Pull request #40680 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at b084ccda9d34e911c61a8a4c7f846e21dc12c3a9 rather than 25d6047ec094170761a11e582b8cb45f16cf675e Obtained Jenkinsfile from b084ccda9d34e911c61a8a4c7f846e21dc12c3a9 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 49b252bdf16273de41b9b961caae5440a249d3e0 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-40680@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # 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 --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 49b252bdf16273de41b9b961caae5440a249d3e0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 49b252bdf16273de41b9b961caae5440a249d3e0 # timeout=10 Commit message: "Merge pull request #19 from docker/add-getNodeNamesByLabel" 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 [2020-03-12T12:49:08.800Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-03-12T12:49:08.804Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-03-12T12:49:08.963Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01c0e7346bc6a842c) in /home/ubuntu/workspace/moby_PR-40680 [Pipeline] { [Pipeline] checkout [2020-03-12T12:49:09.045Z] using credential docker-jenkins-github-credentials [2020-03-12T12:49:09.055Z] Cloning the remote Git repository [2020-03-12T12:49:09.055Z] Cloning with configured refspecs honoured and without tags [2020-03-12T12:49:09.056Z] Cloning repository https://github.com/moby/moby.git [2020-03-12T12:49:09.056Z] > git init /home/ubuntu/workspace/moby_PR-40680 # timeout=10 [2020-03-12T12:49:09.075Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T12:49:09.075Z] > git --version # timeout=10 [2020-03-12T12:49:09.080Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T12:49:09.080Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40680/head:refs/remotes/origin/PR-40680 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T12:49:26.962Z] Fetching without tags [2020-03-12T12:49:27.255Z] Merging remotes/origin/master commit b084ccda9d34e911c61a8a4c7f846e21dc12c3a9 into PR head commit 25d6047ec094170761a11e582b8cb45f16cf675e [2020-03-12T12:49:27.796Z] Merge succeeded, producing 25d6047ec094170761a11e582b8cb45f16cf675e [2020-03-12T12:49:27.797Z] Checking out Revision 25d6047ec094170761a11e582b8cb45f16cf675e (PR-40680) [2020-03-12T12:49:28.420Z] Commit message: "unit test on TestParseSignal failed within pkg/signal package on mips64el error log : signal_test.go:20: assertion failed: error is not nil: Invalid signal: SIGEMT signal_test.go:22: assertion failed: When "ParseSignal" function parse sigStr from SignalMap, it find the signal object with key ("SIG"+sigStr). But EMT signal named "SIGEMT" in SignalMap structrue, so the real key is "SIGSIGEMT" , and cannot find the target signal. modify "SIGEMT" to "EMT" in SignalMap structrue." [2020-03-12T12:49:28.421Z] First time build. Skipping changelog. [2020-03-12T12:49:28.432Z] > git --version # timeout=10 [2020-03-12T12:49:28.448Z] fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0 [2020-03-12T12:49:26.912Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T12:49:26.923Z] > git config --add remote.origin.fetch +refs/pull/40680/head:refs/remotes/origin/PR-40680 # timeout=10 [2020-03-12T12:49:26.926Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T12:49:26.941Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T12:49:27.005Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T12:49:27.005Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T12:49:27.006Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40680/head:refs/remotes/origin/PR-40680 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T12:49:27.259Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T12:49:27.268Z] > git checkout -f 25d6047ec094170761a11e582b8cb45f16cf675e # timeout=10 [2020-03-12T12:49:27.779Z] > git merge b084ccda9d34e911c61a8a4c7f846e21dc12c3a9 # timeout=10 [2020-03-12T12:49:27.789Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-12T12:49:27.840Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T12:49:27.844Z] > git checkout -f 25d6047ec094170761a11e582b8cb45f16cf675e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-12T12:49:29.233Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40680:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-03-12T12:49:31.754Z] 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: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [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 [2020-03-12T12:49:32.554Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01c0e7346bc6a842c) in /home/ubuntu/workspace/moby_PR-40680 [Pipeline] node [Pipeline] node [Pipeline] node 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 [Pipeline] // stage [Pipeline] // stage [2020-03-12T12:49:32.665Z] Running on s390x-ubuntu-25 in /home/jenkins/workspace/moby_PR-40680 [2020-03-12T12:49:32.669Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) [2020-03-12T12:49:32.682Z] Running on ppc64le-ubuntu-16 in /home/docker/workspace/moby_PR-40680 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] } [2020-03-12T12:49:32.697Z] Fetching changes from the remote Git repository [2020-03-12T12:49:32.705Z] Fetching without tags [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] checkout Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [2020-03-12T12:49:32.859Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-03-12T12:49:32.877Z] Cloning the remote Git repository [2020-03-12T12:49:32.877Z] Cloning with configured refspecs honoured and without tags [Pipeline] } [Pipeline] } [2020-03-12T12:49:32.928Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-03-12T12:49:32.945Z] Cloning the remote Git repository [2020-03-12T12:49:32.945Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2020-03-12T12:49:32.985Z] Merging remotes/origin/master commit b084ccda9d34e911c61a8a4c7f846e21dc12c3a9 into PR head commit 25d6047ec094170761a11e582b8cb45f16cf675e [2020-03-12T12:49:32.997Z] Running on azwin-2-57f640 in d:\jenkins\workspace\moby_PR-40680 [Pipeline] } [Pipeline] } [Pipeline] { [2020-03-12T12:49:33.117Z] Merge succeeded, producing 25d6047ec094170761a11e582b8cb45f16cf675e [2020-03-12T12:49:33.118Z] Checking out Revision 25d6047ec094170761a11e582b8cb45f16cf675e (PR-40680) [2020-03-12T12:49:33.185Z] Commit message: "unit test on TestParseSignal failed within pkg/signal package on mips64el error log : signal_test.go:20: assertion failed: error is not nil: Invalid signal: SIGEMT signal_test.go:22: assertion failed: When "ParseSignal" function parse sigStr from SignalMap, it find the signal object with key ("SIG"+sigStr). But EMT signal named "SIGEMT" in SignalMap structrue, so the real key is "SIGSIGEMT" , and cannot find the target signal. modify "SIGEMT" to "EMT" in SignalMap structrue." [Pipeline] ws [2020-03-12T12:49:33.246Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2020-03-12T12:49:33.256Z] > git --version # timeout=10 [2020-03-12T12:49:33.268Z] fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0 [Pipeline] checkout [2020-03-12T12:49:32.682Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-03-12T12:49:32.698Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T12:49:32.706Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T12:49:32.706Z] > git --version # timeout=10 [2020-03-12T12:49:32.712Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T12:49:32.713Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40680/head:refs/remotes/origin/PR-40680 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T12:49:32.986Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T12:49:32.992Z] > git checkout -f 25d6047ec094170761a11e582b8cb45f16cf675e # timeout=10 [2020-03-12T12:49:33.080Z] > git merge b084ccda9d34e911c61a8a4c7f846e21dc12c3a9 # timeout=10 [2020-03-12T12:49:33.106Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-12T12:49:33.119Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T12:49:33.127Z] > git checkout -f 25d6047ec094170761a11e582b8cb45f16cf675e # timeout=10 [2020-03-12T12:49:33.744Z] using credential docker-jenkins-github-credentials [2020-03-12T12:49:32.950Z] Cloning repository https://github.com/moby/moby.git [2020-03-12T12:49:32.979Z] > git init /home/jenkins/workspace/moby_PR-40680 # timeout=10 [2020-03-12T12:49:32.982Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T12:49:32.982Z] > git --version # timeout=10 [2020-03-12T12:49:32.983Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T12:49:32.983Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40680/head:refs/remotes/origin/PR-40680 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T12:49:33.825Z] Cloning the remote Git repository [2020-03-12T12:49:33.825Z] Cloning with configured refspecs honoured and without tags [2020-03-12T12:49:32.885Z] Cloning repository https://github.com/moby/moby.git [2020-03-12T12:49:32.885Z] > git init /home/docker/workspace/moby_PR-40680 # timeout=10 [2020-03-12T12:49:32.897Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T12:49:32.897Z] > git --version # timeout=10 [2020-03-12T12:49:32.901Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T12:49:32.902Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40680/head:refs/remotes/origin/PR-40680 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-12T12:49:34.165Z] + [ PR != PR ] [2020-03-12T12:49:34.165Z] + [ master != master ] [2020-03-12T12:49:34.165Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-12T12:49:34.494Z] + docker version [2020-03-12T12:49:34.494Z] Client: Docker Engine - Community [2020-03-12T12:49:34.494Z] Version: 19.03.5 [2020-03-12T12:49:34.494Z] API version: 1.40 [2020-03-12T12:49:34.494Z] Go version: go1.12.12 [2020-03-12T12:49:34.494Z] Git commit: 633a0ea838 [2020-03-12T12:49:34.494Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-12T12:49:34.494Z] OS/Arch: linux/amd64 [2020-03-12T12:49:34.494Z] Experimental: false [2020-03-12T12:49:34.494Z] [2020-03-12T12:49:34.494Z] Server: Docker Engine - Community [2020-03-12T12:49:34.494Z] Engine: [2020-03-12T12:49:34.494Z] Version: 19.03.5 [2020-03-12T12:49:34.494Z] API version: 1.40 (minimum version 1.12) [2020-03-12T12:49:34.494Z] Go version: go1.12.12 [2020-03-12T12:49:34.494Z] Git commit: 633a0ea838 [2020-03-12T12:49:34.494Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-12T12:49:34.494Z] OS/Arch: linux/amd64 [2020-03-12T12:49:34.494Z] Experimental: true [2020-03-12T12:49:34.494Z] containerd: [2020-03-12T12:49:34.494Z] Version: 1.2.10 [2020-03-12T12:49:34.494Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-12T12:49:34.494Z] runc: [2020-03-12T12:49:34.494Z] Version: 1.0.0-rc8+dev [2020-03-12T12:49:34.494Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-12T12:49:34.494Z] docker-init: [2020-03-12T12:49:34.494Z] Version: 0.18.0 [2020-03-12T12:49:34.494Z] GitCommit: fec3683 [Pipeline] sh [2020-03-12T12:49:33.859Z] Cloning repository https://github.com/moby/moby.git [2020-03-12T12:49:33.860Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-03-12T12:49:33.937Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T12:49:33.938Z] > git --version # timeout=10 [2020-03-12T12:49:34.001Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T12:49:34.003Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40680/head:refs/remotes/origin/PR-40680 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T12:49:34.862Z] + docker info [2020-03-12T12:49:41.774Z] Fetching without tags [2020-03-12T12:49:42.064Z] Merging remotes/origin/master commit b084ccda9d34e911c61a8a4c7f846e21dc12c3a9 into PR head commit 25d6047ec094170761a11e582b8cb45f16cf675e [2020-03-12T12:49:41.733Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T12:49:41.740Z] > git config --add remote.origin.fetch +refs/pull/40680/head:refs/remotes/origin/PR-40680 # timeout=10 [2020-03-12T12:49:41.741Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T12:49:41.753Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T12:49:41.779Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T12:49:41.779Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T12:49:41.779Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40680/head:refs/remotes/origin/PR-40680 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T12:49:42.068Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T12:49:42.069Z] > git checkout -f 25d6047ec094170761a11e582b8cb45f16cf675e # timeout=10 [2020-03-12T12:49:42.529Z] Merge succeeded, producing 25d6047ec094170761a11e582b8cb45f16cf675e [2020-03-12T12:49:42.530Z] Checking out Revision 25d6047ec094170761a11e582b8cb45f16cf675e (PR-40680) [2020-03-12T12:49:42.980Z] Commit message: "unit test on TestParseSignal failed within pkg/signal package on mips64el error log : signal_test.go:20: assertion failed: error is not nil: Invalid signal: SIGEMT signal_test.go:22: assertion failed: When "ParseSignal" function parse sigStr from SignalMap, it find the signal object with key ("SIG"+sigStr). But EMT signal named "SIGEMT" in SignalMap structrue, so the real key is "SIGSIGEMT" , and cannot find the target signal. modify "SIGEMT" to "EMT" in SignalMap structrue." [2020-03-12T12:49:43.041Z] > git --version # timeout=10 [2020-03-12T12:49:43.047Z] fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-12T12:49:42.503Z] > git merge b084ccda9d34e911c61a8a4c7f846e21dc12c3a9 # timeout=10 [2020-03-12T12:49:42.517Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-12T12:49:42.534Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T12:49:42.540Z] > git checkout -f 25d6047ec094170761a11e582b8cb45f16cf675e # timeout=10 [2020-03-12T12:49:44.094Z] + docker version [2020-03-12T12:49:44.094Z] Client: Docker Engine - Community [2020-03-12T12:49:44.094Z] Version: 19.03.7 [2020-03-12T12:49:44.094Z] API version: 1.40 [2020-03-12T12:49:44.094Z] Go version: go1.12.17 [2020-03-12T12:49:44.094Z] Git commit: 7141c199a2 [2020-03-12T12:49:44.094Z] Built: Sat Mar 7 16:48:47 2020 [2020-03-12T12:49:44.094Z] OS/Arch: linux/s390x [2020-03-12T12:49:44.094Z] Experimental: false [2020-03-12T12:49:44.094Z] [2020-03-12T12:49:44.094Z] Server: Docker Engine - Community [2020-03-12T12:49:44.094Z] Engine: [2020-03-12T12:49:44.094Z] Version: 19.03.7 [2020-03-12T12:49:44.094Z] API version: 1.40 (minimum version 1.12) [2020-03-12T12:49:44.094Z] Go version: go1.12.17 [2020-03-12T12:49:44.094Z] Git commit: 7141c199a2 [2020-03-12T12:49:44.094Z] Built: Sat Mar 7 16:47:46 2020 [2020-03-12T12:49:44.094Z] OS/Arch: linux/s390x [2020-03-12T12:49:44.094Z] Experimental: true [2020-03-12T12:49:44.094Z] containerd: [2020-03-12T12:49:44.094Z] Version: 1.2.13 [2020-03-12T12:49:44.094Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-12T12:49:44.094Z] runc: [2020-03-12T12:49:44.094Z] Version: 1.0.0-rc10 [2020-03-12T12:49:44.094Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-12T12:49:44.094Z] docker-init: [2020-03-12T12:49:44.094Z] Version: 0.18.0 [2020-03-12T12:49:44.094Z] GitCommit: fec3683 [Pipeline] sh [2020-03-12T12:49:44.462Z] + docker info [2020-03-12T12:49:44.462Z] Client: [2020-03-12T12:49:44.462Z] Debug Mode: false [2020-03-12T12:49:44.462Z] [2020-03-12T12:49:44.462Z] Server: [2020-03-12T12:49:44.462Z] Containers: 0 [2020-03-12T12:49:44.462Z] Running: 0 [2020-03-12T12:49:44.462Z] Paused: 0 [2020-03-12T12:49:44.462Z] Stopped: 0 [2020-03-12T12:49:44.462Z] Images: 0 [2020-03-12T12:49:44.462Z] Server Version: 19.03.7 [2020-03-12T12:49:44.462Z] Storage Driver: overlay2 [2020-03-12T12:49:44.462Z] Backing Filesystem: [2020-03-12T12:49:44.462Z] Supports d_type: true [2020-03-12T12:49:44.462Z] Native Overlay Diff: true [2020-03-12T12:49:44.462Z] Logging Driver: json-file [2020-03-12T12:49:44.462Z] Cgroup Driver: cgroupfs [2020-03-12T12:49:44.462Z] Plugins: [2020-03-12T12:49:44.462Z] Volume: local [2020-03-12T12:49:44.462Z] Network: bridge host ipvlan macvlan null overlay [2020-03-12T12:49:44.462Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-12T12:49:44.462Z] Swarm: inactive [2020-03-12T12:49:44.462Z] Runtimes: runc [2020-03-12T12:49:44.462Z] Default Runtime: runc [2020-03-12T12:49:44.462Z] Init Binary: docker-init [2020-03-12T12:49:44.462Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-12T12:49:44.462Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-12T12:49:44.462Z] init version: fec3683 [2020-03-12T12:49:44.462Z] Security Options: [2020-03-12T12:49:44.462Z] apparmor [2020-03-12T12:49:44.462Z] seccomp [2020-03-12T12:49:44.462Z] Profile: default [2020-03-12T12:49:44.462Z] Kernel Version: 4.15.0-88-generic [2020-03-12T12:49:44.462Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-12T12:49:44.462Z] OSType: linux [2020-03-12T12:49:44.462Z] Architecture: s390x [2020-03-12T12:49:44.462Z] CPUs: 2 [2020-03-12T12:49:44.462Z] Total Memory: 7.861GiB [2020-03-12T12:49:44.462Z] Name: s390x-ubuntu-25 [2020-03-12T12:49:44.462Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-03-12T12:49:44.462Z] Docker Root Dir: /var/lib/docker [2020-03-12T12:49:44.462Z] Debug Mode: false [2020-03-12T12:49:44.462Z] Username: dockerbuildbot [2020-03-12T12:49:44.462Z] Registry: https://index.docker.io/v1/ [2020-03-12T12:49:44.462Z] Labels: [2020-03-12T12:49:44.462Z] Experimental: true [2020-03-12T12:49:44.462Z] Insecure Registries: [2020-03-12T12:49:44.462Z] 127.0.0.0/8 [2020-03-12T12:49:44.462Z] Live Restore Enabled: false [2020-03-12T12:49:44.462Z] [2020-03-12T12:49:44.462Z] WARNING: No swap limit support [Pipeline] sh [2020-03-12T12:49:44.840Z] Client: [2020-03-12T12:49:44.840Z] Debug Mode: false [2020-03-12T12:49:44.840Z] [2020-03-12T12:49:44.840Z] Server: [2020-03-12T12:49:44.840Z] Containers: 0 [2020-03-12T12:49:44.840Z] Running: 0 [2020-03-12T12:49:44.840Z] Paused: 0 [2020-03-12T12:49:44.840Z] Stopped: 0 [2020-03-12T12:49:44.840Z] Images: 1 [2020-03-12T12:49:44.840Z] Server Version: 19.03.5 [2020-03-12T12:49:44.840Z] Storage Driver: overlay2 [2020-03-12T12:49:44.840Z] Backing Filesystem: extfs [2020-03-12T12:49:44.840Z] Supports d_type: true [2020-03-12T12:49:44.840Z] Native Overlay Diff: true [2020-03-12T12:49:44.840Z] Logging Driver: json-file [2020-03-12T12:49:44.840Z] Cgroup Driver: cgroupfs [2020-03-12T12:49:44.840Z] Plugins: [2020-03-12T12:49:44.840Z] Volume: local [2020-03-12T12:49:44.840Z] Network: bridge host ipvlan macvlan null overlay [2020-03-12T12:49:44.840Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-12T12:49:44.840Z] Swarm: inactive [2020-03-12T12:49:44.840Z] Runtimes: runc [2020-03-12T12:49:44.840Z] Default Runtime: runc [2020-03-12T12:49:44.840Z] Init Binary: docker-init [2020-03-12T12:49:44.840Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-12T12:49:44.840Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-12T12:49:44.840Z] init version: fec3683 [2020-03-12T12:49:44.840Z] Security Options: [2020-03-12T12:49:44.840Z] apparmor [2020-03-12T12:49:44.840Z] seccomp [2020-03-12T12:49:44.840Z] Profile: default [2020-03-12T12:49:44.840Z] Kernel Version: 4.15.0-1058-aws [2020-03-12T12:49:44.840Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-12T12:49:44.840Z] OSType: linux [2020-03-12T12:49:44.840Z] Architecture: x86_64 [2020-03-12T12:49:44.840Z] CPUs: 2 [2020-03-12T12:49:44.840Z] Total Memory: 7.583GiB [2020-03-12T12:49:44.840Z] Name: ip-10-100-81-249 [2020-03-12T12:49:44.840Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-12T12:49:44.840Z] Docker Root Dir: /var/lib/docker [2020-03-12T12:49:44.840Z] Debug Mode: false [2020-03-12T12:49:44.840Z] Registry: https://index.docker.io/v1/ [2020-03-12T12:49:44.840Z] Labels: [2020-03-12T12:49:44.840Z] Experimental: true [2020-03-12T12:49:44.840Z] Insecure Registries: [2020-03-12T12:49:44.840Z] 127.0.0.0/8 [2020-03-12T12:49:44.840Z] Live Restore Enabled: true [2020-03-12T12:49:44.840Z] [2020-03-12T12:49:44.840Z] WARNING: No swap limit support [2020-03-12T12:49:44.842Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-12T12:49:44.842Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-12T12:49:44.842Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40680/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [Pipeline] sh [2020-03-12T12:49:45.123Z] + bash /home/jenkins/workspace/moby_PR-40680/check-config.sh [2020-03-12T12:49:45.123Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-12T12:49:45.123Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-03-12T12:49:45.123Z] [2020-03-12T12:49:45.123Z] Generally Necessary: [2020-03-12T12:49:45.123Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-12T12:49:45.123Z] - apparmor: enabled and tools installed [2020-03-12T12:49:45.123Z] - CONFIG_NAMESPACES: enabled [2020-03-12T12:49:45.123Z] - CONFIG_NET_NS: enabled [2020-03-12T12:49:45.123Z] - CONFIG_PID_NS: enabled [2020-03-12T12:49:45.123Z] - CONFIG_IPC_NS: enabled [2020-03-12T12:49:45.123Z] - CONFIG_UTS_NS: enabled [2020-03-12T12:49:45.123Z] - CONFIG_CGROUPS: enabled [2020-03-12T12:49:45.123Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-12T12:49:45.123Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-12T12:49:45.123Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-12T12:49:45.123Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-12T12:49:45.123Z] - CONFIG_CPUSETS: enabled [2020-03-12T12:49:45.123Z] - CONFIG_MEMCG: enabled [2020-03-12T12:49:45.123Z] - CONFIG_KEYS: enabled [2020-03-12T12:49:45.123Z] - CONFIG_VETH: enabled (as module) [2020-03-12T12:49:45.123Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-12T12:49:45.123Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-12T12:49:45.123Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-12T12:49:45.123Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-12T12:49:45.123Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-12T12:49:45.123Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-12T12:49:45.123Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-12T12:49:45.123Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-12T12:49:45.123Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-12T12:49:45.123Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-12T12:49:45.123Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-12T12:49:45.123Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-12T12:49:45.123Z] [2020-03-12T12:49:45.123Z] Optional Features: [2020-03-12T12:49:45.123Z] - CONFIG_USER_NS: enabled [2020-03-12T12:49:45.123Z] - CONFIG_SECCOMP: enabled [2020-03-12T12:49:45.123Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-12T12:49:45.123Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-12T12:49:45.123Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-12T12:49:45.123Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-12T12:49:45.123Z] - CONFIG_BLK_CGROUP: enabled [2020-03-12T12:49:45.123Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-12T12:49:45.123Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-12T12:49:45.123Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-12T12:49:45.123Z] - CONFIG_CGROUP_PERF: enabled [2020-03-12T12:49:45.123Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-12T12:49:45.123Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-12T12:49:45.123Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-12T12:49:45.123Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-12T12:49:45.123Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-12T12:49:45.123Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-12T12:49:45.123Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-12T12:49:45.123Z] - CONFIG_IP_VS: enabled (as module) [2020-03-12T12:49:45.123Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-12T12:49:45.123Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-12T12:49:45.123Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-12T12:49:45.123Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-12T12:49:45.123Z] - CONFIG_EXT4_FS: enabled [2020-03-12T12:49:45.123Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-12T12:49:45.123Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-12T12:49:45.123Z] - Network Drivers: [2020-03-12T12:49:45.123Z] - "overlay": [2020-03-12T12:49:45.123Z] - CONFIG_VXLAN: enabled (as module) [2020-03-12T12:49:45.123Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-12T12:49:45.123Z] Optional (for encrypted networks): [2020-03-12T12:49:45.123Z] - CONFIG_CRYPTO: enabled [2020-03-12T12:49:45.123Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-12T12:49:45.123Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-12T12:49:45.123Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-12T12:49:45.123Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-12T12:49:45.123Z] - CONFIG_XFRM: enabled [2020-03-12T12:49:45.123Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-12T12:49:45.123Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-12T12:49:45.123Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-12T12:49:45.123Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-12T12:49:45.123Z] - "ipvlan": [2020-03-12T12:49:45.123Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-12T12:49:45.123Z] - "macvlan": [2020-03-12T12:49:45.123Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-12T12:49:45.123Z] - CONFIG_DUMMY: enabled (as module) [2020-03-12T12:49:45.123Z] - "ftp,tftp client in container": [2020-03-12T12:49:45.123Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-12T12:49:45.123Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-12T12:49:45.123Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-12T12:49:45.123Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-12T12:49:45.123Z] - Storage Drivers: [2020-03-12T12:49:45.123Z] - "aufs": [2020-03-12T12:49:45.286Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-12T12:49:45.286Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-12T12:49:45.286Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40680/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-12T12:49:45.404Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-12T12:49:45.404Z] - "btrfs": [2020-03-12T12:49:45.404Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-12T12:49:45.404Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-12T12:49:45.404Z] - "devicemapper": [2020-03-12T12:49:45.404Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-12T12:49:45.404Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-12T12:49:45.404Z] - "overlay": [2020-03-12T12:49:45.404Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-12T12:49:45.404Z] - "zfs": [2020-03-12T12:49:45.404Z] - /dev/zfs: missing [2020-03-12T12:49:45.404Z] - zfs command: missing [2020-03-12T12:49:45.404Z] - zpool command: missing [2020-03-12T12:49:45.404Z] [2020-03-12T12:49:45.404Z] Limits: [2020-03-12T12:49:45.404Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-12T12:49:45.404Z] [2020-03-12T12:49:45.404Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-12T12:49:45.819Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:25d6047ec094170761a11e582b8cb45f16cf675e . [2020-03-12T12:49:45.819Z] #2 [internal] load .dockerignore [2020-03-12T12:49:45.819Z] #2 transferring context: 87B done [2020-03-12T12:49:45.819Z] #2 DONE 0.0s [2020-03-12T12:49:45.819Z] [2020-03-12T12:49:45.819Z] #1 [internal] load build definition from Dockerfile [2020-03-12T12:49:45.819Z] #1 transferring dockerfile: 17.12kB done [2020-03-12T12:49:45.819Z] #1 DONE 0.0s [2020-03-12T12:49:45.819Z] [2020-03-12T12:49:45.819Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-12T12:49:46.257Z] + bash /home/ubuntu/workspace/moby_PR-40680/check-config.sh [2020-03-12T12:49:46.257Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-12T12:49:46.257Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-12T12:49:46.257Z] [2020-03-12T12:49:46.257Z] Generally Necessary: [2020-03-12T12:49:46.257Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-12T12:49:46.257Z] - apparmor: enabled and tools installed [2020-03-12T12:49:46.257Z] - CONFIG_NAMESPACES: enabled [2020-03-12T12:49:46.257Z] - CONFIG_NET_NS: enabled [2020-03-12T12:49:46.257Z] - CONFIG_PID_NS: enabled [2020-03-12T12:49:46.257Z] - CONFIG_IPC_NS: enabled [2020-03-12T12:49:46.257Z] - CONFIG_UTS_NS: enabled [2020-03-12T12:49:46.257Z] - CONFIG_CGROUPS: enabled [2020-03-12T12:49:46.257Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-12T12:49:46.257Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-12T12:49:46.257Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-12T12:49:46.257Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-12T12:49:46.257Z] - CONFIG_CPUSETS: enabled [2020-03-12T12:49:46.257Z] - CONFIG_MEMCG: enabled [2020-03-12T12:49:46.257Z] - CONFIG_KEYS: enabled [2020-03-12T12:49:46.257Z] - CONFIG_VETH: enabled (as module) [2020-03-12T12:49:46.257Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-12T12:49:46.257Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-12T12:49:46.257Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-12T12:49:46.429Z] #3 DONE 0.4s [2020-03-12T12:49:46.429Z] [2020-03-12T12:49:46.429Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-12T12:49:46.429Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-12T12:49:46.429Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-12T12:49:46.429Z] #4 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2020-03-12T12:49:46.429Z] #4 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2020-03-12T12:49:46.429Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 948.59kB / 8.87MB 0.1s [2020-03-12T12:49:46.429Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf [2020-03-12T12:49:46.429Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.1s done [2020-03-12T12:49:46.514Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-12T12:49:46.514Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-12T12:49:46.514Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-12T12:49:46.514Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-12T12:49:46.514Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-12T12:49:46.514Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-12T12:49:46.514Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-12T12:49:46.514Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-12T12:49:46.514Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-12T12:49:46.514Z] [2020-03-12T12:49:46.514Z] Optional Features: [2020-03-12T12:49:46.514Z] - CONFIG_USER_NS: enabled [2020-03-12T12:49:46.514Z] - CONFIG_SECCOMP: enabled [2020-03-12T12:49:46.514Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-12T12:49:46.514Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-12T12:49:46.514Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-12T12:49:46.514Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-12T12:49:46.514Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-12T12:49:46.514Z] - CONFIG_BLK_CGROUP: enabled [2020-03-12T12:49:46.514Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-12T12:49:46.514Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-12T12:49:46.514Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-12T12:49:46.514Z] - CONFIG_CGROUP_PERF: enabled [2020-03-12T12:49:46.514Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-12T12:49:46.514Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-12T12:49:46.514Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-12T12:49:46.514Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-12T12:49:46.514Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-12T12:49:46.514Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-12T12:49:46.514Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-12T12:49:46.514Z] - CONFIG_IP_VS: enabled (as module) [2020-03-12T12:49:46.514Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-12T12:49:46.514Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-12T12:49:46.514Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-12T12:49:46.514Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-12T12:49:46.514Z] - CONFIG_EXT4_FS: enabled [2020-03-12T12:49:46.514Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-12T12:49:46.514Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-12T12:49:46.514Z] - Network Drivers: [2020-03-12T12:49:46.514Z] - "overlay": [2020-03-12T12:49:46.514Z] - CONFIG_VXLAN: enabled (as module) [2020-03-12T12:49:46.514Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-12T12:49:46.514Z] Optional (for encrypted networks): [2020-03-12T12:49:46.514Z] - CONFIG_CRYPTO: enabled [2020-03-12T12:49:46.514Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-12T12:49:46.514Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-12T12:49:46.514Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-12T12:49:46.514Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-12T12:49:46.514Z] - CONFIG_XFRM: enabled [2020-03-12T12:49:46.514Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-12T12:49:46.514Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-12T12:49:46.514Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-12T12:49:46.514Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-12T12:49:46.514Z] - "ipvlan": [2020-03-12T12:49:46.514Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-12T12:49:46.514Z] - "macvlan": [2020-03-12T12:49:46.514Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-12T12:49:46.514Z] - CONFIG_DUMMY: enabled (as module) [2020-03-12T12:49:46.711Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0.2s done [2020-03-12T12:49:46.711Z] #4 DONE 0.4s [2020-03-12T12:49:46.769Z] - "ftp,tftp client in container": [2020-03-12T12:49:46.769Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-12T12:49:46.769Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-12T12:49:46.769Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-12T12:49:46.769Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-12T12:49:46.769Z] - Storage Drivers: [2020-03-12T12:49:46.769Z] - "aufs": [2020-03-12T12:49:46.769Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-12T12:49:46.769Z] - "btrfs": [2020-03-12T12:49:46.769Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-12T12:49:46.769Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-12T12:49:46.769Z] - "devicemapper": [2020-03-12T12:49:46.769Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-12T12:49:46.769Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-12T12:49:46.769Z] - "overlay": [2020-03-12T12:49:46.769Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-12T12:49:46.769Z] - "zfs": [2020-03-12T12:49:46.769Z] - /dev/zfs: missing [2020-03-12T12:49:46.769Z] - zfs command: missing [2020-03-12T12:49:46.769Z] - zpool command: missing [2020-03-12T12:49:46.769Z] [2020-03-12T12:49:46.769Z] Limits: [2020-03-12T12:49:46.769Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-12T12:49:46.769Z] [2020-03-12T12:49:46.769Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-12T12:49:47.000Z] [2020-03-12T12:49:47.000Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-12T12:49:47.000Z] #6 DONE 0.0s [2020-03-12T12:49:47.000Z] [2020-03-12T12:49:47.000Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-12T12:49:47.096Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:25d6047ec094170761a11e582b8cb45f16cf675e . [2020-03-12T12:49:47.096Z] #2 [internal] load build definition from Dockerfile [2020-03-12T12:49:47.096Z] #2 transferring dockerfile: 17.12kB done [2020-03-12T12:49:47.096Z] #2 DONE 0.0s [2020-03-12T12:49:47.096Z] [2020-03-12T12:49:47.096Z] #1 [internal] load .dockerignore [2020-03-12T12:49:47.096Z] #1 transferring context: 87B done [2020-03-12T12:49:47.096Z] #1 DONE 0.0s [2020-03-12T12:49:47.096Z] [2020-03-12T12:49:47.096Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-12T12:49:47.280Z] #5 DONE 0.3s [2020-03-12T12:49:47.352Z] #3 DONE 0.3s [2020-03-12T12:49:47.352Z] [2020-03-12T12:49:47.352Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-12T12:49:47.352Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-12T12:49:47.550Z] Still waiting to schedule task [2020-03-12T12:49:47.550Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01c0e7346bc6a842c)’ [2020-03-12T12:49:47.552Z] Still waiting to schedule task [2020-03-12T12:49:47.552Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01c0e7346bc6a842c)’ [2020-03-12T12:49:47.559Z] Still waiting to schedule task [2020-03-12T12:49:47.559Z] All nodes of label ‘arm64&&linux’ are offline [2020-03-12T12:49:47.580Z] [2020-03-12T12:49:47.580Z] #20 [internal] load build context [2020-03-12T12:49:47.607Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-12T12:49:47.607Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-03-12T12:49:47.607Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-03-12T12:49:47.607Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.60MB / 8.82MB 0.2s [2020-03-12T12:49:47.607Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-03-12T12:49:47.607Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.1s [2020-03-12T12:49:47.676Z] Fetching without tags [2020-03-12T12:49:47.360Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T12:49:47.414Z] > git config --add remote.origin.fetch +refs/pull/40680/head:refs/remotes/origin/PR-40680 # timeout=10 [2020-03-12T12:49:47.461Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T12:49:47.590Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T12:49:47.711Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T12:49:47.711Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T12:49:47.713Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40680/head:refs/remotes/origin/PR-40680 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T12:49:47.862Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done [2020-03-12T12:49:47.862Z] #4 DONE 0.5s [2020-03-12T12:49:48.117Z] [2020-03-12T12:49:48.117Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-12T12:49:48.217Z] #20 transferring context: 49.96MB 0.8s done [2020-03-12T12:49:48.218Z] #20 DONE 0.8s [2020-03-12T12:49:48.218Z] [2020-03-12T12:49:48.218Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-12T12:49:48.218Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-12T12:49:48.218Z] #7 sha256:2969be310b76678b0572275b13d923705f3d1dc33f6a4d3b1cadf77ea108bb83 1.79kB / 1.79kB done [2020-03-12T12:49:48.218Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 28.73MB / 48.96MB 0.8s [2020-03-12T12:49:48.218Z] #7 sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 7.38MB / 7.38MB 0.3s done [2020-03-12T12:49:48.218Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-12T12:49:48.218Z] #7 sha256:0310c4918d38591c12cbbf0f8f4d5acf3515642afccf3ac4447a97843cec7e86 5.46kB / 5.46kB done [2020-03-12T12:49:48.218Z] #7 sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 9.88MB / 9.88MB 0.2s done [2020-03-12T12:49:48.218Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 22.14MB / 51.33MB 0.8s [2020-03-12T12:49:48.218Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 13.72MB / 56.67MB 0.8s [2020-03-12T12:49:48.373Z] Merging remotes/origin/master commit b084ccda9d34e911c61a8a4c7f846e21dc12c3a9 into PR head commit 25d6047ec094170761a11e582b8cb45f16cf675e [2020-03-12T12:49:48.513Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 32.53MB / 48.96MB 0.9s [2020-03-12T12:49:48.513Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 26.13MB / 51.33MB 0.9s [2020-03-12T12:49:48.513Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 17.69MB / 56.67MB 0.9s [2020-03-12T12:49:48.513Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 40.65MB / 48.96MB 1.1s [2020-03-12T12:49:48.513Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 34.13MB / 51.33MB 1.1s [2020-03-12T12:49:48.513Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 25.22MB / 56.67MB 1.1s [2020-03-12T12:49:48.677Z] #5 DONE 0.2s [2020-03-12T12:49:48.677Z] [2020-03-12T12:49:48.677Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-12T12:49:48.677Z] #6 DONE 0.4s [2020-03-12T12:49:48.677Z] [2020-03-12T12:49:48.677Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-12T12:49:48.677Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-12T12:49:48.677Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-12T12:49:48.677Z] #7 sha256:3a7408f53f79a230e184ec6b8666a1203cf6120174eb17a428ad4b80958b2652 5.46kB / 5.46kB done [2020-03-12T12:49:48.677Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 3.79MB / 50.38MB 0.1s [2020-03-12T12:49:48.677Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0B / 7.81MB 0.1s [2020-03-12T12:49:48.677Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0B / 10.00MB 0.1s [2020-03-12T12:49:48.677Z] #7 sha256:be37fd7a30b94a720a45ba5dcc0cf386d043acc5f4f61db7c6736fd10ee621bd 1.79kB / 1.79kB done [2020-03-12T12:49:48.802Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 44.52MB / 48.96MB 1.2s [2020-03-12T12:49:48.802Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 37.84MB / 51.33MB 1.2s [2020-03-12T12:49:48.802Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 29.42MB / 56.67MB 1.2s [2020-03-12T12:49:48.802Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 48.81MB / 48.96MB 1.3s [2020-03-12T12:49:48.802Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 41.29MB / 51.33MB 1.3s [2020-03-12T12:49:48.802Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 33.48MB / 56.67MB 1.3s [2020-03-12T12:49:48.936Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 19.22MB / 50.38MB 0.3s [2020-03-12T12:49:48.936Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.3s done [2020-03-12T12:49:48.936Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 9.63MB / 10.00MB 0.3s [2020-03-12T12:49:48.936Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 0B / 51.79MB 0.3s [2020-03-12T12:49:49.095Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 48.96MB / 48.96MB 1.4s done [2020-03-12T12:49:49.095Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 51.07MB / 51.33MB 1.5s [2020-03-12T12:49:49.095Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 43.58MB / 56.67MB 1.5s [2020-03-12T12:49:49.095Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 2.59MB / 102.16MB 1.5s [2020-03-12T12:49:49.095Z] #7 extracting sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 [2020-03-12T12:49:49.095Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 51.33MB / 51.33MB 1.6s done [2020-03-12T12:49:49.095Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 49.13MB / 56.67MB 1.6s [2020-03-12T12:49:49.095Z] #7 sha256:5ffa45cfb494cd33d365d10bf1682b55ae6733b9efec850001a276ec9c4f8bd6 0B / 156B 1.6s [2020-03-12T12:49:49.194Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 28.04MB / 50.38MB 0.4s [2020-03-12T12:49:49.194Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 0.3s done [2020-03-12T12:49:49.194Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 4.45MB / 51.79MB 0.4s [2020-03-12T12:49:49.194Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 1.38MB / 68.60MB 0.4s [2020-03-12T12:49:49.194Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 35.67MB / 50.38MB 0.6s [2020-03-12T12:49:49.194Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 15.29MB / 51.79MB 0.6s [2020-03-12T12:49:49.194Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 15.04MB / 68.60MB 0.6s [2020-03-12T12:49:49.390Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 54.18MB / 56.67MB 1.7s [2020-03-12T12:49:49.390Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 13.54MB / 102.16MB 1.7s [2020-03-12T12:49:49.390Z] #7 sha256:5ffa45cfb494cd33d365d10bf1682b55ae6733b9efec850001a276ec9c4f8bd6 156B / 156B 1.6s done [2020-03-12T12:49:49.390Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 56.67MB / 56.67MB 1.8s done [2020-03-12T12:49:49.390Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 25.48MB / 102.16MB 1.9s [2020-03-12T12:49:49.452Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 44.53MB / 50.38MB 0.8s [2020-03-12T12:49:49.452Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 23.58MB / 51.79MB 0.8s [2020-03-12T12:49:49.452Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 21.99MB / 68.60MB 0.8s [2020-03-12T12:49:48.408Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T12:49:48.460Z] > git checkout -f 25d6047ec094170761a11e582b8cb45f16cf675e # timeout=10 [2020-03-12T12:49:49.696Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 37.07MB / 102.16MB 2.0s [2020-03-12T12:49:49.696Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 58.99MB / 102.16MB 2.2s [2020-03-12T12:49:49.756Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 1.0s [2020-03-12T12:49:49.756Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 38.43MB / 51.79MB 1.0s [2020-03-12T12:49:49.756Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 30.20MB / 68.60MB 1.0s [2020-03-12T12:49:49.756Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 1.1s done [2020-03-12T12:49:49.756Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 1.2s [2020-03-12T12:49:49.756Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 43.15MB / 68.60MB 1.2s [2020-03-12T12:49:49.756Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 640.56kB / 120.07MB 1.2s [2020-03-12T12:49:49.982Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 80.37MB / 102.16MB 2.4s [2020-03-12T12:49:49.982Z] #7 ... [2020-03-12T12:49:49.982Z] [2020-03-12T12:49:49.982Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-12T12:49:49.982Z] #71 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-03-12T12:49:49.982Z] #71 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-03-12T12:49:49.982Z] #71 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-03-12T12:49:49.982Z] #71 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.8s done [2020-03-12T12:49:49.982Z] #71 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.5s done [2020-03-12T12:49:49.982Z] #71 DONE 2.6s [2020-03-12T12:49:49.982Z] [2020-03-12T12:49:49.982Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-12T12:49:49.982Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 92.45MB / 102.16MB 2.5s [2020-03-12T12:49:50.013Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 1.2s done [2020-03-12T12:49:50.013Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 47.82MB / 68.60MB 1.3s [2020-03-12T12:49:50.013Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 0B / 126B 1.3s [2020-03-12T12:49:50.013Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 [2020-03-12T12:49:50.013Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 54.83MB / 68.60MB 1.4s [2020-03-12T12:49:50.013Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 13.59MB / 120.07MB 1.4s [2020-03-12T12:49:50.013Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 1.3s done [2020-03-12T12:49:50.263Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 102.16MB / 102.16MB 2.6s [2020-03-12T12:49:50.271Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 65.02MB / 68.60MB 1.6s [2020-03-12T12:49:50.271Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 24.37MB / 120.07MB 1.6s [2020-03-12T12:49:50.271Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 1.7s [2020-03-12T12:49:50.530Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 1.8s done [2020-03-12T12:49:50.530Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 31.87MB / 120.07MB 1.8s [2020-03-12T12:49:50.530Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 42.30MB / 120.07MB 1.9s [2020-03-12T12:49:50.545Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 102.16MB / 102.16MB 2.9s done [2020-03-12T12:49:50.545Z] #7 extracting sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 1.7s done [2020-03-12T12:49:50.788Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 52.10MB / 120.07MB 2.1s [2020-03-12T12:49:50.825Z] #7 extracting sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 [2020-03-12T12:49:51.044Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 64.60MB / 120.07MB 2.3s [2020-03-12T12:49:51.044Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 72.80MB / 120.07MB 2.4s [2020-03-12T12:49:51.106Z] #7 extracting sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 0.2s done [2020-03-12T12:49:51.106Z] #7 extracting sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 [2020-03-12T12:49:51.300Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 80.73MB / 120.07MB 2.5s [2020-03-12T12:49:51.386Z] #7 extracting sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 0.2s done [2020-03-12T12:49:51.556Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 97.57MB / 120.07MB 2.8s [2020-03-12T12:49:51.556Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 109.63MB / 120.07MB 3.0s [2020-03-12T12:49:51.668Z] #7 extracting sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 [2020-03-12T12:49:51.811Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 116.25MB / 120.07MB 3.1s [2020-03-12T12:49:51.873Z] Merge succeeded, producing 25d6047ec094170761a11e582b8cb45f16cf675e [2020-03-12T12:49:51.874Z] Checking out Revision 25d6047ec094170761a11e582b8cb45f16cf675e (PR-40680) [2020-03-12T12:49:52.071Z] #7 ... [2020-03-12T12:49:52.071Z] [2020-03-12T12:49:52.071Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-12T12:49:52.071Z] #71 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-03-12T12:49:52.071Z] #71 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-03-12T12:49:52.071Z] #71 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-03-12T12:49:52.071Z] #71 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.7s done [2020-03-12T12:49:52.071Z] #71 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.4s done [2020-03-12T12:49:52.071Z] #71 DONE 3.4s [2020-03-12T12:49:52.071Z] [2020-03-12T12:49:52.071Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-12T12:49:52.071Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 3.3s done [2020-03-12T12:49:52.452Z] Commit message: "unit test on TestParseSignal failed within pkg/signal package on mips64el error log : signal_test.go:20: assertion failed: error is not nil: Invalid signal: SIGEMT signal_test.go:22: assertion failed: When "ParseSignal" function parse sigStr from SignalMap, it find the signal object with key ("SIG"+sigStr). But EMT signal named "SIGEMT" in SignalMap structrue, so the real key is "SIGSIGEMT" , and cannot find the target signal. modify "SIGEMT" to "EMT" in SignalMap structrue." [2020-03-12T12:49:52.762Z] > git --version # timeout=10 [2020-03-12T12:49:52.882Z] fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0 [2020-03-12T12:49:53.131Z] #7 extracting sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 1.3s done [2020-03-12T12:49:53.131Z] #7 extracting sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 [2020-03-12T12:49:51.648Z] > git merge b084ccda9d34e911c61a8a4c7f846e21dc12c3a9 # timeout=10 [2020-03-12T12:49:51.785Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-03-12T12:49:51.909Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T12:49:51.960Z] > git checkout -f 25d6047ec094170761a11e582b8cb45f16cf675e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-12T12:49:53.477Z] #7 ... [2020-03-12T12:49:53.477Z] [2020-03-12T12:49:53.477Z] #20 [internal] load build context [2020-03-12T12:49:53.477Z] #20 transferring context: 49.96MB 4.6s done [2020-03-12T12:49:53.477Z] #20 DONE 4.6s [2020-03-12T12:49:53.477Z] [2020-03-12T12:49:53.477Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-12T12:49:54.131Z] #7 extracting sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 1.1s done [2020-03-12T12:49:54.305Z] + docker version [2020-03-12T12:49:54.306Z] Client: Docker Engine - Enterprise [2020-03-12T12:49:54.306Z] Version: 19.03.5 [2020-03-12T12:49:54.306Z] API version: 1.40 [2020-03-12T12:49:54.306Z] Go version: go1.12.12 [2020-03-12T12:49:54.306Z] Git commit: 2ee0c57608 [2020-03-12T12:49:54.306Z] Built: 11/13/2019 08:00:16 [2020-03-12T12:49:54.306Z] OS/Arch: windows/amd64 [2020-03-12T12:49:54.306Z] Experimental: false [2020-03-12T12:49:54.306Z] [2020-03-12T12:49:54.306Z] Server: Docker Engine - Enterprise [2020-03-12T12:49:54.306Z] Engine: [2020-03-12T12:49:54.306Z] Version: 19.03.5 [2020-03-12T12:49:54.306Z] API version: 1.40 (minimum version 1.24) [2020-03-12T12:49:54.306Z] Go version: go1.12.12 [2020-03-12T12:49:54.306Z] Git commit: 2ee0c57608 [2020-03-12T12:49:54.306Z] Built: 11/13/2019 07:58:51 [2020-03-12T12:49:54.306Z] OS/Arch: windows/amd64 [2020-03-12T12:49:54.306Z] Experimental: true [2020-03-12T12:49:54.411Z] #7 extracting sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f [2020-03-12T12:49:54.443Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 4.2s done [2020-03-12T12:49:54.443Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.1s [Pipeline] sh [2020-03-12T12:49:54.698Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.3s done [2020-03-12T12:49:54.698Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 [2020-03-12T12:49:54.997Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.2s done [2020-03-12T12:49:54.997Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 0.1s [2020-03-12T12:49:55.322Z] + docker info [2020-03-12T12:49:56.285Z] Client: [2020-03-12T12:49:56.285Z] Debug Mode: false [2020-03-12T12:49:56.285Z] Plugins: [2020-03-12T12:49:56.285Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-03-12T12:49:56.285Z] [2020-03-12T12:49:56.285Z] Server: [2020-03-12T12:49:56.285Z] Containers: 2 [2020-03-12T12:49:56.285Z] Running: 0 [2020-03-12T12:49:56.285Z] Paused: 0 [2020-03-12T12:49:56.285Z] Stopped: 2 [2020-03-12T12:49:56.285Z] Images: 11 [2020-03-12T12:49:56.285Z] Server Version: 19.03.5 [2020-03-12T12:49:56.285Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-03-12T12:49:56.285Z] Windows: [2020-03-12T12:49:56.285Z] LCOW: [2020-03-12T12:49:56.285Z] Logging Driver: json-file [2020-03-12T12:49:56.285Z] Plugins: [2020-03-12T12:49:56.285Z] Volume: local [2020-03-12T12:49:56.285Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-12T12:49:56.285Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-12T12:49:56.285Z] Swarm: inactive [2020-03-12T12:49:56.285Z] Default Isolation: process [2020-03-12T12:49:56.285Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-12T12:49:56.285Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-12T12:49:56.285Z] OSType: windows [2020-03-12T12:49:56.285Z] Architecture: x86_64 [2020-03-12T12:49:56.285Z] CPUs: 4 [2020-03-12T12:49:56.285Z] Total Memory: 32GiB [2020-03-12T12:49:56.285Z] Name: azwin-2-57f640 [2020-03-12T12:49:56.285Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-03-12T12:49:56.285Z] Docker Root Dir: D:\docker [2020-03-12T12:49:56.285Z] Debug Mode: false [2020-03-12T12:49:56.285Z] Registry: https://index.docker.io/v1/ [2020-03-12T12:49:56.285Z] Labels: [2020-03-12T12:49:56.285Z] Experimental: true [2020-03-12T12:49:56.285Z] Insecure Registries: [2020-03-12T12:49:56.285Z] 10.0.0.4:5000 [2020-03-12T12:49:56.285Z] 127.0.0.0/8 [2020-03-12T12:49:56.285Z] Registry Mirrors: [2020-03-12T12:49:56.285Z] http://10.0.0.4:5000/ [2020-03-12T12:49:56.285Z] Live Restore Enabled: false [2020-03-12T12:49:56.285Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-03-12T12:49:57.072Z] #7 extracting sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 2.3s done [2020-03-12T12:49:57.072Z] #7 extracting sha256:5ffa45cfb494cd33d365d10bf1682b55ae6733b9efec850001a276ec9c4f8bd6 done [2020-03-12T12:49:57.072Z] #7 DONE 9.7s [2020-03-12T12:49:57.072Z] [2020-03-12T12:49:57.072Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-12T12:49:57.505Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 1.9s done [2020-03-12T12:49:57.505Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf [2020-03-12T12:49:58.123Z] Fetching without tags [2020-03-12T12:49:58.537Z] #8 DONE 1.6s [2020-03-12T12:49:58.090Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T12:49:58.095Z] > git config --add remote.origin.fetch +refs/pull/40680/head:refs/remotes/origin/PR-40680 # timeout=10 [2020-03-12T12:49:58.098Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T12:49:58.115Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T12:49:58.135Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T12:49:58.135Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T12:49:58.136Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40680/head:refs/remotes/origin/PR-40680 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T12:49:58.612Z] Merging remotes/origin/master commit b084ccda9d34e911c61a8a4c7f846e21dc12c3a9 into PR head commit 25d6047ec094170761a11e582b8cb45f16cf675e [2020-03-12T12:49:58.817Z] [2020-03-12T12:49:58.817Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-12T12:49:59.389Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 2.0s done [2020-03-12T12:49:59.389Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 0.1s [2020-03-12T12:49:59.429Z] #9 DONE 0.8s [2020-03-12T12:49:59.429Z] [2020-03-12T12:49:59.429Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-12T12:49:59.429Z] #29 DONE 0.0s [2020-03-12T12:49:59.429Z] [2020-03-12T12:49:59.429Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-12T12:49:59.429Z] #40 DONE 0.1s [2020-03-12T12:49:59.429Z] [2020-03-12T12:49:59.429Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T12:49:59.429Z] #21 DONE 0.1s [2020-03-12T12:49:59.429Z] [2020-03-12T12:49:59.429Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-12T12:49:59.712Z] #32 DONE 0.1s [2020-03-12T12:49:59.712Z] [2020-03-12T12:49:59.712Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-12T12:49:59.712Z] #46 DONE 0.1s [2020-03-12T12:49:59.712Z] [2020-03-12T12:49:59.712Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-12T12:49:59.712Z] #49 DONE 0.1s [2020-03-12T12:49:59.712Z] [2020-03-12T12:49:59.712Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-12T12:49:59.712Z] #67 DONE 0.1s [2020-03-12T12:49:59.712Z] [2020-03-12T12:49:59.712Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-12T12:49:59.712Z] #52 DONE 0.1s [2020-03-12T12:49:59.712Z] [2020-03-12T12:49:59.712Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-12T12:49:59.712Z] #22 DONE 0.1s [2020-03-12T12:49:59.712Z] [2020-03-12T12:49:59.712Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-12T12:49:59.712Z] #73 DONE 0.1s [2020-03-12T12:49:59.712Z] [2020-03-12T12:49:59.712Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-12T12:49:59.712Z] #55 DONE 0.1s [2020-03-12T12:49:59.712Z] [2020-03-12T12:49:59.712Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:49:59.722Z] Merge succeeded, producing 25d6047ec094170761a11e582b8cb45f16cf675e [2020-03-12T12:49:59.723Z] Checking out Revision 25d6047ec094170761a11e582b8cb45f16cf675e (PR-40680) [2020-03-12T12:50:00.565Z] Commit message: "unit test on TestParseSignal failed within pkg/signal package on mips64el error log : signal_test.go:20: assertion failed: error is not nil: Invalid signal: SIGEMT signal_test.go:22: assertion failed: When "ParseSignal" function parse sigStr from SignalMap, it find the signal object with key ("SIG"+sigStr). But EMT signal named "SIGEMT" in SignalMap structrue, so the real key is "SIGSIGEMT" , and cannot find the target signal. modify "SIGEMT" to "EMT" in SignalMap structrue." [2020-03-12T12:50:00.619Z] > git --version # timeout=10 [2020-03-12T12:50:00.624Z] fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0 [2020-03-12T12:49:58.619Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T12:49:58.622Z] > git checkout -f 25d6047ec094170761a11e582b8cb45f16cf675e # timeout=10 [2020-03-12T12:49:59.689Z] > git merge b084ccda9d34e911c61a8a4c7f846e21dc12c3a9 # timeout=10 [2020-03-12T12:49:59.714Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-12T12:49:59.730Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T12:49:59.733Z] > git checkout -f 25d6047ec094170761a11e582b8cb45f16cf675e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-12T12:50:01.548Z] + docker version [2020-03-12T12:50:01.548Z] Client: [2020-03-12T12:50:01.548Z] Version: 18.06.1-ce [2020-03-12T12:50:01.548Z] API version: 1.38 [2020-03-12T12:50:01.548Z] Go version: go1.10.3 [2020-03-12T12:50:01.548Z] Git commit: e68fc7a [2020-03-12T12:50:01.548Z] Built: Tue Aug 21 17:26:10 2018 [2020-03-12T12:50:01.548Z] OS/Arch: linux/ppc64le [2020-03-12T12:50:01.548Z] Experimental: false [2020-03-12T12:50:01.548Z] [2020-03-12T12:50:01.548Z] Server: [2020-03-12T12:50:01.548Z] Engine: [2020-03-12T12:50:01.548Z] Version: 18.06.1-ce [2020-03-12T12:50:01.549Z] API version: 1.38 (minimum version 1.12) [2020-03-12T12:50:01.549Z] Go version: go1.10.3 [2020-03-12T12:50:01.549Z] Git commit: e68fc7a [2020-03-12T12:50:01.549Z] Built: Tue Aug 21 17:24:20 2018 [2020-03-12T12:50:01.549Z] OS/Arch: linux/ppc64le [2020-03-12T12:50:01.549Z] Experimental: true [Pipeline] sh [2020-03-12T12:50:01.929Z] + docker info [2020-03-12T12:50:01.929Z] Containers: 0 [2020-03-12T12:50:01.929Z] Running: 0 [2020-03-12T12:50:01.929Z] Paused: 0 [2020-03-12T12:50:01.929Z] Stopped: 0 [2020-03-12T12:50:01.929Z] Images: 0 [2020-03-12T12:50:01.929Z] Server Version: 18.06.1-ce [2020-03-12T12:50:01.929Z] Storage Driver: overlay2 [2020-03-12T12:50:01.929Z] Backing Filesystem: extfs [2020-03-12T12:50:01.929Z] Supports d_type: true [2020-03-12T12:50:01.929Z] Native Overlay Diff: true [2020-03-12T12:50:01.929Z] Logging Driver: json-file [2020-03-12T12:50:01.929Z] Cgroup Driver: cgroupfs [2020-03-12T12:50:01.929Z] Plugins: [2020-03-12T12:50:01.929Z] Volume: local [2020-03-12T12:50:01.929Z] Network: bridge host ipvlan macvlan null overlay [2020-03-12T12:50:01.929Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-03-12T12:50:01.929Z] Swarm: inactive [2020-03-12T12:50:01.929Z] Runtimes: runc [2020-03-12T12:50:01.929Z] Default Runtime: runc [2020-03-12T12:50:01.929Z] Init Binary: docker-init [2020-03-12T12:50:01.929Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-03-12T12:50:01.929Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-03-12T12:50:01.929Z] init version: fec3683 [2020-03-12T12:50:01.929Z] Security Options: [2020-03-12T12:50:01.929Z] apparmor [2020-03-12T12:50:01.929Z] seccomp [2020-03-12T12:50:01.929Z] Profile: default [2020-03-12T12:50:01.929Z] Kernel Version: 4.4.0-139-generic [2020-03-12T12:50:01.929Z] Operating System: Ubuntu 16.04.3 LTS [2020-03-12T12:50:01.929Z] OSType: linux [2020-03-12T12:50:01.929Z] Architecture: ppc64le [2020-03-12T12:50:01.929Z] CPUs: 4 [2020-03-12T12:50:01.929Z] Total Memory: 7.972GiB [2020-03-12T12:50:01.929Z] Name: ppc64le-ubuntu-16 [2020-03-12T12:50:01.929Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-03-12T12:50:01.929Z] Docker Root Dir: /var/lib/docker [2020-03-12T12:50:01.929Z] Debug Mode (client): false [2020-03-12T12:50:01.929Z] Debug Mode (server): false [2020-03-12T12:50:01.929Z] Username: dockerbuildbot [2020-03-12T12:50:01.929Z] Registry: https://index.docker.io/v1/ [2020-03-12T12:50:01.929Z] Labels: [2020-03-12T12:50:01.929Z] Experimental: true [2020-03-12T12:50:01.929Z] Insecure Registries: [2020-03-12T12:50:01.929Z] 127.0.0.0/8 [2020-03-12T12:50:01.929Z] Live Restore Enabled: false [2020-03-12T12:50:01.929Z] [Pipeline] sh [2020-03-12T12:50:02.319Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-12T12:50:02.319Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-12T12:50:02.319Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40680/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-12T12:50:02.319Z] + bash /home/docker/workspace/moby_PR-40680/check-config.sh [2020-03-12T12:50:02.319Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-12T12:50:02.319Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-03-12T12:50:02.319Z] [2020-03-12T12:50:02.319Z] Generally Necessary: [2020-03-12T12:50:02.319Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-12T12:50:02.319Z] - apparmor: enabled and tools installed [2020-03-12T12:50:02.319Z] - CONFIG_NAMESPACES: enabled [2020-03-12T12:50:02.607Z] - CONFIG_NET_NS: enabled [2020-03-12T12:50:02.607Z] - CONFIG_PID_NS: enabled [2020-03-12T12:50:02.607Z] - CONFIG_IPC_NS: enabled [2020-03-12T12:50:02.607Z] - CONFIG_UTS_NS: enabled [2020-03-12T12:50:02.607Z] - CONFIG_CGROUPS: enabled [2020-03-12T12:50:02.607Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-12T12:50:02.607Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-12T12:50:02.607Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-12T12:50:02.607Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-12T12:50:02.607Z] - CONFIG_CPUSETS: enabled [2020-03-12T12:50:02.607Z] - CONFIG_MEMCG: enabled [2020-03-12T12:50:02.607Z] - CONFIG_KEYS: enabled [2020-03-12T12:50:02.607Z] - CONFIG_VETH: enabled (as module) [2020-03-12T12:50:02.607Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-12T12:50:02.607Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-12T12:50:02.607Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-12T12:50:02.607Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-12T12:50:02.607Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-12T12:50:02.607Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-12T12:50:02.607Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-12T12:50:02.607Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-12T12:50:02.607Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-12T12:50:02.607Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-12T12:50:02.607Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-12T12:50:02.607Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-12T12:50:02.607Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-03-12T12:50:02.607Z] [2020-03-12T12:50:02.607Z] Optional Features: [2020-03-12T12:50:02.607Z] - CONFIG_USER_NS: enabled [2020-03-12T12:50:02.607Z] - CONFIG_SECCOMP: enabled [2020-03-12T12:50:02.607Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-12T12:50:02.607Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-12T12:50:02.607Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-12T12:50:02.607Z] (cgroup swap accounting is currently enabled) [2020-03-12T12:50:02.607Z] - CONFIG_MEMCG_KMEM: enabled [2020-03-12T12:50:02.607Z] - CONFIG_BLK_CGROUP: enabled [2020-03-12T12:50:02.893Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-12T12:50:02.893Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-12T12:50:02.893Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-12T12:50:02.893Z] - CONFIG_CGROUP_PERF: enabled [2020-03-12T12:50:02.893Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-12T12:50:02.893Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-12T12:50:02.893Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-12T12:50:02.893Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-12T12:50:02.893Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-12T12:50:02.893Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-12T12:50:02.893Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-12T12:50:02.893Z] - CONFIG_IP_VS: enabled (as module) [2020-03-12T12:50:02.893Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-12T12:50:02.893Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-12T12:50:02.893Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-12T12:50:02.893Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-12T12:50:02.893Z] - CONFIG_EXT4_FS: enabled [2020-03-12T12:50:02.893Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-12T12:50:02.893Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-12T12:50:02.893Z] - Network Drivers: [2020-03-12T12:50:02.893Z] - "overlay": [2020-03-12T12:50:02.893Z] - CONFIG_VXLAN: enabled (as module) [2020-03-12T12:50:02.893Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-12T12:50:02.893Z] Optional (for encrypted networks): [2020-03-12T12:50:02.893Z] - CONFIG_CRYPTO: enabled [2020-03-12T12:50:02.893Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-03-12T12:50:02.893Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-03-12T12:50:02.893Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-03-12T12:50:02.893Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-03-12T12:50:02.893Z] - CONFIG_XFRM: enabled [2020-03-12T12:50:02.893Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-12T12:50:02.893Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-12T12:50:02.893Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-12T12:50:02.893Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-12T12:50:02.893Z] - "ipvlan": [2020-03-12T12:50:02.893Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-12T12:50:03.170Z] #33 3.465 + RM_GOPATH=0 [2020-03-12T12:50:03.170Z] #33 3.465 + TMP_GOPATH= [2020-03-12T12:50:03.170Z] #33 3.465 + : /build [2020-03-12T12:50:03.170Z] #33 3.465 + '[' -z '' ']' [2020-03-12T12:50:03.170Z] #33 3.465 ++ mktemp -d [2020-03-12T12:50:03.170Z] #33 3.467 + export GOPATH=/tmp/tmp.8wHITFUgtc [2020-03-12T12:50:03.170Z] #33 3.467 + GOPATH=/tmp/tmp.8wHITFUgtc [2020-03-12T12:50:03.170Z] #33 3.467 + RM_GOPATH=1 [2020-03-12T12:50:03.170Z] #33 3.468 ++ dirname ./install.sh [2020-03-12T12:50:03.170Z] #33 3.469 + dir=. [2020-03-12T12:50:03.170Z] #33 3.469 + bin=tomlv [2020-03-12T12:50:03.170Z] #33 3.469 + shift [2020-03-12T12:50:03.170Z] #33 3.469 + '[' '!' -f ./tomlv.installer ']' [2020-03-12T12:50:03.170Z] #33 3.469 + . ./tomlv.installer [2020-03-12T12:50:03.170Z] #33 3.469 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T12:50:03.170Z] #33 3.469 + install_tomlv [2020-03-12T12:50:03.170Z] #33 3.469 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-12T12:50:03.170Z] #33 3.469 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T12:50:03.170Z] #33 3.469 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.8wHITFUgtc/src/github.com/BurntSushi/toml [2020-03-12T12:50:03.170Z] #33 3.474 Cloning into '/tmp/tmp.8wHITFUgtc/src/github.com/BurntSushi/toml'... [2020-03-12T12:50:03.177Z] - "macvlan": [2020-03-12T12:50:03.177Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-12T12:50:03.177Z] - CONFIG_DUMMY: enabled (as module) [2020-03-12T12:50:03.177Z] - "ftp,tftp client in container": [2020-03-12T12:50:03.177Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-12T12:50:03.177Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-12T12:50:03.177Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-12T12:50:03.177Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-12T12:50:03.177Z] - Storage Drivers: [2020-03-12T12:50:03.177Z] - "aufs": [2020-03-12T12:50:03.177Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-12T12:50:03.177Z] - "btrfs": [2020-03-12T12:50:03.177Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-12T12:50:03.177Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-12T12:50:03.177Z] - "devicemapper": [2020-03-12T12:50:03.177Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-12T12:50:03.177Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-12T12:50:03.177Z] - "overlay": [2020-03-12T12:50:03.177Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-12T12:50:03.177Z] - "zfs": [2020-03-12T12:50:03.177Z] - /dev/zfs: missing [2020-03-12T12:50:03.177Z] - zfs command: missing [2020-03-12T12:50:03.177Z] - zpool command: missing [2020-03-12T12:50:03.177Z] [2020-03-12T12:50:03.177Z] Limits: [2020-03-12T12:50:03.177Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-12T12:50:03.177Z] [2020-03-12T12:50:03.177Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-12T12:50:03.549Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 3.9s done [2020-03-12T12:50:03.549Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 done [2020-03-12T12:50:03.549Z] #7 DONE 14.8s [2020-03-12T12:50:03.549Z] [2020-03-12T12:50:03.549Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-12T12:50:03.604Z] + make bundles/buildx [2020-03-12T12:50:03.781Z] #33 4.198 + cd /tmp/tmp.8wHITFUgtc/src/github.com/BurntSushi/toml [2020-03-12T12:50:03.781Z] #33 4.198 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T12:50:03.781Z] #33 4.223 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-12T12:50:04.225Z] make: command: Command not found [2020-03-12T12:50:04.225Z] make: command: Command not found [2020-03-12T12:50:04.225Z] mkdir bundles [2020-03-12T12:50:04.225Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-03-12T12:50:04.225Z] --build-arg BUILDX_COMMIT \ [2020-03-12T12:50:04.225Z] --build-arg BUILDX_REPO \ [2020-03-12T12:50:04.225Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-03-12T12:50:04.225Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-03-12T12:50:04.225Z] . [2020-03-12T12:50:04.225Z] /bin/sh: 4: go: not found [2020-03-12T12:50:04.225Z] /bin/sh: 5: go: not found [2020-03-12T12:50:04.392Z] #33 4.633 internal/bytealg [2020-03-12T12:50:04.392Z] #33 4.660 math/bits [2020-03-12T12:50:04.673Z] #33 5.004 runtime [2020-03-12T12:50:04.954Z] #33 5.113 math [2020-03-12T12:50:05.235Z] #33 ... [2020-03-12T12:50:05.235Z] [2020-03-12T12:50:05.235Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:50:05.235Z] #47 2.826 + RM_GOPATH=0 [2020-03-12T12:50:05.235Z] #47 2.826 + TMP_GOPATH= [2020-03-12T12:50:05.235Z] #47 2.826 + : /build [2020-03-12T12:50:05.235Z] #47 2.826 + '[' -z '' ']' [2020-03-12T12:50:05.235Z] #47 2.826 ++ mktemp -d [2020-03-12T12:50:05.235Z] #47 2.832 + export GOPATH=/tmp/tmp.2n0z0TbGn8 [2020-03-12T12:50:05.235Z] #47 2.832 + GOPATH=/tmp/tmp.2n0z0TbGn8 [2020-03-12T12:50:05.235Z] #47 2.832 + RM_GOPATH=1 [2020-03-12T12:50:05.235Z] #47 2.833 ++ dirname ./install.sh [2020-03-12T12:50:05.235Z] #47 2.840 + dir=. [2020-03-12T12:50:05.235Z] #47 2.840 + bin=vndr [2020-03-12T12:50:05.235Z] #47 2.840 + shift [2020-03-12T12:50:05.235Z] #47 2.840 + '[' '!' -f ./vndr.installer ']' [2020-03-12T12:50:05.235Z] #47 2.840 + . ./vndr.installer [2020-03-12T12:50:05.235Z] #47 2.840 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-12T12:50:05.235Z] #47 2.840 + install_vndr [2020-03-12T12:50:05.235Z] #47 2.840 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-12T12:50:05.235Z] #47 2.840 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-12T12:50:05.235Z] #47 2.841 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.2n0z0TbGn8/src/github.com/LK4D4/vndr [2020-03-12T12:50:05.235Z] #47 2.850 Cloning into '/tmp/tmp.2n0z0TbGn8/src/github.com/LK4D4/vndr'... [2020-03-12T12:50:05.235Z] #47 3.416 + cd /tmp/tmp.2n0z0TbGn8/src/github.com/LK4D4/vndr [2020-03-12T12:50:05.235Z] #47 3.417 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-12T12:50:05.235Z] #47 3.419 + go build -buildmode=pie -v -o /build/vndr . [2020-03-12T12:50:05.235Z] #47 4.238 runtime/internal/atomic [2020-03-12T12:50:05.235Z] #47 4.238 internal/cpu [2020-03-12T12:50:05.235Z] #47 4.457 runtime/internal/sys [2020-03-12T12:50:05.235Z] #47 4.598 runtime/internal/math [2020-03-12T12:50:05.235Z] #47 4.606 internal/bytealg [2020-03-12T12:50:05.235Z] #47 4.647 internal/race [2020-03-12T12:50:05.235Z] #47 4.710 sync/atomic [2020-03-12T12:50:05.235Z] #47 4.874 unicode [2020-03-12T12:50:05.235Z] #47 5.034 runtime [2020-03-12T12:50:06.061Z] #8 DONE 2.5s [2020-03-12T12:50:06.061Z] [2020-03-12T12:50:06.061Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-12T12:50:06.923Z] Sending build context to Docker daemon 54.59MB [2020-03-12T12:50:06.923Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-03-12T12:50:06.923Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-03-12T12:50:06.923Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-03-12T12:50:06.923Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-03-12T12:50:06.923Z] 1.12.10-stretch: Pulling from library/golang [2020-03-12T12:50:06.986Z] #9 DONE 0.7s [2020-03-12T12:50:06.986Z] [2020-03-12T12:50:06.986Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-12T12:50:06.986Z] #40 DONE 0.0s [2020-03-12T12:50:06.986Z] [2020-03-12T12:50:06.986Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T12:50:06.986Z] #21 DONE 0.1s [2020-03-12T12:50:06.986Z] [2020-03-12T12:50:06.986Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-12T12:50:06.986Z] #32 ... [2020-03-12T12:50:06.986Z] [2020-03-12T12:50:06.986Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-12T12:50:06.986Z] #29 DONE 0.1s [2020-03-12T12:50:06.986Z] [2020-03-12T12:50:06.986Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-12T12:50:06.986Z] #52 DONE 0.1s [2020-03-12T12:50:06.986Z] [2020-03-12T12:50:06.986Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-12T12:50:06.986Z] #55 DONE 0.2s [2020-03-12T12:50:06.986Z] [2020-03-12T12:50:06.986Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-12T12:50:06.986Z] #73 DONE 0.2s [2020-03-12T12:50:06.986Z] [2020-03-12T12:50:06.986Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-12T12:50:06.986Z] #32 DONE 0.2s [2020-03-12T12:50:06.986Z] [2020-03-12T12:50:06.986Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-12T12:50:06.986Z] #67 DONE 0.2s [2020-03-12T12:50:06.986Z] [2020-03-12T12:50:06.986Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-12T12:50:06.986Z] #22 DONE 0.2s [2020-03-12T12:50:06.986Z] [2020-03-12T12:50:06.986Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-12T12:50:06.986Z] #46 DONE 0.2s [2020-03-12T12:50:06.986Z] [2020-03-12T12:50:06.986Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-12T12:50:06.986Z] #49 DONE 0.2s [2020-03-12T12:50:06.986Z] [2020-03-12T12:50:06.986Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:50:07.207Z] fb056072eab9: Pulling fs layer [2020-03-12T12:50:07.208Z] 6a33b1f9796f: Pulling fs layer [2020-03-12T12:50:07.208Z] 8f8f8962e456: Pulling fs layer [2020-03-12T12:50:07.208Z] 68adcc365214: Pulling fs layer [2020-03-12T12:50:07.208Z] 76d8adf27bdf: Pulling fs layer [2020-03-12T12:50:07.208Z] d66e58854927: Pulling fs layer [2020-03-12T12:50:07.208Z] 71497195576e: Pulling fs layer [2020-03-12T12:50:07.208Z] 68adcc365214: Waiting [2020-03-12T12:50:07.208Z] 76d8adf27bdf: Waiting [2020-03-12T12:50:07.208Z] d66e58854927: Waiting [2020-03-12T12:50:07.208Z] 71497195576e: Waiting [2020-03-12T12:50:07.248Z] #47 7.498 unicode/utf8 [2020-03-12T12:50:07.528Z] #47 7.864 math [2020-03-12T12:50:07.846Z] 8f8f8962e456: Verifying Checksum [2020-03-12T12:50:07.846Z] 8f8f8962e456: Download complete [2020-03-12T12:50:08.134Z] 6a33b1f9796f: Verifying Checksum [2020-03-12T12:50:08.134Z] 6a33b1f9796f: Download complete [2020-03-12T12:50:08.998Z] #47 ... [2020-03-12T12:50:08.998Z] [2020-03-12T12:50:08.998Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:50:08.998Z] #33 9.018 internal/testlog [2020-03-12T12:50:08.998Z] #33 9.219 encoding [2020-03-12T12:50:08.998Z] #33 9.432 runtime/cgo [2020-03-12T12:50:09.609Z] #33 ... [2020-03-12T12:50:09.609Z] [2020-03-12T12:50:09.609Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:50:09.609Z] #10 2.916 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-12T12:50:09.609Z] #10 2.956 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-12T12:50:09.609Z] #10 2.970 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-12T12:50:09.609Z] #10 3.539 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-12T12:50:09.609Z] #10 4.792 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [161 kB] [2020-03-12T12:50:09.609Z] #10 7.263 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-12T12:50:09.609Z] #10 ... [2020-03-12T12:50:09.609Z] [2020-03-12T12:50:09.609Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:50:09.609Z] #53 3.442 + RM_GOPATH=0 [2020-03-12T12:50:09.609Z] #53 3.442 + TMP_GOPATH= [2020-03-12T12:50:09.609Z] #53 3.442 + : /build [2020-03-12T12:50:09.609Z] #53 3.442 + '[' -z '' ']' [2020-03-12T12:50:09.609Z] #53 3.446 ++ mktemp -d [2020-03-12T12:50:09.609Z] #53 3.447 + export GOPATH=/tmp/tmp.qwQwePxsIF [2020-03-12T12:50:09.609Z] #53 3.447 + GOPATH=/tmp/tmp.qwQwePxsIF [2020-03-12T12:50:09.609Z] #53 3.447 + RM_GOPATH=1 [2020-03-12T12:50:09.609Z] #53 3.448 ++ dirname ./install.sh [2020-03-12T12:50:09.609Z] #53 3.448 + dir=. [2020-03-12T12:50:09.609Z] #53 3.448 + bin=golangci_lint [2020-03-12T12:50:09.609Z] #53 3.448 + shift [2020-03-12T12:50:09.609Z] #53 3.448 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-12T12:50:09.609Z] #53 3.449 + . ./golangci_lint.installer [2020-03-12T12:50:09.609Z] #53 3.449 ++ : v1.23.8 [2020-03-12T12:50:09.609Z] #53 3.449 + install_golangci_lint [2020-03-12T12:50:09.609Z] #53 3.449 + echo 'Installing golangci-lint version v1.23.8' [2020-03-12T12:50:09.609Z] #53 3.449 Installing golangci-lint version v1.23.8 [2020-03-12T12:50:09.609Z] #53 3.449 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-12T12:50:09.889Z] #53 ... [2020-03-12T12:50:09.889Z] [2020-03-12T12:50:09.889Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:50:09.889Z] #68 3.575 + RM_GOPATH=0 [2020-03-12T12:50:09.889Z] #68 3.575 + TMP_GOPATH= [2020-03-12T12:50:09.889Z] #68 3.575 + : /build/ [2020-03-12T12:50:09.889Z] #68 3.575 + '[' -z '' ']' [2020-03-12T12:50:09.889Z] #68 3.576 ++ mktemp -d [2020-03-12T12:50:09.889Z] #68 3.577 + export GOPATH=/tmp/tmp.irxoxyx30i [2020-03-12T12:50:09.889Z] #68 3.577 + GOPATH=/tmp/tmp.irxoxyx30i [2020-03-12T12:50:09.889Z] #68 3.577 + RM_GOPATH=1 [2020-03-12T12:50:09.889Z] #68 3.577 ++ dirname ./install.sh [2020-03-12T12:50:09.889Z] #68 3.578 + dir=. [2020-03-12T12:50:09.889Z] #68 3.578 + bin=rootlesskit [2020-03-12T12:50:09.889Z] #68 3.578 + shift [2020-03-12T12:50:09.889Z] #68 3.578 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-12T12:50:09.889Z] #68 3.578 + . ./rootlesskit.installer [2020-03-12T12:50:09.889Z] #68 3.578 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-12T12:50:09.889Z] #68 3.579 + install_rootlesskit [2020-03-12T12:50:09.889Z] #68 3.579 + case "$1" in [2020-03-12T12:50:09.889Z] #68 3.579 + export CGO_ENABLED=0 [2020-03-12T12:50:09.889Z] #68 3.579 + CGO_ENABLED=0 [2020-03-12T12:50:09.889Z] #68 3.579 + _install_rootlesskit [2020-03-12T12:50:09.889Z] #68 3.579 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-12T12:50:09.889Z] #68 3.579 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-12T12:50:09.889Z] #68 3.581 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.irxoxyx30i/src/github.com/rootless-containers/rootlesskit [2020-03-12T12:50:09.889Z] #68 3.581 Cloning into '/tmp/tmp.irxoxyx30i/src/github.com/rootless-containers/rootlesskit'... [2020-03-12T12:50:09.889Z] #68 6.520 + cd /tmp/tmp.irxoxyx30i/src/github.com/rootless-containers/rootlesskit [2020-03-12T12:50:09.889Z] #68 6.520 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-12T12:50:09.889Z] #68 6.871 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-12T12:50:09.889Z] #68 6.899 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-12T12:50:09.889Z] #68 ... [2020-03-12T12:50:09.889Z] [2020-03-12T12:50:09.889Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-12T12:50:09.889Z] #62 2.890 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-12T12:50:09.889Z] #62 2.930 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-12T12:50:09.889Z] #62 2.954 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-12T12:50:09.889Z] #62 3.598 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-12T12:50:09.889Z] #62 5.096 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [161 kB] [2020-03-12T12:50:09.889Z] #62 7.207 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-12T12:50:10.178Z] fb056072eab9: Verifying Checksum [2020-03-12T12:50:10.178Z] fb056072eab9: Download complete [2020-03-12T12:50:10.180Z] #62 ... [2020-03-12T12:50:10.180Z] [2020-03-12T12:50:10.180Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-12T12:50:10.180Z] #30 2.651 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-12T12:50:10.180Z] #30 2.651 Cloning into '.'... [2020-03-12T12:50:10.180Z] #30 ... [2020-03-12T12:50:10.180Z] [2020-03-12T12:50:10.180Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:50:10.180Z] #74 3.529 + RM_GOPATH=0 [2020-03-12T12:50:10.180Z] #74 3.529 + TMP_GOPATH= [2020-03-12T12:50:10.180Z] #74 3.529 + : /build [2020-03-12T12:50:10.180Z] #74 3.529 + '[' -z '' ']' [2020-03-12T12:50:10.180Z] #74 3.529 ++ mktemp -d [2020-03-12T12:50:10.180Z] #74 3.529 + export GOPATH=/tmp/tmp.IRGG7OgSQw [2020-03-12T12:50:10.180Z] #74 3.530 + GOPATH=/tmp/tmp.IRGG7OgSQw [2020-03-12T12:50:10.180Z] #74 3.530 + RM_GOPATH=1 [2020-03-12T12:50:10.180Z] #74 3.530 ++ dirname ./install.sh [2020-03-12T12:50:10.180Z] #74 3.531 + dir=. [2020-03-12T12:50:10.180Z] #74 3.531 + bin=proxy [2020-03-12T12:50:10.180Z] #74 3.531 + shift [2020-03-12T12:50:10.180Z] #74 3.531 + '[' '!' -f ./proxy.installer ']' [2020-03-12T12:50:10.180Z] #74 3.531 + . ./proxy.installer [2020-03-12T12:50:10.180Z] #74 3.531 ++ : bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-12T12:50:10.180Z] #74 3.531 + install_proxy [2020-03-12T12:50:10.180Z] #74 3.531 + case "$1" in [2020-03-12T12:50:10.180Z] #74 3.531 + export CGO_ENABLED=0 [2020-03-12T12:50:10.180Z] #74 3.531 + CGO_ENABLED=0 [2020-03-12T12:50:10.180Z] #74 3.531 + _install_proxy [2020-03-12T12:50:10.180Z] #74 3.531 + echo 'Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669' [2020-03-12T12:50:10.180Z] #74 3.531 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.IRGG7OgSQw/src/github.com/docker/libnetwork [2020-03-12T12:50:10.180Z] #74 3.531 Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-12T12:50:10.180Z] #74 3.533 Cloning into '/tmp/tmp.IRGG7OgSQw/src/github.com/docker/libnetwork'... [2020-03-12T12:50:10.464Z] #74 ... [2020-03-12T12:50:10.464Z] [2020-03-12T12:50:10.464Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-12T12:50:10.464Z] #25 1.405 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-12T12:50:10.464Z] #25 1.449 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-12T12:50:10.464Z] #25 1.459 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-12T12:50:10.464Z] #25 1.720 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-12T12:50:10.464Z] #25 2.284 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [161 kB] [2020-03-12T12:50:10.464Z] #25 3.508 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-12T12:50:10.464Z] #25 10.39 Fetched 8029 kB in 9s (890 kB/s) [2020-03-12T12:50:10.464Z] #25 10.39 Reading package lists... [2020-03-12T12:50:10.464Z] #25 ... [2020-03-12T12:50:10.464Z] [2020-03-12T12:50:10.464Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T12:50:10.464Z] #35 3.920 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-12T12:50:10.464Z] #35 3.960 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-12T12:50:10.464Z] #35 3.982 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-12T12:50:10.464Z] #35 4.633 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-12T12:50:10.464Z] #35 6.790 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [161 kB] [2020-03-12T12:50:10.464Z] #35 9.225 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-12T12:50:10.744Z] #35 ... [2020-03-12T12:50:10.744Z] [2020-03-12T12:50:10.744Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:50:10.744Z] #43 0.843 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-12T12:50:10.744Z] #43 1.059 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-12T12:50:10.744Z] #43 1.148 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-12T12:50:10.744Z] #43 1.160 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-12T12:50:10.744Z] #43 1.582 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [161 kB] [2020-03-12T12:50:10.744Z] #43 1.649 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-12T12:50:10.744Z] #43 7.460 Fetched 8029 kB in 7s (1206 kB/s) [2020-03-12T12:50:10.744Z] #43 7.460 Reading package lists... [2020-03-12T12:50:10.744Z] #43 11.00 Reading package lists... [2020-03-12T12:50:10.744Z] #43 ... [2020-03-12T12:50:10.744Z] [2020-03-12T12:50:10.744Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-12T12:50:10.744Z] #41 2.925 + git clone https://github.com/docker/distribution.git . [2020-03-12T12:50:10.744Z] #41 2.926 Cloning into '.'... [2020-03-12T12:50:11.024Z] #41 ... [2020-03-12T12:50:11.024Z] [2020-03-12T12:50:11.024Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:50:11.024Z] #23 3.433 + RM_GOPATH=0 [2020-03-12T12:50:11.024Z] #23 3.433 + TMP_GOPATH= [2020-03-12T12:50:11.024Z] #23 3.433 + : /build [2020-03-12T12:50:11.024Z] #23 3.433 + '[' -z '' ']' [2020-03-12T12:50:11.024Z] #23 3.433 ++ mktemp -d [2020-03-12T12:50:11.024Z] #23 3.435 + export GOPATH=/tmp/tmp.mCj3fYcfxv [2020-03-12T12:50:11.024Z] #23 3.435 + GOPATH=/tmp/tmp.mCj3fYcfxv [2020-03-12T12:50:11.024Z] #23 3.435 + RM_GOPATH=1 [2020-03-12T12:50:11.024Z] #23 3.436 ++ dirname ./install.sh [2020-03-12T12:50:11.024Z] #23 3.436 + dir=. [2020-03-12T12:50:11.024Z] #23 3.441 + bin=dockercli [2020-03-12T12:50:11.024Z] #23 3.442 + shift [2020-03-12T12:50:11.024Z] #23 3.442 + '[' '!' -f ./dockercli.installer ']' [2020-03-12T12:50:11.024Z] #23 3.442 + . ./dockercli.installer [2020-03-12T12:50:11.024Z] #23 3.442 ++ : stable [2020-03-12T12:50:11.024Z] #23 3.442 ++ : 17.06.2-ce [2020-03-12T12:50:11.024Z] #23 3.442 + install_dockercli [2020-03-12T12:50:11.024Z] #23 3.443 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-12T12:50:11.024Z] #23 3.443 Install docker/cli version 17.06.2-ce from stable [2020-03-12T12:50:11.024Z] #23 3.443 ++ uname -m [2020-03-12T12:50:11.024Z] #23 3.445 + arch=s390x [2020-03-12T12:50:11.024Z] #23 3.445 + '[' s390x '!=' x86_64 ']' [2020-03-12T12:50:11.024Z] #23 3.445 + '[' s390x '!=' s390x ']' [2020-03-12T12:50:11.024Z] #23 3.445 + url=https://download.docker.com/linux/static [2020-03-12T12:50:11.024Z] #23 3.446 + tar -xz docker/docker [2020-03-12T12:50:11.024Z] #23 3.448 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-03-12T12:50:11.024Z] #23 ... [2020-03-12T12:50:11.024Z] [2020-03-12T12:50:11.024Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:50:11.024Z] #50 2.807 + RM_GOPATH=0 [2020-03-12T12:50:11.024Z] #50 2.807 + TMP_GOPATH= [2020-03-12T12:50:11.024Z] #50 2.807 + : /build [2020-03-12T12:50:11.024Z] #50 2.807 + '[' -z '' ']' [2020-03-12T12:50:11.024Z] #50 2.808 ++ mktemp -d [2020-03-12T12:50:11.024Z] #50 2.811 + export GOPATH=/tmp/tmp.oc7cEf9FNz [2020-03-12T12:50:11.024Z] #50 2.812 + GOPATH=/tmp/tmp.oc7cEf9FNz [2020-03-12T12:50:11.024Z] #50 2.812 + RM_GOPATH=1 [2020-03-12T12:50:11.024Z] #50 2.812 ++ dirname ./install.sh [2020-03-12T12:50:11.024Z] #50 2.814 + dir=. [2020-03-12T12:50:11.024Z] #50 2.814 + bin=gotestsum [2020-03-12T12:50:11.024Z] #50 2.814 + shift [2020-03-12T12:50:11.024Z] #50 2.814 + '[' '!' -f ./gotestsum.installer ']' [2020-03-12T12:50:11.024Z] #50 2.814 + . ./gotestsum.installer [2020-03-12T12:50:11.024Z] #50 2.814 ++ : v0.3.5 [2020-03-12T12:50:11.024Z] #50 2.815 + install_gotestsum [2020-03-12T12:50:11.024Z] #50 2.815 + echo 'Installing gotestsum version v0.3.5' [2020-03-12T12:50:11.024Z] #50 2.815 Installing gotestsum version v0.3.5 [2020-03-12T12:50:11.024Z] #50 2.817 + go get -d gotest.tools/gotestsum [2020-03-12T12:50:11.304Z] #50 ... [2020-03-12T12:50:11.304Z] [2020-03-12T12:50:11.304Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:50:11.304Z] #56 3.555 + RM_GOPATH=0 [2020-03-12T12:50:11.304Z] #56 3.555 + TMP_GOPATH= [2020-03-12T12:50:11.304Z] #56 3.555 + : /build [2020-03-12T12:50:11.304Z] #56 3.555 + '[' -z '' ']' [2020-03-12T12:50:11.304Z] #56 3.556 ++ mktemp -d [2020-03-12T12:50:11.304Z] #56 3.556 + export GOPATH=/tmp/tmp.NluLTnXLlP [2020-03-12T12:50:11.304Z] #56 3.556 + GOPATH=/tmp/tmp.NluLTnXLlP [2020-03-12T12:50:11.304Z] #56 3.556 + RM_GOPATH=1 [2020-03-12T12:50:11.304Z] #56 3.558 ++ dirname ./install.sh [2020-03-12T12:50:11.304Z] #56 3.562 + dir=. [2020-03-12T12:50:11.304Z] #56 3.562 + bin=shfmt [2020-03-12T12:50:11.304Z] #56 3.563 + shift [2020-03-12T12:50:11.304Z] #56 3.563 + '[' '!' -f ./shfmt.installer ']' [2020-03-12T12:50:11.304Z] #56 3.563 + . ./shfmt.installer [2020-03-12T12:50:11.304Z] #56 3.563 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-12T12:50:11.304Z] #56 3.564 + install_shfmt [2020-03-12T12:50:11.304Z] #56 3.564 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-12T12:50:11.304Z] #56 3.564 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-12T12:50:11.304Z] #56 3.564 + git clone https://github.com/mvdan/sh.git /tmp/tmp.NluLTnXLlP/src/github.com/mvdan/sh [2020-03-12T12:50:11.304Z] #56 3.573 Cloning into '/tmp/tmp.NluLTnXLlP/src/github.com/mvdan/sh'... [2020-03-12T12:50:11.304Z] #56 9.145 + cd /tmp/tmp.NluLTnXLlP/src/github.com/mvdan/sh [2020-03-12T12:50:11.304Z] #56 9.147 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-12T12:50:11.304Z] #56 9.191 + GO111MODULE=on [2020-03-12T12:50:11.304Z] #56 9.191 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-12T12:50:11.304Z] #56 10.23 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-12T12:50:11.304Z] #56 10.23 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-12T12:50:11.304Z] #56 10.23 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-12T12:50:11.304Z] #56 10.47 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-12T12:50:11.304Z] #56 10.51 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-12T12:50:11.304Z] #56 11.11 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-12T12:50:11.304Z] #56 11.81 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-12T12:50:11.584Z] #56 ... [2020-03-12T12:50:11.584Z] [2020-03-12T12:50:11.584Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-12T12:50:11.678Z] 68adcc365214: Verifying Checksum [2020-03-12T12:50:11.678Z] 68adcc365214: Download complete [2020-03-12T12:50:11.678Z] 71497195576e: Verifying Checksum [2020-03-12T12:50:11.678Z] 71497195576e: Download complete [2020-03-12T12:50:11.864Z] #41 12.06 Checking out files: 90% (1439/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. [2020-03-12T12:50:11.864Z] #41 12.22 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-12T12:50:11.966Z] 76d8adf27bdf: Verifying Checksum [2020-03-12T12:50:11.966Z] 76d8adf27bdf: Download complete [2020-03-12T12:50:12.281Z] #50 ... [2020-03-12T12:50:12.281Z] [2020-03-12T12:50:12.281Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-12T12:50:12.281Z] #25 3.506 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-12T12:50:12.281Z] #25 3.592 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-12T12:50:12.281Z] #25 3.681 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-12T12:50:12.281Z] #25 3.763 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-12T12:50:12.281Z] #25 5.422 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-12T12:50:13.207Z] #25 ... [2020-03-12T12:50:13.207Z] [2020-03-12T12:50:13.207Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-12T12:50:13.207Z] #41 6.419 + git clone https://github.com/docker/distribution.git . [2020-03-12T12:50:13.207Z] #41 6.431 Cloning into '.'... [2020-03-12T12:50:13.328Z] #41 13.81 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-03-12T12:50:13.767Z] #41 ... [2020-03-12T12:50:13.767Z] [2020-03-12T12:50:13.767Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:50:13.767Z] #68 6.573 + RM_GOPATH=0 [2020-03-12T12:50:13.767Z] #68 6.573 + TMP_GOPATH= [2020-03-12T12:50:13.767Z] #68 6.573 + : /build/ [2020-03-12T12:50:13.767Z] #68 6.573 + '[' -z '' ']' [2020-03-12T12:50:13.767Z] #68 6.578 ++ mktemp -d [2020-03-12T12:50:13.767Z] #68 6.579 + export GOPATH=/tmp/tmp.SvVfqmU3me [2020-03-12T12:50:13.767Z] #68 6.579 + GOPATH=/tmp/tmp.SvVfqmU3me [2020-03-12T12:50:13.767Z] #68 6.579 + RM_GOPATH=1 [2020-03-12T12:50:13.767Z] #68 6.593 ++ dirname ./install.sh [2020-03-12T12:50:13.767Z] #68 6.597 + dir=. [2020-03-12T12:50:13.767Z] #68 6.599 + bin=rootlesskit [2020-03-12T12:50:13.767Z] #68 6.599 + shift [2020-03-12T12:50:13.767Z] #68 6.600 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-12T12:50:13.767Z] #68 6.600 + . ./rootlesskit.installer [2020-03-12T12:50:13.767Z] #68 6.600 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-12T12:50:13.767Z] #68 6.602 + install_rootlesskit [2020-03-12T12:50:13.767Z] #68 6.602 + case "$1" in [2020-03-12T12:50:13.767Z] #68 6.602 + export CGO_ENABLED=0 [2020-03-12T12:50:13.767Z] #68 6.602 + CGO_ENABLED=0 [2020-03-12T12:50:13.767Z] #68 6.606 + _install_rootlesskit [2020-03-12T12:50:13.767Z] #68 6.608 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-12T12:50:13.767Z] #68 6.608 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-12T12:50:13.767Z] #68 6.608 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.SvVfqmU3me/src/github.com/rootless-containers/rootlesskit [2020-03-12T12:50:13.767Z] #68 6.610 Cloning into '/tmp/tmp.SvVfqmU3me/src/github.com/rootless-containers/rootlesskit'... [2020-03-12T12:50:13.957Z] #41 ... [2020-03-12T12:50:13.957Z] [2020-03-12T12:50:13.957Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:50:13.957Z] #23 13.65 + mkdir -p /build [2020-03-12T12:50:13.957Z] #23 13.65 + mv docker/docker /build/ [2020-03-12T12:50:13.957Z] #23 13.65 + rmdir docker [2020-03-12T12:50:13.957Z] #23 DONE 14.3s [2020-03-12T12:50:13.957Z] [2020-03-12T12:50:13.957Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:50:13.957Z] #74 14.14 Checking out files: 91% (1871/2056) Checking out files: 92% (1892/2056) Checking out files: 93% (1913/2056) Checking out files: 94% (1933/2056) Checking out files: 95% (1954/2056) Checking out files: 96% (1974/2056) Checking out files: 97% (1995/2056) Checking out files: 98% (2015/2056) Checking out files: 99% (2036/2056) Checking out files: 100% (2056/2056) Checking out files: 100% (2056/2056), done. [2020-03-12T12:50:13.957Z] #74 14.33 + cd /tmp/tmp.IRGG7OgSQw/src/github.com/docker/libnetwork [2020-03-12T12:50:13.957Z] #74 14.34 + git checkout -q bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-12T12:50:14.022Z] #68 ... [2020-03-12T12:50:14.023Z] [2020-03-12T12:50:14.023Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:50:14.023Z] #50 6.833 + RM_GOPATH=0 [2020-03-12T12:50:14.023Z] #50 6.834 + TMP_GOPATH= [2020-03-12T12:50:14.023Z] #50 6.834 + : /build [2020-03-12T12:50:14.023Z] #50 6.834 + '[' -z '' ']' [2020-03-12T12:50:14.023Z] #50 6.839 ++ mktemp -d [2020-03-12T12:50:14.023Z] #50 6.839 + export GOPATH=/tmp/tmp.mwswqsuNiN [2020-03-12T12:50:14.023Z] #50 6.841 + GOPATH=/tmp/tmp.mwswqsuNiN [2020-03-12T12:50:14.023Z] #50 6.841 + RM_GOPATH=1 [2020-03-12T12:50:14.023Z] #50 6.842 ++ dirname ./install.sh [2020-03-12T12:50:14.023Z] #50 6.845 + dir=. [2020-03-12T12:50:14.023Z] #50 6.845 + bin=gotestsum [2020-03-12T12:50:14.023Z] #50 6.845 + shift [2020-03-12T12:50:14.023Z] #50 6.845 + '[' '!' -f ./gotestsum.installer ']' [2020-03-12T12:50:14.023Z] #50 6.845 + . ./gotestsum.installer [2020-03-12T12:50:14.023Z] #50 6.846 ++ : v0.3.5 [2020-03-12T12:50:14.023Z] #50 6.846 + install_gotestsum [2020-03-12T12:50:14.023Z] #50 6.847 + echo 'Installing gotestsum version v0.3.5' [2020-03-12T12:50:14.023Z] #50 6.854 Installing gotestsum version v0.3.5 [2020-03-12T12:50:14.023Z] #50 6.854 + go get -d gotest.tools/gotestsum [2020-03-12T12:50:14.567Z] #74 14.99 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-12T12:50:14.604Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-03-12T12:50:14.604Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-6eb900dc\powershellScript.ps1'; exit $LASTEXITCODE; [2020-03-12T12:50:14.604Z] ---------------------------------------------------------------------------- [2020-03-12T12:50:14.604Z] [2020-03-12T12:50:14.604Z] INFO: executeCI.ps1 starting at Thu Mar 12 12:50:12 CUT 2020 [2020-03-12T12:50:14.604Z] [2020-03-12T12:50:14.604Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-03-12T12:50:14.604Z] INFO: Running git version 2.24.1.windows.2 [2020-03-12T12:50:14.604Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-03-12T12:50:14.604Z] INFO: Environment variables: [2020-03-12T12:50:14.604Z] [2020-03-12T12:50:14.604Z] Name Value [2020-03-12T12:50:14.604Z] ---- ----- [2020-03-12T12:50:14.604Z] ALLUSERSPROFILE C:\ProgramData [2020-03-12T12:50:14.604Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-03-12T12:50:14.604Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-03-12T12:50:14.604Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-03-12T12:50:14.604Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-03-12T12:50:14.604Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-03-12T12:50:14.604Z] BRANCH_NAME PR-40680 [2020-03-12T12:50:14.604Z] BUILD_DISPLAY_NAME #1 [2020-03-12T12:50:14.604Z] BUILD_ID 1 [2020-03-12T12:50:14.604Z] BUILD_NUMBER 1 [2020-03-12T12:50:14.604Z] BUILD_TAG jenkins-moby-PR-40680-1 [2020-03-12T12:50:14.604Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40680/1/ [2020-03-12T12:50:14.604Z] CHANGE_AUTHOR XiaodongLoong [2020-03-12T12:50:14.604Z] CHANGE_AUTHOR_DISPLAY_NAME Xiaodong Liu [2020-03-12T12:50:14.604Z] CHANGE_BRANCH master [2020-03-12T12:50:14.604Z] CHANGE_FORK XiaodongLoong [2020-03-12T12:50:14.604Z] CHANGE_ID 40680 [2020-03-12T12:50:14.604Z] CHANGE_TARGET master [2020-03-12T12:50:14.604Z] CHANGE_TITLE unit test on TestParseSignal failed within pkg/signal package on mips64el [2020-03-12T12:50:14.604Z] CHANGE_URL https://github.com/moby/moby/pull/40680 [2020-03-12T12:50:14.604Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-12T12:50:14.604Z] CommonProgramFiles C:\Program Files\Common Files [2020-03-12T12:50:14.604Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-03-12T12:50:14.604Z] CommonProgramW6432 C:\Program Files\Common Files [2020-03-12T12:50:14.604Z] COMPUTERNAME azwin-2-57f640 [2020-03-12T12:50:14.604Z] ComSpec C:\windows\system32\cmd.exe [2020-03-12T12:50:14.604Z] ConfigSequenceNumber 0 [2020-03-12T12:50:14.604Z] DOCKER_BUILDKIT 0 [2020-03-12T12:50:14.604Z] DOCKER_DUT_DEBUG 1 [2020-03-12T12:50:14.604Z] DOCKER_EXPERIMENTAL 1 [2020-03-12T12:50:14.604Z] DOCKER_GRAPHDRIVER overlay2 [2020-03-12T12:50:14.604Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-03-12T12:50:14.604Z] EXECUTOR_NUMBER 0 [2020-03-12T12:50:14.604Z] FQDN azwin-2-57f640.westus.cloudapp.azure.com [2020-03-12T12:50:14.604Z] GIT_BRANCH PR-40680 [2020-03-12T12:50:14.604Z] GIT_COMMIT 25d6047ec094170761a11e582b8cb45f16cf675e [2020-03-12T12:50:14.604Z] GIT_URL https://github.com/moby/moby.git [2020-03-12T12:50:14.604Z] HUDSON_COOKIE 9f6141e7-9f06-444e-a80b-6eac75aa5c8a [2020-03-12T12:50:14.604Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-03-12T12:50:14.604Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-03-12T12:50:14.604Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-03-12T12:50:14.604Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-03-12T12:50:14.604Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-03-12T12:50:14.604Z] JENKINS_NODE_COOKIE 2875dcbb-a190-4de0-8d26-1240b9bb4e44 [2020-03-12T12:50:14.604Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-03-12T12:50:14.604Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-03-12T12:50:14.604Z] JOB_BASE_NAME PR-40680 [2020-03-12T12:50:14.604Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40680/display/redirect [2020-03-12T12:50:14.604Z] JOB_NAME moby/PR-40680 [2020-03-12T12:50:14.604Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40680/ [2020-03-12T12:50:14.604Z] library.jps.version master [2020-03-12T12:50:14.604Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-03-12T12:50:14.604Z] NODE_LABELS amd64 azure azwin-2-57f640 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-03-12T12:50:14.604Z] NODE_NAME azwin-2-57f640 [2020-03-12T12:50:14.604Z] NUMBER_OF_PROCESSORS 4 [2020-03-12T12:50:14.604Z] OS Windows_NT [2020-03-12T12:50:14.604Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-03-12T12:50:14.604Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-03-12T12:50:14.604Z] PROCESSOR_ARCHITECTURE AMD64 [2020-03-12T12:50:14.604Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-03-12T12:50:14.606Z] PROCESSOR_LEVEL 6 [2020-03-12T12:50:14.606Z] PROCESSOR_REVISION 4f01 [2020-03-12T12:50:14.606Z] ProgramData C:\ProgramData [2020-03-12T12:50:14.606Z] ProgramFiles C:\Program Files [2020-03-12T12:50:14.606Z] ProgramFiles(x86) C:\Program Files (x86) [2020-03-12T12:50:14.606Z] ProgramW6432 C:\Program Files [2020-03-12T12:50:14.606Z] PROMPT $P$G [2020-03-12T12:50:14.606Z] PSExecutionPolicyPreference Bypass [2020-03-12T12:50:14.606Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-03-12T12:50:14.606Z] PUBLIC C:\Users\Public [2020-03-12T12:50:14.606Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40680/1/display/redirect?page=changes [2020-03-12T12:50:14.606Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40680/1/display/redirect [2020-03-12T12:50:14.606Z] SKIP_VALIDATION_TESTS 1 [2020-03-12T12:50:14.606Z] SOURCES_DRIVE d [2020-03-12T12:50:14.606Z] SOURCES_SUBDIR gopath [2020-03-12T12:50:14.606Z] STAGE_NAME Run tests [2020-03-12T12:50:14.606Z] SystemDrive C: [2020-03-12T12:50:14.606Z] SystemRoot C:\windows [2020-03-12T12:50:14.606Z] TEMP C:\windows\TEMP [2020-03-12T12:50:14.606Z] TESTDEBUG 0 [2020-03-12T12:50:14.606Z] TESTRUN_DRIVE d [2020-03-12T12:50:14.606Z] TESTRUN_SUBDIR CI [2020-03-12T12:50:14.606Z] TIMEOUT 120m [2020-03-12T12:50:14.606Z] TMP C:\windows\TEMP [2020-03-12T12:50:14.606Z] USERDOMAIN WORKGROUP [2020-03-12T12:50:14.606Z] USERNAME azwin-2-57f640$ [2020-03-12T12:50:14.606Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-03-12T12:50:14.606Z] windir C:\windows [2020-03-12T12:50:14.606Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-03-12T12:50:14.606Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-03-12T12:50:14.606Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-03-12T12:50:14.606Z] [2020-03-12T12:50:14.606Z] [2020-03-12T12:50:14.606Z] [2020-03-12T12:50:14.606Z] INFO: Sources under d:\gopath\... [2020-03-12T12:50:14.606Z] INFO: Test run under d:\CI\... [2020-03-12T12:50:14.606Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-03-12T12:50:14.606Z] INFO: docker/docker repository was found [2020-03-12T12:50:14.606Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-03-12T12:50:14.606Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1098' [2020-03-12T12:50:14.606Z] INFO: Docker version of control daemon [2020-03-12T12:50:14.606Z] [2020-03-12T12:50:14.606Z] Client: Docker Engine - Enterprise [2020-03-12T12:50:14.606Z] Version: 19.03.5 [2020-03-12T12:50:14.606Z] API version: 1.40 [2020-03-12T12:50:14.606Z] Go version: go1.12.12 [2020-03-12T12:50:14.606Z] Git commit: 2ee0c57608 [2020-03-12T12:50:14.606Z] Built: 11/13/2019 08:00:16 [2020-03-12T12:50:14.606Z] OS/Arch: windows/amd64 [2020-03-12T12:50:14.606Z] Experimental: false [2020-03-12T12:50:14.606Z] [2020-03-12T12:50:14.606Z] Server: Docker Engine - Enterprise [2020-03-12T12:50:14.606Z] Engine: [2020-03-12T12:50:14.606Z] Version: 19.03.5 [2020-03-12T12:50:14.606Z] API version: 1.40 (minimum version 1.24) [2020-03-12T12:50:14.606Z] Go version: go1.12.12 [2020-03-12T12:50:14.606Z] Git commit: 2ee0c57608 [2020-03-12T12:50:14.606Z] Built: 11/13/2019 07:58:51 [2020-03-12T12:50:14.606Z] OS/Arch: windows/amd64 [2020-03-12T12:50:14.606Z] Experimental: true [2020-03-12T12:50:14.606Z] [2020-03-12T12:50:14.606Z] INFO: Docker info of control daemon [2020-03-12T12:50:14.606Z] [2020-03-12T12:50:14.606Z] Client: [2020-03-12T12:50:14.606Z] Debug Mode: false [2020-03-12T12:50:14.606Z] Plugins: [2020-03-12T12:50:14.606Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-03-12T12:50:14.606Z] [2020-03-12T12:50:14.606Z] Server: [2020-03-12T12:50:14.606Z] Containers: 2 [2020-03-12T12:50:14.606Z] Running: 0 [2020-03-12T12:50:14.606Z] Paused: 0 [2020-03-12T12:50:14.606Z] Stopped: 2 [2020-03-12T12:50:14.606Z] Images: 11 [2020-03-12T12:50:14.606Z] Server Version: 19.03.5 [2020-03-12T12:50:14.606Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-03-12T12:50:14.606Z] Windows: [2020-03-12T12:50:14.606Z] LCOW: [2020-03-12T12:50:14.606Z] Logging Driver: json-file [2020-03-12T12:50:14.606Z] Plugins: [2020-03-12T12:50:14.606Z] Volume: local [2020-03-12T12:50:14.606Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-12T12:50:14.606Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-12T12:50:14.606Z] Swarm: inactive [2020-03-12T12:50:14.606Z] Default Isolation: process [2020-03-12T12:50:14.606Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-12T12:50:14.606Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-12T12:50:14.606Z] OSType: windows [2020-03-12T12:50:14.606Z] Architecture: x86_64 [2020-03-12T12:50:14.606Z] CPUs: 4 [2020-03-12T12:50:14.606Z] Total Memory: 32GiB [2020-03-12T12:50:14.606Z] Name: azwin-2-57f640 [2020-03-12T12:50:14.606Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-03-12T12:50:14.606Z] Docker Root Dir: D:\docker [2020-03-12T12:50:14.606Z] Debug Mode: false [2020-03-12T12:50:14.606Z] Registry: https://index.docker.io/v1/ [2020-03-12T12:50:14.606Z] Labels: [2020-03-12T12:50:14.606Z] Experimental: true [2020-03-12T12:50:14.606Z] Insecure Registries: [2020-03-12T12:50:14.606Z] 10.0.0.4:5000 [2020-03-12T12:50:14.606Z] 127.0.0.0/8 [2020-03-12T12:50:14.606Z] Registry Mirrors: [2020-03-12T12:50:14.606Z] http://10.0.0.4:5000/ [2020-03-12T12:50:14.606Z] Live Restore Enabled: false [2020-03-12T12:50:14.606Z] [2020-03-12T12:50:14.606Z] [2020-03-12T12:50:14.606Z] INFO: Commit hash is 25d6047ec0 [2020-03-12T12:50:14.606Z] INFO: Nuke-Everything... [2020-03-12T12:50:14.606Z] INFO: Container count on control daemon to delete is 2 [2020-03-12T12:50:15.062Z] 13cb912050ac [2020-03-12T12:50:15.062Z] dbd257869b81 [2020-03-12T12:50:15.062Z] INFO: Non-base image count on control daemon to delete is 1 [2020-03-12T12:50:15.469Z] fb056072eab9: Pull complete [2020-03-12T12:50:15.755Z] 6a33b1f9796f: Pull complete [2020-03-12T12:50:16.042Z] 8f8f8962e456: Pull complete [2020-03-12T12:50:16.592Z] Deleted: sha256:34afed038e2fd61bd2c5b64d93dd39f43b55a6d2f27f0d965664572364e0ee12 [2020-03-12T12:50:16.592Z] Deleted: sha256:328b4fe8b8dd09cd2a12b1eba0acea682519e9d19ccbbf5be7eb4c0b66a71390 [2020-03-12T12:50:16.592Z] [2020-03-12T12:50:16.592Z] [2020-03-12T12:50:16.592Z] __GENUS : 2 [2020-03-12T12:50:16.592Z] __CLASS : __PARAMETERS [2020-03-12T12:50:16.592Z] __SUPERCLASS : [2020-03-12T12:50:16.592Z] __DYNASTY : __PARAMETERS [2020-03-12T12:50:16.592Z] __RELPATH : [2020-03-12T12:50:16.592Z] __PROPERTY_COUNT : 1 [2020-03-12T12:50:16.592Z] __DERIVATION : {} [2020-03-12T12:50:16.592Z] __SERVER : [2020-03-12T12:50:16.592Z] __NAMESPACE : [2020-03-12T12:50:16.592Z] __PATH : [2020-03-12T12:50:16.592Z] ReturnValue : 0 [2020-03-12T12:50:16.592Z] PSComputerName : [2020-03-12T12:50:16.592Z] [2020-03-12T12:50:16.592Z] INFO: Nuking d:\CI [2020-03-12T12:50:17.328Z] #50 ... [2020-03-12T12:50:17.328Z] [2020-03-12T12:50:17.328Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:50:17.328Z] #10 6.447 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-12T12:50:17.328Z] #10 6.487 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-12T12:50:17.328Z] #10 6.496 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-12T12:50:17.328Z] #10 7.417 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-12T12:50:17.328Z] #10 9.674 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-12T12:50:17.328Z] #10 ... [2020-03-12T12:50:17.328Z] [2020-03-12T12:50:17.328Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:50:17.328Z] #53 7.020 + RM_GOPATH=0 [2020-03-12T12:50:17.328Z] #53 7.024 + TMP_GOPATH= [2020-03-12T12:50:17.328Z] #53 7.024 + : /build [2020-03-12T12:50:17.328Z] #53 7.025 + '[' -z '' ']' [2020-03-12T12:50:17.329Z] #53 7.026 ++ mktemp -d [2020-03-12T12:50:17.329Z] #53 7.028 + export GOPATH=/tmp/tmp.AYFCkC4mvR [2020-03-12T12:50:17.329Z] #53 7.028 + GOPATH=/tmp/tmp.AYFCkC4mvR [2020-03-12T12:50:17.329Z] #53 7.028 + RM_GOPATH=1 [2020-03-12T12:50:17.329Z] #53 7.028 ++ dirname ./install.sh [2020-03-12T12:50:17.329Z] #53 7.030 + dir=. [2020-03-12T12:50:17.329Z] #53 7.030 + bin=golangci_lint [2020-03-12T12:50:17.329Z] #53 7.030 + shift [2020-03-12T12:50:17.329Z] #53 7.030 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-12T12:50:17.329Z] #53 7.030 + . ./golangci_lint.installer [2020-03-12T12:50:17.329Z] #53 7.030 ++ : v1.23.8 [2020-03-12T12:50:17.329Z] #53 7.030 + install_golangci_lint [2020-03-12T12:50:17.329Z] #53 7.030 + echo 'Installing golangci-lint version v1.23.8' [2020-03-12T12:50:17.329Z] #53 7.030 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-12T12:50:17.329Z] #53 7.030 Installing golangci-lint version v1.23.8 [2020-03-12T12:50:17.329Z] #53 ... [2020-03-12T12:50:17.329Z] [2020-03-12T12:50:17.329Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-12T12:50:17.329Z] #62 5.263 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-12T12:50:17.329Z] #62 5.364 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-12T12:50:17.329Z] #62 5.400 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-12T12:50:17.329Z] #62 6.506 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-12T12:50:17.329Z] #62 8.720 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-12T12:50:17.329Z] #62 ... [2020-03-12T12:50:17.329Z] [2020-03-12T12:50:17.329Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-12T12:50:17.329Z] #30 6.924 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-12T12:50:17.329Z] #30 6.929 Cloning into '.'... [2020-03-12T12:50:17.329Z] #30 ... [2020-03-12T12:50:17.329Z] [2020-03-12T12:50:17.329Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T12:50:17.329Z] #35 6.952 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-12T12:50:17.329Z] #35 6.983 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-12T12:50:17.329Z] #35 6.994 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-12T12:50:17.329Z] #35 7.864 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-12T12:50:17.329Z] #35 10.50 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-12T12:50:17.526Z] d66e58854927: Verifying Checksum [2020-03-12T12:50:17.526Z] d66e58854927: Download complete [2020-03-12T12:50:17.583Z] #35 ... [2020-03-12T12:50:17.583Z] [2020-03-12T12:50:17.584Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:50:17.584Z] #43 6.882 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-12T12:50:17.584Z] #43 6.921 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-12T12:50:17.584Z] #43 6.942 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-12T12:50:17.584Z] #43 8.064 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-12T12:50:17.584Z] #43 10.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-12T12:50:17.838Z] #43 ... [2020-03-12T12:50:17.838Z] [2020-03-12T12:50:17.838Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:50:17.838Z] #33 6.659 + RM_GOPATH=0 [2020-03-12T12:50:17.838Z] #33 6.659 + TMP_GOPATH= [2020-03-12T12:50:17.838Z] #33 6.659 + : /build [2020-03-12T12:50:17.838Z] #33 6.659 + '[' -z '' ']' [2020-03-12T12:50:17.838Z] #33 6.667 ++ mktemp -d [2020-03-12T12:50:17.838Z] #33 6.672 + export GOPATH=/tmp/tmp.zWD64T7Cqi [2020-03-12T12:50:17.838Z] #33 6.673 + GOPATH=/tmp/tmp.zWD64T7Cqi [2020-03-12T12:50:17.838Z] #33 6.673 + RM_GOPATH=1 [2020-03-12T12:50:17.838Z] #33 6.674 ++ dirname ./install.sh [2020-03-12T12:50:17.838Z] #33 6.680 + dir=. [2020-03-12T12:50:17.838Z] #33 6.680 + bin=tomlv [2020-03-12T12:50:17.838Z] #33 6.680 + shift [2020-03-12T12:50:17.838Z] #33 6.681 + '[' '!' -f ./tomlv.installer ']' [2020-03-12T12:50:17.838Z] #33 6.681 + . ./tomlv.installer [2020-03-12T12:50:17.838Z] #33 6.682 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T12:50:17.838Z] #33 6.686 + install_tomlv [2020-03-12T12:50:17.838Z] #33 6.687 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-12T12:50:17.838Z] #33 6.687 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T12:50:17.838Z] #33 6.687 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.zWD64T7Cqi/src/github.com/BurntSushi/toml [2020-03-12T12:50:17.838Z] #33 6.697 Cloning into '/tmp/tmp.zWD64T7Cqi/src/github.com/BurntSushi/toml'... [2020-03-12T12:50:17.838Z] #33 7.727 + cd /tmp/tmp.zWD64T7Cqi/src/github.com/BurntSushi/toml [2020-03-12T12:50:17.838Z] #33 7.728 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T12:50:17.838Z] #33 7.768 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-12T12:50:17.838Z] #33 8.620 runtime/internal/atomic [2020-03-12T12:50:17.838Z] #33 8.627 internal/cpu [2020-03-12T12:50:17.838Z] #33 8.827 runtime/internal/sys [2020-03-12T12:50:17.838Z] #33 9.093 runtime/internal/math [2020-03-12T12:50:17.838Z] #33 9.164 math/bits [2020-03-12T12:50:17.838Z] #33 9.297 internal/bytealg [2020-03-12T12:50:17.838Z] #33 9.750 math [2020-03-12T12:50:17.838Z] #33 10.03 runtime [2020-03-12T12:50:17.838Z] #33 ... [2020-03-12T12:50:17.838Z] [2020-03-12T12:50:17.838Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:50:17.838Z] #23 6.705 + RM_GOPATH=0 [2020-03-12T12:50:17.838Z] #23 6.707 + TMP_GOPATH= [2020-03-12T12:50:17.838Z] #23 6.707 + : /build [2020-03-12T12:50:17.838Z] #23 6.707 + '[' -z '' ']' [2020-03-12T12:50:17.838Z] #23 6.707 ++ mktemp -d [2020-03-12T12:50:17.838Z] #23 6.708 + export GOPATH=/tmp/tmp.2pbV6SvJee [2020-03-12T12:50:17.838Z] #23 6.708 + GOPATH=/tmp/tmp.2pbV6SvJee [2020-03-12T12:50:17.838Z] #23 6.708 + RM_GOPATH=1 [2020-03-12T12:50:17.838Z] #23 6.715 ++ dirname ./install.sh [2020-03-12T12:50:17.838Z] #23 6.726 + dir=. [2020-03-12T12:50:17.838Z] #23 6.727 + bin=dockercli [2020-03-12T12:50:17.838Z] #23 6.727 + shift [2020-03-12T12:50:17.838Z] #23 6.727 + '[' '!' -f ./dockercli.installer ']' [2020-03-12T12:50:17.838Z] #23 6.727 + . ./dockercli.installer [2020-03-12T12:50:17.838Z] #23 6.727 ++ : stable [2020-03-12T12:50:17.838Z] #23 6.727 ++ : 17.06.2-ce [2020-03-12T12:50:17.838Z] #23 6.727 + install_dockercli [2020-03-12T12:50:17.838Z] #23 6.727 Install docker/cli version 17.06.2-ce from stable [2020-03-12T12:50:17.838Z] #23 6.727 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-12T12:50:17.838Z] #23 6.735 ++ uname -m [2020-03-12T12:50:17.838Z] #23 6.740 + arch=x86_64 [2020-03-12T12:50:17.838Z] #23 6.740 + '[' x86_64 '!=' x86_64 ']' [2020-03-12T12:50:17.838Z] #23 6.740 + url=https://download.docker.com/linux/static [2020-03-12T12:50:17.838Z] #23 6.740 + tar -xz docker/docker [2020-03-12T12:50:17.838Z] #23 6.741 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-12T12:50:18.093Z] #23 ... [2020-03-12T12:50:18.093Z] [2020-03-12T12:50:18.093Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:50:18.093Z] #56 6.867 + RM_GOPATH=0 [2020-03-12T12:50:18.093Z] #56 6.867 + TMP_GOPATH= [2020-03-12T12:50:18.093Z] #56 6.867 + : /build [2020-03-12T12:50:18.093Z] #56 6.867 + '[' -z '' ']' [2020-03-12T12:50:18.093Z] #56 6.873 ++ mktemp -d [2020-03-12T12:50:18.093Z] #56 6.874 + export GOPATH=/tmp/tmp.w95eJH6kXl [2020-03-12T12:50:18.093Z] #56 6.874 + GOPATH=/tmp/tmp.w95eJH6kXl [2020-03-12T12:50:18.093Z] #56 6.874 + RM_GOPATH=1 [2020-03-12T12:50:18.093Z] #56 6.875 ++ dirname ./install.sh [2020-03-12T12:50:18.093Z] #56 6.880 + dir=. [2020-03-12T12:50:18.093Z] #56 6.880 + bin=shfmt [2020-03-12T12:50:18.093Z] #56 6.880 + shift [2020-03-12T12:50:18.093Z] #56 6.880 + '[' '!' -f ./shfmt.installer ']' [2020-03-12T12:50:18.093Z] #56 6.880 + . ./shfmt.installer [2020-03-12T12:50:18.093Z] #56 6.880 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-12T12:50:18.093Z] #56 6.881 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-12T12:50:18.093Z] #56 6.881 + install_shfmt [2020-03-12T12:50:18.093Z] #56 6.881 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-12T12:50:18.093Z] #56 6.881 + git clone https://github.com/mvdan/sh.git /tmp/tmp.w95eJH6kXl/src/github.com/mvdan/sh [2020-03-12T12:50:18.093Z] #56 6.882 Cloning into '/tmp/tmp.w95eJH6kXl/src/github.com/mvdan/sh'... [2020-03-12T12:50:18.093Z] #56 ... [2020-03-12T12:50:18.093Z] [2020-03-12T12:50:18.093Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:50:18.093Z] #74 6.546 + RM_GOPATH=0 [2020-03-12T12:50:18.093Z] #74 6.546 + TMP_GOPATH= [2020-03-12T12:50:18.093Z] #74 6.546 + : /build [2020-03-12T12:50:18.093Z] #74 6.546 + '[' -z '' ']' [2020-03-12T12:50:18.093Z] #74 6.547 ++ mktemp -d [2020-03-12T12:50:18.093Z] #74 6.554 Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-12T12:50:18.093Z] #74 6.554 + export GOPATH=/tmp/tmp.JYU5H8MkRG [2020-03-12T12:50:18.093Z] #74 6.554 + GOPATH=/tmp/tmp.JYU5H8MkRG [2020-03-12T12:50:18.093Z] #74 6.554 + RM_GOPATH=1 [2020-03-12T12:50:18.093Z] #74 6.554 ++ dirname ./install.sh [2020-03-12T12:50:18.093Z] #74 6.554 + dir=. [2020-03-12T12:50:18.093Z] #74 6.554 + bin=proxy [2020-03-12T12:50:18.093Z] #74 6.554 + shift [2020-03-12T12:50:18.093Z] #74 6.554 + '[' '!' -f ./proxy.installer ']' [2020-03-12T12:50:18.093Z] #74 6.554 + . ./proxy.installer [2020-03-12T12:50:18.093Z] #74 6.554 ++ : bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-12T12:50:18.093Z] #74 6.554 + install_proxy [2020-03-12T12:50:18.093Z] #74 6.554 + case "$1" in [2020-03-12T12:50:18.093Z] #74 6.554 + export CGO_ENABLED=0 [2020-03-12T12:50:18.093Z] #74 6.554 + CGO_ENABLED=0 [2020-03-12T12:50:18.093Z] #74 6.554 + _install_proxy [2020-03-12T12:50:18.093Z] #74 6.554 + echo 'Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669' [2020-03-12T12:50:18.093Z] #74 6.554 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.JYU5H8MkRG/src/github.com/docker/libnetwork [2020-03-12T12:50:18.093Z] #74 6.556 Cloning into '/tmp/tmp.JYU5H8MkRG/src/github.com/docker/libnetwork'... [2020-03-12T12:50:18.348Z] #74 ... [2020-03-12T12:50:18.348Z] [2020-03-12T12:50:18.348Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:50:18.348Z] #47 6.543 + RM_GOPATH=0 [2020-03-12T12:50:18.348Z] #47 6.543 + TMP_GOPATH= [2020-03-12T12:50:18.348Z] #47 6.543 + : /build [2020-03-12T12:50:18.348Z] #47 6.543 + '[' -z '' ']' [2020-03-12T12:50:18.348Z] #47 6.559 ++ mktemp -d [2020-03-12T12:50:18.348Z] #47 6.559 + export GOPATH=/tmp/tmp.OH0zs1HMtT [2020-03-12T12:50:18.348Z] #47 6.561 + GOPATH=/tmp/tmp.OH0zs1HMtT [2020-03-12T12:50:18.348Z] #47 6.561 + RM_GOPATH=1 [2020-03-12T12:50:18.348Z] #47 6.571 ++ dirname ./install.sh [2020-03-12T12:50:18.348Z] #47 6.579 + dir=. [2020-03-12T12:50:18.348Z] #47 6.580 + bin=vndr [2020-03-12T12:50:18.348Z] #47 6.580 + shift [2020-03-12T12:50:18.348Z] #47 6.580 + '[' '!' -f ./vndr.installer ']' [2020-03-12T12:50:18.348Z] #47 6.581 + . ./vndr.installer [2020-03-12T12:50:18.348Z] #47 6.581 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-12T12:50:18.348Z] #47 6.586 + install_vndr [2020-03-12T12:50:18.348Z] #47 6.590 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-12T12:50:18.348Z] #47 6.590 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-12T12:50:18.348Z] #47 6.590 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.OH0zs1HMtT/src/github.com/LK4D4/vndr [2020-03-12T12:50:18.348Z] #47 6.606 Cloning into '/tmp/tmp.OH0zs1HMtT/src/github.com/LK4D4/vndr'... [2020-03-12T12:50:18.348Z] #47 7.304 + cd /tmp/tmp.OH0zs1HMtT/src/github.com/LK4D4/vndr [2020-03-12T12:50:18.348Z] #47 7.322 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-12T12:50:18.348Z] #47 7.339 + go build -buildmode=pie -v -o /build/vndr . [2020-03-12T12:50:18.348Z] #47 8.802 internal/cpu [2020-03-12T12:50:18.348Z] #47 8.804 runtime/internal/atomic [2020-03-12T12:50:18.348Z] #47 9.040 runtime/internal/sys [2020-03-12T12:50:18.348Z] #47 9.209 internal/race [2020-03-12T12:50:18.348Z] #47 9.321 sync/atomic [2020-03-12T12:50:18.348Z] #47 9.445 internal/bytealg [2020-03-12T12:50:18.348Z] #47 9.818 unicode [2020-03-12T12:50:18.348Z] #47 10.61 runtime [2020-03-12T12:50:18.348Z] #47 ... [2020-03-12T12:50:18.348Z] [2020-03-12T12:50:18.348Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:50:18.348Z] #68 11.36 + cd /tmp/tmp.SvVfqmU3me/src/github.com/rootless-containers/rootlesskit [2020-03-12T12:50:18.348Z] #68 11.36 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-12T12:50:18.603Z] #68 11.58 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-12T12:50:18.603Z] #68 11.58 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-12T12:50:19.561Z] 68adcc365214: Pull complete [2020-03-12T12:50:20.056Z] #74 ... [2020-03-12T12:50:20.056Z] [2020-03-12T12:50:20.056Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:50:20.056Z] #43 11.00 Reading package lists... [2020-03-12T12:50:20.056Z] #43 15.10 Building dependency tree... [2020-03-12T12:50:20.056Z] #43 16.24 The following additional packages will be installed: [2020-03-12T12:50:20.056Z] #43 16.26 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-12T12:50:20.056Z] #43 16.26 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-12T12:50:20.056Z] #43 16.26 Suggested packages: [2020-03-12T12:50:20.056Z] #43 16.26 manpages-dev python-setuptools [2020-03-12T12:50:20.056Z] #43 17.21 The following NEW packages will be installed: [2020-03-12T12:50:20.056Z] #43 17.22 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-12T12:50:20.056Z] #43 17.22 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-12T12:50:20.056Z] #43 17.22 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-12T12:50:20.056Z] #43 17.22 python-six zlib1g-dev [2020-03-12T12:50:20.056Z] #43 17.33 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-12T12:50:20.056Z] #43 17.33 Need to get 3742 kB of archives. [2020-03-12T12:50:20.056Z] #43 17.33 After this operation, 22.0 MB of additional disk space will be used. [2020-03-12T12:50:20.056Z] #43 17.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-03-12T12:50:20.056Z] #43 17.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-03-12T12:50:20.056Z] #43 17.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-03-12T12:50:20.056Z] #43 17.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-03-12T12:50:20.056Z] #43 17.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-03-12T12:50:20.056Z] #43 17.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-03-12T12:50:20.056Z] #43 17.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-03-12T12:50:20.056Z] #43 17.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-03-12T12:50:20.056Z] #43 17.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-03-12T12:50:20.056Z] #43 17.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-03-12T12:50:20.056Z] #43 17.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-03-12T12:50:20.056Z] #43 17.50 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-03-12T12:50:20.056Z] #43 17.53 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-03-12T12:50:20.056Z] #43 17.53 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-03-12T12:50:20.056Z] #43 17.54 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-12T12:50:20.056Z] #43 17.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-03-12T12:50:20.056Z] #43 17.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-03-12T12:50:20.057Z] #43 18.34 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T12:50:20.057Z] #43 18.43 Fetched 3742 kB in 0s (11.9 MB/s) [2020-03-12T12:50:20.057Z] #43 18.51 Selecting previously unselected package libcap-dev:s390x. [2020-03-12T12:50:20.057Z] #43 18.51 (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 ... 15168 files and directories currently installed.) [2020-03-12T12:50:20.057Z] #43 18.60 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-03-12T12:50:20.057Z] #43 18.61 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-03-12T12:50:20.057Z] #43 18.69 Selecting previously unselected package libnet1:s390x. [2020-03-12T12:50:20.057Z] #43 18.69 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-03-12T12:50:20.057Z] #43 18.70 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-03-12T12:50:20.057Z] #43 18.75 Selecting previously unselected package libnet1-dev. [2020-03-12T12:50:20.057Z] #43 18.76 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-03-12T12:50:20.057Z] #43 18.77 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-12T12:50:20.057Z] #43 18.94 Selecting previously unselected package libnl-3-200:s390x. [2020-03-12T12:50:20.057Z] #43 18.94 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-03-12T12:50:20.057Z] #43 18.95 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-03-12T12:50:20.057Z] #43 19.07 Selecting previously unselected package libnl-3-dev:s390x. [2020-03-12T12:50:20.057Z] #43 19.08 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-03-12T12:50:20.057Z] #43 19.09 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-03-12T12:50:20.057Z] #43 19.27 Selecting previously unselected package libprotobuf-c1:s390x. [2020-03-12T12:50:20.057Z] #43 19.28 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-03-12T12:50:20.057Z] #43 19.28 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-03-12T12:50:20.057Z] #43 19.34 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-03-12T12:50:20.057Z] #43 19.36 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-03-12T12:50:20.057Z] #43 19.36 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-03-12T12:50:20.057Z] #43 19.42 Selecting previously unselected package zlib1g-dev:s390x. [2020-03-12T12:50:20.057Z] #43 19.43 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-03-12T12:50:20.057Z] #43 19.43 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-03-12T12:50:20.057Z] #43 19.66 Selecting previously unselected package libprotobuf17:s390x. [2020-03-12T12:50:20.057Z] #43 19.68 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-03-12T12:50:20.057Z] #43 19.68 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-03-12T12:50:20.057Z] #43 20.18 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-03-12T12:50:20.057Z] #43 20.19 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-03-12T12:50:20.057Z] #43 20.19 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-03-12T12:50:20.057Z] #43 20.36 Selecting previously unselected package libprotobuf-dev:s390x. [2020-03-12T12:50:20.057Z] #43 20.36 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-03-12T12:50:20.057Z] #43 20.36 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-03-12T12:50:20.057Z] #43 ... [2020-03-12T12:50:20.057Z] [2020-03-12T12:50:20.057Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-12T12:50:20.057Z] #25 10.39 Reading package lists... [2020-03-12T12:50:20.057Z] #25 13.65 Reading package lists... [2020-03-12T12:50:20.057Z] #25 17.39 Building dependency tree... [2020-03-12T12:50:20.057Z] #25 18.28 ca-certificates is already the newest version (20190110). [2020-03-12T12:50:20.057Z] #25 18.28 The following additional packages will be installed: [2020-03-12T12:50:20.057Z] #25 18.34 libjq1 libonig5 [2020-03-12T12:50:20.057Z] #25 18.59 The following NEW packages will be installed: [2020-03-12T12:50:20.057Z] #25 18.65 jq libjq1 libonig5 [2020-03-12T12:50:20.057Z] #25 18.76 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-12T12:50:20.057Z] #25 18.76 Need to get 350 kB of archives. [2020-03-12T12:50:20.057Z] #25 18.76 After this operation, 1154 kB of additional disk space will be used. [2020-03-12T12:50:20.057Z] #25 18.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-03-12T12:50:20.057Z] #25 18.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-03-12T12:50:20.057Z] #25 18.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-03-12T12:50:20.057Z] #25 19.72 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T12:50:20.057Z] #25 19.81 Fetched 350 kB in 0s (2765 kB/s) [2020-03-12T12:50:20.057Z] #25 19.86 Selecting previously unselected package libonig5:s390x. [2020-03-12T12:50:20.057Z] #25 19.86 (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 ... 15168 files and directories currently installed.) [2020-03-12T12:50:20.057Z] #25 19.95 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-03-12T12:50:20.057Z] #25 19.96 Unpacking libonig5:s390x (6.9.1-1) ... [2020-03-12T12:50:20.057Z] #25 20.13 Selecting previously unselected package libjq1:s390x. [2020-03-12T12:50:20.057Z] #25 20.13 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-03-12T12:50:20.057Z] #25 20.14 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-03-12T12:50:20.057Z] #25 20.30 Selecting previously unselected package jq. [2020-03-12T12:50:20.057Z] #25 20.30 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-03-12T12:50:20.057Z] #25 20.30 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-12T12:50:20.057Z] #25 20.41 Setting up libonig5:s390x (6.9.1-1) ... [2020-03-12T12:50:20.057Z] #25 20.44 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-03-12T12:50:20.057Z] #25 20.45 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-12T12:50:20.057Z] #25 20.45 Processing triggers for libc-bin (2.28-10) ... [2020-03-12T12:50:20.057Z] #25 DONE 20.8s [2020-03-12T12:50:20.057Z] [2020-03-12T12:50:20.057Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-12T12:50:20.337Z] #26 DONE 0.0s [2020-03-12T12:50:20.337Z] [2020-03-12T12:50:20.337Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:50:21.808Z] #27 ... [2020-03-12T12:50:21.808Z] [2020-03-12T12:50:21.808Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:50:21.808Z] #47 11.99 unicode/utf16 [2020-03-12T12:50:21.808Z] #47 12.21 container/list [2020-03-12T12:50:21.808Z] #47 12.65 crypto/internal/subtle [2020-03-12T12:50:21.808Z] #47 12.79 crypto/subtle [2020-03-12T12:50:21.808Z] #47 12.95 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-12T12:50:21.808Z] #47 13.07 internal/nettrace [2020-03-12T12:50:21.808Z] #47 13.20 runtime/cgo [2020-03-12T12:50:21.808Z] #47 ... [2020-03-12T12:50:21.808Z] [2020-03-12T12:50:21.808Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:50:21.808Z] #43 21.28 Selecting previously unselected package libprotoc17:s390x. [2020-03-12T12:50:21.808Z] #43 21.28 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-03-12T12:50:21.808Z] #43 21.28 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-03-12T12:50:21.808Z] #43 21.73 Selecting previously unselected package protobuf-c-compiler. [2020-03-12T12:50:21.808Z] #43 21.75 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-03-12T12:50:21.808Z] #43 21.77 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-12T12:50:21.808Z] #43 21.92 Selecting previously unselected package protobuf-compiler. [2020-03-12T12:50:21.808Z] #43 21.92 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-03-12T12:50:21.808Z] #43 21.94 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-12T12:50:21.808Z] #43 22.05 Selecting previously unselected package python-pkg-resources. [2020-03-12T12:50:21.808Z] #43 22.05 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-12T12:50:21.808Z] #43 22.06 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-12T12:50:21.808Z] #43 22.23 Selecting previously unselected package python-six. [2020-03-12T12:50:21.808Z] #43 22.23 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-12T12:50:21.808Z] #43 22.23 Unpacking python-six (1.12.0-1) ... [2020-03-12T12:50:21.808Z] #43 22.28 Selecting previously unselected package python-protobuf. [2020-03-12T12:50:21.808Z] #43 22.29 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-03-12T12:50:21.808Z] #43 22.30 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-12T12:50:22.089Z] #43 22.70 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-12T12:50:22.260Z] 76d8adf27bdf: Pull complete [2020-03-12T12:50:22.369Z] #43 ... [2020-03-12T12:50:22.369Z] [2020-03-12T12:50:22.369Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:50:22.369Z] #56 12.61 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-12T12:50:22.369Z] #56 13.58 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-12T12:50:22.369Z] #56 13.69 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-12T12:50:22.369Z] #56 13.75 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-12T12:50:22.369Z] #56 13.84 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-12T12:50:22.369Z] #56 14.50 runtime [2020-03-12T12:50:22.369Z] #56 14.50 runtime/cgo [2020-03-12T12:50:22.369Z] #56 ... [2020-03-12T12:50:22.369Z] [2020-03-12T12:50:22.369Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:50:22.369Z] #10 13.17 Fetched 8029 kB in 10s (779 kB/s) [2020-03-12T12:50:22.369Z] #10 13.17 Reading package lists... [2020-03-12T12:50:22.369Z] #10 17.36 Reading package lists... [2020-03-12T12:50:22.369Z] #10 20.49 Building dependency tree... [2020-03-12T12:50:22.369Z] #10 21.72 The following additional packages will be installed: [2020-03-12T12:50:22.369Z] #10 21.72 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-12T12:50:22.369Z] #10 21.72 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-12T12:50:22.369Z] #10 21.72 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-12T12:50:22.369Z] #10 21.72 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-12T12:50:22.369Z] #10 21.72 Suggested packages: [2020-03-12T12:50:22.369Z] #10 21.72 gcc-8-locales seccomp wine64 [2020-03-12T12:50:22.369Z] #10 22.92 The following NEW packages will be installed: [2020-03-12T12:50:22.369Z] #10 22.92 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-12T12:50:22.369Z] #10 22.92 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-12T12:50:22.369Z] #10 22.92 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-12T12:50:22.369Z] #10 22.92 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-12T12:50:22.369Z] #10 22.92 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-12T12:50:22.369Z] #10 22.92 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-12T12:50:22.649Z] #10 23.06 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-12T12:50:22.649Z] #10 23.06 Need to get 73.3 MB of archives. [2020-03-12T12:50:22.649Z] #10 23.06 After this operation, 494 MB of additional disk space will be used. [2020-03-12T12:50:22.649Z] #10 23.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-03-12T12:50:22.650Z] #10 23.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-03-12T12:50:22.650Z] #10 23.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-03-12T12:50:22.924Z] #68 ... [2020-03-12T12:50:22.925Z] [2020-03-12T12:50:22.925Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:50:22.925Z] #23 14.81 + mkdir -p /build [2020-03-12T12:50:22.925Z] #23 14.82 + mv docker/docker /build/ [2020-03-12T12:50:22.925Z] #23 14.83 + rmdir docker [2020-03-12T12:50:22.925Z] #23 DONE 15.2s [2020-03-12T12:50:22.925Z] [2020-03-12T12:50:22.925Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:50:22.925Z] #33 14.25 unicode/utf8 [2020-03-12T12:50:22.925Z] #33 15.09 internal/testlog [2020-03-12T12:50:22.925Z] #33 15.61 encoding [2020-03-12T12:50:22.942Z] #10 23.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-03-12T12:50:22.942Z] #10 23.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-03-12T12:50:22.942Z] #10 23.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-12T12:50:22.942Z] #10 ... [2020-03-12T12:50:22.942Z] [2020-03-12T12:50:22.942Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-12T12:50:22.942Z] #62 13.75 Fetched 8029 kB in 11s (735 kB/s) [2020-03-12T12:50:22.942Z] #62 13.75 Reading package lists... [2020-03-12T12:50:22.942Z] #62 17.66 Reading package lists... [2020-03-12T12:50:22.942Z] #62 21.02 Building dependency tree... [2020-03-12T12:50:22.942Z] #62 22.37 The following additional packages will be installed: [2020-03-12T12:50:22.942Z] #62 22.38 libbtrfs0 [2020-03-12T12:50:22.942Z] #62 22.47 The following NEW packages will be installed: [2020-03-12T12:50:22.942Z] #62 22.48 libbtrfs-dev libbtrfs0 [2020-03-12T12:50:22.942Z] #62 22.60 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-12T12:50:22.942Z] #62 22.60 Need to get 118 kB of archives. [2020-03-12T12:50:22.942Z] #62 22.60 After this operation, 390 kB of additional disk space will be used. [2020-03-12T12:50:22.942Z] #62 22.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-03-12T12:50:22.942Z] #62 22.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-03-12T12:50:22.942Z] #62 23.21 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T12:50:22.942Z] #62 23.27 Fetched 118 kB in 0s (1102 kB/s) [2020-03-12T12:50:22.942Z] #62 23.31 Selecting previously unselected package libbtrfs0. [2020-03-12T12:50:22.942Z] #62 23.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-03-12T12:50:22.942Z] #62 23.39 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-03-12T12:50:22.942Z] #62 23.39 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-12T12:50:22.942Z] #62 23.49 Selecting previously unselected package libbtrfs-dev. [2020-03-12T12:50:22.942Z] #62 23.50 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-03-12T12:50:22.942Z] #62 23.50 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-12T12:50:22.942Z] #62 23.62 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-12T12:50:22.942Z] #62 ... [2020-03-12T12:50:22.942Z] [2020-03-12T12:50:22.942Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:50:22.942Z] #27 2.689 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-12T12:50:23.179Z] #33 16.14 runtime/cgo [2020-03-12T12:50:23.554Z] #27 3.055 [2020-03-12T12:50:23.554Z] [2020-03-12T12:50:23.554Z] #27 ... [2020-03-12T12:50:23.554Z] [2020-03-12T12:50:23.554Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-12T12:50:23.554Z] #62 23.63 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-12T12:50:23.554Z] #62 23.64 Processing triggers for libc-bin (2.28-10) ... [2020-03-12T12:50:23.554Z] #62 DONE 24.0s [2020-03-12T12:50:23.554Z] [2020-03-12T12:50:23.554Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T12:50:23.554Z] #63 DONE 0.1s [2020-03-12T12:50:23.554Z] [2020-03-12T12:50:23.554Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:50:23.839Z] #27 3.237 0.0% [2020-03-12T12:50:23.839Z] #27 ... [2020-03-12T12:50:23.839Z] [2020-03-12T12:50:23.839Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-12T12:50:23.839Z] #64 DONE 0.1s [2020-03-12T12:50:23.839Z] [2020-03-12T12:50:23.839Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:50:23.839Z] #27 3.237 0.0% ##### 7.0% [2020-03-12T12:50:23.839Z] #27 ... [2020-03-12T12:50:23.839Z] [2020-03-12T12:50:23.839Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T12:50:23.839Z] #35 14.31 Fetched 8029 kB in 10s (767 kB/s) [2020-03-12T12:50:23.839Z] #35 14.31 Reading package lists... [2020-03-12T12:50:23.839Z] #35 18.15 Reading package lists... [2020-03-12T12:50:23.839Z] #35 21.90 Building dependency tree... [2020-03-12T12:50:23.839Z] #35 23.03 The following additional packages will be installed: [2020-03-12T12:50:23.839Z] #35 23.03 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-12T12:50:23.839Z] #35 23.03 Suggested packages: [2020-03-12T12:50:23.839Z] #35 23.03 cmake-doc ninja-build lrzip [2020-03-12T12:50:23.839Z] #35 23.03 Recommended packages: [2020-03-12T12:50:23.839Z] #35 23.03 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-12T12:50:23.839Z] #35 23.83 The following NEW packages will be installed: [2020-03-12T12:50:23.839Z] #35 23.84 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-12T12:50:23.839Z] #35 23.84 vim-common xxd [2020-03-12T12:50:23.839Z] #35 23.98 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-12T12:50:23.839Z] #35 23.98 Need to get 13.9 MB of archives. [2020-03-12T12:50:23.839Z] #35 23.98 After this operation, 62.1 MB of additional disk space will be used. [2020-03-12T12:50:23.839Z] #35 23.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-03-12T12:50:23.839Z] #35 24.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-03-12T12:50:23.839Z] #35 24.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-03-12T12:50:23.839Z] #35 24.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB] [2020-03-12T12:50:23.839Z] #35 ... [2020-03-12T12:50:23.839Z] [2020-03-12T12:50:23.839Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:50:25.109Z] #33 ... [2020-03-12T12:50:25.109Z] [2020-03-12T12:50:25.109Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-12T12:50:25.109Z] #25 8.045 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-12T12:50:25.109Z] #25 ... [2020-03-12T12:50:25.109Z] [2020-03-12T12:50:25.109Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:50:25.109Z] #47 14.11 unicode/utf8 [2020-03-12T12:50:25.109Z] #47 14.74 internal/testlog [2020-03-12T12:50:25.109Z] #47 15.49 encoding [2020-03-12T12:50:25.109Z] #47 16.01 unicode/utf16 [2020-03-12T12:50:25.109Z] #47 16.64 container/list [2020-03-12T12:50:25.109Z] #47 17.19 crypto/internal/subtle [2020-03-12T12:50:25.109Z] #47 17.34 crypto/subtle [2020-03-12T12:50:25.109Z] #47 17.47 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-12T12:50:25.109Z] #47 17.59 internal/nettrace [2020-03-12T12:50:25.109Z] #47 17.75 runtime/cgo [2020-03-12T12:50:25.526Z] #27 3.237 0.0% ##### 7.0% ######### 13.2% ############## 19.5% ################# 23.7% ##################### 30.0% ########################## 36.2% ############################## 42.5% ################################### 48.8% ####################################### 55.0% ########################################## 59.2% ############################################# 63.4% ################################################## 69.7% ##################################################### 73.8% ######################################################## 78.0% ############################################################ 84.3% ################################################################# 90.6% [2020-03-12T12:50:25.526Z] #27 ... [2020-03-12T12:50:25.526Z] [2020-03-12T12:50:25.526Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:50:25.526Z] #53 15.97 + cd /tmp/tmp.qwQwePxsIF/src/github.com/golangci/golangci-lint/ [2020-03-12T12:50:25.526Z] #53 15.97 + git checkout -q v1.23.8 [2020-03-12T12:50:25.526Z] #53 16.09 ++ git describe --tags [2020-03-12T12:50:25.526Z] #53 16.13 + version=v1.23.8 [2020-03-12T12:50:25.526Z] #53 16.13 ++ git rev-parse --short HEAD [2020-03-12T12:50:25.526Z] #53 16.13 + commit=76a82c6 [2020-03-12T12:50:25.526Z] #53 16.14 ++ git show -s --format=%cd [2020-03-12T12:50:25.526Z] #53 16.14 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-12T12:50:25.526Z] #53 16.14 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-12T12:50:25.806Z] #53 ... [2020-03-12T12:50:25.806Z] [2020-03-12T12:50:25.806Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:50:25.807Z] #27 3.237 0.0% ##### 7.0% ######### 13.2% ############## 19.5% ################# 23.7% ##################### 30.0% ########################## 36.2% ############################## 42.5% ################################### 48.8% ####################################### 55.0% ########################################## 59.2% ############################################# 63.4% ################################################## 69.7% ##################################################### 73.8% ######################################################## 78.0% ############################################################ 84.3% ################################################################# 90.6% #################################################################### 94.7% ######################################################################## 100.0% [2020-03-12T12:50:26.087Z] #27 5.873 [2020-03-12T12:50:26.556Z] #47 ... [2020-03-12T12:50:26.556Z] [2020-03-12T12:50:26.556Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-12T12:50:26.556Z] #25 19.62 Fetched 8332 kB in 17s (505 kB/s) [2020-03-12T12:50:26.920Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0943f1e6640719668) in /home/ubuntu/workspace/moby_PR-40680 [Pipeline] { [Pipeline] checkout [2020-03-12T12:50:26.975Z] #27 5.985 0.0% ########## 14.4% ###################### 31.4% ############################## 42.7% #################################################### 73.0% ################################################################ 90.0% #27 ... [2020-03-12T12:50:26.975Z] [2020-03-12T12:50:26.975Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:50:26.975Z] #74 DONE 27.4s [2020-03-12T12:50:26.975Z] [2020-03-12T12:50:26.975Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:50:26.975Z] #27 5.985 0.0% ########## 14.4% ###################### 31.4% ############################## 42.7% #################################################### 73.0% ################################################################ 90.0% ######################################################################## 100.0% [2020-03-12T12:50:27.605Z] #27 7.195 [2020-03-12T12:50:27.779Z] d66e58854927: Pull complete [2020-03-12T12:50:27.779Z] 71497195576e: Pull complete [2020-03-12T12:50:27.779Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-03-12T12:50:27.779Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-03-12T12:50:27.779Z] ---> ebd73b5ebd31 [2020-03-12T12:50:27.779Z] Step 5/16 : ARG BUILDX_REPO [2020-03-12T12:50:27.779Z] ---> Running in 6e363394b30c [2020-03-12T12:50:27.966Z] #25 19.62 Reading package lists... [2020-03-12T12:50:27.966Z] #25 ... [2020-03-12T12:50:27.966Z] [2020-03-12T12:50:27.966Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-12T12:50:27.966Z] #62 11.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-12T12:50:28.066Z] Removing intermediate container 6e363394b30c [2020-03-12T12:50:28.066Z] ---> eaebf776a711 [2020-03-12T12:50:28.066Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-03-12T12:50:28.066Z] ---> Running in c7883bb76401 [2020-03-12T12:50:28.221Z] #62 ... [2020-03-12T12:50:28.221Z] [2020-03-12T12:50:28.221Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:50:28.221Z] #56 18.08 + cd /tmp/tmp.w95eJH6kXl/src/github.com/mvdan/sh [2020-03-12T12:50:28.221Z] #56 18.08 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-12T12:50:28.221Z] #56 18.20 + GO111MODULE=on [2020-03-12T12:50:28.222Z] #56 18.20 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-12T12:50:28.222Z] #56 19.41 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-12T12:50:28.222Z] #56 19.45 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-12T12:50:28.222Z] #56 19.46 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-12T12:50:28.222Z] #56 19.78 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-12T12:50:28.222Z] #56 19.93 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-12T12:50:28.222Z] #56 20.78 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-12T12:50:28.351Z] Cloning into '/buildx'... [2020-03-12T12:50:28.782Z] #56 21.58 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-12T12:50:28.782Z] #56 ... [2020-03-12T12:50:28.782Z] [2020-03-12T12:50:28.782Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:50:28.782Z] #10 11.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-12T12:50:29.037Z] #10 ... [2020-03-12T12:50:29.037Z] [2020-03-12T12:50:29.037Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:50:29.037Z] #43 12.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-12T12:50:29.319Z] #27 7.395 #=#=# ##O#- # #### 6.8% ############ 17.0% ################# 24.6% ######################## 34.2% ############################## 42.5% ##################################### 52.7% ########################################### 60.3% ################################################ 68.0% ###################################################### 75.6% ############################################################### 88.0% #################################################################### 95.6% ######################################################################## 100.0% [2020-03-12T12:50:29.599Z] #43 ... [2020-03-12T12:50:29.599Z] [2020-03-12T12:50:29.599Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T12:50:29.599Z] #35 12.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-12T12:50:29.614Z] #27 9.342 [2020-03-12T12:50:29.855Z] #35 ... [2020-03-12T12:50:29.855Z] [2020-03-12T12:50:29.855Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:50:29.855Z] #56 22.92 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-12T12:50:30.236Z] using credential docker-jenkins-github-credentials [2020-03-12T12:50:30.257Z] Cloning the remote Git repository [2020-03-12T12:50:30.257Z] Cloning with configured refspecs honoured and without tags [2020-03-12T12:50:30.397Z] Cloning repository https://github.com/moby/moby.git [2020-03-12T12:50:30.440Z] > git init /home/ubuntu/workspace/moby_PR-40680 # timeout=10 [2020-03-12T12:50:31.017Z] #27 9.553 # 1.8% ### 4.6% ##### 7.5% ####### 10.3% ######### 13.1% ############ 16.9% ############## 20.7% ################# 24.5% ################### 27.3% ##################### [2020-03-12T12:50:31.017Z] #27 ... [2020-03-12T12:50:31.017Z] [2020-03-12T12:50:31.017Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:50:31.017Z] #43 25.15 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-03-12T12:50:31.017Z] #43 25.15 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-03-12T12:50:31.017Z] #43 25.16 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-03-12T12:50:31.017Z] #43 25.17 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-03-12T12:50:31.017Z] #43 25.17 Setting up python-six (1.12.0-1) ... [2020-03-12T12:50:31.017Z] #43 26.94 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-03-12T12:50:31.017Z] #43 26.95 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-03-12T12:50:31.017Z] #43 26.97 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-03-12T12:50:31.017Z] #43 26.98 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-03-12T12:50:31.017Z] #43 26.99 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-03-12T12:50:31.017Z] #43 27.00 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-12T12:50:31.017Z] #43 27.01 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-12T12:50:31.017Z] #43 27.02 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-03-12T12:50:31.017Z] #43 27.05 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-12T12:50:31.017Z] #43 27.06 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-12T12:50:31.017Z] #43 31.00 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-03-12T12:50:31.017Z] #43 31.01 Processing triggers for libc-bin (2.28-10) ... [2020-03-12T12:50:31.017Z] #43 DONE 31.5s [2020-03-12T12:50:31.017Z] [2020-03-12T12:50:31.017Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:50:31.218Z] #56 24.19 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-12T12:50:31.473Z] #56 24.39 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-12T12:50:31.729Z] #56 24.63 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-12T12:50:31.729Z] #56 24.77 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-12T12:50:30.733Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T12:50:30.733Z] > git --version # timeout=10 [2020-03-12T12:50:30.769Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T12:50:30.770Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40680/head:refs/remotes/origin/PR-40680 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T12:50:32.656Z] #56 25.47 runtime/cgo [2020-03-12T12:50:32.656Z] #56 25.69 runtime [2020-03-12T12:50:33.283Z] #27 9.553 # 1.8% ### 4.6% ##### 7.5% ####### 10.3% ######### 13.1% ############ 16.9% ############## 20.7% ################# 24.5% ################### 27.3% ##################### 30.2% ######################## 33.9% ########################### 37.7% ############################# 41.5% ############################### 43.4% ################################# 46.2% ################################## 48.1% ##################################### 51.9% ######################################## 55.7% ########################################## 59.4% ############################################# 63.2% ################################################ 67.0% ################################################## 69.8% #################################################### 72.7% ##################################################### 74.6% ####################################################### 77.4% ######################################################### 80.3% ########################################################### 83.1% ############################################################# 85.9% [2020-03-12T12:50:33.283Z] #27 ... [2020-03-12T12:50:33.283Z] [2020-03-12T12:50:33.283Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:50:33.283Z] #10 23.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-03-12T12:50:33.283Z] #10 23.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-03-12T12:50:33.283Z] #10 23.88 Get:9 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] [2020-03-12T12:50:33.283Z] #10 26.25 Get:10 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] [2020-03-12T12:50:33.283Z] #10 27.86 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-03-12T12:50:33.283Z] #10 27.86 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-03-12T12:50:33.283Z] #10 27.86 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-03-12T12:50:33.283Z] #10 27.89 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-03-12T12:50:33.283Z] #10 27.89 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-03-12T12:50:33.283Z] #10 27.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB] [2020-03-12T12:50:33.283Z] #10 27.94 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-03-12T12:50:33.283Z] #10 27.99 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-03-12T12:50:33.283Z] #10 27.99 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-03-12T12:50:33.283Z] #10 27.99 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-03-12T12:50:33.283Z] #10 28.07 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-03-12T12:50:33.283Z] #10 28.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-03-12T12:50:33.283Z] #10 28.13 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-03-12T12:50:33.283Z] #10 28.14 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-03-12T12:50:33.283Z] #10 28.17 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB] [2020-03-12T12:50:33.283Z] #10 29.17 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T12:50:33.283Z] #10 29.20 Fetched 73.3 MB in 5s (14.0 MB/s) [2020-03-12T12:50:33.283Z] #10 29.31 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-12T12:50:33.283Z] #10 29.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-03-12T12:50:33.283Z] #10 29.39 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-03-12T12:50:33.283Z] #10 29.40 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-12T12:50:33.283Z] #10 31.15 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-12T12:50:33.283Z] #10 31.18 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-03-12T12:50:33.283Z] #10 31.19 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-12T12:50:33.283Z] #10 33.37 Selecting previously unselected package binutils-mingw-w64. [2020-03-12T12:50:33.283Z] #10 33.39 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-12T12:50:33.283Z] #10 33.39 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-12T12:50:33.283Z] #10 33.48 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-03-12T12:50:33.283Z] #10 33.48 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-03-12T12:50:33.283Z] #10 33.49 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-03-12T12:50:33.283Z] #10 33.67 Selecting previously unselected package dmsetup. [2020-03-12T12:50:33.283Z] #10 33.68 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-03-12T12:50:33.283Z] #10 33.68 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-12T12:50:33.283Z] #10 33.86 Selecting previously unselected package mingw-w64-common. [2020-03-12T12:50:33.283Z] #10 33.86 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-12T12:50:33.283Z] #10 33.86 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-12T12:50:33.283Z] #10 ... [2020-03-12T12:50:33.283Z] [2020-03-12T12:50:33.283Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:50:33.564Z] #27 9.553 # 1.8% ### 4.6% ##### 7.5% ####### 10.3% ######### 13.1% ############ 16.9% ############## 20.7% ################# 24.5% ################### 27.3% ##################### 30.2% ######################## 33.9% ########################### 37.7% ############################# 41.5% ############################### 43.4% ################################# 46.2% ################################## 48.1% ##################################### 51.9% ######################################## 55.7% ########################################## 59.4% ############################################# 63.2% ################################################ 67.0% ################################################## 69.8% #################################################### 72.7% ##################################################### 74.6% ####################################################### 77.4% ######################################################### 80.3% ########################################################### 83.1% ############################################################# 85.9% ################################################################ 89.7% ################################################################## 92.5% #################################################################### 95.4% ###################################################################### 98.2% ## [2020-03-12T12:50:33.564Z] #27 ... [2020-03-12T12:50:33.564Z] [2020-03-12T12:50:33.564Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:50:33.564Z] #65 1.516 + RM_GOPATH=0 [2020-03-12T12:50:33.564Z] #65 1.516 + TMP_GOPATH= [2020-03-12T12:50:33.564Z] #65 1.516 + : /build [2020-03-12T12:50:33.564Z] #65 1.516 + '[' -z '' ']' [2020-03-12T12:50:33.564Z] #65 1.517 ++ mktemp -d [2020-03-12T12:50:33.564Z] #65 1.518 + export GOPATH=/tmp/tmp.NwCzIFtsMm [2020-03-12T12:50:33.564Z] #65 1.518 + GOPATH=/tmp/tmp.NwCzIFtsMm [2020-03-12T12:50:33.564Z] #65 1.518 + RM_GOPATH=1 [2020-03-12T12:50:33.564Z] #65 1.519 ++ dirname ./install.sh [2020-03-12T12:50:33.564Z] #65 1.523 + dir=. [2020-03-12T12:50:33.564Z] #65 1.523 + bin=containerd [2020-03-12T12:50:33.564Z] #65 1.523 + shift [2020-03-12T12:50:33.564Z] #65 1.523 + '[' '!' -f ./containerd.installer ']' [2020-03-12T12:50:33.564Z] #65 1.523 + . ./containerd.installer [2020-03-12T12:50:33.564Z] #65 1.523 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-12T12:50:33.564Z] #65 1.524 + install_containerd [2020-03-12T12:50:33.564Z] #65 1.524 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-12T12:50:33.564Z] #65 1.524 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-12T12:50:33.564Z] #65 1.524 + git clone https://github.com/containerd/containerd.git /tmp/tmp.NwCzIFtsMm/src/github.com/containerd/containerd [2020-03-12T12:50:33.564Z] #65 1.537 Cloning into '/tmp/tmp.NwCzIFtsMm/src/github.com/containerd/containerd'... [2020-03-12T12:50:33.844Z] #65 ... [2020-03-12T12:50:33.844Z] [2020-03-12T12:50:33.844Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:50:33.844Z] #27 9.553 # 1.8% ### 4.6% ##### 7.5% ####### 10.3% ######### 13.1% ############ 16.9% ############## 20.7% ################# 24.5% ################### 27.3% ##################### 30.2% ######################## 33.9% ########################### 37.7% ############################# 41.5% ############################### 43.4% ################################# 46.2% ################################## 48.1% ##################################### 51.9% ######################################## 55.7% ########################################## 59.4% ############################################# 63.2% ################################################ 67.0% ################################################## 69.8% #################################################### 72.7% ##################################################### 74.6% ####################################################### 77.4% ######################################################### 80.3% ########################################################### 83.1% ############################################################# 85.9% ################################################################ 89.7% ################################################################## 92.5% #################################################################### 95.4% ###################################################################### 98.2% ######################################################################## 100.0% [2020-03-12T12:50:33.844Z] #27 13.42 [2020-03-12T12:50:33.872Z] Removing intermediate container c7883bb76401 [2020-03-12T12:50:33.872Z] ---> 6a7b35203e16 [2020-03-12T12:50:33.872Z] Step 7/16 : WORKDIR /buildx [2020-03-12T12:50:33.872Z] ---> Running in 45cdce8b54e4 [2020-03-12T12:50:33.872Z] Removing intermediate container 45cdce8b54e4 [2020-03-12T12:50:33.872Z] ---> 012f4ec9164f [2020-03-12T12:50:33.872Z] Step 8/16 : ARG BUILDX_COMMIT [2020-03-12T12:50:33.872Z] ---> Running in 5164f92feea5 [2020-03-12T12:50:33.872Z] Removing intermediate container 5164f92feea5 [2020-03-12T12:50:33.872Z] ---> ef88e3ccd3da [2020-03-12T12:50:33.872Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-03-12T12:50:33.872Z] ---> Running in d65ad91fd7e3 [2020-03-12T12:50:34.124Z] #27 ... [2020-03-12T12:50:34.124Z] [2020-03-12T12:50:34.124Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T12:50:34.124Z] #35 24.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-03-12T12:50:34.124Z] #35 24.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-03-12T12:50:34.124Z] #35 24.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-03-12T12:50:34.124Z] #35 24.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-03-12T12:50:34.124Z] #35 24.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-03-12T12:50:34.124Z] #35 24.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-03-12T12:50:34.124Z] #35 26.03 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T12:50:34.124Z] #35 26.15 Fetched 13.9 MB in 1s (15.0 MB/s) [2020-03-12T12:50:34.124Z] #35 26.25 Selecting previously unselected package xxd. [2020-03-12T12:50:34.124Z] #35 26.25 (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 ... 15168 files and directories currently installed.) [2020-03-12T12:50:34.124Z] #35 26.29 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-03-12T12:50:34.124Z] #35 26.30 Unpacking xxd (2:8.1.0875-5) ... [2020-03-12T12:50:34.124Z] #35 26.45 Selecting previously unselected package vim-common. [2020-03-12T12:50:34.124Z] #35 26.45 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-12T12:50:34.124Z] #35 26.48 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-12T12:50:34.124Z] #35 26.78 Selecting previously unselected package cmake-data. [2020-03-12T12:50:34.124Z] #35 26.79 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-12T12:50:34.124Z] #35 26.79 Unpacking cmake-data (3.13.4-1) ... [2020-03-12T12:50:34.124Z] #35 30.28 Selecting previously unselected package libicu63:s390x. [2020-03-12T12:50:34.124Z] #35 30.29 Preparing to unpack .../3-libicu63_63.1-6_s390x.deb ... [2020-03-12T12:50:34.124Z] #35 30.29 Unpacking libicu63:s390x (63.1-6) ... [2020-03-12T12:50:34.124Z] #35 ... [2020-03-12T12:50:34.124Z] [2020-03-12T12:50:34.124Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-12T12:50:34.124Z] #30 30.19 Checking out files: 92% (1403/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. [2020-03-12T12:50:34.124Z] #30 30.41 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-12T12:50:34.124Z] #30 31.18 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-12T12:50:34.404Z] #30 ... [2020-03-12T12:50:34.404Z] [2020-03-12T12:50:34.404Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:50:34.404Z] #33 24.81 sync [2020-03-12T12:50:34.404Z] #33 24.81 internal/reflectlite [2020-03-12T12:50:34.404Z] #33 27.36 errors [2020-03-12T12:50:34.404Z] #33 27.36 sort [2020-03-12T12:50:34.404Z] #33 28.03 strconv [2020-03-12T12:50:34.404Z] #33 28.75 io [2020-03-12T12:50:34.404Z] #33 29.90 syscall [2020-03-12T12:50:34.404Z] #33 31.30 reflect [2020-03-12T12:50:34.489Z] From https://github.com/docker/buildx [2020-03-12T12:50:34.489Z] * [new tag] v0.3.1 -> build [2020-03-12T12:50:34.684Z] #33 ... [2020-03-12T12:50:34.684Z] [2020-03-12T12:50:34.684Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T12:50:34.684Z] #35 35.00 Selecting previously unselected package libxml2:s390x. [2020-03-12T12:50:34.684Z] #35 35.00 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-03-12T12:50:34.684Z] #35 35.01 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-03-12T12:50:34.964Z] #35 35.44 Selecting previously unselected package libarchive13:s390x. [2020-03-12T12:50:34.964Z] #35 35.44 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-03-12T12:50:34.964Z] #35 35.44 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-03-12T12:50:35.109Z] Switched to branch 'build' [2020-03-12T12:50:35.182Z] #56 ... [2020-03-12T12:50:35.182Z] [2020-03-12T12:50:35.182Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:50:35.182Z] #53 28.15 + cd /tmp/tmp.AYFCkC4mvR/src/github.com/golangci/golangci-lint/ [2020-03-12T12:50:35.182Z] #53 28.15 + git checkout -q v1.23.8 [2020-03-12T12:50:35.244Z] #35 35.62 Selecting previously unselected package libjsoncpp1:s390x. [2020-03-12T12:50:35.244Z] #35 35.62 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-03-12T12:50:35.244Z] #35 35.62 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-03-12T12:50:35.244Z] #35 35.76 Selecting previously unselected package librhash0:s390x. [2020-03-12T12:50:35.244Z] #35 35.76 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-03-12T12:50:35.244Z] #35 35.76 Unpacking librhash0:s390x (1.3.8-1) ... [2020-03-12T12:50:35.244Z] #35 35.89 Selecting previously unselected package libuv1:s390x. [2020-03-12T12:50:35.244Z] #35 35.89 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-03-12T12:50:35.244Z] #35 35.89 Unpacking libuv1:s390x (1.24.1-1) ... [2020-03-12T12:50:35.244Z] #35 35.97 Selecting previously unselected package cmake. [2020-03-12T12:50:35.244Z] #35 35.97 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-03-12T12:50:35.524Z] #35 36.00 Unpacking cmake (3.13.4-1) ... [2020-03-12T12:50:35.524Z] #35 ... [2020-03-12T12:50:35.524Z] [2020-03-12T12:50:35.524Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:50:35.524Z] #47 25.92 sync [2020-03-12T12:50:35.524Z] #47 25.92 internal/reflectlite [2020-03-12T12:50:35.524Z] #47 27.16 github.com/LK4D4/vndr/godl/singleflight [2020-03-12T12:50:35.524Z] #47 27.49 math/rand [2020-03-12T12:50:35.524Z] #47 28.36 internal/singleflight [2020-03-12T12:50:35.524Z] #47 28.73 io [2020-03-12T12:50:35.524Z] #47 28.77 strconv [2020-03-12T12:50:35.524Z] #47 29.79 bytes [2020-03-12T12:50:35.524Z] #47 31.12 reflect [2020-03-12T12:50:35.524Z] #47 32.11 bufio [2020-03-12T12:50:35.524Z] #47 33.94 syscall [2020-03-12T12:50:35.524Z] #47 ... [2020-03-12T12:50:35.524Z] [2020-03-12T12:50:35.524Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:50:35.524Z] #33 36.02 time [2020-03-12T12:50:35.742Z] #53 28.73 ++ git describe --tags [2020-03-12T12:50:35.742Z] #53 28.75 + version=v1.23.8 [2020-03-12T12:50:35.742Z] #53 28.75 ++ git rev-parse --short HEAD [2020-03-12T12:50:35.742Z] #53 28.77 + commit=76a82c6 [2020-03-12T12:50:35.742Z] #53 28.77 ++ git show -s --format=%cd [2020-03-12T12:50:35.742Z] #53 28.78 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-12T12:50:35.998Z] #53 28.78 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-12T12:50:36.124Z] Removing intermediate container d65ad91fd7e3 [2020-03-12T12:50:36.124Z] ---> acab609617a6 [2020-03-12T12:50:36.124Z] Step 10/16 : RUN go mod download [2020-03-12T12:50:36.124Z] ---> Running in 87635d609d35 [2020-03-12T12:50:36.470Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-03-12T12:50:36.470Z] go: finding github.com/spf13/pflag v1.0.3 [2020-03-12T12:50:36.470Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-03-12T12:50:36.470Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-03-12T12:50:36.470Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-03-12T12:50:36.470Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-03-12T12:50:36.470Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-03-12T12:50:36.470Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-03-12T12:50:36.470Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-03-12T12:50:37.495Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-03-12T12:50:38.223Z] #33 ... [2020-03-12T12:50:38.224Z] [2020-03-12T12:50:38.224Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:50:38.224Z] #50 28.13 + cd /tmp/tmp.oc7cEf9FNz/src/gotest.tools/gotestsum [2020-03-12T12:50:38.224Z] #50 28.16 + git checkout -q v0.3.5 [2020-03-12T12:50:38.224Z] #50 28.31 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-12T12:50:38.224Z] #50 ... [2020-03-12T12:50:38.224Z] [2020-03-12T12:50:38.224Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:50:38.224Z] #27 14.61 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-12T12:50:38.224Z] #27 14.93 [2020-03-12T12:50:38.224Z] #27 15.10 ############################################################# 85.8% ######################################################################## 100.0% [2020-03-12T12:50:38.224Z] #27 15.20 [2020-03-12T12:50:38.224Z] #27 16.43 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-12T12:50:38.224Z] #27 16.74 #=#=# [2020-03-12T12:50:38.224Z] #27 16.94 0.2% ######################################################################## 100.0% [2020-03-12T12:50:38.224Z] #27 17.07 [2020-03-12T12:50:38.254Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0ce8001329e084c9d) in /home/ubuntu/workspace/moby_PR-40680 [Pipeline] { [Pipeline] checkout [2020-03-12T12:50:38.509Z] #27 ... [2020-03-12T12:50:38.509Z] [2020-03-12T12:50:38.509Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T12:50:38.509Z] #35 38.20 Setting up libicu63:s390x (63.1-6) ... [2020-03-12T12:50:38.509Z] #35 38.22 Setting up xxd (2:8.1.0875-5) ... [2020-03-12T12:50:38.509Z] #35 38.24 Setting up libuv1:s390x (1.24.1-1) ... [2020-03-12T12:50:38.509Z] #35 38.25 Setting up vim-common (2:8.1.0875-5) ... [2020-03-12T12:50:38.509Z] #35 38.27 Setting up librhash0:s390x (1.3.8-1) ... [2020-03-12T12:50:38.509Z] #35 38.29 Setting up cmake-data (3.13.4-1) ... [2020-03-12T12:50:38.509Z] #35 38.31 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-03-12T12:50:38.509Z] #35 38.32 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-03-12T12:50:38.509Z] #35 38.33 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-03-12T12:50:38.509Z] #35 38.34 Setting up cmake (3.13.4-1) ... [2020-03-12T12:50:38.509Z] #35 38.35 Processing triggers for libc-bin (2.28-10) ... [2020-03-12T12:50:38.509Z] #35 38.41 Processing triggers for mime-support (3.62) ... [2020-03-12T12:50:38.509Z] #35 DONE 39.1s [2020-03-12T12:50:38.509Z] [2020-03-12T12:50:38.509Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:50:38.509Z] #27 18.18 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-12T12:50:38.509Z] #27 ... [2020-03-12T12:50:38.509Z] [2020-03-12T12:50:38.509Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T12:50:38.509Z] #36 DONE 0.1s [2020-03-12T12:50:38.509Z] [2020-03-12T12:50:38.509Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:50:38.509Z] #27 18.23 skipping existing b63cc5f62c21 [2020-03-12T12:50:38.509Z] #27 18.32 [2020-03-12T12:50:38.522Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-03-12T12:50:38.522Z] go: finding github.com/jinzhu/now v1.0.0 [2020-03-12T12:50:38.522Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-03-12T12:50:38.522Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-03-12T12:50:38.791Z] #27 ... [2020-03-12T12:50:38.791Z] [2020-03-12T12:50:38.791Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-12T12:50:38.791Z] #37 DONE 0.1s [2020-03-12T12:50:38.791Z] [2020-03-12T12:50:38.791Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:50:38.811Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-03-12T12:50:38.811Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-03-12T12:50:39.447Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-03-12T12:50:39.447Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-03-12T12:50:39.447Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-03-12T12:50:39.735Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-03-12T12:50:40.056Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-03-12T12:50:40.203Z] #53 ... [2020-03-12T12:50:40.203Z] [2020-03-12T12:50:40.203Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-12T12:50:40.203Z] #41 23.27 Checking out files: 82% (1324/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. [2020-03-12T12:50:40.203Z] #41 23.60 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-12T12:50:40.203Z] #41 25.49 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-03-12T12:50:40.203Z] #41 ... [2020-03-12T12:50:40.203Z] [2020-03-12T12:50:40.203Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-12T12:50:40.203Z] #62 23.50 Fetched 8332 kB in 18s (451 kB/s) [2020-03-12T12:50:40.203Z] #62 23.50 Reading package lists... [2020-03-12T12:50:40.259Z] #38 1.332 + RM_GOPATH=0 [2020-03-12T12:50:40.259Z] #38 1.332 + TMP_GOPATH= [2020-03-12T12:50:40.259Z] #38 1.332 + : /build [2020-03-12T12:50:40.259Z] #38 1.332 + '[' -z '' ']' [2020-03-12T12:50:40.259Z] #38 1.332 ++ mktemp -d [2020-03-12T12:50:40.259Z] #38 1.335 + export GOPATH=/tmp/tmp.olXnZSYSav [2020-03-12T12:50:40.259Z] #38 1.337 + GOPATH=/tmp/tmp.olXnZSYSav [2020-03-12T12:50:40.259Z] #38 1.337 + RM_GOPATH=1 [2020-03-12T12:50:40.259Z] #38 1.337 ++ dirname ./install.sh [2020-03-12T12:50:40.259Z] #38 1.338 + dir=. [2020-03-12T12:50:40.259Z] #38 1.343 + bin=tini [2020-03-12T12:50:40.259Z] #38 1.343 + shift [2020-03-12T12:50:40.259Z] #38 1.343 + '[' '!' -f ./tini.installer ']' [2020-03-12T12:50:40.259Z] #38 1.343 + . ./tini.installer [2020-03-12T12:50:40.259Z] #38 1.343 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T12:50:40.259Z] #38 1.343 + install_tini [2020-03-12T12:50:40.259Z] #38 1.343 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-12T12:50:40.259Z] #38 1.343 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T12:50:40.259Z] #38 1.343 + git clone https://github.com/krallin/tini.git /tmp/tmp.olXnZSYSav/tini [2020-03-12T12:50:40.259Z] #38 1.345 Cloning into '/tmp/tmp.olXnZSYSav/tini'... [2020-03-12T12:50:40.259Z] #38 ... [2020-03-12T12:50:40.259Z] [2020-03-12T12:50:40.259Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:50:40.259Z] #27 19.36 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-12T12:50:40.259Z] #27 19.67 [2020-03-12T12:50:40.259Z] #27 19.78 ######################################################################## 100.0% [2020-03-12T12:50:40.259Z] #27 19.82 [2020-03-12T12:50:40.259Z] #27 19.88 Download of images into '/build' complete. [2020-03-12T12:50:40.259Z] #27 19.88 Use something like the following to load the result into a Docker daemon: [2020-03-12T12:50:40.259Z] #27 19.88 tar -cC '/build' . | docker load [2020-03-12T12:50:40.259Z] #27 DONE 20.0s [2020-03-12T12:50:40.259Z] [2020-03-12T12:50:40.259Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:50:40.259Z] #47 40.63 internal/poll [2020-03-12T12:50:40.460Z] #62 30.92 Reading package lists... [2020-03-12T12:50:40.460Z] #62 ... [2020-03-12T12:50:40.460Z] [2020-03-12T12:50:40.460Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:50:40.460Z] #74 25.00 Checking out files: 64% (1318/2056) Checking out files: 65% (1337/2056) Checking out files: 66% (1357/2056) Checking out files: 67% (1378/2056) Checking out files: 68% (1399/2056) Checking out files: 69% (1419/2056) Checking out files: 70% (1440/2056) Checking out files: 71% (1460/2056) Checking out files: 72% (1481/2056) Checking out files: 73% (1501/2056) Checking out files: 74% (1522/2056) Checking out files: 75% (1542/2056) Checking out files: 76% (1563/2056) Checking out files: 77% (1584/2056) Checking out files: 78% (1604/2056) Checking out files: 79% (1625/2056) Checking out files: 80% (1645/2056) Checking out files: 81% (1666/2056) Checking out files: 82% (1686/2056) Checking out files: 83% (1707/2056) Checking out files: 84% (1728/2056) Checking out files: 85% (1748/2056) Checking out files: 86% (1769/2056) Checking out files: 87% (1789/2056) Checking out files: 88% (1810/2056) Checking out files: 89% (1830/2056) Checking out files: 90% (1851/2056) Checking out files: 91% (1871/2056) Checking out files: 92% (1892/2056) Checking out files: 93% (1913/2056) Checking out files: 94% (1933/2056) Checking out files: 95% (1954/2056) Checking out files: 96% (1974/2056) Checking out files: 97% (1995/2056) Checking out files: 98% (2015/2056) Checking out files: 99% (2036/2056) Checking out files: 100% (2056/2056) Checking out files: 100% (2056/2056), done. [2020-03-12T12:50:40.460Z] #74 25.63 + cd /tmp/tmp.JYU5H8MkRG/src/github.com/docker/libnetwork [2020-03-12T12:50:40.460Z] #74 25.64 + git checkout -q bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-12T12:50:40.460Z] #74 26.30 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-12T12:50:40.551Z] #47 40.97 internal/fmtsort [2020-03-12T12:50:40.688Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-03-12T12:50:40.688Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-12T12:50:40.801Z] #74 ... [2020-03-12T12:50:40.801Z] [2020-03-12T12:50:40.801Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T12:50:40.801Z] #35 23.92 Fetched 8332 kB in 17s (484 kB/s) [2020-03-12T12:50:40.801Z] #35 23.92 Reading package lists... [2020-03-12T12:50:40.801Z] #35 31.40 Reading package lists... [2020-03-12T12:50:40.801Z] #35 ... [2020-03-12T12:50:40.801Z] [2020-03-12T12:50:40.801Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:50:40.801Z] #43 24.11 Fetched 8332 kB in 17s (477 kB/s) [2020-03-12T12:50:40.801Z] #43 24.11 Reading package lists... [2020-03-12T12:50:41.057Z] #43 31.44 Reading package lists... [2020-03-12T12:50:41.057Z] #43 ... [2020-03-12T12:50:41.057Z] [2020-03-12T12:50:41.057Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:50:41.057Z] #10 23.96 Fetched 8332 kB in 18s (470 kB/s) [2020-03-12T12:50:41.057Z] #10 23.96 Reading package lists... [2020-03-12T12:50:41.057Z] #10 31.24 Reading package lists... [2020-03-12T12:50:41.057Z] #10 ... [2020-03-12T12:50:41.057Z] [2020-03-12T12:50:41.057Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-12T12:50:41.057Z] #25 19.62 Reading package lists... [2020-03-12T12:50:41.057Z] #25 27.26 Reading package lists... [2020-03-12T12:50:41.167Z] #47 ... [2020-03-12T12:50:41.167Z] [2020-03-12T12:50:41.167Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:50:41.167Z] #44 7.654 Note: Building without setproctitle() and strlcpy() support. [2020-03-12T12:50:41.167Z] #44 7.654 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-12T12:50:41.167Z] #44 7.675 Note: Building without GnuTLS support [2020-03-12T12:50:41.167Z] #44 8.827 fatal: not a git repository (or any of the parent directories): .git [2020-03-12T12:50:41.167Z] #44 8.873 GEN .gitid [2020-03-12T12:50:41.167Z] #44 8.882 GEN criu/include/version.h [2020-03-12T12:50:41.167Z] #44 8.908 GEN include/common/asm [2020-03-12T12:50:41.167Z] #44 ... [2020-03-12T12:50:41.167Z] [2020-03-12T12:50:41.167Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:50:41.167Z] #38 2.065 + cd /tmp/tmp.olXnZSYSav/tini [2020-03-12T12:50:41.167Z] #38 2.065 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T12:50:41.167Z] #38 2.081 + cmake . [2020-03-12T12:50:41.167Z] #38 2.526 -- The C compiler identification is GNU 8.3.0 [2020-03-12T12:50:41.167Z] #38 2.595 -- Check for working C compiler: /usr/bin/cc [2020-03-12T12:50:41.316Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-03-12T12:50:41.316Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-03-12T12:50:41.316Z] go: finding github.com/json-iterator/go v1.1.6 [2020-03-12T12:50:41.316Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-03-12T12:50:41.404Z] using credential docker-jenkins-github-credentials [2020-03-12T12:50:41.414Z] Cloning the remote Git repository [2020-03-12T12:50:41.414Z] Cloning with configured refspecs honoured and without tags [2020-03-12T12:50:41.533Z] Cloning repository https://github.com/moby/moby.git [2020-03-12T12:50:41.575Z] > git init /home/ubuntu/workspace/moby_PR-40680 # timeout=10 [2020-03-12T12:50:41.803Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T12:50:41.803Z] > git --version # timeout=10 [2020-03-12T12:50:41.816Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T12:50:41.819Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40680/head:refs/remotes/origin/PR-40680 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T12:50:41.995Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bfe52751ac46a531) in /home/ubuntu/workspace/moby_PR-40680 [Pipeline] { [Pipeline] checkout [2020-03-12T12:50:42.213Z] #38 3.251 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-12T12:50:42.213Z] #38 3.256 -- Detecting C compiler ABI info [2020-03-12T12:50:42.213Z] #38 ... [2020-03-12T12:50:42.213Z] [2020-03-12T12:50:42.213Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:50:42.213Z] #56 32.61 syscall [2020-03-12T12:50:42.213Z] #56 32.62 reflect [2020-03-12T12:50:42.213Z] #56 38.63 time [2020-03-12T12:50:42.354Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-03-12T12:50:42.354Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-03-12T12:50:42.354Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-03-12T12:50:42.421Z] #25 34.14 Building dependency tree... [2020-03-12T12:50:42.495Z] #56 ... [2020-03-12T12:50:42.495Z] [2020-03-12T12:50:42.495Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:50:42.495Z] #44 10.54 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-12T12:50:42.495Z] #44 10.61 PBCC images/opts.pb-c.c [2020-03-12T12:50:42.495Z] #44 10.66 PBCC images/sit.pb-c.c [2020-03-12T12:50:42.495Z] #44 10.71 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-12T12:50:42.495Z] #44 10.77 DEP images/opts.pb-c.d [2020-03-12T12:50:42.495Z] #44 10.80 DEP images/sit.pb-c.d [2020-03-12T12:50:42.495Z] #44 10.87 PBCC images/macvlan.pb-c.c [2020-03-12T12:50:42.495Z] #44 10.88 DEP images/macvlan.pb-c.d [2020-03-12T12:50:42.495Z] #44 10.92 PBCC images/autofs.pb-c.c [2020-03-12T12:50:42.495Z] #44 10.92 DEP images/autofs.pb-c.d [2020-03-12T12:50:42.495Z] #44 10.94 PBCC images/sysctl.pb-c.c [2020-03-12T12:50:42.495Z] #44 10.97 DEP images/sysctl.pb-c.d [2020-03-12T12:50:42.495Z] #44 10.99 PBCC images/time.pb-c.c [2020-03-12T12:50:42.495Z] #44 11.01 DEP images/time.pb-c.d [2020-03-12T12:50:42.495Z] #44 11.08 PBCC images/binfmt-misc.pb-c.c [2020-03-12T12:50:42.495Z] #44 11.10 DEP images/binfmt-misc.pb-c.d [2020-03-12T12:50:42.495Z] #44 11.14 PBCC images/seccomp.pb-c.c [2020-03-12T12:50:42.495Z] #44 11.17 DEP images/seccomp.pb-c.d [2020-03-12T12:50:42.495Z] #44 11.21 PBCC images/userns.pb-c.c [2020-03-12T12:50:42.495Z] #44 11.23 DEP images/userns.pb-c.d [2020-03-12T12:50:42.495Z] #44 11.24 PBCC images/cgroup.pb-c.c [2020-03-12T12:50:42.495Z] #44 11.29 DEP images/cgroup.pb-c.d [2020-03-12T12:50:42.495Z] #44 11.32 PBCC images/fown.pb-c.c [2020-03-12T12:50:42.495Z] #44 11.33 PBCC images/ext-file.pb-c.c [2020-03-12T12:50:42.495Z] #44 11.34 DEP images/fown.pb-c.d [2020-03-12T12:50:42.495Z] #44 11.36 DEP images/ext-file.pb-c.d [2020-03-12T12:50:42.495Z] #44 11.39 PBCC images/rpc.pb-c.c [2020-03-12T12:50:42.495Z] #44 11.41 DEP images/rpc.pb-c.d [2020-03-12T12:50:42.495Z] #44 11.50 PBCC images/siginfo.pb-c.c [2020-03-12T12:50:42.495Z] #44 11.54 DEP images/siginfo.pb-c.d [2020-03-12T12:50:42.495Z] #44 11.57 PBCC images/pagemap.pb-c.c [2020-03-12T12:50:42.495Z] #44 11.60 DEP images/pagemap.pb-c.d [2020-03-12T12:50:42.495Z] #44 11.67 PBCC images/rlimit.pb-c.c [2020-03-12T12:50:42.495Z] #44 11.68 DEP images/rlimit.pb-c.d [2020-03-12T12:50:42.642Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-03-12T12:50:42.775Z] #44 11.71 PBCC images/file-lock.pb-c.c [2020-03-12T12:50:42.775Z] #44 11.74 DEP images/file-lock.pb-c.d [2020-03-12T12:50:42.775Z] #44 11.77 PBCC images/tty.pb-c.c [2020-03-12T12:50:42.775Z] #44 11.80 DEP images/tty.pb-c.d [2020-03-12T12:50:42.775Z] #44 11.84 PBCC images/tun.pb-c.c [2020-03-12T12:50:42.775Z] #44 11.86 PBCC images/netdev.pb-c.c [2020-03-12T12:50:42.775Z] #44 11.91 DEP images/tun.pb-c.d [2020-03-12T12:50:42.930Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-03-12T12:50:43.055Z] #44 11.94 DEP images/netdev.pb-c.d [2020-03-12T12:50:43.055Z] #44 11.97 PBCC images/vma.pb-c.c [2020-03-12T12:50:43.055Z] #44 12.00 DEP images/vma.pb-c.d [2020-03-12T12:50:43.055Z] #44 12.05 PBCC images/creds.pb-c.c [2020-03-12T12:50:43.055Z] #44 12.07 DEP images/creds.pb-c.d [2020-03-12T12:50:43.055Z] #44 12.10 PBCC images/utsns.pb-c.c [2020-03-12T12:50:43.055Z] #44 12.11 DEP images/utsns.pb-c.d [2020-03-12T12:50:43.055Z] #44 12.16 PBCC images/ipc-desc.pb-c.c [2020-03-12T12:50:43.055Z] #44 12.18 PBCC images/ipc-sem.pb-c.c [2020-03-12T12:50:43.055Z] #44 12.19 DEP images/ipc-desc.pb-c.d [2020-03-12T12:50:43.055Z] #44 12.23 DEP images/ipc-sem.pb-c.d [2020-03-12T12:50:43.055Z] #44 12.26 PBCC images/ipc-msg.pb-c.c [2020-03-12T12:50:43.055Z] #44 12.28 DEP images/ipc-msg.pb-c.d [2020-03-12T12:50:43.335Z] #44 12.30 PBCC images/ipc-shm.pb-c.c [2020-03-12T12:50:43.335Z] #44 12.32 DEP images/ipc-shm.pb-c.d [2020-03-12T12:50:43.335Z] #44 12.34 PBCC images/ipc-var.pb-c.c [2020-03-12T12:50:43.335Z] #44 12.36 DEP images/ipc-var.pb-c.d [2020-03-12T12:50:43.335Z] #44 12.39 PBCC images/sk-opts.pb-c.c [2020-03-12T12:50:43.335Z] #44 12.41 PBCC images/packet-sock.pb-c.c [2020-03-12T12:50:43.335Z] #44 12.44 DEP images/sk-opts.pb-c.d [2020-03-12T12:50:43.335Z] #44 12.48 DEP images/packet-sock.pb-c.d [2020-03-12T12:50:43.335Z] #44 12.52 PBCC images/sk-netlink.pb-c.c [2020-03-12T12:50:43.554Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-03-12T12:50:43.554Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-03-12T12:50:43.615Z] #44 12.55 DEP images/sk-netlink.pb-c.d [2020-03-12T12:50:43.615Z] #44 12.58 PBCC images/sk-inet.pb-c.c [2020-03-12T12:50:43.615Z] #44 12.61 DEP images/sk-inet.pb-c.d [2020-03-12T12:50:43.615Z] #44 12.67 PBCC images/sk-unix.pb-c.c [2020-03-12T12:50:43.615Z] #44 12.69 DEP images/sk-unix.pb-c.d [2020-03-12T12:50:43.615Z] #44 12.72 PBCC images/mm.pb-c.c [2020-03-12T12:50:43.615Z] #44 12.75 DEP images/mm.pb-c.d [2020-03-12T12:50:43.615Z] #44 12.80 PBCC images/timerfd.pb-c.c [2020-03-12T12:50:43.844Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-03-12T12:50:43.844Z] go: finding github.com/lib/pq v1.0.0 [2020-03-12T12:50:43.895Z] #44 12.82 DEP images/timerfd.pb-c.d [2020-03-12T12:50:43.895Z] #44 12.87 PBCC images/timer.pb-c.c [2020-03-12T12:50:43.895Z] #44 12.89 DEP images/timer.pb-c.d [2020-03-12T12:50:43.895Z] #44 12.91 PBCC images/sa.pb-c.c [2020-03-12T12:50:43.895Z] #44 12.95 DEP images/sa.pb-c.d [2020-03-12T12:50:43.895Z] #44 13.01 PBCC images/pipe-data.pb-c.c [2020-03-12T12:50:43.895Z] #44 13.02 DEP images/pipe-data.pb-c.d [2020-03-12T12:50:43.895Z] #44 13.09 PBCC images/mnt.pb-c.c [2020-03-12T12:50:44.133Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-12T12:50:44.175Z] #44 13.13 DEP images/mnt.pb-c.d [2020-03-12T12:50:44.175Z] #44 13.16 PBCC images/sk-packet.pb-c.c [2020-03-12T12:50:44.175Z] #44 13.17 DEP images/sk-packet.pb-c.d [2020-03-12T12:50:44.175Z] #44 13.20 PBCC images/tcp-stream.pb-c.c [2020-03-12T12:50:44.175Z] #44 13.23 DEP images/tcp-stream.pb-c.d [2020-03-12T12:50:44.175Z] #44 13.30 PBCC images/pipe.pb-c.c [2020-03-12T12:50:44.175Z] #44 13.32 DEP images/pipe.pb-c.d [2020-03-12T12:50:44.175Z] #44 13.34 PBCC images/pstree.pb-c.c [2020-03-12T12:50:44.175Z] #44 13.35 DEP images/pstree.pb-c.d [2020-03-12T12:50:44.175Z] #44 13.39 PBCC images/fs.pb-c.c [2020-03-12T12:50:44.175Z] #44 13.41 DEP images/fs.pb-c.d [2020-03-12T12:50:44.175Z] #44 13.44 PBCC images/signalfd.pb-c.c [2020-03-12T12:50:44.421Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-03-12T12:50:44.421Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-03-12T12:50:44.455Z] #44 13.48 DEP images/signalfd.pb-c.d [2020-03-12T12:50:44.455Z] #44 13.49 PBCC images/fh.pb-c.c [2020-03-12T12:50:44.455Z] #44 13.54 PBCC images/fsnotify.pb-c.c [2020-03-12T12:50:44.455Z] #44 13.58 DEP images/fh.pb-c.d [2020-03-12T12:50:44.455Z] #44 13.61 DEP images/fsnotify.pb-c.d [2020-03-12T12:50:44.455Z] #44 13.66 PBCC images/eventpoll.pb-c.c [2020-03-12T12:50:44.455Z] #44 13.67 DEP images/eventpoll.pb-c.d [2020-03-12T12:50:44.455Z] #44 13.71 PBCC images/eventfd.pb-c.c [2020-03-12T12:50:44.735Z] #44 13.74 DEP images/eventfd.pb-c.d [2020-03-12T12:50:44.735Z] #44 13.78 PBCC images/remap-file-path.pb-c.c [2020-03-12T12:50:44.735Z] #44 13.82 DEP images/remap-file-path.pb-c.d [2020-03-12T12:50:44.735Z] #44 13.84 PBCC images/fifo.pb-c.c [2020-03-12T12:50:44.735Z] #44 13.85 DEP images/fifo.pb-c.d [2020-03-12T12:50:44.735Z] #44 13.90 PBCC images/ghost-file.pb-c.c [2020-03-12T12:50:44.735Z] #44 13.95 DEP images/ghost-file.pb-c.d [2020-03-12T12:50:44.948Z] #25 ... [2020-03-12T12:50:44.948Z] [2020-03-12T12:50:44.948Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-12T12:50:44.948Z] #62 30.92 Reading package lists... [2020-03-12T12:50:45.015Z] #44 13.97 PBCC images/regfile.pb-c.c [2020-03-12T12:50:45.015Z] #44 14.01 DEP images/regfile.pb-c.d [2020-03-12T12:50:45.015Z] #44 14.08 PBCC images/ns.pb-c.c [2020-03-12T12:50:45.015Z] #44 14.09 DEP images/ns.pb-c.d [2020-03-12T12:50:45.015Z] #44 14.13 PBCC images/fdinfo.pb-c.c [2020-03-12T12:50:45.015Z] #44 14.19 DEP images/fdinfo.pb-c.d [2020-03-12T12:50:45.110Z] using credential docker-jenkins-github-credentials [2020-03-12T12:50:45.124Z] Cloning the remote Git repository [2020-03-12T12:50:45.124Z] Cloning with configured refspecs honoured and without tags [2020-03-12T12:50:45.298Z] #44 14.27 PBCC images/core-aarch64.pb-c.c [2020-03-12T12:50:45.298Z] #44 14.30 PBCC images/core-arm.pb-c.c [2020-03-12T12:50:45.298Z] #44 14.36 PBCC images/core-ppc64.pb-c.c [2020-03-12T12:50:45.298Z] #44 14.42 PBCC images/core-s390.pb-c.c [2020-03-12T12:50:45.298Z] #44 14.48 PBCC images/core-x86.pb-c.c [2020-03-12T12:50:45.581Z] #44 14.57 PBCC images/core.pb-c.c [2020-03-12T12:50:45.581Z] #44 14.68 PBCC images/inventory.pb-c.c [2020-03-12T12:50:45.581Z] #44 14.72 DEP images/core-aarch64.pb-c.d [2020-03-12T12:50:45.581Z] #44 14.73 DEP images/core-arm.pb-c.d [2020-03-12T12:50:45.581Z] #44 14.80 DEP images/core-ppc64.pb-c.d [2020-03-12T12:50:44.590Z] Cloning repository https://github.com/moby/moby.git [2020-03-12T12:50:44.657Z] > git init /home/ubuntu/workspace/moby_PR-40680 # timeout=10 [2020-03-12T12:50:45.084Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T12:50:45.085Z] > git --version # timeout=10 [2020-03-12T12:50:45.871Z] #44 14.88 DEP images/core-s390.pb-c.d [2020-03-12T12:50:45.871Z] #44 14.94 DEP images/core-x86.pb-c.d [2020-03-12T12:50:45.871Z] #44 14.98 DEP images/core.pb-c.d [2020-03-12T12:50:45.871Z] #44 15.01 DEP images/inventory.pb-c.d [2020-03-12T12:50:45.871Z] #44 15.05 PBCC images/cpuinfo.pb-c.c [2020-03-12T12:50:45.921Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-03-12T12:50:45.921Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-12T12:50:45.921Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-03-12T12:50:46.151Z] #44 15.06 DEP images/cpuinfo.pb-c.d [2020-03-12T12:50:46.151Z] #44 15.08 PBCC images/stats.pb-c.c [2020-03-12T12:50:46.151Z] #44 15.10 DEP images/stats.pb-c.d [2020-03-12T12:50:46.212Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-03-12T12:50:46.212Z] go: finding github.com/stretchr/objx v0.1.1 [2020-03-12T12:50:46.212Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-03-12T12:50:46.212Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-03-12T12:50:46.443Z] #44 ... [2020-03-12T12:50:46.443Z] [2020-03-12T12:50:46.443Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:50:46.443Z] #38 3.833 -- Detecting C compiler ABI info - done [2020-03-12T12:50:46.443Z] #38 3.839 -- Detecting C compile features [2020-03-12T12:50:46.443Z] #38 5.350 -- Detecting C compile features - done [2020-03-12T12:50:46.443Z] #38 5.359 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-12T12:50:46.443Z] #38 5.515 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-12T12:50:46.443Z] #38 5.629 -- Configuring done [2020-03-12T12:50:46.443Z] #38 5.652 -- Generating done [2020-03-12T12:50:46.443Z] #38 5.658 -- Build files have been written to: /tmp/tmp.olXnZSYSav/tini [2020-03-12T12:50:46.443Z] #38 5.663 + make tini-static [2020-03-12T12:50:46.443Z] #38 5.961 Scanning dependencies of target tini-static [2020-03-12T12:50:46.443Z] #38 6.060 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-12T12:50:46.443Z] #38 6.954 [100%] Linking C executable tini-static [2020-03-12T12:50:46.443Z] #38 7.373 [100%] Built target tini-static [2020-03-12T12:50:46.443Z] #38 7.547 + mkdir -p /build [2020-03-12T12:50:46.443Z] #38 7.551 + cp tini-static /build/docker-init [2020-03-12T12:50:46.443Z] #38 DONE 7.8s [2020-03-12T12:50:46.443Z] [2020-03-12T12:50:46.443Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:50:46.443Z] #56 43.44 os [2020-03-12T12:50:46.443Z] #56 43.64 encoding/binary [2020-03-12T12:50:46.443Z] #56 45.28 encoding/base64 [2020-03-12T12:50:46.443Z] #56 45.75 golang.org/x/sys/unix [2020-03-12T12:50:46.443Z] #56 46.50 fmt [2020-03-12T12:50:46.492Z] INFO: Zapped successfully [2020-03-12T12:50:46.492Z] INFO: Location for testing is d:\CI\PR-40680\1 [2020-03-12T12:50:46.492Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-03-12T12:50:46.492Z] [2020-03-12T12:50:46.492Z] [2020-03-12T12:50:46.492Z] INFO: Building the image from Dockerfile.windows at 03/12/2020 12:50:44... [2020-03-12T12:50:46.492Z] [2020-03-12T12:50:46.519Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-03-12T12:50:46.519Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-03-12T12:50:46.835Z] #62 38.13 Building dependency tree... [2020-03-12T12:50:45.111Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T12:50:45.763Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40680/head:refs/remotes/origin/PR-40680 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T12:50:47.069Z] #56 ... [2020-03-12T12:50:47.070Z] [2020-03-12T12:50:47.070Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:50:47.070Z] #10 37.56 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-12T12:50:47.070Z] #10 37.57 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-12T12:50:47.070Z] #10 37.57 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-12T12:50:47.070Z] #10 42.88 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-12T12:50:47.070Z] #10 42.88 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-03-12T12:50:47.070Z] #10 42.88 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-12T12:50:47.070Z] #10 43.06 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-12T12:50:47.070Z] #10 43.06 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-03-12T12:50:47.070Z] #10 43.06 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-12T12:50:47.148Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-03-12T12:50:47.350Z] #10 ... [2020-03-12T12:50:47.350Z] [2020-03-12T12:50:47.350Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:50:47.350Z] #33 39.89 internal/poll [2020-03-12T12:50:47.350Z] #33 41.49 internal/fmtsort [2020-03-12T12:50:47.350Z] #33 42.03 strings [2020-03-12T12:50:47.350Z] #33 42.04 os [2020-03-12T12:50:47.350Z] #33 44.58 path [2020-03-12T12:50:47.350Z] #33 45.29 text/tabwriter [2020-03-12T12:50:47.350Z] #33 45.38 fmt [2020-03-12T12:50:47.350Z] #33 45.79 path/filepath [2020-03-12T12:50:47.438Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-03-12T12:50:47.631Z] #33 47.79 io/ioutil [2020-03-12T12:50:47.631Z] #33 ... [2020-03-12T12:50:47.631Z] [2020-03-12T12:50:47.631Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:50:47.631Z] #44 16.67 make[1]: Nothing to be done for 'all'. [2020-03-12T12:50:47.728Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-03-12T12:50:47.728Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-12T12:50:48.018Z] go: finding github.com/gofrs/flock v0.7.0 [2020-03-12T12:50:48.309Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-03-12T12:50:48.309Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-03-12T12:50:48.630Z] #44 17.71 CC images/stats.o [2020-03-12T12:50:48.911Z] #44 17.89 CC images/core.o [2020-03-12T12:50:48.940Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-03-12T12:50:49.191Z] #44 18.21 CC images/core-x86.o [2020-03-12T12:50:49.230Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-03-12T12:50:49.230Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-03-12T12:50:49.354Z] #62 42.11 The following additional packages will be installed: [2020-03-12T12:50:49.354Z] #62 42.17 libbtrfs0 [2020-03-12T12:50:49.354Z] #62 ... [2020-03-12T12:50:49.354Z] [2020-03-12T12:50:49.354Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-12T12:50:49.354Z] #25 38.28 ca-certificates is already the newest version (20190110). [2020-03-12T12:50:49.354Z] #25 38.28 The following additional packages will be installed: [2020-03-12T12:50:49.354Z] #25 38.29 libjq1 libonig5 [2020-03-12T12:50:49.354Z] #25 38.78 The following NEW packages will be installed: [2020-03-12T12:50:49.354Z] #25 38.79 jq libjq1 libonig5 [2020-03-12T12:50:49.354Z] #25 39.29 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-12T12:50:49.354Z] #25 39.29 Need to get 355 kB of archives. [2020-03-12T12:50:49.354Z] #25 39.29 After this operation, 1072 kB of additional disk space will be used. [2020-03-12T12:50:49.354Z] #25 39.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-12T12:50:49.354Z] #25 39.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-12T12:50:49.354Z] #25 39.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-12T12:50:49.354Z] #25 40.52 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T12:50:49.354Z] #25 40.73 Fetched 355 kB in 0s (850 kB/s) [2020-03-12T12:50:49.354Z] #25 40.86 Selecting previously unselected package libonig5:amd64. [2020-03-12T12:50:49.354Z] #25 40.86 (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 ... 15401 files and directories currently installed.) [2020-03-12T12:50:49.354Z] #25 40.94 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-03-12T12:50:49.354Z] #25 40.95 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-12T12:50:49.354Z] #25 41.25 Selecting previously unselected package libjq1:amd64. [2020-03-12T12:50:49.354Z] #25 41.27 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-12T12:50:49.354Z] #25 41.28 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-12T12:50:49.354Z] #25 41.50 Selecting previously unselected package jq. [2020-03-12T12:50:49.354Z] #25 41.50 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-12T12:50:49.354Z] #25 41.51 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-12T12:50:49.354Z] #25 41.75 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-12T12:50:49.354Z] #25 41.76 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-12T12:50:49.354Z] #25 41.77 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-12T12:50:49.354Z] #25 41.79 Processing triggers for libc-bin (2.28-10) ... [2020-03-12T12:50:49.354Z] #25 DONE 42.5s [2020-03-12T12:50:49.354Z] [2020-03-12T12:50:49.354Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-12T12:50:49.354Z] #62 42.50 The following NEW packages will be installed: [2020-03-12T12:50:49.354Z] #62 42.52 libbtrfs-dev libbtrfs0 [2020-03-12T12:50:49.471Z] #44 18.54 CC images/core-arm.o [2020-03-12T12:50:49.610Z] #62 ... [2020-03-12T12:50:49.610Z] [2020-03-12T12:50:49.610Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-12T12:50:49.610Z] #26 DONE 0.1s [2020-03-12T12:50:49.610Z] [2020-03-12T12:50:49.610Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:50:49.751Z] #44 18.68 CC images/core-aarch64.o [2020-03-12T12:50:49.856Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-03-12T12:50:50.031Z] #44 18.93 CC images/core-ppc64.o [2020-03-12T12:50:50.207Z] Sending build context to Docker daemon 54.58MB [2020-03-12T12:50:50.207Z] [2020-03-12T12:50:50.313Z] #44 19.41 CC images/core-s390.o [2020-03-12T12:50:50.483Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-03-12T12:50:50.594Z] #44 19.77 CC images/cpuinfo.o [2020-03-12T12:50:50.663Z] Step 1/10 : FROM microsoft/windowsservercore [2020-03-12T12:50:50.663Z] ---> 80e84fd280e2 [2020-03-12T12:50:50.663Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-03-12T12:50:50.663Z] ---> Using cache [2020-03-12T12:50:50.663Z] ---> 7cfdd0c23c0d [2020-03-12T12:50:50.663Z] Step 3/10 : ARG GO_VERSION=1.13.8 [2020-03-12T12:50:50.663Z] ---> Using cache [2020-03-12T12:50:50.663Z] ---> 437616af7c19 [2020-03-12T12:50:50.663Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-03-12T12:50:50.663Z] ---> Using cache [2020-03-12T12:50:50.663Z] ---> e3280d0d2ac3 [2020-03-12T12:50:50.663Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-03-12T12:50:50.663Z] ---> Using cache [2020-03-12T12:50:50.663Z] ---> 6fead0f2163d [2020-03-12T12:50:50.663Z] Step 6/10 : 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; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-03-12T12:50:50.663Z] ---> Using cache [2020-03-12T12:50:50.663Z] ---> 711a5029cec7 [2020-03-12T12:50:50.663Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"'); &go $optsForGet; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -ne 0) { Throw '"Failed getting gotestsum sources..."' }; Write-Host "INFO: Sources obtained for gotestsum..."; $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum"; Push-Location $GotestsumPath; $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT"""); &git $optsForCheckout; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -eq 0) { Write-Host "INFO: Checkout done for gotestsum..."; $optsForBuild = @('"build"', '"-buildmode=exe"'); &go $optsForBuild; $savedExitCode = $LASTEXITCODE; } else { Throw '"gotestsum checkout failed..."'; } Pop-Location; if ($savedExitCode -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-03-12T12:50:50.663Z] ---> Using cache [2020-03-12T12:50:50.663Z] ---> ed2a90373663 [2020-03-12T12:50:50.663Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-03-12T12:50:50.663Z] ---> Using cache [2020-03-12T12:50:50.663Z] ---> e3a50a8af031 [2020-03-12T12:50:50.663Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-03-12T12:50:50.663Z] ---> Using cache [2020-03-12T12:50:50.663Z] ---> 3e493580bd33 [2020-03-12T12:50:50.663Z] Step 10/10 : COPY . . [2020-03-12T12:50:50.773Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-03-12T12:50:50.875Z] #44 20.09 CC images/inventory.o [2020-03-12T12:50:51.060Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-03-12T12:50:51.156Z] #44 20.21 CC images/fdinfo.o [2020-03-12T12:50:51.349Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-03-12T12:50:51.436Z] #44 20.46 CC images/fown.o [2020-03-12T12:50:51.436Z] #44 ... [2020-03-12T12:50:51.436Z] [2020-03-12T12:50:51.436Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:50:51.436Z] #47 41.79 internal/syscall/unix [2020-03-12T12:50:51.436Z] #47 42.01 strings [2020-03-12T12:50:51.436Z] #47 42.53 os [2020-03-12T12:50:51.436Z] #47 44.30 regexp/syntax [2020-03-12T12:50:51.436Z] #47 45.53 fmt [2020-03-12T12:50:51.436Z] #47 48.79 regexp [2020-03-12T12:50:51.436Z] #47 49.82 flag [2020-03-12T12:50:51.436Z] #47 51.16 go/token [2020-03-12T12:50:51.436Z] #47 51.84 go/scanner [2020-03-12T12:50:51.436Z] #47 51.85 internal/lazyregexp [2020-03-12T12:50:51.540Z] #27 ... [2020-03-12T12:50:51.540Z] [2020-03-12T12:50:51.540Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:50:51.540Z] #74 DONE 44.5s [2020-03-12T12:50:51.639Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-03-12T12:50:51.639Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-03-12T12:50:51.716Z] #47 52.03 net/url [2020-03-12T12:50:51.716Z] #47 ... [2020-03-12T12:50:51.716Z] [2020-03-12T12:50:51.716Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:50:51.716Z] #44 20.68 CC images/ns.o [2020-03-12T12:50:51.795Z] [2020-03-12T12:50:51.795Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-12T12:50:51.795Z] #62 43.06 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-12T12:50:51.795Z] #62 43.06 Need to get 119 kB of archives. [2020-03-12T12:50:51.795Z] #62 43.06 After this operation, 387 kB of additional disk space will be used. [2020-03-12T12:50:51.795Z] #62 43.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-12T12:50:51.795Z] #62 43.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-12T12:50:51.795Z] #62 44.46 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T12:50:51.795Z] #62 44.72 Fetched 119 kB in 0s (437 kB/s) [2020-03-12T12:50:51.795Z] #62 44.95 Selecting previously unselected package libbtrfs0. [2020-03-12T12:50:51.795Z] #62 44.95 (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 ... 15401 files and directories currently installed.) [2020-03-12T12:50:51.795Z] #62 45.06 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-12T12:50:51.795Z] #62 45.11 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-12T12:50:51.996Z] #44 20.88 CC images/regfile.o [2020-03-12T12:50:51.996Z] #44 21.10 CC images/ghost-file.o [2020-03-12T12:50:52.056Z] #62 45.38 Selecting previously unselected package libbtrfs-dev. [2020-03-12T12:50:52.056Z] #62 45.38 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-12T12:50:52.270Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-03-12T12:50:52.276Z] #44 21.39 CC images/fifo.o [2020-03-12T12:50:52.312Z] #62 45.46 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-12T12:50:52.556Z] #44 21.49 CC images/remap-file-path.o [2020-03-12T12:50:52.556Z] #44 21.63 CC images/eventfd.o [2020-03-12T12:50:52.560Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-03-12T12:50:52.836Z] #44 21.80 CC images/eventpoll.o [2020-03-12T12:50:52.873Z] #62 45.89 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-12T12:50:52.873Z] #62 45.97 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-12T12:50:52.873Z] #62 45.97 Processing triggers for libc-bin (2.28-10) ... [2020-03-12T12:50:53.117Z] #44 22.06 CC images/fh.o [2020-03-12T12:50:53.117Z] #44 22.21 CC images/fsnotify.o [2020-03-12T12:50:53.130Z] #62 DONE 46.4s [2020-03-12T12:50:53.131Z] [2020-03-12T12:50:53.131Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:50:53.131Z] #43 31.44 Reading package lists... [2020-03-12T12:50:53.131Z] #43 38.71 Building dependency tree... [2020-03-12T12:50:53.131Z] #43 42.98 The following additional packages will be installed: [2020-03-12T12:50:53.131Z] #43 42.98 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-12T12:50:53.131Z] #43 42.98 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-12T12:50:53.131Z] #43 43.01 Suggested packages: [2020-03-12T12:50:53.131Z] #43 43.01 manpages-dev python-setuptools [2020-03-12T12:50:53.131Z] #43 44.60 The following NEW packages will be installed: [2020-03-12T12:50:53.131Z] #43 44.60 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-12T12:50:53.131Z] #43 44.61 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-12T12:50:53.131Z] #43 44.61 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-12T12:50:53.131Z] #43 44.62 python-six zlib1g-dev [2020-03-12T12:50:53.131Z] #43 45.17 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-12T12:50:53.131Z] #43 45.17 Need to get 4095 kB of archives. [2020-03-12T12:50:53.131Z] #43 45.17 After this operation, 22.5 MB of additional disk space will be used. [2020-03-12T12:50:53.131Z] #43 45.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-03-12T12:50:53.131Z] #43 45.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-12T12:50:53.131Z] #43 45.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-03-12T12:50:53.131Z] #43 45.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-12T12:50:53.131Z] #43 45.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-03-12T12:50:53.131Z] #43 45.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-12T12:50:53.131Z] #43 45.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-03-12T12:50:53.131Z] #43 45.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-03-12T12:50:53.131Z] #43 45.33 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-03-12T12:50:53.131Z] #43 45.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-03-12T12:50:53.131Z] #43 45.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-03-12T12:50:53.131Z] #43 45.75 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-03-12T12:50:53.131Z] #43 45.83 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-03-12T12:50:53.131Z] #43 45.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-03-12T12:50:53.131Z] #43 45.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-12T12:50:53.131Z] #43 45.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-03-12T12:50:53.131Z] #43 45.88 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-03-12T12:50:53.189Z] go: finding github.com/spf13/cobra v0.0.3 [2020-03-12T12:50:53.390Z] #43 ... [2020-03-12T12:50:53.390Z] [2020-03-12T12:50:53.390Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T12:50:53.390Z] #63 DONE 0.1s [2020-03-12T12:50:53.390Z] [2020-03-12T12:50:53.390Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-12T12:50:53.390Z] #64 DONE 0.1s [2020-03-12T12:50:53.390Z] [2020-03-12T12:50:53.390Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:50:53.397Z] #44 22.59 CC images/signalfd.o [2020-03-12T12:50:53.677Z] #44 22.68 CC images/fs.o [2020-03-12T12:50:53.830Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-03-12T12:50:53.959Z] #44 22.84 CC images/pstree.o [2020-03-12T12:50:53.959Z] #44 22.96 CC images/pipe.o [2020-03-12T12:50:54.239Z] #44 23.15 CC images/tcp-stream.o [2020-03-12T12:50:54.498Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-03-12T12:50:54.524Z] #44 ... [2020-03-12T12:50:54.524Z] [2020-03-12T12:50:54.524Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:50:54.524Z] #33 48.93 flag [2020-03-12T12:50:54.524Z] #33 48.93 github.com/BurntSushi/toml [2020-03-12T12:50:54.524Z] #33 50.04 log [2020-03-12T12:50:54.524Z] #33 51.83 github.com/BurntSushi/toml/cmd/tomlv [2020-03-12T12:50:54.524Z] #33 DONE 54.7s [2020-03-12T12:50:54.524Z] [2020-03-12T12:50:54.524Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:50:54.524Z] #44 23.40 CC images/sk-packet.o [2020-03-12T12:50:54.524Z] #44 23.60 CC images/mnt.o [2020-03-12T12:50:54.790Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-03-12T12:50:54.790Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-03-12T12:50:54.790Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-03-12T12:50:55.078Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-03-12T12:50:55.160Z] #44 23.99 CC images/pipe-data.o [2020-03-12T12:50:55.160Z] #44 24.22 CC images/sa.o [2020-03-12T12:50:55.254Z] Fetching without tags [2020-03-12T12:50:55.275Z] #65 ... [2020-03-12T12:50:55.275Z] [2020-03-12T12:50:55.275Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:50:55.275Z] #10 31.24 Reading package lists... [2020-03-12T12:50:55.275Z] #10 38.40 Building dependency tree... [2020-03-12T12:50:55.275Z] #10 42.31 The following additional packages will be installed: [2020-03-12T12:50:55.275Z] #10 42.31 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-12T12:50:55.275Z] #10 42.31 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-12T12:50:55.275Z] #10 42.31 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-12T12:50:55.275Z] #10 42.32 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-12T12:50:55.275Z] #10 42.33 Suggested packages: [2020-03-12T12:50:55.275Z] #10 42.33 gcc-8-locales seccomp wine64 [2020-03-12T12:50:55.275Z] #10 44.14 The following NEW packages will be installed: [2020-03-12T12:50:55.275Z] #10 44.15 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-12T12:50:55.275Z] #10 44.15 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-12T12:50:55.275Z] #10 44.15 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-12T12:50:55.275Z] #10 44.15 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-12T12:50:55.275Z] #10 44.15 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-12T12:50:55.275Z] #10 44.15 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-12T12:50:55.275Z] #10 44.62 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-12T12:50:55.275Z] #10 44.62 Need to get 77.7 MB of archives. [2020-03-12T12:50:55.275Z] #10 44.62 After this operation, 487 MB of additional disk space will be used. [2020-03-12T12:50:55.275Z] #10 44.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-03-12T12:50:55.275Z] #10 44.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-03-12T12:50:55.275Z] #10 45.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-03-12T12:50:55.275Z] #10 45.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-03-12T12:50:55.275Z] #10 45.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-03-12T12:50:55.275Z] #10 45.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-12T12:50:55.275Z] #10 46.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-03-12T12:50:55.275Z] #10 46.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-03-12T12:50:55.275Z] #10 46.86 Get:9 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] [2020-03-12T12:50:55.275Z] #10 ... [2020-03-12T12:50:55.275Z] [2020-03-12T12:50:55.275Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:50:55.275Z] #27 4.670 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-12T12:50:55.275Z] #27 5.086 [2020-03-12T12:50:55.275Z] #27 5.281 # 2.2% ###### 8.5% ######### 13.5% ############# 18.9% ################## 25.1% [2020-03-12T12:50:55.275Z] #27 ... [2020-03-12T12:50:55.275Z] [2020-03-12T12:50:55.275Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T12:50:55.275Z] #35 31.40 Reading package lists... [2020-03-12T12:50:55.275Z] #35 38.71 Building dependency tree... [2020-03-12T12:50:55.275Z] #35 42.80 The following additional packages will be installed: [2020-03-12T12:50:55.275Z] #35 42.80 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-12T12:50:55.276Z] #35 42.85 Suggested packages: [2020-03-12T12:50:55.276Z] #35 42.85 cmake-doc ninja-build lrzip [2020-03-12T12:50:55.276Z] #35 42.85 Recommended packages: [2020-03-12T12:50:55.276Z] #35 42.85 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-12T12:50:55.276Z] #35 44.21 The following NEW packages will be installed: [2020-03-12T12:50:55.276Z] #35 44.21 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-12T12:50:55.276Z] #35 44.22 vim-common xxd [2020-03-12T12:50:55.276Z] #35 44.65 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-12T12:50:55.276Z] #35 44.65 Need to get 14.9 MB of archives. [2020-03-12T12:50:55.276Z] #35 44.65 After this operation, 61.8 MB of additional disk space will be used. [2020-03-12T12:50:55.276Z] #35 44.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-12T12:50:55.276Z] #35 44.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-12T12:50:55.276Z] #35 44.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-03-12T12:50:55.276Z] #35 44.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-03-12T12:50:55.276Z] #35 46.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-03-12T12:50:55.276Z] #35 46.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-03-12T12:50:55.276Z] #35 46.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-03-12T12:50:55.276Z] #35 46.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-03-12T12:50:55.276Z] #35 46.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-03-12T12:50:55.276Z] #35 46.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-03-12T12:50:55.276Z] #35 48.40 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T12:50:55.276Z] #35 ... [2020-03-12T12:50:55.276Z] [2020-03-12T12:50:55.276Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:50:55.440Z] #44 24.41 CC images/timer.o [2020-03-12T12:50:55.440Z] #44 24.60 CC images/timerfd.o [2020-03-12T12:50:55.174Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T12:50:55.201Z] > git config --add remote.origin.fetch +refs/pull/40680/head:refs/remotes/origin/PR-40680 # timeout=10 [2020-03-12T12:50:55.217Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T12:50:55.239Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T12:50:55.263Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T12:50:55.263Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T12:50:55.271Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40680/head:refs/remotes/origin/PR-40680 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T12:50:55.663Z] Merging remotes/origin/master commit b084ccda9d34e911c61a8a4c7f846e21dc12c3a9 into PR head commit 25d6047ec094170761a11e582b8cb45f16cf675e [2020-03-12T12:50:55.711Z] go: finding github.com/pkg/profile v1.2.1 [2020-03-12T12:50:55.720Z] #44 24.77 CC images/mm.o [2020-03-12T12:50:56.000Z] #44 24.96 CC images/sk-opts.o [2020-03-12T12:50:56.000Z] #44 25.07 CC images/sk-unix.o [2020-03-12T12:50:56.280Z] #44 25.28 CC images/sk-inet.o [2020-03-12T12:50:56.561Z] #44 25.63 CC images/tun.o [2020-03-12T12:50:56.745Z] go: finding github.com/spf13/viper v1.3.2 [2020-03-12T12:50:56.745Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-03-12T12:50:56.811Z] #27 5.281 # 2.2% ###### 8.5% ######### 13.5% ############# 18.9% ################## 25.1% ##################### 30.5% ########################## 36.3% ############################# 41.1% ################################# 46.7% ##################################### 51.8% ######################################## 56.8% ############################################ 61.9% ############################################### 66.7% ################################################## 70.8% ####################################################### 76.5% ######################################################### 80.5% ############################################################ 84.1% ############################################################### 87.6% ################################################################## 92.5% ####################################################################### 99.7% ######################################################################## 100.0% [2020-03-12T12:50:56.841Z] #44 25.85 CC images/sk-netlink.o [2020-03-12T12:50:56.841Z] #44 26.00 CC images/packet-sock.o [2020-03-12T12:50:57.016Z] Merge succeeded, producing 25d6047ec094170761a11e582b8cb45f16cf675e [2020-03-12T12:50:57.016Z] Checking out Revision 25d6047ec094170761a11e582b8cb45f16cf675e (PR-40680) [2020-03-12T12:50:57.037Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-03-12T12:50:57.067Z] #27 7.699 [2020-03-12T12:50:57.121Z] #44 26.28 CC images/ipc-var.o [2020-03-12T12:50:57.121Z] #44 26.37 CC images/ipc-desc.o [2020-03-12T12:50:57.322Z] #27 7.906 0.1% [2020-03-12T12:50:57.323Z] #27 ... [2020-03-12T12:50:57.323Z] [2020-03-12T12:50:57.323Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:50:57.323Z] #33 40.30 sync [2020-03-12T12:50:57.323Z] #33 40.30 internal/reflectlite [2020-03-12T12:50:57.323Z] #33 43.37 sort [2020-03-12T12:50:57.323Z] #33 43.40 errors [2020-03-12T12:50:57.323Z] #33 43.77 strconv [2020-03-12T12:50:57.323Z] #33 45.06 io [2020-03-12T12:50:57.323Z] #33 46.70 internal/oserror [2020-03-12T12:50:57.323Z] #33 46.87 syscall [2020-03-12T12:50:57.323Z] #33 49.18 reflect [2020-03-12T12:50:57.329Z] go: finding github.com/golang/protobuf v1.2.0 [2020-03-12T12:50:57.329Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-03-12T12:50:57.401Z] #44 26.52 CC images/ipc-shm.o [2020-03-12T12:50:57.401Z] #44 26.62 CC images/ipc-msg.o [2020-03-12T12:50:57.580Z] #33 ... [2020-03-12T12:50:57.580Z] [2020-03-12T12:50:57.580Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:50:57.620Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-03-12T12:50:57.681Z] #44 26.81 CC images/ipc-sem.o [2020-03-12T12:50:57.847Z] #27 7.906 0.1% ############### 21.4% ########################## 37.0% ####################################### 54.8% ################################################### 71.7% ######################################################################## 100.0% [2020-03-12T12:50:57.911Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-03-12T12:50:55.675Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T12:50:55.697Z] > git checkout -f 25d6047ec094170761a11e582b8cb45f16cf675e # timeout=10 [2020-03-12T12:50:56.951Z] > git merge b084ccda9d34e911c61a8a4c7f846e21dc12c3a9 # timeout=10 [2020-03-12T12:50:56.989Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-12T12:50:57.019Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T12:50:57.045Z] > git checkout -f 25d6047ec094170761a11e582b8cb45f16cf675e # timeout=10 [2020-03-12T12:50:57.961Z] #44 26.94 CC images/utsns.o [2020-03-12T12:50:57.961Z] #44 27.07 CC images/creds.o [2020-03-12T12:50:58.102Z] #27 8.806 [2020-03-12T12:50:58.242Z] #44 27.23 CC images/vma.o [2020-03-12T12:50:58.243Z] #44 27.35 CC images/netdev.o [2020-03-12T12:50:58.358Z] #27 8.986 # 1.8% [2020-03-12T12:50:58.358Z] #27 ... [2020-03-12T12:50:58.358Z] [2020-03-12T12:50:58.358Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:50:58.358Z] #47 41.34 sync [2020-03-12T12:50:58.358Z] #47 41.34 internal/reflectlite [2020-03-12T12:50:58.358Z] #47 43.20 github.com/LK4D4/vndr/godl/singleflight [2020-03-12T12:50:58.358Z] #47 43.44 math/rand [2020-03-12T12:50:58.358Z] #47 44.99 internal/singleflight [2020-03-12T12:50:58.358Z] #47 45.97 io [2020-03-12T12:50:58.358Z] #47 45.98 strconv [2020-03-12T12:50:58.358Z] #47 47.98 bytes [2020-03-12T12:50:58.358Z] #47 50.26 reflect [2020-03-12T12:50:58.358Z] #47 50.66 bufio [2020-03-12T12:50:58.534Z] #44 27.65 CC images/tty.o [2020-03-12T12:50:58.614Z] #47 ... [2020-03-12T12:50:58.614Z] [2020-03-12T12:50:58.614Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:50:58.814Z] #44 ... [2020-03-12T12:50:58.814Z] [2020-03-12T12:50:58.814Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:50:58.814Z] #65 25.20 Checking out files: 78% (2496/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-03-12T12:50:58.814Z] #65 25.73 + cd /tmp/tmp.NwCzIFtsMm/src/github.com/containerd/containerd [2020-03-12T12:50:58.814Z] #65 25.75 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-12T12:50:58.814Z] #65 27.00 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-12T12:50:58.814Z] #65 27.00 + BUILDTAGS='netgo osusergo static_build' [2020-03-12T12:50:58.814Z] #65 27.00 + export EXTRA_FLAGS=-buildmode=pie [2020-03-12T12:50:58.814Z] #65 27.00 + EXTRA_FLAGS=-buildmode=pie [2020-03-12T12:50:58.814Z] #65 27.00 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-12T12:50:58.814Z] #65 27.00 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-12T12:50:58.814Z] #65 27.00 + '[' '' = dynamic ']' [2020-03-12T12:50:58.814Z] #65 27.01 + make [2020-03-12T12:50:58.814Z] #65 28.04 + bin/ctr [2020-03-12T12:50:58.814Z] #65 ... [2020-03-12T12:50:58.814Z] [2020-03-12T12:50:58.814Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:50:58.814Z] #10 59.53 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-12T12:50:58.814Z] #10 59.54 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-03-12T12:50:58.814Z] #10 59.54 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-12T12:50:59.430Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-03-12T12:50:59.894Z] #27 8.986 # 1.8% ####### 10.1% ############ 17.1% ############### 22.0% #################### 28.0% ######################### 34.9% ############################## 42.1% ################################## 47.4% ######################################## 56.2% ########################################### 60.5% ################################################ 66.9% ###################################################### 76.1% ############################################################ 83.7% ################################################################# 90.8% ######################################################################## 100.0% [2020-03-12T12:51:00.054Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-03-12T12:51:00.343Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-12T12:51:00.456Z] #27 10.95 [2020-03-12T12:51:00.631Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-03-12T12:51:00.824Z] #10 ... [2020-03-12T12:51:00.824Z] [2020-03-12T12:51:00.824Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:51:00.824Z] #56 50.82 encoding/json [2020-03-12T12:51:00.824Z] #56 52.62 github.com/pkg/diff [2020-03-12T12:51:00.824Z] #56 53.84 go/ast [2020-03-12T12:51:00.824Z] #56 55.25 golang.org/x/crypto/ssh/terminal [2020-03-12T12:51:00.824Z] #56 56.06 mvdan.cc/editorconfig [2020-03-12T12:51:00.824Z] #56 57.13 mvdan.cc/sh/v3/fileutil [2020-03-12T12:51:00.824Z] #56 57.24 mvdan.cc/sh/v3/syntax [2020-03-12T12:51:00.824Z] #56 ... [2020-03-12T12:51:00.824Z] [2020-03-12T12:51:00.824Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:51:00.824Z] #44 27.96 CC images/file-lock.o [2020-03-12T12:51:00.824Z] #44 28.11 CC images/rlimit.o [2020-03-12T12:51:00.824Z] #44 28.20 CC images/pagemap.o [2020-03-12T12:51:00.824Z] #44 28.36 CC images/siginfo.o [2020-03-12T12:51:00.824Z] #44 28.55 CC images/rpc.o [2020-03-12T12:51:00.824Z] #44 29.18 CC images/ext-file.o [2020-03-12T12:51:00.824Z] #44 29.36 CC images/cgroup.o [2020-03-12T12:51:00.824Z] #44 29.75 CC images/userns.o [2020-03-12T12:51:00.850Z] Fetching without tags [2020-03-12T12:51:01.105Z] #44 29.99 CC images/google/protobuf/descriptor.o [2020-03-12T12:51:01.288Z] Merging remotes/origin/master commit b084ccda9d34e911c61a8a4c7f846e21dc12c3a9 into PR head commit 25d6047ec094170761a11e582b8cb45f16cf675e [2020-03-12T12:51:01.530Z] Commit message: "unit test on TestParseSignal failed within pkg/signal package on mips64el error log : signal_test.go:20: assertion failed: error is not nil: Invalid signal: SIGEMT signal_test.go:22: assertion failed: When "ParseSignal" function parse sigStr from SignalMap, it find the signal object with key ("SIG"+sigStr). But EMT signal named "SIGEMT" in SignalMap structrue, so the real key is "SIGSIGEMT" , and cannot find the target signal. modify "SIGEMT" to "EMT" in SignalMap structrue." [2020-03-12T12:51:01.553Z] > git --version # timeout=10 [2020-03-12T12:51:01.620Z] fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0 [2020-03-12T12:51:01.715Z] #44 30.69 CC images/opts.o [2020-03-12T12:51:01.715Z] #44 30.80 CC images/seccomp.o [2020-03-12T12:51:01.995Z] #44 31.03 CC images/binfmt-misc.o [2020-03-12T12:51:01.995Z] #44 31.12 CC images/time.o [2020-03-12T12:51:01.995Z] #44 31.21 CC images/sysctl.o [2020-03-12T12:51:02.136Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-03-12T12:51:02.275Z] #44 31.35 CC images/autofs.o [2020-03-12T12:51:02.275Z] #44 ... [2020-03-12T12:51:02.275Z] [2020-03-12T12:51:02.275Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:51:02.275Z] #47 52.76 go/ast [2020-03-12T12:51:02.275Z] #47 53.27 text/template/parse [2020-03-12T12:51:02.275Z] #47 56.24 go/parser [2020-03-12T12:51:02.275Z] #47 56.59 text/template [2020-03-12T12:51:02.275Z] #47 58.02 encoding/xml [2020-03-12T12:51:02.275Z] #47 59.68 go/doc [2020-03-12T12:51:02.275Z] #47 61.69 github.com/LK4D4/vndr/build [2020-03-12T12:51:02.275Z] #47 62.44 github.com/LK4D4/vndr/versioned [2020-03-12T12:51:02.275Z] #47 62.65 net [2020-03-12T12:51:02.291Z] Merge succeeded, producing 25d6047ec094170761a11e582b8cb45f16cf675e [2020-03-12T12:51:02.292Z] Checking out Revision 25d6047ec094170761a11e582b8cb45f16cf675e (PR-40680) [Pipeline] withEnv [Pipeline] { [2020-03-12T12:51:00.782Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T12:51:00.802Z] > git config --add remote.origin.fetch +refs/pull/40680/head:refs/remotes/origin/PR-40680 # timeout=10 [2020-03-12T12:51:00.820Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T12:51:00.840Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T12:51:00.868Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T12:51:00.869Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T12:51:00.918Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40680/head:refs/remotes/origin/PR-40680 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T12:51:01.310Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T12:51:01.325Z] > git checkout -f 25d6047ec094170761a11e582b8cb45f16cf675e # timeout=10 [2020-03-12T12:51:02.270Z] > git merge b084ccda9d34e911c61a8a4c7f846e21dc12c3a9 # timeout=10 [2020-03-12T12:51:02.284Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-12T12:51:02.306Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T12:51:02.311Z] > git checkout -f 25d6047ec094170761a11e582b8cb45f16cf675e # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-12T12:51:02.427Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-03-12T12:51:02.427Z] go: finding github.com/docker/go-connections v0.4.0 [2020-03-12T12:51:02.555Z] #47 ... [2020-03-12T12:51:02.555Z] [2020-03-12T12:51:02.555Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:51:02.555Z] #44 31.52 CC images/macvlan.o [2020-03-12T12:51:02.555Z] #44 31.67 CC images/sit.o [2020-03-12T12:51:02.847Z] #44 31.80 LINK images/built-in.o [2020-03-12T12:51:02.847Z] #44 31.92 GEN compel/include/asm [2020-03-12T12:51:02.847Z] #44 31.93 GEN compel/include/version.h [2020-03-12T12:51:02.847Z] #44 31.95 touch .config [2020-03-12T12:51:02.847Z] #44 31.97 GEN include/common/config.h [2020-03-12T12:51:02.847Z] #44 32.04 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-03-12T12:51:02.969Z] + docker version [2020-03-12T12:51:03.127Z] #44 32.08 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-12T12:51:03.127Z] #44 32.09 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-12T12:51:03.127Z] #44 32.12 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-03-12T12:51:03.127Z] #44 32.13 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-03-12T12:51:03.127Z] #44 32.14 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-03-12T12:51:03.127Z] #44 32.15 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-12T12:51:03.127Z] #44 32.15 DEP compel/plugins/std/infect.d [2020-03-12T12:51:03.127Z] #44 32.23 DEP compel/plugins/std/string.d [2020-03-12T12:51:03.127Z] #44 32.29 DEP compel/plugins/std/log.d [2020-03-12T12:51:03.407Z] #44 32.34 DEP compel/plugins/std/fds.d [2020-03-12T12:51:03.407Z] #44 32.41 DEP compel/plugins/std/std.d [2020-03-12T12:51:03.407Z] #44 32.48 DEP compel/plugins/shmem/shmem.d [2020-03-12T12:51:03.407Z] #44 32.57 DEP compel/plugins/fds/fds.d [2020-03-12T12:51:03.407Z] #44 32.65 CC compel/plugins/std/std.o [2020-03-12T12:51:03.462Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-12T12:51:03.687Z] #44 32.80 CC compel/plugins/std/fds.o [2020-03-12T12:51:04.059Z] #27 11.12 0.0% # 2.5% ### 4.9% #### 6.9% ###### 9.2% ######## 11.7% ########## 14.6% ############ 17.3% ############## 19.5% ################ 22.4% ################# 24.6% ################### 27.4% ###################### 30.6% ####################### 32.8% ######################### 35.7% ########################### 38.5% ############################# 40.6% ############################### 43.1% ################################ 44.7% ################################# 46.7% ################################### 49.1% #################################### 50.6% ###################################### 53.0% ######################################## 55.6% ######################################### 57.6% ########################################## 59.5% ############################################ 62.0% ############################################## 64.2% ############################################### 66.2% ################################################# 68.3% ################################################### 71.3% ##################################################### 73.7% ###################################################### 75.8% [2020-03-12T12:51:04.059Z] #27 ... [2020-03-12T12:51:04.059Z] [2020-03-12T12:51:04.059Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:51:04.059Z] #43 47.21 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T12:51:04.059Z] #43 47.62 Fetched 4095 kB in 1s (3596 kB/s) [2020-03-12T12:51:04.059Z] #43 47.71 Selecting previously unselected package libcap-dev:amd64. [2020-03-12T12:51:04.059Z] #43 47.71 (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 ... 15401 files and directories currently installed.) [2020-03-12T12:51:04.059Z] #43 47.81 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-03-12T12:51:04.059Z] #43 47.82 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-03-12T12:51:04.059Z] #43 47.99 Selecting previously unselected package libnet1:amd64. [2020-03-12T12:51:04.059Z] #43 48.01 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-12T12:51:04.059Z] #43 48.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-12T12:51:04.059Z] #43 48.16 Selecting previously unselected package libnet1-dev. [2020-03-12T12:51:04.059Z] #43 48.16 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-12T12:51:04.059Z] #43 48.16 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-12T12:51:04.059Z] #43 48.41 Selecting previously unselected package libnl-3-200:amd64. [2020-03-12T12:51:04.059Z] #43 48.41 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-12T12:51:04.059Z] #43 48.42 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-12T12:51:04.059Z] #43 48.59 Selecting previously unselected package libnl-3-dev:amd64. [2020-03-12T12:51:04.059Z] #43 48.61 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-03-12T12:51:04.059Z] #43 48.61 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-12T12:51:04.059Z] #43 48.89 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-12T12:51:04.059Z] #43 48.89 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-12T12:51:04.059Z] #43 48.91 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-12T12:51:04.059Z] #43 49.02 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-03-12T12:51:04.059Z] #43 49.02 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-03-12T12:51:04.059Z] #43 49.02 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-12T12:51:04.059Z] #43 49.20 Selecting previously unselected package zlib1g-dev:amd64. [2020-03-12T12:51:04.059Z] #43 49.23 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-03-12T12:51:04.059Z] #43 49.24 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-12T12:51:04.059Z] #43 49.53 Selecting previously unselected package libprotobuf17:amd64. [2020-03-12T12:51:04.059Z] #43 49.56 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-03-12T12:51:04.059Z] #43 49.62 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-12T12:51:04.059Z] #43 50.54 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-03-12T12:51:04.059Z] #43 50.57 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-03-12T12:51:04.059Z] #43 50.60 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-12T12:51:04.059Z] #43 50.91 Selecting previously unselected package libprotobuf-dev:amd64. [2020-03-12T12:51:04.059Z] #43 50.92 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-03-12T12:51:04.059Z] #43 50.95 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-12T12:51:04.059Z] #43 52.43 Selecting previously unselected package libprotoc17:amd64. [2020-03-12T12:51:04.059Z] #43 52.43 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-03-12T12:51:04.059Z] #43 52.44 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-12T12:51:04.059Z] #43 53.37 Selecting previously unselected package protobuf-c-compiler. [2020-03-12T12:51:04.059Z] #43 53.38 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-03-12T12:51:04.059Z] #43 53.42 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-12T12:51:04.059Z] #43 53.56 Selecting previously unselected package protobuf-compiler. [2020-03-12T12:51:04.059Z] #43 53.57 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-03-12T12:51:04.059Z] #43 53.58 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-12T12:51:04.059Z] #43 53.80 Selecting previously unselected package python-pkg-resources. [2020-03-12T12:51:04.059Z] #43 53.83 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-12T12:51:04.060Z] #43 53.84 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-12T12:51:04.060Z] #43 54.19 Selecting previously unselected package python-six. [2020-03-12T12:51:04.060Z] #43 54.23 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-12T12:51:04.060Z] #43 54.24 Unpacking python-six (1.12.0-1) ... [2020-03-12T12:51:04.060Z] #43 54.48 Selecting previously unselected package python-protobuf. [2020-03-12T12:51:04.060Z] #43 54.48 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-03-12T12:51:04.060Z] #43 54.49 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-12T12:51:04.060Z] #43 55.27 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-12T12:51:04.060Z] #43 ... [2020-03-12T12:51:04.060Z] [2020-03-12T12:51:04.060Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:51:04.091Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-12T12:51:04.297Z] #44 33.18 CC compel/plugins/std/log.o [2020-03-12T12:51:04.380Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-03-12T12:51:04.670Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-03-12T12:51:04.907Z] #44 33.75 CC compel/plugins/std/string.o [2020-03-12T12:51:04.907Z] #44 ... [2020-03-12T12:51:04.907Z] [2020-03-12T12:51:04.907Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:51:04.907Z] #56 61.59 mvdan.cc/sh/v3/cmd/shfmt [2020-03-12T12:51:04.907Z] #56 DONE 65.2s [2020-03-12T12:51:04.907Z] [2020-03-12T12:51:04.907Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:51:04.907Z] #47 63.64 vendor/golang.org/x/crypto/chacha20poly1305 [2020-03-12T12:51:04.907Z] #47 63.99 vendor/golang.org/x/crypto/curve25519 [2020-03-12T12:51:04.907Z] #47 64.33 vendor/golang.org/x/text/transform [2020-03-12T12:51:04.907Z] #47 64.77 vendor/golang.org/x/text/unicode/bidi [2020-03-12T12:51:04.959Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-03-12T12:51:05.085Z] #27 11.12 0.0% # 2.5% ### 4.9% #### 6.9% ###### 9.2% ######## 11.7% ########## 14.6% ############ 17.3% ############## 19.5% ################ 22.4% ################# 24.6% ################### 27.4% ###################### 30.6% ####################### 32.8% ######################### 35.7% ########################### 38.5% ############################# 40.6% ############################### 43.1% ################################ 44.7% ################################# 46.7% ################################### 49.1% #################################### 50.6% ###################################### 53.0% ######################################## 55.6% ######################################### 57.6% ########################################## 59.5% ############################################ 62.0% ############################################## 64.2% ############################################### 66.2% ################################################# 68.3% ################################################### 71.3% ##################################################### 73.7% ###################################################### 75.8% ######################################################## 78.1% ######################################################### 80.5% ########################################################### 83.2% ############################################################# 85.2% ############################################################## 87.0% ############################################################### 88.7% ################################################################# 91.2% ################################################################### 94.0% ##################################################################### 96.6% ####################################################################### 100.0% ######################################################################## 100.0% [2020-03-12T12:51:05.246Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-03-12T12:51:05.341Z] #27 15.89 [2020-03-12T12:51:05.341Z] #27 ... [2020-03-12T12:51:05.341Z] [2020-03-12T12:51:05.341Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:51:05.341Z] #50 48.26 + cd /tmp/tmp.mwswqsuNiN/src/gotest.tools/gotestsum [2020-03-12T12:51:05.341Z] #50 48.26 + git checkout -q v0.3.5 [2020-03-12T12:51:05.341Z] #50 48.33 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-12T12:51:05.597Z] #50 ... [2020-03-12T12:51:05.597Z] [2020-03-12T12:51:05.597Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T12:51:05.597Z] #35 48.62 Fetched 14.9 MB in 3s (5438 kB/s) [2020-03-12T12:51:05.597Z] #35 48.73 Selecting previously unselected package xxd. [2020-03-12T12:51:05.597Z] #35 48.73 (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 ... 15401 files and directories currently installed.) [2020-03-12T12:51:05.597Z] #35 48.84 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-12T12:51:05.597Z] #35 48.86 Unpacking xxd (2:8.1.0875-5) ... [2020-03-12T12:51:05.597Z] #35 49.12 Selecting previously unselected package vim-common. [2020-03-12T12:51:05.597Z] #35 49.12 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-12T12:51:05.597Z] #35 49.17 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-12T12:51:05.597Z] #35 49.54 Selecting previously unselected package cmake-data. [2020-03-12T12:51:05.597Z] #35 49.54 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-12T12:51:05.597Z] #35 49.55 Unpacking cmake-data (3.13.4-1) ... [2020-03-12T12:51:05.597Z] #35 53.53 Selecting previously unselected package libicu63:amd64. [2020-03-12T12:51:05.597Z] #35 53.53 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ... [2020-03-12T12:51:05.597Z] #35 53.55 Unpacking libicu63:amd64 (63.1-6) ... [2020-03-12T12:51:05.597Z] #35 ... [2020-03-12T12:51:05.597Z] [2020-03-12T12:51:05.597Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-12T12:51:05.597Z] #30 50.93 Checking out files: 85% (1298/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: 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. [2020-03-12T12:51:05.597Z] #30 51.75 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-12T12:51:05.597Z] #30 52.11 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-12T12:51:05.908Z] #47 66.12 vendor/golang.org/x/text/secure/bidirule [2020-03-12T12:51:05.908Z] #47 66.32 vendor/golang.org/x/text/unicode/norm [2020-03-12T12:51:06.159Z] #30 ... [2020-03-12T12:51:06.159Z] [2020-03-12T12:51:06.159Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:51:06.159Z] #65 2.877 + RM_GOPATH=0 [2020-03-12T12:51:06.159Z] #65 2.877 + TMP_GOPATH= [2020-03-12T12:51:06.159Z] #65 2.877 + : /build [2020-03-12T12:51:06.159Z] #65 2.877 + '[' -z '' ']' [2020-03-12T12:51:06.159Z] #65 2.878 ++ mktemp -d [2020-03-12T12:51:06.159Z] #65 2.882 + export GOPATH=/tmp/tmp.gV3gymcZTq [2020-03-12T12:51:06.159Z] #65 2.883 + GOPATH=/tmp/tmp.gV3gymcZTq [2020-03-12T12:51:06.159Z] #65 2.883 + RM_GOPATH=1 [2020-03-12T12:51:06.159Z] #65 2.890 ++ dirname ./install.sh [2020-03-12T12:51:06.159Z] #65 2.892 + dir=. [2020-03-12T12:51:06.159Z] #65 2.892 + bin=containerd [2020-03-12T12:51:06.159Z] #65 2.893 + shift [2020-03-12T12:51:06.159Z] #65 2.893 + '[' '!' -f ./containerd.installer ']' [2020-03-12T12:51:06.159Z] #65 2.893 + . ./containerd.installer [2020-03-12T12:51:06.159Z] #65 2.893 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-12T12:51:06.159Z] #65 2.899 + install_containerd [2020-03-12T12:51:06.159Z] #65 2.902 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-12T12:51:06.159Z] #65 2.902 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-12T12:51:06.159Z] #65 2.902 + git clone https://github.com/containerd/containerd.git /tmp/tmp.gV3gymcZTq/src/github.com/containerd/containerd [2020-03-12T12:51:06.159Z] #65 2.904 Cloning into '/tmp/tmp.gV3gymcZTq/src/github.com/containerd/containerd'... [2020-03-12T12:51:06.414Z] #65 ... [2020-03-12T12:51:06.414Z] [2020-03-12T12:51:06.414Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:51:06.414Z] #27 16.86 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-12T12:51:06.448Z] Commit message: "unit test on TestParseSignal failed within pkg/signal package on mips64el error log : signal_test.go:20: assertion failed: error is not nil: Invalid signal: SIGEMT signal_test.go:22: assertion failed: When "ParseSignal" function parse sigStr from SignalMap, it find the signal object with key ("SIG"+sigStr). But EMT signal named "SIGEMT" in SignalMap structrue, so the real key is "SIGSIGEMT" , and cannot find the target signal. modify "SIGEMT" to "EMT" in SignalMap structrue." [2020-03-12T12:51:06.491Z] > git --version # timeout=10 [2020-03-12T12:51:06.514Z] fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0 [2020-03-12T12:51:06.671Z] #27 17.25 [2020-03-12T12:51:06.749Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-03-12T12:51:06.749Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-03-12T12:51:06.970Z] #27 17.45 #=#=# ######################################################################## 100.0% [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-12T12:51:07.159Z] Client: Docker Engine - Community [2020-03-12T12:51:07.159Z] Version: 19.03.5 [2020-03-12T12:51:07.159Z] API version: 1.40 [2020-03-12T12:51:07.159Z] Go version: go1.12.12 [2020-03-12T12:51:07.159Z] Git commit: 633a0ea838 [2020-03-12T12:51:07.159Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-12T12:51:07.159Z] OS/Arch: linux/amd64 [2020-03-12T12:51:07.159Z] Experimental: false [2020-03-12T12:51:07.159Z] [2020-03-12T12:51:07.159Z] Server: Docker Engine - Community [2020-03-12T12:51:07.159Z] Engine: [2020-03-12T12:51:07.159Z] Version: 19.03.5 [2020-03-12T12:51:07.159Z] API version: 1.40 (minimum version 1.12) [2020-03-12T12:51:07.159Z] Go version: go1.12.12 [2020-03-12T12:51:07.159Z] Git commit: 633a0ea838 [2020-03-12T12:51:07.159Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-12T12:51:07.159Z] OS/Arch: linux/amd64 [2020-03-12T12:51:07.159Z] Experimental: true [2020-03-12T12:51:07.159Z] containerd: [2020-03-12T12:51:07.159Z] Version: 1.2.10 [2020-03-12T12:51:07.159Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-12T12:51:07.159Z] runc: [2020-03-12T12:51:07.159Z] Version: 1.0.0-rc8+dev [2020-03-12T12:51:07.159Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-12T12:51:07.159Z] docker-init: [2020-03-12T12:51:07.159Z] Version: 0.18.0 [2020-03-12T12:51:07.159Z] GitCommit: fec3683 [2020-03-12T12:51:07.269Z] #27 17.62 [2020-03-12T12:51:07.269Z] #27 ... [2020-03-12T12:51:07.269Z] [2020-03-12T12:51:07.269Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:51:07.270Z] #10 50.36 Get:10 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] [2020-03-12T12:51:07.270Z] #10 52.84 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-03-12T12:51:07.270Z] #10 52.84 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-03-12T12:51:07.270Z] #10 52.86 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-12T12:51:07.270Z] #10 52.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-12T12:51:07.270Z] #10 52.89 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-03-12T12:51:07.270Z] #10 52.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-03-12T12:51:07.270Z] #10 52.89 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-03-12T12:51:07.270Z] #10 52.91 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-03-12T12:51:07.270Z] #10 52.98 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-03-12T12:51:07.270Z] #10 53.01 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-03-12T12:51:07.270Z] #10 53.02 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-03-12T12:51:07.270Z] #10 53.10 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-03-12T12:51:07.270Z] #10 53.12 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-03-12T12:51:07.270Z] #10 53.13 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-03-12T12:51:07.270Z] #10 53.13 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-03-12T12:51:07.270Z] #10 54.46 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T12:51:07.270Z] #10 54.77 Fetched 77.7 MB in 9s (8810 kB/s) [2020-03-12T12:51:07.270Z] #10 54.93 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-12T12:51:07.270Z] #10 54.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-12T12:51:07.270Z] #10 55.02 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-03-12T12:51:07.270Z] #10 55.03 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-12T12:51:07.270Z] #10 58.06 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-12T12:51:07.270Z] #10 58.07 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-03-12T12:51:07.270Z] #10 58.07 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [Pipeline] sh [2020-03-12T12:51:07.776Z] + docker version [2020-03-12T12:51:07.801Z] + docker info [2020-03-12T12:51:07.831Z] #10 ... [2020-03-12T12:51:07.831Z] [2020-03-12T12:51:07.831Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:51:07.831Z] #43 60.99 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-12T12:51:07.831Z] #43 61.02 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-12T12:51:07.831Z] #43 61.03 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-12T12:51:07.831Z] #43 61.05 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-12T12:51:07.831Z] #43 61.05 Setting up python-six (1.12.0-1) ... [2020-03-12T12:51:08.433Z] Fetching without tags [2020-03-12T12:51:08.806Z] Merging remotes/origin/master commit b084ccda9d34e911c61a8a4c7f846e21dc12c3a9 into PR head commit 25d6047ec094170761a11e582b8cb45f16cf675e [2020-03-12T12:51:08.822Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-03-12T12:51:09.110Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-03-12T12:51:09.344Z] #47 69.22 vendor/golang.org/x/net/idna [2020-03-12T12:51:09.344Z] #47 ... [2020-03-12T12:51:09.344Z] [2020-03-12T12:51:09.344Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:51:09.344Z] #44 34.32 CC compel/plugins/std/infect.o [2020-03-12T12:51:09.344Z] #44 34.58 CC compel/arch/s390/plugins/std/parasite-head.o [2020-03-12T12:51:09.344Z] #44 34.64 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-03-12T12:51:09.344Z] #44 34.71 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-03-12T12:51:09.344Z] #44 34.84 AR compel/plugins/std.lib.a [2020-03-12T12:51:09.344Z] #44 34.88 CC compel/plugins/fds/fds.o [2020-03-12T12:51:09.344Z] #44 34.98 AR compel/plugins/fds.lib.a [2020-03-12T12:51:09.344Z] #44 35.02 HOSTDEP compel/src/lib/log-host.d [2020-03-12T12:51:09.344Z] #44 35.15 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-12T12:51:09.344Z] #44 35.24 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-03-12T12:51:09.344Z] #44 35.38 HOSTDEP compel/src/main-host.d [2020-03-12T12:51:09.344Z] #44 35.50 DEP compel/src/lib/ptrace.d [2020-03-12T12:51:09.344Z] #44 35.65 DEP compel/src/lib/infect.d [2020-03-12T12:51:09.344Z] #44 35.77 DEP compel/src/lib/infect-util.d [2020-03-12T12:51:09.344Z] #44 35.82 DEP compel/src/lib/infect-rpc.d [2020-03-12T12:51:09.344Z] #44 35.88 DEP compel/arch/s390/src/lib/infect.d [2020-03-12T12:51:09.344Z] #44 35.94 DEP compel/arch/s390/src/lib/cpu.d [2020-03-12T12:51:09.344Z] #44 35.99 DEP compel/src/lib/log.d [2020-03-12T12:51:09.344Z] #44 36.08 DEP compel/src/main.d [2020-03-12T12:51:09.344Z] #44 36.22 DEP compel/src/lib/handle-elf.d [2020-03-12T12:51:09.344Z] #44 36.36 DEP compel/arch/s390/src/lib/handle-elf.d [2020-03-12T12:51:09.344Z] #44 36.51 CC compel/src/lib/log.o [2020-03-12T12:51:09.344Z] #44 36.70 CC compel/arch/s390/src/lib/cpu.o [2020-03-12T12:51:09.344Z] #44 36.95 CC compel/arch/s390/src/lib/infect.o [2020-03-12T12:51:09.344Z] #44 37.52 CC compel/src/lib/infect-rpc.o [2020-03-12T12:51:09.344Z] #44 37.77 CC compel/src/lib/infect-util.o [2020-03-12T12:51:09.344Z] #44 37.98 CC compel/src/lib/infect.o [2020-03-12T12:51:09.603Z] Merge succeeded, producing 25d6047ec094170761a11e582b8cb45f16cf675e [2020-03-12T12:51:09.604Z] Checking out Revision 25d6047ec094170761a11e582b8cb45f16cf675e (PR-40680) [2020-03-12T12:51:10.344Z] #44 39.26 CC compel/src/lib/ptrace.o [2020-03-12T12:51:10.344Z] #44 39.52 AR compel/libcompel.a [2020-03-12T12:51:10.344Z] #44 39.59 HOSTCC compel/src/main-host.o [2020-03-12T12:51:10.345Z] #43 ... [2020-03-12T12:51:10.345Z] [2020-03-12T12:51:10.345Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:51:10.345Z] #47 52.83 syscall [2020-03-12T12:51:10.345Z] #47 60.52 time [2020-03-12T12:51:10.345Z] #47 ... [2020-03-12T12:51:10.345Z] [2020-03-12T12:51:10.345Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:51:10.345Z] #27 18.67 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-12T12:51:10.345Z] #27 19.12 [2020-03-12T12:51:10.345Z] #27 19.37 ############################# 40.4% ######################################################################## 100.0% [2020-03-12T12:51:10.345Z] #27 19.57 [2020-03-12T12:51:10.345Z] #27 20.52 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-12T12:51:10.345Z] #27 20.61 skipping existing 1849cc453dee [2020-03-12T12:51:10.345Z] #27 20.75 [2020-03-12T12:51:08.363Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T12:51:08.370Z] > git config --add remote.origin.fetch +refs/pull/40680/head:refs/remotes/origin/PR-40680 # timeout=10 [2020-03-12T12:51:08.381Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T12:51:08.413Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T12:51:08.436Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T12:51:08.436Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T12:51:08.438Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40680/head:refs/remotes/origin/PR-40680 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T12:51:08.814Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T12:51:08.846Z] > git checkout -f 25d6047ec094170761a11e582b8cb45f16cf675e # timeout=10 [2020-03-12T12:51:09.541Z] > git merge b084ccda9d34e911c61a8a4c7f846e21dc12c3a9 # timeout=10 [2020-03-12T12:51:09.573Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-12T12:51:09.606Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T12:51:09.627Z] > git checkout -f 25d6047ec094170761a11e582b8cb45f16cf675e # timeout=10 [2020-03-12T12:51:10.624Z] #44 ... [2020-03-12T12:51:10.624Z] [2020-03-12T12:51:10.624Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:51:10.624Z] #47 71.00 vendor/golang.org/x/net/http2/hpack [2020-03-12T12:51:11.165Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-12T12:51:11.165Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-03-12T12:51:11.234Z] #47 71.79 mime [2020-03-12T12:51:11.273Z] #27 21.76 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-12T12:51:11.273Z] #27 ... [2020-03-12T12:51:11.273Z] [2020-03-12T12:51:11.273Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:51:11.273Z] #56 54.13 syscall [2020-03-12T12:51:11.273Z] #56 54.15 reflect [2020-03-12T12:51:11.273Z] #56 63.50 context [2020-03-12T12:51:11.273Z] #56 ... [2020-03-12T12:51:11.273Z] [2020-03-12T12:51:11.273Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T12:51:11.273Z] #35 61.80 Selecting previously unselected package libxml2:amd64. [2020-03-12T12:51:11.273Z] #35 61.81 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-03-12T12:51:11.273Z] #35 61.81 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-12T12:51:11.273Z] #35 62.56 Selecting previously unselected package libarchive13:amd64. [2020-03-12T12:51:11.273Z] #35 62.58 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-03-12T12:51:11.273Z] #35 62.60 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-12T12:51:11.273Z] #35 62.92 Selecting previously unselected package libjsoncpp1:amd64. [2020-03-12T12:51:11.273Z] #35 62.97 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-03-12T12:51:11.273Z] #35 62.98 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-12T12:51:11.273Z] #35 63.18 Selecting previously unselected package librhash0:amd64. [2020-03-12T12:51:11.273Z] #35 63.22 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-03-12T12:51:11.273Z] #35 63.24 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-03-12T12:51:11.273Z] #35 63.51 Selecting previously unselected package libuv1:amd64. [2020-03-12T12:51:11.273Z] #35 63.55 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-03-12T12:51:11.273Z] #35 63.56 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-03-12T12:51:11.273Z] #35 63.71 Selecting previously unselected package cmake. [2020-03-12T12:51:11.273Z] #35 63.74 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-03-12T12:51:11.273Z] #35 63.75 Unpacking cmake (3.13.4-1) ... [2020-03-12T12:51:11.527Z] #35 ... [2020-03-12T12:51:11.527Z] [2020-03-12T12:51:11.527Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:51:11.527Z] #33 54.61 time [2020-03-12T12:51:11.527Z] #33 61.14 internal/poll [2020-03-12T12:51:11.527Z] #33 63.43 internal/syscall/unix [2020-03-12T12:51:11.527Z] #33 63.78 os [2020-03-12T12:51:11.781Z] #33 ... [2020-03-12T12:51:11.781Z] [2020-03-12T12:51:11.781Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:51:11.781Z] #10 61.55 Selecting previously unselected package binutils-mingw-w64. [2020-03-12T12:51:11.781Z] #10 61.56 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-12T12:51:11.781Z] #10 61.58 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-12T12:51:11.781Z] #10 61.74 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-03-12T12:51:11.781Z] #10 61.74 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-12T12:51:11.781Z] #10 61.75 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-12T12:51:11.781Z] #10 61.97 Selecting previously unselected package dmsetup. [2020-03-12T12:51:11.781Z] #10 61.98 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-03-12T12:51:11.781Z] #10 61.98 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-12T12:51:11.781Z] #10 62.29 Selecting previously unselected package mingw-w64-common. [2020-03-12T12:51:11.781Z] #10 62.29 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-12T12:51:11.781Z] #10 62.32 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-12T12:51:12.190Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-03-12T12:51:12.696Z] #47 72.84 mime/quotedprintable [2020-03-12T12:51:12.696Z] #47 73.17 net/http/internal [2020-03-12T12:51:12.705Z] #10 ... [2020-03-12T12:51:12.705Z] [2020-03-12T12:51:12.705Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:51:12.705Z] #27 22.17 [2020-03-12T12:51:12.705Z] #27 22.43 ######################################################################## 100.0% [2020-03-12T12:51:12.705Z] #27 22.61 [2020-03-12T12:51:12.705Z] #27 22.68 Download of images into '/build' complete. [2020-03-12T12:51:12.705Z] #27 22.68 Use something like the following to load the result into a Docker daemon: [2020-03-12T12:51:12.705Z] #27 22.68 tar -cC '/build' . | docker load [2020-03-12T12:51:12.705Z] #27 DONE 23.3s [2020-03-12T12:51:12.960Z] [2020-03-12T12:51:12.960Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:51:12.960Z] #56 64.39 os [2020-03-12T12:51:13.309Z] #47 ... [2020-03-12T12:51:13.309Z] [2020-03-12T12:51:13.309Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:51:13.309Z] #10 71.31 Selecting previously unselected package libapparmor1:s390x. [2020-03-12T12:51:13.309Z] #10 71.32 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-03-12T12:51:13.309Z] #10 71.32 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-03-12T12:51:13.309Z] #10 71.37 Selecting previously unselected package libapparmor-dev:s390x. [2020-03-12T12:51:13.309Z] #10 71.37 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-03-12T12:51:13.309Z] #10 71.38 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-03-12T12:51:13.309Z] #10 71.47 Selecting previously unselected package libbtrfs0. [2020-03-12T12:51:13.309Z] #10 71.47 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-03-12T12:51:13.309Z] #10 71.47 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-12T12:51:13.309Z] #10 71.53 Selecting previously unselected package libbtrfs-dev. [2020-03-12T12:51:13.309Z] #10 71.53 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-03-12T12:51:13.309Z] #10 71.53 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-12T12:51:13.309Z] #10 71.61 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-03-12T12:51:13.309Z] #10 71.61 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-03-12T12:51:13.309Z] #10 71.61 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-03-12T12:51:13.309Z] #10 71.65 Selecting previously unselected package libudev-dev:s390x. [2020-03-12T12:51:13.309Z] #10 71.65 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ... [2020-03-12T12:51:13.309Z] #10 71.66 Unpacking libudev-dev:s390x (241-7~deb10u3) ... [2020-03-12T12:51:13.309Z] #10 71.74 Selecting previously unselected package libsepol1-dev:s390x. [2020-03-12T12:51:13.309Z] #10 71.74 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-03-12T12:51:13.309Z] #10 71.74 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-03-12T12:51:13.309Z] #10 71.91 Selecting previously unselected package libpcre16-3:s390x. [2020-03-12T12:51:13.309Z] #10 71.92 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-03-12T12:51:13.309Z] #10 71.92 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-03-12T12:51:13.309Z] #10 71.98 Selecting previously unselected package libpcre32-3:s390x. [2020-03-12T12:51:13.309Z] #10 71.99 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-03-12T12:51:13.309Z] #10 71.99 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-03-12T12:51:13.309Z] #10 72.08 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-03-12T12:51:13.309Z] #10 72.08 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-03-12T12:51:13.309Z] #10 72.09 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-03-12T12:51:13.309Z] #10 72.14 Selecting previously unselected package libpcre3-dev:s390x. [2020-03-12T12:51:13.309Z] #10 72.14 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-03-12T12:51:13.309Z] #10 72.14 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-03-12T12:51:13.309Z] #10 72.39 Selecting previously unselected package libselinux1-dev:s390x. [2020-03-12T12:51:13.309Z] #10 72.39 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-03-12T12:51:13.309Z] #10 72.39 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-03-12T12:51:13.309Z] #10 72.60 Selecting previously unselected package libdevmapper-dev:s390x. [2020-03-12T12:51:13.309Z] #10 72.60 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-03-12T12:51:13.309Z] #10 72.60 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-03-12T12:51:13.309Z] #10 72.65 Selecting previously unselected package libseccomp-dev:s390x. [2020-03-12T12:51:13.309Z] #10 72.65 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-03-12T12:51:13.309Z] #10 72.66 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-03-12T12:51:13.309Z] #10 72.72 Selecting previously unselected package libsystemd-dev:s390x. [2020-03-12T12:51:13.309Z] #10 72.72 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ... [2020-03-12T12:51:13.309Z] #10 72.72 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ... [2020-03-12T12:51:13.309Z] #10 73.08 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-03-12T12:51:13.309Z] #10 73.10 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-03-12T12:51:13.309Z] #10 73.10 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-03-12T12:51:13.309Z] #10 73.11 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-12T12:51:13.309Z] #10 73.11 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-03-12T12:51:13.309Z] #10 73.12 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-03-12T12:51:13.309Z] #10 73.13 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-12T12:51:13.309Z] #10 73.13 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-12T12:51:13.309Z] #10 73.14 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-03-12T12:51:13.309Z] #10 73.15 Setting up libudev-dev:s390x (241-7~deb10u3) ... [2020-03-12T12:51:13.309Z] #10 73.16 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-12T12:51:13.309Z] #10 73.16 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-12T12:51:13.309Z] #10 73.17 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-03-12T12:51:13.309Z] #10 73.17 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-12T12:51:13.309Z] #10 73.18 Setting up libsystemd-dev:s390x (241-7~deb10u3) ... [2020-03-12T12:51:13.309Z] #10 73.19 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-12T12:51:13.309Z] #10 73.19 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-03-12T12:51:13.309Z] #10 73.20 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-12T12:51:13.309Z] #10 73.21 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 [2020-03-12T12:51:13.309Z] #10 73.21 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 [2020-03-12T12:51:13.309Z] #10 73.22 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-12T12:51:13.309Z] #10 73.22 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 [2020-03-12T12:51:13.309Z] #10 73.22 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 [2020-03-12T12:51:13.309Z] #10 73.23 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-12T12:51:13.309Z] #10 73.24 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-03-12T12:51:13.309Z] #10 73.24 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-03-12T12:51:13.309Z] #10 73.25 Setting up dmsetup (2:1.02.155-3) ... [2020-03-12T12:51:13.309Z] #10 73.26 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-03-12T12:51:13.309Z] #10 73.27 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-03-12T12:51:13.309Z] #10 73.27 Processing triggers for libc-bin (2.28-10) ... [2020-03-12T12:51:13.309Z] #10 DONE 73.7s [2020-03-12T12:51:13.309Z] [2020-03-12T12:51:13.309Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T12:51:13.309Z] #58 DONE 0.1s [2020-03-12T12:51:13.309Z] [2020-03-12T12:51:13.309Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-12T12:51:13.309Z] #59 DONE 0.1s [2020-03-12T12:51:13.309Z] [2020-03-12T12:51:13.309Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:51:14.237Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-03-12T12:51:14.237Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-03-12T12:51:14.385Z] Commit message: "unit test on TestParseSignal failed within pkg/signal package on mips64el error log : signal_test.go:20: assertion failed: error is not nil: Invalid signal: SIGEMT signal_test.go:22: assertion failed: When "ParseSignal" function parse sigStr from SignalMap, it find the signal object with key ("SIG"+sigStr). But EMT signal named "SIGEMT" in SignalMap structrue, so the real key is "SIGSIGEMT" , and cannot find the target signal. modify "SIGEMT" to "EMT" in SignalMap structrue." [2020-03-12T12:51:14.407Z] > git --version # timeout=10 [2020-03-12T12:51:14.458Z] fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0 [2020-03-12T12:51:14.778Z] #60 ... [2020-03-12T12:51:14.778Z] [2020-03-12T12:51:14.778Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-12T12:51:14.778Z] #11 DONE 1.3s [2020-03-12T12:51:14.778Z] [2020-03-12T12:51:14.778Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:51:14.778Z] #60 1.178 + RM_GOPATH=0 [2020-03-12T12:51:14.778Z] #60 1.178 + TMP_GOPATH= [2020-03-12T12:51:14.778Z] #60 1.178 + : /build [2020-03-12T12:51:14.778Z] #60 1.178 + '[' -z '' ']' [2020-03-12T12:51:14.778Z] #60 1.179 ++ mktemp -d [2020-03-12T12:51:14.778Z] #60 1.179 + export GOPATH=/tmp/tmp.OEuDoQhVqc [2020-03-12T12:51:14.778Z] #60 1.179 + GOPATH=/tmp/tmp.OEuDoQhVqc [2020-03-12T12:51:14.778Z] #60 1.179 + RM_GOPATH=1 [2020-03-12T12:51:14.778Z] #60 1.179 ++ dirname ./install.sh [2020-03-12T12:51:14.778Z] #60 1.180 + dir=. [2020-03-12T12:51:14.778Z] #60 1.180 + bin=runc [2020-03-12T12:51:14.778Z] #60 1.180 + shift [2020-03-12T12:51:14.778Z] #60 1.180 + '[' '!' -f ./runc.installer ']' [2020-03-12T12:51:14.778Z] #60 1.180 + . ./runc.installer [2020-03-12T12:51:14.778Z] #60 1.180 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-12T12:51:14.778Z] #60 1.180 + install_runc [2020-03-12T12:51:14.778Z] #60 1.180 + uname -r [2020-03-12T12:51:14.778Z] #60 1.181 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-12T12:51:14.778Z] #60 1.183 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-12T12:51:14.778Z] #60 1.183 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-12T12:51:14.778Z] #60 1.183 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-12T12:51:14.778Z] #60 1.183 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.OEuDoQhVqc/src/github.com/opencontainers/runc [2020-03-12T12:51:14.778Z] #60 1.188 Cloning into '/tmp/tmp.OEuDoQhVqc/src/github.com/opencontainers/runc'... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-12T12:51:15.264Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-03-12T12:51:15.508Z] + docker version [2020-03-12T12:51:15.916Z] Client: [2020-03-12T12:51:15.916Z] Debug Mode: false [2020-03-12T12:51:15.916Z] [2020-03-12T12:51:15.916Z] Server: [2020-03-12T12:51:15.916Z] Containers: 0 [2020-03-12T12:51:15.916Z] Running: 0 [2020-03-12T12:51:15.916Z] Paused: 0 [2020-03-12T12:51:15.916Z] Stopped: 0 [2020-03-12T12:51:15.916Z] Images: 0 [2020-03-12T12:51:15.916Z] Server Version: 19.03.5 [2020-03-12T12:51:15.916Z] Storage Driver: overlay2 [2020-03-12T12:51:15.916Z] Backing Filesystem: extfs [2020-03-12T12:51:15.916Z] Supports d_type: true [2020-03-12T12:51:15.916Z] Native Overlay Diff: true [2020-03-12T12:51:15.916Z] Logging Driver: json-file [2020-03-12T12:51:15.916Z] Cgroup Driver: cgroupfs [2020-03-12T12:51:15.916Z] Plugins: [2020-03-12T12:51:15.916Z] Volume: local [2020-03-12T12:51:15.916Z] Network: bridge host ipvlan macvlan null overlay [2020-03-12T12:51:15.916Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-12T12:51:15.916Z] Swarm: inactive [2020-03-12T12:51:15.916Z] Runtimes: runc [2020-03-12T12:51:15.916Z] Default Runtime: runc [2020-03-12T12:51:15.916Z] Init Binary: docker-init [2020-03-12T12:51:15.916Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-12T12:51:15.916Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-12T12:51:15.916Z] init version: fec3683 [2020-03-12T12:51:15.916Z] Security Options: [2020-03-12T12:51:15.916Z] apparmor [2020-03-12T12:51:15.916Z] seccomp [2020-03-12T12:51:15.916Z] Profile: default [2020-03-12T12:51:15.916Z] Kernel Version: 4.15.0-1058-aws [2020-03-12T12:51:15.916Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-12T12:51:15.916Z] OSType: linux [2020-03-12T12:51:15.916Z] Architecture: x86_64 [2020-03-12T12:51:15.916Z] CPUs: 2 [2020-03-12T12:51:15.916Z] Total Memory: 7.583GiB [2020-03-12T12:51:15.916Z] Name: ip-10-100-119-8 [2020-03-12T12:51:15.916Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-12T12:51:15.916Z] Docker Root Dir: /var/lib/docker [2020-03-12T12:51:15.916Z] Debug Mode: false [2020-03-12T12:51:15.916Z] Registry: https://index.docker.io/v1/ [2020-03-12T12:51:15.916Z] Labels: [2020-03-12T12:51:15.916Z] Experimental: true [2020-03-12T12:51:15.916Z] Insecure Registries: [2020-03-12T12:51:15.916Z] 127.0.0.0/8 [2020-03-12T12:51:15.916Z] Live Restore Enabled: true [2020-03-12T12:51:15.916Z] [2020-03-12T12:51:15.916Z] WARNING: No swap limit support [Pipeline] sh [2020-03-12T12:51:16.217Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-12T12:51:16.217Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-12T12:51:16.217Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40680/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-12T12:51:16.260Z] #56 ... [2020-03-12T12:51:16.261Z] [2020-03-12T12:51:16.261Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T12:51:16.261Z] #35 68.66 Setting up libicu63:amd64 (63.1-6) ... [2020-03-12T12:51:16.261Z] #35 68.67 Setting up xxd (2:8.1.0875-5) ... [2020-03-12T12:51:16.261Z] #35 68.69 Setting up libuv1:amd64 (1.24.1-1) ... [2020-03-12T12:51:16.261Z] #35 68.70 Setting up vim-common (2:8.1.0875-5) ... [2020-03-12T12:51:16.261Z] #35 68.74 Setting up librhash0:amd64 (1.3.8-1) ... [2020-03-12T12:51:16.261Z] #35 68.75 Setting up cmake-data (3.13.4-1) ... [2020-03-12T12:51:16.261Z] #35 68.76 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-12T12:51:16.261Z] #35 68.78 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-12T12:51:16.261Z] #35 68.79 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-12T12:51:16.261Z] #35 68.80 Setting up cmake (3.13.4-1) ... [2020-03-12T12:51:16.261Z] #35 68.81 Processing triggers for libc-bin (2.28-10) ... [2020-03-12T12:51:16.261Z] #35 68.91 Processing triggers for mime-support (3.62) ... [2020-03-12T12:51:16.261Z] #35 DONE 69.3s [2020-03-12T12:51:16.261Z] [2020-03-12T12:51:16.261Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T12:51:16.261Z] #36 DONE 0.1s [2020-03-12T12:51:16.261Z] [2020-03-12T12:51:16.261Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-12T12:51:16.261Z] #37 DONE 0.1s [2020-03-12T12:51:16.261Z] [2020-03-12T12:51:16.261Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:51:16.262Z] #60 ... [2020-03-12T12:51:16.262Z] [2020-03-12T12:51:16.262Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-12T12:51:16.262Z] #12 DONE 1.5s [2020-03-12T12:51:16.262Z] [2020-03-12T12:51:16.262Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:51:16.262Z] #44 39.88 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-03-12T12:51:16.262Z] #44 40.04 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-12T12:51:16.262Z] #44 40.25 HOSTCC compel/src/lib/log-host.o [2020-03-12T12:51:16.262Z] #44 40.37 HOSTLINK compel/compel-host-bin [2020-03-12T12:51:16.262Z] #44 40.44 DEP soccr/soccr.d [2020-03-12T12:51:16.262Z] #44 40.58 CC soccr/soccr.o [2020-03-12T12:51:16.262Z] #44 41.39 AR soccr/libsoccr.a [2020-03-12T12:51:16.262Z] #44 41.41 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-12T12:51:16.262Z] #44 41.64 DEP criu/arch/s390/sigframe.d [2020-03-12T12:51:16.262Z] #44 41.71 DEP criu/arch/s390/crtools.d [2020-03-12T12:51:16.262Z] #44 41.81 DEP criu/arch/s390/cpu.d [2020-03-12T12:51:16.262Z] #44 41.91 CC criu/arch/s390/cpu.o [2020-03-12T12:51:16.262Z] #44 42.23 CC criu/arch/s390/crtools.o [2020-03-12T12:51:16.262Z] #44 43.14 CC criu/arch/s390/sigframe.o [2020-03-12T12:51:16.262Z] #44 43.48 LINK criu/arch/s390/crtools.built-in.o [2020-03-12T12:51:16.262Z] #44 43.51 DEP criu/pie/util-vdso.d [2020-03-12T12:51:16.262Z] #44 43.63 DEP criu/pie/util.d [2020-03-12T12:51:16.262Z] #44 43.77 CC criu/pie/util.o [2020-03-12T12:51:16.262Z] #44 44.03 CC criu/pie/util-vdso.o [2020-03-12T12:51:16.262Z] #44 44.46 AR criu/pie/pie.lib.a [2020-03-12T12:51:16.262Z] #44 44.51 DEP criu/pie/restorer.d [2020-03-12T12:51:16.262Z] #44 44.91 DEP criu/arch/s390/restorer.d [2020-03-12T12:51:16.262Z] #44 45.15 DEP criu/arch/s390/vdso-pie.d [2020-03-12T12:51:16.262Z] #44 45.30 DEP criu/pie/parasite-vdso.d [2020-03-12T12:51:16.477Z] + bash /home/ubuntu/workspace/moby_PR-40680/check-config.sh [2020-03-12T12:51:16.477Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-12T12:51:16.477Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-12T12:51:16.477Z] [2020-03-12T12:51:16.477Z] Generally Necessary: [2020-03-12T12:51:16.477Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-12T12:51:16.477Z] - apparmor: enabled and tools installed [2020-03-12T12:51:16.477Z] - CONFIG_NAMESPACES: enabled [2020-03-12T12:51:16.477Z] - CONFIG_NET_NS: enabled [2020-03-12T12:51:16.477Z] - CONFIG_PID_NS: enabled [2020-03-12T12:51:16.477Z] - CONFIG_IPC_NS: enabled [2020-03-12T12:51:16.477Z] - CONFIG_UTS_NS: enabled [2020-03-12T12:51:16.477Z] - CONFIG_CGROUPS: enabled [2020-03-12T12:51:16.477Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-12T12:51:16.477Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-12T12:51:16.477Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-12T12:51:16.477Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-12T12:51:16.477Z] - CONFIG_CPUSETS: enabled [2020-03-12T12:51:16.477Z] - CONFIG_MEMCG: enabled [2020-03-12T12:51:16.477Z] - CONFIG_KEYS: enabled [2020-03-12T12:51:16.477Z] - CONFIG_VETH: enabled (as module) [2020-03-12T12:51:16.477Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-12T12:51:16.477Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-12T12:51:16.477Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-12T12:51:16.477Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-12T12:51:16.477Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-12T12:51:16.477Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-12T12:51:16.477Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-12T12:51:16.477Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-12T12:51:16.477Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-12T12:51:16.477Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-12T12:51:16.477Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-12T12:51:16.477Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-12T12:51:16.477Z] [2020-03-12T12:51:16.477Z] Optional Features: [2020-03-12T12:51:16.477Z] - CONFIG_USER_NS: enabled [2020-03-12T12:51:16.477Z] - CONFIG_SECCOMP: enabled [2020-03-12T12:51:16.477Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-12T12:51:16.550Z] #44 45.46 DEP criu/pie/parasite.d [2020-03-12T12:51:16.550Z] #44 45.68 CC criu/pie/parasite.o [2020-03-12T12:51:16.749Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-12T12:51:16.749Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-12T12:51:16.749Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-12T12:51:16.749Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-12T12:51:16.749Z] - CONFIG_BLK_CGROUP: enabled [2020-03-12T12:51:16.749Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-12T12:51:16.749Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-12T12:51:16.749Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-12T12:51:16.749Z] - CONFIG_CGROUP_PERF: enabled [2020-03-12T12:51:16.749Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-12T12:51:16.749Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-12T12:51:16.749Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-12T12:51:16.749Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-12T12:51:16.749Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-12T12:51:16.749Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-12T12:51:16.749Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-12T12:51:16.749Z] - CONFIG_IP_VS: enabled (as module) [2020-03-12T12:51:16.749Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-12T12:51:16.749Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-12T12:51:16.749Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-12T12:51:16.749Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-12T12:51:16.749Z] - CONFIG_EXT4_FS: enabled [2020-03-12T12:51:16.749Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-12T12:51:16.749Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-12T12:51:16.749Z] - Network Drivers: [2020-03-12T12:51:16.749Z] - "overlay": [2020-03-12T12:51:16.749Z] - CONFIG_VXLAN: enabled (as module) [2020-03-12T12:51:16.749Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-12T12:51:16.749Z] Optional (for encrypted networks): [2020-03-12T12:51:16.749Z] - CONFIG_CRYPTO: enabled [2020-03-12T12:51:16.749Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-12T12:51:16.749Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-12T12:51:16.749Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-12T12:51:16.749Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-12T12:51:16.749Z] - CONFIG_XFRM: enabled [2020-03-12T12:51:16.749Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-12T12:51:16.749Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-12T12:51:16.749Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-12T12:51:16.749Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-12T12:51:16.749Z] - "ipvlan": [2020-03-12T12:51:16.749Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-12T12:51:16.749Z] - "macvlan": [2020-03-12T12:51:17.019Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-12T12:51:17.019Z] - CONFIG_DUMMY: enabled (as module) [2020-03-12T12:51:17.019Z] - "ftp,tftp client in container": [2020-03-12T12:51:17.019Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-12T12:51:17.019Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-12T12:51:17.019Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-12T12:51:17.019Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-12T12:51:17.019Z] - Storage Drivers: [2020-03-12T12:51:17.019Z] - "aufs": [2020-03-12T12:51:17.019Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-12T12:51:17.019Z] - "btrfs": [2020-03-12T12:51:17.019Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-12T12:51:17.019Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-12T12:51:17.019Z] - "devicemapper": [2020-03-12T12:51:17.019Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-12T12:51:17.019Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-12T12:51:17.019Z] - "overlay": [2020-03-12T12:51:17.019Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-12T12:51:17.019Z] - "zfs": [2020-03-12T12:51:17.019Z] - /dev/zfs: missing [2020-03-12T12:51:17.019Z] - zfs command: missing [2020-03-12T12:51:17.019Z] - zpool command: missing [2020-03-12T12:51:17.019Z] [2020-03-12T12:51:17.019Z] Limits: [2020-03-12T12:51:17.019Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-12T12:51:17.019Z] [2020-03-12T12:51:17.019Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-12T12:51:17.308Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-03-12T12:51:17.367Z] + sudo modprobe ip_vs [2020-03-12T12:51:17.550Z] #44 ... [2020-03-12T12:51:17.550Z] [2020-03-12T12:51:17.550Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-12T12:51:17.550Z] #13 1.275 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-12T12:51:17.550Z] #13 DONE 1.5s [2020-03-12T12:51:17.550Z] [2020-03-12T12:51:17.550Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:51:17.550Z] #44 46.58 LINK criu/pie/parasite.built-in.o [2020-03-12T12:51:17.550Z] #44 46.58 GEN criu/pie/parasite-blob.h [2020-03-12T12:51:17.550Z] #44 46.59 CC criu/pie/parasite-vdso.o [2020-03-12T12:51:17.550Z] #44 ... [2020-03-12T12:51:17.550Z] [2020-03-12T12:51:17.550Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-12T12:51:17.627Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:25d6047ec094170761a11e582b8cb45f16cf675e . [2020-03-12T12:51:17.763Z] Client: Docker Engine - Community [2020-03-12T12:51:17.763Z] Version: 19.03.5 [2020-03-12T12:51:17.763Z] API version: 1.40 [2020-03-12T12:51:17.763Z] Go version: go1.12.12 [2020-03-12T12:51:17.763Z] Git commit: 633a0ea [2020-03-12T12:51:17.763Z] Built: Wed Nov 13 07:27:53 2019 [2020-03-12T12:51:17.763Z] OS/Arch: linux/arm64 [2020-03-12T12:51:17.763Z] Experimental: false [2020-03-12T12:51:17.763Z] [2020-03-12T12:51:17.763Z] Server: Docker Engine - Community [2020-03-12T12:51:17.763Z] Engine: [2020-03-12T12:51:17.763Z] Version: 19.03.5 [2020-03-12T12:51:17.763Z] API version: 1.40 (minimum version 1.12) [2020-03-12T12:51:17.763Z] Go version: go1.12.12 [2020-03-12T12:51:17.763Z] Git commit: 633a0ea [2020-03-12T12:51:17.763Z] Built: Wed Nov 13 07:26:25 2019 [2020-03-12T12:51:17.763Z] OS/Arch: linux/arm64 [2020-03-12T12:51:17.763Z] Experimental: true [2020-03-12T12:51:17.763Z] containerd: [2020-03-12T12:51:17.763Z] Version: 1.2.10 [2020-03-12T12:51:17.763Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-12T12:51:17.763Z] runc: [2020-03-12T12:51:17.763Z] Version: 1.0.0-rc8+dev [2020-03-12T12:51:17.763Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-12T12:51:17.763Z] docker-init: [2020-03-12T12:51:17.763Z] Version: 0.18.0 [2020-03-12T12:51:17.763Z] GitCommit: fec3683 [Pipeline] sh [2020-03-12T12:51:17.840Z] #14 ... [2020-03-12T12:51:17.840Z] [2020-03-12T12:51:17.840Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:51:17.840Z] #68 73.08 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-12T12:51:17.840Z] #68 73.08 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-12T12:51:17.840Z] #68 DONE 78.3s [2020-03-12T12:51:17.887Z] #2 [internal] load .dockerignore [2020-03-12T12:51:17.887Z] #2 transferring context: [2020-03-12T12:51:17.887Z] #2 transferring context: 87B done [2020-03-12T12:51:17.887Z] #2 DONE 0.2s [2020-03-12T12:51:17.887Z] [2020-03-12T12:51:17.887Z] #1 [internal] load build definition from Dockerfile [2020-03-12T12:51:17.887Z] #1 transferring dockerfile: 17.12kB done [2020-03-12T12:51:17.887Z] #1 DONE 0.2s [2020-03-12T12:51:17.887Z] [2020-03-12T12:51:17.887Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-12T12:51:17.933Z] go: finding github.com/spf13/cast v1.3.0 [2020-03-12T12:51:18.096Z] + docker info [2020-03-12T12:51:18.129Z] [2020-03-12T12:51:18.129Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-12T12:51:18.129Z] #69 DONE 0.1s [2020-03-12T12:51:18.129Z] [2020-03-12T12:51:18.129Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:51:18.129Z] #44 47.12 CC criu/arch/s390/vdso-pie.o [2020-03-12T12:51:18.221Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-03-12T12:51:18.221Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-03-12T12:51:18.221Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-03-12T12:51:18.221Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-12T12:51:18.435Z] #44 47.44 CC criu/arch/s390/restorer.o [2020-03-12T12:51:18.453Z] #3 DONE 0.4s [2020-03-12T12:51:18.453Z] [2020-03-12T12:51:18.453Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-12T12:51:18.453Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-12T12:51:18.453Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-12T12:51:18.453Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-03-12T12:51:18.453Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-03-12T12:51:18.453Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 125.53kB / 8.82MB 0.1s [2020-03-12T12:51:18.715Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 3.86MB / 8.82MB 0.3s [2020-03-12T12:51:18.715Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.4s done [2020-03-12T12:51:18.715Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-03-12T12:51:19.049Z] #44 47.86 CC criu/pie/restorer.o [2020-03-12T12:51:19.244Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-03-12T12:51:19.285Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2020-03-12T12:51:19.285Z] #4 DONE 1.0s [2020-03-12T12:51:19.517Z] #38 2.668 + RM_GOPATH=0 [2020-03-12T12:51:19.517Z] #38 2.668 + TMP_GOPATH= [2020-03-12T12:51:19.517Z] #38 2.668 + : /build [2020-03-12T12:51:19.517Z] #38 2.668 + '[' -z '' ']' [2020-03-12T12:51:19.517Z] #38 2.671 ++ mktemp -d [2020-03-12T12:51:19.517Z] #38 2.671 + export GOPATH=/tmp/tmp.OHebUsJubw [2020-03-12T12:51:19.517Z] #38 2.671 + GOPATH=/tmp/tmp.OHebUsJubw [2020-03-12T12:51:19.517Z] #38 2.671 + RM_GOPATH=1 [2020-03-12T12:51:19.517Z] #38 2.675 ++ dirname ./install.sh [2020-03-12T12:51:19.517Z] #38 2.678 + dir=. [2020-03-12T12:51:19.517Z] #38 2.690 + bin=tini [2020-03-12T12:51:19.517Z] #38 2.690 + shift [2020-03-12T12:51:19.517Z] #38 2.691 + '[' '!' -f ./tini.installer ']' [2020-03-12T12:51:19.517Z] #38 2.691 + . ./tini.installer [2020-03-12T12:51:19.517Z] #38 2.692 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T12:51:19.517Z] #38 2.692 + install_tini [2020-03-12T12:51:19.517Z] #38 2.693 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-12T12:51:19.517Z] #38 2.693 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T12:51:19.517Z] #38 2.694 + git clone https://github.com/krallin/tini.git /tmp/tmp.OHebUsJubw/tini [2020-03-12T12:51:19.517Z] #38 2.696 Cloning into '/tmp/tmp.OHebUsJubw/tini'... [2020-03-12T12:51:19.665Z] #44 ... [2020-03-12T12:51:19.665Z] [2020-03-12T12:51:19.665Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-12T12:51:19.665Z] #14 DONE 2.0s [2020-03-12T12:51:19.665Z] [2020-03-12T12:51:19.665Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:51:19.665Z] #60 6.219 + cd /tmp/tmp.OEuDoQhVqc/src/github.com/opencontainers/runc [2020-03-12T12:51:19.665Z] #60 6.219 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-12T12:51:19.707Z] Client: Docker Engine - Community [2020-03-12T12:51:19.707Z] Version: 19.03.5 [2020-03-12T12:51:19.707Z] API version: 1.40 [2020-03-12T12:51:19.707Z] Go version: go1.12.12 [2020-03-12T12:51:19.707Z] Git commit: 633a0ea838 [2020-03-12T12:51:19.707Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-12T12:51:19.707Z] OS/Arch: linux/amd64 [2020-03-12T12:51:19.707Z] Experimental: false [2020-03-12T12:51:19.707Z] [2020-03-12T12:51:19.707Z] Server: Docker Engine - Community [2020-03-12T12:51:19.707Z] Engine: [2020-03-12T12:51:19.707Z] Version: 19.03.5 [2020-03-12T12:51:19.707Z] API version: 1.40 (minimum version 1.12) [2020-03-12T12:51:19.707Z] Go version: go1.12.12 [2020-03-12T12:51:19.707Z] Git commit: 633a0ea838 [2020-03-12T12:51:19.707Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-12T12:51:19.707Z] OS/Arch: linux/amd64 [2020-03-12T12:51:19.707Z] Experimental: true [2020-03-12T12:51:19.707Z] containerd: [2020-03-12T12:51:19.707Z] Version: 1.2.10 [2020-03-12T12:51:19.707Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-12T12:51:19.707Z] runc: [2020-03-12T12:51:19.707Z] Version: 1.0.0-rc8+dev [2020-03-12T12:51:19.707Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-12T12:51:19.707Z] docker-init: [2020-03-12T12:51:19.707Z] Version: 0.18.0 [2020-03-12T12:51:19.707Z] GitCommit: fec3683 [Pipeline] sh [2020-03-12T12:51:19.772Z] #38 3.478 + cd /tmp/tmp.OHebUsJubw/tini [2020-03-12T12:51:19.772Z] #38 3.478 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T12:51:19.772Z] #38 3.525 + cmake . [2020-03-12T12:51:19.872Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-03-12T12:51:19.945Z] #60 6.592 + '[' -z '' ']' [2020-03-12T12:51:19.945Z] #60 6.592 + target=static [2020-03-12T12:51:19.945Z] #60 6.592 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-12T12:51:20.039Z] + docker info [2020-03-12T12:51:20.161Z] go: finding github.com/docker/go-connections v0.3.0 [2020-03-12T12:51:20.224Z] [2020-03-12T12:51:20.224Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-12T12:51:20.224Z] #6 ... [2020-03-12T12:51:20.224Z] [2020-03-12T12:51:20.224Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-12T12:51:20.224Z] #5 DONE 0.2s [2020-03-12T12:51:20.224Z] [2020-03-12T12:51:20.224Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-12T12:51:20.224Z] #6 DONE 0.3s [2020-03-12T12:51:20.224Z] [2020-03-12T12:51:20.224Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-12T12:51:20.224Z] #71 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-03-12T12:51:20.224Z] #71 DONE 0.0s [2020-03-12T12:51:20.224Z] [2020-03-12T12:51:20.224Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-12T12:51:20.224Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-12T12:51:20.224Z] #7 DONE 0.0s [2020-03-12T12:51:20.224Z] [2020-03-12T12:51:20.224Z] #20 [internal] load build context [2020-03-12T12:51:20.332Z] #38 4.165 -- The C compiler identification is GNU 8.3.0 [2020-03-12T12:51:20.449Z] go: finding github.com/google/go-cmp v0.2.0 [2020-03-12T12:51:20.449Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-03-12T12:51:20.558Z] #60 ... [2020-03-12T12:51:20.558Z] [2020-03-12T12:51:20.558Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:51:20.558Z] #50 DONE 80.8s [2020-03-12T12:51:20.558Z] [2020-03-12T12:51:20.558Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:51:20.558Z] #44 49.56 LINK criu/pie/restorer.built-in.o [2020-03-12T12:51:20.558Z] #44 49.59 GEN criu/pie/restorer-blob.h [2020-03-12T12:51:20.558Z] #44 49.65 DEP criu/vdso.d [2020-03-12T12:51:20.586Z] #38 4.232 -- Check for working C compiler: /usr/bin/cc [2020-03-12T12:51:20.594Z] ---> ca4cb34c426d [2020-03-12T12:51:20.594Z] Successfully built ca4cb34c426d [2020-03-12T12:51:20.594Z] Successfully tagged docker:latest [2020-03-12T12:51:20.594Z] INFO: Image build ended at 03/12/2020 12:51:18. Duration:00:00:34.3185333 [2020-03-12T12:51:20.594Z] [2020-03-12T12:51:20.594Z] [2020-03-12T12:51:20.594Z] INFO: Building the test binaries at 03/12/2020 12:51:18... [2020-03-12T12:51:20.847Z] #44 49.86 DEP criu/uts_ns.d [2020-03-12T12:51:21.074Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-03-12T12:51:21.145Z] #38 4.876 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-12T12:51:21.145Z] #38 4.877 -- Detecting C compiler ABI info [2020-03-12T12:51:21.183Z] #44 ... [2020-03-12T12:51:21.183Z] [2020-03-12T12:51:21.183Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-12T12:51:21.183Z] #15 DONE 1.6s [2020-03-12T12:51:21.183Z] [2020-03-12T12:51:21.183Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:51:21.183Z] #44 50.13 DEP criu/util.d [2020-03-12T12:51:21.362Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-03-12T12:51:21.362Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-03-12T12:51:21.362Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-03-12T12:51:21.400Z] #38 ... [2020-03-12T12:51:21.400Z] [2020-03-12T12:51:21.400Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:51:21.400Z] #43 66.48 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-12T12:51:21.400Z] #43 66.51 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-12T12:51:21.400Z] #43 66.51 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-12T12:51:21.400Z] #43 66.54 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-03-12T12:51:21.400Z] #43 66.56 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-12T12:51:21.400Z] #43 66.58 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-12T12:51:21.400Z] #43 66.61 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-12T12:51:21.400Z] #43 66.65 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-12T12:51:21.400Z] #43 66.67 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-12T12:51:21.400Z] #43 66.68 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-12T12:51:21.400Z] #43 74.37 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-12T12:51:21.400Z] #43 74.38 Processing triggers for libc-bin (2.28-10) ... [2020-03-12T12:51:21.400Z] #43 DONE 74.8s [2020-03-12T12:51:21.400Z] [2020-03-12T12:51:21.400Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:51:21.400Z] #56 70.37 strings [2020-03-12T12:51:21.400Z] #56 70.72 encoding/binary [2020-03-12T12:51:21.400Z] #56 73.09 encoding/base64 [2020-03-12T12:51:21.400Z] #56 73.55 fmt [2020-03-12T12:51:21.400Z] #56 74.37 golang.org/x/sys/unix [2020-03-12T12:51:21.466Z] #44 50.44 DEP criu/uffd.d [2020-03-12T12:51:21.466Z] #44 50.53 DEP criu/tun.d [2020-03-12T12:51:21.466Z] #44 50.71 DEP criu/tty.d [2020-03-12T12:51:21.753Z] #44 50.85 DEP criu/timerfd.d [2020-03-12T12:51:21.753Z] #44 50.93 DEP criu/sysfs_parse.d [2020-03-12T12:51:22.033Z] #44 51.08 DEP criu/sysctl.d [2020-03-12T12:51:22.033Z] #44 51.24 DEP criu/string.d [2020-03-12T12:51:22.033Z] #44 51.29 DEP criu/stats.d [2020-03-12T12:51:22.317Z] #44 51.40 DEP criu/sockets.d [2020-03-12T12:51:22.317Z] #44 51.51 DEP criu/sk-unix.d [2020-03-12T12:51:22.400Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-03-12T12:51:22.400Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-03-12T12:51:22.599Z] #44 ... [2020-03-12T12:51:22.599Z] [2020-03-12T12:51:22.599Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-12T12:51:22.599Z] #16 DONE 1.5s [2020-03-12T12:51:22.599Z] [2020-03-12T12:51:22.599Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:51:22.599Z] #44 51.67 DEP criu/sk-tcp.d [2020-03-12T12:51:22.889Z] #44 51.86 DEP criu/sk-queue.d [2020-03-12T12:51:22.889Z] #44 52.03 DEP criu/sk-packet.d [2020-03-12T12:51:23.054Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-03-12T12:51:23.169Z] #44 52.22 DEP criu/sk-netlink.d [2020-03-12T12:51:23.285Z] #56 ... [2020-03-12T12:51:23.285Z] [2020-03-12T12:51:23.285Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:51:23.285Z] #38 6.090 -- Detecting C compiler ABI info - done [2020-03-12T12:51:23.285Z] #38 6.136 -- Detecting C compile features [2020-03-12T12:51:23.449Z] #44 52.44 DEP criu/sk-inet.d [2020-03-12T12:51:23.449Z] #44 52.64 DEP criu/signalfd.d [2020-03-12T12:51:23.511Z] #20 transferring context: 10.65MB 2.6s [2020-03-12T12:51:23.518Z] INFO: make.ps1 starting at 03/12/2020 12:51:23 [2020-03-12T12:51:23.518Z] INFO: Git commit (25d6047ec0) assumed from DOCKER_GITCOMMIT environment variable [2020-03-12T12:51:23.518Z] INFO: Invoking autogen... [2020-03-12T12:51:23.683Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-03-12T12:51:23.730Z] #44 52.74 DEP criu/sigframe.d [2020-03-12T12:51:23.730Z] #44 52.83 DEP criu/shmem.d [2020-03-12T12:51:23.730Z] #44 52.92 DEP criu/servicefd.d [2020-03-12T12:51:23.844Z] #38 ... [2020-03-12T12:51:23.844Z] [2020-03-12T12:51:23.844Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:51:23.844Z] #33 66.73 internal/fmtsort [2020-03-12T12:51:23.844Z] #33 67.95 strings [2020-03-12T12:51:23.844Z] #33 69.63 fmt [2020-03-12T12:51:23.844Z] #33 71.77 path/filepath [2020-03-12T12:51:23.844Z] #33 73.44 io/ioutil [2020-03-12T12:51:23.844Z] #33 74.04 path [2020-03-12T12:51:23.844Z] #33 75.13 text/tabwriter [2020-03-12T12:51:23.844Z] #33 75.46 flag [2020-03-12T12:51:23.844Z] #33 76.04 github.com/BurntSushi/toml [2020-03-12T12:51:23.973Z] go: finding github.com/gorilla/mux v1.7.0 [2020-03-12T12:51:23.973Z] go: finding github.com/magiconair/properties v1.8.0 [2020-03-12T12:51:23.974Z] INFO: Building daemon... [2020-03-12T12:51:24.009Z] #44 53.03 DEP criu/seize.d [2020-03-12T12:51:24.009Z] #44 53.16 DEP criu/seccomp.d [2020-03-12T12:51:24.264Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-03-12T12:51:24.264Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-03-12T12:51:24.264Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-03-12T12:51:24.289Z] #44 53.32 DEP criu/rst-malloc.d [2020-03-12T12:51:24.289Z] #44 53.37 DEP criu/rbtree.d [2020-03-12T12:51:24.289Z] #44 53.40 DEP criu/pstree.d [2020-03-12T12:51:24.289Z] #44 53.48 DEP criu/protobuf.d [2020-03-12T12:51:24.569Z] #44 53.56 GEN criu/protobuf-desc-gen.h [2020-03-12T12:51:24.768Z] #33 77.66 log [2020-03-12T12:51:24.768Z] #33 ... [2020-03-12T12:51:24.768Z] [2020-03-12T12:51:24.768Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:51:24.768Z] #38 8.546 -- Detecting C compile features - done [2020-03-12T12:51:24.768Z] #38 8.624 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-12T12:51:24.849Z] #44 ... [2020-03-12T12:51:24.849Z] [2020-03-12T12:51:24.849Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:51:24.849Z] #47 75.22 crypto/x509 [2020-03-12T12:51:24.849Z] #47 75.26 net/textproto [2020-03-12T12:51:24.849Z] #47 76.17 vendor/golang.org/x/net/http/httpguts [2020-03-12T12:51:24.849Z] #47 76.38 vendor/golang.org/x/net/http/httpproxy [2020-03-12T12:51:24.849Z] #47 76.98 mime/multipart [2020-03-12T12:51:24.849Z] #47 78.74 crypto/tls [2020-03-12T12:51:24.849Z] #47 83.82 net/http/httptrace [2020-03-12T12:51:24.849Z] #47 84.01 net/http [2020-03-12T12:51:24.849Z] #47 ... [2020-03-12T12:51:24.849Z] [2020-03-12T12:51:24.849Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:51:24.849Z] #17 1.181 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-12T12:51:24.849Z] #17 1.230 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-12T12:51:24.849Z] #17 1.322 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-12T12:51:24.849Z] #17 1.566 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-12T12:51:24.849Z] #17 2.158 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [161 kB] [2020-03-12T12:51:24.890Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-03-12T12:51:24.890Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-03-12T12:51:25.181Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-03-12T12:51:25.329Z] Client: [2020-03-12T12:51:25.329Z] Debug Mode: false [2020-03-12T12:51:25.329Z] [2020-03-12T12:51:25.329Z] Server: [2020-03-12T12:51:25.329Z] Containers: 0 [2020-03-12T12:51:25.329Z] Running: 0 [2020-03-12T12:51:25.329Z] Paused: 0 [2020-03-12T12:51:25.329Z] Stopped: 0 [2020-03-12T12:51:25.329Z] Images: 0 [2020-03-12T12:51:25.329Z] Server Version: 19.03.5 [2020-03-12T12:51:25.329Z] Storage Driver: overlay2 [2020-03-12T12:51:25.329Z] Backing Filesystem: extfs [2020-03-12T12:51:25.329Z] Supports d_type: true [2020-03-12T12:51:25.329Z] Native Overlay Diff: true [2020-03-12T12:51:25.329Z] Logging Driver: json-file [2020-03-12T12:51:25.329Z] Cgroup Driver: cgroupfs [2020-03-12T12:51:25.329Z] Plugins: [2020-03-12T12:51:25.329Z] Volume: local [2020-03-12T12:51:25.329Z] Network: bridge host ipvlan macvlan null overlay [2020-03-12T12:51:25.329Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-12T12:51:25.329Z] Swarm: inactive [2020-03-12T12:51:25.329Z] Runtimes: runc [2020-03-12T12:51:25.329Z] Default Runtime: runc [2020-03-12T12:51:25.329Z] Init Binary: docker-init [2020-03-12T12:51:25.329Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-12T12:51:25.329Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-12T12:51:25.329Z] init version: fec3683 [2020-03-12T12:51:25.329Z] Security Options: [2020-03-12T12:51:25.329Z] apparmor [2020-03-12T12:51:25.329Z] seccomp [2020-03-12T12:51:25.329Z] Profile: default [2020-03-12T12:51:25.329Z] Kernel Version: 4.15.0-1058-aws [2020-03-12T12:51:25.329Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-12T12:51:25.329Z] OSType: linux [2020-03-12T12:51:25.329Z] Architecture: x86_64 [2020-03-12T12:51:25.329Z] CPUs: 2 [2020-03-12T12:51:25.329Z] Total Memory: 7.501GiB [2020-03-12T12:51:25.329Z] Name: ip-10-100-54-134 [2020-03-12T12:51:25.329Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-12T12:51:25.329Z] Docker Root Dir: /var/lib/docker [2020-03-12T12:51:25.329Z] Debug Mode: false [2020-03-12T12:51:25.329Z] Registry: https://index.docker.io/v1/ [2020-03-12T12:51:25.329Z] Labels: [2020-03-12T12:51:25.329Z] Experimental: true [2020-03-12T12:51:25.329Z] Insecure Registries: [2020-03-12T12:51:25.329Z] 127.0.0.0/8 [2020-03-12T12:51:25.329Z] Live Restore Enabled: true [2020-03-12T12:51:25.329Z] [2020-03-12T12:51:25.329Z] WARNING: No swap limit support [Pipeline] sh [2020-03-12T12:51:25.369Z] #38 8.976 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-12T12:51:25.369Z] #38 ... [2020-03-12T12:51:25.369Z] [2020-03-12T12:51:25.369Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:51:25.369Z] #47 68.24 strings [2020-03-12T12:51:25.369Z] #47 68.60 os [2020-03-12T12:51:25.369Z] #47 71.68 regexp/syntax [2020-03-12T12:51:25.369Z] #47 73.78 fmt [2020-03-12T12:51:25.369Z] #47 77.03 regexp [2020-03-12T12:51:25.471Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-03-12T12:51:25.625Z] #47 ... [2020-03-12T12:51:25.625Z] [2020-03-12T12:51:25.625Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:51:25.625Z] #38 9.159 -- Configuring done [2020-03-12T12:51:25.625Z] #38 9.179 -- Generating done [2020-03-12T12:51:25.625Z] #38 9.183 -- Build files have been written to: /tmp/tmp.OHebUsJubw/tini [2020-03-12T12:51:25.625Z] #38 9.211 + make tini-static [2020-03-12T12:51:25.654Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-12T12:51:25.654Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-12T12:51:25.654Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40680/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-12T12:51:25.654Z] + bash /home/ubuntu/workspace/moby_PR-40680/check-config.sh [2020-03-12T12:51:25.654Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-12T12:51:25.654Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-12T12:51:25.654Z] [2020-03-12T12:51:25.654Z] Generally Necessary: [2020-03-12T12:51:25.654Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-12T12:51:25.654Z] - apparmor: enabled and tools installed [2020-03-12T12:51:25.654Z] - CONFIG_NAMESPACES: enabled [2020-03-12T12:51:25.654Z] - CONFIG_NET_NS: enabled [2020-03-12T12:51:25.654Z] - CONFIG_PID_NS: enabled [2020-03-12T12:51:25.654Z] - CONFIG_IPC_NS: enabled [2020-03-12T12:51:25.654Z] - CONFIG_UTS_NS: enabled [2020-03-12T12:51:25.654Z] - CONFIG_CGROUPS: enabled [2020-03-12T12:51:25.654Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-12T12:51:25.654Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-12T12:51:25.654Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-12T12:51:25.654Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-12T12:51:25.654Z] - CONFIG_CPUSETS: enabled [2020-03-12T12:51:25.654Z] - CONFIG_MEMCG: enabled [2020-03-12T12:51:25.654Z] - CONFIG_KEYS: enabled [2020-03-12T12:51:25.654Z] - CONFIG_VETH: enabled (as module) [2020-03-12T12:51:25.654Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-12T12:51:25.654Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-12T12:51:25.654Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-12T12:51:25.654Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-12T12:51:25.654Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-12T12:51:25.654Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-12T12:51:25.654Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-12T12:51:25.654Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-12T12:51:25.654Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-12T12:51:25.654Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-12T12:51:25.654Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-12T12:51:25.654Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-12T12:51:25.654Z] [2020-03-12T12:51:25.654Z] Optional Features: [2020-03-12T12:51:25.654Z] - CONFIG_USER_NS: enabled [2020-03-12T12:51:25.654Z] - CONFIG_SECCOMP: enabled [2020-03-12T12:51:25.654Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-12T12:51:25.654Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-12T12:51:25.654Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-12T12:51:25.880Z] #38 9.701 Scanning dependencies of target tini-static [2020-03-12T12:51:25.912Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-12T12:51:25.912Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-12T12:51:25.912Z] - CONFIG_BLK_CGROUP: enabled [2020-03-12T12:51:25.912Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-12T12:51:25.912Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-12T12:51:25.912Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-12T12:51:25.912Z] - CONFIG_CGROUP_PERF: enabled [2020-03-12T12:51:25.912Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-12T12:51:25.912Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-12T12:51:25.912Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-12T12:51:25.912Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-12T12:51:25.912Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-12T12:51:25.912Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-12T12:51:25.912Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-12T12:51:25.912Z] - CONFIG_IP_VS: enabled (as module) [2020-03-12T12:51:25.912Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-12T12:51:25.912Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-12T12:51:25.912Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-12T12:51:25.912Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-12T12:51:25.912Z] - CONFIG_EXT4_FS: enabled [2020-03-12T12:51:25.912Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-12T12:51:25.912Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-12T12:51:25.912Z] - Network Drivers: [2020-03-12T12:51:25.912Z] - "overlay": [2020-03-12T12:51:25.912Z] - CONFIG_VXLAN: enabled (as module) [2020-03-12T12:51:25.912Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-12T12:51:25.912Z] Optional (for encrypted networks): [2020-03-12T12:51:25.912Z] - CONFIG_CRYPTO: enabled [2020-03-12T12:51:25.912Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-12T12:51:25.912Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-12T12:51:25.912Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-12T12:51:25.912Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-12T12:51:25.912Z] - CONFIG_XFRM: enabled [2020-03-12T12:51:25.912Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-12T12:51:25.912Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-12T12:51:25.912Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-12T12:51:25.912Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-12T12:51:25.912Z] - "ipvlan": [2020-03-12T12:51:25.912Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-12T12:51:25.912Z] - "macvlan": [2020-03-12T12:51:26.101Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-12T12:51:26.136Z] #38 9.825 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-12T12:51:26.174Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-12T12:51:26.174Z] - CONFIG_DUMMY: enabled (as module) [2020-03-12T12:51:26.174Z] - "ftp,tftp client in container": [2020-03-12T12:51:26.174Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-12T12:51:26.174Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-12T12:51:26.174Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-12T12:51:26.174Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-12T12:51:26.174Z] - Storage Drivers: [2020-03-12T12:51:26.174Z] - "aufs": [2020-03-12T12:51:26.174Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-12T12:51:26.174Z] - "btrfs": [2020-03-12T12:51:26.174Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-12T12:51:26.174Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-12T12:51:26.174Z] - "devicemapper": [2020-03-12T12:51:26.174Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-12T12:51:26.174Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-12T12:51:26.174Z] - "overlay": [2020-03-12T12:51:26.174Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-12T12:51:26.174Z] - "zfs": [2020-03-12T12:51:26.174Z] - /dev/zfs: missing [2020-03-12T12:51:26.174Z] - zfs command: missing [2020-03-12T12:51:26.174Z] - zpool command: missing [2020-03-12T12:51:26.174Z] [2020-03-12T12:51:26.174Z] Limits: [2020-03-12T12:51:26.174Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-12T12:51:26.174Z] [2020-03-12T12:51:26.174Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-12T12:51:26.311Z] #17 3.431 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-12T12:51:26.390Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-03-12T12:51:26.517Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:25d6047ec094170761a11e582b8cb45f16cf675e . [2020-03-12T12:51:26.517Z] #2 [internal] load .dockerignore [2020-03-12T12:51:26.681Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-03-12T12:51:26.778Z] #2 transferring context: 87B done [2020-03-12T12:51:26.778Z] #2 DONE 0.2s [2020-03-12T12:51:26.778Z] [2020-03-12T12:51:26.778Z] #1 [internal] load build definition from Dockerfile [2020-03-12T12:51:26.778Z] #1 transferring dockerfile: 17.12kB done [2020-03-12T12:51:26.778Z] #1 DONE 0.2s [2020-03-12T12:51:26.778Z] [2020-03-12T12:51:26.778Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-12T12:51:26.837Z] #20 ... [2020-03-12T12:51:26.837Z] [2020-03-12T12:51:26.837Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-12T12:51:26.837Z] #71 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-03-12T12:51:26.837Z] #71 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-03-12T12:51:26.837Z] #71 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 3.0s done [2020-03-12T12:51:26.837Z] #71 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.8s done [2020-03-12T12:51:26.837Z] #71 DONE 6.1s [2020-03-12T12:51:26.837Z] [2020-03-12T12:51:26.837Z] #20 [internal] load build context [2020-03-12T12:51:26.837Z] #20 ... [2020-03-12T12:51:26.837Z] [2020-03-12T12:51:26.837Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-12T12:51:26.837Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-12T12:51:26.837Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 1.6s done [2020-03-12T12:51:26.837Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.4s done [2020-03-12T12:51:26.837Z] #7 sha256:be37fd7a30b94a720a45ba5dcc0cf386d043acc5f4f61db7c6736fd10ee621bd 1.79kB / 1.79kB done [2020-03-12T12:51:26.837Z] #7 sha256:3a7408f53f79a230e184ec6b8666a1203cf6120174eb17a428ad4b80958b2652 5.46kB / 5.46kB done [2020-03-12T12:51:26.837Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 0.4s done [2020-03-12T12:51:26.837Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 2.6s done [2020-03-12T12:51:26.837Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 2.2s done [2020-03-12T12:51:26.837Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 116.39MB / 120.07MB 6.2s [2020-03-12T12:51:26.837Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 4.1s [2020-03-12T12:51:26.837Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 2.4s done [2020-03-12T12:51:26.837Z] #7 ... [2020-03-12T12:51:26.837Z] [2020-03-12T12:51:26.837Z] #20 [internal] load build context [2020-03-12T12:51:26.970Z] go: finding github.com/imdario/mergo v0.3.7 [2020-03-12T12:51:27.036Z] #3 DONE 0.4s [2020-03-12T12:51:27.260Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-03-12T12:51:27.295Z] [2020-03-12T12:51:27.295Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-12T12:51:27.295Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-12T12:51:27.295Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-12T12:51:27.295Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-03-12T12:51:27.295Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-03-12T12:51:27.295Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.0s [2020-03-12T12:51:27.295Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.60MB / 8.82MB 0.1s [2020-03-12T12:51:27.540Z] #38 ... [2020-03-12T12:51:27.540Z] [2020-03-12T12:51:27.540Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:51:27.540Z] #10 70.59 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-12T12:51:27.540Z] #10 70.60 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-12T12:51:27.540Z] #10 70.61 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-12T12:51:27.540Z] #10 78.00 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-12T12:51:27.540Z] #10 78.00 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-12T12:51:27.540Z] #10 78.03 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-12T12:51:27.540Z] #10 78.22 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-12T12:51:27.540Z] #10 78.23 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-12T12:51:27.540Z] #10 78.23 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-12T12:51:27.540Z] #10 ... [2020-03-12T12:51:27.540Z] [2020-03-12T12:51:27.540Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:51:27.540Z] #38 11.27 [100%] Linking C executable tini-static [2020-03-12T12:51:27.551Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-12T12:51:27.553Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-03-12T12:51:27.553Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.1s [2020-03-12T12:51:27.774Z] #20 transferring context: 49.96MB 7.5s done [2020-03-12T12:51:27.774Z] #20 DONE 7.5s [2020-03-12T12:51:27.774Z] [2020-03-12T12:51:27.774Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-12T12:51:27.774Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 6.6s done [2020-03-12T12:51:27.811Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2020-03-12T12:51:27.811Z] #4 DONE 0.8s [2020-03-12T12:51:27.848Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-03-12T12:51:28.078Z] Client: [2020-03-12T12:51:28.078Z] Debug Mode: false [2020-03-12T12:51:28.078Z] [2020-03-12T12:51:28.078Z] Server: [2020-03-12T12:51:28.078Z] Containers: 0 [2020-03-12T12:51:28.078Z] Running: 0 [2020-03-12T12:51:28.078Z] Paused: 0 [2020-03-12T12:51:28.078Z] Stopped: 0 [2020-03-12T12:51:28.078Z] Images: 0 [2020-03-12T12:51:28.078Z] Server Version: 19.03.5 [2020-03-12T12:51:28.078Z] Storage Driver: overlay2 [2020-03-12T12:51:28.078Z] Backing Filesystem: extfs [2020-03-12T12:51:28.078Z] Supports d_type: true [2020-03-12T12:51:28.078Z] Native Overlay Diff: true [2020-03-12T12:51:28.078Z] Logging Driver: json-file [2020-03-12T12:51:28.078Z] Cgroup Driver: cgroupfs [2020-03-12T12:51:28.078Z] Plugins: [2020-03-12T12:51:28.078Z] Volume: local [2020-03-12T12:51:28.078Z] Network: bridge host ipvlan macvlan null overlay [2020-03-12T12:51:28.078Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-12T12:51:28.078Z] Swarm: inactive [2020-03-12T12:51:28.078Z] Runtimes: runc [2020-03-12T12:51:28.078Z] Default Runtime: runc [2020-03-12T12:51:28.078Z] Init Binary: docker-init [2020-03-12T12:51:28.078Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-12T12:51:28.078Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-12T12:51:28.078Z] init version: fec3683 [2020-03-12T12:51:28.078Z] Security Options: [2020-03-12T12:51:28.078Z] apparmor [2020-03-12T12:51:28.078Z] seccomp [2020-03-12T12:51:28.078Z] Profile: default [2020-03-12T12:51:28.078Z] Kernel Version: 4.15.0-1057-aws [2020-03-12T12:51:28.079Z] Operating System: Ubuntu 16.04.6 LTS [2020-03-12T12:51:28.079Z] OSType: linux [2020-03-12T12:51:28.079Z] Architecture: aarch64 [2020-03-12T12:51:28.079Z] CPUs: 4 [2020-03-12T12:51:28.079Z] Total Memory: 7.525GiB [2020-03-12T12:51:28.079Z] Name: ip-10-100-111-144 [2020-03-12T12:51:28.079Z] ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7 [2020-03-12T12:51:28.079Z] Docker Root Dir: /var/lib/docker [2020-03-12T12:51:28.079Z] Debug Mode: false [2020-03-12T12:51:28.079Z] Registry: https://index.docker.io/v1/ [2020-03-12T12:51:28.079Z] Labels: [2020-03-12T12:51:28.079Z] Experimental: true [2020-03-12T12:51:28.079Z] Insecure Registries: [2020-03-12T12:51:28.079Z] 127.0.0.0/8 [2020-03-12T12:51:28.079Z] Live Restore Enabled: true [2020-03-12T12:51:28.079Z] [2020-03-12T12:51:28.079Z] WARNING: No swap limit support [Pipeline] sh [2020-03-12T12:51:28.323Z] #17 ... [2020-03-12T12:51:28.323Z] [2020-03-12T12:51:28.323Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:51:28.323Z] #44 54.38 DEP criu/protobuf-desc.d [2020-03-12T12:51:28.323Z] #44 54.53 DEP criu/proc_parse.d [2020-03-12T12:51:28.323Z] #44 54.70 DEP criu/plugin.d [2020-03-12T12:51:28.323Z] #44 54.81 DEP criu/pipes.d [2020-03-12T12:51:28.323Z] #44 54.96 DEP criu/pie-util.d [2020-03-12T12:51:28.323Z] #44 55.07 DEP criu/pie-util-vdso.d [2020-03-12T12:51:28.323Z] #44 55.14 DEP criu/path.d [2020-03-12T12:51:28.323Z] #44 55.22 DEP criu/parasite-syscall.d [2020-03-12T12:51:28.323Z] #44 55.47 DEP criu/pagemap.d [2020-03-12T12:51:28.323Z] #44 55.62 DEP criu/pagemap-cache.d [2020-03-12T12:51:28.323Z] #44 55.76 DEP criu/page-xfer.d [2020-03-12T12:51:28.323Z] #44 55.85 DEP criu/page-pipe.d [2020-03-12T12:51:28.323Z] #44 55.93 DEP criu/netfilter.d [2020-03-12T12:51:28.323Z] #44 56.03 DEP criu/net.d [2020-03-12T12:51:28.323Z] #44 56.17 DEP criu/namespaces.d [2020-03-12T12:51:28.323Z] #44 56.33 DEP criu/mount.d [2020-03-12T12:51:28.323Z] #44 56.53 DEP criu/mem.d [2020-03-12T12:51:28.323Z] #44 56.75 DEP criu/lsm.d [2020-03-12T12:51:28.323Z] #44 56.89 DEP criu/log.d [2020-03-12T12:51:28.323Z] #44 56.97 DEP criu/libnetlink.d [2020-03-12T12:51:28.323Z] #44 57.07 DEP criu/kerndat.d [2020-03-12T12:51:28.323Z] #44 57.31 DEP criu/kcmp-ids.d [2020-03-12T12:51:28.323Z] #44 57.39 DEP criu/irmap.d [2020-03-12T12:51:28.375Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-12T12:51:28.375Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-12T12:51:28.375Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40680/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-12T12:51:28.375Z] + bash /home/ubuntu/workspace/moby_PR-40680/check-config.sh [2020-03-12T12:51:28.375Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-12T12:51:28.375Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ... [2020-03-12T12:51:28.375Z] [2020-03-12T12:51:28.375Z] Generally Necessary: [2020-03-12T12:51:28.375Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-12T12:51:28.375Z] - apparmor: enabled and tools installed [2020-03-12T12:51:28.375Z] - CONFIG_NAMESPACES: enabled [2020-03-12T12:51:28.375Z] - CONFIG_NET_NS: enabled [2020-03-12T12:51:28.375Z] - CONFIG_PID_NS: enabled [2020-03-12T12:51:28.375Z] - CONFIG_IPC_NS: enabled [2020-03-12T12:51:28.375Z] - CONFIG_UTS_NS: enabled [2020-03-12T12:51:28.375Z] - CONFIG_CGROUPS: enabled [2020-03-12T12:51:28.375Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-12T12:51:28.379Z] [2020-03-12T12:51:28.379Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-12T12:51:28.467Z] #38 12.00 [100%] Built target tini-static [2020-03-12T12:51:28.467Z] #38 12.13 + mkdir -p /build [2020-03-12T12:51:28.467Z] #38 12.13 + cp tini-static /build/docker-init [2020-03-12T12:51:28.482Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-03-12T12:51:28.603Z] #44 57.46 DEP criu/ipc_ns.d [2020-03-12T12:51:28.603Z] #44 57.61 DEP criu/image.d [2020-03-12T12:51:28.603Z] #44 57.71 DEP criu/image-desc.d [2020-03-12T12:51:28.603Z] #44 57.80 DEP criu/fsnotify.d [2020-03-12T12:51:28.636Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-12T12:51:28.636Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-12T12:51:28.636Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-12T12:51:28.636Z] - CONFIG_CPUSETS: enabled [2020-03-12T12:51:28.636Z] - CONFIG_MEMCG: enabled [2020-03-12T12:51:28.636Z] - CONFIG_KEYS: enabled [2020-03-12T12:51:28.636Z] - CONFIG_VETH: enabled (as module) [2020-03-12T12:51:28.636Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-12T12:51:28.636Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-12T12:51:28.636Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-12T12:51:28.636Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-12T12:51:28.636Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-12T12:51:28.636Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-12T12:51:28.636Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-12T12:51:28.636Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-12T12:51:28.636Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-12T12:51:28.636Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-12T12:51:28.636Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-12T12:51:28.636Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-12T12:51:28.636Z] [2020-03-12T12:51:28.636Z] Optional Features: [2020-03-12T12:51:28.636Z] - CONFIG_USER_NS: enabled [2020-03-12T12:51:28.636Z] - CONFIG_SECCOMP: enabled [2020-03-12T12:51:28.636Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-12T12:51:28.636Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-12T12:51:28.636Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-12T12:51:28.636Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-12T12:51:28.647Z] #6 DONE 0.2s [2020-03-12T12:51:28.647Z] [2020-03-12T12:51:28.647Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-12T12:51:28.647Z] #5 DONE 0.1s [2020-03-12T12:51:28.722Z] #38 DONE 12.4s [2020-03-12T12:51:28.722Z] [2020-03-12T12:51:28.722Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:51:28.722Z] #44 3.684 Note: Building without setproctitle() and strlcpy() support. [2020-03-12T12:51:28.722Z] #44 3.684 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-12T12:51:28.722Z] #44 3.698 Note: Building without GnuTLS support [2020-03-12T12:51:28.722Z] #44 5.665 fatal: not a git repository (or any of the parent directories): .git [2020-03-12T12:51:28.722Z] #44 5.729 GEN .gitid [2020-03-12T12:51:28.722Z] #44 5.739 GEN criu/include/version.h [2020-03-12T12:51:28.722Z] #44 5.781 GEN include/common/asm [2020-03-12T12:51:28.886Z] #44 57.98 DEP criu/filesystems.d [2020-03-12T12:51:28.896Z] - CONFIG_BLK_CGROUP: enabled [2020-03-12T12:51:28.896Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-12T12:51:28.896Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-12T12:51:28.896Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-12T12:51:28.896Z] - CONFIG_CGROUP_PERF: enabled [2020-03-12T12:51:28.896Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-12T12:51:28.896Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-12T12:51:28.896Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-12T12:51:28.896Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-12T12:51:28.896Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-12T12:51:28.896Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-12T12:51:28.896Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-12T12:51:28.896Z] - CONFIG_IP_VS: enabled (as module) [2020-03-12T12:51:28.896Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-12T12:51:28.896Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-12T12:51:28.896Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-12T12:51:28.896Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-12T12:51:28.896Z] - CONFIG_EXT4_FS: enabled [2020-03-12T12:51:28.896Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-12T12:51:28.896Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-12T12:51:28.896Z] - Network Drivers: [2020-03-12T12:51:28.896Z] - "overlay": [2020-03-12T12:51:28.896Z] - CONFIG_VXLAN: enabled (as module) [2020-03-12T12:51:28.896Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-12T12:51:28.896Z] Optional (for encrypted networks): [2020-03-12T12:51:28.905Z] [2020-03-12T12:51:28.905Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-12T12:51:28.905Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-12T12:51:28.978Z] #44 ... [2020-03-12T12:51:28.978Z] [2020-03-12T12:51:28.978Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:51:28.978Z] #47 78.92 go/token [2020-03-12T12:51:28.978Z] #47 80.12 go/scanner [2020-03-12T12:51:28.978Z] #47 81.75 internal/lazyregexp [2020-03-12T12:51:28.978Z] #47 82.02 go/ast [2020-03-12T12:51:29.109Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-03-12T12:51:29.109Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-03-12T12:51:29.157Z] - CONFIG_CRYPTO: enabled [2020-03-12T12:51:29.157Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-12T12:51:29.157Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-12T12:51:29.157Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-12T12:51:29.157Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-12T12:51:29.157Z] - CONFIG_XFRM: enabled [2020-03-12T12:51:29.157Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-12T12:51:29.157Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-12T12:51:29.157Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-12T12:51:29.157Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-12T12:51:29.157Z] - "ipvlan": [2020-03-12T12:51:29.157Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-12T12:51:29.157Z] - "macvlan": [2020-03-12T12:51:29.157Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-12T12:51:29.157Z] - CONFIG_DUMMY: enabled (as module) [2020-03-12T12:51:29.157Z] - "ftp,tftp client in container": [2020-03-12T12:51:29.157Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-12T12:51:29.157Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-12T12:51:29.157Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-12T12:51:29.157Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-12T12:51:29.157Z] - Storage Drivers: [2020-03-12T12:51:29.157Z] - "aufs": [2020-03-12T12:51:29.157Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-12T12:51:29.157Z] - "btrfs": [2020-03-12T12:51:29.157Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-12T12:51:29.157Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-12T12:51:29.157Z] - "devicemapper": [2020-03-12T12:51:29.157Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-12T12:51:29.157Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-12T12:51:29.157Z] - "overlay": [2020-03-12T12:51:29.157Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-12T12:51:29.157Z] - "zfs": [2020-03-12T12:51:29.157Z] - /dev/zfs: missing [2020-03-12T12:51:29.157Z] - zfs command: missing [2020-03-12T12:51:29.157Z] - zpool command: missing [2020-03-12T12:51:29.157Z] [2020-03-12T12:51:29.157Z] Limits: [2020-03-12T12:51:29.157Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-12T12:51:29.157Z] [2020-03-12T12:51:29.157Z] + true [2020-03-12T12:51:29.163Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-12T12:51:29.163Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0B / 7.81MB 0.3s [2020-03-12T12:51:29.163Z] #7 sha256:be37fd7a30b94a720a45ba5dcc0cf386d043acc5f4f61db7c6736fd10ee621bd 1.79kB / 1.79kB done [2020-03-12T12:51:29.163Z] #7 sha256:3a7408f53f79a230e184ec6b8666a1203cf6120174eb17a428ad4b80958b2652 5.46kB / 5.46kB done [2020-03-12T12:51:29.163Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 7.24MB / 50.38MB 0.3s [Pipeline] } [2020-03-12T12:51:29.167Z] #44 58.20 DEP criu/files.d [2020-03-12T12:51:29.167Z] #44 58.36 DEP criu/files-reg.d [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-12T12:51:29.399Z] go: finding google.golang.org/grpc v1.20.1 [2020-03-12T12:51:29.399Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-12T12:51:29.399Z] go: finding golang.org/x/text v0.3.0 [2020-03-12T12:51:29.421Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 11.78MB / 50.38MB 0.5s [2020-03-12T12:51:29.421Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0B / 10.00MB 0.5s [2020-03-12T12:51:29.421Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 973.33kB / 7.81MB 0.7s [2020-03-12T12:51:29.421Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 17.46MB / 50.38MB 0.7s [2020-03-12T12:51:29.421Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 5.71MB / 10.00MB 0.7s [2020-03-12T12:51:29.447Z] #44 58.44 DEP criu/files-ext.d [2020-03-12T12:51:29.503Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:25d6047ec094170761a11e582b8cb45f16cf675e . [2020-03-12T12:51:29.503Z] #2 [internal] load .dockerignore [2020-03-12T12:51:29.538Z] #47 82.49 net/url [2020-03-12T12:51:29.682Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 2.25MB / 7.81MB 0.8s [2020-03-12T12:51:29.682Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 7.96MB / 10.00MB 0.8s [2020-03-12T12:51:29.682Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 1.0s [2020-03-12T12:51:29.682Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 28.11MB / 50.38MB 1.0s [2020-03-12T12:51:29.682Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 1.0s [2020-03-12T12:51:29.688Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-03-12T12:51:29.688Z] go: finding github.com/spf13/afero v1.1.2 [2020-03-12T12:51:29.732Z] #44 58.62 DEP criu/file-lock.d [2020-03-12T12:51:29.732Z] #44 58.75 DEP criu/file-ids.d [2020-03-12T12:51:29.732Z] #44 58.82 DEP criu/fifo.d [2020-03-12T12:51:29.732Z] #44 58.98 DEP criu/fdstore.d [2020-03-12T12:51:29.763Z] #2 transferring context: 87B done [2020-03-12T12:51:29.763Z] #2 DONE 0.2s [2020-03-12T12:51:29.763Z] [2020-03-12T12:51:29.763Z] #1 [internal] load build definition from Dockerfile [2020-03-12T12:51:29.763Z] #1 transferring dockerfile: 17.12kB done [2020-03-12T12:51:29.763Z] #1 DONE 0.2s [2020-03-12T12:51:29.763Z] [2020-03-12T12:51:29.763Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-12T12:51:29.940Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 1.0s done [2020-03-12T12:51:29.940Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 32.41MB / 50.38MB 1.2s [2020-03-12T12:51:29.940Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 1.0s done [2020-03-12T12:51:29.940Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 3.39MB / 51.79MB 1.2s [2020-03-12T12:51:29.940Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 2.08MB / 68.60MB 1.2s [2020-03-12T12:51:29.978Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-03-12T12:51:30.012Z] #44 59.03 DEP criu/fault-injection.d [2020-03-12T12:51:30.012Z] #44 59.08 DEP criu/external.d [2020-03-12T12:51:30.012Z] #44 59.13 DEP criu/eventpoll.d [2020-03-12T12:51:30.012Z] #44 59.24 DEP criu/eventfd.d [2020-03-12T12:51:30.202Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 38.49MB / 50.38MB 1.4s [2020-03-12T12:51:30.202Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 7.61MB / 51.79MB 1.4s [2020-03-12T12:51:30.202Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 8.43MB / 68.60MB 1.4s [2020-03-12T12:51:30.292Z] #44 59.37 DEP criu/crtools.d [2020-03-12T12:51:30.292Z] #44 59.50 DEP criu/cr-service.d [2020-03-12T12:51:30.305Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 7.6s done [2020-03-12T12:51:30.305Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f [2020-03-12T12:51:30.460Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 45.56MB / 50.38MB 1.6s [2020-03-12T12:51:30.461Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 13.54MB / 51.79MB 1.6s [2020-03-12T12:51:30.461Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 14.01MB / 68.60MB 1.6s [2020-03-12T12:51:30.461Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 1.8s [2020-03-12T12:51:30.461Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 20.03MB / 51.79MB 1.8s [2020-03-12T12:51:30.461Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 21.20MB / 68.60MB 1.8s [2020-03-12T12:51:30.572Z] #44 59.64 DEP criu/cr-restore.d [2020-03-12T12:51:30.699Z] #3 DONE 0.8s [2020-03-12T12:51:30.699Z] [2020-03-12T12:51:30.699Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-12T12:51:30.699Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-12T12:51:30.699Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-12T12:51:30.699Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2020-03-12T12:51:30.699Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2020-03-12T12:51:30.699Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 2.86MB / 8.26MB 0.1s [2020-03-12T12:51:30.719Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 1.9s done [2020-03-12T12:51:30.719Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 24.96MB / 51.79MB 1.9s [2020-03-12T12:51:30.719Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 26.35MB / 68.60MB 1.9s [2020-03-12T12:51:30.719Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 29.10MB / 51.79MB 2.0s [2020-03-12T12:51:30.719Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 0B / 120.07MB 2.0s [2020-03-12T12:51:30.852Z] #44 59.85 DEP criu/cr-errno.d [2020-03-12T12:51:30.852Z] #44 59.86 DEP criu/cr-dump.d [2020-03-12T12:51:30.852Z] #44 60.03 DEP criu/cr-dedup.d [2020-03-12T12:51:30.852Z] #44 ... [2020-03-12T12:51:30.852Z] [2020-03-12T12:51:30.852Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:51:30.852Z] #60 7.634 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 . [2020-03-12T12:51:30.873Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.5s done [2020-03-12T12:51:30.873Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.1s [2020-03-12T12:51:30.958Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.2s done [2020-03-12T12:51:30.958Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 [2020-03-12T12:51:30.979Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 33.14MB / 51.79MB 2.2s [2020-03-12T12:51:30.979Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 33.29MB / 68.60MB 2.2s [2020-03-12T12:51:30.979Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 7.45MB / 120.07MB 2.2s [2020-03-12T12:51:30.979Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 38.55MB / 51.79MB 2.3s [2020-03-12T12:51:30.979Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 [2020-03-12T12:51:31.006Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-03-12T12:51:31.132Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.3s done [2020-03-12T12:51:31.132Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 [2020-03-12T12:51:31.132Z] #60 ... [2020-03-12T12:51:31.132Z] [2020-03-12T12:51:31.132Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:51:31.132Z] #44 60.16 DEP criu/cr-check.d [2020-03-12T12:51:31.132Z] #44 60.33 DEP criu/config.d [2020-03-12T12:51:31.218Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2020-03-12T12:51:31.218Z] #4 DONE 0.7s [2020-03-12T12:51:31.235Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 37.14MB / 68.60MB 2.4s [2020-03-12T12:51:31.235Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 45.50MB / 51.79MB 2.6s [2020-03-12T12:51:31.235Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 44.24MB / 68.60MB 2.6s [2020-03-12T12:51:31.236Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 19.19MB / 120.07MB 2.6s [2020-03-12T12:51:31.295Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-12T12:51:31.295Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-03-12T12:51:31.412Z] #44 60.54 DEP criu/clone-noasan.d [2020-03-12T12:51:31.412Z] #44 60.57 DEP criu/cgroup.d [2020-03-12T12:51:31.423Z] #47 ... [2020-03-12T12:51:31.423Z] [2020-03-12T12:51:31.423Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:51:31.423Z] #44 8.093 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-12T12:51:31.423Z] #44 8.251 PBCC images/opts.pb-c.c [2020-03-12T12:51:31.423Z] #44 8.348 PBCC images/sit.pb-c.c [2020-03-12T12:51:31.423Z] #44 8.417 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-12T12:51:31.423Z] #44 8.477 DEP images/opts.pb-c.d [2020-03-12T12:51:31.424Z] #44 8.539 DEP images/sit.pb-c.d [2020-03-12T12:51:31.424Z] #44 8.612 PBCC images/macvlan.pb-c.c [2020-03-12T12:51:31.424Z] #44 8.620 DEP images/macvlan.pb-c.d [2020-03-12T12:51:31.424Z] #44 8.704 PBCC images/autofs.pb-c.c [2020-03-12T12:51:31.424Z] #44 8.773 DEP images/autofs.pb-c.d [2020-03-12T12:51:31.424Z] #44 8.815 PBCC images/sysctl.pb-c.c [2020-03-12T12:51:31.424Z] #44 8.869 DEP images/sysctl.pb-c.d [2020-03-12T12:51:31.424Z] #44 8.937 PBCC images/time.pb-c.c [2020-03-12T12:51:31.424Z] #44 8.992 DEP images/time.pb-c.d [2020-03-12T12:51:31.424Z] #44 9.068 PBCC images/binfmt-misc.pb-c.c [2020-03-12T12:51:31.424Z] #44 9.105 DEP images/binfmt-misc.pb-c.d [2020-03-12T12:51:31.424Z] #44 9.156 PBCC images/seccomp.pb-c.c [2020-03-12T12:51:31.424Z] #44 9.189 DEP images/seccomp.pb-c.d [2020-03-12T12:51:31.424Z] #44 9.253 PBCC images/userns.pb-c.c [2020-03-12T12:51:31.424Z] #44 9.309 DEP images/userns.pb-c.d [2020-03-12T12:51:31.424Z] #44 9.343 PBCC images/cgroup.pb-c.c [2020-03-12T12:51:31.424Z] #44 9.409 DEP images/cgroup.pb-c.d [2020-03-12T12:51:31.424Z] #44 9.489 PBCC images/fown.pb-c.c [2020-03-12T12:51:31.424Z] #44 9.530 PBCC images/ext-file.pb-c.c [2020-03-12T12:51:31.424Z] #44 9.569 DEP images/fown.pb-c.d [2020-03-12T12:51:31.424Z] #44 9.633 DEP images/ext-file.pb-c.d [2020-03-12T12:51:31.424Z] #44 9.707 PBCC images/rpc.pb-c.c [2020-03-12T12:51:31.424Z] #44 9.785 DEP images/rpc.pb-c.d [2020-03-12T12:51:31.424Z] #44 9.863 PBCC images/siginfo.pb-c.c [2020-03-12T12:51:31.424Z] #44 9.900 DEP images/siginfo.pb-c.d [2020-03-12T12:51:31.424Z] #44 9.989 PBCC images/pagemap.pb-c.c [2020-03-12T12:51:31.544Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 49.05MB / 51.79MB 2.7s [2020-03-12T12:51:31.544Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 2.9s [2020-03-12T12:51:31.544Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 51.80MB / 68.60MB 2.9s [2020-03-12T12:51:31.544Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 28.66MB / 120.07MB 2.9s [2020-03-12T12:51:31.679Z] #44 10.03 DEP images/pagemap.pb-c.d [2020-03-12T12:51:31.679Z] #44 10.09 PBCC images/rlimit.pb-c.c [2020-03-12T12:51:31.679Z] #44 10.14 DEP images/rlimit.pb-c.d [2020-03-12T12:51:31.679Z] #44 10.20 PBCC images/file-lock.pb-c.c [2020-03-12T12:51:31.679Z] #44 10.22 DEP images/file-lock.pb-c.d [2020-03-12T12:51:31.692Z] #44 60.72 DEP criu/cgroup-props.d [2020-03-12T12:51:31.692Z] #44 60.79 DEP criu/bitmap.d [2020-03-12T12:51:31.692Z] #44 60.79 DEP criu/bfd.d [2020-03-12T12:51:31.692Z] #44 60.89 DEP criu/autofs.d [2020-03-12T12:51:31.789Z] [2020-03-12T12:51:31.789Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-12T12:51:31.805Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 57.53MB / 68.60MB 3.0s [2020-03-12T12:51:31.805Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 3.0s done [2020-03-12T12:51:31.805Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 61.72MB / 68.60MB 3.1s [2020-03-12T12:51:31.805Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 35.72MB / 120.07MB 3.1s [2020-03-12T12:51:31.805Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 3.1s done [2020-03-12T12:51:31.934Z] #44 10.30 PBCC images/tty.pb-c.c [2020-03-12T12:51:31.934Z] #44 10.44 DEP images/tty.pb-c.d [2020-03-12T12:51:31.972Z] #44 61.04 DEP criu/aio.d [2020-03-12T12:51:32.048Z] #5 DONE 0.3s [2020-03-12T12:51:32.048Z] [2020-03-12T12:51:32.048Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-12T12:51:32.048Z] #6 DONE 0.2s [2020-03-12T12:51:32.048Z] [2020-03-12T12:51:32.048Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-12T12:51:32.048Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-12T12:51:32.065Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 3.3s [2020-03-12T12:51:32.066Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 42.41MB / 120.07MB 3.3s [2020-03-12T12:51:32.189Z] #44 10.52 PBCC images/tun.pb-c.c [2020-03-12T12:51:32.189Z] #44 10.65 PBCC images/netdev.pb-c.c [2020-03-12T12:51:32.252Z] #44 61.22 DEP criu/action-scripts.d [2020-03-12T12:51:32.252Z] #44 61.45 CC criu/action-scripts.o [2020-03-12T12:51:32.309Z] #7 sha256:5aac44732a29bc2feed5f3e35d41afc4dffa1ca3f16863e79eef0af9749db80b 1.79kB / 1.79kB done [2020-03-12T12:51:32.309Z] #7 sha256:cf0ca10818ef71189f7b086a557d94fa3f7eda49b4e93cdde64d89a2c4f7ac5a 5.46kB / 5.46kB done [2020-03-12T12:51:32.309Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 4.20MB / 7.68MB 0.3s [2020-03-12T12:51:32.309Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-12T12:51:32.309Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 5.78MB / 49.17MB 0.3s [2020-03-12T12:51:32.309Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 9.98MB / 9.98MB 0.3s [2020-03-12T12:51:32.320Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-03-12T12:51:32.320Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-03-12T12:51:32.320Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-03-12T12:51:32.323Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 3.4s done [2020-03-12T12:51:32.323Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 54.51MB / 120.07MB 3.5s [2020-03-12T12:51:32.323Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 62.25MB / 120.07MB 3.7s [2020-03-12T12:51:32.445Z] #44 10.80 DEP images/tun.pb-c.d [2020-03-12T12:51:32.445Z] #44 10.96 DEP images/netdev.pb-c.d [2020-03-12T12:51:32.570Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 7.68MB / 7.68MB 0.5s [2020-03-12T12:51:32.570Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 23.50MB / 49.17MB 0.5s [2020-03-12T12:51:32.570Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 9.98MB / 9.98MB 0.4s done [2020-03-12T12:51:32.570Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 0B / 52.10MB 0.5s [2020-03-12T12:51:32.609Z] go: finding github.com/kr/text v0.1.0 [2020-03-12T12:51:32.700Z] #44 ... [2020-03-12T12:51:32.700Z] [2020-03-12T12:51:32.700Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:51:32.700Z] #33 80.55 github.com/BurntSushi/toml/cmd/tomlv [2020-03-12T12:51:32.700Z] #33 DONE 85.5s [2020-03-12T12:51:32.700Z] [2020-03-12T12:51:32.700Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:51:32.700Z] #44 11.04 PBCC images/vma.pb-c.c [2020-03-12T12:51:32.700Z] #44 11.17 DEP images/vma.pb-c.d [2020-03-12T12:51:32.700Z] #44 11.24 PBCC images/creds.pb-c.c [2020-03-12T12:51:32.830Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 7.68MB / 7.68MB 0.5s done [2020-03-12T12:51:32.830Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 33.14MB / 49.17MB 0.7s [2020-03-12T12:51:32.830Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 0B / 62.47MB 0.7s [2020-03-12T12:51:32.830Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 49.17MB / 49.17MB 0.9s [2020-03-12T12:51:32.830Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 13.21MB / 52.10MB 0.9s [2020-03-12T12:51:32.830Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 13.79MB / 62.47MB 0.9s [2020-03-12T12:51:32.876Z] #44 61.83 CC criu/aio.o [2020-03-12T12:51:32.888Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 69.84MB / 120.07MB 4.1s [2020-03-12T12:51:32.955Z] #44 11.40 DEP images/creds.pb-c.d [2020-03-12T12:51:33.091Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 24.59MB / 52.10MB 1.0s [2020-03-12T12:51:33.091Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 19.78MB / 62.47MB 1.0s [2020-03-12T12:51:33.091Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 49.17MB / 49.17MB 1.0s done [2020-03-12T12:51:33.091Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 29.10MB / 52.10MB 1.1s [2020-03-12T12:51:33.091Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 30.55MB / 62.47MB 1.1s [2020-03-12T12:51:33.091Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 0B / 97.60MB 1.1s [2020-03-12T12:51:33.091Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 33.68MB / 52.10MB 1.2s [2020-03-12T12:51:33.091Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 35.57MB / 62.47MB 1.2s [2020-03-12T12:51:33.145Z] #7 ... [2020-03-12T12:51:33.145Z] [2020-03-12T12:51:33.145Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-12T12:51:33.145Z] #71 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-03-12T12:51:33.145Z] #71 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-03-12T12:51:33.145Z] #71 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-03-12T12:51:33.145Z] #71 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done [2020-03-12T12:51:33.145Z] #71 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.7s done [2020-03-12T12:51:33.145Z] #71 DONE 4.4s [2020-03-12T12:51:33.145Z] [2020-03-12T12:51:33.145Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-12T12:51:33.145Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 75.95MB / 120.07MB 4.4s [2020-03-12T12:51:33.156Z] #44 62.19 CC criu/autofs.o [2020-03-12T12:51:33.211Z] #44 11.50 PBCC images/utsns.pb-c.c [2020-03-12T12:51:33.211Z] #44 11.52 DEP images/utsns.pb-c.d [2020-03-12T12:51:33.211Z] #44 11.72 PBCC images/ipc-desc.pb-c.c [2020-03-12T12:51:33.352Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 42.78MB / 52.10MB 1.3s [2020-03-12T12:51:33.352Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 43.81MB / 62.47MB 1.3s [2020-03-12T12:51:33.352Z] #7 extracting sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b [2020-03-12T12:51:33.352Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 52.10MB / 52.10MB 1.5s [2020-03-12T12:51:33.352Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 58.30MB / 62.47MB 1.5s [2020-03-12T12:51:33.402Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 83.72MB / 120.07MB 4.6s [2020-03-12T12:51:33.402Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 89.72MB / 120.07MB 4.7s [2020-03-12T12:51:33.466Z] #44 11.80 PBCC images/ipc-sem.pb-c.c [2020-03-12T12:51:33.466Z] #44 11.90 DEP images/ipc-desc.pb-c.d [2020-03-12T12:51:33.466Z] #44 11.99 DEP images/ipc-sem.pb-c.d [2020-03-12T12:51:33.613Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 62.47MB / 62.47MB 1.6s [2020-03-12T12:51:33.613Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 52.10MB / 52.10MB 1.6s done [2020-03-12T12:51:33.613Z] #7 sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 0B / 156B 1.7s [2020-03-12T12:51:33.644Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-03-12T12:51:33.663Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 96.22MB / 120.07MB 5.0s [2020-03-12T12:51:33.668Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 2.2s done [2020-03-12T12:51:33.668Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 0.1s [2020-03-12T12:51:33.721Z] #44 12.13 PBCC images/ipc-msg.pb-c.c [2020-03-12T12:51:33.721Z] #44 12.15 DEP images/ipc-msg.pb-c.d [2020-03-12T12:51:33.721Z] #44 12.16 PBCC images/ipc-shm.pb-c.c [2020-03-12T12:51:33.721Z] #44 12.17 DEP images/ipc-shm.pb-c.d [2020-03-12T12:51:33.877Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 12.43MB / 97.60MB 1.8s [2020-03-12T12:51:33.877Z] #7 sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 156B / 156B 1.8s [2020-03-12T12:51:33.877Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 62.47MB / 62.47MB 1.8s done [2020-03-12T12:51:33.877Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 27.22MB / 97.60MB 1.9s [2020-03-12T12:51:33.877Z] #7 sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 156B / 156B 1.8s done [2020-03-12T12:51:34.013Z] #44 12.28 PBCC images/ipc-var.pb-c.c [2020-03-12T12:51:34.013Z] #44 12.30 DEP images/ipc-var.pb-c.d [2020-03-12T12:51:34.013Z] #44 12.35 PBCC images/sk-opts.pb-c.c [2020-03-12T12:51:34.013Z] #44 12.40 PBCC images/packet-sock.pb-c.c [2020-03-12T12:51:34.013Z] #44 12.52 DEP images/sk-opts.pb-c.d [2020-03-12T12:51:34.013Z] #44 12.56 DEP images/packet-sock.pb-c.d [2020-03-12T12:51:34.013Z] #44 12.64 PBCC images/sk-netlink.pb-c.c [2020-03-12T12:51:34.022Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 102.90MB / 120.07MB 5.3s [2020-03-12T12:51:34.140Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 36.46MB / 97.60MB 2.2s [2020-03-12T12:51:34.156Z] #44 63.28 CC criu/bfd.o [2020-03-12T12:51:34.268Z] #44 12.72 DEP images/sk-netlink.pb-c.d [2020-03-12T12:51:34.268Z] #44 12.76 PBCC images/sk-inet.pb-c.c [2020-03-12T12:51:34.268Z] #44 12.80 DEP images/sk-inet.pb-c.d [2020-03-12T12:51:34.268Z] #44 12.85 PBCC images/sk-unix.pb-c.c [2020-03-12T12:51:34.268Z] #44 12.89 DEP images/sk-unix.pb-c.d [2020-03-12T12:51:34.346Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 112.06MB / 120.07MB 5.7s [2020-03-12T12:51:34.374Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-12T12:51:34.402Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 48.63MB / 97.60MB 2.4s [2020-03-12T12:51:34.435Z] #44 63.61 CC criu/bitmap.o [2020-03-12T12:51:34.523Z] #44 12.98 PBCC images/mm.pb-c.c [2020-03-12T12:51:34.523Z] #44 13.04 DEP images/mm.pb-c.d [2020-03-12T12:51:34.664Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-03-12T12:51:34.664Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-03-12T12:51:34.664Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-12T12:51:34.664Z] go: finding github.com/golang/mock v1.1.1 [2020-03-12T12:51:34.666Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 55.30MB / 97.60MB 2.5s [2020-03-12T12:51:34.666Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 70.05MB / 97.60MB 2.7s [2020-03-12T12:51:34.666Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 77.02MB / 97.60MB 2.8s [2020-03-12T12:51:34.719Z] #44 63.70 CC criu/cgroup-props.o [2020-03-12T12:51:34.778Z] #44 13.11 PBCC images/timerfd.pb-c.c [2020-03-12T12:51:34.778Z] #44 13.19 DEP images/timerfd.pb-c.d [2020-03-12T12:51:34.778Z] #44 13.26 PBCC images/timer.pb-c.c [2020-03-12T12:51:34.778Z] #44 13.32 DEP images/timer.pb-c.d [2020-03-12T12:51:34.926Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 82.45MB / 97.60MB 2.9s [2020-03-12T12:51:34.952Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-12T12:51:34.952Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-03-12T12:51:34.980Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 6.1s [2020-03-12T12:51:34.980Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 6.1s done [2020-03-12T12:51:34.999Z] #44 64.21 CC criu/cgroup.o [2020-03-12T12:51:35.034Z] #44 13.39 PBCC images/sa.pb-c.c [2020-03-12T12:51:35.034Z] #44 13.41 DEP images/sa.pb-c.d [2020-03-12T12:51:35.034Z] #44 13.50 PBCC images/pipe-data.pb-c.c [2020-03-12T12:51:35.034Z] #44 13.53 DEP images/pipe-data.pb-c.d [2020-03-12T12:51:35.034Z] #44 13.58 PBCC images/mnt.pb-c.c [2020-03-12T12:51:35.191Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 96.41MB / 97.60MB 3.0s [2020-03-12T12:51:35.289Z] #44 13.62 DEP images/mnt.pb-c.d [2020-03-12T12:51:35.289Z] #44 13.69 PBCC images/sk-packet.pb-c.c [2020-03-12T12:51:35.289Z] #44 13.71 DEP images/sk-packet.pb-c.d [2020-03-12T12:51:35.289Z] #44 13.77 PBCC images/tcp-stream.pb-c.c [2020-03-12T12:51:35.289Z] #44 13.81 DEP images/tcp-stream.pb-c.d [2020-03-12T12:51:35.544Z] #44 13.85 PBCC images/pipe.pb-c.c [2020-03-12T12:51:35.544Z] #44 13.90 DEP images/pipe.pb-c.d [2020-03-12T12:51:35.544Z] #44 13.94 PBCC images/pstree.pb-c.c [2020-03-12T12:51:35.544Z] #44 13.97 DEP images/pstree.pb-c.d [2020-03-12T12:51:35.544Z] #44 13.99 PBCC images/fs.pb-c.c [2020-03-12T12:51:35.544Z] #44 14.03 DEP images/fs.pb-c.d [2020-03-12T12:51:35.580Z] go: finding github.com/client9/misspell v0.3.4 [2020-03-12T12:51:35.580Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-03-12T12:51:35.800Z] #44 14.08 PBCC images/signalfd.pb-c.c [2020-03-12T12:51:35.800Z] #44 14.14 DEP images/signalfd.pb-c.d [2020-03-12T12:51:35.800Z] #44 14.20 PBCC images/fh.pb-c.c [2020-03-12T12:51:35.800Z] #44 14.32 PBCC images/fsnotify.pb-c.c [2020-03-12T12:51:35.800Z] #44 14.42 DEP images/fh.pb-c.d [2020-03-12T12:51:35.876Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-03-12T12:51:35.876Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-03-12T12:51:35.911Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 5.0s [2020-03-12T12:51:36.055Z] #44 14.49 DEP images/fsnotify.pb-c.d [2020-03-12T12:51:36.055Z] #44 14.56 PBCC images/eventpoll.pb-c.c [2020-03-12T12:51:36.055Z] #44 14.63 DEP images/eventpoll.pb-c.d [2020-03-12T12:51:36.055Z] #44 14.68 PBCC images/eventfd.pb-c.c [2020-03-12T12:51:36.163Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-03-12T12:51:36.163Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-03-12T12:51:36.310Z] #44 14.71 DEP images/eventfd.pb-c.d [2020-03-12T12:51:36.310Z] #44 14.77 PBCC images/remap-file-path.pb-c.c [2020-03-12T12:51:36.310Z] #44 14.83 DEP images/remap-file-path.pb-c.d [2020-03-12T12:51:36.450Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-03-12T12:51:36.450Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-12T12:51:36.566Z] #44 14.88 PBCC images/fifo.pb-c.c [2020-03-12T12:51:36.566Z] #44 14.90 DEP images/fifo.pb-c.d [2020-03-12T12:51:36.566Z] #44 14.98 PBCC images/ghost-file.pb-c.c [2020-03-12T12:51:36.566Z] #44 15.02 DEP images/ghost-file.pb-c.d [2020-03-12T12:51:36.566Z] #44 15.08 PBCC images/regfile.pb-c.c [2020-03-12T12:51:36.580Z] #7 ... [2020-03-12T12:51:36.580Z] [2020-03-12T12:51:36.580Z] #20 [internal] load build context [2020-03-12T12:51:36.580Z] #20 transferring context: 49.96MB 4.3s done [2020-03-12T12:51:36.580Z] #20 DONE 4.6s [2020-03-12T12:51:36.580Z] [2020-03-12T12:51:36.580Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-12T12:51:36.580Z] #71 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-03-12T12:51:36.580Z] #71 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-03-12T12:51:36.580Z] #71 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-03-12T12:51:36.580Z] #71 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.3s done [2020-03-12T12:51:36.580Z] #71 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.1s done [2020-03-12T12:51:36.580Z] #71 DONE 4.6s [2020-03-12T12:51:36.580Z] [2020-03-12T12:51:36.581Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-12T12:51:36.581Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 97.60MB / 97.60MB 4.5s done [2020-03-12T12:51:36.738Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-03-12T12:51:36.738Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-03-12T12:51:36.865Z] #44 15.15 DEP images/regfile.pb-c.d [2020-03-12T12:51:36.865Z] #44 15.22 PBCC images/ns.pb-c.c [2020-03-12T12:51:36.865Z] #44 15.25 DEP images/ns.pb-c.d [2020-03-12T12:51:36.865Z] #44 ... [2020-03-12T12:51:36.865Z] [2020-03-12T12:51:36.865Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:51:36.865Z] #56 79.75 encoding/json [2020-03-12T12:51:36.865Z] #56 84.51 github.com/pkg/diff [2020-03-12T12:51:36.865Z] #56 86.77 go/ast [2020-03-12T12:51:36.865Z] #56 87.23 golang.org/x/crypto/ssh/terminal [2020-03-12T12:51:36.865Z] #56 88.80 mvdan.cc/editorconfig [2020-03-12T12:51:36.865Z] #56 ... [2020-03-12T12:51:36.865Z] [2020-03-12T12:51:36.865Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:51:36.865Z] #44 15.30 PBCC images/fdinfo.pb-c.c [2020-03-12T12:51:36.865Z] #44 15.36 DEP images/fdinfo.pb-c.d [2020-03-12T12:51:37.009Z] #44 66.19 CC criu/clone-noasan.o [2020-03-12T12:51:37.009Z] #44 ... [2020-03-12T12:51:37.009Z] [2020-03-12T12:51:37.009Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:51:37.009Z] #17 6.411 Fetched 8029 kB in 5s (1499 kB/s) [2020-03-12T12:51:37.009Z] #17 6.411 Reading package lists... [2020-03-12T12:51:37.009Z] #17 8.319 Reading package lists... [2020-03-12T12:51:37.009Z] #17 9.977 Building dependency tree... [2020-03-12T12:51:37.009Z] #17 10.59 libcap2-bin is already the newest version (1:2.25-2). [2020-03-12T12:51:37.009Z] #17 10.59 The following additional packages will be installed: [2020-03-12T12:51:37.009Z] #17 10.59 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-12T12:51:37.009Z] #17 10.59 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-12T12:51:37.009Z] #17 10.59 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-12T12:51:37.009Z] #17 10.59 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-12T12:51:37.009Z] #17 10.59 python3.7 python3.7-minimal vim-runtime xxd [2020-03-12T12:51:37.009Z] #17 10.59 Suggested packages: [2020-03-12T12:51:37.009Z] #17 10.59 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-12T12:51:37.009Z] #17 10.59 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-12T12:51:37.009Z] #17 10.59 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-12T12:51:37.009Z] #17 10.59 Recommended packages: [2020-03-12T12:51:37.009Z] #17 10.59 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-12T12:51:37.009Z] #17 10.59 python3-keyrings.alt python3-xdg unzip [2020-03-12T12:51:37.009Z] #17 11.88 The following NEW packages will be installed: [2020-03-12T12:51:37.009Z] #17 11.88 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-12T12:51:37.009Z] #17 11.88 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-12T12:51:37.009Z] #17 11.88 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-12T12:51:37.009Z] #17 11.88 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-12T12:51:37.009Z] #17 11.88 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-12T12:51:37.009Z] #17 11.88 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-12T12:51:37.009Z] #17 11.88 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-12T12:51:37.009Z] #17 11.88 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-12T12:51:37.009Z] #17 11.88 xz-utils zip [2020-03-12T12:51:37.009Z] #17 11.98 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-12T12:51:37.009Z] #17 11.98 Need to get 27.7 MB of archives. [2020-03-12T12:51:37.009Z] #17 11.98 After this operation, 117 MB of additional disk space will be used. [2020-03-12T12:51:37.009Z] #17 11.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-03-12T12:51:37.010Z] #17 12.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-03-12T12:51:37.010Z] #17 12.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-03-12T12:51:37.010Z] #17 12.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-03-12T12:51:37.010Z] #17 12.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-03-12T12:51:37.010Z] #17 12.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-03-12T12:51:37.010Z] #17 12.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-03-12T12:51:37.010Z] #17 12.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-03-12T12:51:37.010Z] #17 12.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-03-12T12:51:37.010Z] #17 12.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-03-12T12:51:37.010Z] #17 12.18 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-03-12T12:51:37.010Z] #17 12.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-03-12T12:51:37.010Z] #17 12.19 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-03-12T12:51:37.010Z] #17 12.19 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-03-12T12:51:37.010Z] #17 12.19 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-03-12T12:51:37.010Z] #17 12.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-03-12T12:51:37.010Z] #17 12.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-03-12T12:51:37.010Z] #17 12.22 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-03-12T12:51:37.010Z] #17 12.24 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-03-12T12:51:37.010Z] #17 12.24 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-03-12T12:51:37.010Z] #17 12.24 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-03-12T12:51:37.010Z] #17 12.24 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-03-12T12:51:37.010Z] #17 12.24 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-03-12T12:51:37.010Z] #17 12.28 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-03-12T12:51:37.010Z] #17 12.28 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-03-12T12:51:37.010Z] #17 12.28 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-03-12T12:51:37.010Z] #17 12.29 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-03-12T12:51:37.010Z] #17 12.29 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-03-12T12:51:37.010Z] #17 12.29 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB] [2020-03-12T12:51:37.010Z] #17 12.56 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-03-12T12:51:37.010Z] #17 12.56 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-03-12T12:51:37.010Z] #17 12.56 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-03-12T12:51:37.010Z] #17 12.56 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-03-12T12:51:37.010Z] #17 12.56 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-03-12T12:51:37.010Z] #17 12.57 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-03-12T12:51:37.010Z] #17 12.61 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-12T12:51:37.010Z] #17 12.62 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-03-12T12:51:37.010Z] #17 12.62 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-03-12T12:51:37.010Z] #17 12.63 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-12T12:51:37.010Z] #17 12.64 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-03-12T12:51:37.010Z] #17 12.65 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-12T12:51:37.010Z] #17 12.65 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-03-12T12:51:37.010Z] #17 12.68 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-03-12T12:51:37.010Z] #17 12.69 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-03-12T12:51:37.010Z] #17 12.70 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-12T12:51:37.010Z] #17 12.85 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-03-12T12:51:37.010Z] #17 12.87 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-03-12T12:51:37.010Z] #17 12.92 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-03-12T12:51:37.010Z] #17 13.38 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T12:51:37.010Z] #17 13.44 Fetched 27.7 MB in 1s (26.9 MB/s) [2020-03-12T12:51:37.010Z] #17 13.50 Selecting previously unselected package pigz. [2020-03-12T12:51:37.010Z] #17 13.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 ... 23190 files and directories currently installed.) [2020-03-12T12:51:37.010Z] #17 13.55 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-03-12T12:51:37.010Z] #17 13.56 Unpacking pigz (2.4-1) ... [2020-03-12T12:51:37.010Z] #17 13.61 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-03-12T12:51:37.010Z] #17 13.61 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-03-12T12:51:37.010Z] #17 13.62 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-03-12T12:51:37.010Z] #17 13.93 Selecting previously unselected package python3.7-minimal. [2020-03-12T12:51:37.010Z] #17 13.93 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-03-12T12:51:37.010Z] #17 13.94 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-12T12:51:37.010Z] #17 14.58 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-03-12T12:51:37.122Z] #44 15.43 PBCC images/core-aarch64.pb-c.c [2020-03-12T12:51:37.122Z] #44 15.54 PBCC images/core-arm.pb-c.c [2020-03-12T12:51:37.122Z] #44 15.65 PBCC images/core-ppc64.pb-c.c [2020-03-12T12:51:37.289Z] #7 ... [2020-03-12T12:51:37.289Z] [2020-03-12T12:51:37.289Z] #20 [internal] load build context [2020-03-12T12:51:37.289Z] #20 transferring context: 49.96MB 8.6s done [2020-03-12T12:51:37.289Z] #20 DONE 8.7s [2020-03-12T12:51:37.290Z] #17 14.59 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-12T12:51:37.290Z] #17 ... [2020-03-12T12:51:37.290Z] [2020-03-12T12:51:37.290Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:51:37.290Z] #44 66.35 CC criu/config.o [2020-03-12T12:51:37.378Z] #44 15.72 PBCC images/core-s390.pb-c.c [2020-03-12T12:51:37.378Z] #44 15.81 PBCC images/core-x86.pb-c.c [2020-03-12T12:51:37.378Z] #44 15.88 PBCC images/core.pb-c.c [2020-03-12T12:51:37.546Z] [2020-03-12T12:51:37.547Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-12T12:51:37.635Z] #44 15.95 PBCC images/inventory.pb-c.c [2020-03-12T12:51:37.635Z] #44 16.09 DEP images/core-aarch64.pb-c.d [2020-03-12T12:51:37.635Z] #44 16.17 DEP images/core-arm.pb-c.d [2020-03-12T12:51:37.765Z] go: finding google.golang.org/appengine v1.1.0 [2020-03-12T12:51:37.890Z] #44 16.26 DEP images/core-ppc64.pb-c.d [2020-03-12T12:51:37.890Z] #44 16.32 DEP images/core-s390.pb-c.d [2020-03-12T12:51:37.890Z] #44 16.38 DEP images/core-x86.pb-c.d [2020-03-12T12:51:37.890Z] #44 16.42 DEP images/core.pb-c.d [2020-03-12T12:51:37.890Z] #44 16.47 DEP images/inventory.pb-c.d [2020-03-12T12:51:37.890Z] #44 16.51 PBCC images/cpuinfo.pb-c.c [2020-03-12T12:51:37.907Z] #44 ... [2020-03-12T12:51:37.907Z] [2020-03-12T12:51:37.907Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:51:37.907Z] #47 91.68 github.com/LK4D4/vndr/godl [2020-03-12T12:51:37.907Z] #47 92.14 github.com/LK4D4/vndr [2020-03-12T12:51:37.907Z] #47 DONE 98.3s [2020-03-12T12:51:37.954Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 3.8s done [2020-03-12T12:51:37.954Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f [2020-03-12T12:51:37.961Z] #7 extracting sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 4.7s done [2020-03-12T12:51:38.146Z] #44 16.55 DEP images/cpuinfo.pb-c.d [2020-03-12T12:51:38.146Z] #44 16.60 PBCC images/stats.pb-c.c [2020-03-12T12:51:38.146Z] #44 16.65 DEP images/stats.pb-c.d [2020-03-12T12:51:38.187Z] [2020-03-12T12:51:38.187Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:51:38.220Z] #7 extracting sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 [2020-03-12T12:51:38.396Z] go: finding github.com/kr/pty v1.1.1 [2020-03-12T12:51:38.479Z] #7 extracting sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 0.3s done [2020-03-12T12:51:38.480Z] #44 67.42 CC criu/cr-check.o [2020-03-12T12:51:38.685Z] go: finding gotest.tools v2.2.0+incompatible [2020-03-12T12:51:38.739Z] #7 extracting sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 [2020-03-12T12:51:38.999Z] #7 extracting sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 0.3s done [2020-03-12T12:51:38.999Z] #7 extracting sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced [2020-03-12T12:51:39.311Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-12T12:51:39.444Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 8.1s done [2020-03-12T12:51:39.444Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.1s [2020-03-12T12:51:39.481Z] #44 68.51 CC criu/cr-dedup.o [2020-03-12T12:51:39.600Z] go: finding github.com/containerd/containerd v1.2.4 [2020-03-12T12:51:39.600Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-12T12:51:39.600Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-03-12T12:51:39.702Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.5s done [2020-03-12T12:51:39.702Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 [2020-03-12T12:51:39.761Z] #44 68.75 CC criu/cr-dump.o [2020-03-12T12:51:39.889Z] go: finding github.com/docker/go-units v0.3.1 [2020-03-12T12:51:39.889Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-03-12T12:51:40.123Z] #44 18.17 make[1]: Nothing to be done for 'all'. [2020-03-12T12:51:40.180Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-03-12T12:51:40.265Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.4s done [2020-03-12T12:51:40.469Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-03-12T12:51:40.469Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-03-12T12:51:40.469Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-03-12T12:51:40.522Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 0.1s [2020-03-12T12:51:41.225Z] #44 70.02 CC criu/cr-errno.o [2020-03-12T12:51:41.225Z] #44 70.05 CC criu/cr-restore.o [2020-03-12T12:51:41.500Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-03-12T12:51:41.502Z] #44 19.77 CC images/stats.o [2020-03-12T12:51:41.502Z] #44 ... [2020-03-12T12:51:41.502Z] [2020-03-12T12:51:41.502Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:51:41.502Z] #65 38.16 Checking out files: 50% (1618/3196) Checking out files: 51% (1630/3196) Checking out files: 52% (1662/3196) Checking out files: 53% (1694/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 90% (2879/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-03-12T12:51:41.502Z] #65 39.81 + cd /tmp/tmp.gV3gymcZTq/src/github.com/containerd/containerd [2020-03-12T12:51:41.502Z] #65 39.81 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-12T12:51:41.502Z] #65 41.84 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-12T12:51:41.502Z] #65 41.84 + BUILDTAGS='netgo osusergo static_build' [2020-03-12T12:51:41.502Z] #65 41.84 + export EXTRA_FLAGS=-buildmode=pie [2020-03-12T12:51:41.502Z] #65 41.84 + EXTRA_FLAGS=-buildmode=pie [2020-03-12T12:51:41.502Z] #65 41.84 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-12T12:51:41.502Z] #65 41.84 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-12T12:51:41.502Z] #65 41.84 + '[' '' = dynamic ']' [2020-03-12T12:51:41.502Z] #65 41.84 + make [2020-03-12T12:51:41.502Z] #65 42.46 + bin/ctr [2020-03-12T12:51:41.537Z] #7 extracting sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 2.1s done [2020-03-12T12:51:41.537Z] #7 extracting sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 [2020-03-12T12:51:41.758Z] #65 ... [2020-03-12T12:51:41.758Z] [2020-03-12T12:51:41.758Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:51:41.758Z] #47 84.44 text/template/parse [2020-03-12T12:51:41.758Z] #47 88.52 go/parser [2020-03-12T12:51:41.758Z] #47 89.74 text/template [2020-03-12T12:51:41.758Z] #47 92.62 encoding/xml [2020-03-12T12:51:41.758Z] #47 ... [2020-03-12T12:51:41.758Z] [2020-03-12T12:51:41.758Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:51:41.758Z] #44 20.27 CC images/core.o [2020-03-12T12:51:41.787Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-03-12T12:51:41.788Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-03-12T12:51:42.076Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-03-12T12:51:42.076Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-03-12T12:51:42.076Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-03-12T12:51:42.076Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-03-12T12:51:42.367Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-03-12T12:51:42.367Z] go: finding gotest.tools v2.1.0+incompatible [2020-03-12T12:51:42.656Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-03-12T12:51:42.688Z] #44 ... [2020-03-12T12:51:42.688Z] [2020-03-12T12:51:42.688Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-12T12:51:42.688Z] #30 DONE 103.3s [2020-03-12T12:51:42.690Z] #44 21.03 CC images/core-x86.o [2020-03-12T12:51:42.944Z] go: finding cloud.google.com/go v0.26.0 [2020-03-12T12:51:42.968Z] [2020-03-12T12:51:42.968Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:51:42.968Z] #17 16.37 Selecting previously unselected package python3-minimal. [2020-03-12T12:51:42.968Z] #17 16.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 ... 23439 files and directories currently installed.) [2020-03-12T12:51:42.968Z] #17 16.41 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-03-12T12:51:42.968Z] #17 16.41 Unpacking python3-minimal (3.7.3-1) ... [2020-03-12T12:51:42.968Z] #17 16.47 Selecting previously unselected package libmpdec2:s390x. [2020-03-12T12:51:42.968Z] #17 16.47 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-03-12T12:51:42.968Z] #17 16.47 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-03-12T12:51:42.968Z] #17 16.54 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-03-12T12:51:42.968Z] #17 16.54 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-03-12T12:51:42.968Z] #17 16.54 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-03-12T12:51:42.968Z] #17 17.18 Selecting previously unselected package python3.7. [2020-03-12T12:51:42.968Z] #17 17.18 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-03-12T12:51:42.968Z] #17 17.19 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-12T12:51:42.968Z] #17 17.26 Selecting previously unselected package libpython3-stdlib:s390x. [2020-03-12T12:51:42.968Z] #17 17.26 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-03-12T12:51:42.968Z] #17 17.26 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-03-12T12:51:42.968Z] #17 17.32 Setting up python3-minimal (3.7.3-1) ... [2020-03-12T12:51:42.968Z] #17 17.96 Selecting previously unselected package python3. [2020-03-12T12:51:42.969Z] #17 17.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23851 files and directories currently installed.) [2020-03-12T12:51:42.969Z] #17 17.99 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-03-12T12:51:42.969Z] #17 18.00 Unpacking python3 (3.7.3-1) ... [2020-03-12T12:51:42.969Z] #17 18.07 Selecting previously unselected package libip4tc0:s390x. [2020-03-12T12:51:42.969Z] #17 18.07 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-03-12T12:51:42.969Z] #17 18.07 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-03-12T12:51:42.969Z] #17 18.13 Selecting previously unselected package libip6tc0:s390x. [2020-03-12T12:51:42.969Z] #17 18.13 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-03-12T12:51:42.969Z] #17 18.13 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-03-12T12:51:42.969Z] #17 18.19 Selecting previously unselected package libiptc0:s390x. [2020-03-12T12:51:42.969Z] #17 18.19 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-03-12T12:51:42.969Z] #17 18.19 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-03-12T12:51:42.969Z] #17 18.25 Selecting previously unselected package libnfnetlink0:s390x. [2020-03-12T12:51:42.969Z] #17 18.25 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-03-12T12:51:42.969Z] #17 18.26 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-03-12T12:51:42.969Z] #17 18.30 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-03-12T12:51:42.969Z] #17 18.30 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-03-12T12:51:42.969Z] #17 18.30 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-03-12T12:51:42.969Z] #17 18.34 Selecting previously unselected package libnftnl11:s390x. [2020-03-12T12:51:42.969Z] #17 18.34 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-03-12T12:51:42.969Z] #17 18.35 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-03-12T12:51:42.969Z] #17 18.39 Selecting previously unselected package iptables. [2020-03-12T12:51:42.969Z] #17 18.39 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-03-12T12:51:42.969Z] #17 18.39 Unpacking iptables (1.8.2-4) ... [2020-03-12T12:51:42.969Z] #17 18.62 Selecting previously unselected package xxd. [2020-03-12T12:51:42.969Z] #17 18.62 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-03-12T12:51:42.969Z] #17 18.62 Unpacking xxd (2:8.1.0875-5) ... [2020-03-12T12:51:42.969Z] #17 18.72 Selecting previously unselected package vim-common. [2020-03-12T12:51:42.969Z] #17 18.72 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-12T12:51:42.969Z] #17 18.74 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-12T12:51:42.969Z] #17 18.92 Selecting previously unselected package bash-completion. [2020-03-12T12:51:42.969Z] #17 18.92 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-12T12:51:43.227Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 5.1s [2020-03-12T12:51:43.250Z] #44 21.65 CC images/core-arm.o [2020-03-12T12:51:43.264Z] #17 20.49 Unpacking bash-completion (1:2.8-6) ... [2020-03-12T12:51:43.449Z] #7 extracting sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 1.7s done [2020-03-12T12:51:43.449Z] #7 extracting sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 0.1s [2020-03-12T12:51:43.544Z] #17 20.95 Selecting previously unselected package bzip2. [2020-03-12T12:51:43.544Z] #17 20.95 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-03-12T12:51:43.544Z] #17 20.96 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-12T12:51:43.544Z] #17 20.99 Selecting previously unselected package xz-utils. [2020-03-12T12:51:43.544Z] #17 20.99 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-03-12T12:51:43.544Z] #17 20.99 Unpacking xz-utils (5.2.4-1) ... [2020-03-12T12:51:43.574Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-03-12T12:51:43.809Z] #44 22.19 CC images/core-aarch64.o [2020-03-12T12:51:43.824Z] #17 21.14 Selecting previously unselected package apparmor. [2020-03-12T12:51:43.824Z] #17 21.14 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-03-12T12:51:43.824Z] #17 21.17 Unpacking apparmor (2.13.2-10) ... [2020-03-12T12:51:43.864Z] go: finding github.com/onsi/gomega v1.4.3 [2020-03-12T12:51:43.864Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-03-12T12:51:44.106Z] #17 21.43 Selecting previously unselected package aufs-tools. [2020-03-12T12:51:44.106Z] #17 21.43 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-03-12T12:51:44.106Z] #17 21.44 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-12T12:51:44.106Z] #17 21.52 Selecting previously unselected package libonig5:s390x. [2020-03-12T12:51:44.106Z] #17 21.52 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-03-12T12:51:44.106Z] #17 21.53 Unpacking libonig5:s390x (6.9.1-1) ... [2020-03-12T12:51:44.106Z] #17 21.60 Selecting previously unselected package libjq1:s390x. [2020-03-12T12:51:44.106Z] #17 21.61 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-03-12T12:51:44.106Z] #17 21.61 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-03-12T12:51:44.387Z] #17 21.67 Selecting previously unselected package jq. [2020-03-12T12:51:44.387Z] #17 21.68 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-03-12T12:51:44.387Z] #17 21.68 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-12T12:51:44.387Z] #17 21.73 Selecting previously unselected package libaio1:s390x. [2020-03-12T12:51:44.387Z] #17 21.73 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-03-12T12:51:44.387Z] #17 21.73 Unpacking libaio1:s390x (0.3.112-3) ... [2020-03-12T12:51:44.387Z] #17 21.76 Selecting previously unselected package libgpm2:s390x. [2020-03-12T12:51:44.387Z] #17 21.76 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-03-12T12:51:44.387Z] #17 21.77 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-03-12T12:51:44.387Z] #17 21.80 Selecting previously unselected package libicu63:s390x. [2020-03-12T12:51:44.387Z] #17 21.80 Preparing to unpack .../20-libicu63_63.1-6_s390x.deb ... [2020-03-12T12:51:44.387Z] #17 21.80 Unpacking libicu63:s390x (63.1-6) ... [2020-03-12T12:51:44.413Z] #44 22.68 CC images/core-ppc64.o [2020-03-12T12:51:44.707Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 3.5s done [2020-03-12T12:51:44.707Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf [2020-03-12T12:51:44.972Z] #44 23.41 CC images/core-s390.o [2020-03-12T12:51:45.127Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 7.3s done [2020-03-12T12:51:45.127Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 done [2020-03-12T12:51:45.373Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-03-12T12:51:45.373Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-03-12T12:51:45.373Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-03-12T12:51:45.384Z] #7 DONE 25.0s [2020-03-12T12:51:45.384Z] [2020-03-12T12:51:45.384Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-12T12:51:45.895Z] #44 24.30 CC images/cpuinfo.o [2020-03-12T12:51:46.002Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-03-12T12:51:46.151Z] #44 24.71 CC images/inventory.o [2020-03-12T12:51:46.742Z] #7 extracting sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 3.4s done [2020-03-12T12:51:46.755Z] #44 25.01 CC images/fdinfo.o [2020-03-12T12:51:47.010Z] #44 25.35 CC images/fown.o [2020-03-12T12:51:47.010Z] #44 25.61 CC images/ns.o [2020-03-12T12:51:47.010Z] #44 ... [2020-03-12T12:51:47.010Z] [2020-03-12T12:51:47.010Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:51:47.010Z] #56 90.06 mvdan.cc/sh/v3/fileutil [2020-03-12T12:51:47.010Z] #56 90.22 mvdan.cc/sh/v3/syntax [2020-03-12T12:51:47.010Z] #56 98.09 mvdan.cc/sh/v3/cmd/shfmt [2020-03-12T12:51:47.028Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-03-12T12:51:47.047Z] #17 24.09 Selecting previously unselected package libnet1:s390x. [2020-03-12T12:51:47.047Z] #17 24.09 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-03-12T12:51:47.047Z] #17 24.09 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-03-12T12:51:47.047Z] #17 24.12 Selecting previously unselected package libnl-3-200:s390x. [2020-03-12T12:51:47.047Z] #17 24.12 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-03-12T12:51:47.047Z] #17 24.13 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-03-12T12:51:47.047Z] #17 24.17 Selecting previously unselected package libprotobuf-c1:s390x. [2020-03-12T12:51:47.047Z] #17 24.17 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-03-12T12:51:47.047Z] #17 24.18 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-03-12T12:51:47.047Z] #17 24.21 Selecting previously unselected package libreadline5:s390x. [2020-03-12T12:51:47.047Z] #17 24.21 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-03-12T12:51:47.047Z] #17 24.21 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-03-12T12:51:47.047Z] #17 24.28 Selecting previously unselected package net-tools. [2020-03-12T12:51:47.047Z] #17 24.28 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-03-12T12:51:47.047Z] #17 24.28 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-12T12:51:47.047Z] #17 24.43 Selecting previously unselected package python-pip-whl. [2020-03-12T12:51:47.047Z] #17 24.43 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-12T12:51:47.047Z] #17 24.44 Unpacking python-pip-whl (18.1-5) ... [2020-03-12T12:51:47.265Z] #56 ... [2020-03-12T12:51:47.265Z] [2020-03-12T12:51:47.265Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:51:47.265Z] #47 95.62 go/doc [2020-03-12T12:51:47.265Z] #47 98.75 github.com/LK4D4/vndr/versioned [2020-03-12T12:51:47.265Z] #47 98.80 github.com/LK4D4/vndr/build [2020-03-12T12:51:47.265Z] #47 98.93 compress/flate [2020-03-12T12:51:47.311Z] #7 extracting sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 done [2020-03-12T12:51:47.327Z] #17 24.71 Selecting previously unselected package python3-lib2to3. [2020-03-12T12:51:47.327Z] #17 24.71 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-12T12:51:47.327Z] #17 24.72 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-12T12:51:47.327Z] #17 24.80 Selecting previously unselected package python3-distutils. [2020-03-12T12:51:47.327Z] #17 24.80 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-12T12:51:47.327Z] #17 24.80 Unpacking python3-distutils (3.7.3-1) ... [2020-03-12T12:51:47.571Z] #7 DONE 15.4s [2020-03-12T12:51:47.571Z] [2020-03-12T12:51:47.571Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-12T12:51:47.606Z] #17 24.92 Selecting previously unselected package python3-pip. [2020-03-12T12:51:47.606Z] #17 24.92 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-12T12:51:47.606Z] #17 24.93 Unpacking python3-pip (18.1-5) ... [2020-03-12T12:51:47.606Z] #17 25.03 Selecting previously unselected package python3-pkg-resources. [2020-03-12T12:51:47.606Z] #17 25.03 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-12T12:51:47.606Z] #17 25.04 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-12T12:51:47.606Z] #17 25.09 Selecting previously unselected package python3-setuptools. [2020-03-12T12:51:47.606Z] #17 25.09 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-12T12:51:47.606Z] #17 25.09 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-12T12:51:47.886Z] #17 25.22 Selecting previously unselected package python3-wheel. [2020-03-12T12:51:47.886Z] #17 25.22 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-12T12:51:47.886Z] #17 25.22 Unpacking python3-wheel (0.32.3-2) ... [2020-03-12T12:51:47.886Z] #17 25.28 Selecting previously unselected package sudo. [2020-03-12T12:51:47.886Z] #17 25.28 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-03-12T12:51:47.886Z] #17 25.28 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-12T12:51:47.984Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 3.6s done [2020-03-12T12:51:47.984Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f [2020-03-12T12:51:48.056Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-03-12T12:51:48.166Z] #17 25.55 Selecting previously unselected package thin-provisioning-tools. [2020-03-12T12:51:48.166Z] #17 25.55 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-03-12T12:51:48.166Z] #17 25.55 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-12T12:51:48.166Z] #17 25.68 Selecting previously unselected package uidmap. [2020-03-12T12:51:48.166Z] #17 25.68 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-03-12T12:51:48.446Z] #17 25.68 Unpacking uidmap (1:4.5-1.1) ... [2020-03-12T12:51:48.446Z] #17 25.74 Selecting previously unselected package vim-runtime. [2020-03-12T12:51:48.446Z] #17 25.74 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-12T12:51:48.446Z] #17 25.75 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-12T12:51:48.446Z] #17 25.77 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-12T12:51:48.446Z] #17 25.78 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-12T12:51:48.629Z] #47 ... [2020-03-12T12:51:48.629Z] [2020-03-12T12:51:48.629Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:51:48.629Z] #44 25.78 CC images/regfile.o [2020-03-12T12:51:48.629Z] #44 26.06 CC images/ghost-file.o [2020-03-12T12:51:48.629Z] #44 26.40 CC images/fifo.o [2020-03-12T12:51:48.629Z] #44 26.64 CC images/remap-file-path.o [2020-03-12T12:51:48.629Z] #44 26.95 CC images/eventfd.o [2020-03-12T12:51:48.629Z] #44 27.17 CC images/eventpoll.o [2020-03-12T12:51:48.665Z] #8 DONE 2.7s [2020-03-12T12:51:48.665Z] [2020-03-12T12:51:48.665Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-12T12:51:48.885Z] #44 27.45 CC images/fh.o [2020-03-12T12:51:49.241Z] #9 DONE 1.1s [2020-03-12T12:51:49.241Z] [2020-03-12T12:51:49.241Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-12T12:51:49.241Z] #29 DONE 0.1s [2020-03-12T12:51:49.241Z] [2020-03-12T12:51:49.241Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-12T12:51:49.241Z] #40 DONE 0.1s [2020-03-12T12:51:49.241Z] [2020-03-12T12:51:49.241Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T12:51:49.241Z] #21 DONE 0.1s [2020-03-12T12:51:49.241Z] [2020-03-12T12:51:49.241Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-12T12:51:49.445Z] #44 27.84 CC images/fsnotify.o [2020-03-12T12:51:49.502Z] #41 ... [2020-03-12T12:51:49.502Z] [2020-03-12T12:51:49.502Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-12T12:51:49.502Z] #49 DONE 0.2s [2020-03-12T12:51:49.502Z] [2020-03-12T12:51:49.502Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-12T12:51:49.502Z] #46 DONE 0.2s [2020-03-12T12:51:49.502Z] [2020-03-12T12:51:49.502Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-12T12:51:49.502Z] #22 DONE 0.2s [2020-03-12T12:51:49.502Z] [2020-03-12T12:51:49.502Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-12T12:51:49.502Z] #55 DONE 0.2s [2020-03-12T12:51:49.502Z] [2020-03-12T12:51:49.502Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-12T12:51:49.502Z] #67 DONE 0.3s [2020-03-12T12:51:49.502Z] [2020-03-12T12:51:49.502Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:51:49.760Z] #56 ... [2020-03-12T12:51:49.760Z] [2020-03-12T12:51:49.761Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-12T12:51:49.761Z] #32 DONE 0.3s [2020-03-12T12:51:49.761Z] [2020-03-12T12:51:49.761Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-12T12:51:49.761Z] #73 DONE 0.3s [2020-03-12T12:51:49.761Z] [2020-03-12T12:51:49.761Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-12T12:51:49.761Z] #52 DONE 0.4s [2020-03-12T12:51:49.761Z] [2020-03-12T12:51:49.761Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:51:50.110Z] #8 DONE 2.7s [2020-03-12T12:51:50.110Z] [2020-03-12T12:51:50.110Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-12T12:51:50.371Z] #44 28.62 CC images/signalfd.o [2020-03-12T12:51:50.371Z] #44 28.86 CC images/fs.o [2020-03-12T12:51:50.461Z] #17 27.88 Selecting previously unselected package vim. [2020-03-12T12:51:50.461Z] #17 27.88 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-03-12T12:51:50.461Z] #17 27.90 Unpacking vim (2:8.1.0875-5) ... [2020-03-12T12:51:50.740Z] #17 28.29 Selecting previously unselected package xfsprogs. [2020-03-12T12:51:50.740Z] #17 28.29 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-03-12T12:51:50.931Z] #44 29.18 CC images/pstree.o [2020-03-12T12:51:50.931Z] #44 ... [2020-03-12T12:51:50.931Z] [2020-03-12T12:51:50.931Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:51:50.931Z] #56 DONE 103.9s [2020-03-12T12:51:51.020Z] #17 28.30 Unpacking xfsprogs (4.20.0-1) ... [2020-03-12T12:51:51.050Z] #9 DONE 1.0s [2020-03-12T12:51:51.050Z] [2020-03-12T12:51:51.050Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-12T12:51:51.050Z] #29 DONE 0.0s [2020-03-12T12:51:51.050Z] [2020-03-12T12:51:51.050Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-12T12:51:51.050Z] #40 DONE 0.1s [2020-03-12T12:51:51.050Z] [2020-03-12T12:51:51.050Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T12:51:51.050Z] #21 DONE 0.1s [2020-03-12T12:51:51.050Z] [2020-03-12T12:51:51.050Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-12T12:51:51.187Z] [2020-03-12T12:51:51.187Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:51:51.187Z] #44 29.50 CC images/pipe.o [2020-03-12T12:51:51.300Z] #17 28.65 Selecting previously unselected package zip. [2020-03-12T12:51:51.300Z] #17 28.65 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-03-12T12:51:51.300Z] #17 28.66 Unpacking zip (3.0-11+b1) ... [2020-03-12T12:51:51.300Z] #17 28.77 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-12T12:51:51.300Z] #17 28.78 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-12T12:51:51.300Z] #17 28.79 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-03-12T12:51:51.300Z] #17 28.79 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-03-12T12:51:51.300Z] #17 28.80 Setting up libgpm2:s390x (1.20.7-5) ... [2020-03-12T12:51:51.300Z] #17 28.81 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-03-12T12:51:51.300Z] #17 28.81 Setting up uidmap (1:4.5-1.1) ... [2020-03-12T12:51:51.300Z] #17 28.82 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-03-12T12:51:51.300Z] #17 28.83 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-03-12T12:51:51.300Z] #17 28.83 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-12T12:51:51.300Z] #17 28.84 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-03-12T12:51:51.300Z] #17 28.85 Setting up libicu63:s390x (63.1-6) ... [2020-03-12T12:51:51.310Z] #67 ... [2020-03-12T12:51:51.310Z] [2020-03-12T12:51:51.310Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-12T12:51:51.310Z] #55 DONE 0.1s [2020-03-12T12:51:51.310Z] [2020-03-12T12:51:51.310Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-12T12:51:51.310Z] #52 DONE 0.1s [2020-03-12T12:51:51.310Z] [2020-03-12T12:51:51.310Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-12T12:51:51.310Z] #49 DONE 0.2s [2020-03-12T12:51:51.310Z] [2020-03-12T12:51:51.310Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-12T12:51:51.310Z] #22 DONE 0.2s [2020-03-12T12:51:51.310Z] [2020-03-12T12:51:51.310Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-12T12:51:51.310Z] #46 DONE 0.2s [2020-03-12T12:51:51.310Z] [2020-03-12T12:51:51.310Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-12T12:51:51.310Z] #73 DONE 0.2s [2020-03-12T12:51:51.310Z] [2020-03-12T12:51:51.310Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-12T12:51:51.310Z] #32 DONE 0.2s [2020-03-12T12:51:51.310Z] [2020-03-12T12:51:51.310Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-12T12:51:51.310Z] #67 DONE 0.3s [2020-03-12T12:51:51.310Z] [2020-03-12T12:51:51.310Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:51:51.580Z] #17 28.85 Setting up xxd (2:8.1.0875-5) ... [2020-03-12T12:51:51.580Z] #17 28.86 Setting up zip (3.0-11+b1) ... [2020-03-12T12:51:51.580Z] #17 28.87 Setting up vim-common (2:8.1.0875-5) ... [2020-03-12T12:51:51.580Z] #17 28.88 Setting up bash-completion (1:2.8-6) ... [2020-03-12T12:51:51.747Z] #44 30.03 CC images/tcp-stream.o [2020-03-12T12:51:52.003Z] #44 30.32 CC images/sk-packet.o [2020-03-12T12:51:52.258Z] #44 30.88 CC images/mnt.o [2020-03-12T12:51:52.819Z] #44 31.12 CC images/pipe-data.o [2020-03-12T12:51:53.041Z] #17 30.21 Setting up libiptc0:s390x (1.8.2-4) ... [2020-03-12T12:51:53.042Z] #17 30.22 Setting up xz-utils (5.2.4-1) ... [2020-03-12T12:51:53.042Z] #17 30.23 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-12T12:51:53.042Z] #17 30.24 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-12T12:51:53.042Z] #17 30.30 invoke-rc.d: could not determine current runlevel [2020-03-12T12:51:53.042Z] #17 30.31 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-12T12:51:53.042Z] #17 30.32 Setting up pigz (2.4-1) ... [2020-03-12T12:51:53.042Z] #17 30.32 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-03-12T12:51:53.042Z] #17 30.33 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-03-12T12:51:53.042Z] #17 30.34 Setting up python-pip-whl (18.1-5) ... [2020-03-12T12:51:53.042Z] #17 30.35 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-03-12T12:51:53.042Z] #17 30.35 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-12T12:51:53.042Z] #17 30.59 Setting up libaio1:s390x (0.3.112-3) ... [2020-03-12T12:51:53.042Z] #17 30.59 Setting up libonig5:s390x (6.9.1-1) ... [2020-03-12T12:51:53.074Z] #44 31.35 CC images/sa.o [2020-03-12T12:51:53.074Z] #44 31.57 CC images/timer.o [2020-03-12T12:51:53.240Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 5.0s [2020-03-12T12:51:53.322Z] #17 30.59 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-03-12T12:51:53.322Z] #17 30.60 Setting up vim (2:8.1.0875-5) ... [2020-03-12T12:51:53.322Z] #17 30.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-12T12:51:53.322Z] #17 30.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-12T12:51:53.322Z] #17 30.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-12T12:51:53.322Z] #17 30.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-12T12:51:53.322Z] #17 30.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-12T12:51:53.322Z] #17 30.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-12T12:51:53.322Z] #17 30.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-12T12:51:53.322Z] #17 30.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-12T12:51:53.322Z] #17 30.65 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-03-12T12:51:53.322Z] #17 30.65 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-12T12:51:53.322Z] #17 30.66 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-03-12T12:51:53.322Z] #17 30.67 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-12T12:51:53.322Z] #17 30.67 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-03-12T12:51:53.322Z] #17 30.68 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-12T12:51:53.329Z] #44 31.92 CC images/timerfd.o [2020-03-12T12:51:53.497Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 5.5s done [2020-03-12T12:51:53.585Z] #44 32.15 CC images/mm.o [2020-03-12T12:51:53.602Z] #17 ... [2020-03-12T12:51:53.602Z] [2020-03-12T12:51:53.602Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:51:53.602Z] #44 72.74 CC criu/cr-service.o [2020-03-12T12:51:53.602Z] #44 73.37 CC criu/crtools.o [2020-03-12T12:51:53.602Z] #44 73.66 CC criu/eventfd.o [2020-03-12T12:51:53.602Z] #44 73.81 CC criu/eventpoll.o [2020-03-12T12:51:53.602Z] #44 74.39 CC criu/external.o [2020-03-12T12:51:53.602Z] #44 74.56 CC criu/fault-injection.o [2020-03-12T12:51:53.602Z] #44 74.60 CC criu/fdstore.o [2020-03-12T12:51:53.602Z] #44 74.79 CC criu/fifo.o [2020-03-12T12:51:53.602Z] #44 74.97 CC criu/file-ids.o [2020-03-12T12:51:53.602Z] #44 75.22 CC criu/file-lock.o [2020-03-12T12:51:53.602Z] #44 75.83 CC criu/files-ext.o [2020-03-12T12:51:53.602Z] #44 76.02 CC criu/files-reg.o [2020-03-12T12:51:53.602Z] #44 77.39 CC criu/files.o [2020-03-12T12:51:53.602Z] #44 78.51 CC criu/filesystems.o [2020-03-12T12:51:53.602Z] #44 78.83 CC criu/fsnotify.o [2020-03-12T12:51:53.602Z] #44 79.62 CC criu/image-desc.o [2020-03-12T12:51:53.602Z] #44 79.70 CC criu/image.o [2020-03-12T12:51:53.602Z] #44 80.25 CC criu/ipc_ns.o [2020-03-12T12:51:53.602Z] #44 81.01 CC criu/irmap.o [2020-03-12T12:51:53.602Z] #44 81.30 CC criu/kcmp-ids.o [2020-03-12T12:51:53.602Z] #44 81.42 CC criu/kerndat.o [2020-03-12T12:51:53.602Z] #44 82.01 CC criu/libnetlink.o [2020-03-12T12:51:53.602Z] #44 82.21 CC criu/log.o [2020-03-12T12:51:53.602Z] #44 82.63 CC criu/lsm.o [2020-03-12T12:51:53.754Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 [2020-03-12T12:51:53.754Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 done [2020-03-12T12:51:53.883Z] #44 82.85 CC criu/mem.o [2020-03-12T12:51:54.011Z] #7 DONE 25.2s [2020-03-12T12:51:54.011Z] [2020-03-12T12:51:54.011Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-12T12:51:54.145Z] #44 32.37 CC images/sk-opts.o [2020-03-12T12:51:54.145Z] #44 32.56 CC images/sk-unix.o [2020-03-12T12:51:54.401Z] #44 32.88 CC images/sk-inet.o [2020-03-12T12:51:54.883Z] #44 83.81 CC criu/mount.o [2020-03-12T12:51:54.961Z] #44 33.34 CC images/tun.o [2020-03-12T12:51:55.163Z] #44 ... [2020-03-12T12:51:55.163Z] [2020-03-12T12:51:55.163Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:51:55.163Z] #17 32.40 Setting up iptables (1.8.2-4) ... [2020-03-12T12:51:55.163Z] #17 32.41 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-12T12:51:55.163Z] #17 32.41 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-12T12:51:55.163Z] #17 32.41 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-12T12:51:55.163Z] #17 32.41 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-12T12:51:55.163Z] #17 32.41 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-12T12:51:55.163Z] #17 32.42 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-12T12:51:55.163Z] #17 32.42 Setting up python3 (3.7.3-1) ... [2020-03-12T12:51:55.163Z] #17 32.60 Setting up python3-wheel (0.32.3-2) ... [2020-03-12T12:51:55.259Z] #44 33.79 CC images/sk-netlink.o [2020-03-12T12:51:55.394Z] #8 DONE 1.5s [2020-03-12T12:51:55.394Z] [2020-03-12T12:51:55.394Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-12T12:51:55.515Z] #44 34.00 CC images/packet-sock.o [2020-03-12T12:51:55.774Z] #17 33.00 Setting up apparmor (2.13.2-10) ... [2020-03-12T12:51:56.075Z] #44 34.34 CC images/ipc-var.o [2020-03-12T12:51:56.075Z] #44 34.53 CC images/ipc-desc.o [2020-03-12T12:51:56.313Z] #53 ... [2020-03-12T12:51:56.313Z] [2020-03-12T12:51:56.313Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:51:56.313Z] #10 6.560 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-12T12:51:56.313Z] #10 6.601 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-12T12:51:56.313Z] #10 6.601 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-12T12:51:56.325Z] #9 DONE 1.0s [2020-03-12T12:51:56.325Z] [2020-03-12T12:51:56.325Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-12T12:51:56.331Z] #44 34.75 CC images/ipc-shm.o [2020-03-12T12:51:56.582Z] #40 DONE 0.2s [2020-03-12T12:51:56.582Z] [2020-03-12T12:51:56.582Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-12T12:51:56.582Z] #29 DONE 0.1s [2020-03-12T12:51:56.582Z] [2020-03-12T12:51:56.582Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-12T12:51:56.582Z] #41 ... [2020-03-12T12:51:56.582Z] [2020-03-12T12:51:56.582Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T12:51:56.582Z] #21 DONE 0.2s [2020-03-12T12:51:56.586Z] #44 35.00 CC images/ipc-msg.o [2020-03-12T12:51:56.607Z] #68 ... [2020-03-12T12:51:56.607Z] [2020-03-12T12:51:56.607Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:51:56.607Z] #10 4.641 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-12T12:51:56.607Z] #10 4.665 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-12T12:51:56.607Z] #10 4.674 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-12T12:51:56.607Z] #10 5.205 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-12T12:51:56.780Z] #17 33.95 Setting up xfsprogs (4.20.0-1) ... [2020-03-12T12:51:56.780Z] #17 33.95 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-12T12:51:56.780Z] #17 34.16 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-12T12:51:56.839Z] [2020-03-12T12:51:56.839Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-12T12:51:56.839Z] #55 DONE 0.2s [2020-03-12T12:51:56.839Z] [2020-03-12T12:51:56.839Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:51:56.839Z] #56 ... [2020-03-12T12:51:56.839Z] [2020-03-12T12:51:56.839Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-12T12:51:56.839Z] #49 DONE 0.3s [2020-03-12T12:51:56.839Z] [2020-03-12T12:51:56.839Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-12T12:51:56.839Z] #67 DONE 0.3s [2020-03-12T12:51:56.842Z] #44 35.31 CC images/ipc-sem.o [2020-03-12T12:51:57.096Z] [2020-03-12T12:51:57.096Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-12T12:51:57.096Z] #32 DONE 0.4s [2020-03-12T12:51:57.096Z] [2020-03-12T12:51:57.096Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-12T12:51:57.096Z] #73 DONE 0.4s [2020-03-12T12:51:57.096Z] [2020-03-12T12:51:57.096Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-12T12:51:57.096Z] #52 DONE 0.4s [2020-03-12T12:51:57.096Z] [2020-03-12T12:51:57.096Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-12T12:51:57.096Z] #22 DONE 0.4s [2020-03-12T12:51:57.096Z] [2020-03-12T12:51:57.096Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:51:57.096Z] #53 ... [2020-03-12T12:51:57.096Z] [2020-03-12T12:51:57.096Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-12T12:51:57.096Z] #46 DONE 0.5s [2020-03-12T12:51:57.097Z] #44 35.54 CC images/utsns.o [2020-03-12T12:51:57.352Z] #44 35.75 CC images/creds.o [2020-03-12T12:51:57.354Z] [2020-03-12T12:51:57.354Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:51:57.395Z] #17 34.71 Setting up python3-distutils (3.7.3-1) ... [2020-03-12T12:51:57.395Z] #17 35.00 Setting up python3-setuptools (40.8.0-1) ... [2020-03-12T12:51:57.579Z] #10 ... [2020-03-12T12:51:57.579Z] [2020-03-12T12:51:57.579Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:51:57.579Z] #56 6.389 + RM_GOPATH=0 [2020-03-12T12:51:57.579Z] #56 6.389 + TMP_GOPATH= [2020-03-12T12:51:57.579Z] #56 6.389 + : /build [2020-03-12T12:51:57.579Z] #56 6.389 + '[' -z '' ']' [2020-03-12T12:51:57.579Z] #56 6.390 ++ mktemp -d [2020-03-12T12:51:57.579Z] #56 6.393 + export GOPATH=/tmp/tmp.BOXXkKgeb9 [2020-03-12T12:51:57.579Z] #56 6.393 + GOPATH=/tmp/tmp.BOXXkKgeb9 [2020-03-12T12:51:57.579Z] #56 6.393 + RM_GOPATH=1 [2020-03-12T12:51:57.579Z] #56 6.394 ++ dirname ./install.sh [2020-03-12T12:51:57.579Z] #56 6.396 + dir=. [2020-03-12T12:51:57.579Z] #56 6.397 + bin=shfmt [2020-03-12T12:51:57.579Z] #56 6.397 + shift [2020-03-12T12:51:57.579Z] #56 6.397 + '[' '!' -f ./shfmt.installer ']' [2020-03-12T12:51:57.579Z] #56 6.398 + . ./shfmt.installer [2020-03-12T12:51:57.579Z] #56 6.398 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-12T12:51:57.579Z] #56 6.399 + install_shfmt [2020-03-12T12:51:57.579Z] #56 6.399 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-12T12:51:57.579Z] #56 6.399 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-12T12:51:57.579Z] #56 6.399 + git clone https://github.com/mvdan/sh.git /tmp/tmp.BOXXkKgeb9/src/github.com/mvdan/sh [2020-03-12T12:51:57.579Z] #56 6.402 Cloning into '/tmp/tmp.BOXXkKgeb9/src/github.com/mvdan/sh'... [2020-03-12T12:51:57.608Z] #44 35.95 CC images/vma.o [2020-03-12T12:51:57.608Z] #44 36.18 CC images/netdev.o [2020-03-12T12:51:57.685Z] #10 ... [2020-03-12T12:51:57.685Z] [2020-03-12T12:51:57.685Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:51:57.685Z] #43 8.329 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-12T12:51:57.685Z] #43 8.379 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-12T12:51:57.685Z] #43 8.383 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-12T12:51:57.685Z] #43 ... [2020-03-12T12:51:57.685Z] [2020-03-12T12:51:57.685Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:51:57.685Z] #10 8.481 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-12T12:51:57.840Z] #56 ... [2020-03-12T12:51:57.840Z] [2020-03-12T12:51:57.840Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:51:57.840Z] #10 6.826 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [180 kB] [2020-03-12T12:51:58.005Z] #17 35.56 Setting up python3-pip (18.1-5) ... [2020-03-12T12:51:58.170Z] #44 36.63 CC images/tty.o [2020-03-12T12:51:58.615Z] #17 36.15 Processing triggers for libc-bin (2.28-10) ... [2020-03-12T12:51:58.774Z] #44 37.25 CC images/file-lock.o [2020-03-12T12:51:58.895Z] #17 36.18 Processing triggers for mime-support (3.62) ... [2020-03-12T12:51:59.030Z] #44 37.46 CC images/rlimit.o [2020-03-12T12:51:59.030Z] #44 ... [2020-03-12T12:51:59.030Z] [2020-03-12T12:51:59.030Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:51:59.030Z] #47 102.0 hash/crc32 [2020-03-12T12:51:59.030Z] #47 102.3 net [2020-03-12T12:51:59.030Z] #47 102.6 compress/gzip [2020-03-12T12:51:59.030Z] #47 103.2 vendor/golang.org/x/text/transform [2020-03-12T12:51:59.030Z] #47 104.3 vendor/golang.org/x/text/unicode/bidi [2020-03-12T12:51:59.030Z] #47 106.4 vendor/golang.org/x/text/secure/bidirule [2020-03-12T12:51:59.030Z] #47 106.7 vendor/golang.org/x/text/unicode/norm [2020-03-12T12:51:59.030Z] #47 110.7 vendor/golang.org/x/net/idna [2020-03-12T12:51:59.230Z] #10 8.143 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-12T12:51:59.286Z] #47 ... [2020-03-12T12:51:59.286Z] [2020-03-12T12:51:59.286Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:51:59.286Z] #44 37.77 CC images/pagemap.o [2020-03-12T12:51:59.505Z] #17 DONE 36.8s [2020-03-12T12:51:59.505Z] [2020-03-12T12:51:59.505Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-12T12:51:59.583Z] #44 38.07 CC images/siginfo.o [2020-03-12T12:51:59.584Z] #10 ... [2020-03-12T12:51:59.584Z] [2020-03-12T12:51:59.584Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T12:51:59.584Z] #35 9.327 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-12T12:51:59.584Z] #35 9.415 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-12T12:51:59.584Z] #35 9.415 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-12T12:51:59.584Z] #35 ... [2020-03-12T12:51:59.584Z] [2020-03-12T12:51:59.584Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-12T12:51:59.584Z] #62 8.615 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-12T12:51:59.584Z] #62 8.711 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-12T12:51:59.584Z] #62 8.712 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-12T12:51:59.584Z] #62 ... [2020-03-12T12:51:59.584Z] [2020-03-12T12:51:59.584Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-12T12:51:59.584Z] #30 8.057 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-12T12:51:59.584Z] #30 8.057 Cloning into '.'... [2020-03-12T12:51:59.839Z] #44 38.40 CC images/rpc.o [2020-03-12T12:51:59.841Z] #30 ... [2020-03-12T12:51:59.841Z] [2020-03-12T12:51:59.841Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:51:59.841Z] #74 9.117 + RM_GOPATH=0 [2020-03-12T12:51:59.841Z] #74 9.117 + TMP_GOPATH= [2020-03-12T12:51:59.841Z] #74 9.117 + : /build [2020-03-12T12:51:59.841Z] #74 9.117 + '[' -z '' ']' [2020-03-12T12:51:59.841Z] #74 9.117 ++ mktemp -d [2020-03-12T12:51:59.841Z] #74 9.124 + export GOPATH=/tmp/tmp.ppzf3P29fq [2020-03-12T12:51:59.841Z] #74 9.124 + GOPATH=/tmp/tmp.ppzf3P29fq [2020-03-12T12:51:59.841Z] #74 9.124 + RM_GOPATH=1 [2020-03-12T12:51:59.841Z] #74 9.124 ++ dirname ./install.sh [2020-03-12T12:51:59.841Z] #74 9.132 Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-12T12:51:59.841Z] #74 9.132 + dir=. [2020-03-12T12:51:59.841Z] #74 9.132 + bin=proxy [2020-03-12T12:51:59.841Z] #74 9.132 + shift [2020-03-12T12:51:59.841Z] #74 9.132 + '[' '!' -f ./proxy.installer ']' [2020-03-12T12:51:59.841Z] #74 9.132 + . ./proxy.installer [2020-03-12T12:51:59.841Z] #74 9.132 ++ : bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-12T12:51:59.841Z] #74 9.132 + install_proxy [2020-03-12T12:51:59.841Z] #74 9.132 + case "$1" in [2020-03-12T12:51:59.841Z] #74 9.132 + export CGO_ENABLED=0 [2020-03-12T12:51:59.841Z] #74 9.132 + CGO_ENABLED=0 [2020-03-12T12:51:59.841Z] #74 9.132 + _install_proxy [2020-03-12T12:51:59.841Z] #74 9.132 + echo 'Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669' [2020-03-12T12:51:59.841Z] #74 9.132 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ppzf3P29fq/src/github.com/docker/libnetwork [2020-03-12T12:51:59.841Z] #74 9.139 Cloning into '/tmp/tmp.ppzf3P29fq/src/github.com/docker/libnetwork'... [2020-03-12T12:51:59.841Z] #74 ... [2020-03-12T12:51:59.841Z] [2020-03-12T12:51:59.841Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-12T12:51:59.841Z] #25 8.036 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-12T12:51:59.841Z] #25 8.152 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-12T12:51:59.841Z] #25 8.152 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-12T12:51:59.841Z] #25 9.863 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-12T12:52:00.099Z] #25 ... [2020-03-12T12:52:00.099Z] [2020-03-12T12:52:00.099Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:52:00.099Z] #23 9.151 + RM_GOPATH=0 [2020-03-12T12:52:00.099Z] #23 9.151 + TMP_GOPATH= [2020-03-12T12:52:00.099Z] #23 9.151 + : /build [2020-03-12T12:52:00.099Z] #23 9.151 + '[' -z '' ']' [2020-03-12T12:52:00.099Z] #23 9.151 ++ mktemp -d [2020-03-12T12:52:00.099Z] #23 9.163 + export GOPATH=/tmp/tmp.eFTSPmxNav [2020-03-12T12:52:00.099Z] #23 9.163 + GOPATH=/tmp/tmp.eFTSPmxNav [2020-03-12T12:52:00.099Z] #23 9.163 + RM_GOPATH=1 [2020-03-12T12:52:00.099Z] #23 9.170 ++ dirname ./install.sh [2020-03-12T12:52:00.099Z] #23 9.170 + dir=. [2020-03-12T12:52:00.099Z] #23 9.170 + bin=dockercli [2020-03-12T12:52:00.099Z] #23 9.170 + shift [2020-03-12T12:52:00.099Z] #23 9.170 + '[' '!' -f ./dockercli.installer ']' [2020-03-12T12:52:00.099Z] #23 9.170 + . ./dockercli.installer [2020-03-12T12:52:00.099Z] #23 9.170 ++ : stable [2020-03-12T12:52:00.099Z] #23 9.170 ++ : 17.06.2-ce [2020-03-12T12:52:00.099Z] #23 9.170 + install_dockercli [2020-03-12T12:52:00.099Z] #23 9.170 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-12T12:52:00.099Z] #23 9.170 ++ uname -m [2020-03-12T12:52:00.099Z] #23 9.170 Install docker/cli version 17.06.2-ce from stable [2020-03-12T12:52:00.099Z] #23 9.180 + arch=x86_64 [2020-03-12T12:52:00.099Z] #23 9.180 + '[' x86_64 '!=' x86_64 ']' [2020-03-12T12:52:00.099Z] #23 9.180 + url=https://download.docker.com/linux/static [2020-03-12T12:52:00.099Z] #23 9.184 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-12T12:52:00.099Z] #23 9.189 + tar -xz docker/docker [2020-03-12T12:52:00.099Z] #23 ... [2020-03-12T12:52:00.099Z] [2020-03-12T12:52:00.099Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:52:00.099Z] #47 9.393 + RM_GOPATH=0 [2020-03-12T12:52:00.099Z] #47 9.393 + TMP_GOPATH= [2020-03-12T12:52:00.099Z] #47 9.393 + : /build [2020-03-12T12:52:00.099Z] #47 9.393 + '[' -z '' ']' [2020-03-12T12:52:00.099Z] #47 9.404 ++ mktemp -d [2020-03-12T12:52:00.099Z] #47 9.404 + export GOPATH=/tmp/tmp.YKVne3EFZ8 [2020-03-12T12:52:00.099Z] #47 9.404 + GOPATH=/tmp/tmp.YKVne3EFZ8 [2020-03-12T12:52:00.099Z] #47 9.404 + RM_GOPATH=1 [2020-03-12T12:52:00.099Z] #47 9.404 ++ dirname ./install.sh [2020-03-12T12:52:00.099Z] #47 9.404 + dir=. [2020-03-12T12:52:00.099Z] #47 9.404 + bin=vndr [2020-03-12T12:52:00.099Z] #47 9.404 + shift [2020-03-12T12:52:00.099Z] #47 9.404 + '[' '!' -f ./vndr.installer ']' [2020-03-12T12:52:00.099Z] #47 9.404 + . ./vndr.installer [2020-03-12T12:52:00.099Z] #47 9.404 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-12T12:52:00.099Z] #47 9.404 + install_vndr [2020-03-12T12:52:00.099Z] #47 9.404 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-12T12:52:00.099Z] #47 9.404 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-12T12:52:00.099Z] #47 9.412 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.YKVne3EFZ8/src/github.com/LK4D4/vndr [2020-03-12T12:52:00.099Z] #47 9.412 Cloning into '/tmp/tmp.YKVne3EFZ8/src/github.com/LK4D4/vndr'... [2020-03-12T12:52:00.099Z] #47 10.50 + cd /tmp/tmp.YKVne3EFZ8/src/github.com/LK4D4/vndr [2020-03-12T12:52:00.099Z] #47 10.50 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-12T12:52:00.099Z] #47 10.52 + go build -buildmode=pie -v -o /build/vndr . [2020-03-12T12:52:00.360Z] #47 ... [2020-03-12T12:52:00.360Z] [2020-03-12T12:52:00.360Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:52:00.360Z] #68 9.929 + RM_GOPATH=0 [2020-03-12T12:52:00.360Z] #68 9.929 + TMP_GOPATH= [2020-03-12T12:52:00.360Z] #68 9.929 + : /build/ [2020-03-12T12:52:00.360Z] #68 9.929 + '[' -z '' ']' [2020-03-12T12:52:00.360Z] #68 9.956 ++ mktemp -d [2020-03-12T12:52:00.360Z] #68 9.983 + export GOPATH=/tmp/tmp.gFkXcyobSk [2020-03-12T12:52:00.360Z] #68 9.983 + GOPATH=/tmp/tmp.gFkXcyobSk [2020-03-12T12:52:00.360Z] #68 9.983 + RM_GOPATH=1 [2020-03-12T12:52:00.360Z] #68 9.991 ++ dirname ./install.sh [2020-03-12T12:52:00.360Z] #68 9.992 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-12T12:52:00.360Z] #68 9.993 + dir=. [2020-03-12T12:52:00.360Z] #68 9.993 + bin=rootlesskit [2020-03-12T12:52:00.360Z] #68 9.993 + shift [2020-03-12T12:52:00.360Z] #68 9.993 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-12T12:52:00.360Z] #68 9.993 + . ./rootlesskit.installer [2020-03-12T12:52:00.360Z] #68 9.993 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-12T12:52:00.360Z] #68 9.993 + install_rootlesskit [2020-03-12T12:52:00.360Z] #68 9.993 + case "$1" in [2020-03-12T12:52:00.360Z] #68 9.993 + export CGO_ENABLED=0 [2020-03-12T12:52:00.360Z] #68 9.993 + CGO_ENABLED=0 [2020-03-12T12:52:00.360Z] #68 9.993 + _install_rootlesskit [2020-03-12T12:52:00.360Z] #68 9.993 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-12T12:52:00.360Z] #68 9.993 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.gFkXcyobSk/src/github.com/rootless-containers/rootlesskit [2020-03-12T12:52:00.360Z] #68 10.00 Cloning into '/tmp/tmp.gFkXcyobSk/src/github.com/rootless-containers/rootlesskit'... [2020-03-12T12:52:00.360Z] #68 ... [2020-03-12T12:52:00.360Z] [2020-03-12T12:52:00.360Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:52:00.360Z] #33 9.317 + RM_GOPATH=0 [2020-03-12T12:52:00.360Z] #33 9.317 + TMP_GOPATH= [2020-03-12T12:52:00.360Z] #33 9.317 + : /build [2020-03-12T12:52:00.360Z] #33 9.317 + '[' -z '' ']' [2020-03-12T12:52:00.360Z] #33 9.321 ++ mktemp -d [2020-03-12T12:52:00.360Z] #33 9.321 + export GOPATH=/tmp/tmp.YsMcYZTOH5 [2020-03-12T12:52:00.360Z] #33 9.321 + GOPATH=/tmp/tmp.YsMcYZTOH5 [2020-03-12T12:52:00.360Z] #33 9.321 + RM_GOPATH=1 [2020-03-12T12:52:00.360Z] #33 9.321 ++ dirname ./install.sh [2020-03-12T12:52:00.360Z] #33 9.362 + dir=. [2020-03-12T12:52:00.360Z] #33 9.362 + bin=tomlv [2020-03-12T12:52:00.360Z] #33 9.362 + shift [2020-03-12T12:52:00.360Z] #33 9.362 + '[' '!' -f ./tomlv.installer ']' [2020-03-12T12:52:00.360Z] #33 9.362 + . ./tomlv.installer [2020-03-12T12:52:00.360Z] #33 9.374 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T12:52:00.360Z] #33 9.374 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T12:52:00.360Z] #33 9.374 + install_tomlv [2020-03-12T12:52:00.360Z] #33 9.374 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-12T12:52:00.360Z] #33 9.374 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.YsMcYZTOH5/src/github.com/BurntSushi/toml [2020-03-12T12:52:00.360Z] #33 9.394 Cloning into '/tmp/tmp.YsMcYZTOH5/src/github.com/BurntSushi/toml'... [2020-03-12T12:52:00.525Z] #18 1.231 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-12T12:52:00.525Z] #18 1.234 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-12T12:52:00.525Z] #18 1.236 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-12T12:52:00.618Z] #33 10.86 + cd /tmp/tmp.YsMcYZTOH5/src/github.com/BurntSushi/toml [2020-03-12T12:52:00.618Z] #33 10.86 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T12:52:00.618Z] #33 10.89 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-12T12:52:00.618Z] #33 ... [2020-03-12T12:52:00.618Z] [2020-03-12T12:52:00.618Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:52:00.618Z] #50 10.07 + RM_GOPATH=0 [2020-03-12T12:52:00.618Z] #50 10.07 + TMP_GOPATH= [2020-03-12T12:52:00.618Z] #50 10.07 + : /build [2020-03-12T12:52:00.618Z] #50 10.07 + '[' -z '' ']' [2020-03-12T12:52:00.618Z] #50 10.10 ++ mktemp -d [2020-03-12T12:52:00.618Z] #50 10.12 + export GOPATH=/tmp/tmp.Por8nNCP1S [2020-03-12T12:52:00.618Z] #50 10.12 + GOPATH=/tmp/tmp.Por8nNCP1S [2020-03-12T12:52:00.618Z] #50 10.12 + RM_GOPATH=1 [2020-03-12T12:52:00.618Z] #50 10.12 ++ dirname ./install.sh [2020-03-12T12:52:00.618Z] #50 10.17 Installing gotestsum version v0.3.5 [2020-03-12T12:52:00.618Z] #50 10.17 + dir=. [2020-03-12T12:52:00.618Z] #50 10.17 + bin=gotestsum [2020-03-12T12:52:00.618Z] #50 10.17 + shift [2020-03-12T12:52:00.618Z] #50 10.17 + '[' '!' -f ./gotestsum.installer ']' [2020-03-12T12:52:00.618Z] #50 10.17 + . ./gotestsum.installer [2020-03-12T12:52:00.618Z] #50 10.17 ++ : v0.3.5 [2020-03-12T12:52:00.618Z] #50 10.17 + install_gotestsum [2020-03-12T12:52:00.618Z] #50 10.17 + echo 'Installing gotestsum version v0.3.5' [2020-03-12T12:52:00.618Z] #50 10.17 + go get -d gotest.tools/gotestsum [2020-03-12T12:52:00.618Z] #50 ... [2020-03-12T12:52:00.618Z] [2020-03-12T12:52:00.618Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:52:00.618Z] #53 10.58 + RM_GOPATH=0 [2020-03-12T12:52:00.618Z] #53 10.58 + TMP_GOPATH= [2020-03-12T12:52:00.618Z] #53 10.58 + : /build [2020-03-12T12:52:00.618Z] #53 10.58 + '[' -z '' ']' [2020-03-12T12:52:00.618Z] #53 10.58 ++ mktemp -d [2020-03-12T12:52:00.618Z] #53 10.59 + export GOPATH=/tmp/tmp.eaQ2TsVkIf [2020-03-12T12:52:00.618Z] #53 10.59 + GOPATH=/tmp/tmp.eaQ2TsVkIf [2020-03-12T12:52:00.618Z] #53 10.59 + RM_GOPATH=1 [2020-03-12T12:52:00.618Z] #53 10.59 ++ dirname ./install.sh [2020-03-12T12:52:00.618Z] #53 10.59 + dir=. [2020-03-12T12:52:00.618Z] #53 10.59 + bin=golangci_lint [2020-03-12T12:52:00.618Z] #53 10.59 + shift [2020-03-12T12:52:00.618Z] #53 10.59 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-12T12:52:00.618Z] #53 10.59 + . ./golangci_lint.installer [2020-03-12T12:52:00.618Z] #53 10.59 ++ : v1.23.8 [2020-03-12T12:52:00.618Z] #53 10.59 + install_golangci_lint [2020-03-12T12:52:00.618Z] #53 10.59 + echo 'Installing golangci-lint version v1.23.8' [2020-03-12T12:52:00.618Z] #53 10.59 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-12T12:52:00.618Z] #53 10.59 Installing golangci-lint version v1.23.8 [2020-03-12T12:52:00.804Z] #18 DONE 1.4s [2020-03-12T12:52:00.804Z] [2020-03-12T12:52:00.804Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:52:00.804Z] #44 85.85 CC criu/namespaces.o [2020-03-12T12:52:00.804Z] #44 86.84 CC criu/net.o [2020-03-12T12:52:00.804Z] #44 88.67 CC criu/netfilter.o [2020-03-12T12:52:00.804Z] #44 88.97 CC criu/page-pipe.o [2020-03-12T12:52:00.804Z] #44 89.33 CC criu/page-xfer.o [2020-03-12T12:52:01.148Z] #10 ... [2020-03-12T12:52:01.148Z] [2020-03-12T12:52:01.148Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-12T12:52:01.148Z] #25 5.656 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-12T12:52:01.148Z] #25 5.703 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-12T12:52:01.148Z] #25 5.703 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-12T12:52:01.148Z] #25 6.833 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-12T12:52:01.148Z] #25 8.466 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [180 kB] [2020-03-12T12:52:01.148Z] #25 ... [2020-03-12T12:52:01.148Z] [2020-03-12T12:52:01.148Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T12:52:01.148Z] #35 4.658 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-12T12:52:01.148Z] #35 4.679 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-12T12:52:01.148Z] #35 4.679 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-12T12:52:01.148Z] #35 5.252 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-12T12:52:01.148Z] #35 6.612 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [180 kB] [2020-03-12T12:52:01.148Z] #35 8.044 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-12T12:52:01.202Z] #44 39.74 CC images/ext-file.o [2020-03-12T12:52:01.409Z] #35 ... [2020-03-12T12:52:01.409Z] [2020-03-12T12:52:01.409Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-12T12:52:01.409Z] #62 5.085 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-12T12:52:01.409Z] #62 5.099 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-12T12:52:01.409Z] #62 5.099 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-12T12:52:01.409Z] #62 5.813 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-12T12:52:01.409Z] #62 7.371 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [180 kB] [2020-03-12T12:52:01.409Z] #62 8.925 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-12T12:52:01.409Z] #62 ... [2020-03-12T12:52:01.409Z] [2020-03-12T12:52:01.409Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:52:01.409Z] #50 7.718 + RM_GOPATH=0 [2020-03-12T12:52:01.409Z] #50 7.718 + TMP_GOPATH= [2020-03-12T12:52:01.409Z] #50 7.727 + : /build [2020-03-12T12:52:01.409Z] #50 7.727 + '[' -z '' ']' [2020-03-12T12:52:01.409Z] #50 7.728 ++ mktemp -d [2020-03-12T12:52:01.409Z] #50 7.735 + export GOPATH=/tmp/tmp.BwkChU0TtX [2020-03-12T12:52:01.409Z] #50 7.735 + GOPATH=/tmp/tmp.BwkChU0TtX [2020-03-12T12:52:01.409Z] #50 7.736 + RM_GOPATH=1 [2020-03-12T12:52:01.409Z] #50 7.740 ++ dirname ./install.sh [2020-03-12T12:52:01.409Z] #50 7.742 + dir=. [2020-03-12T12:52:01.409Z] #50 7.743 + bin=gotestsum [2020-03-12T12:52:01.409Z] #50 7.743 + shift [2020-03-12T12:52:01.409Z] #50 7.744 + '[' '!' -f ./gotestsum.installer ']' [2020-03-12T12:52:01.409Z] #50 7.745 + . ./gotestsum.installer [2020-03-12T12:52:01.409Z] #50 7.746 ++ : v0.3.5 [2020-03-12T12:52:01.409Z] #50 7.746 + install_gotestsum [2020-03-12T12:52:01.409Z] #50 7.747 + echo 'Installing gotestsum version v0.3.5' [2020-03-12T12:52:01.409Z] #50 7.748 Installing gotestsum version v0.3.5 [2020-03-12T12:52:01.409Z] #50 7.748 + go get -d gotest.tools/gotestsum [2020-03-12T12:52:01.424Z] #44 90.33 CC criu/pagemap-cache.o [2020-03-12T12:52:01.670Z] #50 ... [2020-03-12T12:52:01.670Z] [2020-03-12T12:52:01.670Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:52:01.670Z] #74 6.910 + RM_GOPATH=0 [2020-03-12T12:52:01.670Z] #74 6.910 + TMP_GOPATH= [2020-03-12T12:52:01.670Z] #74 6.910 + : /build [2020-03-12T12:52:01.670Z] #74 6.910 + '[' -z '' ']' [2020-03-12T12:52:01.670Z] #74 6.910 ++ mktemp -d [2020-03-12T12:52:01.670Z] #74 6.914 + export GOPATH=/tmp/tmp.hlDjgM6SDa [2020-03-12T12:52:01.670Z] #74 6.914 + GOPATH=/tmp/tmp.hlDjgM6SDa [2020-03-12T12:52:01.670Z] #74 6.914 + RM_GOPATH=1 [2020-03-12T12:52:01.670Z] #74 6.915 ++ dirname ./install.sh [2020-03-12T12:52:01.670Z] #74 6.917 + dir=. [2020-03-12T12:52:01.670Z] #74 6.917 + bin=proxy [2020-03-12T12:52:01.670Z] #74 6.918 + shift [2020-03-12T12:52:01.670Z] #74 6.918 + '[' '!' -f ./proxy.installer ']' [2020-03-12T12:52:01.670Z] #74 6.919 + . ./proxy.installer [2020-03-12T12:52:01.670Z] #74 6.922 ++ : bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-12T12:52:01.670Z] #74 6.922 + install_proxy [2020-03-12T12:52:01.670Z] #74 6.922 + case "$1" in [2020-03-12T12:52:01.670Z] #74 6.922 + export CGO_ENABLED=0 [2020-03-12T12:52:01.670Z] #74 6.922 + CGO_ENABLED=0 [2020-03-12T12:52:01.670Z] #74 6.922 + _install_proxy [2020-03-12T12:52:01.670Z] #74 6.922 + echo 'Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669' [2020-03-12T12:52:01.670Z] #74 6.922 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.hlDjgM6SDa/src/github.com/docker/libnetwork [2020-03-12T12:52:01.670Z] #74 6.922 Cloning into '/tmp/tmp.hlDjgM6SDa/src/github.com/docker/libnetwork'... [2020-03-12T12:52:01.670Z] #74 6.922 Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-12T12:52:01.670Z] #74 ... [2020-03-12T12:52:01.670Z] [2020-03-12T12:52:01.670Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:52:01.670Z] #33 7.477 + RM_GOPATH=0 [2020-03-12T12:52:01.670Z] #33 7.477 + TMP_GOPATH= [2020-03-12T12:52:01.670Z] #33 7.477 + : /build [2020-03-12T12:52:01.670Z] #33 7.477 + '[' -z '' ']' [2020-03-12T12:52:01.670Z] #33 7.478 ++ mktemp -d [2020-03-12T12:52:01.670Z] #33 7.488 + export GOPATH=/tmp/tmp.F44QAQHNXd [2020-03-12T12:52:01.670Z] #33 7.488 + GOPATH=/tmp/tmp.F44QAQHNXd [2020-03-12T12:52:01.670Z] #33 7.488 + RM_GOPATH=1 [2020-03-12T12:52:01.670Z] #33 7.488 ++ dirname ./install.sh [2020-03-12T12:52:01.670Z] #33 7.497 + dir=. [2020-03-12T12:52:01.670Z] #33 7.497 + bin=tomlv [2020-03-12T12:52:01.670Z] #33 7.497 + shift [2020-03-12T12:52:01.670Z] #33 7.497 + '[' '!' -f ./tomlv.installer ']' [2020-03-12T12:52:01.670Z] #33 7.497 + . ./tomlv.installer [2020-03-12T12:52:01.670Z] #33 7.497 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T12:52:01.670Z] #33 7.497 + install_tomlv [2020-03-12T12:52:01.670Z] #33 7.497 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-12T12:52:01.670Z] #33 7.497 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.F44QAQHNXd/src/github.com/BurntSushi/toml [2020-03-12T12:52:01.670Z] #33 7.497 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T12:52:01.670Z] #33 7.498 Cloning into '/tmp/tmp.F44QAQHNXd/src/github.com/BurntSushi/toml'... [2020-03-12T12:52:01.670Z] #33 8.363 + cd /tmp/tmp.F44QAQHNXd/src/github.com/BurntSushi/toml [2020-03-12T12:52:01.670Z] #33 8.363 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T12:52:01.670Z] #33 8.372 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-12T12:52:01.670Z] #33 9.206 math/bits [2020-03-12T12:52:01.670Z] #33 9.219 runtime/internal/sys [2020-03-12T12:52:01.670Z] #33 9.247 internal/cpu [2020-03-12T12:52:01.670Z] #33 9.375 runtime/internal/atomic [2020-03-12T12:52:01.670Z] #33 9.562 runtime/internal/math [2020-03-12T12:52:01.670Z] #33 9.731 unicode/utf8 [2020-03-12T12:52:01.670Z] #33 10.14 internal/race [2020-03-12T12:52:01.670Z] #33 10.38 internal/bytealg [2020-03-12T12:52:01.705Z] #44 90.64 CC criu/pagemap.o [2020-03-12T12:52:01.762Z] #44 40.07 CC images/cgroup.o [2020-03-12T12:52:01.931Z] #33 10.44 sync/atomic [2020-03-12T12:52:01.931Z] #33 ... [2020-03-12T12:52:01.931Z] [2020-03-12T12:52:01.931Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:52:01.931Z] #53 7.646 + RM_GOPATH=0 [2020-03-12T12:52:01.931Z] #53 7.646 + TMP_GOPATH= [2020-03-12T12:52:01.931Z] #53 7.646 + : /build [2020-03-12T12:52:01.931Z] #53 7.646 + '[' -z '' ']' [2020-03-12T12:52:01.931Z] #53 7.647 ++ mktemp -d [2020-03-12T12:52:01.931Z] #53 7.653 + export GOPATH=/tmp/tmp.RtCf1fB3eg [2020-03-12T12:52:01.931Z] #53 7.653 + GOPATH=/tmp/tmp.RtCf1fB3eg [2020-03-12T12:52:01.931Z] #53 7.653 + RM_GOPATH=1 [2020-03-12T12:52:01.931Z] #53 7.664 ++ dirname ./install.sh [2020-03-12T12:52:01.931Z] #53 7.667 + dir=. [2020-03-12T12:52:01.931Z] #53 7.667 + bin=golangci_lint [2020-03-12T12:52:01.931Z] #53 7.668 + shift [2020-03-12T12:52:01.931Z] #53 7.668 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-12T12:52:01.931Z] #53 7.668 + . ./golangci_lint.installer [2020-03-12T12:52:01.931Z] #53 7.669 ++ : v1.23.8 [2020-03-12T12:52:01.931Z] #53 7.669 + install_golangci_lint [2020-03-12T12:52:01.931Z] #53 7.670 + echo 'Installing golangci-lint version v1.23.8' [2020-03-12T12:52:01.931Z] #53 7.670 Installing golangci-lint version v1.23.8 [2020-03-12T12:52:01.931Z] #53 7.671 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-12T12:52:01.931Z] #53 ... [2020-03-12T12:52:01.931Z] [2020-03-12T12:52:01.931Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:52:01.931Z] #47 7.849 + RM_GOPATH=0 [2020-03-12T12:52:01.931Z] #47 7.849 + TMP_GOPATH= [2020-03-12T12:52:01.931Z] #47 7.849 + : /build [2020-03-12T12:52:01.931Z] #47 7.849 + '[' -z '' ']' [2020-03-12T12:52:01.931Z] #47 7.850 ++ mktemp -d [2020-03-12T12:52:01.931Z] #47 7.853 + export GOPATH=/tmp/tmp.7mX5LHy0G6 [2020-03-12T12:52:01.931Z] #47 7.853 + GOPATH=/tmp/tmp.7mX5LHy0G6 [2020-03-12T12:52:01.931Z] #47 7.853 + RM_GOPATH=1 [2020-03-12T12:52:01.931Z] #47 7.859 ++ dirname ./install.sh [2020-03-12T12:52:01.931Z] #47 7.870 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-12T12:52:01.931Z] #47 7.871 + dir=. [2020-03-12T12:52:01.931Z] #47 7.871 + bin=vndr [2020-03-12T12:52:01.931Z] #47 7.871 + shift [2020-03-12T12:52:01.931Z] #47 7.871 + '[' '!' -f ./vndr.installer ']' [2020-03-12T12:52:01.931Z] #47 7.871 + . ./vndr.installer [2020-03-12T12:52:01.931Z] #47 7.871 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-12T12:52:01.931Z] #47 7.871 + install_vndr [2020-03-12T12:52:01.931Z] #47 7.871 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-12T12:52:01.931Z] #47 7.871 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.7mX5LHy0G6/src/github.com/LK4D4/vndr [2020-03-12T12:52:01.931Z] #47 7.873 Cloning into '/tmp/tmp.7mX5LHy0G6/src/github.com/LK4D4/vndr'... [2020-03-12T12:52:01.931Z] #47 8.779 + cd /tmp/tmp.7mX5LHy0G6/src/github.com/LK4D4/vndr [2020-03-12T12:52:01.931Z] #47 8.780 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-12T12:52:01.931Z] #47 8.787 + go build -buildmode=pie -v -o /build/vndr . [2020-03-12T12:52:01.931Z] #47 10.44 internal/cpu [2020-03-12T12:52:01.931Z] #47 10.49 unicode [2020-03-12T12:52:01.931Z] #47 10.57 sync/atomic [2020-03-12T12:52:01.931Z] #47 10.64 unicode/utf8 [2020-03-12T12:52:02.191Z] #47 ... [2020-03-12T12:52:02.191Z] [2020-03-12T12:52:02.191Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-12T12:52:02.191Z] #30 7.753 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-12T12:52:02.191Z] #30 7.755 Cloning into '.'... [2020-03-12T12:52:02.314Z] #44 91.22 CC criu/parasite-syscall.o [2020-03-12T12:52:02.322Z] #44 40.69 CC images/userns.o [2020-03-12T12:52:02.322Z] #44 ... [2020-03-12T12:52:02.322Z] [2020-03-12T12:52:02.322Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:52:02.322Z] #10 105.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-12T12:52:02.322Z] #10 105.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-12T12:52:02.322Z] #10 105.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-12T12:52:02.452Z] #30 ... [2020-03-12T12:52:02.452Z] [2020-03-12T12:52:02.452Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:52:02.452Z] #43 6.577 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-12T12:52:02.452Z] #43 6.577 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-12T12:52:02.452Z] #43 6.577 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-12T12:52:02.452Z] #43 6.918 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-12T12:52:02.452Z] #43 8.102 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [180 kB] [2020-03-12T12:52:02.452Z] #43 9.967 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-12T12:52:02.452Z] #43 ... [2020-03-12T12:52:02.452Z] [2020-03-12T12:52:02.452Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-12T12:52:02.452Z] #41 6.451 + git clone https://github.com/docker/distribution.git . [2020-03-12T12:52:02.452Z] #41 6.456 Cloning into '.'... [2020-03-12T12:52:02.578Z] #10 ... [2020-03-12T12:52:02.578Z] [2020-03-12T12:52:02.578Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:52:02.578Z] #44 41.06 CC images/google/protobuf/descriptor.o [2020-03-12T12:52:02.612Z] #47 ... [2020-03-12T12:52:02.612Z] [2020-03-12T12:52:02.612Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-12T12:52:02.612Z] #62 5.571 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-12T12:52:02.612Z] #62 5.659 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-12T12:52:02.612Z] #62 5.669 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-12T12:52:02.613Z] #62 5.851 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-12T12:52:02.714Z] #41 ... [2020-03-12T12:52:02.714Z] [2020-03-12T12:52:02.714Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:52:02.714Z] #23 7.432 + RM_GOPATH=0 [2020-03-12T12:52:02.714Z] #23 7.432 + TMP_GOPATH= [2020-03-12T12:52:02.714Z] #23 7.432 + : /build [2020-03-12T12:52:02.714Z] #23 7.432 + '[' -z '' ']' [2020-03-12T12:52:02.714Z] #23 7.435 ++ mktemp -d [2020-03-12T12:52:02.714Z] #23 7.437 + export GOPATH=/tmp/tmp.w7Uhp14X67 [2020-03-12T12:52:02.714Z] #23 7.437 + GOPATH=/tmp/tmp.w7Uhp14X67 [2020-03-12T12:52:02.714Z] #23 7.437 + RM_GOPATH=1 [2020-03-12T12:52:02.714Z] #23 7.449 ++ dirname ./install.sh [2020-03-12T12:52:02.714Z] #23 7.449 + dir=. [2020-03-12T12:52:02.714Z] #23 7.449 + bin=dockercli [2020-03-12T12:52:02.714Z] #23 7.449 + shift [2020-03-12T12:52:02.714Z] #23 7.449 + '[' '!' -f ./dockercli.installer ']' [2020-03-12T12:52:02.714Z] #23 7.449 + . ./dockercli.installer [2020-03-12T12:52:02.714Z] #23 7.449 ++ : stable [2020-03-12T12:52:02.714Z] #23 7.449 ++ : 17.06.2-ce [2020-03-12T12:52:02.714Z] #23 7.449 + install_dockercli [2020-03-12T12:52:02.714Z] #23 7.449 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-12T12:52:02.714Z] #23 7.449 Install docker/cli version 17.06.2-ce from stable [2020-03-12T12:52:02.714Z] #23 7.453 ++ uname -m [2020-03-12T12:52:02.714Z] #23 7.454 + arch=aarch64 [2020-03-12T12:52:02.714Z] #23 7.454 + '[' aarch64 '!=' x86_64 ']' [2020-03-12T12:52:02.714Z] #23 7.454 + '[' aarch64 '!=' s390x ']' [2020-03-12T12:52:02.714Z] #23 7.454 + '[' aarch64 '!=' armhf ']' [2020-03-12T12:52:02.714Z] #23 7.454 + build_dockercli [2020-03-12T12:52:02.714Z] #23 7.454 + git clone https://github.com/docker/docker-ce /tmp/tmp.w7Uhp14X67/tmp/docker-ce [2020-03-12T12:52:02.714Z] #23 7.457 Cloning into '/tmp/tmp.w7Uhp14X67/tmp/docker-ce'... [2020-03-12T12:52:02.714Z] #23 ... [2020-03-12T12:52:02.714Z] [2020-03-12T12:52:02.714Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:52:02.714Z] #33 10.66 math [2020-03-12T12:52:02.714Z] #33 11.04 unicode [2020-03-12T12:52:02.714Z] #33 11.21 internal/testlog [2020-03-12T12:52:02.924Z] #44 91.96 CC criu/path.o [2020-03-12T12:52:03.204Z] #44 92.22 CC criu/pie-util-vdso.o [2020-03-12T12:52:03.285Z] #33 11.83 encoding [2020-03-12T12:52:03.285Z] #33 11.94 runtime [2020-03-12T12:52:03.484Z] #44 92.62 CC criu/pie-util.o [2020-03-12T12:52:03.484Z] #44 92.75 CC criu/pipes.o [2020-03-12T12:52:03.484Z] #44 ... [2020-03-12T12:52:03.484Z] [2020-03-12T12:52:03.484Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-12T12:52:03.484Z] #41 124.1 + dpkg --print-architecture [2020-03-12T12:52:03.484Z] #41 124.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-12T12:52:03.775Z] #41 124.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-12T12:52:03.775Z] #41 124.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-12T12:52:03.858Z] #33 12.52 runtime/cgo [2020-03-12T12:52:03.988Z] #62 7.628 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-12T12:52:04.547Z] #44 42.98 CC images/opts.o [2020-03-12T12:52:04.803Z] #44 43.19 CC images/seccomp.o [2020-03-12T12:52:05.059Z] #44 43.50 CC images/binfmt-misc.o [2020-03-12T12:52:05.315Z] #44 43.79 CC images/time.o [2020-03-12T12:52:05.653Z] #44 44.05 CC images/sysctl.o [2020-03-12T12:52:05.885Z] #53 ... [2020-03-12T12:52:05.886Z] [2020-03-12T12:52:05.886Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:52:05.886Z] #47 12.56 runtime/internal/atomic [2020-03-12T12:52:05.886Z] #47 12.61 internal/cpu [2020-03-12T12:52:05.886Z] #47 13.03 runtime/internal/math [2020-03-12T12:52:05.886Z] #47 13.32 internal/race [2020-03-12T12:52:05.886Z] #47 13.49 sync/atomic [2020-03-12T12:52:05.886Z] #47 13.56 internal/bytealg [2020-03-12T12:52:05.886Z] #47 14.08 unicode [2020-03-12T12:52:05.886Z] #47 16.06 runtime [2020-03-12T12:52:05.909Z] #44 44.28 CC images/autofs.o [2020-03-12T12:52:06.179Z] #44 44.59 CC images/macvlan.o [2020-03-12T12:52:06.179Z] #44 44.78 CC images/sit.o [2020-03-12T12:52:06.438Z] #41 ... [2020-03-12T12:52:06.438Z] [2020-03-12T12:52:06.438Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-12T12:52:06.438Z] #19 3.272 Collecting yamllint==1.16.0 [2020-03-12T12:52:06.438Z] #19 3.467 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-12T12:52:06.438Z] #19 3.511 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-12T12:52:06.438Z] #19 3.545 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-12T12:52:06.438Z] #19 3.560 Collecting pyyaml (from yamllint==1.16.0) [2020-03-12T12:52:06.438Z] #19 3.626 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-03-12T12:52:06.438Z] #19 4.378 Building wheels for collected packages: pyyaml [2020-03-12T12:52:06.438Z] #19 4.385 Running setup.py bdist_wheel for pyyaml: started [2020-03-12T12:52:06.438Z] #19 4.921 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-12T12:52:06.438Z] #19 4.923 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-03-12T12:52:06.438Z] #19 4.994 Successfully built pyyaml [2020-03-12T12:52:06.438Z] #19 4.997 Installing collected packages: pathspec, pyyaml, yamllint [2020-03-12T12:52:06.438Z] #19 5.181 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-03-12T12:52:06.438Z] #19 DONE 5.5s [2020-03-12T12:52:06.438Z] [2020-03-12T12:52:06.438Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-12T12:52:06.438Z] #24 DONE 0.2s [2020-03-12T12:52:06.438Z] [2020-03-12T12:52:06.438Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-12T12:52:06.520Z] #62 ... [2020-03-12T12:52:06.520Z] [2020-03-12T12:52:06.520Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T12:52:06.520Z] #35 10.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-12T12:52:06.520Z] #35 10.17 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-12T12:52:06.520Z] #35 ... [2020-03-12T12:52:06.520Z] [2020-03-12T12:52:06.520Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:52:06.520Z] #43 8.021 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-12T12:52:06.520Z] #43 8.133 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-12T12:52:06.520Z] #43 8.201 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-12T12:52:06.520Z] #43 9.958 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-12T12:52:06.520Z] #43 ... [2020-03-12T12:52:06.520Z] [2020-03-12T12:52:06.520Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:52:06.520Z] #10 5.851 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-12T12:52:06.520Z] #10 5.870 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-12T12:52:06.520Z] #10 5.870 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-12T12:52:06.520Z] #10 6.431 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-12T12:52:06.520Z] #10 9.063 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-12T12:52:06.739Z] #44 45.02 LINK images/built-in.o [2020-03-12T12:52:06.739Z] #44 45.15 GEN compel/include/asm [2020-03-12T12:52:06.739Z] #44 45.16 GEN compel/include/version.h [2020-03-12T12:52:06.739Z] #44 45.18 touch .config [2020-03-12T12:52:06.739Z] #44 45.19 GEN include/common/config.h [2020-03-12T12:52:06.739Z] #44 45.29 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-03-12T12:52:06.739Z] #44 45.32 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-03-12T12:52:06.778Z] #10 ... [2020-03-12T12:52:06.778Z] [2020-03-12T12:52:06.778Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-12T12:52:06.778Z] #25 7.477 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-12T12:52:06.778Z] #25 7.559 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-12T12:52:06.778Z] #25 7.559 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-12T12:52:06.778Z] #25 9.306 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-12T12:52:06.994Z] #44 45.35 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-03-12T12:52:06.994Z] #44 45.37 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-03-12T12:52:06.994Z] #44 45.40 DEP compel/arch/x86/plugins/std/memcpy.d [2020-03-12T12:52:06.994Z] #44 45.43 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-03-12T12:52:06.994Z] #44 45.45 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-12T12:52:06.994Z] #44 45.48 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-03-12T12:52:06.994Z] #44 45.50 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-12T12:52:06.994Z] #44 45.53 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-12T12:52:06.994Z] #44 45.53 DEP compel/plugins/std/infect.d [2020-03-12T12:52:06.994Z] #44 45.63 DEP compel/plugins/std/string.d [2020-03-12T12:52:07.036Z] #25 ... [2020-03-12T12:52:07.036Z] [2020-03-12T12:52:07.036Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:52:07.036Z] #33 10.03 + RM_GOPATH=0 [2020-03-12T12:52:07.036Z] #33 10.03 + TMP_GOPATH= [2020-03-12T12:52:07.036Z] #33 10.03 + : /build [2020-03-12T12:52:07.036Z] #33 10.03 + '[' -z '' ']' [2020-03-12T12:52:07.036Z] #33 10.03 ++ mktemp -d [2020-03-12T12:52:07.036Z] #33 10.04 + export GOPATH=/tmp/tmp.O09k7busck [2020-03-12T12:52:07.036Z] #33 10.05 + GOPATH=/tmp/tmp.O09k7busck [2020-03-12T12:52:07.036Z] #33 10.05 + RM_GOPATH=1 [2020-03-12T12:52:07.036Z] #33 10.05 ++ dirname ./install.sh [2020-03-12T12:52:07.036Z] #33 10.07 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T12:52:07.036Z] #33 10.07 + dir=. [2020-03-12T12:52:07.036Z] #33 10.07 + bin=tomlv [2020-03-12T12:52:07.036Z] #33 10.07 + shift [2020-03-12T12:52:07.036Z] #33 10.07 + '[' '!' -f ./tomlv.installer ']' [2020-03-12T12:52:07.036Z] #33 10.07 + . ./tomlv.installer [2020-03-12T12:52:07.036Z] #33 10.07 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T12:52:07.036Z] #33 10.07 + install_tomlv [2020-03-12T12:52:07.036Z] #33 10.07 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-12T12:52:07.036Z] #33 10.07 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.O09k7busck/src/github.com/BurntSushi/toml [2020-03-12T12:52:07.036Z] #33 10.12 Cloning into '/tmp/tmp.O09k7busck/src/github.com/BurntSushi/toml'... [2020-03-12T12:52:07.036Z] #33 ... [2020-03-12T12:52:07.036Z] [2020-03-12T12:52:07.036Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:52:07.036Z] #68 ... [2020-03-12T12:52:07.036Z] [2020-03-12T12:52:07.036Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:52:07.051Z] #28 DONE 0.7s [2020-03-12T12:52:07.051Z] [2020-03-12T12:52:07.051Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:52:07.051Z] #44 93.17 CC criu/plugin.o [2020-03-12T12:52:07.051Z] #44 93.38 CC criu/proc_parse.o [2020-03-12T12:52:07.051Z] #44 95.03 CC criu/protobuf-desc.o [2020-03-12T12:52:07.051Z] #44 95.98 CC criu/protobuf.o [2020-03-12T12:52:07.293Z] #44 45.74 DEP compel/plugins/std/log.d [2020-03-12T12:52:07.293Z] #44 45.85 DEP compel/plugins/std/fds.d [2020-03-12T12:52:07.294Z] #50 ... [2020-03-12T12:52:07.294Z] [2020-03-12T12:52:07.294Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:52:07.331Z] #44 96.25 CC criu/pstree.o [2020-03-12T12:52:07.331Z] #44 ... [2020-03-12T12:52:07.331Z] [2020-03-12T12:52:07.331Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-12T12:52:07.331Z] #31 DONE 0.2s [2020-03-12T12:52:07.331Z] [2020-03-12T12:52:07.331Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-12T12:52:07.331Z] #34 DONE 0.1s [2020-03-12T12:52:07.331Z] [2020-03-12T12:52:07.331Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-12T12:52:07.331Z] #39 DONE 0.1s [2020-03-12T12:52:07.331Z] [2020-03-12T12:52:07.331Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:52:07.549Z] #44 46.03 DEP compel/plugins/std/std.d [2020-03-12T12:52:07.552Z] #74 ... [2020-03-12T12:52:07.552Z] [2020-03-12T12:52:07.552Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-12T12:52:07.552Z] #30 9.417 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-12T12:52:07.552Z] #30 9.421 Cloning into '.'... [2020-03-12T12:52:07.552Z] #30 ... [2020-03-12T12:52:07.552Z] [2020-03-12T12:52:07.552Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:52:07.552Z] #23 10.04 + RM_GOPATH=0 [2020-03-12T12:52:07.552Z] #23 10.04 + TMP_GOPATH= [2020-03-12T12:52:07.552Z] #23 10.04 + : /build [2020-03-12T12:52:07.552Z] #23 10.04 + '[' -z '' ']' [2020-03-12T12:52:07.552Z] #23 10.04 ++ mktemp -d [2020-03-12T12:52:07.552Z] #23 10.05 + export GOPATH=/tmp/tmp.Qj2gSEJfkI [2020-03-12T12:52:07.552Z] #23 10.05 + GOPATH=/tmp/tmp.Qj2gSEJfkI [2020-03-12T12:52:07.552Z] #23 10.05 + RM_GOPATH=1 [2020-03-12T12:52:07.552Z] #23 10.05 ++ dirname ./install.sh [2020-03-12T12:52:07.552Z] #23 10.05 + dir=. [2020-03-12T12:52:07.552Z] #23 10.06 + bin=dockercli [2020-03-12T12:52:07.552Z] #23 10.06 + shift [2020-03-12T12:52:07.552Z] #23 10.06 + '[' '!' -f ./dockercli.installer ']' [2020-03-12T12:52:07.552Z] #23 10.06 + . ./dockercli.installer [2020-03-12T12:52:07.552Z] #23 10.06 ++ : stable [2020-03-12T12:52:07.552Z] #23 10.06 ++ : 17.06.2-ce [2020-03-12T12:52:07.552Z] #23 10.06 + install_dockercli [2020-03-12T12:52:07.552Z] #23 10.06 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-12T12:52:07.552Z] #23 10.06 Install docker/cli version 17.06.2-ce from stable [2020-03-12T12:52:07.552Z] #23 10.06 ++ uname -m [2020-03-12T12:52:07.552Z] #23 10.07 + arch=x86_64 [2020-03-12T12:52:07.552Z] #23 10.07 + '[' x86_64 '!=' x86_64 ']' [2020-03-12T12:52:07.552Z] #23 10.07 + url=https://download.docker.com/linux/static [2020-03-12T12:52:07.552Z] #23 10.07 + tar -xz docker/docker [2020-03-12T12:52:07.552Z] #23 10.07 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-12T12:52:07.804Z] #44 46.18 DEP compel/plugins/shmem/shmem.d [2020-03-12T12:52:07.804Z] #44 46.27 DEP compel/plugins/fds/fds.d [2020-03-12T12:52:07.810Z] #23 ... [2020-03-12T12:52:07.810Z] [2020-03-12T12:52:07.810Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:52:07.810Z] #74 10.73 + RM_GOPATH=0 [2020-03-12T12:52:07.810Z] #74 10.73 + TMP_GOPATH= [2020-03-12T12:52:07.810Z] #74 10.73 + : /build [2020-03-12T12:52:07.810Z] #74 10.73 + '[' -z '' ']' [2020-03-12T12:52:07.810Z] #74 10.73 ++ mktemp -d [2020-03-12T12:52:07.810Z] #74 10.73 + export GOPATH=/tmp/tmp.Px18oaHVSG [2020-03-12T12:52:07.810Z] #74 10.73 + GOPATH=/tmp/tmp.Px18oaHVSG [2020-03-12T12:52:07.810Z] #74 10.73 + RM_GOPATH=1 [2020-03-12T12:52:07.810Z] #74 10.73 ++ dirname ./install.sh [2020-03-12T12:52:07.810Z] #74 10.74 + dir=. [2020-03-12T12:52:07.810Z] #74 10.74 + bin=proxy [2020-03-12T12:52:07.810Z] #74 10.74 + shift [2020-03-12T12:52:07.810Z] #74 10.74 + '[' '!' -f ./proxy.installer ']' [2020-03-12T12:52:07.810Z] #74 10.74 + . ./proxy.installer [2020-03-12T12:52:07.810Z] #74 10.74 ++ : bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-12T12:52:07.810Z] #74 10.74 + install_proxy [2020-03-12T12:52:07.810Z] #74 10.75 + case "$1" in [2020-03-12T12:52:07.810Z] #74 10.75 + export CGO_ENABLED=0 [2020-03-12T12:52:07.810Z] #74 10.75 Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-12T12:52:07.810Z] #74 10.75 + CGO_ENABLED=0 [2020-03-12T12:52:07.810Z] #74 10.75 + _install_proxy [2020-03-12T12:52:07.810Z] #74 10.75 + echo 'Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669' [2020-03-12T12:52:07.810Z] #74 10.75 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Px18oaHVSG/src/github.com/docker/libnetwork [2020-03-12T12:52:07.810Z] #74 10.75 Cloning into '/tmp/tmp.Px18oaHVSG/src/github.com/docker/libnetwork'... [2020-03-12T12:52:07.945Z] #65 ... [2020-03-12T12:52:07.945Z] [2020-03-12T12:52:07.945Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:52:07.945Z] #44 97.02 CC criu/rbtree.o [2020-03-12T12:52:08.060Z] #44 46.43 CC compel/plugins/std/std.o [2020-03-12T12:52:08.091Z] #33 ... [2020-03-12T12:52:08.091Z] [2020-03-12T12:52:08.091Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:52:08.091Z] #43 16.50 Fetched 8160 kB in 11s (771 kB/s) [2020-03-12T12:52:08.229Z] #44 97.18 CC criu/rst-malloc.o [2020-03-12T12:52:08.229Z] #44 97.47 CC criu/seccomp.o [2020-03-12T12:52:08.359Z] #44 46.73 CC compel/plugins/std/fds.o [2020-03-12T12:52:08.417Z] #47 ... [2020-03-12T12:52:08.417Z] [2020-03-12T12:52:08.417Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:52:08.417Z] #68 16.71 + cd /tmp/tmp.gFkXcyobSk/src/github.com/rootless-containers/rootlesskit [2020-03-12T12:52:08.417Z] #68 16.71 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-12T12:52:08.417Z] #68 16.87 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-12T12:52:08.417Z] #68 16.88 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-12T12:52:08.659Z] #44 47.15 CC compel/plugins/std/log.o [2020-03-12T12:52:08.839Z] #44 97.91 CC criu/seize.o [2020-03-12T12:52:09.033Z] #43 16.50 Reading package lists... [2020-03-12T12:52:09.033Z] #43 ... [2020-03-12T12:52:09.033Z] [2020-03-12T12:52:09.033Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:52:09.033Z] #68 7.780 + RM_GOPATH=0 [2020-03-12T12:52:09.033Z] #68 7.781 + TMP_GOPATH= [2020-03-12T12:52:09.033Z] #68 7.781 + : /build/ [2020-03-12T12:52:09.033Z] #68 7.781 + '[' -z '' ']' [2020-03-12T12:52:09.033Z] #68 7.781 ++ mktemp -d [2020-03-12T12:52:09.033Z] #68 7.805 + export GOPATH=/tmp/tmp.JwMaHzQ3H8 [2020-03-12T12:52:09.033Z] #68 7.805 + GOPATH=/tmp/tmp.JwMaHzQ3H8 [2020-03-12T12:52:09.033Z] #68 7.805 + RM_GOPATH=1 [2020-03-12T12:52:09.033Z] #68 7.806 ++ dirname ./install.sh [2020-03-12T12:52:09.033Z] #68 7.808 + dir=. [2020-03-12T12:52:09.033Z] #68 7.808 + bin=rootlesskit [2020-03-12T12:52:09.033Z] #68 7.808 + shift [2020-03-12T12:52:09.033Z] #68 7.808 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-12T12:52:09.033Z] #68 7.808 + . ./rootlesskit.installer [2020-03-12T12:52:09.033Z] #68 7.808 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-12T12:52:09.033Z] #68 7.809 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-12T12:52:09.033Z] #68 7.809 + install_rootlesskit [2020-03-12T12:52:09.033Z] #68 7.809 + case "$1" in [2020-03-12T12:52:09.033Z] #68 7.809 + export CGO_ENABLED=0 [2020-03-12T12:52:09.033Z] #68 7.809 + CGO_ENABLED=0 [2020-03-12T12:52:09.033Z] #68 7.809 + _install_rootlesskit [2020-03-12T12:52:09.033Z] #68 7.809 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-12T12:52:09.033Z] #68 7.809 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.JwMaHzQ3H8/src/github.com/rootless-containers/rootlesskit [2020-03-12T12:52:09.033Z] #68 7.812 Cloning into '/tmp/tmp.JwMaHzQ3H8/src/github.com/rootless-containers/rootlesskit'... [2020-03-12T12:52:09.033Z] #68 11.90 + cd /tmp/tmp.JwMaHzQ3H8/src/github.com/rootless-containers/rootlesskit [2020-03-12T12:52:09.033Z] #68 11.90 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-12T12:52:09.033Z] #68 11.97 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-12T12:52:09.033Z] #68 11.98 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-12T12:52:09.294Z] #68 ... [2020-03-12T12:52:09.294Z] [2020-03-12T12:52:09.294Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:52:09.294Z] #56 13.97 + cd /tmp/tmp.BOXXkKgeb9/src/github.com/mvdan/sh [2020-03-12T12:52:09.294Z] #56 13.97 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-12T12:52:09.294Z] #56 14.15 + GO111MODULE=on [2020-03-12T12:52:09.294Z] #56 14.15 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-12T12:52:09.294Z] #56 15.70 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-12T12:52:09.294Z] #56 15.87 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-12T12:52:09.294Z] #56 15.88 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-12T12:52:09.294Z] #56 16.27 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-12T12:52:09.294Z] #56 16.39 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-12T12:52:09.294Z] #56 17.13 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-12T12:52:09.352Z] #68 ... [2020-03-12T12:52:09.352Z] [2020-03-12T12:52:09.352Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-12T12:52:09.352Z] #41 9.855 + git clone https://github.com/docker/distribution.git . [2020-03-12T12:52:09.352Z] #41 9.860 Cloning into '.'... [2020-03-12T12:52:09.352Z] #41 ... [2020-03-12T12:52:09.352Z] [2020-03-12T12:52:09.352Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:52:09.352Z] #33 12.15 runtime/internal/atomic [2020-03-12T12:52:09.352Z] #33 12.31 internal/cpu [2020-03-12T12:52:09.352Z] #33 12.49 runtime/internal/sys [2020-03-12T12:52:09.352Z] #33 12.78 runtime/internal/math [2020-03-12T12:52:09.352Z] #33 12.97 math/bits [2020-03-12T12:52:09.352Z] #33 13.23 internal/bytealg [2020-03-12T12:52:09.352Z] #33 13.83 math [2020-03-12T12:52:09.352Z] #33 15.32 runtime [2020-03-12T12:52:09.352Z] #33 ... [2020-03-12T12:52:09.352Z] [2020-03-12T12:52:09.352Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:52:09.352Z] #43 10.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-12T12:52:09.352Z] #43 13.94 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-12T12:52:09.352Z] #43 18.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-12T12:52:09.450Z] #44 98.38 CC criu/servicefd.o [2020-03-12T12:52:09.554Z] #56 18.10 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-12T12:52:09.585Z] #44 48.12 CC compel/plugins/std/string.o [2020-03-12T12:52:09.613Z] #43 ... [2020-03-12T12:52:09.613Z] [2020-03-12T12:52:09.613Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:52:09.613Z] #56 10.43 + RM_GOPATH=0 [2020-03-12T12:52:09.613Z] #56 10.43 + TMP_GOPATH= [2020-03-12T12:52:09.613Z] #56 10.43 + : /build [2020-03-12T12:52:09.613Z] #56 10.43 + '[' -z '' ']' [2020-03-12T12:52:09.613Z] #56 10.43 ++ mktemp -d [2020-03-12T12:52:09.613Z] #56 10.43 + export GOPATH=/tmp/tmp.NDFpJef70b [2020-03-12T12:52:09.613Z] #56 10.43 + GOPATH=/tmp/tmp.NDFpJef70b [2020-03-12T12:52:09.613Z] #56 10.43 + RM_GOPATH=1 [2020-03-12T12:52:09.613Z] #56 10.44 ++ dirname ./install.sh [2020-03-12T12:52:09.613Z] #56 10.44 + dir=. [2020-03-12T12:52:09.613Z] #56 10.44 + bin=shfmt [2020-03-12T12:52:09.613Z] #56 10.44 + shift [2020-03-12T12:52:09.613Z] #56 10.44 + '[' '!' -f ./shfmt.installer ']' [2020-03-12T12:52:09.613Z] #56 10.44 + . ./shfmt.installer [2020-03-12T12:52:09.613Z] #56 10.44 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-12T12:52:09.613Z] #56 10.44 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-12T12:52:09.613Z] #56 10.44 + install_shfmt [2020-03-12T12:52:09.613Z] #56 10.44 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-12T12:52:09.613Z] #56 10.44 + git clone https://github.com/mvdan/sh.git /tmp/tmp.NDFpJef70b/src/github.com/mvdan/sh [2020-03-12T12:52:09.613Z] #56 10.46 Cloning into '/tmp/tmp.NDFpJef70b/src/github.com/mvdan/sh'... [2020-03-12T12:52:09.613Z] #56 ... [2020-03-12T12:52:09.613Z] [2020-03-12T12:52:09.613Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:52:09.613Z] #47 20.25 unicode/utf8 [2020-03-12T12:52:09.730Z] #44 98.74 CC criu/shmem.o [2020-03-12T12:52:09.839Z] #44 ... [2020-03-12T12:52:09.839Z] [2020-03-12T12:52:09.840Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:52:09.840Z] #10 123.0 Selecting previously unselected package libapparmor1:amd64. [2020-03-12T12:52:09.840Z] #10 123.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-03-12T12:52:09.840Z] #10 123.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-03-12T12:52:09.840Z] #10 123.2 Selecting previously unselected package libapparmor-dev:amd64. [2020-03-12T12:52:09.840Z] #10 123.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-03-12T12:52:10.095Z] #10 123.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-12T12:52:10.351Z] #10 123.4 Selecting previously unselected package libbtrfs0. [2020-03-12T12:52:10.351Z] #10 123.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-12T12:52:10.351Z] #10 123.4 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-12T12:52:10.351Z] #10 ... [2020-03-12T12:52:10.351Z] [2020-03-12T12:52:10.351Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:52:10.351Z] #47 113.2 vendor/golang.org/x/net/http2/hpack [2020-03-12T12:52:10.351Z] #47 114.4 mime [2020-03-12T12:52:10.351Z] #47 116.1 mime/quotedprintable [2020-03-12T12:52:10.351Z] #47 116.5 net/http/internal [2020-03-12T12:52:10.351Z] #47 120.9 net/textproto [2020-03-12T12:52:10.351Z] #47 120.9 crypto/x509 [2020-03-12T12:52:10.351Z] #47 122.1 vendor/golang.org/x/net/http/httpguts [2020-03-12T12:52:10.351Z] #47 122.5 vendor/golang.org/x/net/http/httpproxy [2020-03-12T12:52:10.351Z] #47 123.0 mime/multipart [2020-03-12T12:52:10.351Z] #47 ... [2020-03-12T12:52:10.351Z] [2020-03-12T12:52:10.351Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:52:10.351Z] #44 48.87 CC compel/plugins/std/infect.o [2020-03-12T12:52:10.351Z] #44 ... [2020-03-12T12:52:10.351Z] [2020-03-12T12:52:10.351Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:52:10.351Z] #68 116.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-12T12:52:10.351Z] #68 116.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-12T12:52:10.351Z] #68 DONE 123.4s [2020-03-12T12:52:10.364Z] #44 99.47 CC criu/sigframe.o [2020-03-12T12:52:10.496Z] #56 19.03 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-12T12:52:10.496Z] #56 ... [2020-03-12T12:52:10.496Z] [2020-03-12T12:52:10.496Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-12T12:52:10.546Z] #47 ... [2020-03-12T12:52:10.546Z] [2020-03-12T12:52:10.546Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-12T12:52:10.546Z] #62 11.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-12T12:52:10.546Z] #62 15.85 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-12T12:52:10.546Z] #62 20.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-12T12:52:10.546Z] #62 ... [2020-03-12T12:52:10.546Z] [2020-03-12T12:52:10.546Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T12:52:10.546Z] #35 11.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-12T12:52:10.546Z] #35 15.41 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-12T12:52:10.546Z] #35 19.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-12T12:52:10.607Z] [2020-03-12T12:52:10.607Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-12T12:52:10.607Z] #69 DONE 0.1s [2020-03-12T12:52:10.607Z] [2020-03-12T12:52:10.607Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:52:10.607Z] #10 123.5 Selecting previously unselected package libbtrfs-dev. [2020-03-12T12:52:10.607Z] #10 123.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-12T12:52:10.607Z] #10 123.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-12T12:52:10.607Z] #10 123.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-03-12T12:52:10.607Z] #10 123.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-12T12:52:10.607Z] #10 123.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-12T12:52:10.607Z] #10 123.8 Selecting previously unselected package libudev-dev:amd64. [2020-03-12T12:52:10.607Z] #10 123.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-03-12T12:52:10.607Z] #10 123.9 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-12T12:52:10.644Z] #44 99.57 CC criu/signalfd.o [2020-03-12T12:52:10.644Z] #44 99.71 CC criu/sk-inet.o [2020-03-12T12:52:10.764Z] #41 19.58 Checking out files: 91% (1460/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. [2020-03-12T12:52:10.764Z] #41 19.73 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-12T12:52:10.804Z] #35 ... [2020-03-12T12:52:10.804Z] [2020-03-12T12:52:10.804Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:52:10.804Z] #47 21.13 math [2020-03-12T12:52:11.167Z] #10 124.2 Selecting previously unselected package libsepol1-dev:amd64. [2020-03-12T12:52:11.167Z] #10 124.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-03-12T12:52:11.167Z] #10 124.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-03-12T12:52:11.253Z] #44 100.3 CC criu/sk-netlink.o [2020-03-12T12:52:11.338Z] #41 ... [2020-03-12T12:52:11.338Z] [2020-03-12T12:52:11.338Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-12T12:52:11.338Z] #25 10.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-12T12:52:11.338Z] #25 17.19 Fetched 8160 kB in 12s (694 kB/s) [2020-03-12T12:52:11.533Z] #44 100.6 CC criu/sk-packet.o [2020-03-12T12:52:11.601Z] #25 17.19 Reading package lists... [2020-03-12T12:52:11.601Z] #25 ... [2020-03-12T12:52:11.601Z] [2020-03-12T12:52:11.601Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:52:11.601Z] #56 20.43 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-12T12:52:11.728Z] #10 124.8 Selecting previously unselected package libpcre16-3:amd64. [2020-03-12T12:52:11.728Z] #10 124.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-03-12T12:52:11.728Z] #10 124.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-03-12T12:52:11.728Z] #10 125.1 Selecting previously unselected package libpcre32-3:amd64. [2020-03-12T12:52:11.728Z] #10 125.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-03-12T12:52:11.728Z] #10 125.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-03-12T12:52:11.751Z] #47 ... [2020-03-12T12:52:11.751Z] [2020-03-12T12:52:11.751Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:52:11.751Z] #10 12.31 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-12T12:52:11.751Z] #10 16.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-12T12:52:11.751Z] #10 ... [2020-03-12T12:52:11.751Z] [2020-03-12T12:52:11.751Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:52:11.751Z] #33 21.31 internal/testlog [2020-03-12T12:52:11.751Z] #33 21.77 encoding [2020-03-12T12:52:11.751Z] #33 21.97 runtime/cgo [2020-03-12T12:52:11.813Z] #44 101.0 CC criu/sk-queue.o [2020-03-12T12:52:11.861Z] #56 20.49 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-12T12:52:11.983Z] #10 125.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-03-12T12:52:11.983Z] #10 125.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-03-12T12:52:11.983Z] #10 125.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-12T12:52:12.121Z] #56 20.77 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-12T12:52:12.121Z] #56 20.93 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-12T12:52:12.239Z] #10 125.4 Selecting previously unselected package libpcre3-dev:amd64. [2020-03-12T12:52:12.239Z] #10 125.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-03-12T12:52:12.239Z] #10 125.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-12T12:52:12.423Z] #44 101.3 CC criu/sk-tcp.o [2020-03-12T12:52:12.423Z] #44 101.6 CC criu/sk-unix.o [2020-03-12T12:52:12.688Z] #33 ... [2020-03-12T12:52:12.688Z] [2020-03-12T12:52:12.688Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-12T12:52:12.688Z] #25 13.50 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-12T12:52:12.688Z] #25 18.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-12T12:52:12.799Z] #10 125.8 Selecting previously unselected package libselinux1-dev:amd64. [2020-03-12T12:52:12.799Z] #10 125.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-03-12T12:52:12.799Z] #10 125.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-12T12:52:12.799Z] #10 126.2 Selecting previously unselected package libdevmapper-dev:amd64. [2020-03-12T12:52:12.799Z] #10 126.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-03-12T12:52:12.799Z] #10 126.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-12T12:52:13.055Z] #10 126.3 Selecting previously unselected package libseccomp-dev:amd64. [2020-03-12T12:52:13.055Z] #10 126.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-03-12T12:52:13.055Z] #10 126.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-12T12:52:13.055Z] #10 126.4 Selecting previously unselected package libsystemd-dev:amd64. [2020-03-12T12:52:13.055Z] #10 126.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-03-12T12:52:13.055Z] #10 126.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-12T12:52:13.063Z] #56 ... [2020-03-12T12:52:13.063Z] [2020-03-12T12:52:13.063Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:52:13.063Z] #47 11.82 math [2020-03-12T12:52:13.063Z] #47 12.14 runtime [2020-03-12T12:52:13.063Z] #47 12.23 encoding [2020-03-12T12:52:13.063Z] #47 12.59 unicode/utf16 [2020-03-12T12:52:13.063Z] #47 13.05 container/list [2020-03-12T12:52:13.063Z] #47 14.39 crypto/internal/subtle [2020-03-12T12:52:13.063Z] #47 14.85 crypto/subtle [2020-03-12T12:52:13.063Z] #47 15.27 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-12T12:52:13.063Z] #47 15.63 internal/nettrace [2020-03-12T12:52:13.063Z] #47 16.03 runtime/cgo [2020-03-12T12:52:13.063Z] #47 17.79 vendor/golang.org/x/crypto/internal/subtle [2020-03-12T12:52:13.255Z] #25 ... [2020-03-12T12:52:13.255Z] [2020-03-12T12:52:13.255Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:52:13.255Z] #23 23.53 + mkdir -p /build [2020-03-12T12:52:13.255Z] #23 23.55 + mv docker/docker /build/ [2020-03-12T12:52:13.255Z] #23 23.55 + rmdir docker [2020-03-12T12:52:13.311Z] #10 ... [2020-03-12T12:52:13.311Z] [2020-03-12T12:52:13.311Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:52:13.311Z] #50 DONE 126.2s [2020-03-12T12:52:13.311Z] [2020-03-12T12:52:13.311Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:52:13.311Z] #44 49.48 CC compel/arch/x86/plugins/std/parasite-head.o [2020-03-12T12:52:13.311Z] #44 49.57 CC compel/arch/x86/plugins/std/memcpy.o [2020-03-12T12:52:13.311Z] #44 49.68 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-03-12T12:52:13.311Z] #44 49.88 AR compel/plugins/std.lib.a [2020-03-12T12:52:13.311Z] #44 50.01 CC compel/plugins/fds/fds.o [2020-03-12T12:52:13.311Z] #44 50.30 AR compel/plugins/fds.lib.a [2020-03-12T12:52:13.311Z] #44 50.36 HOSTDEP compel/src/lib/log-host.d [2020-03-12T12:52:13.311Z] #44 50.41 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-12T12:52:13.311Z] #44 50.49 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-03-12T12:52:13.311Z] #44 50.59 HOSTDEP compel/src/main-host.d [2020-03-12T12:52:13.311Z] #44 50.68 DEP compel/src/lib/ptrace.d [2020-03-12T12:52:13.311Z] #44 50.77 DEP compel/src/lib/infect.d [2020-03-12T12:52:13.311Z] #44 50.89 DEP compel/src/lib/infect-util.d [2020-03-12T12:52:13.311Z] #44 51.03 DEP compel/src/lib/infect-rpc.d [2020-03-12T12:52:13.311Z] #44 51.20 DEP compel/arch/x86/src/lib/infect.d [2020-03-12T12:52:13.311Z] #44 51.31 DEP compel/arch/x86/src/lib/cpu.d [2020-03-12T12:52:13.311Z] #44 51.40 DEP compel/src/lib/log.d [2020-03-12T12:52:13.311Z] #44 51.51 DEP compel/src/main.d [2020-03-12T12:52:13.311Z] #44 51.70 DEP compel/src/lib/handle-elf.d [2020-03-12T12:52:13.311Z] #44 51.90 DEP compel/arch/x86/src/lib/handle-elf.d [2020-03-12T12:52:13.323Z] #47 ... [2020-03-12T12:52:13.324Z] [2020-03-12T12:52:13.324Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:52:13.324Z] #56 22.10 runtime/cgo [2020-03-12T12:52:13.585Z] #56 22.26 runtime [2020-03-12T12:52:13.872Z] #44 52.31 CC compel/src/lib/log.o [2020-03-12T12:52:13.884Z] #44 102.7 CC criu/sockets.o [2020-03-12T12:52:14.164Z] #44 103.2 CC criu/stats.o [2020-03-12T12:52:14.164Z] #44 103.3 CC criu/string.o [2020-03-12T12:52:14.374Z] #74 ... [2020-03-12T12:52:14.374Z] [2020-03-12T12:52:14.374Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:52:14.374Z] #47 9.958 + RM_GOPATH=0 [2020-03-12T12:52:14.374Z] #47 9.958 + TMP_GOPATH= [2020-03-12T12:52:14.374Z] #47 9.958 + : /build [2020-03-12T12:52:14.375Z] #47 9.958 + '[' -z '' ']' [2020-03-12T12:52:14.375Z] #47 9.962 ++ mktemp -d [2020-03-12T12:52:14.375Z] #47 9.969 + export GOPATH=/tmp/tmp.YQe9OKKtu5 [2020-03-12T12:52:14.375Z] #47 9.969 + GOPATH=/tmp/tmp.YQe9OKKtu5 [2020-03-12T12:52:14.375Z] #47 9.969 + RM_GOPATH=1 [2020-03-12T12:52:14.375Z] #47 9.970 ++ dirname ./install.sh [2020-03-12T12:52:14.375Z] #47 9.970 + dir=. [2020-03-12T12:52:14.375Z] #47 9.970 + bin=vndr [2020-03-12T12:52:14.375Z] #47 9.970 + shift [2020-03-12T12:52:14.375Z] #47 9.970 + '[' '!' -f ./vndr.installer ']' [2020-03-12T12:52:14.375Z] #47 9.970 + . ./vndr.installer [2020-03-12T12:52:14.375Z] #47 9.970 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-12T12:52:14.375Z] #47 9.970 + install_vndr [2020-03-12T12:52:14.375Z] #47 9.970 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-12T12:52:14.375Z] #47 9.970 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.YQe9OKKtu5/src/github.com/LK4D4/vndr [2020-03-12T12:52:14.375Z] #47 9.972 Cloning into '/tmp/tmp.YQe9OKKtu5/src/github.com/LK4D4/vndr'... [2020-03-12T12:52:14.375Z] #47 9.974 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-12T12:52:14.375Z] #47 10.89 + cd /tmp/tmp.YQe9OKKtu5/src/github.com/LK4D4/vndr [2020-03-12T12:52:14.375Z] #47 10.90 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-12T12:52:14.375Z] #47 10.91 + go build -buildmode=pie -v -o /build/vndr . [2020-03-12T12:52:14.375Z] #47 13.46 runtime/internal/atomic [2020-03-12T12:52:14.375Z] #47 13.46 internal/cpu [2020-03-12T12:52:14.375Z] #47 14.05 runtime/internal/sys [2020-03-12T12:52:14.375Z] #47 14.56 internal/bytealg [2020-03-12T12:52:14.375Z] #47 14.60 runtime/internal/math [2020-03-12T12:52:14.375Z] #47 14.83 internal/race [2020-03-12T12:52:14.375Z] #47 14.98 sync/atomic [2020-03-12T12:52:14.375Z] #47 15.96 runtime [2020-03-12T12:52:14.375Z] #47 15.99 unicode [2020-03-12T12:52:14.433Z] #44 52.76 CC compel/arch/x86/src/lib/cpu.o [2020-03-12T12:52:14.446Z] #44 103.4 CC criu/sysctl.o [2020-03-12T12:52:14.629Z] #23 DONE 25.0s [2020-03-12T12:52:14.629Z] [2020-03-12T12:52:14.629Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:52:14.629Z] #56 24.86 + cd /tmp/tmp.NDFpJef70b/src/github.com/mvdan/sh [2020-03-12T12:52:14.630Z] #56 24.87 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-12T12:52:14.630Z] #56 25.06 + GO111MODULE=on [2020-03-12T12:52:14.630Z] #56 25.06 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-12T12:52:14.725Z] #44 103.7 CC criu/sysfs_parse.o [2020-03-12T12:52:14.725Z] #44 103.9 CC criu/timerfd.o [2020-03-12T12:52:14.994Z] #44 ... [2020-03-12T12:52:14.994Z] [2020-03-12T12:52:14.994Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:52:14.994Z] #10 127.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-12T12:52:14.994Z] #10 127.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-12T12:52:14.994Z] #10 127.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-03-12T12:52:14.994Z] #10 127.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-12T12:52:14.994Z] #10 127.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-03-12T12:52:14.994Z] #10 127.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-03-12T12:52:14.994Z] #10 127.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-12T12:52:14.994Z] #10 127.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-12T12:52:14.994Z] #10 127.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-03-12T12:52:14.994Z] #10 127.2 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-12T12:52:14.994Z] #10 127.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-12T12:52:14.994Z] #10 127.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-12T12:52:14.994Z] #10 127.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-12T12:52:14.994Z] #10 127.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-12T12:52:14.994Z] #10 127.4 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-12T12:52:14.994Z] #10 127.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-12T12:52:14.994Z] #10 127.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-12T12:52:14.994Z] #10 127.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-12T12:52:14.994Z] #10 127.5 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 [2020-03-12T12:52:14.994Z] #10 127.5 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 [2020-03-12T12:52:14.994Z] #10 127.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-12T12:52:14.994Z] #10 127.6 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 [2020-03-12T12:52:14.994Z] #10 127.6 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 [2020-03-12T12:52:14.994Z] #10 127.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-12T12:52:14.994Z] #10 127.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-12T12:52:14.994Z] #10 127.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-12T12:52:14.994Z] #10 127.7 Setting up dmsetup (2:1.02.155-3) ... [2020-03-12T12:52:14.994Z] #10 127.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-12T12:52:14.994Z] #10 127.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-12T12:52:14.994Z] #10 127.7 Processing triggers for libc-bin (2.28-10) ... [2020-03-12T12:52:14.994Z] #10 DONE 128.1s [2020-03-12T12:52:14.994Z] [2020-03-12T12:52:14.994Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T12:52:14.994Z] #58 DONE 0.1s [2020-03-12T12:52:14.994Z] [2020-03-12T12:52:14.994Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-12T12:52:15.008Z] #44 104.1 CC criu/tty.o [2020-03-12T12:52:15.249Z] #59 DONE 0.1s [2020-03-12T12:52:15.249Z] [2020-03-12T12:52:15.249Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:52:15.513Z] #56 ... [2020-03-12T12:52:15.513Z] [2020-03-12T12:52:15.513Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T12:52:15.513Z] #35 14.37 Fetched 8160 kB in 10s (805 kB/s) [2020-03-12T12:52:15.513Z] #35 14.37 Reading package lists... [2020-03-12T12:52:15.775Z] #35 21.07 Reading package lists... [2020-03-12T12:52:15.775Z] #35 ... [2020-03-12T12:52:15.775Z] [2020-03-12T12:52:15.775Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:52:15.775Z] #10 14.50 Fetched 8160 kB in 10s (795 kB/s) [2020-03-12T12:52:15.775Z] #10 14.50 Reading package lists... [2020-03-12T12:52:15.775Z] #10 21.03 Reading package lists... [2020-03-12T12:52:15.775Z] #10 ... [2020-03-12T12:52:15.775Z] [2020-03-12T12:52:15.775Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:52:15.775Z] #74 21.36 Checking out files: 56% (1171/2056) Checking out files: 57% (1172/2056) Checking out files: 58% (1193/2056) Checking out files: 59% (1214/2056) Checking out files: 60% (1234/2056) Checking out files: 61% (1255/2056) Checking out files: 62% (1275/2056) Checking out files: 63% (1296/2056) Checking out files: 64% (1316/2056) Checking out files: 65% (1337/2056) Checking out files: 66% (1357/2056) Checking out files: 67% (1378/2056) Checking out files: 68% (1399/2056) Checking out files: 69% (1419/2056) Checking out files: 70% (1440/2056) Checking out files: 71% (1460/2056) Checking out files: 72% (1481/2056) Checking out files: 73% (1501/2056) Checking out files: 74% (1522/2056) Checking out files: 75% (1542/2056) Checking out files: 76% (1563/2056) Checking out files: 77% (1584/2056) Checking out files: 78% (1604/2056) Checking out files: 79% (1625/2056) Checking out files: 80% (1645/2056) Checking out files: 81% (1666/2056) Checking out files: 82% (1686/2056) Checking out files: 83% (1707/2056) Checking out files: 84% (1728/2056) Checking out files: 85% (1748/2056) Checking out files: 86% (1769/2056) Checking out files: 87% (1789/2056) Checking out files: 88% (1810/2056) Checking out files: 89% (1830/2056) Checking out files: 90% (1851/2056) Checking out files: 91% (1871/2056) Checking out files: 92% (1892/2056) Checking out files: 93% (1913/2056) Checking out files: 94% (1933/2056) Checking out files: 95% (1954/2056) Checking out files: 96% (1974/2056) Checking out files: 97% (1995/2056) Checking out files: 98% (2015/2056) Checking out files: 99% (2036/2056) Checking out files: 100% (2056/2056) Checking out files: 100% (2056/2056), done. [2020-03-12T12:52:15.775Z] #74 22.14 + cd /tmp/tmp.hlDjgM6SDa/src/github.com/docker/libnetwork [2020-03-12T12:52:15.775Z] #74 22.14 + git checkout -q bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-12T12:52:15.775Z] #74 22.57 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-12T12:52:16.003Z] #56 26.53 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-12T12:52:16.003Z] #56 26.58 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-12T12:52:16.265Z] #56 26.70 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-12T12:52:16.265Z] #56 26.82 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-12T12:52:16.346Z] #74 ... [2020-03-12T12:52:16.346Z] [2020-03-12T12:52:16.346Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-12T12:52:16.346Z] #62 15.27 Fetched 8160 kB in 10s (783 kB/s) [2020-03-12T12:52:16.346Z] #62 15.27 Reading package lists... [2020-03-12T12:52:16.470Z] #44 105.4 CC criu/tun.o [2020-03-12T12:52:16.607Z] #62 21.48 Reading package lists... [2020-03-12T12:52:16.607Z] #62 ... [2020-03-12T12:52:16.607Z] [2020-03-12T12:52:16.607Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-12T12:52:16.607Z] #41 21.87 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-03-12T12:52:16.750Z] #44 105.8 CC criu/uffd.o [2020-03-12T12:52:16.859Z] #56 27.32 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-12T12:52:16.915Z] #47 ... [2020-03-12T12:52:16.915Z] [2020-03-12T12:52:16.915Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T12:52:16.915Z] #35 10.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-12T12:52:16.915Z] #35 12.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-12T12:52:16.915Z] #35 17.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-12T12:52:16.915Z] #35 ... [2020-03-12T12:52:16.915Z] [2020-03-12T12:52:16.915Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:52:16.915Z] #68 10.86 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-12T12:52:16.915Z] #68 10.86 + RM_GOPATH=0 [2020-03-12T12:52:16.915Z] #68 10.86 + TMP_GOPATH= [2020-03-12T12:52:16.915Z] #68 10.86 + : /build/ [2020-03-12T12:52:16.915Z] #68 10.86 + '[' -z '' ']' [2020-03-12T12:52:16.915Z] #68 10.86 ++ mktemp -d [2020-03-12T12:52:16.915Z] #68 10.86 + export GOPATH=/tmp/tmp.yJ4Lo8ZujU [2020-03-12T12:52:16.915Z] #68 10.86 + GOPATH=/tmp/tmp.yJ4Lo8ZujU [2020-03-12T12:52:16.915Z] #68 10.86 + RM_GOPATH=1 [2020-03-12T12:52:16.915Z] #68 10.86 ++ dirname ./install.sh [2020-03-12T12:52:16.915Z] #68 10.86 + dir=. [2020-03-12T12:52:16.915Z] #68 10.86 + bin=rootlesskit [2020-03-12T12:52:16.915Z] #68 10.86 + shift [2020-03-12T12:52:16.915Z] #68 10.86 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-12T12:52:16.915Z] #68 10.86 + . ./rootlesskit.installer [2020-03-12T12:52:16.915Z] #68 10.86 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-12T12:52:16.915Z] #68 10.86 + install_rootlesskit [2020-03-12T12:52:16.915Z] #68 10.86 + case "$1" in [2020-03-12T12:52:16.915Z] #68 10.86 + export CGO_ENABLED=0 [2020-03-12T12:52:16.915Z] #68 10.86 + CGO_ENABLED=0 [2020-03-12T12:52:16.915Z] #68 10.86 + _install_rootlesskit [2020-03-12T12:52:16.915Z] #68 10.86 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-12T12:52:16.915Z] #68 10.86 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.yJ4Lo8ZujU/src/github.com/rootless-containers/rootlesskit [2020-03-12T12:52:16.915Z] #68 10.90 Cloning into '/tmp/tmp.yJ4Lo8ZujU/src/github.com/rootless-containers/rootlesskit'... [2020-03-12T12:52:16.915Z] #68 17.56 Checking out files: 94% (701/738) Checking out files: 95% (702/738) Checking out files: 96% (709/738) Checking out files: 97% (716/738) Checking out files: 98% (724/738) Checking out files: 99% (731/738) Checking out files: 100% (738/738) Checking out files: 100% (738/738), done. [2020-03-12T12:52:16.915Z] #68 17.73 + cd /tmp/tmp.yJ4Lo8ZujU/src/github.com/rootless-containers/rootlesskit [2020-03-12T12:52:16.915Z] #68 17.74 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-12T12:52:16.915Z] #68 18.14 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-12T12:52:16.915Z] #68 18.14 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-12T12:52:16.915Z] #68 ... [2020-03-12T12:52:16.915Z] [2020-03-12T12:52:16.915Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-12T12:52:16.915Z] #41 10.33 + git clone https://github.com/docker/distribution.git . [2020-03-12T12:52:16.915Z] #41 10.34 Cloning into '.'... [2020-03-12T12:52:16.915Z] #41 ... [2020-03-12T12:52:16.915Z] [2020-03-12T12:52:16.915Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:52:16.915Z] #33 12.32 + cd /tmp/tmp.O09k7busck/src/github.com/BurntSushi/toml [2020-03-12T12:52:16.915Z] #33 12.32 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T12:52:16.915Z] #33 12.35 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-12T12:52:16.915Z] #33 13.66 runtime/internal/atomic [2020-03-12T12:52:16.915Z] #33 13.66 internal/cpu [2020-03-12T12:52:16.915Z] #33 14.03 runtime/internal/sys [2020-03-12T12:52:16.915Z] #33 14.62 runtime/internal/math [2020-03-12T12:52:16.915Z] #33 14.68 internal/bytealg [2020-03-12T12:52:16.915Z] #33 14.84 math/bits [2020-03-12T12:52:16.915Z] #33 15.39 math [2020-03-12T12:52:16.915Z] #33 15.73 runtime [2020-03-12T12:52:17.173Z] #33 ... [2020-03-12T12:52:17.173Z] [2020-03-12T12:52:17.173Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:52:17.173Z] #56 10.35 + RM_GOPATH=0 [2020-03-12T12:52:17.173Z] #56 10.35 + TMP_GOPATH= [2020-03-12T12:52:17.173Z] #56 10.36 + : /build [2020-03-12T12:52:17.173Z] #56 10.36 + '[' -z '' ']' [2020-03-12T12:52:17.173Z] #56 10.36 ++ mktemp -d [2020-03-12T12:52:17.173Z] #56 10.36 + export GOPATH=/tmp/tmp.VSz52zQO10 [2020-03-12T12:52:17.173Z] #56 10.36 + GOPATH=/tmp/tmp.VSz52zQO10 [2020-03-12T12:52:17.173Z] #56 10.36 + RM_GOPATH=1 [2020-03-12T12:52:17.173Z] #56 10.36 ++ dirname ./install.sh [2020-03-12T12:52:17.173Z] #56 10.38 + dir=. [2020-03-12T12:52:17.173Z] #56 10.39 + bin=shfmt [2020-03-12T12:52:17.173Z] #56 10.39 + shift [2020-03-12T12:52:17.173Z] #56 10.39 + '[' '!' -f ./shfmt.installer ']' [2020-03-12T12:52:17.173Z] #56 10.39 + . ./shfmt.installer [2020-03-12T12:52:17.173Z] #56 10.39 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-12T12:52:17.173Z] #56 10.39 + install_shfmt [2020-03-12T12:52:17.173Z] #56 10.40 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-12T12:52:17.173Z] #56 10.40 + git clone https://github.com/mvdan/sh.git /tmp/tmp.VSz52zQO10/src/github.com/mvdan/sh [2020-03-12T12:52:17.173Z] #56 10.40 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-12T12:52:17.173Z] #56 10.41 Cloning into '/tmp/tmp.VSz52zQO10/src/github.com/mvdan/sh'... [2020-03-12T12:52:17.738Z] #56 ... [2020-03-12T12:52:17.738Z] [2020-03-12T12:52:17.738Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-12T12:52:17.738Z] #62 11.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-12T12:52:17.738Z] #62 ... [2020-03-12T12:52:17.738Z] [2020-03-12T12:52:17.738Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:52:17.738Z] #50 10.78 + RM_GOPATH=0 [2020-03-12T12:52:17.738Z] #50 10.78 + TMP_GOPATH= [2020-03-12T12:52:17.738Z] #50 10.78 + : /build [2020-03-12T12:52:17.738Z] #50 10.78 + '[' -z '' ']' [2020-03-12T12:52:17.738Z] #50 10.85 ++ mktemp -d [2020-03-12T12:52:17.738Z] #50 10.85 Installing gotestsum version v0.3.5 [2020-03-12T12:52:17.738Z] #50 10.85 + export GOPATH=/tmp/tmp.LJ49bfvb5M [2020-03-12T12:52:17.738Z] #50 10.85 + GOPATH=/tmp/tmp.LJ49bfvb5M [2020-03-12T12:52:17.738Z] #50 10.85 + RM_GOPATH=1 [2020-03-12T12:52:17.738Z] #50 10.85 ++ dirname ./install.sh [2020-03-12T12:52:17.738Z] #50 10.85 + dir=. [2020-03-12T12:52:17.738Z] #50 10.85 + bin=gotestsum [2020-03-12T12:52:17.738Z] #50 10.85 + shift [2020-03-12T12:52:17.738Z] #50 10.85 + '[' '!' -f ./gotestsum.installer ']' [2020-03-12T12:52:17.738Z] #50 10.85 + . ./gotestsum.installer [2020-03-12T12:52:17.738Z] #50 10.85 ++ : v0.3.5 [2020-03-12T12:52:17.738Z] #50 10.85 + install_gotestsum [2020-03-12T12:52:17.738Z] #50 10.85 + echo 'Installing gotestsum version v0.3.5' [2020-03-12T12:52:17.738Z] #50 10.85 + go get -d gotest.tools/gotestsum [2020-03-12T12:52:17.751Z] #44 106.7 CC criu/util.o [2020-03-12T12:52:17.761Z] #60 ... [2020-03-12T12:52:17.761Z] [2020-03-12T12:52:17.761Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-12T12:52:17.761Z] #11 DONE 2.5s [2020-03-12T12:52:17.761Z] [2020-03-12T12:52:17.761Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:52:17.761Z] #60 2.523 + RM_GOPATH=0 [2020-03-12T12:52:17.761Z] #60 2.523 + TMP_GOPATH= [2020-03-12T12:52:17.761Z] #60 2.523 + : /build [2020-03-12T12:52:17.761Z] #60 2.523 + '[' -z '' ']' [2020-03-12T12:52:17.761Z] #60 2.523 ++ mktemp -d [2020-03-12T12:52:17.761Z] #60 2.533 + export GOPATH=/tmp/tmp.QSGAcT1FT4 [2020-03-12T12:52:17.761Z] #60 2.533 + GOPATH=/tmp/tmp.QSGAcT1FT4 [2020-03-12T12:52:17.761Z] #60 2.533 + RM_GOPATH=1 [2020-03-12T12:52:17.761Z] #60 2.533 ++ dirname ./install.sh [2020-03-12T12:52:17.761Z] #60 2.542 + dir=. [2020-03-12T12:52:17.761Z] #60 2.542 + bin=runc [2020-03-12T12:52:17.761Z] #60 2.542 + shift [2020-03-12T12:52:17.761Z] #60 2.542 + '[' '!' -f ./runc.installer ']' [2020-03-12T12:52:17.761Z] #60 2.542 + . ./runc.installer [2020-03-12T12:52:17.761Z] #60 2.542 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-12T12:52:17.761Z] #60 2.542 + install_runc [2020-03-12T12:52:17.761Z] #60 2.542 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-12T12:52:17.761Z] #60 2.549 + uname -r [2020-03-12T12:52:17.761Z] #60 2.563 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-12T12:52:17.761Z] #60 2.563 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-12T12:52:17.761Z] #60 2.563 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.QSGAcT1FT4/src/github.com/opencontainers/runc [2020-03-12T12:52:17.761Z] #60 2.564 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-12T12:52:17.761Z] #60 2.577 Cloning into '/tmp/tmp.QSGAcT1FT4/src/github.com/opencontainers/runc'... [2020-03-12T12:52:17.998Z] #50 ... [2020-03-12T12:52:17.998Z] [2020-03-12T12:52:17.998Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T12:52:17.998Z] #35 21.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-12T12:52:17.998Z] #35 ... [2020-03-12T12:52:17.998Z] [2020-03-12T12:52:17.998Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:52:17.998Z] #53 11.02 + RM_GOPATH=0 [2020-03-12T12:52:17.998Z] #53 11.02 + TMP_GOPATH= [2020-03-12T12:52:17.998Z] #53 11.02 + : /build [2020-03-12T12:52:17.998Z] #53 11.02 + '[' -z '' ']' [2020-03-12T12:52:17.998Z] #53 11.03 ++ mktemp -d [2020-03-12T12:52:17.998Z] #53 11.03 + export GOPATH=/tmp/tmp.HHUCeiWZTu [2020-03-12T12:52:17.998Z] #53 11.03 + GOPATH=/tmp/tmp.HHUCeiWZTu [2020-03-12T12:52:17.998Z] #53 11.03 + RM_GOPATH=1 [2020-03-12T12:52:17.998Z] #53 11.03 ++ dirname ./install.sh [2020-03-12T12:52:17.998Z] #53 11.03 + dir=. [2020-03-12T12:52:17.998Z] #53 11.03 + bin=golangci_lint [2020-03-12T12:52:17.998Z] #53 11.03 + shift [2020-03-12T12:52:17.998Z] #53 11.03 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-12T12:52:17.998Z] #53 11.03 + . ./golangci_lint.installer [2020-03-12T12:52:17.998Z] #53 11.03 ++ : v1.23.8 [2020-03-12T12:52:17.998Z] #53 11.03 + install_golangci_lint [2020-03-12T12:52:17.998Z] #53 11.03 + echo 'Installing golangci-lint version v1.23.8' [2020-03-12T12:52:17.998Z] #53 11.04 Installing golangci-lint version v1.23.8 [2020-03-12T12:52:17.998Z] #53 11.05 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-12T12:52:18.241Z] #56 28.54 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-12T12:52:18.360Z] #44 107.4 CC criu/uts_ns.o [2020-03-12T12:52:18.360Z] #44 107.5 CC criu/vdso.o [2020-03-12T12:52:18.530Z] #41 ... [2020-03-12T12:52:18.530Z] [2020-03-12T12:52:18.530Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T12:52:18.530Z] #35 21.07 Reading package lists... [2020-03-12T12:52:18.970Z] #44 107.9 LINK criu/built-in.o [2020-03-12T12:52:18.970Z] #44 108.0 LINK criu/criu [2020-03-12T12:52:19.250Z] #44 108.2 DEP lib/c/criu.d [2020-03-12T12:52:19.250Z] #44 108.4 CC images/rpc.pb-c.o [2020-03-12T12:52:19.373Z] #53 ... [2020-03-12T12:52:19.373Z] [2020-03-12T12:52:19.373Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:52:19.373Z] #10 13.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-12T12:52:19.530Z] #44 108.6 CC lib/c/criu.o [2020-03-12T12:52:19.631Z] #56 29.86 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-12T12:52:19.634Z] #10 ... [2020-03-12T12:52:19.634Z] [2020-03-12T12:52:19.634Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:52:19.634Z] #47 22.33 unicode/utf8 [2020-03-12T12:52:19.811Z] #44 ... [2020-03-12T12:52:19.811Z] [2020-03-12T12:52:19.811Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-12T12:52:19.811Z] #41 DONE 140.3s [2020-03-12T12:52:19.811Z] [2020-03-12T12:52:19.811Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:52:20.053Z] #35 27.83 Building dependency tree... [2020-03-12T12:52:20.200Z] #47 ... [2020-03-12T12:52:20.200Z] [2020-03-12T12:52:20.200Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-12T12:52:20.200Z] #25 13.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-12T12:52:20.200Z] #25 17.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-12T12:52:20.273Z] #60 ... [2020-03-12T12:52:20.273Z] [2020-03-12T12:52:20.273Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-12T12:52:20.273Z] #12 DONE 2.4s [2020-03-12T12:52:20.273Z] [2020-03-12T12:52:20.273Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-12T12:52:20.462Z] #25 ... [2020-03-12T12:52:20.462Z] [2020-03-12T12:52:20.462Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:52:20.462Z] #43 14.41 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-12T12:52:20.462Z] #43 18.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-12T12:52:20.485Z] #44 109.5 LINK lib/c/built-in.o [2020-03-12T12:52:20.485Z] #44 109.5 LINK lib/c/libcriu.so [2020-03-12T12:52:20.485Z] #44 109.6 LINK lib/c/libcriu.a [2020-03-12T12:52:20.485Z] #44 109.7 GEN magic.py [2020-03-12T12:52:20.485Z] #44 109.7 Note: Building without setproctitle() and strlcpy() support. [2020-03-12T12:52:20.485Z] #44 109.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-12T12:52:20.571Z] #56 ... [2020-03-12T12:52:20.571Z] [2020-03-12T12:52:20.571Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:52:20.571Z] #43 31.37 Fetched 8332 kB in 23s (358 kB/s) [2020-03-12T12:52:20.721Z] #43 ... [2020-03-12T12:52:20.721Z] [2020-03-12T12:52:20.721Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:52:20.721Z] #47 23.61 math [2020-03-12T12:52:20.764Z] #44 109.8 Note: Building without GnuTLS support [2020-03-12T12:52:21.045Z] #44 ... [2020-03-12T12:52:21.045Z] [2020-03-12T12:52:21.045Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-12T12:52:21.045Z] #42 DONE 0.2s [2020-03-12T12:52:21.045Z] [2020-03-12T12:52:21.045Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:52:21.045Z] #44 110.1 fatal: not a git repository (or any of the parent directories): .git [2020-03-12T12:52:21.045Z] #44 110.3 make[1]: Nothing to be done for 'all'. [2020-03-12T12:52:21.655Z] #44 110.7 make[1]: 'images/built-in.o' is up to date. [2020-03-12T12:52:21.655Z] #44 110.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-12T12:52:21.655Z] #44 110.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-12T12:52:21.655Z] #44 110.7 make[1]: 'compel/libcompel.a' is up to date. [2020-03-12T12:52:21.655Z] #44 110.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-12T12:52:21.655Z] #44 110.7 make[1]: Nothing to be done for 'all'. [2020-03-12T12:52:21.655Z] #44 110.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-12T12:52:21.655Z] #44 110.8 make[2]: Nothing to be done for 'all'. [2020-03-12T12:52:21.665Z] #47 ... [2020-03-12T12:52:21.665Z] [2020-03-12T12:52:21.665Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:52:21.665Z] #23 24.06 + mkdir -p /build [2020-03-12T12:52:21.665Z] #23 24.07 + mv docker/docker /build/ [2020-03-12T12:52:21.665Z] #23 24.08 + rmdir docker [2020-03-12T12:52:21.665Z] #23 DONE 24.6s [2020-03-12T12:52:21.932Z] [2020-03-12T12:52:21.932Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:52:21.932Z] #56 24.92 + cd /tmp/tmp.VSz52zQO10/src/github.com/mvdan/sh [2020-03-12T12:52:21.932Z] #56 24.92 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-12T12:52:21.935Z] #44 110.9 make[2]: Nothing to be done for 'all'. [2020-03-12T12:52:21.935Z] #44 110.9 make[2]: Nothing to be done for 'all'. [2020-03-12T12:52:21.935Z] #44 110.9 make[2]: Nothing to be done for 'all'. [2020-03-12T12:52:21.935Z] #44 111.0 make[2]: Nothing to be done for 'all'. [2020-03-12T12:52:21.935Z] #44 111.0 make[2]: Nothing to be done for 'all'. [2020-03-12T12:52:21.935Z] #44 111.0 make[2]: Nothing to be done for 'all'. [2020-03-12T12:52:21.935Z] #44 111.1 make[2]: Nothing to be done for 'all'. [2020-03-12T12:52:22.164Z] #13 2.144 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-12T12:52:22.164Z] #13 DONE 2.3s [2020-03-12T12:52:22.164Z] [2020-03-12T12:52:22.164Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-12T12:52:22.197Z] #56 25.25 + GO111MODULE=on [2020-03-12T12:52:22.197Z] #56 25.25 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-12T12:52:22.219Z] #44 111.1 INSTALL criu/criu [2020-03-12T12:52:22.219Z] #44 DONE 111.3s [2020-03-12T12:52:22.219Z] [2020-03-12T12:52:22.219Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:52:22.501Z] #60 69.20 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 [2020-03-12T12:52:22.597Z] #35 31.17 The following additional packages will be installed: [2020-03-12T12:52:22.597Z] #35 31.19 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-12T12:52:22.597Z] #35 31.20 Suggested packages: [2020-03-12T12:52:22.597Z] #35 31.20 cmake-doc ninja-build lrzip [2020-03-12T12:52:22.597Z] #35 31.20 Recommended packages: [2020-03-12T12:52:22.597Z] #35 31.20 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-12T12:52:23.090Z] #14 ... [2020-03-12T12:52:23.090Z] [2020-03-12T12:52:23.090Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:52:23.090Z] #47 125.9 crypto/tls [2020-03-12T12:52:23.090Z] #47 133.7 net/http/httptrace [2020-03-12T12:52:23.090Z] #47 133.9 net/http [2020-03-12T12:52:23.090Z] #47 ... [2020-03-12T12:52:23.090Z] [2020-03-12T12:52:23.090Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:52:23.090Z] #44 53.84 CC compel/arch/x86/src/lib/infect.o [2020-03-12T12:52:23.090Z] #44 54.84 CC compel/src/lib/infect-rpc.o [2020-03-12T12:52:23.090Z] #44 55.22 CC compel/src/lib/infect-util.o [2020-03-12T12:52:23.090Z] #44 55.57 CC compel/src/lib/infect.o [2020-03-12T12:52:23.090Z] #44 58.03 CC compel/src/lib/ptrace.o [2020-03-12T12:52:23.090Z] #44 58.74 AR compel/libcompel.a [2020-03-12T12:52:23.090Z] #44 58.90 HOSTCC compel/src/main-host.o [2020-03-12T12:52:23.090Z] #44 59.26 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-03-12T12:52:23.090Z] #44 59.53 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-12T12:52:23.090Z] #44 59.86 HOSTCC compel/src/lib/log-host.o [2020-03-12T12:52:23.090Z] #44 60.13 HOSTLINK compel/compel-host-bin [2020-03-12T12:52:23.090Z] #44 60.31 DEP soccr/soccr.d [2020-03-12T12:52:23.090Z] #44 60.46 CC soccr/soccr.o [2020-03-12T12:52:23.149Z] #60 ... [2020-03-12T12:52:23.149Z] [2020-03-12T12:52:23.149Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-12T12:52:23.149Z] #45 DONE 0.2s [2020-03-12T12:52:23.149Z] [2020-03-12T12:52:23.149Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:52:23.149Z] #60 70.00 + mkdir -p /build [2020-03-12T12:52:23.429Z] #60 ... [2020-03-12T12:52:23.429Z] [2020-03-12T12:52:23.429Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-12T12:52:23.429Z] #48 DONE 0.2s [2020-03-12T12:52:23.429Z] [2020-03-12T12:52:23.429Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:52:23.429Z] #60 70.00 + cp runc /build/runc [2020-03-12T12:52:23.538Z] #35 32.38 The following NEW packages will be installed: [2020-03-12T12:52:23.538Z] #35 32.41 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-12T12:52:23.538Z] #35 32.42 vim-common xxd [2020-03-12T12:52:23.538Z] #35 ... [2020-03-12T12:52:23.538Z] [2020-03-12T12:52:23.538Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:52:23.538Z] #43 16.50 Reading package lists... [2020-03-12T12:52:23.538Z] #43 22.94 Reading package lists... [2020-03-12T12:52:23.538Z] #43 29.49 Building dependency tree... [2020-03-12T12:52:23.538Z] #43 32.60 The following additional packages will be installed: [2020-03-12T12:52:23.538Z] #43 32.60 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-12T12:52:23.538Z] #43 32.60 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-12T12:52:23.538Z] #43 32.61 Suggested packages: [2020-03-12T12:52:23.538Z] #43 32.61 manpages-dev python-setuptools [2020-03-12T12:52:23.538Z] #43 ... [2020-03-12T12:52:23.538Z] [2020-03-12T12:52:23.538Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:52:23.538Z] #10 21.03 Reading package lists... [2020-03-12T12:52:23.538Z] #10 27.01 Building dependency tree... [2020-03-12T12:52:23.538Z] #10 30.49 The following additional packages will be installed: [2020-03-12T12:52:23.538Z] #10 30.49 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-12T12:52:23.538Z] #10 30.49 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-12T12:52:23.538Z] #10 30.49 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-12T12:52:23.538Z] #10 30.49 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-12T12:52:23.538Z] #10 30.50 Suggested packages: [2020-03-12T12:52:23.538Z] #10 30.50 gcc-8-locales seccomp wine64 [2020-03-12T12:52:23.538Z] #10 31.75 The following NEW packages will be installed: [2020-03-12T12:52:23.538Z] #10 31.77 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-12T12:52:23.538Z] #10 31.78 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-12T12:52:23.538Z] #10 31.78 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-12T12:52:23.538Z] #10 31.78 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-12T12:52:23.538Z] #10 31.78 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-12T12:52:23.538Z] #10 31.78 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-12T12:52:23.538Z] #10 32.20 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-12T12:52:23.538Z] #10 32.20 Need to get 73.3 MB of archives. [2020-03-12T12:52:23.538Z] #10 32.20 After this operation, 472 MB of additional disk space will be used. [2020-03-12T12:52:23.538Z] #10 32.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-03-12T12:52:23.538Z] #10 32.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-03-12T12:52:23.538Z] #10 32.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-03-12T12:52:23.538Z] #10 32.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-03-12T12:52:23.538Z] #10 32.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-03-12T12:52:23.538Z] #10 32.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-12T12:52:23.651Z] #44 62.06 AR soccr/libsoccr.a [2020-03-12T12:52:23.651Z] #44 62.11 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-12T12:52:23.709Z] #60 DONE 70.2s [2020-03-12T12:52:23.709Z] [2020-03-12T12:52:23.709Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-12T12:52:23.709Z] #51 DONE 0.2s [2020-03-12T12:52:23.709Z] [2020-03-12T12:52:23.709Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:52:23.798Z] #10 32.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-03-12T12:52:23.798Z] #10 ... [2020-03-12T12:52:23.798Z] [2020-03-12T12:52:23.798Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T12:52:23.798Z] #35 32.86 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-12T12:52:23.798Z] #35 32.86 Need to get 14.2 MB of archives. [2020-03-12T12:52:23.798Z] #35 32.86 After this operation, 60.0 MB of additional disk space will be used. [2020-03-12T12:52:23.798Z] #35 32.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-03-12T12:52:23.798Z] #35 32.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-12T12:52:23.798Z] #35 32.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-03-12T12:52:24.059Z] #35 33.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6 [8153 kB] [2020-03-12T12:52:24.102Z] #56 27.26 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-12T12:52:24.215Z] #44 62.58 DEP criu/arch/x86/sigframe.d [2020-03-12T12:52:24.215Z] #44 ... [2020-03-12T12:52:24.215Z] [2020-03-12T12:52:24.215Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-12T12:52:24.215Z] #14 DONE 2.2s [2020-03-12T12:52:24.215Z] [2020-03-12T12:52:24.215Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-12T12:52:24.360Z] #56 27.38 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-12T12:52:24.360Z] #56 27.45 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-12T12:52:24.633Z] #35 ... [2020-03-12T12:52:24.633Z] [2020-03-12T12:52:24.633Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-12T12:52:24.633Z] #25 17.19 Reading package lists... [2020-03-12T12:52:24.633Z] #25 23.92 Reading package lists... [2020-03-12T12:52:24.633Z] #25 30.61 Building dependency tree... [2020-03-12T12:52:24.633Z] #25 ... [2020-03-12T12:52:24.633Z] [2020-03-12T12:52:24.633Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-12T12:52:24.633Z] #62 21.48 Reading package lists... [2020-03-12T12:52:24.633Z] #62 27.05 Building dependency tree... [2020-03-12T12:52:24.633Z] #62 30.13 The following additional packages will be installed: [2020-03-12T12:52:24.633Z] #62 30.14 libbtrfs0 [2020-03-12T12:52:24.633Z] #62 30.32 The following NEW packages will be installed: [2020-03-12T12:52:24.633Z] #62 30.34 libbtrfs-dev libbtrfs0 [2020-03-12T12:52:24.633Z] #62 30.89 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-12T12:52:24.633Z] #62 30.89 Need to get 119 kB of archives. [2020-03-12T12:52:24.633Z] #62 30.89 After this operation, 387 kB of additional disk space will be used. [2020-03-12T12:52:24.633Z] #62 30.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-03-12T12:52:24.633Z] #62 30.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-03-12T12:52:24.633Z] #62 32.41 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T12:52:24.633Z] #62 32.62 Fetched 119 kB in 0s (314 kB/s) [2020-03-12T12:52:24.633Z] #62 32.79 Selecting previously unselected package libbtrfs0. [2020-03-12T12:52:24.633Z] #62 32.79 (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 ... 15374 files and directories currently installed.) [2020-03-12T12:52:24.633Z] #62 32.99 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-03-12T12:52:24.633Z] #62 33.09 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-12T12:52:24.633Z] #62 33.30 Selecting previously unselected package libbtrfs-dev. [2020-03-12T12:52:24.633Z] #62 33.31 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-03-12T12:52:24.633Z] #62 33.34 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-12T12:52:24.907Z] #62 33.75 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-12T12:52:24.907Z] #62 33.79 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-12T12:52:24.907Z] #62 33.82 Processing triggers for libc-bin (2.28-10) ... [2020-03-12T12:52:24.907Z] #62 ... [2020-03-12T12:52:24.907Z] [2020-03-12T12:52:24.907Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:52:24.907Z] #43 33.78 The following NEW packages will be installed: [2020-03-12T12:52:24.907Z] #43 33.78 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-12T12:52:24.907Z] #43 33.80 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-12T12:52:24.907Z] #43 33.83 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-12T12:52:24.907Z] #43 33.83 python-six zlib1g-dev [2020-03-12T12:52:24.926Z] #56 27.96 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-12T12:52:24.926Z] #56 28.02 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-12T12:52:25.479Z] #43 34.33 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-12T12:52:25.479Z] #43 34.33 Need to get 3798 kB of archives. [2020-03-12T12:52:25.479Z] #43 34.33 After this operation, 21.6 MB of additional disk space will be used. [2020-03-12T12:52:25.479Z] #43 34.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-03-12T12:52:25.479Z] #43 34.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-03-12T12:52:25.479Z] #43 34.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-03-12T12:52:25.479Z] #43 34.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-03-12T12:52:25.479Z] #43 34.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-03-12T12:52:25.479Z] #43 34.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-03-12T12:52:25.479Z] #43 34.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2020-03-12T12:52:25.479Z] #43 34.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-03-12T12:52:25.479Z] #43 34.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-03-12T12:52:25.740Z] #43 34.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-03-12T12:52:25.740Z] #43 34.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-03-12T12:52:25.740Z] #43 34.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-03-12T12:52:25.740Z] #43 34.78 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-03-12T12:52:25.836Z] #43 31.37 Reading package lists... [2020-03-12T12:52:25.836Z] #43 ... [2020-03-12T12:52:25.836Z] [2020-03-12T12:52:25.836Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:52:25.836Z] #74 32.68 Checking out files: 37% (766/2056) Checking out files: 38% (782/2056) Checking out files: 39% (802/2056) Checking out files: 40% (823/2056) Checking out files: 41% (843/2056) Checking out files: 42% (864/2056) Checking out files: 43% (885/2056) Checking out files: 44% (905/2056) Checking out files: 45% (926/2056) Checking out files: 46% (946/2056) Checking out files: 47% (967/2056) Checking out files: 48% (987/2056) Checking out files: 49% (1008/2056) Checking out files: 50% (1028/2056) Checking out files: 51% (1049/2056) Checking out files: 52% (1070/2056) Checking out files: 53% (1090/2056) Checking out files: 54% (1111/2056) Checking out files: 55% (1131/2056) Checking out files: 56% (1152/2056) Checking out files: 57% (1172/2056) Checking out files: 58% (1193/2056) Checking out files: 59% (1214/2056) Checking out files: 60% (1234/2056) Checking out files: 61% (1255/2056) Checking out files: 62% (1275/2056) Checking out files: 63% (1296/2056) Checking out files: 64% (1316/2056) Checking out files: 65% (1337/2056) Checking out files: 66% (1357/2056) Checking out files: 67% (1378/2056) Checking out files: 68% (1399/2056) Checking out files: 69% (1419/2056) Checking out files: 70% (1440/2056) Checking out files: 71% (1460/2056) Checking out files: 72% (1481/2056) Checking out files: 73% (1501/2056) Checking out files: 74% (1522/2056) Checking out files: 75% (1542/2056) Checking out files: 76% (1563/2056) Checking out files: 77% (1584/2056) Checking out files: 78% (1604/2056) Checking out files: 79% (1625/2056) Checking out files: 80% (1645/2056) Checking out files: 81% (1666/2056) Checking out files: 82% (1686/2056) Checking out files: 83% (1707/2056) Checking out files: 84% (1728/2056) Checking out files: 85% (1748/2056) Checking out files: 86% (1769/2056) Checking out files: 87% (1789/2056) Checking out files: 88% (1810/2056) Checking out files: 89% (1830/2056) Checking out files: 90% (1851/2056) Checking out files: 91% (1871/2056) Checking out files: 92% (1892/2056) Checking out files: 93% (1913/2056) Checking out files: 94% (1933/2056) Checking out files: 94% (1944/2056) Checking out files: 95% (1954/2056) Checking out files: 96% (1974/2056) Checking out files: 97% (1995/2056) Checking out files: 98% (2015/2056) Checking out files: 99% (2036/2056) Checking out files: 100% (2056/2056) Checking out files: 100% (2056/2056), done. [2020-03-12T12:52:25.836Z] #74 34.92 + cd /tmp/tmp.ppzf3P29fq/src/github.com/docker/libnetwork [2020-03-12T12:52:25.836Z] #74 34.94 + git checkout -q bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-12T12:52:25.836Z] #74 35.65 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-12T12:52:26.003Z] #43 34.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-03-12T12:52:26.003Z] #43 34.79 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-12T12:52:26.003Z] #43 34.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-03-12T12:52:26.003Z] #43 34.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-03-12T12:52:26.095Z] #74 ... [2020-03-12T12:52:26.095Z] [2020-03-12T12:52:26.095Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:52:26.095Z] #47 26.51 unicode/utf16 [2020-03-12T12:52:26.095Z] #47 26.83 container/list [2020-03-12T12:52:26.095Z] #47 28.15 crypto/internal/subtle [2020-03-12T12:52:26.095Z] #47 28.37 crypto/subtle [2020-03-12T12:52:26.095Z] #47 28.49 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-12T12:52:26.095Z] #47 28.58 internal/nettrace [2020-03-12T12:52:26.095Z] #47 28.69 runtime/cgo [2020-03-12T12:52:26.095Z] #47 ... [2020-03-12T12:52:26.095Z] [2020-03-12T12:52:26.095Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-12T12:52:26.095Z] #41 32.81 Checking out files: 69% (1116/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/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. [2020-03-12T12:52:26.095Z] #41 33.78 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-12T12:52:26.300Z] #56 29.49 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-12T12:52:26.578Z] #43 ... [2020-03-12T12:52:26.578Z] [2020-03-12T12:52:26.578Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-12T12:52:26.578Z] #62 DONE 35.5s [2020-03-12T12:52:26.578Z] [2020-03-12T12:52:26.578Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T12:52:26.578Z] #63 DONE 0.1s [2020-03-12T12:52:26.578Z] [2020-03-12T12:52:26.578Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-12T12:52:26.578Z] #25 33.75 ca-certificates is already the newest version (20190110). [2020-03-12T12:52:26.578Z] #25 33.75 The following additional packages will be installed: [2020-03-12T12:52:26.578Z] #25 33.75 libjq1 libonig5 [2020-03-12T12:52:26.578Z] #25 34.14 The following NEW packages will be installed: [2020-03-12T12:52:26.578Z] #25 34.14 jq libjq1 libonig5 [2020-03-12T12:52:26.578Z] #25 34.57 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-12T12:52:26.578Z] #25 34.57 Need to get 325 kB of archives. [2020-03-12T12:52:26.578Z] #25 34.57 After this operation, 1019 kB of additional disk space will be used. [2020-03-12T12:52:26.578Z] #25 34.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-03-12T12:52:26.578Z] #25 34.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-03-12T12:52:26.578Z] #25 34.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-03-12T12:52:26.729Z] #15 DONE 2.2s [2020-03-12T12:52:26.729Z] [2020-03-12T12:52:26.729Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-12T12:52:26.844Z] #25 ... [2020-03-12T12:52:26.844Z] [2020-03-12T12:52:26.844Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-12T12:52:26.844Z] #64 DONE 0.1s [2020-03-12T12:52:26.844Z] [2020-03-12T12:52:26.844Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:52:27.027Z] #41 37.63 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-03-12T12:52:27.676Z] #56 30.80 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-12T12:52:28.097Z] #65 124.0 + bin/containerd [2020-03-12T12:52:28.241Z] #56 ... [2020-03-12T12:52:28.241Z] [2020-03-12T12:52:28.241Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:52:28.241Z] #47 31.13 unicode/utf16 [2020-03-12T12:52:28.498Z] #47 31.47 container/list [2020-03-12T12:52:28.615Z] #16 DONE 2.1s [2020-03-12T12:52:28.615Z] [2020-03-12T12:52:28.615Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:52:29.426Z] #65 ... [2020-03-12T12:52:29.427Z] [2020-03-12T12:52:29.427Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:52:29.427Z] #53 27.88 + cd /tmp/tmp.RtCf1fB3eg/src/github.com/golangci/golangci-lint/ [2020-03-12T12:52:29.427Z] #53 27.88 + git checkout -q v1.23.8 [2020-03-12T12:52:29.427Z] #53 28.24 ++ git describe --tags [2020-03-12T12:52:29.427Z] #53 28.25 + version=v1.23.8 [2020-03-12T12:52:29.427Z] #53 28.25 ++ git rev-parse --short HEAD [2020-03-12T12:52:29.427Z] #53 28.25 + commit=76a82c6 [2020-03-12T12:52:29.427Z] #53 28.26 ++ git show -s --format=%cd [2020-03-12T12:52:29.427Z] #53 28.29 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-12T12:52:29.427Z] #53 28.29 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-12T12:52:29.427Z] #53 ... [2020-03-12T12:52:29.427Z] [2020-03-12T12:52:29.427Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-12T12:52:29.427Z] #25 36.16 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T12:52:29.427Z] #25 36.44 Fetched 325 kB in 0s (1033 kB/s) [2020-03-12T12:52:29.427Z] #25 36.57 Selecting previously unselected package libonig5:arm64. [2020-03-12T12:52:29.427Z] #25 36.57 (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 ... 15374 files and directories currently installed.) [2020-03-12T12:52:29.427Z] #25 36.63 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-03-12T12:52:29.427Z] #25 36.65 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-03-12T12:52:29.427Z] #25 37.02 Selecting previously unselected package libjq1:arm64. [2020-03-12T12:52:29.427Z] #25 37.04 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-03-12T12:52:29.427Z] #25 37.05 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-03-12T12:52:29.427Z] #25 37.24 Selecting previously unselected package jq. [2020-03-12T12:52:29.427Z] #25 37.24 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-03-12T12:52:29.427Z] #25 37.27 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-12T12:52:29.427Z] #25 37.61 Setting up libonig5:arm64 (6.9.1-1) ... [2020-03-12T12:52:29.427Z] #25 37.67 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-03-12T12:52:29.427Z] #25 37.69 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-12T12:52:29.427Z] #25 37.70 Processing triggers for libc-bin (2.28-10) ... [2020-03-12T12:52:29.427Z] #25 DONE 38.3s [2020-03-12T12:52:29.427Z] [2020-03-12T12:52:29.427Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:52:29.427Z] #43 36.38 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T12:52:29.427Z] #43 36.59 Fetched 3798 kB in 1s (4956 kB/s) [2020-03-12T12:52:29.427Z] #43 36.80 Selecting previously unselected package libcap-dev:arm64. [2020-03-12T12:52:29.427Z] #43 36.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 ... 15374 files and directories currently installed.) [2020-03-12T12:52:29.427Z] #43 36.89 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-03-12T12:52:29.427Z] #43 36.91 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-03-12T12:52:29.427Z] #43 37.08 Selecting previously unselected package libnet1:arm64. [2020-03-12T12:52:29.427Z] #43 37.09 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-03-12T12:52:29.427Z] #43 37.10 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-03-12T12:52:29.427Z] #43 37.22 Selecting previously unselected package libnet1-dev. [2020-03-12T12:52:29.427Z] #43 37.22 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-03-12T12:52:29.427Z] #43 37.23 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-12T12:52:29.427Z] #43 37.51 Selecting previously unselected package libnl-3-200:arm64. [2020-03-12T12:52:29.427Z] #43 37.52 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-03-12T12:52:29.427Z] #43 37.53 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-03-12T12:52:29.427Z] #43 37.83 Selecting previously unselected package libnl-3-dev:arm64. [2020-03-12T12:52:29.427Z] #43 37.83 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-03-12T12:52:29.427Z] #43 37.86 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-03-12T12:52:29.427Z] #43 ... [2020-03-12T12:52:29.427Z] [2020-03-12T12:52:29.427Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-12T12:52:29.427Z] #26 DONE 0.1s [2020-03-12T12:52:29.560Z] #41 ... [2020-03-12T12:52:29.560Z] [2020-03-12T12:52:29.560Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:52:29.560Z] #10 30.37 Fetched 8332 kB in 24s (344 kB/s) [2020-03-12T12:52:29.712Z] [2020-03-12T12:52:29.712Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:52:29.712Z] #65 2.618 + RM_GOPATH=0 [2020-03-12T12:52:29.712Z] #65 2.618 + TMP_GOPATH= [2020-03-12T12:52:29.712Z] #65 2.618 + : /build [2020-03-12T12:52:29.712Z] #65 2.618 + '[' -z '' ']' [2020-03-12T12:52:29.712Z] #65 2.625 ++ mktemp -d [2020-03-12T12:52:29.712Z] #65 2.632 + export GOPATH=/tmp/tmp.LUzPOqf5M5 [2020-03-12T12:52:29.712Z] #65 2.632 + GOPATH=/tmp/tmp.LUzPOqf5M5 [2020-03-12T12:52:29.712Z] #65 2.632 + RM_GOPATH=1 [2020-03-12T12:52:29.712Z] #65 2.636 ++ dirname ./install.sh [2020-03-12T12:52:29.712Z] #65 2.639 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-12T12:52:29.712Z] #65 2.639 + dir=. [2020-03-12T12:52:29.712Z] #65 2.639 + bin=containerd [2020-03-12T12:52:29.712Z] #65 2.639 + shift [2020-03-12T12:52:29.712Z] #65 2.639 + '[' '!' -f ./containerd.installer ']' [2020-03-12T12:52:29.712Z] #65 2.639 + . ./containerd.installer [2020-03-12T12:52:29.712Z] #65 2.639 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-12T12:52:29.712Z] #65 2.639 + install_containerd [2020-03-12T12:52:29.712Z] #65 2.639 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-12T12:52:29.712Z] #65 2.639 + git clone https://github.com/containerd/containerd.git /tmp/tmp.LUzPOqf5M5/src/github.com/containerd/containerd [2020-03-12T12:52:29.712Z] #65 2.656 Cloning into '/tmp/tmp.LUzPOqf5M5/src/github.com/containerd/containerd'... [2020-03-12T12:52:29.818Z] #10 30.37 Reading package lists... [2020-03-12T12:52:29.818Z] #10 ... [2020-03-12T12:52:29.818Z] [2020-03-12T12:52:29.818Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:52:29.818Z] #53 39.74 + cd /tmp/tmp.eaQ2TsVkIf/src/github.com/golangci/golangci-lint/ [2020-03-12T12:52:29.818Z] #53 39.74 + git checkout -q v1.23.8 [2020-03-12T12:52:29.818Z] #53 40.03 ++ git describe --tags [2020-03-12T12:52:29.818Z] #53 40.03 + version=v1.23.8 [2020-03-12T12:52:29.818Z] #53 40.03 ++ git rev-parse --short HEAD [2020-03-12T12:52:29.818Z] #53 40.03 + commit=76a82c6 [2020-03-12T12:52:29.818Z] #53 40.04 ++ git show -s --format=%cd [2020-03-12T12:52:29.818Z] #53 40.05 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-12T12:52:29.818Z] #53 40.05 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-12T12:52:29.874Z] #47 32.51 crypto/internal/subtle [2020-03-12T12:52:29.874Z] #47 32.59 crypto/subtle [2020-03-12T12:52:30.132Z] #47 32.91 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-12T12:52:30.132Z] #47 33.11 internal/nettrace [2020-03-12T12:52:30.391Z] #47 33.25 runtime/cgo [2020-03-12T12:52:31.127Z] #17 2.512 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-12T12:52:31.127Z] #17 2.547 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-12T12:52:31.127Z] #17 2.615 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-12T12:52:31.200Z] #53 ... [2020-03-12T12:52:31.200Z] [2020-03-12T12:52:31.200Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-12T12:52:31.200Z] #25 32.07 Fetched 8332 kB in 24s (345 kB/s) [2020-03-12T12:52:31.498Z] #25 32.07 Reading package lists... [2020-03-12T12:52:31.498Z] #25 ... [2020-03-12T12:52:31.498Z] [2020-03-12T12:52:31.498Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:52:31.498Z] #56 31.81 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-12T12:52:31.498Z] #56 34.28 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-12T12:52:31.498Z] #56 34.68 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-12T12:52:31.498Z] #56 35.12 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-12T12:52:31.498Z] #56 35.28 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-12T12:52:31.498Z] #56 36.67 runtime/cgo [2020-03-12T12:52:31.498Z] #56 36.89 runtime [2020-03-12T12:52:31.498Z] #56 ... [2020-03-12T12:52:31.498Z] [2020-03-12T12:52:31.498Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:52:31.498Z] #10 30.37 Reading package lists... [2020-03-12T12:52:31.691Z] #17 3.048 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-12T12:52:31.767Z] #47 ... [2020-03-12T12:52:31.767Z] [2020-03-12T12:52:31.767Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:52:31.767Z] #33 24.52 internal/testlog [2020-03-12T12:52:31.767Z] #33 25.15 encoding [2020-03-12T12:52:31.767Z] #33 25.58 runtime/cgo [2020-03-12T12:52:31.767Z] #33 ... [2020-03-12T12:52:31.767Z] [2020-03-12T12:52:31.767Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-12T12:52:31.767Z] #41 33.36 Checking out files: 54% (870/1597) Checking out files: 55% (879/1597) Checking out files: 56% (895/1597) Checking out files: 57% (911/1597) Checking out files: 58% (927/1597) Checking out files: 59% (943/1597) Checking out files: 60% (959/1597) Checking out files: 61% (975/1597) Checking out files: 62% (991/1597) Checking out files: 63% (1007/1597) Checking out files: 64% (1023/1597) Checking out files: 65% (1039/1597) Checking out files: 66% (1055/1597) Checking out files: 67% (1070/1597) Checking out files: 68% (1086/1597) Checking out files: 69% (1102/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/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. [2020-03-12T12:52:31.767Z] #41 34.27 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-12T12:52:32.271Z] #65 ... [2020-03-12T12:52:32.271Z] [2020-03-12T12:52:32.271Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:52:32.271Z] #74 DONE 40.5s [2020-03-12T12:52:32.271Z] [2020-03-12T12:52:32.271Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:52:32.271Z] #43 38.40 Selecting previously unselected package libprotobuf-c1:arm64. [2020-03-12T12:52:32.271Z] #43 38.40 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-03-12T12:52:32.271Z] #43 38.45 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-03-12T12:52:32.271Z] #43 38.88 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-03-12T12:52:32.271Z] #43 38.89 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-03-12T12:52:32.271Z] #43 38.89 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-03-12T12:52:32.271Z] #43 39.04 Selecting previously unselected package zlib1g-dev:arm64. [2020-03-12T12:52:32.271Z] #43 39.04 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-03-12T12:52:32.271Z] #43 39.07 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-03-12T12:52:32.271Z] #43 39.30 Selecting previously unselected package libprotobuf17:arm64. [2020-03-12T12:52:32.271Z] #43 39.30 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-03-12T12:52:32.271Z] #43 39.31 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-03-12T12:52:32.271Z] #43 39.91 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-03-12T12:52:32.271Z] #43 39.92 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-03-12T12:52:32.271Z] #43 39.92 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-03-12T12:52:32.271Z] #43 40.17 Selecting previously unselected package libprotobuf-dev:arm64. [2020-03-12T12:52:32.271Z] #43 40.17 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-03-12T12:52:32.271Z] #43 40.19 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-03-12T12:52:32.461Z] #65 ... [2020-03-12T12:52:32.461Z] [2020-03-12T12:52:32.461Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:52:32.461Z] #53 DONE 152.2s [2020-03-12T12:52:32.461Z] [2020-03-12T12:52:32.461Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:52:32.461Z] #65 ... [2020-03-12T12:52:32.461Z] [2020-03-12T12:52:32.461Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-12T12:52:32.741Z] #54 DONE 0.2s [2020-03-12T12:52:32.741Z] [2020-03-12T12:52:32.741Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-12T12:52:32.741Z] #57 DONE 0.1s [2020-03-12T12:52:32.741Z] [2020-03-12T12:52:32.741Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-12T12:52:32.845Z] #43 41.73 Selecting previously unselected package libprotoc17:arm64. [2020-03-12T12:52:32.845Z] #43 41.73 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-03-12T12:52:32.845Z] #43 41.74 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-03-12T12:52:32.963Z] #10 42.16 Reading package lists... [2020-03-12T12:52:32.963Z] #10 ... [2020-03-12T12:52:32.963Z] [2020-03-12T12:52:32.963Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T12:52:32.963Z] #35 33.63 Fetched 8332 kB in 24s (340 kB/s) [2020-03-12T12:52:32.963Z] #35 33.63 Reading package lists... [2020-03-12T12:52:32.963Z] #35 ... [2020-03-12T12:52:32.963Z] [2020-03-12T12:52:32.963Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:52:32.963Z] #43 31.37 Reading package lists... [2020-03-12T12:52:33.021Z] #61 DONE 0.1s [2020-03-12T12:52:33.021Z] [2020-03-12T12:52:33.021Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:52:33.151Z] #41 ... [2020-03-12T12:52:33.151Z] [2020-03-12T12:52:33.151Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-12T12:52:33.151Z] #62 26.91 Fetched 8332 kB in 22s (384 kB/s) [2020-03-12T12:52:33.151Z] #62 26.91 Reading package lists... [2020-03-12T12:52:33.412Z] #62 ... [2020-03-12T12:52:33.412Z] [2020-03-12T12:52:33.412Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-12T12:52:33.412Z] #41 36.78 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-03-12T12:52:33.577Z] #17 4.627 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-12T12:52:33.792Z] #43 42.65 Selecting previously unselected package protobuf-c-compiler. [2020-03-12T12:52:33.792Z] #43 42.66 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-03-12T12:52:33.792Z] #43 42.68 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-12T12:52:34.056Z] #43 42.92 Selecting previously unselected package protobuf-compiler. [2020-03-12T12:52:34.056Z] #43 42.92 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-03-12T12:52:34.056Z] #43 42.92 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-12T12:52:34.056Z] #43 ... [2020-03-12T12:52:34.056Z] [2020-03-12T12:52:34.056Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:52:34.056Z] #10 33.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-03-12T12:52:34.056Z] #10 33.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2020-03-12T12:52:34.056Z] #10 35.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-03-12T12:52:34.056Z] #10 37.01 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-03-12T12:52:34.056Z] #10 37.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-03-12T12:52:34.056Z] #10 37.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-03-12T12:52:34.056Z] #10 37.05 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-03-12T12:52:34.056Z] #10 37.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-03-12T12:52:34.056Z] #10 37.08 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u3 [109 kB] [2020-03-12T12:52:34.056Z] #10 37.09 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-03-12T12:52:34.056Z] #10 37.12 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-03-12T12:52:34.056Z] #10 37.14 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-03-12T12:52:34.056Z] #10 37.18 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-03-12T12:52:34.056Z] #10 37.19 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-03-12T12:52:34.056Z] #10 37.21 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-03-12T12:52:34.056Z] #10 37.23 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-03-12T12:52:34.056Z] #10 37.23 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-03-12T12:52:34.056Z] #10 37.24 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u3 [321 kB] [2020-03-12T12:52:34.056Z] #10 38.65 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T12:52:34.056Z] #10 38.88 Fetched 73.3 MB in 5s (13.7 MB/s) [2020-03-12T12:52:34.056Z] #10 39.01 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-12T12:52:34.056Z] #10 39.01 (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 ... 15374 files and directories currently installed.) [2020-03-12T12:52:34.056Z] #10 39.10 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-03-12T12:52:34.056Z] #10 39.11 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-12T12:52:34.056Z] #10 41.78 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-12T12:52:34.056Z] #10 41.78 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-03-12T12:52:34.056Z] #10 41.82 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-12T12:52:34.138Z] #17 ... [2020-03-12T12:52:34.138Z] [2020-03-12T12:52:34.138Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:52:34.138Z] #44 62.74 DEP criu/arch/x86/sigaction_compat.d [2020-03-12T12:52:34.138Z] #44 62.98 DEP criu/arch/x86/kerndat.d [2020-03-12T12:52:34.138Z] #44 63.16 DEP criu/arch/x86/crtools.d [2020-03-12T12:52:34.138Z] #44 63.34 DEP criu/arch/x86/cpu.d [2020-03-12T12:52:34.138Z] #44 63.53 CC criu/arch/x86/cpu.o [2020-03-12T12:52:34.138Z] #44 64.03 CC criu/arch/x86/crtools.o [2020-03-12T12:52:34.138Z] #44 65.60 CC criu/arch/x86/kerndat.o [2020-03-12T12:52:34.138Z] #44 66.13 CC criu/arch/x86/sigaction_compat.o [2020-03-12T12:52:34.138Z] #44 66.37 CC criu/arch/x86/sigframe.o [2020-03-12T12:52:34.138Z] #44 66.60 LINK criu/arch/x86/crtools.built-in.o [2020-03-12T12:52:34.138Z] #44 66.67 DEP criu/pie/util-vdso-elf32.d [2020-03-12T12:52:34.138Z] #44 66.80 DEP criu/pie/util-vdso.d [2020-03-12T12:52:34.138Z] #44 66.93 DEP criu/pie/util.d [2020-03-12T12:52:34.138Z] #44 67.24 CC criu/pie/util.o [2020-03-12T12:52:34.138Z] #44 67.57 CC criu/pie/util-vdso.o [2020-03-12T12:52:34.138Z] #44 68.25 CC criu/pie/util-vdso-elf32.o [2020-03-12T12:52:34.138Z] #44 68.94 AR criu/pie/pie.lib.a [2020-03-12T12:52:34.138Z] #44 69.02 DEP criu/pie/restorer.d [2020-03-12T12:52:34.138Z] #44 69.21 DEP criu/arch/x86/sigaction_compat_pie.d [2020-03-12T12:52:34.138Z] #44 69.31 DEP criu/arch/x86/restorer_unmap.d [2020-03-12T12:52:34.138Z] #44 69.33 DEP criu/arch/x86/restorer.d [2020-03-12T12:52:34.138Z] #44 69.54 DEP criu/arch/x86/vdso-pie.d [2020-03-12T12:52:34.138Z] #44 69.64 DEP criu/pie/parasite-vdso.d [2020-03-12T12:52:34.138Z] #44 69.84 DEP criu/pie/parasite.d [2020-03-12T12:52:34.138Z] #44 70.19 CC criu/pie/parasite.o [2020-03-12T12:52:34.138Z] #44 71.59 LINK criu/pie/parasite.built-in.o [2020-03-12T12:52:34.138Z] #44 71.60 GEN criu/pie/parasite-blob.h [2020-03-12T12:52:34.138Z] #44 71.62 CC criu/pie/parasite-vdso.o [2020-03-12T12:52:34.138Z] #44 72.29 CC criu/arch/x86/vdso-pie.o [2020-03-12T12:52:34.138Z] #44 72.60 CC criu/arch/x86/restorer.o [2020-03-12T12:52:34.327Z] #10 ... [2020-03-12T12:52:34.327Z] [2020-03-12T12:52:34.327Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:52:34.327Z] #43 43.14 Selecting previously unselected package python-pkg-resources. [2020-03-12T12:52:34.327Z] #43 43.14 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-12T12:52:34.327Z] #43 43.16 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-12T12:52:34.393Z] #44 ... [2020-03-12T12:52:34.393Z] [2020-03-12T12:52:34.393Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:52:34.393Z] #47 147.5 github.com/LK4D4/vndr/godl [2020-03-12T12:52:34.587Z] #43 43.50 Selecting previously unselected package python-six. [2020-03-12T12:52:34.587Z] #43 43.51 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-12T12:52:34.587Z] #43 43.51 Unpacking python-six (1.12.0-1) ... [2020-03-12T12:52:34.587Z] #43 43.66 Selecting previously unselected package python-protobuf. [2020-03-12T12:52:34.648Z] #47 ... [2020-03-12T12:52:34.648Z] [2020-03-12T12:52:34.648Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:52:34.648Z] #60 9.640 + cd /tmp/tmp.QSGAcT1FT4/src/github.com/opencontainers/runc [2020-03-12T12:52:34.648Z] #60 9.655 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-12T12:52:34.648Z] #60 10.32 + '[' -z '' ']' [2020-03-12T12:52:34.648Z] #60 10.32 + target=static [2020-03-12T12:52:34.648Z] #60 10.32 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-12T12:52:34.648Z] #60 11.91 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 . [2020-03-12T12:52:34.847Z] #43 43.68 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-03-12T12:52:34.847Z] #43 43.69 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-12T12:52:34.847Z] #43 ... [2020-03-12T12:52:34.847Z] [2020-03-12T12:52:34.847Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T12:52:34.847Z] #35 33.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-03-12T12:52:34.847Z] #35 33.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-03-12T12:52:34.847Z] #35 34.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-03-12T12:52:34.847Z] #35 34.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-03-12T12:52:34.847Z] #35 34.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-03-12T12:52:34.847Z] #35 34.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-03-12T12:52:34.847Z] #35 36.11 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T12:52:34.847Z] #35 36.29 Fetched 14.2 MB in 2s (7516 kB/s) [2020-03-12T12:52:34.847Z] #35 36.43 Selecting previously unselected package xxd. [2020-03-12T12:52:34.847Z] #35 36.43 (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 ... 15374 files and directories currently installed.) [2020-03-12T12:52:34.847Z] #35 36.63 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-03-12T12:52:34.847Z] #35 36.64 Unpacking xxd (2:8.1.0875-5) ... [2020-03-12T12:52:34.847Z] #35 37.04 Selecting previously unselected package vim-common. [2020-03-12T12:52:34.847Z] #35 37.05 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-12T12:52:34.847Z] #35 37.12 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-12T12:52:34.847Z] #35 37.58 Selecting previously unselected package cmake-data. [2020-03-12T12:52:34.847Z] #35 37.58 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-12T12:52:34.847Z] #35 37.59 Unpacking cmake-data (3.13.4-1) ... [2020-03-12T12:52:34.847Z] #35 43.49 Selecting previously unselected package libicu63:arm64. [2020-03-12T12:52:34.847Z] #35 43.49 Preparing to unpack .../3-libicu63_63.1-6_arm64.deb ... [2020-03-12T12:52:34.847Z] #35 43.51 Unpacking libicu63:arm64 (63.1-6) ... [2020-03-12T12:52:34.904Z] #60 ... [2020-03-12T12:52:34.904Z] [2020-03-12T12:52:34.904Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:52:34.904Z] #44 73.22 CC criu/arch/x86/restorer_unmap.o [2020-03-12T12:52:34.904Z] #44 73.26 CC criu/arch/x86/sigaction_compat_pie.o [2020-03-12T12:52:34.916Z] #43 43.89 Reading package lists... [2020-03-12T12:52:34.916Z] #43 ... [2020-03-12T12:52:34.916Z] [2020-03-12T12:52:34.916Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-12T12:52:34.916Z] #62 35.32 Fetched 8332 kB in 27s (309 kB/s) [2020-03-12T12:52:34.916Z] #62 35.32 Reading package lists... [2020-03-12T12:52:34.916Z] #62 ... [2020-03-12T12:52:34.916Z] [2020-03-12T12:52:34.916Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-12T12:52:34.916Z] #25 32.07 Reading package lists... [2020-03-12T12:52:35.159Z] #44 73.59 CC criu/pie/restorer.o [2020-03-12T12:52:35.418Z] #35 ... [2020-03-12T12:52:35.418Z] [2020-03-12T12:52:35.418Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:52:35.418Z] #43 44.28 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-12T12:52:36.005Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-03-12T12:52:36.005Z] [2020-03-12T12:52:36.005Z] ________ ____ __. [2020-03-12T12:52:36.005Z] \_____ \ | |/ _| [2020-03-12T12:52:36.005Z] / | \| < [2020-03-12T12:52:36.005Z] / | \ | \ [2020-03-12T12:52:36.005Z] \_______ /____|__ \ [2020-03-12T12:52:36.005Z] \/ \/ [2020-03-12T12:52:36.005Z] [2020-03-12T12:52:36.005Z] INFO: make.ps1 ended at 03/12/2020 12:52:28 [2020-03-12T12:52:36.005Z] INFO: Binaries build ended at 03/12/2020 12:52:30. Duration:00:01:11.5208264 [2020-03-12T12:52:36.005Z] INFO: Copying the built daemon binary to d:\CI\PR-40680\1\binary\dockerd-25d6047ec0.exe... [2020-03-12T12:52:36.005Z] INFO: Copying the built client binary to d:\CI\PR-40680\1\binary\docker-25d6047ec0.exe... [2020-03-12T12:52:36.005Z] INFO: Copying dockerversion from the container... [2020-03-12T12:52:36.005Z] INFO: Copying the golang package from the container to d:\CI\PR-40680\1\installer\go.zip... [2020-03-12T12:52:36.696Z] #41 ... [2020-03-12T12:52:36.696Z] [2020-03-12T12:52:36.696Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:52:36.696Z] #10 29.68 Fetched 8332 kB in 24s (347 kB/s) [2020-03-12T12:52:36.696Z] #10 29.68 Reading package lists... [2020-03-12T12:52:36.696Z] #10 39.26 Reading package lists... [2020-03-12T12:52:36.696Z] #10 ... [2020-03-12T12:52:36.696Z] [2020-03-12T12:52:36.696Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:52:36.696Z] #74 36.89 Checking out files: 55% (1150/2056) Checking out files: 56% (1152/2056) Checking out files: 57% (1172/2056) Checking out files: 58% (1193/2056) Checking out files: 59% (1214/2056) Checking out files: 60% (1234/2056) Checking out files: 61% (1255/2056) Checking out files: 62% (1275/2056) Checking out files: 63% (1296/2056) Checking out files: 64% (1316/2056) Checking out files: 65% (1337/2056) Checking out files: 66% (1357/2056) Checking out files: 67% (1378/2056) Checking out files: 68% (1399/2056) Checking out files: 69% (1419/2056) Checking out files: 70% (1440/2056) Checking out files: 71% (1460/2056) Checking out files: 72% (1481/2056) Checking out files: 73% (1501/2056) Checking out files: 74% (1522/2056) Checking out files: 75% (1542/2056) Checking out files: 76% (1563/2056) Checking out files: 77% (1584/2056) Checking out files: 78% (1604/2056) Checking out files: 79% (1625/2056) Checking out files: 80% (1645/2056) Checking out files: 81% (1666/2056) Checking out files: 82% (1686/2056) Checking out files: 83% (1707/2056) Checking out files: 84% (1728/2056) Checking out files: 85% (1748/2056) Checking out files: 86% (1769/2056) Checking out files: 87% (1789/2056) Checking out files: 88% (1810/2056) Checking out files: 89% (1830/2056) Checking out files: 90% (1851/2056) Checking out files: 91% (1871/2056) Checking out files: 92% (1892/2056) Checking out files: 93% (1913/2056) Checking out files: 94% (1933/2056) Checking out files: 95% (1954/2056) Checking out files: 96% (1974/2056) Checking out files: 97% (1995/2056) Checking out files: 98% (2015/2056) Checking out files: 99% (2036/2056) Checking out files: 99% (2052/2056) Checking out files: 100% (2056/2056) Checking out files: 100% (2056/2056), done. [2020-03-12T12:52:36.696Z] #74 37.97 + cd /tmp/tmp.Px18oaHVSG/src/github.com/docker/libnetwork [2020-03-12T12:52:36.696Z] #74 37.97 + git checkout -q bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-12T12:52:36.696Z] #74 38.59 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-12T12:52:36.965Z] INFO: Extracting go.zip to d:\CI\PR-40680\1\go [2020-03-12T12:52:38.421Z] #44 76.66 LINK criu/pie/restorer.built-in.o [2020-03-12T12:52:38.421Z] #44 76.67 GEN criu/pie/restorer-blob.h [2020-03-12T12:52:38.421Z] #44 76.82 DEP criu/vdso.d [2020-03-12T12:52:38.676Z] #44 77.01 DEP criu/vdso-compat.d [2020-03-12T12:52:38.676Z] #44 77.23 DEP criu/uts_ns.d [2020-03-12T12:52:38.734Z] #43 47.78 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-03-12T12:52:38.734Z] #43 47.82 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-03-12T12:52:38.734Z] #43 47.85 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-03-12T12:52:38.932Z] #44 77.34 DEP criu/util.d [2020-03-12T12:52:38.994Z] #43 47.89 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-03-12T12:52:38.994Z] #43 47.92 Setting up python-six (1.12.0-1) ... [2020-03-12T12:52:39.104Z] #25 44.34 Reading package lists... [2020-03-12T12:52:39.104Z] #25 ... [2020-03-12T12:52:39.104Z] [2020-03-12T12:52:39.104Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-12T12:52:39.104Z] #62 35.32 Reading package lists... [2020-03-12T12:52:39.187Z] #44 77.58 DEP criu/uffd.d [2020-03-12T12:52:39.187Z] #44 77.79 DEP criu/tun.d [2020-03-12T12:52:39.567Z] #43 ... [2020-03-12T12:52:39.567Z] [2020-03-12T12:52:39.567Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:52:39.567Z] #27 4.809 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-12T12:52:39.567Z] #27 5.438 #=#=# [2020-03-12T12:52:39.567Z] #27 5.779 0.0% ### 4.6% #### 6.8% ######## 11.4% ########### 16.2% ############## 20.7% ################# 24.2% #################### 28.1% ####################### 32.6% ######################### 35.4% ############################ 39.6% ################################ 44.5% ################################### 49.3% ###################################### 53.8% ########################################## 58.5% ############################################ 61.7% ############################################# 63.3% ################################################# 68.6% #################################################### 73.4% ###################################################### 75.3% ######################################################## 78.4% ########################################################## 80.7% ########################################################### 82.2% ############################################################# 85.9% ################################################################ 89.2% #################################################################### 95.6% ####################################################################### 99.8% ######################################################################## 100.0% [2020-03-12T12:52:39.567Z] #27 9.145 [2020-03-12T12:52:39.567Z] #27 9.402 0.1% ############# 18.6% ########################### 38.8% ########################################## 58.4% #################################################### 73.4% ##################################################################### 96.2% ######################################################################## 100.0% [2020-03-12T12:52:39.748Z] #44 77.97 DEP criu/tty.d [2020-03-12T12:52:39.748Z] #44 78.13 DEP criu/timerfd.d [2020-03-12T12:52:39.748Z] #44 78.36 DEP criu/sysfs_parse.d [2020-03-12T12:52:39.828Z] #27 10.43 [2020-03-12T12:52:39.828Z] #27 ... [2020-03-12T12:52:39.828Z] [2020-03-12T12:52:39.828Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:52:39.828Z] #56 48.74 syscall [2020-03-12T12:52:39.828Z] #56 48.75 strings [2020-03-12T12:52:39.989Z] #74 ... [2020-03-12T12:52:39.989Z] [2020-03-12T12:52:39.989Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:52:39.989Z] #56 33.06 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-12T12:52:39.989Z] #56 34.88 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-12T12:52:39.989Z] #56 35.00 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-12T12:52:39.989Z] #56 35.30 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-12T12:52:39.989Z] #56 35.33 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-12T12:52:39.989Z] #56 36.46 runtime [2020-03-12T12:52:39.989Z] #56 36.48 runtime/cgo [2020-03-12T12:52:39.989Z] #56 ... [2020-03-12T12:52:39.989Z] [2020-03-12T12:52:39.989Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:52:39.989Z] #53 39.91 + cd /tmp/tmp.HHUCeiWZTu/src/github.com/golangci/golangci-lint/ [2020-03-12T12:52:39.989Z] #53 39.91 + git checkout -q v1.23.8 [2020-03-12T12:52:39.989Z] #53 40.69 ++ git describe --tags [2020-03-12T12:52:39.989Z] #53 40.70 + version=v1.23.8 [2020-03-12T12:52:39.989Z] #53 40.70 ++ git rev-parse --short HEAD [2020-03-12T12:52:39.989Z] #53 40.71 + commit=76a82c6 [2020-03-12T12:52:39.989Z] #53 40.71 ++ git show -s --format=%cd [2020-03-12T12:52:39.989Z] #53 40.71 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-12T12:52:39.989Z] #53 40.71 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-12T12:52:40.088Z] #56 48.75 bufio [2020-03-12T12:52:40.088Z] #56 48.75 reflect [2020-03-12T12:52:40.248Z] #53 ... [2020-03-12T12:52:40.248Z] [2020-03-12T12:52:40.248Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-12T12:52:40.248Z] #25 33.78 Fetched 8332 kB in 26s (315 kB/s) [2020-03-12T12:52:40.248Z] #25 33.78 Reading package lists... [2020-03-12T12:52:40.308Z] #44 78.52 DEP criu/sysctl.d [2020-03-12T12:52:40.308Z] #44 78.65 DEP criu/string.d [2020-03-12T12:52:40.308Z] #44 78.69 DEP criu/stats.d [2020-03-12T12:52:40.308Z] #44 78.85 DEP criu/sockets.d [2020-03-12T12:52:40.348Z] #56 ... [2020-03-12T12:52:40.348Z] [2020-03-12T12:52:40.348Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:52:40.348Z] #33 39.04 internal/reflectlite [2020-03-12T12:52:40.348Z] #33 39.04 sync [2020-03-12T12:52:40.348Z] #33 41.32 sort [2020-03-12T12:52:40.348Z] #33 41.32 errors [2020-03-12T12:52:40.348Z] #33 41.69 io [2020-03-12T12:52:40.348Z] #33 41.69 strconv [2020-03-12T12:52:40.348Z] #33 41.70 internal/oserror [2020-03-12T12:52:40.348Z] #33 41.96 syscall [2020-03-12T12:52:40.348Z] #33 44.25 strings [2020-03-12T12:52:40.348Z] #33 44.29 bytes [2020-03-12T12:52:40.348Z] #33 48.28 bufio [2020-03-12T12:52:40.348Z] #33 48.51 reflect [2020-03-12T12:52:40.506Z] #25 43.17 Reading package lists... [2020-03-12T12:52:40.506Z] #25 ... [2020-03-12T12:52:40.506Z] [2020-03-12T12:52:40.506Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:52:40.506Z] #43 33.78 Fetched 8332 kB in 26s (320 kB/s) [2020-03-12T12:52:40.506Z] #43 33.78 Reading package lists... [2020-03-12T12:52:40.564Z] #44 79.07 DEP criu/sk-unix.d [2020-03-12T12:52:40.609Z] #33 ... [2020-03-12T12:52:40.609Z] [2020-03-12T12:52:40.609Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:52:40.819Z] #44 79.26 DEP criu/sk-tcp.d [2020-03-12T12:52:41.074Z] #44 79.52 DEP criu/sk-queue.d [2020-03-12T12:52:41.074Z] #44 79.64 DEP criu/sk-packet.d [2020-03-12T12:52:41.330Z] #44 79.83 DEP criu/sk-netlink.d [2020-03-12T12:52:41.585Z] #44 80.01 DEP criu/sk-inet.d [2020-03-12T12:52:41.841Z] #44 80.29 DEP criu/signalfd.d [2020-03-12T12:52:41.841Z] #44 80.37 DEP criu/sigframe.d [2020-03-12T12:52:42.096Z] #44 80.44 DEP criu/shmem.d [2020-03-12T12:52:42.096Z] #44 80.57 DEP criu/servicefd.d [2020-03-12T12:52:42.175Z] #27 10.70 0.0% ## 3.7% #### 6.8% ####### 10.4% ######### 13.0% ########### 15.4% ############# 19.0% ################ 23.1% ################### 27.4% ###################### 30.9% ######################### 36.0% ########################### 38.9% ############################### 43.6% ################################### 49.9% ######################################### 57.7% ############################################## 64.0% ################################################### 71.6% ###################################################### 76.0% ########################################################## 81.7% ############################################################### 88.6% ####################################################################### 98.8% ######################################################################## 100.0% [2020-03-12T12:52:42.352Z] #44 80.74 DEP criu/seize.d [2020-03-12T12:52:42.352Z] #44 80.91 DEP criu/seccomp.d [2020-03-12T12:52:42.435Z] #27 ... [2020-03-12T12:52:42.435Z] [2020-03-12T12:52:42.435Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:52:42.435Z] #47 41.23 github.com/LK4D4/vndr/godl/singleflight [2020-03-12T12:52:42.435Z] #47 41.24 internal/singleflight [2020-03-12T12:52:42.435Z] #47 41.25 math/rand [2020-03-12T12:52:42.435Z] #47 41.27 internal/reflectlite [2020-03-12T12:52:42.435Z] #47 43.81 io [2020-03-12T12:52:42.435Z] #47 43.85 strconv [2020-03-12T12:52:42.435Z] #47 43.85 vendor/golang.org/x/net/dns/dnsmessage [2020-03-12T12:52:42.435Z] #47 43.85 syscall [2020-03-12T12:52:42.435Z] #47 47.59 bytes [2020-03-12T12:52:42.435Z] #47 50.99 reflect [2020-03-12T12:52:42.608Z] #44 81.09 DEP criu/rst-malloc.d [2020-03-12T12:52:42.608Z] #44 81.17 DEP criu/rbtree.d [2020-03-12T12:52:42.608Z] #44 81.21 DEP criu/pstree.d [2020-03-12T12:52:42.695Z] #47 ... [2020-03-12T12:52:42.695Z] [2020-03-12T12:52:42.695Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:52:42.695Z] #27 13.32 [2020-03-12T12:52:43.036Z] #43 43.56 Reading package lists... [2020-03-12T12:52:43.036Z] #43 ... [2020-03-12T12:52:43.036Z] [2020-03-12T12:52:43.036Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T12:52:43.036Z] #35 36.37 Fetched 8332 kB in 27s (313 kB/s) [2020-03-12T12:52:43.036Z] #35 36.37 Reading package lists... [2020-03-12T12:52:43.168Z] #44 81.44 DEP criu/protobuf.d [2020-03-12T12:52:43.168Z] #44 81.61 GEN criu/protobuf-desc-gen.h [2020-03-12T12:52:43.286Z] #62 47.97 Reading package lists... [2020-03-12T12:52:43.286Z] #62 ... [2020-03-12T12:52:43.286Z] [2020-03-12T12:52:43.286Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:52:43.286Z] #10 42.16 Reading package lists... [2020-03-12T12:52:43.603Z] #35 46.50 Reading package lists... [2020-03-12T12:52:43.603Z] #35 ... [2020-03-12T12:52:43.603Z] [2020-03-12T12:52:43.603Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-12T12:52:43.603Z] #62 37.20 Reading package lists... [2020-03-12T12:52:45.097Z] #44 ... [2020-03-12T12:52:45.097Z] [2020-03-12T12:52:45.097Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:52:45.097Z] #17 6.025 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-12T12:52:45.097Z] #17 11.21 Fetched 8332 kB in 9s (922 kB/s) [2020-03-12T12:52:45.097Z] #17 11.21 Reading package lists... [2020-03-12T12:52:45.097Z] #17 15.31 Reading package lists... [2020-03-12T12:52:45.097Z] #17 ... [2020-03-12T12:52:45.097Z] [2020-03-12T12:52:45.097Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:52:45.097Z] #44 83.31 DEP criu/protobuf-desc.d [2020-03-12T12:52:45.097Z] #44 83.43 DEP criu/proc_parse.d [2020-03-12T12:52:45.097Z] #44 ... [2020-03-12T12:52:45.097Z] [2020-03-12T12:52:45.097Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:52:45.097Z] #47 148.3 github.com/LK4D4/vndr [2020-03-12T12:52:45.097Z] #47 DONE 158.1s [2020-03-12T12:52:45.353Z] [2020-03-12T12:52:45.353Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:52:45.353Z] #44 83.81 DEP criu/plugin.d [2020-03-12T12:52:45.443Z] #10 54.49 Building dependency tree... [2020-03-12T12:52:45.444Z] #10 ... [2020-03-12T12:52:45.444Z] [2020-03-12T12:52:45.444Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T12:52:45.444Z] #35 33.63 Reading package lists... [2020-03-12T12:52:45.584Z] #27 13.55 0.0% 0.6% # 1.7% ## 3.8% #### 6.1% ##### 8.2% ####### 10.6% ######### 13.4% ########### 15.9% ############ 17.3% ############# 19.3% ############## 20.6% ############### 22.0% ################# 24.5% ################### 27.4% ##################### 30.2% ######################## 33.4% ########################## 36.3% ########################### 38.5% ############################# 41.4% ############################### 43.6% ################################# 46.5% ################################### 48.6% #################################### 51.0% [2020-03-12T12:52:45.584Z] #27 ... [2020-03-12T12:52:45.584Z] [2020-03-12T12:52:45.584Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:52:45.584Z] #10 44.48 Selecting previously unselected package binutils-mingw-w64. [2020-03-12T12:52:45.584Z] #10 44.52 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-12T12:52:45.584Z] #10 44.53 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-12T12:52:45.584Z] #10 44.71 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-03-12T12:52:45.584Z] #10 44.71 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-03-12T12:52:45.584Z] #10 44.72 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-03-12T12:52:45.584Z] #10 45.01 Selecting previously unselected package dmsetup. [2020-03-12T12:52:45.584Z] #10 45.01 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-03-12T12:52:45.584Z] #10 45.02 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-12T12:52:45.584Z] #10 45.29 Selecting previously unselected package mingw-w64-common. [2020-03-12T12:52:45.584Z] #10 45.30 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-12T12:52:45.584Z] #10 45.31 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-12T12:52:45.584Z] #10 53.90 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-12T12:52:45.584Z] #10 53.92 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-12T12:52:45.584Z] #10 53.96 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-12T12:52:45.584Z] #10 ... [2020-03-12T12:52:45.584Z] [2020-03-12T12:52:45.584Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:52:45.608Z] #44 84.00 DEP criu/pipes.d [2020-03-12T12:52:45.702Z] #35 47.01 Reading package lists... [2020-03-12T12:52:45.702Z] #35 ... [2020-03-12T12:52:45.702Z] [2020-03-12T12:52:45.702Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-12T12:52:45.702Z] #25 44.34 Reading package lists... [2020-03-12T12:52:45.767Z] #62 47.46 Building dependency tree... [2020-03-12T12:52:45.767Z] #62 ... [2020-03-12T12:52:45.767Z] [2020-03-12T12:52:45.767Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:52:45.767Z] #10 39.26 Reading package lists... [2020-03-12T12:52:45.864Z] #44 84.32 DEP criu/pie-util.d [2020-03-12T12:52:46.108Z] #27 13.55 0.0% 0.6% # 1.7% ## 3.8% #### 6.1% ##### 8.2% ####### 10.6% ######### 13.4% ########### 15.9% ############ 17.3% ############# 19.3% ############## 20.6% ############### 22.0% ################# 24.5% ################### 27.4% ##################### 30.2% ######################## 33.4% ########################## 36.3% ########################### 38.5% ############################# 41.4% ############################### 43.6% ################################# 46.5% ################################### 48.6% #################################### 51.0% ##################################### 52.5% ###################################### 53.6% ####################################### 55.3% ######################################### 57.1% ######################################### 58.2% ########################################### 60.0% [2020-03-12T12:52:46.109Z] #27 ... [2020-03-12T12:52:46.109Z] [2020-03-12T12:52:46.109Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-12T12:52:46.109Z] #30 45.07 Checking out files: 92% (1403/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. [2020-03-12T12:52:46.109Z] #30 45.33 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-12T12:52:46.109Z] #30 45.58 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-12T12:52:46.172Z] #44 84.49 DEP criu/pie-util-vdso.d [2020-03-12T12:52:46.172Z] #44 84.69 DEP criu/pie-util-vdso-elf32.d [2020-03-12T12:52:46.370Z] #30 ... [2020-03-12T12:52:46.370Z] [2020-03-12T12:52:46.370Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:52:46.736Z] #44 84.96 DEP criu/path.d [2020-03-12T12:52:46.991Z] #44 85.23 DEP criu/parasite-syscall.d [2020-03-12T12:52:46.991Z] #44 85.49 DEP criu/pagemap.d [2020-03-12T12:52:47.247Z] #44 85.66 DEP criu/pagemap-cache.d [2020-03-12T12:52:47.503Z] #44 85.80 DEP criu/page-xfer.d [2020-03-12T12:52:47.503Z] #44 85.97 DEP criu/page-pipe.d [2020-03-12T12:52:47.503Z] #44 86.04 DEP criu/netfilter.d [2020-03-12T12:52:47.682Z] #27 13.55 0.0% 0.6% # 1.7% ## 3.8% #### 6.1% ##### 8.2% ####### 10.6% ######### 13.4% ########### 15.9% ############ 17.3% ############# 19.3% ############## 20.6% ############### 22.0% ################# 24.5% ################### 27.4% ##################### 30.2% ######################## 33.4% ########################## 36.3% ########################### 38.5% ############################# 41.4% ############################### 43.6% ################################# 46.5% ################################### 48.6% #################################### 51.0% ##################################### 52.5% ###################################### 53.6% ####################################### 55.3% ######################################### 57.1% ######################################### 58.2% ########################################### 60.0% ############################################ 62.1% ############################################## 64.0% ############################################### 65.9% ################################################# 68.6% ################################################## 69.9% ################################################### 72.0% #################################################### 72.4% ##################################################### 74.9% ####################################################### 76.6% ######################################################## 78.5% ######################################################### 79.8% ########################################################### 82.9% ############################################################# 85.8% [2020-03-12T12:52:47.682Z] #27 ... [2020-03-12T12:52:47.682Z] [2020-03-12T12:52:47.682Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T12:52:47.682Z] #35 49.82 Selecting previously unselected package libxml2:arm64. [2020-03-12T12:52:47.682Z] #35 49.82 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-03-12T12:52:47.682Z] #35 49.83 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-03-12T12:52:47.682Z] #35 50.42 Selecting previously unselected package libarchive13:arm64. [2020-03-12T12:52:47.682Z] #35 50.42 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-03-12T12:52:47.682Z] #35 50.45 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-03-12T12:52:47.682Z] #35 50.88 Selecting previously unselected package libjsoncpp1:arm64. [2020-03-12T12:52:47.682Z] #35 50.89 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-03-12T12:52:47.682Z] #35 50.90 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-03-12T12:52:47.682Z] #35 51.16 Selecting previously unselected package librhash0:arm64. [2020-03-12T12:52:47.682Z] #35 51.21 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-03-12T12:52:47.682Z] #35 51.21 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-03-12T12:52:47.682Z] #35 51.43 Selecting previously unselected package libuv1:arm64. [2020-03-12T12:52:47.682Z] #35 51.44 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-03-12T12:52:47.682Z] #35 51.47 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-03-12T12:52:47.682Z] #35 51.70 Selecting previously unselected package cmake. [2020-03-12T12:52:47.682Z] #35 51.70 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-03-12T12:52:47.682Z] #35 51.71 Unpacking cmake (3.13.4-1) ... [2020-03-12T12:52:47.682Z] #35 54.79 Setting up libicu63:arm64 (63.1-6) ... [2020-03-12T12:52:47.682Z] #35 54.87 Setting up xxd (2:8.1.0875-5) ... [2020-03-12T12:52:47.682Z] #35 54.95 Setting up libuv1:arm64 (1.24.1-1) ... [2020-03-12T12:52:47.682Z] #35 54.98 Setting up vim-common (2:8.1.0875-5) ... [2020-03-12T12:52:47.682Z] #35 55.05 Setting up librhash0:arm64 (1.3.8-1) ... [2020-03-12T12:52:47.682Z] #35 55.07 Setting up cmake-data (3.13.4-1) ... [2020-03-12T12:52:47.682Z] #35 55.13 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-03-12T12:52:47.682Z] #35 55.15 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-03-12T12:52:47.682Z] #35 55.18 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-03-12T12:52:47.682Z] #35 55.20 Setting up cmake (3.13.4-1) ... [2020-03-12T12:52:47.682Z] #35 55.22 Processing triggers for libc-bin (2.28-10) ... [2020-03-12T12:52:47.682Z] #35 55.41 Processing triggers for mime-support (3.62) ... [2020-03-12T12:52:47.682Z] #35 DONE 56.7s [2020-03-12T12:52:47.682Z] [2020-03-12T12:52:47.682Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:52:47.758Z] #44 86.21 DEP criu/net.d [2020-03-12T12:52:47.943Z] #27 13.55 0.0% 0.6% # 1.7% ## 3.8% #### 6.1% ##### 8.2% ####### 10.6% ######### 13.4% ########### 15.9% ############ 17.3% ############# 19.3% ############## 20.6% ############### 22.0% ################# 24.5% ################### 27.4% ##################### 30.2% ######################## 33.4% ########################## 36.3% ########################### 38.5% ############################# 41.4% ############################### 43.6% ################################# 46.5% ################################### 48.6% #################################### 51.0% ##################################### 52.5% ###################################### 53.6% ####################################### 55.3% ######################################### 57.1% ######################################### 58.2% ########################################### 60.0% ############################################ 62.1% ############################################## 64.0% ############################################### 65.9% ################################################# 68.6% ################################################## 69.9% ################################################### 72.0% #################################################### 72.4% ##################################################### 74.9% ####################################################### 76.6% ######################################################## 78.5% ######################################################### 79.8% ########################################################### 82.9% ############################################################# 85.8% ############################################################## 87.5% ############################################################### 88.6% [2020-03-12T12:52:47.943Z] #27 ... [2020-03-12T12:52:47.943Z] [2020-03-12T12:52:47.943Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T12:52:47.943Z] #36 DONE 0.1s [2020-03-12T12:52:47.943Z] [2020-03-12T12:52:47.943Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:52:48.013Z] #44 86.42 DEP criu/namespaces.d [2020-03-12T12:52:48.013Z] #44 86.56 DEP criu/mount.d [2020-03-12T12:52:48.199Z] #65 142.5 + bin/containerd-stress [2020-03-12T12:52:48.199Z] #65 143.8 + bin/containerd-shim [2020-03-12T12:52:48.204Z] #27 13.55 0.0% 0.6% # 1.7% ## 3.8% #### 6.1% ##### 8.2% ####### 10.6% ######### 13.4% ########### 15.9% ############ 17.3% ############# 19.3% ############## 20.6% ############### 22.0% ################# 24.5% ################### 27.4% ##################### 30.2% ######################## 33.4% ########################## 36.3% ########################### 38.5% ############################# 41.4% ############################### 43.6% ################################# 46.5% ################################### 48.6% #################################### 51.0% ##################################### 52.5% ###################################### 53.6% ####################################### 55.3% ######################################### 57.1% ######################################### 58.2% ########################################### 60.0% ############################################ 62.1% ############################################## 64.0% ############################################### 65.9% ################################################# 68.6% ################################################## 69.9% ################################################### 72.0% #################################################### 72.4% ##################################################### 74.9% ####################################################### 76.6% ######################################################## 78.5% ######################################################### 79.8% ########################################################### 82.9% ############################################################# 85.8% ############################################################## 87.5% ############################################################### 88.6% ################################################################# 90.4% ################################################################## 92.6% [2020-03-12T12:52:48.204Z] #27 ... [2020-03-12T12:52:48.204Z] [2020-03-12T12:52:48.204Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-12T12:52:48.204Z] #37 DONE 0.1s [2020-03-12T12:52:48.204Z] [2020-03-12T12:52:48.204Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:52:48.268Z] #44 86.70 DEP criu/mem.d [2020-03-12T12:52:48.268Z] #44 86.88 DEP criu/lsm.d [2020-03-12T12:52:48.469Z] #27 13.55 0.0% 0.6% # 1.7% ## 3.8% #### 6.1% ##### 8.2% ####### 10.6% ######### 13.4% ########### 15.9% ############ 17.3% ############# 19.3% ############## 20.6% ############### 22.0% ################# 24.5% ################### 27.4% ##################### 30.2% ######################## 33.4% ########################## 36.3% ########################### 38.5% ############################# 41.4% ############################### 43.6% ################################# 46.5% ################################### 48.6% #################################### 51.0% ##################################### 52.5% ###################################### 53.6% ####################################### 55.3% ######################################### 57.1% ######################################### 58.2% ########################################### 60.0% ############################################ 62.1% ############################################## 64.0% ############################################### 65.9% ################################################# 68.6% ################################################## 69.9% ################################################### 72.0% #################################################### 72.4% ##################################################### 74.9% ####################################################### 76.6% ######################################################## 78.5% ######################################################### 79.8% ########################################################### 82.9% ############################################################# 85.8% ############################################################## 87.5% ############################################################### 88.6% ################################################################# 90.4% ################################################################## 92.6% #################################################################### 94.6% ##################################################################### 96.3% ####################################################################### 98.9%#27 ... [2020-03-12T12:52:48.469Z] [2020-03-12T12:52:48.469Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:52:48.469Z] #43 50.87 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-03-12T12:52:48.469Z] #43 50.88 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-03-12T12:52:48.469Z] #43 50.93 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-03-12T12:52:48.469Z] #43 50.95 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-03-12T12:52:48.469Z] #43 50.97 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-03-12T12:52:48.469Z] #43 51.01 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-12T12:52:48.469Z] #43 51.04 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-12T12:52:48.469Z] #43 51.09 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-03-12T12:52:48.469Z] #43 51.16 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-12T12:52:48.469Z] #43 51.20 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-12T12:52:48.469Z] #43 56.74 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-03-12T12:52:48.469Z] #43 56.76 Processing triggers for libc-bin (2.28-10) ... [2020-03-12T12:52:48.469Z] #43 DONE 57.4s [2020-03-12T12:52:48.469Z] [2020-03-12T12:52:48.469Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:52:48.469Z] #27 13.55 0.0% 0.6% # 1.7% ## 3.8% #### 6.1% ##### 8.2% ####### 10.6% ######### 13.4% ########### 15.9% ############ 17.3% ############# 19.3% ############## 20.6% ############### 22.0% ################# 24.5% ################### 27.4% ##################### 30.2% ######################## 33.4% ########################## 36.3% ########################### 38.5% ############################# 41.4% ############################### 43.6% ################################# 46.5% ################################### 48.6% #################################### 51.0% ##################################### 52.5% ###################################### 53.6% ####################################### 55.3% ######################################### 57.1% ######################################### 58.2% ########################################### 60.0% ############################################ 62.1% ############################################## 64.0% ############################################### 65.9% ################################################# 68.6% ################################################## 69.9% ################################################### 72.0% #################################################### 72.4% ##################################################### 74.9% ####################################################### 76.6% ######################################################## 78.5% ######################################################### 79.8% ########################################################### 82.9% ############################################################# 85.8% ############################################################## 87.5% ############################################################### 88.6% ################################################################# 90.4% ################################################################## 92.6% #################################################################### 94.6% ##################################################################### 96.3% ####################################################################### 98.9% ######################################################################## 100.0% [2020-03-12T12:52:48.523Z] #44 87.00 DEP criu/log.d [2020-03-12T12:52:48.523Z] #44 87.13 DEP criu/libnetlink.d [2020-03-12T12:52:48.731Z] #27 19.21 [2020-03-12T12:52:48.779Z] #44 87.24 DEP criu/kerndat.d [2020-03-12T12:52:49.034Z] #44 87.45 DEP criu/kcmp-ids.d [2020-03-12T12:52:49.290Z] #44 87.55 DEP criu/irmap.d [2020-03-12T12:52:49.290Z] #44 87.62 DEP criu/ipc_ns.d [2020-03-12T12:52:49.290Z] #44 87.74 DEP criu/image.d [2020-03-12T12:52:49.298Z] #25 56.88 Building dependency tree... [2020-03-12T12:52:49.308Z] #27 ... [2020-03-12T12:52:49.308Z] [2020-03-12T12:52:49.308Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:52:49.308Z] #50 47.99 + cd /tmp/tmp.BwkChU0TtX/src/gotest.tools/gotestsum [2020-03-12T12:52:49.308Z] #50 47.99 + git checkout -q v0.3.5 [2020-03-12T12:52:49.308Z] #50 48.10 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-12T12:52:49.308Z] #50 ... [2020-03-12T12:52:49.308Z] [2020-03-12T12:52:49.308Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:52:49.309Z] #10 49.73 Building dependency tree... [2020-03-12T12:52:49.545Z] #44 87.89 DEP criu/image-desc.d [2020-03-12T12:52:49.545Z] #44 88.00 DEP criu/fsnotify.d [2020-03-12T12:52:49.803Z] #44 88.25 DEP criu/filesystems.d [2020-03-12T12:52:49.803Z] #44 88.38 DEP criu/files.d [2020-03-12T12:52:50.059Z] #44 88.56 DEP criu/files-reg.d [2020-03-12T12:52:50.314Z] #44 88.77 DEP criu/files-ext.d [2020-03-12T12:52:50.314Z] #44 88.89 DEP criu/file-lock.d [2020-03-12T12:52:50.569Z] #44 89.03 DEP criu/file-ids.d [2020-03-12T12:52:50.569Z] #44 89.15 DEP criu/fifo.d [2020-03-12T12:52:50.696Z] #44 ... [2020-03-12T12:52:50.696Z] [2020-03-12T12:52:50.696Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:52:50.696Z] #33 49.24 path [2020-03-12T12:52:50.696Z] #33 50.70 text/tabwriter [2020-03-12T12:52:50.696Z] #33 53.89 time [2020-03-12T12:52:50.696Z] #33 53.89 internal/syscall/unix [2020-03-12T12:52:50.696Z] #33 ... [2020-03-12T12:52:50.696Z] [2020-03-12T12:52:50.696Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:52:50.696Z] #27 20.79 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-12T12:52:50.696Z] #27 21.35 #=#=# [2020-03-12T12:52:50.825Z] #44 89.36 DEP criu/fdstore.d [2020-03-12T12:52:50.956Z] #27 21.65 # 2.2% ######################################################################## 100.0% [2020-03-12T12:52:51.080Z] #44 89.51 DEP criu/fault-injection.d [2020-03-12T12:52:51.080Z] #44 89.58 DEP criu/external.d [2020-03-12T12:52:51.080Z] #44 89.70 DEP criu/eventpoll.d [2020-03-12T12:52:51.200Z] #25 ... [2020-03-12T12:52:51.200Z] [2020-03-12T12:52:51.200Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:52:51.200Z] #10 54.49 Building dependency tree... [2020-03-12T12:52:51.200Z] #10 61.43 The following additional packages will be installed: [2020-03-12T12:52:51.200Z] #10 61.44 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-12T12:52:51.200Z] #10 61.44 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-12T12:52:51.200Z] #10 61.46 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-12T12:52:51.200Z] #10 61.46 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-12T12:52:51.200Z] #10 61.51 Suggested packages: [2020-03-12T12:52:51.200Z] #10 61.51 gcc-8-locales seccomp wine64 [2020-03-12T12:52:51.207Z] #10 ... [2020-03-12T12:52:51.207Z] [2020-03-12T12:52:51.207Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:52:51.207Z] #43 43.56 Reading package lists... [2020-03-12T12:52:51.218Z] #27 21.85 [2020-03-12T12:52:51.641Z] #44 89.94 DEP criu/eventfd.d [2020-03-12T12:52:51.641Z] #44 90.07 DEP criu/crtools.d [2020-03-12T12:52:51.645Z] #65 147.9 + bin/containerd-shim-runc-v1 [2020-03-12T12:52:51.896Z] #44 90.34 DEP criu/cr-service.d [2020-03-12T12:52:52.151Z] #44 90.49 DEP criu/cr-restore.d [2020-03-12T12:52:52.151Z] #44 90.61 DEP criu/cr-errno.d [2020-03-12T12:52:52.151Z] #44 90.62 DEP criu/cr-dump.d [2020-03-12T12:52:52.406Z] #44 90.76 DEP criu/cr-dedup.d [2020-03-12T12:52:52.406Z] #44 90.85 DEP criu/cr-check.d [2020-03-12T12:52:52.581Z] #10 ... [2020-03-12T12:52:52.581Z] [2020-03-12T12:52:52.581Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:52:52.581Z] #33 63.06 sync [2020-03-12T12:52:52.604Z] #27 23.23 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-12T12:52:52.661Z] #44 91.02 DEP criu/config.d [2020-03-12T12:52:52.661Z] #44 91.12 DEP criu/clone-noasan.d [2020-03-12T12:52:52.661Z] #44 91.17 DEP criu/cgroup.d [2020-03-12T12:52:52.841Z] #33 63.07 internal/reflectlite [2020-03-12T12:52:52.916Z] #44 91.34 DEP criu/cgroup-props.d [2020-03-12T12:52:52.916Z] #44 91.52 DEP criu/bitmap.d [2020-03-12T12:52:52.916Z] #44 91.53 DEP criu/bfd.d [2020-03-12T12:52:53.172Z] #44 91.63 DEP criu/autofs.d [2020-03-12T12:52:53.172Z] #44 91.80 DEP criu/aio.d [2020-03-12T12:52:53.186Z] #27 ... [2020-03-12T12:52:53.186Z] [2020-03-12T12:52:53.186Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:52:53.186Z] #56 51.68 text/tabwriter [2020-03-12T12:52:53.186Z] #56 55.32 regexp/syntax [2020-03-12T12:52:53.186Z] #56 ... [2020-03-12T12:52:53.186Z] [2020-03-12T12:52:53.186Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:52:53.186Z] #38 3.040 + RM_GOPATH=0 [2020-03-12T12:52:53.186Z] #38 3.040 + TMP_GOPATH= [2020-03-12T12:52:53.186Z] #38 3.041 + : /build [2020-03-12T12:52:53.186Z] #38 3.041 + '[' -z '' ']' [2020-03-12T12:52:53.186Z] #38 3.043 ++ mktemp -d [2020-03-12T12:52:53.186Z] #38 3.094 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T12:52:53.186Z] #38 3.095 + export GOPATH=/tmp/tmp.ioVd8WpBSk [2020-03-12T12:52:53.186Z] #38 3.095 + GOPATH=/tmp/tmp.ioVd8WpBSk [2020-03-12T12:52:53.186Z] #38 3.095 + RM_GOPATH=1 [2020-03-12T12:52:53.186Z] #38 3.095 ++ dirname ./install.sh [2020-03-12T12:52:53.186Z] #38 3.095 + dir=. [2020-03-12T12:52:53.186Z] #38 3.095 + bin=tini [2020-03-12T12:52:53.186Z] #38 3.095 + shift [2020-03-12T12:52:53.186Z] #38 3.095 + '[' '!' -f ./tini.installer ']' [2020-03-12T12:52:53.186Z] #38 3.095 + . ./tini.installer [2020-03-12T12:52:53.186Z] #38 3.095 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T12:52:53.186Z] #38 3.095 + install_tini [2020-03-12T12:52:53.186Z] #38 3.095 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-12T12:52:53.186Z] #38 3.095 + git clone https://github.com/krallin/tini.git /tmp/tmp.ioVd8WpBSk/tini [2020-03-12T12:52:53.186Z] #38 3.097 Cloning into '/tmp/tmp.ioVd8WpBSk/tini'... [2020-03-12T12:52:53.186Z] #38 3.987 + cd /tmp/tmp.ioVd8WpBSk/tini [2020-03-12T12:52:53.186Z] #38 3.991 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T12:52:53.186Z] #38 4.047 + cmake . [2020-03-12T12:52:53.186Z] #38 ... [2020-03-12T12:52:53.186Z] [2020-03-12T12:52:53.186Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:52:53.186Z] #56 62.07 regexp [2020-03-12T12:52:53.427Z] #44 ... [2020-03-12T12:52:53.427Z] [2020-03-12T12:52:53.427Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:52:53.427Z] #17 15.31 Reading package lists... [2020-03-12T12:52:53.427Z] #17 19.82 Building dependency tree... [2020-03-12T12:52:53.427Z] #17 21.52 libcap2-bin is already the newest version (1:2.25-2). [2020-03-12T12:52:53.427Z] #17 21.52 The following additional packages will be installed: [2020-03-12T12:52:53.427Z] #17 21.53 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-12T12:52:53.427Z] #17 21.53 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-12T12:52:53.427Z] #17 21.53 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-12T12:52:53.427Z] #17 21.53 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-12T12:52:53.427Z] #17 21.53 python3.7 python3.7-minimal vim-runtime xxd [2020-03-12T12:52:53.427Z] #17 21.54 Suggested packages: [2020-03-12T12:52:53.427Z] #17 21.54 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-12T12:52:53.427Z] #17 21.54 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-12T12:52:53.427Z] #17 21.54 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-12T12:52:53.427Z] #17 21.54 Recommended packages: [2020-03-12T12:52:53.427Z] #17 21.54 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-12T12:52:53.427Z] #17 21.54 python3-keyrings.alt python3-xdg unzip [2020-03-12T12:52:53.427Z] #17 23.36 The following NEW packages will be installed: [2020-03-12T12:52:53.427Z] #17 23.37 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-12T12:52:53.427Z] #17 23.37 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-12T12:52:53.427Z] #17 23.38 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-12T12:52:53.427Z] #17 23.38 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-12T12:52:53.427Z] #17 23.38 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-12T12:52:53.427Z] #17 23.38 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-12T12:52:53.427Z] #17 23.38 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-12T12:52:53.427Z] #17 23.38 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-12T12:52:53.427Z] #17 23.38 xz-utils zip [2020-03-12T12:52:53.427Z] #17 23.80 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-12T12:52:53.427Z] #17 23.80 Need to get 28.5 MB of archives. [2020-03-12T12:52:53.427Z] #17 23.80 After this operation, 116 MB of additional disk space will be used. [2020-03-12T12:52:53.428Z] #17 23.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-03-12T12:52:53.428Z] #17 23.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-03-12T12:52:53.428Z] #17 23.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-03-12T12:52:53.428Z] #17 23.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-03-12T12:52:53.428Z] #17 23.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-03-12T12:52:53.428Z] #17 23.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-03-12T12:52:53.428Z] #17 24.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-03-12T12:52:53.428Z] #17 24.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-03-12T12:52:53.428Z] #17 24.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-03-12T12:52:53.428Z] #17 24.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-03-12T12:52:53.428Z] #17 24.11 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-03-12T12:52:53.428Z] #17 24.12 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-03-12T12:52:53.428Z] #17 24.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-03-12T12:52:53.428Z] #17 24.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-03-12T12:52:53.428Z] #17 24.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-03-12T12:52:53.428Z] #17 24.13 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-03-12T12:52:53.428Z] #17 24.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-12T12:52:53.428Z] #17 24.16 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-12T12:52:53.428Z] #17 24.16 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-03-12T12:52:53.428Z] #17 24.17 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-03-12T12:52:53.428Z] #17 24.17 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-03-12T12:52:53.428Z] #17 24.19 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-03-12T12:52:53.428Z] #17 24.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-03-12T12:52:53.428Z] #17 24.22 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-12T12:52:53.428Z] #17 24.22 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-12T12:52:53.428Z] #17 24.23 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-12T12:52:53.428Z] #17 24.23 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-03-12T12:52:53.428Z] #17 24.23 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-03-12T12:52:53.428Z] #17 24.24 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-03-12T12:52:53.428Z] #17 24.68 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-12T12:52:53.428Z] #17 24.68 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-12T12:52:53.428Z] #17 24.68 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-12T12:52:53.428Z] #17 24.68 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-03-12T12:52:53.428Z] #17 24.69 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-03-12T12:52:53.428Z] #17 24.70 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-03-12T12:52:53.428Z] #17 24.79 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-12T12:52:53.428Z] #17 ... [2020-03-12T12:52:53.428Z] [2020-03-12T12:52:53.428Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-12T12:52:53.428Z] #30 DONE 166.6s [2020-03-12T12:52:53.428Z] [2020-03-12T12:52:53.428Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:52:53.428Z] #17 24.80 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-03-12T12:52:53.428Z] #17 24.80 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-03-12T12:52:53.428Z] #17 24.81 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-12T12:52:53.428Z] #17 24.82 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-03-12T12:52:53.428Z] #17 24.83 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-12T12:52:53.428Z] #17 24.83 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-03-12T12:52:53.428Z] #17 24.93 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-03-12T12:52:53.428Z] #17 24.93 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-03-12T12:52:53.654Z] #65 150.0 + bin/containerd-shim-runc-v2 [2020-03-12T12:52:53.683Z] #17 24.94 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-12T12:52:53.738Z] #43 54.46 Building dependency tree... [2020-03-12T12:52:53.932Z] #56 ... [2020-03-12T12:52:53.932Z] [2020-03-12T12:52:53.932Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:52:53.932Z] #47 52.72 regexp/syntax [2020-03-12T12:52:53.932Z] #47 53.80 hash/crc32 [2020-03-12T12:52:53.932Z] #47 55.44 vendor/golang.org/x/crypto/hkdf [2020-03-12T12:52:53.932Z] #47 56.03 vendor/golang.org/x/text/transform [2020-03-12T12:52:53.932Z] #47 57.25 time [2020-03-12T12:52:53.932Z] #47 61.51 regexp [2020-03-12T12:52:53.938Z] #17 25.25 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-03-12T12:52:54.193Z] #17 25.44 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-03-12T12:52:54.193Z] #17 25.49 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-03-12T12:52:54.197Z] #47 ... [2020-03-12T12:52:54.197Z] [2020-03-12T12:52:54.197Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:52:54.197Z] #10 63.16 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-12T12:52:54.197Z] #10 63.17 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-03-12T12:52:54.197Z] #10 63.18 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-12T12:52:54.264Z] #65 150.5 + binaries [2020-03-12T12:52:54.264Z] #65 150.5 + mkdir -p /build [2020-03-12T12:52:54.264Z] #65 150.5 + cp bin/containerd /build/containerd [2020-03-12T12:52:54.264Z] #65 150.6 + cp bin/containerd-shim /build/containerd-shim [2020-03-12T12:52:54.264Z] #65 150.6 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-12T12:52:54.264Z] #65 150.6 + cp bin/ctr /build/ctr [2020-03-12T12:52:54.767Z] #10 63.54 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-12T12:52:54.767Z] #10 63.54 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-03-12T12:52:54.767Z] #10 63.54 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-12T12:52:54.875Z] #65 DONE 151.1s [2020-03-12T12:52:55.118Z] #17 26.32 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T12:52:55.118Z] #17 26.42 Fetched 28.5 MB in 2s (13.8 MB/s) [2020-03-12T12:52:55.118Z] #17 26.49 Selecting previously unselected package pigz. [2020-03-12T12:52:55.372Z] #33 ... [2020-03-12T12:52:55.372Z] [2020-03-12T12:52:55.372Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:52:55.372Z] #43 43.89 Reading package lists... [2020-03-12T12:52:55.372Z] #43 56.68 Building dependency tree... [2020-03-12T12:52:55.372Z] #43 63.21 The following additional packages will be installed: [2020-03-12T12:52:55.372Z] #43 63.22 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-12T12:52:55.372Z] #43 63.22 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-12T12:52:55.372Z] #43 63.25 Suggested packages: [2020-03-12T12:52:55.372Z] #43 63.30 manpages-dev python-setuptools [2020-03-12T12:52:55.372Z] #43 65.57 The following NEW packages will be installed: [2020-03-12T12:52:55.372Z] #43 65.59 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-12T12:52:55.372Z] #43 65.59 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-12T12:52:55.372Z] #43 65.59 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-12T12:52:55.372Z] #43 65.59 python-six zlib1g-dev [2020-03-12T12:52:55.372Z] #43 66.15 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-12T12:52:55.372Z] #43 66.15 Need to get 4095 kB of archives. [2020-03-12T12:52:55.372Z] #43 66.15 After this operation, 22.5 MB of additional disk space will be used. [2020-03-12T12:52:55.372Z] #43 66.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-03-12T12:52:55.372Z] #43 66.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-12T12:52:55.372Z] #43 66.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-03-12T12:52:55.372Z] #43 66.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-12T12:52:55.372Z] #43 66.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-03-12T12:52:55.372Z] #43 66.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-12T12:52:55.372Z] #43 66.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-03-12T12:52:55.372Z] #43 66.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-03-12T12:52:55.372Z] #43 66.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-03-12T12:52:55.373Z] #17 26.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 ... 23423 files and directories currently installed.) [2020-03-12T12:52:55.373Z] #17 26.57 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-03-12T12:52:55.373Z] #17 26.58 Unpacking pigz (2.4-1) ... [2020-03-12T12:52:55.373Z] #17 26.68 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-03-12T12:52:55.373Z] #17 26.68 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-12T12:52:55.373Z] #17 26.71 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-12T12:52:55.484Z] [2020-03-12T12:52:55.484Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-12T12:52:55.630Z] #43 66.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-03-12T12:52:55.630Z] #43 66.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-03-12T12:52:55.630Z] #43 66.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-03-12T12:52:55.630Z] #43 ... [2020-03-12T12:52:55.630Z] [2020-03-12T12:52:55.630Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:52:55.630Z] #10 63.69 The following NEW packages will be installed: [2020-03-12T12:52:55.630Z] #10 63.70 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-12T12:52:55.630Z] #10 63.70 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-12T12:52:55.630Z] #10 63.70 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-12T12:52:55.630Z] #10 63.71 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-12T12:52:55.630Z] #10 63.71 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-12T12:52:55.630Z] #10 63.71 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-12T12:52:55.630Z] #10 64.43 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-12T12:52:55.630Z] #10 64.43 Need to get 77.7 MB of archives. [2020-03-12T12:52:55.630Z] #10 64.43 After this operation, 487 MB of additional disk space will be used. [2020-03-12T12:52:55.630Z] #10 64.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-03-12T12:52:55.630Z] #10 64.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-03-12T12:52:55.630Z] #10 65.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-03-12T12:52:55.630Z] #10 65.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-03-12T12:52:55.630Z] #10 65.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-03-12T12:52:55.630Z] #10 65.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-12T12:52:55.630Z] #10 66.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-03-12T12:52:55.642Z] #43 ... [2020-03-12T12:52:55.642Z] [2020-03-12T12:52:55.642Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-12T12:52:55.642Z] #62 47.46 Building dependency tree... [2020-03-12T12:52:55.642Z] #62 53.53 The following additional packages will be installed: [2020-03-12T12:52:55.642Z] #62 53.53 libbtrfs0 [2020-03-12T12:52:55.642Z] #62 53.80 The following NEW packages will be installed: [2020-03-12T12:52:55.642Z] #62 53.87 libbtrfs-dev libbtrfs0 [2020-03-12T12:52:55.642Z] #62 54.51 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-12T12:52:55.642Z] #62 54.51 Need to get 119 kB of archives. [2020-03-12T12:52:55.642Z] #62 54.51 After this operation, 387 kB of additional disk space will be used. [2020-03-12T12:52:55.642Z] #62 54.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-12T12:52:55.642Z] #62 54.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-12T12:52:55.642Z] #62 56.92 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T12:52:55.642Z] #62 57.45 Fetched 119 kB in 0s (292 kB/s) [2020-03-12T12:52:55.642Z] #62 57.69 Selecting previously unselected package libbtrfs0. [2020-03-12T12:52:55.642Z] #62 57.69 (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 ... 15401 files and directories currently installed.) [2020-03-12T12:52:55.642Z] #62 57.92 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-12T12:52:55.642Z] #62 57.94 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-12T12:52:55.642Z] #62 58.10 Selecting previously unselected package libbtrfs-dev. [2020-03-12T12:52:55.642Z] #62 58.11 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-12T12:52:55.642Z] #62 58.16 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-12T12:52:55.642Z] #62 58.44 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-12T12:52:55.642Z] #62 58.48 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-12T12:52:55.642Z] #62 58.49 Processing triggers for libc-bin (2.28-10) ... [2020-03-12T12:52:55.642Z] #62 DONE 59.2s [2020-03-12T12:52:55.642Z] [2020-03-12T12:52:55.642Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T12:52:55.642Z] #63 DONE 0.1s [2020-03-12T12:52:55.642Z] [2020-03-12T12:52:55.642Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-12T12:52:55.642Z] #64 DONE 0.1s [2020-03-12T12:52:55.642Z] [2020-03-12T12:52:55.642Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:52:55.642Z] #10 54.89 The following additional packages will be installed: [2020-03-12T12:52:55.642Z] #10 54.89 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-12T12:52:55.642Z] #10 54.89 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-12T12:52:55.642Z] #10 54.90 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-12T12:52:55.642Z] #10 54.90 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-12T12:52:55.642Z] #10 54.92 Suggested packages: [2020-03-12T12:52:55.642Z] #10 54.92 gcc-8-locales seccomp wine64 [2020-03-12T12:52:55.642Z] #10 57.37 The following NEW packages will be installed: [2020-03-12T12:52:55.642Z] #10 57.40 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-12T12:52:55.642Z] #10 57.40 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-12T12:52:55.642Z] #10 57.41 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-12T12:52:55.642Z] #10 57.42 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-12T12:52:55.642Z] #10 57.42 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-12T12:52:55.642Z] #10 57.42 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-12T12:52:55.642Z] #10 58.03 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-12T12:52:55.643Z] #10 58.03 Need to get 77.7 MB of archives. [2020-03-12T12:52:55.643Z] #10 58.03 After this operation, 487 MB of additional disk space will be used. [2020-03-12T12:52:55.643Z] #10 58.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-03-12T12:52:55.643Z] #10 58.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-03-12T12:52:55.643Z] #10 58.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-03-12T12:52:55.643Z] #10 58.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-03-12T12:52:55.643Z] #10 58.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-03-12T12:52:55.643Z] #10 58.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-12T12:52:55.764Z] #66 DONE 0.3s [2020-03-12T12:52:55.764Z] [2020-03-12T12:52:55.764Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-12T12:52:55.764Z] #70 DONE 0.2s [2020-03-12T12:52:55.764Z] [2020-03-12T12:52:55.764Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-12T12:52:55.902Z] #10 59.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-03-12T12:52:55.902Z] #10 ... [2020-03-12T12:52:55.902Z] [2020-03-12T12:52:55.902Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:52:55.902Z] #47 48.80 vendor/golang.org/x/crypto/curve25519 [2020-03-12T12:52:55.933Z] #17 27.20 Selecting previously unselected package python3.7-minimal. [2020-03-12T12:52:55.933Z] #17 27.20 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-12T12:52:55.933Z] #17 27.22 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-12T12:52:56.044Z] #72 DONE 0.2s [2020-03-12T12:52:56.044Z] [2020-03-12T12:52:56.044Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-12T12:52:56.161Z] #47 ... [2020-03-12T12:52:56.162Z] [2020-03-12T12:52:56.162Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:52:56.203Z] #10 66.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-03-12T12:52:56.203Z] #10 66.88 Get:9 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] [2020-03-12T12:52:56.324Z] #75 DONE 0.2s [2020-03-12T12:52:56.324Z] [2020-03-12T12:52:56.324Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-12T12:52:56.324Z] #76 DONE 0.0s [2020-03-12T12:52:56.324Z] [2020-03-12T12:52:56.324Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-12T12:52:56.492Z] #17 27.90 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-12T12:52:56.747Z] #17 27.93 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-12T12:52:56.939Z] #77 DONE 0.6s [2020-03-12T12:52:56.939Z] [2020-03-12T12:52:56.939Z] #78 exporting to image [2020-03-12T12:52:56.939Z] #78 exporting layers [2020-03-12T12:52:58.120Z] #10 ... [2020-03-12T12:52:58.120Z] [2020-03-12T12:52:58.120Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T12:52:58.120Z] #35 47.01 Reading package lists... [2020-03-12T12:52:58.120Z] #35 59.28 Building dependency tree... [2020-03-12T12:52:58.120Z] #35 65.51 The following additional packages will be installed: [2020-03-12T12:52:58.120Z] #35 65.53 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-12T12:52:58.120Z] #35 65.54 Suggested packages: [2020-03-12T12:52:58.120Z] #35 65.54 cmake-doc ninja-build lrzip [2020-03-12T12:52:58.120Z] #35 65.54 Recommended packages: [2020-03-12T12:52:58.120Z] #35 65.54 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-12T12:52:58.120Z] #35 67.33 The following NEW packages will be installed: [2020-03-12T12:52:58.120Z] #35 67.36 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-12T12:52:58.120Z] #35 67.37 vim-common xxd [2020-03-12T12:52:58.120Z] #35 67.90 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-12T12:52:58.120Z] #35 67.90 Need to get 14.9 MB of archives. [2020-03-12T12:52:58.120Z] #35 67.90 After this operation, 61.8 MB of additional disk space will be used. [2020-03-12T12:52:58.120Z] #35 67.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-12T12:52:58.120Z] #35 67.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-12T12:52:58.120Z] #35 67.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-03-12T12:52:58.120Z] #35 68.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-03-12T12:52:58.120Z] #35 ... [2020-03-12T12:52:58.120Z] [2020-03-12T12:52:58.120Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-12T12:52:58.120Z] #25 63.60 ca-certificates is already the newest version (20190110). [2020-03-12T12:52:58.120Z] #25 63.60 The following additional packages will be installed: [2020-03-12T12:52:58.120Z] #25 63.61 libjq1 libonig5 [2020-03-12T12:52:58.120Z] #25 64.36 The following NEW packages will be installed: [2020-03-12T12:52:58.120Z] #25 64.39 jq libjq1 libonig5 [2020-03-12T12:52:58.120Z] #25 64.92 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-12T12:52:58.120Z] #25 64.92 Need to get 355 kB of archives. [2020-03-12T12:52:58.120Z] #25 64.92 After this operation, 1072 kB of additional disk space will be used. [2020-03-12T12:52:58.120Z] #25 64.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-12T12:52:58.120Z] #25 64.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-12T12:52:58.120Z] #25 64.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-12T12:52:58.120Z] #25 66.88 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T12:52:58.120Z] #25 67.40 Fetched 355 kB in 0s (981 kB/s) [2020-03-12T12:52:58.120Z] #25 67.54 Selecting previously unselected package libonig5:amd64. [2020-03-12T12:52:58.120Z] #25 67.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 ... 15401 files and directories currently installed.) [2020-03-12T12:52:58.120Z] #25 67.66 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-03-12T12:52:58.120Z] #25 67.70 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-12T12:52:58.120Z] #25 68.23 Selecting previously unselected package libjq1:amd64. [2020-03-12T12:52:58.120Z] #25 68.28 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-12T12:52:58.120Z] #25 68.30 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-12T12:52:58.120Z] #25 68.64 Selecting previously unselected package jq. [2020-03-12T12:52:58.120Z] #25 68.74 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-12T12:52:58.120Z] #25 68.75 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-12T12:52:58.378Z] #25 ... [2020-03-12T12:52:58.378Z] [2020-03-12T12:52:58.378Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:52:58.378Z] #74 DONE 68.6s [2020-03-12T12:52:58.378Z] [2020-03-12T12:52:58.378Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:52:58.378Z] #43 66.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-03-12T12:52:58.378Z] #43 66.49 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-03-12T12:52:58.378Z] #43 66.50 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-12T12:52:58.378Z] #43 66.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-03-12T12:52:58.378Z] #43 66.56 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-03-12T12:52:58.378Z] #43 68.55 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T12:52:58.378Z] #43 69.07 Fetched 4095 kB in 1s (5696 kB/s) [2020-03-12T12:52:58.632Z] #17 29.88 Selecting previously unselected package python3-minimal. [2020-03-12T12:52:58.632Z] #17 29.88 (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 ... 23672 files and directories currently installed.) [2020-03-12T12:52:58.632Z] #17 29.94 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-03-12T12:52:58.632Z] #17 29.94 Unpacking python3-minimal (3.7.3-1) ... [2020-03-12T12:52:58.637Z] #43 69.29 Selecting previously unselected package libcap-dev:amd64. [2020-03-12T12:52:58.638Z] #43 69.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-12T12:52:58.638Z] #43 69.44 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-03-12T12:52:58.638Z] #43 69.47 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-03-12T12:52:58.887Z] #17 30.00 Selecting previously unselected package libmpdec2:amd64. [2020-03-12T12:52:58.887Z] #17 30.01 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-03-12T12:52:58.887Z] #17 30.01 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-03-12T12:52:58.887Z] #17 30.15 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-03-12T12:52:58.887Z] #17 30.17 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-03-12T12:52:58.887Z] #17 30.18 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-12T12:52:58.895Z] #43 69.82 Selecting previously unselected package libnet1:amd64. [2020-03-12T12:52:58.895Z] #43 69.82 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-12T12:52:58.896Z] #43 ... [2020-03-12T12:52:58.896Z] [2020-03-12T12:52:58.896Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-12T12:52:58.896Z] #62 47.97 Reading package lists... [2020-03-12T12:52:58.896Z] #62 60.27 Building dependency tree... [2020-03-12T12:52:58.896Z] #62 66.30 The following additional packages will be installed: [2020-03-12T12:52:58.896Z] #62 66.36 libbtrfs0 [2020-03-12T12:52:58.896Z] #62 66.72 The following NEW packages will be installed: [2020-03-12T12:52:58.896Z] #62 66.73 libbtrfs-dev libbtrfs0 [2020-03-12T12:52:58.896Z] #62 67.24 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-12T12:52:58.896Z] #62 67.24 Need to get 119 kB of archives. [2020-03-12T12:52:58.896Z] #62 67.24 After this operation, 387 kB of additional disk space will be used. [2020-03-12T12:52:58.896Z] #62 67.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-12T12:52:58.896Z] #62 67.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-12T12:52:58.896Z] #62 69.22 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T12:52:58.896Z] #62 69.77 Fetched 119 kB in 0s (371 kB/s) [2020-03-12T12:52:59.155Z] #62 ... [2020-03-12T12:52:59.155Z] [2020-03-12T12:52:59.155Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-12T12:52:59.155Z] #25 69.20 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-12T12:52:59.155Z] #25 69.27 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-12T12:52:59.155Z] #25 69.27 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-12T12:52:59.155Z] #25 69.29 Processing triggers for libc-bin (2.28-10) ... [2020-03-12T12:52:59.155Z] #25 DONE 69.9s [2020-03-12T12:52:59.155Z] [2020-03-12T12:52:59.155Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:52:59.155Z] #43 69.82 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-12T12:52:59.155Z] #43 ... [2020-03-12T12:52:59.155Z] [2020-03-12T12:52:59.155Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-12T12:52:59.155Z] #26 DONE 0.1s [2020-03-12T12:52:59.155Z] [2020-03-12T12:52:59.155Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:52:59.155Z] #43 69.93 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-12T12:52:59.413Z] #43 70.21 Selecting previously unselected package libnet1-dev. [2020-03-12T12:52:59.413Z] #43 70.23 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-12T12:52:59.413Z] #43 70.28 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-12T12:52:59.600Z] #78 exporting layers 2.4s done [2020-03-12T12:52:59.600Z] #78 writing image sha256:6af59b815a388b696bb24a256dca0be68fab981b15826925fe81927c94f05dcd done [2020-03-12T12:52:59.600Z] #78 naming to docker.io/library/docker:25d6047ec094170761a11e582b8cb45f16cf675e done [2020-03-12T12:52:59.600Z] #78 DONE 2.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-12T12:52:59.812Z] #17 31.10 Selecting previously unselected package python3.7. [2020-03-12T12:52:59.812Z] #17 31.12 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-03-12T12:52:59.812Z] #17 31.13 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-12T12:52:59.980Z] #43 70.82 Selecting previously unselected package libnl-3-200:amd64. [2020-03-12T12:52:59.980Z] #43 70.82 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-12T12:52:59.980Z] #43 70.82 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-12T12:53:00.021Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40680/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=25d6047ec094170761a11e582b8cb45f16cf675e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:25d6047ec094170761a11e582b8cb45f16cf675e hack/test/unit [2020-03-12T12:53:00.068Z] #17 31.23 Selecting previously unselected package libpython3-stdlib:amd64. [2020-03-12T12:53:00.068Z] #17 31.26 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-03-12T12:53:00.068Z] #17 31.27 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-12T12:53:00.068Z] #17 31.35 Setting up python3-minimal (3.7.3-1) ... [2020-03-12T12:53:00.365Z] #10 ... [2020-03-12T12:53:00.365Z] [2020-03-12T12:53:00.365Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:53:00.365Z] #47 68.41 os [2020-03-12T12:53:00.366Z] #65 ... [2020-03-12T12:53:00.366Z] [2020-03-12T12:53:00.366Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-12T12:53:00.366Z] #25 43.17 Reading package lists... [2020-03-12T12:53:00.366Z] #25 54.22 Building dependency tree... [2020-03-12T12:53:00.366Z] #25 59.89 ca-certificates is already the newest version (20190110). [2020-03-12T12:53:00.366Z] #25 59.89 The following additional packages will be installed: [2020-03-12T12:53:00.366Z] #25 59.94 libjq1 libonig5 [2020-03-12T12:53:00.366Z] #25 60.74 The following NEW packages will be installed: [2020-03-12T12:53:00.366Z] #25 60.75 jq libjq1 libonig5 [2020-03-12T12:53:00.366Z] #25 61.25 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-12T12:53:00.366Z] #25 61.25 Need to get 355 kB of archives. [2020-03-12T12:53:00.366Z] #25 61.25 After this operation, 1072 kB of additional disk space will be used. [2020-03-12T12:53:00.366Z] #25 61.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-12T12:53:00.366Z] #25 61.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-12T12:53:00.366Z] #25 61.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-12T12:53:00.366Z] #25 63.46 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T12:53:00.366Z] #25 63.83 Fetched 355 kB in 0s (1289 kB/s) [2020-03-12T12:53:00.366Z] #25 ... [2020-03-12T12:53:00.366Z] [2020-03-12T12:53:00.366Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:53:00.366Z] #43 60.77 The following additional packages will be installed: [2020-03-12T12:53:00.366Z] #43 60.77 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-12T12:53:00.366Z] #43 60.77 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-12T12:53:00.366Z] #43 60.83 Suggested packages: [2020-03-12T12:53:00.366Z] #43 60.83 manpages-dev python-setuptools [2020-03-12T12:53:00.366Z] #43 63.19 The following NEW packages will be installed: [2020-03-12T12:53:00.366Z] #43 63.19 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-12T12:53:00.366Z] #43 63.20 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-12T12:53:00.366Z] #43 63.21 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-12T12:53:00.366Z] #43 63.21 python-six zlib1g-dev [2020-03-12T12:53:00.366Z] #43 63.89 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-12T12:53:00.366Z] #43 63.89 Need to get 4095 kB of archives. [2020-03-12T12:53:00.366Z] #43 63.89 After this operation, 22.5 MB of additional disk space will be used. [2020-03-12T12:53:00.366Z] #43 63.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-03-12T12:53:00.366Z] #43 63.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-12T12:53:00.366Z] #43 63.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-03-12T12:53:00.366Z] #43 63.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-12T12:53:00.366Z] #43 63.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-03-12T12:53:00.366Z] #43 63.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-12T12:53:00.366Z] #43 63.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-03-12T12:53:00.366Z] #43 63.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-03-12T12:53:00.366Z] #43 64.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-03-12T12:53:00.366Z] #43 64.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-03-12T12:53:00.496Z] #43 71.12 Selecting previously unselected package libnl-3-dev:amd64. [2020-03-12T12:53:00.496Z] #43 71.13 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-03-12T12:53:00.496Z] #43 71.16 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-12T12:53:00.623Z] #43 64.16 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-03-12T12:53:00.754Z] #43 ... [2020-03-12T12:53:00.754Z] [2020-03-12T12:53:00.754Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-12T12:53:00.754Z] #62 69.98 Selecting previously unselected package libbtrfs0. [2020-03-12T12:53:00.755Z] #62 69.98 (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 ... 15401 files and directories currently installed.) [2020-03-12T12:53:00.755Z] #62 70.12 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-12T12:53:00.755Z] #62 70.12 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-12T12:53:00.755Z] #62 70.29 Selecting previously unselected package libbtrfs-dev. [2020-03-12T12:53:00.755Z] #62 70.33 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-12T12:53:00.755Z] #62 70.34 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-12T12:53:00.755Z] #62 70.72 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-12T12:53:00.755Z] #62 70.79 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-12T12:53:00.755Z] #62 70.80 Processing triggers for libc-bin (2.28-10) ... [2020-03-12T12:53:00.755Z] #62 DONE 71.5s [2020-03-12T12:53:00.755Z] [2020-03-12T12:53:00.755Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T12:53:00.882Z] #43 64.37 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-03-12T12:53:00.882Z] #43 64.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-03-12T12:53:00.882Z] #43 64.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-03-12T12:53:00.882Z] #43 64.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-12T12:53:00.882Z] #43 64.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-03-12T12:53:00.882Z] #43 64.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-03-12T12:53:00.992Z] #17 32.14 Selecting previously unselected package python3. [2020-03-12T12:53:00.992Z] #17 32.14 (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 ... 24084 files and directories currently installed.) [2020-03-12T12:53:00.992Z] #17 32.18 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-03-12T12:53:00.992Z] #17 32.20 Unpacking python3 (3.7.3-1) ... [2020-03-12T12:53:00.992Z] #17 32.27 Selecting previously unselected package libip4tc0:amd64. [2020-03-12T12:53:00.992Z] #17 32.28 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-03-12T12:53:00.992Z] #17 32.28 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-03-12T12:53:00.992Z] #17 32.33 Selecting previously unselected package libip6tc0:amd64. [2020-03-12T12:53:00.992Z] #17 32.34 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-03-12T12:53:00.992Z] #17 32.34 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-03-12T12:53:00.992Z] #17 32.45 Selecting previously unselected package libiptc0:amd64. [2020-03-12T12:53:01.013Z] #63 DONE 0.2s [2020-03-12T12:53:01.013Z] [2020-03-12T12:53:01.013Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-12T12:53:01.247Z] #17 32.45 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-03-12T12:53:01.247Z] #17 32.46 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-03-12T12:53:01.247Z] #17 32.53 Selecting previously unselected package libnfnetlink0:amd64. [2020-03-12T12:53:01.247Z] #17 32.54 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-03-12T12:53:01.247Z] #17 32.54 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-12T12:53:01.247Z] #17 32.60 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-03-12T12:53:01.247Z] #17 32.61 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-03-12T12:53:01.247Z] #17 32.62 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-12T12:53:01.247Z] #17 32.70 Selecting previously unselected package libnftnl11:amd64. [2020-03-12T12:53:01.272Z] #64 DONE 0.1s [2020-03-12T12:53:01.272Z] [2020-03-12T12:53:01.272Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:53:01.272Z] #43 71.76 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-12T12:53:01.272Z] #43 71.76 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-12T12:53:01.272Z] #43 71.76 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-12T12:53:01.272Z] #43 71.90 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-03-12T12:53:01.272Z] #43 71.90 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-03-12T12:53:01.272Z] #43 72.02 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-12T12:53:01.503Z] #17 32.71 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-03-12T12:53:01.503Z] #17 32.71 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-03-12T12:53:01.503Z] #17 32.82 Selecting previously unselected package iptables. [2020-03-12T12:53:01.503Z] #17 32.82 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-03-12T12:53:01.503Z] #17 32.82 Unpacking iptables (1.8.2-4) ... [2020-03-12T12:53:01.530Z] #43 72.26 Selecting previously unselected package zlib1g-dev:amd64. [2020-03-12T12:53:01.530Z] #43 72.28 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-03-12T12:53:01.530Z] #43 72.30 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-12T12:53:01.805Z] #47 ... [2020-03-12T12:53:01.806Z] [2020-03-12T12:53:01.806Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:53:01.806Z] #27 23.91 #=#=# [2020-03-12T12:53:01.806Z] #27 24.18 0.8% ######################### 35.9% ######################################################################## 100.0% [2020-03-12T12:53:01.806Z] #27 24.73 [2020-03-12T12:53:01.806Z] #27 27.69 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-12T12:53:01.806Z] #27 27.78 skipping existing ed4b54129745 [2020-03-12T12:53:01.806Z] #27 27.86 [2020-03-12T12:53:01.806Z] #27 30.34 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-12T12:53:01.806Z] #27 30.81 [2020-03-12T12:53:01.806Z] #27 31.18 ######################################################################## 100.0% [2020-03-12T12:53:01.806Z] #27 31.23 [2020-03-12T12:53:01.806Z] #27 31.48 Download of images into '/build' complete. [2020-03-12T12:53:01.806Z] #27 31.48 Use something like the following to load the result into a Docker daemon: [2020-03-12T12:53:01.806Z] #27 31.48 tar -cC '/build' . | docker load [2020-03-12T12:53:01.806Z] #27 DONE 32.3s [2020-03-12T12:53:01.806Z] [2020-03-12T12:53:01.806Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:53:01.806Z] #44 4.724 Note: Building without setproctitle() and strlcpy() support. [2020-03-12T12:53:01.806Z] #44 4.724 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-12T12:53:01.806Z] #44 4.846 Note: Building without GnuTLS support [2020-03-12T12:53:01.806Z] #44 7.246 fatal: not a git repository (or any of the parent directories): .git [2020-03-12T12:53:01.806Z] #44 7.276 GEN .gitid [2020-03-12T12:53:01.806Z] #44 7.288 GEN criu/include/version.h [2020-03-12T12:53:01.806Z] #44 7.342 GEN include/common/asm [2020-03-12T12:53:01.806Z] #44 12.48 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-12T12:53:01.806Z] #44 13.14 PBCC images/opts.pb-c.c [2020-03-12T12:53:01.806Z] #44 13.23 PBCC images/sit.pb-c.c [2020-03-12T12:53:01.806Z] #44 13.35 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-12T12:53:01.806Z] #44 13.46 DEP images/opts.pb-c.d [2020-03-12T12:53:01.806Z] #44 ... [2020-03-12T12:53:01.806Z] [2020-03-12T12:53:01.806Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:53:01.806Z] #33 60.46 internal/poll [2020-03-12T12:53:01.806Z] #33 64.28 os [2020-03-12T12:53:01.806Z] #33 67.39 internal/fmtsort [2020-03-12T12:53:01.806Z] #33 68.98 path/filepath [2020-03-12T12:53:01.806Z] #33 68.99 fmt [2020-03-12T12:53:02.013Z] #17 33.23 Selecting previously unselected package xxd. [2020-03-12T12:53:02.013Z] #17 33.24 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-12T12:53:02.013Z] #17 33.25 Unpacking xxd (2:8.1.0875-5) ... [2020-03-12T12:53:02.013Z] #17 33.37 Selecting previously unselected package vim-common. [2020-03-12T12:53:02.013Z] #17 33.37 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-12T12:53:02.013Z] #17 33.40 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-12T12:53:02.044Z] INFO: Extraction ended at 03/12/2020 12:53:01. Duration:00:00:25.0608186 [2020-03-12T12:53:02.044Z] INFO: Updating the golang and path environment variables [2020-03-12T12:53:02.044Z] INFO: GOPATH=d:\gopath [2020-03-12T12:53:02.044Z] INFO: go version go1.13.8 windows/amd64 [2020-03-12T12:53:02.044Z] INFO: Running the daemon under test in debug mode [2020-03-12T12:53:02.044Z] INFO: Starting a daemon under test... [2020-03-12T12:53:02.044Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40680\1\daemon --pidfile d:\CI\PR-40680\1\docker.pid -D [2020-03-12T12:53:02.044Z] INFO: Process started successfully. [2020-03-12T12:53:02.044Z] INFO: Start tailing logs of the daemon under tests [2020-03-12T12:53:02.044Z] INFO: Waiting for the daemon under test to start... [2020-03-12T12:53:02.047Z] #43 72.69 Selecting previously unselected package libprotobuf17:amd64. [2020-03-12T12:53:02.047Z] #43 72.70 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-03-12T12:53:02.047Z] #43 72.72 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-12T12:53:02.052Z] ? github.com/docker/docker/api [no test files] [2020-03-12T12:53:02.066Z] #33 ... [2020-03-12T12:53:02.066Z] [2020-03-12T12:53:02.066Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:53:02.066Z] #44 13.53 DEP images/sit.pb-c.d [2020-03-12T12:53:02.066Z] #44 13.68 PBCC images/macvlan.pb-c.c [2020-03-12T12:53:02.066Z] #44 13.72 DEP images/macvlan.pb-c.d [2020-03-12T12:53:02.268Z] #17 33.60 Selecting previously unselected package bash-completion. [2020-03-12T12:53:02.268Z] #17 33.60 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-12T12:53:02.326Z] #44 13.87 PBCC images/autofs.pb-c.c [2020-03-12T12:53:02.326Z] #44 13.88 DEP images/autofs.pb-c.d [2020-03-12T12:53:02.326Z] #44 13.93 PBCC images/sysctl.pb-c.c [2020-03-12T12:53:02.587Z] #44 14.02 DEP images/sysctl.pb-c.d [2020-03-12T12:53:02.587Z] #44 14.07 PBCC images/time.pb-c.c [2020-03-12T12:53:02.587Z] #44 14.11 DEP images/time.pb-c.d [2020-03-12T12:53:02.587Z] #44 14.16 PBCC images/binfmt-misc.pb-c.c [2020-03-12T12:53:02.587Z] #44 14.20 DEP images/binfmt-misc.pb-c.d [2020-03-12T12:53:02.587Z] #44 14.26 PBCC images/seccomp.pb-c.c [2020-03-12T12:53:02.785Z] #43 ... [2020-03-12T12:53:02.785Z] [2020-03-12T12:53:02.785Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-12T12:53:02.785Z] #25 64.14 Selecting previously unselected package libonig5:amd64. [2020-03-12T12:53:02.785Z] #25 64.14 (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 ... 15401 files and directories currently installed.) [2020-03-12T12:53:02.785Z] #25 64.24 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-03-12T12:53:02.785Z] #25 64.30 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-12T12:53:02.785Z] #25 64.73 Selecting previously unselected package libjq1:amd64. [2020-03-12T12:53:02.785Z] #25 64.74 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-12T12:53:02.785Z] #25 64.74 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-12T12:53:02.785Z] #25 65.08 Selecting previously unselected package jq. [2020-03-12T12:53:02.785Z] #25 65.09 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-12T12:53:02.785Z] #25 65.09 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-12T12:53:02.785Z] #25 65.66 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-12T12:53:02.785Z] #25 65.71 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-12T12:53:02.785Z] #25 65.74 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-12T12:53:02.785Z] #25 65.86 Processing triggers for libc-bin (2.28-10) ... [2020-03-12T12:53:02.785Z] #25 DONE 66.4s [2020-03-12T12:53:02.785Z] [2020-03-12T12:53:02.785Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-12T12:53:02.785Z] #26 DONE 0.1s [2020-03-12T12:53:02.785Z] [2020-03-12T12:53:02.785Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:53:02.846Z] #44 14.28 DEP images/seccomp.pb-c.d [2020-03-12T12:53:02.847Z] #44 14.41 PBCC images/userns.pb-c.c [2020-03-12T12:53:02.847Z] #44 14.42 DEP images/userns.pb-c.d [2020-03-12T12:53:02.847Z] #44 14.50 PBCC images/cgroup.pb-c.c [2020-03-12T12:53:03.107Z] #44 14.59 DEP images/cgroup.pb-c.d [2020-03-12T12:53:03.107Z] #44 14.67 PBCC images/fown.pb-c.c [2020-03-12T12:53:03.107Z] #44 14.74 PBCC images/ext-file.pb-c.c [2020-03-12T12:53:03.107Z] #44 14.78 DEP images/fown.pb-c.d [2020-03-12T12:53:03.352Z] #27 ... [2020-03-12T12:53:03.352Z] [2020-03-12T12:53:03.352Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T12:53:03.352Z] #35 46.50 Reading package lists... [2020-03-12T12:53:03.352Z] #35 57.54 Building dependency tree... [2020-03-12T12:53:03.352Z] #35 63.05 The following additional packages will be installed: [2020-03-12T12:53:03.352Z] #35 63.13 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-12T12:53:03.352Z] #35 63.19 Suggested packages: [2020-03-12T12:53:03.352Z] #35 63.19 cmake-doc ninja-build lrzip [2020-03-12T12:53:03.352Z] #35 63.19 Recommended packages: [2020-03-12T12:53:03.352Z] #35 63.19 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-12T12:53:03.352Z] #35 64.74 The following NEW packages will be installed: [2020-03-12T12:53:03.352Z] #35 64.78 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-12T12:53:03.352Z] #35 64.78 vim-common xxd [2020-03-12T12:53:03.352Z] #35 65.27 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-12T12:53:03.352Z] #35 65.27 Need to get 14.9 MB of archives. [2020-03-12T12:53:03.352Z] #35 65.27 After this operation, 61.8 MB of additional disk space will be used. [2020-03-12T12:53:03.352Z] #35 65.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-12T12:53:03.352Z] #35 65.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-12T12:53:03.352Z] #35 65.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-03-12T12:53:03.353Z] #35 65.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-03-12T12:53:03.368Z] #44 14.83 DEP images/ext-file.pb-c.d [2020-03-12T12:53:03.424Z] #43 74.16 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-03-12T12:53:03.424Z] #43 74.17 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-03-12T12:53:03.424Z] #43 74.20 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-12T12:53:03.610Z] #35 67.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-03-12T12:53:03.610Z] #35 ... [2020-03-12T12:53:03.610Z] [2020-03-12T12:53:03.610Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:53:03.610Z] #43 66.76 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T12:53:03.610Z] #43 67.20 Fetched 4095 kB in 1s (3628 kB/s) [2020-03-12T12:53:03.630Z] #44 14.96 PBCC images/rpc.pb-c.c [2020-03-12T12:53:03.630Z] #44 15.14 DEP images/rpc.pb-c.d [2020-03-12T12:53:03.630Z] #44 15.18 PBCC images/siginfo.pb-c.c [2020-03-12T12:53:03.630Z] #44 15.22 DEP images/siginfo.pb-c.d [2020-03-12T12:53:03.630Z] #17 ... [2020-03-12T12:53:03.630Z] [2020-03-12T12:53:03.630Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:53:03.630Z] #44 92.12 DEP criu/action-scripts.d [2020-03-12T12:53:03.630Z] #44 92.66 CC criu/action-scripts.o [2020-03-12T12:53:03.630Z] #44 93.29 CC criu/aio.o [2020-03-12T12:53:03.630Z] #44 93.76 CC criu/autofs.o [2020-03-12T12:53:03.630Z] #44 95.27 CC criu/bfd.o [2020-03-12T12:53:03.630Z] #44 95.70 CC criu/bitmap.o [2020-03-12T12:53:03.630Z] #44 95.83 CC criu/cgroup-props.o [2020-03-12T12:53:03.630Z] #44 96.53 CC criu/cgroup.o [2020-03-12T12:53:03.630Z] #44 99.15 CC criu/clone-noasan.o [2020-03-12T12:53:03.630Z] #44 99.26 CC criu/config.o [2020-03-12T12:53:03.630Z] #44 100.5 CC criu/cr-check.o [2020-03-12T12:53:03.683Z] #43 74.56 Selecting previously unselected package libprotobuf-dev:amd64. [2020-03-12T12:53:03.683Z] #43 74.56 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-03-12T12:53:03.683Z] #43 74.57 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-12T12:53:03.868Z] #43 67.45 Selecting previously unselected package libcap-dev:amd64. [2020-03-12T12:53:03.869Z] #43 67.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-12T12:53:03.885Z] #44 102.1 CC criu/cr-dedup.o [2020-03-12T12:53:03.896Z] #44 15.27 PBCC images/pagemap.pb-c.c [2020-03-12T12:53:03.896Z] #44 15.36 DEP images/pagemap.pb-c.d [2020-03-12T12:53:04.126Z] #43 67.59 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-03-12T12:53:04.126Z] #43 67.60 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-03-12T12:53:04.141Z] #44 102.5 CC criu/cr-dump.o [2020-03-12T12:53:04.157Z] #44 15.53 PBCC images/rlimit.pb-c.c [2020-03-12T12:53:04.157Z] #44 15.56 DEP images/rlimit.pb-c.d [2020-03-12T12:53:04.157Z] #44 15.68 PBCC images/file-lock.pb-c.c [2020-03-12T12:53:04.157Z] #44 15.72 DEP images/file-lock.pb-c.d [2020-03-12T12:53:04.157Z] #44 15.81 PBCC images/tty.pb-c.c [2020-03-12T12:53:04.384Z] #43 ... [2020-03-12T12:53:04.384Z] [2020-03-12T12:53:04.384Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:53:04.384Z] #74 DONE 67.5s [2020-03-12T12:53:04.418Z] #44 15.90 DEP images/tty.pb-c.d [2020-03-12T12:53:04.418Z] #44 16.04 PBCC images/tun.pb-c.c [2020-03-12T12:53:04.644Z] [2020-03-12T12:53:04.644Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:53:04.644Z] #43 68.13 Selecting previously unselected package libnet1:amd64. [2020-03-12T12:53:04.644Z] #43 68.13 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-12T12:53:04.644Z] #43 68.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-12T12:53:04.678Z] #44 16.07 PBCC images/netdev.pb-c.c [2020-03-12T12:53:04.678Z] #44 16.10 DEP images/tun.pb-c.d [2020-03-12T12:53:04.678Z] #44 16.20 DEP images/netdev.pb-c.d [2020-03-12T12:53:04.678Z] #44 16.32 PBCC images/vma.pb-c.c [2020-03-12T12:53:04.903Z] #43 68.50 Selecting previously unselected package libnet1-dev. [2020-03-12T12:53:04.903Z] #43 68.50 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-12T12:53:04.903Z] #43 68.54 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-12T12:53:04.939Z] #44 16.43 DEP images/vma.pb-c.d [2020-03-12T12:53:04.939Z] #44 16.53 PBCC images/creds.pb-c.c [2020-03-12T12:53:05.066Z] #44 ... [2020-03-12T12:53:05.066Z] [2020-03-12T12:53:05.066Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:53:05.066Z] #17 36.28 Unpacking bash-completion (1:2.8-6) ... [2020-03-12T12:53:05.199Z] #44 16.56 DEP images/creds.pb-c.d [2020-03-12T12:53:05.199Z] #44 16.62 PBCC images/utsns.pb-c.c [2020-03-12T12:53:05.199Z] #44 16.65 DEP images/utsns.pb-c.d [2020-03-12T12:53:05.199Z] #44 16.67 PBCC images/ipc-desc.pb-c.c [2020-03-12T12:53:05.199Z] #44 16.75 PBCC images/ipc-sem.pb-c.c [2020-03-12T12:53:05.199Z] #44 16.76 DEP images/ipc-desc.pb-c.d [2020-03-12T12:53:05.199Z] #44 16.83 DEP images/ipc-sem.pb-c.d [2020-03-12T12:53:05.199Z] #44 16.87 PBCC images/ipc-msg.pb-c.c [2020-03-12T12:53:05.321Z] #17 36.72 Selecting previously unselected package bzip2. [2020-03-12T12:53:05.321Z] #17 36.73 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-03-12T12:53:05.321Z] #17 36.74 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-12T12:53:05.460Z] #44 16.92 DEP images/ipc-msg.pb-c.d [2020-03-12T12:53:05.460Z] #44 16.97 PBCC images/ipc-shm.pb-c.c [2020-03-12T12:53:05.460Z] #44 16.98 DEP images/ipc-shm.pb-c.d [2020-03-12T12:53:05.460Z] #44 17.12 PBCC images/ipc-var.pb-c.c [2020-03-12T12:53:05.577Z] #17 36.83 Selecting previously unselected package xz-utils. [2020-03-12T12:53:05.577Z] #17 36.84 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-03-12T12:53:05.577Z] #17 36.84 Unpacking xz-utils (5.2.4-1) ... [2020-03-12T12:53:05.577Z] #17 37.00 Selecting previously unselected package apparmor. [2020-03-12T12:53:05.577Z] #17 37.00 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-03-12T12:53:05.721Z] #44 17.17 DEP images/ipc-var.pb-c.d [2020-03-12T12:53:05.721Z] #44 ... [2020-03-12T12:53:05.721Z] [2020-03-12T12:53:05.721Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:53:05.721Z] #56 64.46 context [2020-03-12T12:53:05.721Z] #56 64.47 os [2020-03-12T12:53:05.721Z] #56 71.23 path/filepath [2020-03-12T12:53:05.721Z] #56 71.23 mvdan.cc/sh/v3/fileutil [2020-03-12T12:53:05.721Z] #56 73.32 fmt [2020-03-12T12:53:05.721Z] #56 73.33 encoding/binary [2020-03-12T12:53:05.721Z] #56 ... [2020-03-12T12:53:05.721Z] [2020-03-12T12:53:05.721Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:53:05.757Z] INFO: Daemon under test started and replied! [2020-03-12T12:53:05.757Z] INFO: Docker version of the daemon under test [2020-03-12T12:53:05.757Z] [2020-03-12T12:53:05.757Z] Client: [2020-03-12T12:53:05.757Z] Version: 17.06.2-ce [2020-03-12T12:53:05.757Z] API version: 1.30 [2020-03-12T12:53:05.757Z] Go version: go1.8.3 [2020-03-12T12:53:05.757Z] Git commit: cec0b72 [2020-03-12T12:53:05.757Z] Built: Tue Sep 5 19:57:19 2017 [2020-03-12T12:53:05.757Z] OS/Arch: windows/amd64 [2020-03-12T12:53:05.757Z] [2020-03-12T12:53:05.757Z] Server: [2020-03-12T12:53:05.757Z] Version: 0.0.0-dev [2020-03-12T12:53:05.757Z] API version: 1.41 (minimum version 1.24) [2020-03-12T12:53:05.757Z] Go version: go1.13.8 [2020-03-12T12:53:05.757Z] Git commit: 25d6047ec0 [2020-03-12T12:53:05.757Z] Built: 03/12/2020 12:51:23 [2020-03-12T12:53:05.757Z] OS/Arch: windows/amd64 [2020-03-12T12:53:05.757Z] Experimental: false [2020-03-12T12:53:05.757Z] [2020-03-12T12:53:05.757Z] INFO: Docker info of the daemon under test [2020-03-12T12:53:05.757Z] [2020-03-12T12:53:05.757Z] Containers: 0 [2020-03-12T12:53:05.757Z] Running: 0 [2020-03-12T12:53:05.757Z] Paused: 0 [2020-03-12T12:53:05.757Z] Stopped: 0 [2020-03-12T12:53:05.757Z] Images: 0 [2020-03-12T12:53:05.757Z] Server Version: 0.0.0-dev [2020-03-12T12:53:05.757Z] Storage Driver: windowsfilter [2020-03-12T12:53:05.757Z] Windows: [2020-03-12T12:53:05.757Z] Logging Driver: json-file [2020-03-12T12:53:05.757Z] Plugins: [2020-03-12T12:53:05.757Z] Volume: local [2020-03-12T12:53:05.757Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-12T12:53:05.757Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-12T12:53:05.757Z] Swarm: inactive [2020-03-12T12:53:05.757Z] Default Isolation: process [2020-03-12T12:53:05.757Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-12T12:53:05.757Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-12T12:53:05.757Z] OSType: windows [2020-03-12T12:53:05.757Z] Architecture: x86_64 [2020-03-12T12:53:05.757Z] CPUs: 4 [2020-03-12T12:53:05.757Z] Total Memory: 32GiB [2020-03-12T12:53:05.757Z] Name: azwin-2-57f640 [2020-03-12T12:53:05.757Z] ID: WE4X:PYSQ:FY4J:QYXA:LYWH:VZYU:WHKD:4Y6U:UL2Y:VNAH:IB5V:RYRD [2020-03-12T12:53:05.757Z] Docker Root Dir: D:\CI\PR-40680\1\daemon [2020-03-12T12:53:05.757Z] Debug Mode (client): false [2020-03-12T12:53:05.757Z] Debug Mode (server): true [2020-03-12T12:53:05.757Z] File Descriptors: -1 [2020-03-12T12:53:05.757Z] Goroutines: 17 [2020-03-12T12:53:05.757Z] System Time: 2020-03-12T12:53:05.4833741Z [2020-03-12T12:53:05.757Z] EventsListeners: 0 [2020-03-12T12:53:05.757Z] Registry: https://index.docker.io/v1/ [2020-03-12T12:53:05.757Z] Labels: [2020-03-12T12:53:05.757Z] Experimental: false [2020-03-12T12:53:05.757Z] Insecure Registries: [2020-03-12T12:53:05.757Z] 127.0.0.0/8 [2020-03-12T12:53:05.757Z] Live Restore Enabled: false [2020-03-12T12:53:05.757Z] [2020-03-12T12:53:05.757Z] [2020-03-12T12:53:05.757Z] INFO: Docker images of the daemon under test [2020-03-12T12:53:05.757Z] [2020-03-12T12:53:05.757Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-03-12T12:53:05.757Z] [2020-03-12T12:53:05.757Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-03-12T12:53:05.757Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-03-12T12:53:05.832Z] #17 37.08 Unpacking apparmor (2.13.2-10) ... [2020-03-12T12:53:05.839Z] #43 69.26 Selecting previously unselected package libnl-3-200:amd64. [2020-03-12T12:53:05.839Z] #43 69.26 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-12T12:53:05.839Z] #43 69.26 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-12T12:53:05.839Z] #43 69.50 Selecting previously unselected package libnl-3-dev:amd64. [2020-03-12T12:53:05.839Z] #43 69.50 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-03-12T12:53:05.839Z] #43 69.50 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-12T12:53:06.087Z] #17 37.43 Selecting previously unselected package aufs-tools. [2020-03-12T12:53:06.087Z] #17 37.44 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-03-12T12:53:06.087Z] #17 37.44 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-12T12:53:06.213Z] ltsc2019: Pulling from windows/servercore [2020-03-12T12:53:06.213Z] 65014b3c3121: Pulling fs layer [2020-03-12T12:53:06.213Z] 23645bd7ee08: Pulling fs layer [2020-03-12T12:53:06.219Z] #43 77.12 Selecting previously unselected package libprotoc17:amd64. [2020-03-12T12:53:06.219Z] #43 77.12 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-03-12T12:53:06.219Z] #43 77.14 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-12T12:53:06.342Z] #17 37.57 Selecting previously unselected package libonig5:amd64. [2020-03-12T12:53:06.342Z] #17 37.58 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-03-12T12:53:06.342Z] #17 37.58 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-12T12:53:06.342Z] #17 37.75 Selecting previously unselected package libjq1:amd64. [2020-03-12T12:53:06.342Z] #17 37.75 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-12T12:53:06.342Z] #17 37.75 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-12T12:53:06.404Z] #43 70.10 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-12T12:53:06.404Z] #43 70.10 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-12T12:53:06.597Z] #17 37.86 Selecting previously unselected package jq. [2020-03-12T12:53:06.597Z] #17 37.86 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-12T12:53:06.597Z] #17 37.88 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-12T12:53:06.661Z] #43 70.13 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-12T12:53:06.661Z] #43 ... [2020-03-12T12:53:06.661Z] [2020-03-12T12:53:06.661Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:53:06.661Z] #10 60.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-03-12T12:53:06.661Z] #10 60.31 Get:9 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] [2020-03-12T12:53:06.661Z] #10 65.86 Get:10 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] [2020-03-12T12:53:06.661Z] #10 69.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-03-12T12:53:06.661Z] #10 69.79 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-03-12T12:53:06.661Z] #10 69.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-12T12:53:06.661Z] #10 69.85 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-12T12:53:06.661Z] #10 69.85 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-03-12T12:53:06.661Z] #10 69.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-03-12T12:53:06.661Z] #10 69.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-03-12T12:53:06.662Z] #10 69.89 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-03-12T12:53:06.662Z] #10 69.98 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-03-12T12:53:06.662Z] #10 70.01 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-03-12T12:53:06.662Z] #10 70.04 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-03-12T12:53:06.662Z] #10 70.20 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-03-12T12:53:06.662Z] #10 70.24 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-03-12T12:53:06.662Z] #10 70.27 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-03-12T12:53:06.662Z] #10 70.27 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-03-12T12:53:06.852Z] #17 37.99 Selecting previously unselected package libaio1:amd64. [2020-03-12T12:53:06.852Z] #17 37.99 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-03-12T12:53:06.852Z] #17 37.99 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-03-12T12:53:06.852Z] #17 38.05 Selecting previously unselected package libgpm2:amd64. [2020-03-12T12:53:06.852Z] #17 38.06 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-03-12T12:53:06.852Z] #17 38.06 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-03-12T12:53:06.852Z] #17 38.14 Selecting previously unselected package libicu63:amd64. [2020-03-12T12:53:06.852Z] #17 38.16 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ... [2020-03-12T12:53:06.852Z] #17 38.16 Unpacking libicu63:amd64 (63.1-6) ... [2020-03-12T12:53:06.920Z] #10 ... [2020-03-12T12:53:06.920Z] [2020-03-12T12:53:06.920Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:53:06.920Z] #43 70.35 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-03-12T12:53:06.920Z] #43 70.36 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-03-12T12:53:06.920Z] #43 70.36 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-12T12:53:07.152Z] #43 ... [2020-03-12T12:53:07.152Z] [2020-03-12T12:53:07.152Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:53:07.152Z] #33 67.32 errors [2020-03-12T12:53:07.152Z] #33 67.32 sort [2020-03-12T12:53:07.152Z] #33 67.98 strconv [2020-03-12T12:53:07.152Z] #33 69.23 io [2020-03-12T12:53:07.152Z] #33 71.91 internal/oserror [2020-03-12T12:53:07.152Z] #33 72.21 syscall [2020-03-12T12:53:07.152Z] #33 75.39 reflect [2020-03-12T12:53:07.152Z] #33 ... [2020-03-12T12:53:07.152Z] [2020-03-12T12:53:07.152Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-12T12:53:07.152Z] #30 74.12 Checking out files: 77% (1182/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: 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. [2020-03-12T12:53:07.152Z] #30 75.71 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-12T12:53:07.152Z] #30 76.62 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-12T12:53:07.178Z] #43 70.60 Selecting previously unselected package zlib1g-dev:amd64. [2020-03-12T12:53:07.178Z] #43 70.61 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-03-12T12:53:07.178Z] #43 70.61 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-12T12:53:07.285Z] #65 38.88 Checking out files: 44% (1408/3196) Checking out files: 45% (1439/3196) Checking out files: 46% (1471/3196) Checking out files: 47% (1503/3196) Checking out files: 48% (1535/3196) Checking out files: 49% (1567/3196) Checking out files: 50% (1598/3196) Checking out files: 51% (1630/3196) Checking out files: 52% (1662/3196) Checking out files: 53% (1694/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 82% (2643/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-03-12T12:53:07.285Z] #65 40.54 + cd /tmp/tmp.LUzPOqf5M5/src/github.com/containerd/containerd [2020-03-12T12:53:07.285Z] #65 40.54 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-12T12:53:07.743Z] #43 71.24 Selecting previously unselected package libprotobuf17:amd64. [2020-03-12T12:53:07.743Z] #43 71.25 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-03-12T12:53:07.743Z] #43 71.25 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-12T12:53:08.528Z] #30 ... [2020-03-12T12:53:08.528Z] [2020-03-12T12:53:08.528Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:53:08.528Z] #47 68.97 github.com/LK4D4/vndr/godl/singleflight [2020-03-12T12:53:08.528Z] #47 68.99 io [2020-03-12T12:53:08.528Z] #47 69.99 strconv [2020-03-12T12:53:08.528Z] #47 71.61 bytes [2020-03-12T12:53:08.528Z] #47 75.95 bufio [2020-03-12T12:53:08.528Z] #47 76.18 reflect [2020-03-12T12:53:08.528Z] #47 ... [2020-03-12T12:53:08.528Z] [2020-03-12T12:53:08.528Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:53:08.528Z] #43 78.70 Selecting previously unselected package protobuf-c-compiler. [2020-03-12T12:53:08.528Z] #43 78.71 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-03-12T12:53:08.528Z] #43 78.71 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-12T12:53:08.528Z] #43 78.94 Selecting previously unselected package protobuf-compiler. [2020-03-12T12:53:08.528Z] #43 78.98 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-03-12T12:53:08.528Z] #43 78.98 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-12T12:53:08.528Z] #43 79.27 Selecting previously unselected package python-pkg-resources. [2020-03-12T12:53:08.528Z] #43 79.28 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-12T12:53:08.528Z] #43 79.29 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-12T12:53:08.676Z] #43 ... [2020-03-12T12:53:08.676Z] [2020-03-12T12:53:08.676Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:53:08.676Z] #33 61.56 internal/reflectlite [2020-03-12T12:53:08.676Z] #33 61.57 sync [2020-03-12T12:53:08.676Z] #33 66.09 sort [2020-03-12T12:53:08.676Z] #33 66.09 errors [2020-03-12T12:53:08.676Z] #33 66.95 strconv [2020-03-12T12:53:08.676Z] #33 68.14 io [2020-03-12T12:53:08.676Z] #33 70.78 internal/oserror [2020-03-12T12:53:08.676Z] #33 71.08 syscall [2020-03-12T12:53:08.676Z] #33 ... [2020-03-12T12:53:08.676Z] [2020-03-12T12:53:08.676Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:53:08.676Z] #43 72.34 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-03-12T12:53:08.786Z] #43 ... [2020-03-12T12:53:08.786Z] [2020-03-12T12:53:08.786Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T12:53:08.786Z] #35 69.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-03-12T12:53:08.786Z] #35 69.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-03-12T12:53:08.786Z] #35 69.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-03-12T12:53:08.786Z] #35 69.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-03-12T12:53:08.786Z] #35 69.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-03-12T12:53:08.786Z] #35 69.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-03-12T12:53:08.786Z] #35 72.78 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T12:53:08.786Z] #35 73.16 Fetched 14.9 MB in 3s (5197 kB/s) [2020-03-12T12:53:08.786Z] #35 73.36 Selecting previously unselected package xxd. [2020-03-12T12:53:08.786Z] #35 73.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 ... 15401 files and directories currently installed.) [2020-03-12T12:53:08.786Z] #35 73.51 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-12T12:53:08.786Z] #35 73.54 Unpacking xxd (2:8.1.0875-5) ... [2020-03-12T12:53:08.786Z] #35 73.86 Selecting previously unselected package vim-common. [2020-03-12T12:53:08.786Z] #35 73.86 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-12T12:53:08.786Z] #35 73.91 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-12T12:53:08.786Z] #35 74.51 Selecting previously unselected package cmake-data. [2020-03-12T12:53:08.786Z] #35 74.53 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-12T12:53:08.786Z] #35 74.57 Unpacking cmake-data (3.13.4-1) ... [2020-03-12T12:53:08.933Z] #43 72.35 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-03-12T12:53:08.933Z] #43 72.40 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-12T12:53:09.045Z] #35 ... [2020-03-12T12:53:09.045Z] [2020-03-12T12:53:09.045Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:53:09.045Z] #43 79.85 Selecting previously unselected package python-six. [2020-03-12T12:53:09.045Z] #43 79.85 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-12T12:53:09.045Z] #43 79.86 Unpacking python-six (1.12.0-1) ... [2020-03-12T12:53:09.309Z] #43 79.99 Selecting previously unselected package python-protobuf. [2020-03-12T12:53:09.309Z] #43 80.02 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-03-12T12:53:09.309Z] #43 80.03 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-12T12:53:09.309Z] #43 ... [2020-03-12T12:53:09.309Z] [2020-03-12T12:53:09.309Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:53:09.309Z] #27 8.228 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-12T12:53:09.309Z] #27 8.992 #=#=# [2020-03-12T12:53:09.502Z] #43 72.91 Selecting previously unselected package libprotobuf-dev:amd64. [2020-03-12T12:53:09.503Z] #43 73.00 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-03-12T12:53:09.503Z] #43 73.01 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-12T12:53:09.829Z] #27 9.443 #=#=# ### 4.2% ##### 7.8% ######## 12.1% ########### 15.9% ############### 21.3% ################## 25.5% #################### 29.1% ######################## 34.5% ############################ 39.8% ################################ 44.9% ################################## 47.3% [2020-03-12T12:53:09.829Z] #27 ... [2020-03-12T12:53:09.829Z] [2020-03-12T12:53:09.829Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T12:53:09.829Z] #35 80.56 Selecting previously unselected package libicu63:amd64. [2020-03-12T12:53:09.829Z] #35 80.59 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ... [2020-03-12T12:53:09.829Z] #35 80.60 Unpacking libicu63:amd64 (63.1-6) ... [2020-03-12T12:53:09.830Z] #65 42.62 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-12T12:53:09.830Z] #65 42.62 + BUILDTAGS='netgo osusergo static_build' [2020-03-12T12:53:09.830Z] #65 42.62 + export EXTRA_FLAGS=-buildmode=pie [2020-03-12T12:53:09.830Z] #65 42.62 + EXTRA_FLAGS=-buildmode=pie [2020-03-12T12:53:09.830Z] #65 42.62 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-12T12:53:09.830Z] #65 42.62 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-12T12:53:09.830Z] #65 42.62 + '[' '' = dynamic ']' [2020-03-12T12:53:09.830Z] #65 42.62 + make [2020-03-12T12:53:10.401Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2020-03-12T12:53:10.875Z] #43 ... [2020-03-12T12:53:10.875Z] [2020-03-12T12:53:10.875Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:53:10.875Z] #65 5.013 + RM_GOPATH=0 [2020-03-12T12:53:10.875Z] #65 5.013 + TMP_GOPATH= [2020-03-12T12:53:10.875Z] #65 5.013 + : /build [2020-03-12T12:53:10.875Z] #65 5.013 + '[' -z '' ']' [2020-03-12T12:53:10.875Z] #65 5.015 ++ mktemp -d [2020-03-12T12:53:10.875Z] #65 5.017 + export GOPATH=/tmp/tmp.DWa8Lw4dHc [2020-03-12T12:53:10.875Z] #65 5.017 + GOPATH=/tmp/tmp.DWa8Lw4dHc [2020-03-12T12:53:10.875Z] #65 5.017 + RM_GOPATH=1 [2020-03-12T12:53:10.875Z] #65 5.018 ++ dirname ./install.sh [2020-03-12T12:53:10.875Z] #65 5.023 + dir=. [2020-03-12T12:53:10.875Z] #65 5.023 + bin=containerd [2020-03-12T12:53:10.875Z] #65 5.023 + shift [2020-03-12T12:53:10.875Z] #65 5.023 + '[' '!' -f ./containerd.installer ']' [2020-03-12T12:53:10.875Z] #65 5.023 + . ./containerd.installer [2020-03-12T12:53:10.875Z] #65 5.023 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-12T12:53:10.875Z] #65 5.023 + install_containerd [2020-03-12T12:53:10.875Z] #65 5.023 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-12T12:53:10.875Z] #65 5.023 + git clone https://github.com/containerd/containerd.git /tmp/tmp.DWa8Lw4dHc/src/github.com/containerd/containerd [2020-03-12T12:53:10.875Z] #65 5.023 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-12T12:53:10.875Z] #65 5.034 Cloning into '/tmp/tmp.DWa8Lw4dHc/src/github.com/containerd/containerd'... [2020-03-12T12:53:10.875Z] #65 ... [2020-03-12T12:53:10.875Z] [2020-03-12T12:53:10.875Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:53:10.875Z] #27 6.610 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-12T12:53:10.875Z] #27 7.463 #=#=# [2020-03-12T12:53:11.056Z] #17 41.93 Selecting previously unselected package libnet1:amd64. [2020-03-12T12:53:11.056Z] #17 41.94 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-12T12:53:11.056Z] #17 41.97 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-12T12:53:11.056Z] #17 42.05 Selecting previously unselected package libnl-3-200:amd64. [2020-03-12T12:53:11.056Z] #17 42.06 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-12T12:53:11.056Z] #17 42.07 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-12T12:53:11.056Z] #17 42.17 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-12T12:53:11.056Z] #17 42.18 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-12T12:53:11.056Z] #17 42.18 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-12T12:53:11.056Z] #17 42.25 Selecting previously unselected package libreadline5:amd64. [2020-03-12T12:53:11.056Z] #17 42.26 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-03-12T12:53:11.056Z] #17 42.29 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-12T12:53:11.056Z] #17 42.42 Selecting previously unselected package net-tools. [2020-03-12T12:53:11.056Z] #17 42.42 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-03-12T12:53:11.056Z] #17 42.42 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-12T12:53:11.207Z] #35 ... [2020-03-12T12:53:11.207Z] [2020-03-12T12:53:11.207Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:53:11.207Z] #65 5.165 + RM_GOPATH=0 [2020-03-12T12:53:11.207Z] #65 5.165 + TMP_GOPATH= [2020-03-12T12:53:11.207Z] #65 5.165 + : /build [2020-03-12T12:53:11.207Z] #65 5.165 + '[' -z '' ']' [2020-03-12T12:53:11.207Z] #65 5.165 ++ mktemp -d [2020-03-12T12:53:11.207Z] #65 5.165 + export GOPATH=/tmp/tmp.8b6G9xuUS2 [2020-03-12T12:53:11.207Z] #65 5.165 + GOPATH=/tmp/tmp.8b6G9xuUS2 [2020-03-12T12:53:11.207Z] #65 5.165 + RM_GOPATH=1 [2020-03-12T12:53:11.207Z] #65 5.166 ++ dirname ./install.sh [2020-03-12T12:53:11.207Z] #65 5.166 + dir=. [2020-03-12T12:53:11.207Z] #65 5.166 + bin=containerd [2020-03-12T12:53:11.207Z] #65 5.166 + shift [2020-03-12T12:53:11.207Z] #65 5.166 + '[' '!' -f ./containerd.installer ']' [2020-03-12T12:53:11.207Z] #65 5.166 + . ./containerd.installer [2020-03-12T12:53:11.207Z] #65 5.166 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-12T12:53:11.207Z] #65 5.169 + install_containerd [2020-03-12T12:53:11.207Z] #65 5.169 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-12T12:53:11.207Z] #65 5.169 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8b6G9xuUS2/src/github.com/containerd/containerd [2020-03-12T12:53:11.207Z] #65 5.169 Cloning into '/tmp/tmp.8b6G9xuUS2/src/github.com/containerd/containerd'... [2020-03-12T12:53:11.207Z] #65 5.169 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-12T12:53:11.207Z] #65 ... [2020-03-12T12:53:11.207Z] [2020-03-12T12:53:11.207Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:53:11.207Z] #27 9.443 #=#=# ### 4.2% ##### 7.8% ######## 12.1% ########### 15.9% ############### 21.3% ################## 25.5% #################### 29.1% ######################## 34.5% ############################ 39.8% ################################ 44.9% ################################## 47.3% #################################### 50.2% ####################################### 54.6% ############################################ 61.8% ################################################# 68.8% ##################################################### 74.6% ######################################################### 79.2% ########################################################### 82.5% ############################################################## 86.8% ################################################################## 92.5% ##################################################################### 95.9% ######################################################################## 100.0% [2020-03-12T12:53:11.213Z] #65 44.12 + bin/ctr [2020-03-12T12:53:11.311Z] #17 42.66 Selecting previously unselected package python-pip-whl. [2020-03-12T12:53:11.311Z] #17 42.66 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-12T12:53:11.311Z] #17 42.66 Unpacking python-pip-whl (18.1-5) ... [2020-03-12T12:53:11.466Z] #27 12.30 [2020-03-12T12:53:11.474Z] #65 ... [2020-03-12T12:53:11.474Z] [2020-03-12T12:53:11.474Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:53:11.474Z] #38 13.69 -- The C compiler identification is GNU 8.3.0 [2020-03-12T12:53:11.474Z] #38 13.75 -- Check for working C compiler: /usr/bin/cc [2020-03-12T12:53:11.474Z] #38 14.91 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-12T12:53:11.474Z] #38 14.91 -- Detecting C compiler ABI info [2020-03-12T12:53:11.474Z] #38 15.70 -- Detecting C compiler ABI info - done [2020-03-12T12:53:11.474Z] #38 15.87 -- Detecting C compile features [2020-03-12T12:53:11.474Z] #38 18.60 -- Detecting C compile features - done [2020-03-12T12:53:11.474Z] #38 18.64 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-12T12:53:11.474Z] #38 19.02 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-12T12:53:11.474Z] #38 19.13 -- Configuring done [2020-03-12T12:53:11.474Z] #38 19.17 -- Generating done [2020-03-12T12:53:11.474Z] #38 19.18 -- Build files have been written to: /tmp/tmp.ioVd8WpBSk/tini [2020-03-12T12:53:11.474Z] #38 19.18 + make tini-static [2020-03-12T12:53:11.474Z] #38 19.48 Scanning dependencies of target tini-static [2020-03-12T12:53:11.474Z] #38 19.54 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-12T12:53:11.474Z] #38 21.96 [100%] Linking C executable tini-static [2020-03-12T12:53:11.474Z] #38 22.66 [100%] Built target tini-static [2020-03-12T12:53:11.474Z] #38 22.80 + mkdir -p /build [2020-03-12T12:53:11.474Z] #38 22.81 + cp tini-static /build/docker-init [2020-03-12T12:53:11.474Z] #38 DONE 23.4s [2020-03-12T12:53:11.474Z] [2020-03-12T12:53:11.474Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:53:11.474Z] #44 17.26 PBCC images/sk-opts.pb-c.c [2020-03-12T12:53:11.474Z] #44 17.28 PBCC images/packet-sock.pb-c.c [2020-03-12T12:53:11.474Z] #44 17.34 DEP images/sk-opts.pb-c.d [2020-03-12T12:53:11.474Z] #44 17.38 DEP images/packet-sock.pb-c.d [2020-03-12T12:53:11.474Z] #44 17.43 PBCC images/sk-netlink.pb-c.c [2020-03-12T12:53:11.474Z] #44 17.52 DEP images/sk-netlink.pb-c.d [2020-03-12T12:53:11.474Z] #44 17.61 PBCC images/sk-inet.pb-c.c [2020-03-12T12:53:11.474Z] #44 17.66 DEP images/sk-inet.pb-c.d [2020-03-12T12:53:11.474Z] #44 17.78 PBCC images/sk-unix.pb-c.c [2020-03-12T12:53:11.474Z] #44 17.87 DEP images/sk-unix.pb-c.d [2020-03-12T12:53:11.474Z] #44 17.92 PBCC images/mm.pb-c.c [2020-03-12T12:53:11.474Z] #44 18.06 DEP images/mm.pb-c.d [2020-03-12T12:53:11.474Z] #44 18.16 PBCC images/timerfd.pb-c.c [2020-03-12T12:53:11.474Z] #44 18.21 DEP images/timerfd.pb-c.d [2020-03-12T12:53:11.474Z] #44 18.27 PBCC images/timer.pb-c.c [2020-03-12T12:53:11.474Z] #44 18.31 DEP images/timer.pb-c.d [2020-03-12T12:53:11.474Z] #44 18.38 PBCC images/sa.pb-c.c [2020-03-12T12:53:11.474Z] #44 18.44 DEP images/sa.pb-c.d [2020-03-12T12:53:11.474Z] #44 18.51 PBCC images/pipe-data.pb-c.c [2020-03-12T12:53:11.474Z] #44 18.57 DEP images/pipe-data.pb-c.d [2020-03-12T12:53:11.474Z] #44 18.66 PBCC images/mnt.pb-c.c [2020-03-12T12:53:11.474Z] #44 18.74 DEP images/mnt.pb-c.d [2020-03-12T12:53:11.474Z] #44 18.79 PBCC images/sk-packet.pb-c.c [2020-03-12T12:53:11.474Z] #44 18.80 DEP images/sk-packet.pb-c.d [2020-03-12T12:53:11.474Z] #44 18.92 PBCC images/tcp-stream.pb-c.c [2020-03-12T12:53:11.474Z] #44 18.97 DEP images/tcp-stream.pb-c.d [2020-03-12T12:53:11.474Z] #44 19.06 PBCC images/pipe.pb-c.c [2020-03-12T12:53:11.474Z] #44 19.09 DEP images/pipe.pb-c.d [2020-03-12T12:53:11.474Z] #44 19.14 PBCC images/pstree.pb-c.c [2020-03-12T12:53:11.474Z] #44 19.16 DEP images/pstree.pb-c.d [2020-03-12T12:53:11.474Z] #44 19.21 PBCC images/fs.pb-c.c [2020-03-12T12:53:11.474Z] #44 19.25 DEP images/fs.pb-c.d [2020-03-12T12:53:11.474Z] #44 19.31 PBCC images/signalfd.pb-c.c [2020-03-12T12:53:11.474Z] #44 19.34 DEP images/signalfd.pb-c.d [2020-03-12T12:53:11.474Z] #44 19.40 PBCC images/fh.pb-c.c [2020-03-12T12:53:11.474Z] #44 19.48 PBCC images/fsnotify.pb-c.c [2020-03-12T12:53:11.474Z] #44 19.53 DEP images/fh.pb-c.d [2020-03-12T12:53:11.474Z] #44 19.58 DEP images/fsnotify.pb-c.d [2020-03-12T12:53:11.474Z] #44 19.77 PBCC images/eventpoll.pb-c.c [2020-03-12T12:53:11.474Z] #44 19.78 DEP images/eventpoll.pb-c.d [2020-03-12T12:53:11.474Z] #44 19.85 PBCC images/eventfd.pb-c.c [2020-03-12T12:53:11.474Z] #44 19.86 DEP images/eventfd.pb-c.d [2020-03-12T12:53:11.474Z] #44 19.93 PBCC images/remap-file-path.pb-c.c [2020-03-12T12:53:11.474Z] #44 19.94 DEP images/remap-file-path.pb-c.d [2020-03-12T12:53:11.474Z] #44 19.98 PBCC images/fifo.pb-c.c [2020-03-12T12:53:11.474Z] #44 20.02 DEP images/fifo.pb-c.d [2020-03-12T12:53:11.474Z] #44 20.05 PBCC images/ghost-file.pb-c.c [2020-03-12T12:53:11.474Z] #44 20.11 DEP images/ghost-file.pb-c.d [2020-03-12T12:53:11.474Z] #44 20.22 PBCC images/regfile.pb-c.c [2020-03-12T12:53:11.474Z] #44 20.24 DEP images/regfile.pb-c.d [2020-03-12T12:53:11.474Z] #44 20.37 PBCC images/ns.pb-c.c [2020-03-12T12:53:11.474Z] #44 20.38 DEP images/ns.pb-c.d [2020-03-12T12:53:11.474Z] #44 20.49 PBCC images/fdinfo.pb-c.c [2020-03-12T12:53:11.474Z] #44 20.72 DEP images/fdinfo.pb-c.d [2020-03-12T12:53:11.474Z] #44 20.88 PBCC images/core-aarch64.pb-c.c [2020-03-12T12:53:11.474Z] #44 20.94 PBCC images/core-arm.pb-c.c [2020-03-12T12:53:11.474Z] #44 21.03 PBCC images/core-ppc64.pb-c.c [2020-03-12T12:53:11.474Z] #44 21.11 PBCC images/core-s390.pb-c.c [2020-03-12T12:53:11.474Z] #44 21.20 PBCC images/core-x86.pb-c.c [2020-03-12T12:53:11.474Z] #44 21.30 PBCC images/core.pb-c.c [2020-03-12T12:53:11.474Z] #44 21.36 PBCC images/inventory.pb-c.c [2020-03-12T12:53:11.474Z] #44 21.48 DEP images/core-aarch64.pb-c.d [2020-03-12T12:53:11.474Z] #44 21.55 DEP images/core-arm.pb-c.d [2020-03-12T12:53:11.474Z] #44 21.63 DEP images/core-ppc64.pb-c.d [2020-03-12T12:53:11.474Z] #44 21.75 DEP images/core-s390.pb-c.d [2020-03-12T12:53:11.474Z] #44 21.80 DEP images/core-x86.pb-c.d [2020-03-12T12:53:11.474Z] #44 21.93 DEP images/core.pb-c.d [2020-03-12T12:53:11.474Z] #44 22.04 DEP images/inventory.pb-c.d [2020-03-12T12:53:11.474Z] #44 22.13 PBCC images/cpuinfo.pb-c.c [2020-03-12T12:53:11.474Z] #44 22.18 DEP images/cpuinfo.pb-c.d [2020-03-12T12:53:11.474Z] #44 22.30 PBCC images/stats.pb-c.c [2020-03-12T12:53:11.474Z] #44 22.35 DEP images/stats.pb-c.d [2020-03-12T12:53:11.726Z] #27 ... [2020-03-12T12:53:11.726Z] [2020-03-12T12:53:11.726Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:53:11.726Z] #10 72.53 Get:10 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] [2020-03-12T12:53:11.726Z] #10 76.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-03-12T12:53:11.726Z] #10 76.43 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-03-12T12:53:11.726Z] #10 76.46 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-12T12:53:11.726Z] #10 76.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-12T12:53:11.726Z] #10 76.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-03-12T12:53:11.726Z] #10 76.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-03-12T12:53:11.726Z] #10 76.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-03-12T12:53:11.726Z] #10 76.56 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-03-12T12:53:11.726Z] #10 76.62 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-03-12T12:53:11.726Z] #10 76.64 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-03-12T12:53:11.726Z] #10 76.68 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-03-12T12:53:11.726Z] #10 76.78 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-03-12T12:53:11.726Z] #10 76.83 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-03-12T12:53:11.726Z] #10 76.85 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-03-12T12:53:11.726Z] #10 76.86 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-03-12T12:53:11.726Z] #10 78.78 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T12:53:11.726Z] #10 79.27 Fetched 77.7 MB in 13s (6030 kB/s) [2020-03-12T12:53:11.726Z] #10 79.47 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-12T12:53:11.726Z] #10 79.47 (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 ... 15401 files and directories currently installed.) [2020-03-12T12:53:11.726Z] #10 79.62 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-03-12T12:53:11.726Z] #10 79.64 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-12T12:53:11.726Z] #10 ... [2020-03-12T12:53:11.726Z] [2020-03-12T12:53:11.726Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:53:11.871Z] #17 43.14 Selecting previously unselected package python3-lib2to3. [2020-03-12T12:53:11.871Z] #17 43.14 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-12T12:53:11.871Z] #17 43.15 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-12T12:53:12.127Z] #17 43.28 Selecting previously unselected package python3-distutils. [2020-03-12T12:53:12.127Z] #17 43.28 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-12T12:53:12.127Z] #17 43.29 Unpacking python3-distutils (3.7.3-1) ... [2020-03-12T12:53:12.127Z] #17 43.41 Selecting previously unselected package python3-pip. [2020-03-12T12:53:12.127Z] #17 43.42 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-12T12:53:12.127Z] #17 43.43 Unpacking python3-pip (18.1-5) ... [2020-03-12T12:53:12.381Z] #17 43.58 Selecting previously unselected package python3-pkg-resources. [2020-03-12T12:53:12.381Z] #17 43.58 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-12T12:53:12.381Z] #17 43.59 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-12T12:53:12.381Z] #17 43.72 Selecting previously unselected package python3-setuptools. [2020-03-12T12:53:12.381Z] #17 43.72 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-12T12:53:12.381Z] #17 43.75 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-12T12:53:12.503Z] #27 12.62 0.0% ########### 15.7% ################### 27.3% ################################ 45.8% ########################################### 61.1% ########################################################## 81.3% ################################################################### 94.3% ######################################################################## 100.0% [2020-03-12T12:53:12.636Z] #17 43.99 Selecting previously unselected package python3-wheel. [2020-03-12T12:53:12.636Z] #17 44.02 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-12T12:53:12.636Z] #17 44.02 Unpacking python3-wheel (0.32.3-2) ... [2020-03-12T12:53:12.636Z] #17 44.11 Selecting previously unselected package sudo. [2020-03-12T12:53:12.683Z] #27 7.704 #=#=# ### 4.8% ###### 9.2% ########## 14.4% ############# 18.7% ################### 27.0% #################### 29.1% ###################### 31.6% ######################### 36.0% ################################ 45.6% ###################################### 54.0% ############################################ 61.6% ################################################# 68.7% ##################################################### 73.7% ###################################################### 75.2% ######################################################## 78.5% ############################################################ 83.7% ################################################################# 90.5% ###################################################################### 97.2% ######################################################################## 100.0% [2020-03-12T12:53:12.891Z] #17 44.11 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-03-12T12:53:12.891Z] #17 44.13 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-12T12:53:13.069Z] #27 13.73 [2020-03-12T12:53:13.281Z] 23645bd7ee08: Download complete [2020-03-12T12:53:13.329Z] #27 13.92 1.2% #### 5.7% ####### 10.8% [2020-03-12T12:53:13.329Z] #27 ... [2020-03-12T12:53:13.329Z] [2020-03-12T12:53:13.329Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:53:13.329Z] #50 73.92 + cd /tmp/tmp.Por8nNCP1S/src/gotest.tools/gotestsum [2020-03-12T12:53:13.329Z] #50 73.92 + git checkout -q v0.3.5 [2020-03-12T12:53:13.329Z] #50 74.06 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-12T12:53:13.389Z] #44 ... [2020-03-12T12:53:13.389Z] [2020-03-12T12:53:13.389Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:53:13.389Z] #33 71.65 io/ioutil [2020-03-12T12:53:13.389Z] #33 73.54 github.com/BurntSushi/toml [2020-03-12T12:53:13.389Z] #33 73.54 log [2020-03-12T12:53:13.389Z] #33 73.55 flag [2020-03-12T12:53:13.389Z] #33 77.84 github.com/BurntSushi/toml/cmd/tomlv [2020-03-12T12:53:13.389Z] #33 ... [2020-03-12T12:53:13.389Z] [2020-03-12T12:53:13.389Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:53:13.389Z] #47 71.79 github.com/LK4D4/vndr/versioned [2020-03-12T12:53:13.389Z] #47 74.88 encoding/binary [2020-03-12T12:53:13.389Z] #47 75.26 flag [2020-03-12T12:53:13.389Z] #47 75.27 go/token [2020-03-12T12:53:13.389Z] #47 75.27 internal/lazyregexp [2020-03-12T12:53:13.389Z] #47 75.68 net/url [2020-03-12T12:53:13.389Z] #47 78.43 go/scanner [2020-03-12T12:53:13.389Z] #47 78.73 text/template/parse [2020-03-12T12:53:13.389Z] #47 79.51 encoding/xml [2020-03-12T12:53:13.389Z] #47 79.91 encoding/json [2020-03-12T12:53:13.389Z] #47 81.80 go/ast [2020-03-12T12:53:13.493Z] #17 44.61 Selecting previously unselected package thin-provisioning-tools. [2020-03-12T12:53:13.493Z] #17 44.61 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-03-12T12:53:13.493Z] #17 44.63 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-12T12:53:13.590Z] #50 ... [2020-03-12T12:53:13.590Z] [2020-03-12T12:53:13.590Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:53:13.634Z] #27 10.59 #=#=# [2020-03-12T12:53:13.634Z] #27 ... [2020-03-12T12:53:13.634Z] [2020-03-12T12:53:13.634Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T12:53:13.634Z] #35 67.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-03-12T12:53:13.634Z] #35 67.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-03-12T12:53:13.634Z] #35 67.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-03-12T12:53:13.634Z] #35 67.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-03-12T12:53:13.634Z] #35 67.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-03-12T12:53:13.634Z] #35 69.66 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T12:53:13.634Z] #35 70.04 Fetched 14.9 MB in 3s (4960 kB/s) [2020-03-12T12:53:13.634Z] #35 70.22 Selecting previously unselected package xxd. [2020-03-12T12:53:13.634Z] #35 70.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 ... 15401 files and directories currently installed.) [2020-03-12T12:53:13.634Z] #35 70.34 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-12T12:53:13.634Z] #35 70.36 Unpacking xxd (2:8.1.0875-5) ... [2020-03-12T12:53:13.634Z] #35 70.75 Selecting previously unselected package vim-common. [2020-03-12T12:53:13.634Z] #35 70.75 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-12T12:53:13.634Z] #35 70.88 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-12T12:53:13.634Z] #35 71.38 Selecting previously unselected package cmake-data. [2020-03-12T12:53:13.634Z] #35 71.38 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-12T12:53:13.634Z] #35 71.42 Unpacking cmake-data (3.13.4-1) ... [2020-03-12T12:53:13.634Z] #35 77.14 Selecting previously unselected package libicu63:amd64. [2020-03-12T12:53:13.634Z] #35 77.16 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ... [2020-03-12T12:53:13.634Z] #35 77.24 Unpacking libicu63:amd64 (63.1-6) ... [2020-03-12T12:53:13.650Z] #47 ... [2020-03-12T12:53:13.650Z] [2020-03-12T12:53:13.650Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:53:13.650Z] #44 25.22 make[1]: Nothing to be done for 'all'. [2020-03-12T12:53:13.791Z] #17 44.97 Selecting previously unselected package uidmap. [2020-03-12T12:53:13.791Z] #17 44.98 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-03-12T12:53:13.791Z] #17 44.98 Unpacking uidmap (1:4.5-1.1) ... [2020-03-12T12:53:13.791Z] #17 45.10 Selecting previously unselected package vim-runtime. [2020-03-12T12:53:13.791Z] #17 45.10 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-12T12:53:13.791Z] #17 45.14 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-12T12:53:13.791Z] #17 45.18 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-12T12:53:13.791Z] #17 45.18 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-12T12:53:13.903Z] #35 ... [2020-03-12T12:53:13.903Z] [2020-03-12T12:53:13.903Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-12T12:53:13.903Z] #30 74.56 Checking out files: 66% (1009/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/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: 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. [2020-03-12T12:53:13.903Z] #30 76.18 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-12T12:53:13.903Z] #30 76.51 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-12T12:53:14.220Z] #44 ... [2020-03-12T12:53:14.220Z] [2020-03-12T12:53:14.220Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:53:14.220Z] #33 DONE 82.7s [2020-03-12T12:53:14.220Z] [2020-03-12T12:53:14.220Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:53:14.220Z] #56 76.16 encoding/base64 [2020-03-12T12:53:14.220Z] #56 76.24 golang.org/x/sys/unix [2020-03-12T12:53:14.220Z] #56 78.99 encoding/json [2020-03-12T12:53:14.220Z] #56 79.01 go/scanner [2020-03-12T12:53:14.220Z] #56 79.03 github.com/pkg/diff [2020-03-12T12:53:14.220Z] #56 81.78 go/ast [2020-03-12T12:53:14.220Z] #56 82.51 mvdan.cc/editorconfig [2020-03-12T12:53:15.404Z] #27 13.92 1.2% #### 5.7% ####### 10.8% ########### 15.8% ############## 20.3% ################# 23.8% ##################### 30.4% ######################### 36.1% ############################## 42.0% ################################# 45.9% ####################################### 54.7% ######################################### 57.8% ################################################ 66.8% #################################################### 72.3% ###################################################### 75.5% ######################################################### 80.3% ############################################################# 85.6% ################################################################ 90.2% ################################################################### 94.1% ######################################################################## 100.0% [2020-03-12T12:53:15.804Z] #30 ... [2020-03-12T12:53:15.804Z] [2020-03-12T12:53:15.804Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:53:15.804Z] #47 68.73 github.com/LK4D4/vndr/godl/singleflight [2020-03-12T12:53:15.804Z] #47 68.89 io [2020-03-12T12:53:15.804Z] #47 69.37 strconv [2020-03-12T12:53:15.804Z] #47 71.93 bytes [2020-03-12T12:53:15.804Z] #47 75.59 bufio [2020-03-12T12:53:15.804Z] #47 75.95 reflect [2020-03-12T12:53:15.978Z] #27 16.75 [2020-03-12T12:53:16.062Z] #47 ... [2020-03-12T12:53:16.062Z] [2020-03-12T12:53:16.062Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:53:16.062Z] #27 11.08 0.1% ########### 15.9% ################## 25.2% ######################### 35.4% ############################## 42.4% ####################################### 54.8% ################################################# 69.2% ############################################################ 83.6% ######################################################################## 100.0% [2020-03-12T12:53:16.062Z] #27 12.84 [2020-03-12T12:53:16.135Z] #56 85.02 mvdan.cc/sh/v3/syntax [2020-03-12T12:53:16.302Z] #17 ... [2020-03-12T12:53:16.302Z] [2020-03-12T12:53:16.302Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:53:16.302Z] #44 104.7 CC criu/cr-errno.o [2020-03-12T12:53:16.302Z] #44 104.7 CC criu/cr-restore.o [2020-03-12T12:53:16.302Z] #44 108.9 CC criu/cr-service.o [2020-03-12T12:53:16.302Z] #44 110.4 CC criu/crtools.o [2020-03-12T12:53:16.302Z] #44 110.9 CC criu/eventfd.o [2020-03-12T12:53:16.302Z] #44 111.3 CC criu/eventpoll.o [2020-03-12T12:53:16.302Z] #44 112.0 CC criu/external.o [2020-03-12T12:53:16.302Z] #44 112.4 CC criu/fault-injection.o [2020-03-12T12:53:16.302Z] #44 112.5 CC criu/fdstore.o [2020-03-12T12:53:16.302Z] #44 113.0 CC criu/fifo.o [2020-03-12T12:53:16.302Z] #44 113.4 CC criu/file-ids.o [2020-03-12T12:53:16.302Z] #44 113.7 CC criu/file-lock.o [2020-03-12T12:53:16.302Z] #44 114.7 CC criu/files-ext.o [2020-03-12T12:53:16.558Z] #44 115.1 CC criu/files-reg.o [2020-03-12T12:53:16.724Z] #56 ... [2020-03-12T12:53:16.724Z] [2020-03-12T12:53:16.724Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:53:16.724Z] #44 28.10 CC images/stats.o [2020-03-12T12:53:17.118Z] #44 ... [2020-03-12T12:53:17.118Z] [2020-03-12T12:53:17.119Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:53:17.119Z] #17 48.30 Selecting previously unselected package vim. [2020-03-12T12:53:17.119Z] #17 48.31 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-03-12T12:53:17.119Z] #17 48.32 Unpacking vim (2:8.1.0875-5) ... [2020-03-12T12:53:17.297Z] #44 28.74 CC images/core.o [2020-03-12T12:53:17.679Z] #17 48.89 Selecting previously unselected package xfsprogs. [2020-03-12T12:53:17.679Z] #17 48.91 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-03-12T12:53:17.679Z] #17 48.91 Unpacking xfsprogs (4.20.0-1) ... [2020-03-12T12:53:17.873Z] #44 29.45 CC images/core-x86.o [2020-03-12T12:53:17.934Z] #17 49.43 Selecting previously unselected package zip. [2020-03-12T12:53:18.189Z] #17 49.45 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-03-12T12:53:18.189Z] #17 49.46 Unpacking zip (3.0-11+b1) ... [2020-03-12T12:53:18.445Z] #17 49.61 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-12T12:53:18.445Z] #17 49.63 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-12T12:53:18.445Z] #17 49.64 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-03-12T12:53:18.445Z] #17 49.65 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-12T12:53:18.445Z] #17 49.66 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-03-12T12:53:18.445Z] #17 49.67 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-03-12T12:53:18.445Z] #17 49.68 Setting up uidmap (1:4.5-1.1) ... [2020-03-12T12:53:18.445Z] #17 49.69 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-03-12T12:53:18.445Z] #17 49.71 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-12T12:53:18.445Z] #17 49.72 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-12T12:53:18.445Z] #17 49.73 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-12T12:53:18.445Z] #17 49.75 Setting up libicu63:amd64 (63.1-6) ... [2020-03-12T12:53:18.445Z] #17 49.76 Setting up xxd (2:8.1.0875-5) ... [2020-03-12T12:53:18.445Z] #17 49.77 Setting up zip (3.0-11+b1) ... [2020-03-12T12:53:18.445Z] #17 49.78 Setting up vim-common (2:8.1.0875-5) ... [2020-03-12T12:53:18.445Z] #17 49.80 Setting up bash-completion (1:2.8-6) ... [2020-03-12T12:53:18.575Z] #27 13.20 0.0% #### 5.6% ###### 9.6% ######### 12.8% ########### 15.4% ########### 15.4% ############## 20.0% ################## 26.3% ######################### 35.6% ############################### 43.2% ################################# 46.2% #################################### 51.3% ######################################## 55.9% ############################################ 61.4% ############################################### 65.6% ################################################## 69.7% ##################################################### 74.6% ######################################################### 79.7% ########################################################### 82.0% #################################################################### 95.6% ######################################################################## 100.0% [2020-03-12T12:53:18.815Z] #44 30.33 CC images/core-arm.o [2020-03-12T12:53:18.833Z] #27 ... [2020-03-12T12:53:18.833Z] [2020-03-12T12:53:18.833Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:53:18.833Z] #10 72.28 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T12:53:18.833Z] #10 72.74 Fetched 77.7 MB in 13s (6163 kB/s) [2020-03-12T12:53:18.833Z] #10 73.21 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-12T12:53:18.833Z] #10 73.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-12T12:53:18.833Z] #10 73.26 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-03-12T12:53:18.833Z] #10 73.27 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-12T12:53:18.833Z] #10 77.90 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-12T12:53:18.833Z] #10 77.91 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-03-12T12:53:18.833Z] #10 77.96 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-12T12:53:19.082Z] #27 17.01 0.2% # 1.8% ## 3.3% ### 5.2% #### 6.6% ##### 8.1% ####### 9.9% ####### 11.0% ######## 12.3% ######### 13.5% ########## 14.1% ########### 16.3% ############ 17.2% ############## 20.2% ############### 22.2% ################# 24.1% ################## 25.6% ################### 27.6% ##################### 29.2% ###################### 31.6% ####################### 32.5% ######################### 35.4% ########################## 36.9% ########################### 38.7% ############################# 40.9% ############################## 42.6% ############################### 44.1% [2020-03-12T12:53:19.082Z] #27 ... [2020-03-12T12:53:19.082Z] [2020-03-12T12:53:19.082Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:53:19.082Z] #47 79.59 syscall [2020-03-12T12:53:19.341Z] #47 ... [2020-03-12T12:53:19.341Z] [2020-03-12T12:53:19.341Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:53:19.387Z] #44 30.81 CC images/core-aarch64.o [2020-03-12T12:53:19.766Z] #10 ... [2020-03-12T12:53:19.766Z] [2020-03-12T12:53:19.766Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:53:19.766Z] #27 16.25 [2020-03-12T12:53:19.766Z] #27 16.78 [2020-03-12T12:53:19.766Z] #27 ... [2020-03-12T12:53:19.766Z] [2020-03-12T12:53:19.766Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:53:19.766Z] #50 72.34 + cd /tmp/tmp.LJ49bfvb5M/src/gotest.tools/gotestsum [2020-03-12T12:53:19.766Z] #50 72.35 + git checkout -q v0.3.5 [2020-03-12T12:53:19.766Z] #50 72.47 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-12T12:53:19.766Z] #50 ... [2020-03-12T12:53:19.766Z] [2020-03-12T12:53:19.766Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:53:19.959Z] #44 31.36 CC images/core-ppc64.o [2020-03-12T12:53:20.123Z] #27 17.01 0.2% # 1.8% ## 3.3% ### 5.2% #### 6.6% ##### 8.1% ####### 9.9% ####### 11.0% ######## 12.3% ######### 13.5% ########## 14.1% ########### 16.3% ############ 17.2% ############## 20.2% ############### 22.2% ################# 24.1% ################## 25.6% ################### 27.6% ##################### 29.2% ###################### 31.6% ####################### 32.5% ######################### 35.4% ########################## 36.9% ########################### 38.7% ############################# 40.9% ############################## 42.6% ############################### 44.1% ################################ 45.3% ################################## 47.4% ################################### 48.7% #################################### 50.6% ##################################### 52.7% ####################################### 54.5% ####################################### 55.3% [2020-03-12T12:53:20.123Z] #27 ... [2020-03-12T12:53:20.123Z] [2020-03-12T12:53:20.123Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:53:20.123Z] #43 80.77 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-12T12:53:20.123Z] #43 89.13 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-12T12:53:20.123Z] #43 89.15 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-12T12:53:20.123Z] #43 89.16 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-12T12:53:20.123Z] #43 89.17 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-12T12:53:20.123Z] #43 89.19 Setting up python-six (1.12.0-1) ... [2020-03-12T12:53:20.123Z] #43 ... [2020-03-12T12:53:20.123Z] [2020-03-12T12:53:20.123Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:53:20.903Z] #44 32.28 CC images/core-s390.o [2020-03-12T12:53:20.969Z] #27 16.78 0.0% 0.8% ## 3.4% ### 4.8% ##### 7.1% ##### 8.1% ###### 8.9% ######## 11.6% ########## 13.9% ########### 16.6% [2020-03-12T12:53:20.969Z] #27 ... [2020-03-12T12:53:20.969Z] [2020-03-12T12:53:20.969Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:53:20.969Z] #33 73.65 reflect [2020-03-12T12:53:20.969Z] #33 ... [2020-03-12T12:53:20.969Z] [2020-03-12T12:53:20.969Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:53:21.420Z] #27 17.01 0.2% # 1.8% ## 3.3% ### 5.2% #### 6.6% ##### 8.1% ####### 9.9% ####### 11.0% ######## 12.3% ######### 13.5% ########## 14.1% ########### 16.3% ############ 17.2% ############## 20.2% ############### 22.2% ################# 24.1% ################## 25.6% ################### 27.6% ##################### 29.2% ###################### 31.6% ####################### 32.5% ######################### 35.4% ########################## 36.9% ########################### 38.7% ############################# 40.9% ############################## 42.6% ############################### 44.1% ################################ 45.3% ################################## 47.4% ################################### 48.7% #################################### 50.6% ##################################### 52.7% ####################################### 54.5% ####################################### 55.3% ######################################## 56.6% ########################################## 58.4% ########################################### 60.4% ############################################ 61.8% ############################################# 63.2% ############################################### 65.3% ################################################ 67.0% ################################################# 69.2% ################################################### 71.1% #################################################### 73.6% ###################################################### 75.6% ####################################################### 77.4% ######################################################### 79.5% ########################################################## 80.6% [2020-03-12T12:53:21.420Z] #27 ... [2020-03-12T12:53:21.420Z] [2020-03-12T12:53:21.420Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:53:21.420Z] #56 81.94 reflect [2020-03-12T12:53:21.420Z] #56 82.01 syscall [2020-03-12T12:53:21.681Z] #56 92.04 time [2020-03-12T12:53:21.681Z] #56 ... [2020-03-12T12:53:21.681Z] [2020-03-12T12:53:21.681Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:53:21.706Z] #17 52.50 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-03-12T12:53:21.706Z] #17 52.51 Setting up xz-utils (5.2.4-1) ... [2020-03-12T12:53:21.706Z] #17 52.53 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-12T12:53:21.706Z] #17 52.54 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-12T12:53:21.706Z] #17 52.61 invoke-rc.d: could not determine current runlevel [2020-03-12T12:53:21.706Z] #17 52.61 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-12T12:53:21.706Z] #17 52.62 Setting up pigz (2.4-1) ... [2020-03-12T12:53:21.706Z] #17 52.63 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-12T12:53:21.706Z] #17 52.64 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-12T12:53:21.706Z] #17 52.66 Setting up python-pip-whl (18.1-5) ... [2020-03-12T12:53:21.706Z] #17 52.67 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-03-12T12:53:21.706Z] #17 52.68 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-12T12:53:21.706Z] #17 52.95 Setting up libaio1:amd64 (0.3.112-3) ... [2020-03-12T12:53:21.706Z] #17 52.96 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-12T12:53:21.706Z] #17 52.97 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-12T12:53:21.706Z] #17 52.98 Setting up vim (2:8.1.0875-5) ... [2020-03-12T12:53:21.706Z] #17 52.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-12T12:53:21.706Z] #17 53.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-12T12:53:21.706Z] #17 53.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-12T12:53:21.706Z] #17 53.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-12T12:53:21.706Z] #17 53.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-12T12:53:21.706Z] #17 53.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-12T12:53:21.706Z] #17 53.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-12T12:53:21.706Z] #17 53.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-12T12:53:21.706Z] #17 53.08 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-12T12:53:21.706Z] #17 53.09 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-12T12:53:21.706Z] #17 53.10 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-12T12:53:21.878Z] #44 33.40 CC images/cpuinfo.o [2020-03-12T12:53:21.962Z] #17 53.12 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-12T12:53:21.962Z] #17 53.13 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-12T12:53:21.962Z] #17 53.14 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-12T12:53:22.013Z] #27 16.78 0.0% 0.8% ## 3.4% ### 4.8% ##### 7.1% ##### 8.1% ###### 8.9% ######## 11.6% ########## 13.9% ########### 16.6% ############# 19.0% ############### 22.2% ################ 23.1% ################# 24.4% ################### 26.5% ##################### 29.2% ###################### 31.2% ######################### 35.3% ########################### 37.9% ############################# 40.6% ############################## 43.0% [2020-03-12T12:53:22.013Z] #27 ... [2020-03-12T12:53:22.013Z] [2020-03-12T12:53:22.013Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:53:22.013Z] #43 75.66 Selecting previously unselected package libprotoc17:amd64. [2020-03-12T12:53:22.013Z] #43 75.67 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-03-12T12:53:22.013Z] #43 75.70 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-12T12:53:22.013Z] #43 76.88 Selecting previously unselected package protobuf-c-compiler. [2020-03-12T12:53:22.013Z] #43 76.88 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-03-12T12:53:22.013Z] #43 76.90 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-12T12:53:22.013Z] #43 77.21 Selecting previously unselected package protobuf-compiler. [2020-03-12T12:53:22.013Z] #43 77.22 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-03-12T12:53:22.013Z] #43 77.25 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-12T12:53:22.013Z] #43 77.71 Selecting previously unselected package python-pkg-resources. [2020-03-12T12:53:22.013Z] #43 77.74 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-12T12:53:22.014Z] #43 77.76 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-12T12:53:22.014Z] #43 78.19 Selecting previously unselected package python-six. [2020-03-12T12:53:22.014Z] #43 78.19 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-12T12:53:22.014Z] #43 78.20 Unpacking python-six (1.12.0-1) ... [2020-03-12T12:53:22.014Z] #43 78.31 Selecting previously unselected package python-protobuf. [2020-03-12T12:53:22.014Z] #43 78.32 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-03-12T12:53:22.014Z] #43 78.32 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-12T12:53:22.014Z] #43 79.21 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-12T12:53:22.014Z] #43 85.19 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-12T12:53:22.014Z] #43 85.22 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-12T12:53:22.014Z] #43 85.25 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-12T12:53:22.014Z] #43 85.30 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-12T12:53:22.014Z] #43 85.32 Setting up python-six (1.12.0-1) ... [2020-03-12T12:53:22.277Z] #43 ... [2020-03-12T12:53:22.277Z] [2020-03-12T12:53:22.277Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:53:22.450Z] #44 33.95 CC images/inventory.o [2020-03-12T12:53:22.457Z] #27 17.01 0.2% # 1.8% ## 3.3% ### 5.2% #### 6.6% ##### 8.1% ####### 9.9% ####### 11.0% ######## 12.3% ######### 13.5% ########## 14.1% ########### 16.3% ############ 17.2% ############## 20.2% ############### 22.2% ################# 24.1% ################## 25.6% ################### 27.6% ##################### 29.2% ###################### 31.6% ####################### 32.5% ######################### 35.4% ########################## 36.9% ########################### 38.7% ############################# 40.9% ############################## 42.6% ############################### 44.1% ################################ 45.3% ################################## 47.4% ################################### 48.7% #################################### 50.6% ##################################### 52.7% ####################################### 54.5% ####################################### 55.3% ######################################## 56.6% ########################################## 58.4% ########################################### 60.4% ############################################ 61.8% ############################################# 63.2% ############################################### 65.3% ################################################ 67.0% ################################################# 69.2% ################################################### 71.1% #################################################### 73.6% ###################################################### 75.6% ####################################################### 77.4% ######################################################### 79.5% ########################################################## 80.6% ########################################################### 82.6% ############################################################ 84.7% ############################################################## 86.6% ############################################################### 88.0% ################################################################ 89.7% ################################################################# 91.5% ################################################################### 94.3% ##################################################################### 96.3% ####################################################################### 99.8% ######################################################################## 100.0% [2020-03-12T12:53:22.711Z] #44 34.29 CC images/fdinfo.o [2020-03-12T12:53:22.715Z] #27 23.43 [2020-03-12T12:53:22.975Z] #27 ... [2020-03-12T12:53:22.975Z] [2020-03-12T12:53:22.975Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:53:22.975Z] #10 83.82 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-12T12:53:22.975Z] #10 83.82 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-03-12T12:53:22.975Z] #10 83.84 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-12T12:53:22.975Z] #10 89.36 Selecting previously unselected package binutils-mingw-w64. [2020-03-12T12:53:22.975Z] #10 89.40 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-12T12:53:22.975Z] #10 89.40 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-12T12:53:22.975Z] #10 89.69 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-03-12T12:53:22.975Z] #10 89.69 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-12T12:53:22.975Z] #10 89.70 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-12T12:53:22.975Z] #10 90.04 Selecting previously unselected package dmsetup. [2020-03-12T12:53:22.975Z] #10 90.04 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-03-12T12:53:22.975Z] #10 90.05 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-12T12:53:22.975Z] #10 90.25 Selecting previously unselected package mingw-w64-common. [2020-03-12T12:53:22.975Z] #10 90.26 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-12T12:53:22.975Z] #10 90.28 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-12T12:53:23.234Z] #10 ... [2020-03-12T12:53:23.234Z] [2020-03-12T12:53:23.234Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T12:53:23.234Z] #35 91.62 Selecting previously unselected package libxml2:amd64. [2020-03-12T12:53:23.234Z] #35 91.66 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-03-12T12:53:23.234Z] #35 91.66 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-12T12:53:23.234Z] #35 92.55 Selecting previously unselected package libarchive13:amd64. [2020-03-12T12:53:23.234Z] #35 92.62 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-03-12T12:53:23.234Z] #35 92.62 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-12T12:53:23.234Z] #35 93.15 Selecting previously unselected package libjsoncpp1:amd64. [2020-03-12T12:53:23.234Z] #35 93.15 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-03-12T12:53:23.234Z] #35 93.17 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-12T12:53:23.234Z] #35 93.35 Selecting previously unselected package librhash0:amd64. [2020-03-12T12:53:23.234Z] #35 93.38 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-03-12T12:53:23.234Z] #35 93.39 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-03-12T12:53:23.234Z] #35 93.61 Selecting previously unselected package libuv1:amd64. [2020-03-12T12:53:23.234Z] #35 93.62 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-03-12T12:53:23.234Z] #35 93.63 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-03-12T12:53:23.234Z] #35 93.82 Selecting previously unselected package cmake. [2020-03-12T12:53:23.234Z] #35 93.83 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-03-12T12:53:23.234Z] #35 93.84 Unpacking cmake (3.13.4-1) ... [2020-03-12T12:53:23.283Z] #44 ... [2020-03-12T12:53:23.283Z] [2020-03-12T12:53:23.283Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:53:23.283Z] #56 91.85 golang.org/x/crypto/ssh/terminal [2020-03-12T12:53:24.865Z] #27 16.78 0.0% 0.8% ## 3.4% ### 4.8% ##### 7.1% ##### 8.1% ###### 8.9% ######## 11.6% ########## 13.9% ########### 16.6% ############# 19.0% ############### 22.2% ################ 23.1% ################# 24.4% ################### 26.5% ##################### 29.2% ###################### 31.2% ######################### 35.3% ########################### 37.9% ############################# 40.6% ############################## 43.0% ################################ 45.5% ################################## 47.8% ################################### 49.7% ###################################### 53.0% ######################################## 56.4% ######################################### 58.2% ############################################ 61.9% ############################################### 65.3% ################################################ 67.4% ################################################# 69.2% ################################################### 71.1% #################################################### 73.3% ###################################################### 75.2% ####################################################### 77.2% ######################################################## 79.1% ########################################################## 81.1% ########################################################### 82.7% ############################################################# 84.8% ############################################################## 86.7% ################################################################ 89.2% ################################################################# 91.4% ################################################################### 93.9% #################################################################### 95.4% ###################################################################### 97.5% ######################################################################## 100.0% [2020-03-12T12:53:25.122Z] #27 22.24 [2020-03-12T12:53:25.221Z] Removing intermediate container 87635d609d35 [2020-03-12T12:53:25.221Z] ---> 6884ab57c32c [2020-03-12T12:53:25.221Z] Step 11/16 : ARG GOOS [2020-03-12T12:53:25.221Z] ---> Running in 77ab5784ce62 [2020-03-12T12:53:25.221Z] Removing intermediate container 77ab5784ce62 [2020-03-12T12:53:25.221Z] ---> b72df11b3193 [2020-03-12T12:53:25.221Z] Step 12/16 : ARG GOARCH [2020-03-12T12:53:25.221Z] ---> Running in 0465bcd169bc [2020-03-12T12:53:25.221Z] Removing intermediate container 0465bcd169bc [2020-03-12T12:53:25.221Z] ---> 497058b529b2 [2020-03-12T12:53:25.221Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-03-12T12:53:25.221Z] ---> Running in f265983378a5 [2020-03-12T12:53:25.223Z] #17 ... [2020-03-12T12:53:25.223Z] [2020-03-12T12:53:25.223Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-12T12:53:25.223Z] #41 197.8 + dpkg --print-architecture [2020-03-12T12:53:25.223Z] #41 197.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-12T12:53:25.223Z] #41 198.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-12T12:53:25.223Z] #41 198.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-12T12:53:25.765Z] #35 ... [2020-03-12T12:53:25.766Z] [2020-03-12T12:53:25.766Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:53:25.766Z] #33 86.16 time [2020-03-12T12:53:25.766Z] #33 93.36 internal/poll [2020-03-12T12:53:25.766Z] #33 96.19 internal/syscall/unix [2020-03-12T12:53:26.024Z] #33 ... [2020-03-12T12:53:26.024Z] [2020-03-12T12:53:26.024Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:53:26.024Z] #43 94.33 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-12T12:53:26.024Z] #43 94.34 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-12T12:53:26.024Z] #43 94.36 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-12T12:53:26.024Z] #43 94.37 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-03-12T12:53:26.024Z] #43 94.39 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-12T12:53:26.024Z] #43 94.40 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-12T12:53:26.024Z] #43 94.41 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-12T12:53:26.024Z] #43 94.42 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-12T12:53:26.024Z] #43 94.43 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-12T12:53:26.024Z] #43 94.45 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-12T12:53:26.056Z] #27 ... [2020-03-12T12:53:26.056Z] [2020-03-12T12:53:26.056Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:53:26.056Z] #47 78.93 syscall [2020-03-12T12:53:26.314Z] #47 ... [2020-03-12T12:53:26.314Z] [2020-03-12T12:53:26.314Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:53:26.314Z] #10 84.24 Selecting previously unselected package binutils-mingw-w64. [2020-03-12T12:53:26.314Z] #10 84.25 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-12T12:53:26.314Z] #10 84.27 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-12T12:53:26.314Z] #10 84.69 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-03-12T12:53:26.314Z] #10 84.70 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-12T12:53:26.314Z] #10 84.71 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-12T12:53:26.314Z] #10 85.07 Selecting previously unselected package dmsetup. [2020-03-12T12:53:26.314Z] #10 85.13 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-03-12T12:53:26.314Z] #10 85.14 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-12T12:53:26.314Z] #10 85.54 Selecting previously unselected package mingw-w64-common. [2020-03-12T12:53:26.314Z] #10 85.54 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-12T12:53:26.314Z] #10 85.61 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-12T12:53:26.878Z] #10 ... [2020-03-12T12:53:26.878Z] [2020-03-12T12:53:26.878Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T12:53:26.878Z] #35 90.57 Selecting previously unselected package libxml2:amd64. [2020-03-12T12:53:27.135Z] #35 90.59 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-03-12T12:53:27.135Z] #35 90.59 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-12T12:53:27.392Z] #35 ... [2020-03-12T12:53:27.392Z] [2020-03-12T12:53:27.392Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:53:27.392Z] #56 80.51 syscall [2020-03-12T12:53:27.392Z] #56 80.55 reflect [2020-03-12T12:53:27.392Z] #56 ... [2020-03-12T12:53:27.392Z] [2020-03-12T12:53:27.392Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:53:27.392Z] #27 24.24 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-12T12:53:27.925Z] #43 ... [2020-03-12T12:53:27.925Z] [2020-03-12T12:53:27.925Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T12:53:27.925Z] #35 97.33 Setting up libicu63:amd64 (63.1-6) ... [2020-03-12T12:53:27.925Z] #35 97.35 Setting up xxd (2:8.1.0875-5) ... [2020-03-12T12:53:27.925Z] #35 97.37 Setting up libuv1:amd64 (1.24.1-1) ... [2020-03-12T12:53:27.925Z] #35 97.38 Setting up vim-common (2:8.1.0875-5) ... [2020-03-12T12:53:27.925Z] #35 97.43 Setting up librhash0:amd64 (1.3.8-1) ... [2020-03-12T12:53:27.925Z] #35 97.43 Setting up cmake-data (3.13.4-1) ... [2020-03-12T12:53:27.925Z] #35 97.45 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-12T12:53:27.925Z] #35 97.47 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-12T12:53:27.925Z] #35 97.47 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-12T12:53:27.925Z] #35 97.48 Setting up cmake (3.13.4-1) ... [2020-03-12T12:53:27.925Z] #35 97.49 Processing triggers for libc-bin (2.28-10) ... [2020-03-12T12:53:27.925Z] #35 97.59 Processing triggers for mime-support (3.62) ... [2020-03-12T12:53:27.925Z] #35 DONE 98.5s [2020-03-12T12:53:27.925Z] [2020-03-12T12:53:27.925Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T12:53:27.925Z] #36 DONE 0.1s [2020-03-12T12:53:27.925Z] [2020-03-12T12:53:27.925Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-12T12:53:27.925Z] #37 DONE 0.1s [2020-03-12T12:53:27.925Z] [2020-03-12T12:53:27.925Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:53:27.925Z] #27 24.53 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-12T12:53:27.925Z] #27 24.97 [2020-03-12T12:53:27.925Z] #27 25.18 # 2.3% ######################################################################## 100.0% [2020-03-12T12:53:27.925Z] #27 25.32 [2020-03-12T12:53:27.925Z] #27 26.56 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-12T12:53:27.925Z] #27 26.97 [2020-03-12T12:53:27.925Z] #27 27.18 0.7% ######################################################################## 100.0% [2020-03-12T12:53:27.925Z] #27 27.36 [2020-03-12T12:53:27.925Z] #27 28.48 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-12T12:53:27.925Z] #27 28.58 skipping existing 1849cc453dee [2020-03-12T12:53:27.925Z] #27 28.76 [2020-03-12T12:53:27.956Z] #27 25.01 [2020-03-12T12:53:28.520Z] #27 25.57 #=#=# # 2.3% ######################################################################## 100.0% [2020-03-12T12:53:28.571Z] #56 96.44 mvdan.cc/sh/v3/cmd/shfmt [2020-03-12T12:53:28.571Z] #56 ... [2020-03-12T12:53:28.571Z] [2020-03-12T12:53:28.571Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:53:28.571Z] #44 34.73 CC images/fown.o [2020-03-12T12:53:28.571Z] #44 34.94 CC images/ns.o [2020-03-12T12:53:28.571Z] #44 35.15 CC images/regfile.o [2020-03-12T12:53:28.571Z] #44 35.36 CC images/ghost-file.o [2020-03-12T12:53:28.571Z] #44 35.75 CC images/fifo.o [2020-03-12T12:53:28.571Z] #44 36.10 CC images/remap-file-path.o [2020-03-12T12:53:28.571Z] #44 36.30 CC images/eventfd.o [2020-03-12T12:53:28.571Z] #44 36.43 CC images/eventpoll.o [2020-03-12T12:53:28.571Z] #44 36.66 CC images/fh.o [2020-03-12T12:53:28.571Z] #44 36.95 CC images/fsnotify.o [2020-03-12T12:53:28.571Z] #44 37.76 CC images/signalfd.o [2020-03-12T12:53:28.571Z] #44 38.05 CC images/fs.o [2020-03-12T12:53:28.571Z] #44 38.38 CC images/pstree.o [2020-03-12T12:53:28.571Z] #44 38.65 CC images/pipe.o [2020-03-12T12:53:28.571Z] #44 38.96 CC images/tcp-stream.o [2020-03-12T12:53:28.571Z] #44 39.29 CC images/sk-packet.o [2020-03-12T12:53:28.571Z] #44 39.71 CC images/mnt.o [2020-03-12T12:53:28.571Z] #44 40.01 CC images/pipe-data.o [2020-03-12T12:53:28.832Z] #44 40.18 CC images/sa.o [2020-03-12T12:53:28.832Z] #44 40.37 CC images/timer.o [2020-03-12T12:53:28.832Z] #44 ... [2020-03-12T12:53:28.832Z] [2020-03-12T12:53:28.832Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:53:28.832Z] #47 87.60 text/template [2020-03-12T12:53:28.832Z] #47 91.34 go/parser [2020-03-12T12:53:28.832Z] #47 91.36 compress/flate [2020-03-12T12:53:28.832Z] #47 94.17 math/big [2020-03-12T12:53:28.832Z] #47 96.01 go/doc [2020-03-12T12:53:28.832Z] #47 96.76 net [2020-03-12T12:53:29.088Z] #27 26.08 [2020-03-12T12:53:29.094Z] #47 97.67 vendor/golang.org/x/text/unicode/bidi [2020-03-12T12:53:29.301Z] #27 29.99 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-12T12:53:29.355Z] #47 ... [2020-03-12T12:53:29.355Z] [2020-03-12T12:53:29.355Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:53:29.355Z] #44 41.04 CC images/timerfd.o [2020-03-12T12:53:29.384Z] #41 ... [2020-03-12T12:53:29.385Z] [2020-03-12T12:53:29.385Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:53:29.385Z] #44 117.4 CC criu/files.o [2020-03-12T12:53:29.385Z] #44 119.6 CC criu/filesystems.o [2020-03-12T12:53:29.385Z] #44 120.4 CC criu/fsnotify.o [2020-03-12T12:53:29.385Z] #44 121.5 CC criu/image-desc.o [2020-03-12T12:53:29.385Z] #44 121.8 CC criu/image.o [2020-03-12T12:53:29.385Z] #44 122.8 CC criu/ipc_ns.o [2020-03-12T12:53:29.385Z] #44 124.1 CC criu/irmap.o [2020-03-12T12:53:29.385Z] #44 124.8 CC criu/kcmp-ids.o [2020-03-12T12:53:29.385Z] #44 125.1 CC criu/kerndat.o [2020-03-12T12:53:29.385Z] #44 126.2 CC criu/libnetlink.o [2020-03-12T12:53:29.385Z] #44 126.6 CC criu/log.o [2020-03-12T12:53:29.385Z] #44 127.1 CC criu/lsm.o [2020-03-12T12:53:29.385Z] #44 127.5 CC criu/mem.o [2020-03-12T12:53:29.385Z] #44 ... [2020-03-12T12:53:29.385Z] [2020-03-12T12:53:29.385Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:53:29.385Z] #17 56.16 Setting up iptables (1.8.2-4) ... [2020-03-12T12:53:29.385Z] #17 56.18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-12T12:53:29.385Z] #17 56.19 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-12T12:53:29.385Z] #17 56.21 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-12T12:53:29.385Z] #17 56.21 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-12T12:53:29.385Z] #17 56.22 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-12T12:53:29.385Z] #17 56.22 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-12T12:53:29.385Z] #17 56.23 Setting up python3 (3.7.3-1) ... [2020-03-12T12:53:29.385Z] #17 56.80 Setting up python3-wheel (0.32.3-2) ... [2020-03-12T12:53:29.385Z] #17 57.61 Setting up apparmor (2.13.2-10) ... [2020-03-12T12:53:29.385Z] #17 59.10 Setting up xfsprogs (4.20.0-1) ... [2020-03-12T12:53:29.385Z] #17 59.12 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-12T12:53:29.385Z] #17 59.46 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-12T12:53:29.385Z] #17 60.27 Setting up python3-distutils (3.7.3-1) ... [2020-03-12T12:53:29.559Z] #27 30.41 [2020-03-12T12:53:29.640Z] #17 60.83 Setting up python3-setuptools (40.8.0-1) ... [2020-03-12T12:53:29.818Z] #27 30.55 ######################################################################## 100.0% [2020-03-12T12:53:29.818Z] #27 30.65 [2020-03-12T12:53:29.818Z] #27 30.75 Download of images into '/build' complete. [2020-03-12T12:53:29.926Z] #44 41.45 CC images/mm.o [2020-03-12T12:53:30.077Z] #27 30.75 Use something like the following to load the result into a Docker daemon: [2020-03-12T12:53:30.077Z] #27 30.75 tar -cC '/build' . | docker load [2020-03-12T12:53:30.077Z] #27 ... [2020-03-12T12:53:30.077Z] [2020-03-12T12:53:30.077Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:53:30.077Z] #47 90.57 time [2020-03-12T12:53:30.077Z] #47 95.77 internal/fmtsort [2020-03-12T12:53:30.077Z] #47 96.64 strings [2020-03-12T12:53:30.077Z] #47 97.69 os [2020-03-12T12:53:30.336Z] #47 ... [2020-03-12T12:53:30.336Z] [2020-03-12T12:53:30.336Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:53:30.336Z] #27 DONE 30.9s [2020-03-12T12:53:30.336Z] [2020-03-12T12:53:30.336Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:53:30.336Z] #56 99.47 os [2020-03-12T12:53:30.336Z] #56 100.4 encoding/binary [2020-03-12T12:53:30.499Z] #44 41.90 CC images/sk-opts.o [2020-03-12T12:53:30.565Z] #17 ... [2020-03-12T12:53:30.565Z] [2020-03-12T12:53:30.565Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:53:30.565Z] #44 129.0 CC criu/mount.o [2020-03-12T12:53:30.761Z] #44 42.34 CC images/sk-unix.o [2020-03-12T12:53:30.942Z] 65014b3c3121: Verifying Checksum [2020-03-12T12:53:30.942Z] 65014b3c3121: Download complete [2020-03-12T12:53:30.984Z] #27 27.74 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-12T12:53:31.023Z] #44 ... [2020-03-12T12:53:31.023Z] [2020-03-12T12:53:31.023Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:53:31.023Z] #10 90.13 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-12T12:53:31.023Z] #10 90.14 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-03-12T12:53:31.023Z] #10 90.15 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-12T12:53:31.286Z] #10 ... [2020-03-12T12:53:31.286Z] [2020-03-12T12:53:31.286Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:53:31.286Z] #44 42.82 CC images/sk-inet.o [2020-03-12T12:53:31.550Z] #27 28.56 [2020-03-12T12:53:31.550Z] #27 28.73 ########################################### 60.4% ######################################################################## 100.0% [2020-03-12T12:53:31.808Z] #27 28.98 [2020-03-12T12:53:32.068Z] #27 ... [2020-03-12T12:53:32.068Z] [2020-03-12T12:53:32.068Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:53:32.068Z] #33 85.11 time [2020-03-12T12:53:32.068Z] #33 94.75 internal/poll [2020-03-12T12:53:32.068Z] #33 94.90 internal/fmtsort [2020-03-12T12:53:32.227Z] #44 43.42 CC images/tun.o [2020-03-12T12:53:32.240Z] #56 ... [2020-03-12T12:53:32.240Z] [2020-03-12T12:53:32.240Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:53:32.240Z] #43 102.6 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-12T12:53:32.240Z] #43 102.6 Processing triggers for libc-bin (2.28-10) ... [2020-03-12T12:53:32.240Z] #43 DONE 103.1s [2020-03-12T12:53:32.325Z] #33 ... [2020-03-12T12:53:32.325Z] [2020-03-12T12:53:32.325Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T12:53:32.325Z] #35 91.98 Selecting previously unselected package libarchive13:amd64. [2020-03-12T12:53:32.325Z] #35 91.98 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-03-12T12:53:32.325Z] #35 92.00 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-12T12:53:32.325Z] #35 92.66 Selecting previously unselected package libjsoncpp1:amd64. [2020-03-12T12:53:32.325Z] #35 92.66 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-03-12T12:53:32.325Z] #35 92.67 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-12T12:53:32.325Z] #35 93.00 Selecting previously unselected package librhash0:amd64. [2020-03-12T12:53:32.325Z] #35 93.01 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-03-12T12:53:32.325Z] #35 93.01 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-03-12T12:53:32.325Z] #35 93.70 Selecting previously unselected package libuv1:amd64. [2020-03-12T12:53:32.325Z] #35 93.70 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-03-12T12:53:32.325Z] #35 93.71 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-03-12T12:53:32.326Z] #35 94.18 Selecting previously unselected package cmake. [2020-03-12T12:53:32.326Z] #35 94.18 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-03-12T12:53:32.326Z] #35 94.18 Unpacking cmake (3.13.4-1) ... [2020-03-12T12:53:32.451Z] #44 ... [2020-03-12T12:53:32.451Z] [2020-03-12T12:53:32.451Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:53:32.451Z] #17 62.03 Setting up python3-pip (18.1-5) ... [2020-03-12T12:53:32.451Z] #17 63.29 Processing triggers for libc-bin (2.28-10) ... [2020-03-12T12:53:32.451Z] #17 63.31 Processing triggers for mime-support (3.62) ... [2020-03-12T12:53:32.451Z] #17 DONE 63.8s [2020-03-12T12:53:32.488Z] #44 43.90 CC images/sk-netlink.o [2020-03-12T12:53:32.499Z] [2020-03-12T12:53:32.499Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:53:32.706Z] [2020-03-12T12:53:32.706Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-12T12:53:32.749Z] #44 44.19 CC images/packet-sock.o [2020-03-12T12:53:33.320Z] #44 ... [2020-03-12T12:53:33.320Z] [2020-03-12T12:53:33.320Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:53:33.320Z] #56 DONE 102.1s [2020-03-12T12:53:33.320Z] [2020-03-12T12:53:33.320Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:53:33.320Z] #44 44.78 CC images/ipc-var.o [2020-03-12T12:53:33.581Z] #44 45.13 CC images/ipc-desc.o [2020-03-12T12:53:34.152Z] #44 45.63 CC images/ipc-shm.o [2020-03-12T12:53:34.413Z] #44 45.85 CC images/ipc-msg.o [2020-03-12T12:53:34.592Z] #18 1.880 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-12T12:53:34.592Z] #18 1.883 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-12T12:53:34.592Z] #18 1.887 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-12T12:53:34.592Z] #18 DONE 2.0s [2020-03-12T12:53:34.592Z] [2020-03-12T12:53:34.592Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-12T12:53:34.592Z] #41 ... [2020-03-12T12:53:34.592Z] [2020-03-12T12:53:34.592Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:53:34.592Z] #44 133.0 CC criu/namespaces.o [2020-03-12T12:53:34.673Z] #44 46.21 CC images/ipc-sem.o [2020-03-12T12:53:34.853Z] #35 ... [2020-03-12T12:53:34.853Z] [2020-03-12T12:53:34.853Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:53:34.853Z] #10 96.20 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-12T12:53:34.853Z] #10 96.24 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-12T12:53:34.853Z] #10 96.25 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-12T12:53:35.247Z] #44 46.63 CC images/utsns.o [2020-03-12T12:53:35.247Z] #44 46.82 CC images/creds.o [2020-03-12T12:53:35.508Z] #44 47.01 CC images/vma.o [2020-03-12T12:53:36.079Z] #44 47.36 CC images/netdev.o [2020-03-12T12:53:36.232Z] #10 ... [2020-03-12T12:53:36.232Z] [2020-03-12T12:53:36.232Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:53:36.232Z] #27 30.01 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-12T12:53:36.232Z] #27 30.12 skipping existing 1849cc453dee [2020-03-12T12:53:36.232Z] #27 30.39 [2020-03-12T12:53:36.232Z] #27 31.91 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-12T12:53:36.232Z] #27 32.32 [2020-03-12T12:53:36.232Z] #27 32.47 ######################################################################## 100.0% [2020-03-12T12:53:36.232Z] #27 32.61 [2020-03-12T12:53:36.232Z] #27 32.71 Download of images into '/build' complete. [2020-03-12T12:53:36.232Z] #27 32.71 Use something like the following to load the result into a Docker daemon: [2020-03-12T12:53:36.232Z] #27 32.71 tar -cC '/build' . | docker load [2020-03-12T12:53:36.232Z] #27 DONE 33.0s [2020-03-12T12:53:36.232Z] [2020-03-12T12:53:36.232Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T12:53:36.232Z] #35 99.07 Setting up libicu63:amd64 (63.1-6) ... [2020-03-12T12:53:36.232Z] #35 99.12 Setting up xxd (2:8.1.0875-5) ... [2020-03-12T12:53:36.232Z] #35 99.16 Setting up libuv1:amd64 (1.24.1-1) ... [2020-03-12T12:53:36.232Z] #35 99.21 Setting up vim-common (2:8.1.0875-5) ... [2020-03-12T12:53:36.232Z] #35 99.53 Setting up librhash0:amd64 (1.3.8-1) ... [2020-03-12T12:53:36.340Z] #44 47.85 CC images/tty.o [2020-03-12T12:53:36.504Z] #35 99.92 Setting up cmake-data (3.13.4-1) ... [2020-03-12T12:53:36.690Z] #44 ... [2020-03-12T12:53:36.691Z] [2020-03-12T12:53:36.691Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:53:36.691Z] #33 96.48 os [2020-03-12T12:53:36.691Z] #33 96.64 strings [2020-03-12T12:53:36.691Z] #33 100.9 path [2020-03-12T12:53:36.691Z] #33 101.5 fmt [2020-03-12T12:53:36.691Z] #33 101.5 path/filepath [2020-03-12T12:53:36.691Z] #33 103.9 io/ioutil [2020-03-12T12:53:36.691Z] #33 105.2 text/tabwriter [2020-03-12T12:53:36.691Z] #33 ... [2020-03-12T12:53:36.691Z] [2020-03-12T12:53:36.691Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:53:36.691Z] #38 3.528 + RM_GOPATH=0 [2020-03-12T12:53:36.691Z] #38 3.528 + TMP_GOPATH= [2020-03-12T12:53:36.691Z] #38 3.528 + : /build [2020-03-12T12:53:36.691Z] #38 3.528 + '[' -z '' ']' [2020-03-12T12:53:36.691Z] #38 3.528 ++ mktemp -d [2020-03-12T12:53:36.691Z] #38 3.528 + export GOPATH=/tmp/tmp.U50zqCv5hr [2020-03-12T12:53:36.691Z] #38 3.546 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T12:53:36.691Z] #38 3.547 + GOPATH=/tmp/tmp.U50zqCv5hr [2020-03-12T12:53:36.691Z] #38 3.547 + RM_GOPATH=1 [2020-03-12T12:53:36.691Z] #38 3.547 ++ dirname ./install.sh [2020-03-12T12:53:36.691Z] #38 3.547 + dir=. [2020-03-12T12:53:36.691Z] #38 3.547 + bin=tini [2020-03-12T12:53:36.691Z] #38 3.547 + shift [2020-03-12T12:53:36.691Z] #38 3.547 + '[' '!' -f ./tini.installer ']' [2020-03-12T12:53:36.691Z] #38 3.547 + . ./tini.installer [2020-03-12T12:53:36.691Z] #38 3.547 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T12:53:36.691Z] #38 3.547 + install_tini [2020-03-12T12:53:36.691Z] #38 3.547 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-12T12:53:36.691Z] #38 3.547 + git clone https://github.com/krallin/tini.git /tmp/tmp.U50zqCv5hr/tini [2020-03-12T12:53:36.691Z] #38 3.547 Cloning into '/tmp/tmp.U50zqCv5hr/tini'... [2020-03-12T12:53:36.691Z] #38 4.687 + cd /tmp/tmp.U50zqCv5hr/tini [2020-03-12T12:53:36.691Z] #38 4.687 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T12:53:36.691Z] #38 4.790 + cmake . [2020-03-12T12:53:36.691Z] #38 6.015 -- The C compiler identification is GNU 8.3.0 [2020-03-12T12:53:36.691Z] #38 6.135 -- Check for working C compiler: /usr/bin/cc [2020-03-12T12:53:36.691Z] #38 7.124 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-12T12:53:36.691Z] #38 7.134 -- Detecting C compiler ABI info [2020-03-12T12:53:36.691Z] #38 7.963 -- Detecting C compiler ABI info - done [2020-03-12T12:53:36.691Z] #38 8.013 -- Detecting C compile features [2020-03-12T12:53:36.691Z] #38 ... [2020-03-12T12:53:36.691Z] [2020-03-12T12:53:36.691Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:53:36.691Z] #33 106.9 flag [2020-03-12T12:53:36.691Z] #33 106.9 github.com/BurntSushi/toml [2020-03-12T12:53:36.691Z] #33 ... [2020-03-12T12:53:36.691Z] [2020-03-12T12:53:36.691Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:53:36.691Z] #10 97.47 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-12T12:53:36.691Z] #10 97.49 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-12T12:53:36.691Z] #10 97.49 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-12T12:53:36.691Z] #10 106.3 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-12T12:53:36.691Z] #10 106.4 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-12T12:53:36.691Z] #10 106.4 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-12T12:53:36.691Z] #10 106.5 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-12T12:53:36.691Z] #10 106.5 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-12T12:53:36.691Z] #10 106.6 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-12T12:53:36.761Z] #35 100.1 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-12T12:53:36.761Z] #35 100.4 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-12T12:53:36.761Z] #35 100.4 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-12T12:53:36.949Z] #10 ... [2020-03-12T12:53:36.949Z] [2020-03-12T12:53:36.949Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:53:36.949Z] #44 4.680 Note: Building without setproctitle() and strlcpy() support. [2020-03-12T12:53:36.949Z] #44 4.680 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-12T12:53:37.047Z] #35 100.5 Setting up cmake (3.13.4-1) ... [2020-03-12T12:53:37.047Z] #35 100.5 Processing triggers for libc-bin (2.28-10) ... [2020-03-12T12:53:37.047Z] #35 100.6 Processing triggers for mime-support (3.62) ... [2020-03-12T12:53:37.105Z] #44 135.3 CC criu/net.o [2020-03-12T12:53:37.207Z] #44 4.691 Note: Building without GnuTLS support [2020-03-12T12:53:37.281Z] #44 48.60 CC images/file-lock.o [2020-03-12T12:53:37.541Z] #44 48.90 CC images/rlimit.o [2020-03-12T12:53:37.802Z] #44 49.23 CC images/pagemap.o [2020-03-12T12:53:37.980Z] #35 DONE 101.4s [2020-03-12T12:53:37.980Z] [2020-03-12T12:53:37.980Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T12:53:37.980Z] #36 DONE 0.2s [2020-03-12T12:53:37.980Z] [2020-03-12T12:53:37.980Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-12T12:53:37.980Z] #37 DONE 0.1s [2020-03-12T12:53:37.980Z] [2020-03-12T12:53:37.980Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:53:38.062Z] #44 49.61 CC images/siginfo.o [2020-03-12T12:53:38.238Z] #38 ... [2020-03-12T12:53:38.238Z] [2020-03-12T12:53:38.238Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:53:38.238Z] #47 91.09 time [2020-03-12T12:53:38.238Z] #47 97.64 strings [2020-03-12T12:53:38.238Z] #47 99.28 os [2020-03-12T12:53:38.238Z] #47 ... [2020-03-12T12:53:38.238Z] [2020-03-12T12:53:38.238Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:53:38.238Z] #43 92.22 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-12T12:53:38.238Z] #43 92.24 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-12T12:53:38.238Z] #43 92.26 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-12T12:53:38.238Z] #43 92.30 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-03-12T12:53:38.238Z] #43 92.31 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-12T12:53:38.238Z] #43 92.33 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-12T12:53:38.238Z] #43 92.35 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-12T12:53:38.238Z] #43 92.41 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-12T12:53:38.238Z] #43 92.42 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-12T12:53:38.238Z] #43 92.44 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-12T12:53:38.502Z] #43 ... [2020-03-12T12:53:38.502Z] [2020-03-12T12:53:38.502Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:53:38.502Z] #47 101.3 regexp/syntax [2020-03-12T12:53:38.633Z] #44 50.10 CC images/rpc.o [2020-03-12T12:53:39.204Z] #44 ... [2020-03-12T12:53:39.204Z] [2020-03-12T12:53:39.204Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:53:39.204Z] #10 105.2 Selecting previously unselected package libapparmor1:arm64. [2020-03-12T12:53:39.204Z] #10 105.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-03-12T12:53:39.204Z] #10 105.2 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-03-12T12:53:39.204Z] #10 105.4 Selecting previously unselected package libapparmor-dev:arm64. [2020-03-12T12:53:39.204Z] #10 105.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-03-12T12:53:39.204Z] #10 105.4 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-03-12T12:53:39.204Z] #10 105.6 Selecting previously unselected package libbtrfs0. [2020-03-12T12:53:39.204Z] #10 105.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-03-12T12:53:39.204Z] #10 105.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-12T12:53:39.204Z] #10 105.8 Selecting previously unselected package libbtrfs-dev. [2020-03-12T12:53:39.204Z] #10 105.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-03-12T12:53:39.204Z] #10 105.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-12T12:53:39.204Z] #10 106.0 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-03-12T12:53:39.204Z] #10 106.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-03-12T12:53:39.204Z] #10 106.0 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-03-12T12:53:39.204Z] #10 106.1 Selecting previously unselected package libudev-dev:arm64. [2020-03-12T12:53:39.204Z] #10 106.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_arm64.deb ... [2020-03-12T12:53:39.204Z] #10 106.1 Unpacking libudev-dev:arm64 (241-7~deb10u3) ... [2020-03-12T12:53:39.204Z] #10 106.3 Selecting previously unselected package libsepol1-dev:arm64. [2020-03-12T12:53:39.204Z] #10 106.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-03-12T12:53:39.204Z] #10 106.4 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-03-12T12:53:39.204Z] #10 106.7 Selecting previously unselected package libpcre16-3:arm64. [2020-03-12T12:53:39.204Z] #10 106.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-03-12T12:53:39.204Z] #10 106.7 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-03-12T12:53:39.204Z] #10 107.0 Selecting previously unselected package libpcre32-3:arm64. [2020-03-12T12:53:39.204Z] #10 107.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-03-12T12:53:39.204Z] #10 107.0 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-03-12T12:53:39.204Z] #10 107.1 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-03-12T12:53:39.204Z] #10 107.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-03-12T12:53:39.204Z] #10 107.1 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-03-12T12:53:39.204Z] #10 107.2 Selecting previously unselected package libpcre3-dev:arm64. [2020-03-12T12:53:39.204Z] #10 107.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-03-12T12:53:39.204Z] #10 107.2 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-03-12T12:53:39.204Z] #10 107.5 Selecting previously unselected package libselinux1-dev:arm64. [2020-03-12T12:53:39.204Z] #10 107.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-03-12T12:53:39.204Z] #10 107.5 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-03-12T12:53:39.204Z] #10 107.8 Selecting previously unselected package libdevmapper-dev:arm64. [2020-03-12T12:53:39.204Z] #10 107.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-03-12T12:53:39.204Z] #10 107.8 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-03-12T12:53:39.204Z] #10 107.9 Selecting previously unselected package libseccomp-dev:arm64. [2020-03-12T12:53:39.204Z] #10 107.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-03-12T12:53:39.204Z] #10 107.9 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-03-12T12:53:39.204Z] #10 108.2 Selecting previously unselected package libsystemd-dev:arm64. [2020-03-12T12:53:39.204Z] #10 108.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_arm64.deb ... [2020-03-12T12:53:39.204Z] #10 108.2 Unpacking libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-03-12T12:53:39.436Z] #47 ... [2020-03-12T12:53:39.436Z] [2020-03-12T12:53:39.436Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:53:39.436Z] #43 102.2 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-12T12:53:39.436Z] #43 102.2 Processing triggers for libc-bin (2.28-10) ... [2020-03-12T12:53:39.436Z] #43 DONE 103.0s [2020-03-12T12:53:39.436Z] [2020-03-12T12:53:39.436Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:53:39.737Z] #44 7.053 fatal: not a git repository (or any of the parent directories): .git [2020-03-12T12:53:39.737Z] #44 7.108 GEN .gitid [2020-03-12T12:53:39.737Z] #44 7.114 GEN criu/include/version.h [2020-03-12T12:53:39.737Z] #44 7.169 GEN include/common/asm [2020-03-12T12:53:39.775Z] #10 108.9 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-03-12T12:53:40.003Z] #44 ... [2020-03-12T12:53:40.003Z] [2020-03-12T12:53:40.003Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:53:40.003Z] #56 93.31 time [2020-03-12T12:53:40.003Z] #56 101.1 os [2020-03-12T12:53:40.003Z] #56 101.2 encoding/binary [2020-03-12T12:53:40.036Z] #10 108.9 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-03-12T12:53:40.036Z] #10 108.9 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-03-12T12:53:40.036Z] #10 108.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-12T12:53:40.036Z] #10 109.0 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-03-12T12:53:40.036Z] #10 109.0 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-03-12T12:53:40.036Z] #10 109.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-12T12:53:40.036Z] #10 109.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-12T12:53:40.036Z] #10 109.0 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-03-12T12:53:40.036Z] #10 109.0 Setting up libudev-dev:arm64 (241-7~deb10u3) ... [2020-03-12T12:53:40.036Z] #10 109.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-12T12:53:40.036Z] #10 109.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-12T12:53:40.036Z] #10 109.1 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-03-12T12:53:40.036Z] #10 109.1 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-12T12:53:40.036Z] #10 109.1 Setting up libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-03-12T12:53:40.036Z] #10 109.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-12T12:53:40.261Z] #56 ... [2020-03-12T12:53:40.261Z] [2020-03-12T12:53:40.261Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:53:40.261Z] #33 96.04 internal/syscall/unix [2020-03-12T12:53:40.261Z] #33 96.49 strings [2020-03-12T12:53:40.261Z] #33 98.18 os [2020-03-12T12:53:40.261Z] #33 100.3 path [2020-03-12T12:53:40.261Z] #33 101.4 text/tabwriter [2020-03-12T12:53:40.298Z] #10 109.1 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-03-12T12:53:40.298Z] #10 109.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-12T12:53:40.298Z] #10 109.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 [2020-03-12T12:53:40.298Z] #10 109.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 [2020-03-12T12:53:40.298Z] #10 109.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-12T12:53:40.298Z] #10 109.2 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 [2020-03-12T12:53:40.298Z] #10 109.2 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 [2020-03-12T12:53:40.298Z] #10 109.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-12T12:53:40.298Z] #10 109.3 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-03-12T12:53:40.298Z] #10 109.3 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-03-12T12:53:40.298Z] #10 109.3 Setting up dmsetup (2:1.02.155-3) ... [2020-03-12T12:53:40.298Z] #10 109.4 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-03-12T12:53:40.298Z] #10 109.4 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-03-12T12:53:40.519Z] #33 103.4 path/filepath [2020-03-12T12:53:40.519Z] #33 103.4 fmt [2020-03-12T12:53:40.558Z] #10 109.5 Processing triggers for libc-bin (2.28-10) ... [2020-03-12T12:53:40.673Z] #44 ... [2020-03-12T12:53:40.673Z] [2020-03-12T12:53:40.673Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:53:40.673Z] #47 100.9 regexp/syntax [2020-03-12T12:53:40.673Z] #47 104.0 fmt [2020-03-12T12:53:40.673Z] #47 107.3 regexp [2020-03-12T12:53:40.673Z] #47 109.9 go/token [2020-03-12T12:53:40.673Z] #47 111.2 go/scanner [2020-03-12T12:53:40.673Z] #47 ... [2020-03-12T12:53:40.673Z] [2020-03-12T12:53:40.673Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:53:40.673Z] #38 10.21 -- Detecting C compile features - done [2020-03-12T12:53:40.673Z] #38 10.28 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-12T12:53:40.673Z] #38 10.71 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-12T12:53:40.673Z] #38 10.84 -- Configuring done [2020-03-12T12:53:40.673Z] #38 10.86 -- Generating done [2020-03-12T12:53:40.673Z] #38 10.87 -- Build files have been written to: /tmp/tmp.U50zqCv5hr/tini [2020-03-12T12:53:40.673Z] #38 10.89 + make tini-static [2020-03-12T12:53:40.673Z] #38 11.32 Scanning dependencies of target tini-static [2020-03-12T12:53:40.673Z] #38 11.47 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-12T12:53:40.931Z] #38 13.02 [100%] Linking C executable tini-static [2020-03-12T12:53:41.269Z] #44 138.9 CC criu/netfilter.o [2020-03-12T12:53:41.269Z] #44 139.3 CC criu/page-pipe.o [2020-03-12T12:53:41.512Z] #10 DONE 110.3s [2020-03-12T12:53:41.512Z] [2020-03-12T12:53:41.512Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T12:53:41.512Z] #58 DONE 0.1s [2020-03-12T12:53:41.512Z] [2020-03-12T12:53:41.513Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-12T12:53:41.513Z] #59 DONE 0.1s [2020-03-12T12:53:41.513Z] [2020-03-12T12:53:41.513Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:53:41.565Z] #44 139.8 CC criu/page-xfer.o [2020-03-12T12:53:41.891Z] #33 ... [2020-03-12T12:53:41.891Z] [2020-03-12T12:53:41.891Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:53:41.891Z] #56 104.9 encoding/base64 [2020-03-12T12:53:41.920Z] #38 13.97 [100%] Built target tini-static [2020-03-12T12:53:41.920Z] #38 14.08 + mkdir -p /build [2020-03-12T12:53:41.920Z] #38 14.09 + cp tini-static /build/docker-init [2020-03-12T12:53:42.088Z] #60 ... [2020-03-12T12:53:42.088Z] [2020-03-12T12:53:42.088Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:53:42.088Z] #47 100.5 vendor/golang.org/x/text/secure/bidirule [2020-03-12T12:53:42.088Z] #47 101.0 vendor/golang.org/x/text/unicode/norm [2020-03-12T12:53:42.088Z] #47 102.4 github.com/LK4D4/vndr/build [2020-03-12T12:53:42.088Z] #47 108.4 mime [2020-03-12T12:53:42.088Z] #47 109.9 vendor/golang.org/x/net/idna [2020-03-12T12:53:42.088Z] #47 ... [2020-03-12T12:53:42.088Z] [2020-03-12T12:53:42.088Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:53:42.088Z] #44 51.82 CC images/ext-file.o [2020-03-12T12:53:42.088Z] #44 52.16 CC images/cgroup.o [2020-03-12T12:53:42.088Z] #44 53.05 CC images/userns.o [2020-03-12T12:53:42.088Z] #44 53.64 CC images/google/protobuf/descriptor.o [2020-03-12T12:53:42.178Z] #38 DONE 14.3s [2020-03-12T12:53:42.178Z] [2020-03-12T12:53:42.178Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:53:42.178Z] #44 9.004 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-12T12:53:42.178Z] #44 9.168 PBCC images/opts.pb-c.c [2020-03-12T12:53:42.178Z] #44 9.304 PBCC images/sit.pb-c.c [2020-03-12T12:53:42.178Z] #44 9.409 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-12T12:53:42.178Z] #44 9.448 DEP images/opts.pb-c.d [2020-03-12T12:53:42.178Z] #44 9.517 DEP images/sit.pb-c.d [2020-03-12T12:53:42.178Z] #44 9.582 PBCC images/macvlan.pb-c.c [2020-03-12T12:53:42.178Z] #44 9.616 DEP images/macvlan.pb-c.d [2020-03-12T12:53:42.178Z] #44 9.676 PBCC images/autofs.pb-c.c [2020-03-12T12:53:42.178Z] #44 9.745 DEP images/autofs.pb-c.d [2020-03-12T12:53:42.441Z] #44 9.980 PBCC images/sysctl.pb-c.c [2020-03-12T12:53:42.441Z] #44 10.05 DEP images/sysctl.pb-c.d [2020-03-12T12:53:42.698Z] #44 10.16 PBCC images/time.pb-c.c [2020-03-12T12:53:42.698Z] #44 10.25 DEP images/time.pb-c.d [2020-03-12T12:53:42.698Z] #44 ... [2020-03-12T12:53:42.698Z] [2020-03-12T12:53:42.698Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:53:42.698Z] #56 103.0 encoding/base64 [2020-03-12T12:53:42.698Z] #56 104.8 fmt [2020-03-12T12:53:42.698Z] #56 105.3 golang.org/x/sys/unix [2020-03-12T12:53:42.698Z] #56 110.1 encoding/json [2020-03-12T12:53:42.698Z] #56 ... [2020-03-12T12:53:42.698Z] [2020-03-12T12:53:42.698Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:53:42.698Z] #44 10.40 PBCC images/binfmt-misc.pb-c.c [2020-03-12T12:53:42.955Z] #44 10.57 DEP images/binfmt-misc.pb-c.d [2020-03-12T12:53:42.956Z] #44 10.65 PBCC images/seccomp.pb-c.c [2020-03-12T12:53:42.970Z] #44 141.1 CC criu/pagemap-cache.o [2020-03-12T12:53:42.970Z] #44 141.4 CC criu/pagemap.o [2020-03-12T12:53:43.213Z] #44 10.76 DEP images/seccomp.pb-c.d [2020-03-12T12:53:43.213Z] #44 10.86 PBCC images/userns.pb-c.c [2020-03-12T12:53:43.471Z] #44 10.92 DEP images/userns.pb-c.d [2020-03-12T12:53:43.471Z] #44 11.06 PBCC images/cgroup.pb-c.c [2020-03-12T12:53:43.471Z] #44 11.13 DEP images/cgroup.pb-c.d [2020-03-12T12:53:43.471Z] #44 11.15 PBCC images/fown.pb-c.c [2020-03-12T12:53:43.471Z] #44 11.16 PBCC images/ext-file.pb-c.c [2020-03-12T12:53:43.471Z] #44 11.17 DEP images/fown.pb-c.d [2020-03-12T12:53:43.471Z] #44 11.18 DEP images/ext-file.pb-c.d [2020-03-12T12:53:43.471Z] #44 11.23 PBCC images/rpc.pb-c.c [2020-03-12T12:53:43.728Z] #44 11.29 DEP images/rpc.pb-c.d [2020-03-12T12:53:43.728Z] #44 11.34 PBCC images/siginfo.pb-c.c [2020-03-12T12:53:43.728Z] #44 11.37 DEP images/siginfo.pb-c.d [2020-03-12T12:53:43.728Z] #44 11.42 PBCC images/pagemap.pb-c.c [2020-03-12T12:53:43.728Z] #44 11.49 DEP images/pagemap.pb-c.d [2020-03-12T12:53:43.788Z] #56 106.7 golang.org/x/sys/unix [2020-03-12T12:53:43.898Z] #44 142.3 CC criu/parasite-syscall.o [2020-03-12T12:53:43.986Z] #44 11.53 PBCC images/rlimit.pb-c.c [2020-03-12T12:53:43.986Z] #44 11.56 DEP images/rlimit.pb-c.d [2020-03-12T12:53:43.986Z] #44 11.63 PBCC images/file-lock.pb-c.c [2020-03-12T12:53:44.002Z] #44 ... [2020-03-12T12:53:44.002Z] [2020-03-12T12:53:44.002Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-12T12:53:44.002Z] #11 DONE 2.7s [2020-03-12T12:53:44.002Z] [2020-03-12T12:53:44.002Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-12T12:53:44.244Z] #44 11.66 DEP images/file-lock.pb-c.d [2020-03-12T12:53:44.244Z] #44 11.72 PBCC images/tty.pb-c.c [2020-03-12T12:53:44.244Z] #44 11.79 DEP images/tty.pb-c.d [2020-03-12T12:53:44.244Z] #44 11.84 PBCC images/tun.pb-c.c [2020-03-12T12:53:44.244Z] #44 11.89 PBCC images/netdev.pb-c.c [2020-03-12T12:53:44.244Z] #44 11.95 DEP images/tun.pb-c.d [2020-03-12T12:53:44.244Z] #44 12.00 DEP images/netdev.pb-c.d [2020-03-12T12:53:44.461Z] #44 ... [2020-03-12T12:53:44.461Z] [2020-03-12T12:53:44.461Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-12T12:53:44.461Z] #19 6.099 Collecting yamllint==1.16.0 [2020-03-12T12:53:44.504Z] #44 12.06 PBCC images/vma.pb-c.c [2020-03-12T12:53:44.504Z] #44 12.18 DEP images/vma.pb-c.d [2020-03-12T12:53:44.504Z] #44 12.27 PBCC images/creds.pb-c.c [2020-03-12T12:53:44.716Z] #19 ... [2020-03-12T12:53:44.716Z] [2020-03-12T12:53:44.716Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:53:44.716Z] #44 143.1 CC criu/path.o [2020-03-12T12:53:44.763Z] #44 12.32 DEP images/creds.pb-c.d [2020-03-12T12:53:44.763Z] #44 12.38 PBCC images/utsns.pb-c.c [2020-03-12T12:53:44.763Z] #44 12.40 DEP images/utsns.pb-c.d [2020-03-12T12:53:44.763Z] #44 12.46 PBCC images/ipc-desc.pb-c.c [2020-03-12T12:53:44.763Z] #44 12.49 PBCC images/ipc-sem.pb-c.c [2020-03-12T12:53:45.020Z] #44 12.52 DEP images/ipc-desc.pb-c.d [2020-03-12T12:53:45.021Z] #44 12.58 DEP images/ipc-sem.pb-c.d [2020-03-12T12:53:45.021Z] #44 12.63 PBCC images/ipc-msg.pb-c.c [2020-03-12T12:53:45.021Z] #44 12.65 DEP images/ipc-msg.pb-c.d [2020-03-12T12:53:45.021Z] #44 12.71 PBCC images/ipc-shm.pb-c.c [2020-03-12T12:53:45.159Z] #56 108.1 fmt [2020-03-12T12:53:45.276Z] #44 143.5 CC criu/pie-util-vdso-elf32.o [2020-03-12T12:53:45.278Z] #44 12.78 DEP images/ipc-shm.pb-c.d [2020-03-12T12:53:45.278Z] #44 12.83 PBCC images/ipc-var.pb-c.c [2020-03-12T12:53:45.278Z] #44 12.91 DEP images/ipc-var.pb-c.d [2020-03-12T12:53:45.278Z] #44 12.96 PBCC images/sk-opts.pb-c.c [2020-03-12T12:53:45.278Z] #44 12.97 PBCC images/packet-sock.pb-c.c [2020-03-12T12:53:45.278Z] #44 13.03 DEP images/sk-opts.pb-c.d [2020-03-12T12:53:45.532Z] #44 143.8 CC criu/pie-util-vdso.o [2020-03-12T12:53:45.535Z] #44 13.10 DEP images/packet-sock.pb-c.d [2020-03-12T12:53:45.535Z] #44 13.15 PBCC images/sk-netlink.pb-c.c [2020-03-12T12:53:45.535Z] #44 13.21 DEP images/sk-netlink.pb-c.d [2020-03-12T12:53:45.535Z] #44 13.29 PBCC images/sk-inet.pb-c.c [2020-03-12T12:53:45.787Z] #44 144.3 CC criu/pie-util.o [2020-03-12T12:53:45.792Z] #44 13.35 DEP images/sk-inet.pb-c.d [2020-03-12T12:53:45.792Z] #44 13.45 PBCC images/sk-unix.pb-c.c [2020-03-12T12:53:45.792Z] #44 13.54 DEP images/sk-unix.pb-c.d [2020-03-12T12:53:46.042Z] #44 144.6 CC criu/pipes.o [2020-03-12T12:53:46.049Z] #44 13.66 PBCC images/mm.pb-c.c [2020-03-12T12:53:46.049Z] #44 13.77 DEP images/mm.pb-c.d [2020-03-12T12:53:46.307Z] #44 13.83 PBCC images/timerfd.pb-c.c [2020-03-12T12:53:46.307Z] #44 13.89 DEP images/timerfd.pb-c.d [2020-03-12T12:53:46.307Z] #44 13.97 PBCC images/timer.pb-c.c [2020-03-12T12:53:46.307Z] #44 14.01 DEP images/timer.pb-c.d [2020-03-12T12:53:46.553Z] #12 DONE 2.6s [2020-03-12T12:53:46.553Z] [2020-03-12T12:53:46.553Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-12T12:53:46.564Z] #44 14.07 PBCC images/sa.pb-c.c [2020-03-12T12:53:46.564Z] #44 14.11 DEP images/sa.pb-c.d [2020-03-12T12:53:46.564Z] #44 14.17 PBCC images/pipe-data.pb-c.c [2020-03-12T12:53:46.564Z] #44 14.20 DEP images/pipe-data.pb-c.d [2020-03-12T12:53:46.821Z] #44 14.26 PBCC images/mnt.pb-c.c [2020-03-12T12:53:46.821Z] #44 14.30 DEP images/mnt.pb-c.d [2020-03-12T12:53:46.821Z] #44 14.41 PBCC images/sk-packet.pb-c.c [2020-03-12T12:53:46.821Z] #44 14.45 DEP images/sk-packet.pb-c.d [2020-03-12T12:53:46.967Z] #44 145.4 CC criu/plugin.o [2020-03-12T12:53:47.055Z] #56 ... [2020-03-12T12:53:47.055Z] [2020-03-12T12:53:47.055Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:53:47.055Z] #44 7.243 Note: Building without setproctitle() and strlcpy() support. [2020-03-12T12:53:47.055Z] #44 7.243 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-12T12:53:47.055Z] #44 7.267 Note: Building without GnuTLS support [2020-03-12T12:53:47.078Z] #44 ... [2020-03-12T12:53:47.078Z] [2020-03-12T12:53:47.078Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:53:47.078Z] #33 108.7 log [2020-03-12T12:53:47.078Z] #33 111.6 github.com/BurntSushi/toml/cmd/tomlv [2020-03-12T12:53:47.078Z] #33 DONE 117.4s [2020-03-12T12:53:47.078Z] [2020-03-12T12:53:47.078Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:53:47.078Z] #44 14.64 PBCC images/tcp-stream.pb-c.c [2020-03-12T12:53:47.078Z] #44 14.72 DEP images/tcp-stream.pb-c.d [2020-03-12T12:53:47.336Z] #44 14.83 PBCC images/pipe.pb-c.c [2020-03-12T12:53:47.336Z] #44 14.97 DEP images/pipe.pb-c.d [2020-03-12T12:53:47.336Z] #44 15.02 PBCC images/pstree.pb-c.c [2020-03-12T12:53:47.528Z] #44 145.9 CC criu/proc_parse.o [2020-03-12T12:53:47.593Z] #44 15.12 DEP images/pstree.pb-c.d [2020-03-12T12:53:47.593Z] #44 15.22 PBCC images/fs.pb-c.c [2020-03-12T12:53:47.593Z] #44 15.27 DEP images/fs.pb-c.d [2020-03-12T12:53:47.851Z] #44 15.36 PBCC images/signalfd.pb-c.c [2020-03-12T12:53:47.851Z] #44 15.44 DEP images/signalfd.pb-c.d [2020-03-12T12:53:47.851Z] #44 15.50 PBCC images/fh.pb-c.c [2020-03-12T12:53:48.108Z] #44 15.68 PBCC images/fsnotify.pb-c.c [2020-03-12T12:53:48.108Z] #44 15.81 DEP images/fh.pb-c.d [2020-03-12T12:53:48.366Z] #44 15.84 DEP images/fsnotify.pb-c.d [2020-03-12T12:53:48.366Z] #44 15.93 PBCC images/eventpoll.pb-c.c [2020-03-12T12:53:48.366Z] #44 15.95 DEP images/eventpoll.pb-c.d [2020-03-12T12:53:48.366Z] #44 16.00 PBCC images/eventfd.pb-c.c [2020-03-12T12:53:48.366Z] #44 16.03 DEP images/eventfd.pb-c.d [2020-03-12T12:53:48.366Z] #44 16.11 PBCC images/remap-file-path.pb-c.c [2020-03-12T12:53:48.366Z] #44 16.14 DEP images/remap-file-path.pb-c.d [2020-03-12T12:53:48.623Z] #44 16.20 PBCC images/fifo.pb-c.c [2020-03-12T12:53:48.623Z] #44 16.24 DEP images/fifo.pb-c.d [2020-03-12T12:53:48.623Z] #44 16.28 PBCC images/ghost-file.pb-c.c [2020-03-12T12:53:48.623Z] #44 16.33 DEP images/ghost-file.pb-c.d [2020-03-12T12:53:48.623Z] #44 16.39 PBCC images/regfile.pb-c.c [2020-03-12T12:53:48.907Z] #44 16.44 DEP images/regfile.pb-c.d [2020-03-12T12:53:48.907Z] #44 16.52 PBCC images/ns.pb-c.c [2020-03-12T12:53:48.907Z] #44 16.57 DEP images/ns.pb-c.d [2020-03-12T12:53:48.907Z] #44 16.62 PBCC images/fdinfo.pb-c.c [2020-03-12T12:53:48.950Z] #44 9.381 fatal: not a git repository (or any of the parent directories): .git [2020-03-12T12:53:48.950Z] #44 9.458 GEN .gitid [2020-03-12T12:53:48.950Z] #44 9.481 GEN criu/include/version.h [2020-03-12T12:53:48.950Z] #44 9.523 GEN include/common/asm [2020-03-12T12:53:49.098Z] #13 2.236 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-12T12:53:49.098Z] #13 ... [2020-03-12T12:53:49.098Z] [2020-03-12T12:53:49.098Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:53:49.098Z] #68 109.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-12T12:53:49.098Z] #68 109.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-12T12:53:49.098Z] #68 DONE 117.5s [2020-03-12T12:53:49.098Z] [2020-03-12T12:53:49.098Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-12T12:53:49.098Z] #69 DONE 0.1s [2020-03-12T12:53:49.098Z] [2020-03-12T12:53:49.098Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-12T12:53:49.098Z] #13 DONE 2.4s [2020-03-12T12:53:49.098Z] [2020-03-12T12:53:49.098Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-12T12:53:49.164Z] #44 16.69 DEP images/fdinfo.pb-c.d [2020-03-12T12:53:49.164Z] #44 16.77 PBCC images/core-aarch64.pb-c.c [2020-03-12T12:53:49.164Z] #44 16.88 PBCC images/core-arm.pb-c.c [2020-03-12T12:53:49.422Z] #44 16.95 PBCC images/core-ppc64.pb-c.c [2020-03-12T12:53:49.422Z] #44 17.01 PBCC images/core-s390.pb-c.c [2020-03-12T12:53:49.422Z] #44 17.07 PBCC images/core-x86.pb-c.c [2020-03-12T12:53:49.422Z] #44 17.15 PBCC images/core.pb-c.c [2020-03-12T12:53:49.679Z] #44 17.28 PBCC images/inventory.pb-c.c [2020-03-12T12:53:49.679Z] #44 17.35 DEP images/core-aarch64.pb-c.d [2020-03-12T12:53:49.937Z] #44 17.45 DEP images/core-arm.pb-c.d [2020-03-12T12:53:49.937Z] #44 17.51 DEP images/core-ppc64.pb-c.d [2020-03-12T12:53:49.937Z] #44 17.57 DEP images/core-s390.pb-c.d [2020-03-12T12:53:49.937Z] #44 17.68 DEP images/core-x86.pb-c.d [2020-03-12T12:53:50.097Z] #44 ... [2020-03-12T12:53:50.097Z] [2020-03-12T12:53:50.097Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-12T12:53:50.098Z] #19 11.45 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-12T12:53:50.098Z] #19 11.53 Collecting pyyaml (from yamllint==1.16.0) [2020-03-12T12:53:50.098Z] #19 11.68 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-03-12T12:53:50.098Z] #19 13.20 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-12T12:53:50.098Z] #19 13.26 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-12T12:53:50.098Z] #19 13.31 Building wheels for collected packages: pyyaml [2020-03-12T12:53:50.098Z] #19 13.32 Running setup.py bdist_wheel for pyyaml: started [2020-03-12T12:53:50.098Z] #19 14.38 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-12T12:53:50.098Z] #19 14.38 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-03-12T12:53:50.098Z] #19 14.44 Successfully built pyyaml [2020-03-12T12:53:50.098Z] #19 14.45 Installing collected packages: pyyaml, pathspec, yamllint [2020-03-12T12:53:50.098Z] #19 14.75 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-03-12T12:53:50.098Z] #19 DONE 15.3s [2020-03-12T12:53:50.098Z] [2020-03-12T12:53:50.098Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-12T12:53:50.098Z] #24 DONE 0.2s [2020-03-12T12:53:50.098Z] [2020-03-12T12:53:50.098Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-12T12:53:50.195Z] #44 17.70 DEP images/core.pb-c.d [2020-03-12T12:53:50.195Z] #44 17.76 DEP images/inventory.pb-c.d [2020-03-12T12:53:50.454Z] #44 17.84 PBCC images/cpuinfo.pb-c.c [2020-03-12T12:53:50.454Z] #44 17.91 DEP images/cpuinfo.pb-c.d [2020-03-12T12:53:50.454Z] #44 18.01 PBCC images/stats.pb-c.c [2020-03-12T12:53:50.454Z] #44 18.01 DEP images/stats.pb-c.d [2020-03-12T12:53:50.659Z] #28 DONE 0.8s [2020-03-12T12:53:50.659Z] [2020-03-12T12:53:50.659Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-12T12:53:50.848Z] #44 11.36 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-12T12:53:50.848Z] #44 11.45 PBCC images/opts.pb-c.c [2020-03-12T12:53:50.848Z] #44 11.50 PBCC images/sit.pb-c.c [2020-03-12T12:53:50.848Z] #44 11.53 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-12T12:53:50.848Z] #44 11.58 DEP images/opts.pb-c.d [2020-03-12T12:53:50.915Z] #31 DONE 0.1s [2020-03-12T12:53:50.915Z] [2020-03-12T12:53:50.915Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-12T12:53:51.021Z] #44 ... [2020-03-12T12:53:51.021Z] [2020-03-12T12:53:51.021Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:53:51.021Z] #47 111.4 internal/lazyregexp [2020-03-12T12:53:51.021Z] #47 111.8 net/url [2020-03-12T12:53:51.021Z] #47 113.2 go/ast [2020-03-12T12:53:51.021Z] #47 114.6 text/template/parse [2020-03-12T12:53:51.021Z] #47 119.4 go/parser [2020-03-12T12:53:51.021Z] #47 120.1 text/template [2020-03-12T12:53:51.021Z] #47 ... [2020-03-12T12:53:51.021Z] [2020-03-12T12:53:51.021Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:53:51.021Z] #65 45.35 Checking out files: 51% (1656/3196) Checking out files: 52% (1662/3196) Checking out files: 53% (1694/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 87% (2801/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-03-12T12:53:51.021Z] #65 47.06 + cd /tmp/tmp.8b6G9xuUS2/src/github.com/containerd/containerd [2020-03-12T12:53:51.021Z] #65 47.06 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-12T12:53:51.021Z] #65 48.79 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-12T12:53:51.021Z] #65 48.79 + BUILDTAGS='netgo osusergo static_build' [2020-03-12T12:53:51.021Z] #65 48.79 + export EXTRA_FLAGS=-buildmode=pie [2020-03-12T12:53:51.021Z] #65 48.79 + EXTRA_FLAGS=-buildmode=pie [2020-03-12T12:53:51.021Z] #65 48.80 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-12T12:53:51.021Z] #65 48.80 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-12T12:53:51.021Z] #65 48.80 + '[' '' = dynamic ']' [2020-03-12T12:53:51.021Z] #65 48.80 + make [2020-03-12T12:53:51.021Z] #65 49.90 + bin/ctr [2020-03-12T12:53:51.106Z] #44 11.69 DEP images/sit.pb-c.d [2020-03-12T12:53:51.106Z] #44 11.79 PBCC images/macvlan.pb-c.c [2020-03-12T12:53:51.106Z] #44 11.81 DEP images/macvlan.pb-c.d [2020-03-12T12:53:51.171Z] #34 DONE 0.1s [2020-03-12T12:53:51.171Z] [2020-03-12T12:53:51.171Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-12T12:53:51.171Z] #39 DONE 0.1s [2020-03-12T12:53:51.171Z] [2020-03-12T12:53:51.171Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:53:51.171Z] #44 149.3 CC criu/protobuf-desc.o [2020-03-12T12:53:51.363Z] #44 11.88 PBCC images/autofs.pb-c.c [2020-03-12T12:53:51.363Z] #44 11.94 DEP images/autofs.pb-c.d [2020-03-12T12:53:51.363Z] #44 11.97 PBCC images/sysctl.pb-c.c [2020-03-12T12:53:51.363Z] #44 12.00 DEP images/sysctl.pb-c.d [2020-03-12T12:53:51.363Z] #44 12.06 PBCC images/time.pb-c.c [2020-03-12T12:53:51.620Z] #44 12.11 DEP images/time.pb-c.d [2020-03-12T12:53:51.620Z] #44 12.20 PBCC images/binfmt-misc.pb-c.c [2020-03-12T12:53:51.620Z] #44 12.23 DEP images/binfmt-misc.pb-c.d [2020-03-12T12:53:51.620Z] #44 12.32 PBCC images/seccomp.pb-c.c [2020-03-12T12:53:51.731Z] #44 150.1 CC criu/protobuf.o [2020-03-12T12:53:51.877Z] #44 12.36 DEP images/seccomp.pb-c.d [2020-03-12T12:53:51.877Z] #44 12.42 PBCC images/userns.pb-c.c [2020-03-12T12:53:51.877Z] #44 12.46 DEP images/userns.pb-c.d [2020-03-12T12:53:51.877Z] #44 12.55 PBCC images/cgroup.pb-c.c [2020-03-12T12:53:51.958Z] #65 ... [2020-03-12T12:53:51.958Z] [2020-03-12T12:53:51.958Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:53:51.958Z] #44 19.59 make[1]: Nothing to be done for 'all'. [2020-03-12T12:53:51.987Z] #44 150.4 CC criu/pstree.o [2020-03-12T12:53:52.134Z] #44 12.62 DEP images/cgroup.pb-c.d [2020-03-12T12:53:52.134Z] #44 12.68 PBCC images/fown.pb-c.c [2020-03-12T12:53:52.134Z] #44 12.69 PBCC images/ext-file.pb-c.c [2020-03-12T12:53:52.134Z] #44 12.75 DEP images/fown.pb-c.d [2020-03-12T12:53:52.134Z] #44 ... [2020-03-12T12:53:52.134Z] [2020-03-12T12:53:52.134Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:53:52.134Z] #38 4.139 + RM_GOPATH=0 [2020-03-12T12:53:52.134Z] #38 4.139 + TMP_GOPATH= [2020-03-12T12:53:52.134Z] #38 4.139 + : /build [2020-03-12T12:53:52.134Z] #38 4.139 + '[' -z '' ']' [2020-03-12T12:53:52.134Z] #38 4.140 ++ mktemp -d [2020-03-12T12:53:52.134Z] #38 4.155 + export GOPATH=/tmp/tmp.1EHN4x07ly [2020-03-12T12:53:52.134Z] #38 4.155 + GOPATH=/tmp/tmp.1EHN4x07ly [2020-03-12T12:53:52.134Z] #38 4.156 + RM_GOPATH=1 [2020-03-12T12:53:52.134Z] #38 4.156 ++ dirname ./install.sh [2020-03-12T12:53:52.134Z] #38 4.157 + dir=. [2020-03-12T12:53:52.134Z] #38 4.157 + bin=tini [2020-03-12T12:53:52.134Z] #38 4.157 + shift [2020-03-12T12:53:52.134Z] #38 4.157 + '[' '!' -f ./tini.installer ']' [2020-03-12T12:53:52.134Z] #38 4.157 + . ./tini.installer [2020-03-12T12:53:52.134Z] #38 4.157 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T12:53:52.134Z] #38 4.157 + install_tini [2020-03-12T12:53:52.134Z] #38 4.157 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T12:53:52.134Z] #38 4.157 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-12T12:53:52.134Z] #38 4.157 + git clone https://github.com/krallin/tini.git /tmp/tmp.1EHN4x07ly/tini [2020-03-12T12:53:52.134Z] #38 4.167 Cloning into '/tmp/tmp.1EHN4x07ly/tini'... [2020-03-12T12:53:52.134Z] #38 5.437 + cd /tmp/tmp.1EHN4x07ly/tini [2020-03-12T12:53:52.134Z] #38 5.437 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T12:53:52.134Z] #38 5.479 + cmake . [2020-03-12T12:53:52.134Z] #38 6.783 -- The C compiler identification is GNU 8.3.0 [2020-03-12T12:53:52.134Z] #38 6.883 -- Check for working C compiler: /usr/bin/cc [2020-03-12T12:53:52.134Z] #38 7.970 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-12T12:53:52.134Z] #38 7.976 -- Detecting C compiler ABI info [2020-03-12T12:53:52.134Z] #38 8.728 -- Detecting C compiler ABI info - done [2020-03-12T12:53:52.134Z] #38 8.790 -- Detecting C compile features [2020-03-12T12:53:52.134Z] #38 10.83 -- Detecting C compile features - done [2020-03-12T12:53:52.134Z] #38 10.90 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-12T12:53:52.134Z] #38 11.24 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-12T12:53:52.134Z] #38 11.39 -- Configuring done [2020-03-12T12:53:52.134Z] #38 11.41 -- Generating done [2020-03-12T12:53:52.134Z] #38 11.42 -- Build files have been written to: /tmp/tmp.1EHN4x07ly/tini [2020-03-12T12:53:52.134Z] #38 11.43 + make tini-static [2020-03-12T12:53:52.134Z] #38 11.96 Scanning dependencies of target tini-static [2020-03-12T12:53:52.134Z] #38 12.06 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-12T12:53:52.134Z] #38 13.63 [100%] Linking C executable tini-static [2020-03-12T12:53:52.391Z] #38 14.32 [100%] Built target tini-static [2020-03-12T12:53:52.391Z] #38 ... [2020-03-12T12:53:52.391Z] [2020-03-12T12:53:52.391Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:53:52.391Z] #65 53.27 Checking out files: 57% (1842/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 91% (2917/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-03-12T12:53:52.391Z] #65 54.55 + cd /tmp/tmp.DWa8Lw4dHc/src/github.com/containerd/containerd [2020-03-12T12:53:52.391Z] #65 54.55 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-12T12:53:52.391Z] #65 56.18 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-12T12:53:52.391Z] #65 56.18 + BUILDTAGS='netgo osusergo static_build' [2020-03-12T12:53:52.391Z] #65 56.18 + export EXTRA_FLAGS=-buildmode=pie [2020-03-12T12:53:52.391Z] #65 56.18 + EXTRA_FLAGS=-buildmode=pie [2020-03-12T12:53:52.391Z] #65 56.18 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-12T12:53:52.391Z] #65 56.18 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-12T12:53:52.391Z] #65 56.18 + '[' '' = dynamic ']' [2020-03-12T12:53:52.391Z] #65 56.18 + make [2020-03-12T12:53:52.405Z] #14 DONE 3.0s [2020-03-12T12:53:52.405Z] [2020-03-12T12:53:52.405Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-12T12:53:52.957Z] #65 ... [2020-03-12T12:53:52.957Z] [2020-03-12T12:53:52.957Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:53:52.957Z] #47 105.7 fmt [2020-03-12T12:53:52.957Z] #47 109.3 regexp [2020-03-12T12:53:52.957Z] #47 111.9 go/token [2020-03-12T12:53:52.957Z] #47 112.9 go/scanner [2020-03-12T12:53:52.957Z] #47 114.2 internal/lazyregexp [2020-03-12T12:53:52.957Z] #47 114.6 net/url [2020-03-12T12:53:52.957Z] #47 114.7 go/ast [2020-03-12T12:53:52.957Z] #47 ... [2020-03-12T12:53:52.957Z] [2020-03-12T12:53:52.957Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:53:52.957Z] #38 14.44 + mkdir -p /build [2020-03-12T12:53:52.957Z] #38 14.44 + cp tini-static /build/docker-init [2020-03-12T12:53:52.957Z] #38 DONE 14.9s [2020-03-12T12:53:52.957Z] [2020-03-12T12:53:52.957Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:53:52.957Z] #33 106.1 io/ioutil [2020-03-12T12:53:52.957Z] #33 109.7 github.com/BurntSushi/toml [2020-03-12T12:53:52.957Z] #33 109.7 flag [2020-03-12T12:53:52.957Z] #33 111.5 log [2020-03-12T12:53:52.957Z] #33 114.5 github.com/BurntSushi/toml/cmd/tomlv [2020-03-12T12:53:53.215Z] #33 ... [2020-03-12T12:53:53.215Z] [2020-03-12T12:53:53.215Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:53:53.215Z] #10 106.6 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-12T12:53:53.215Z] #10 106.6 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-12T12:53:53.215Z] #10 106.7 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-12T12:53:53.215Z] #10 107.3 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-12T12:53:53.215Z] #10 107.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-12T12:53:53.215Z] #10 107.4 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-12T12:53:53.215Z] #10 ... [2020-03-12T12:53:53.215Z] [2020-03-12T12:53:53.215Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:53:53.215Z] #44 12.86 DEP images/ext-file.pb-c.d [2020-03-12T12:53:53.215Z] #44 12.97 PBCC images/rpc.pb-c.c [2020-03-12T12:53:53.215Z] #44 13.03 DEP images/rpc.pb-c.d [2020-03-12T12:53:53.215Z] #44 13.14 PBCC images/siginfo.pb-c.c [2020-03-12T12:53:53.215Z] #44 13.17 DEP images/siginfo.pb-c.d [2020-03-12T12:53:53.215Z] #44 13.22 PBCC images/pagemap.pb-c.c [2020-03-12T12:53:53.215Z] #44 13.31 DEP images/pagemap.pb-c.d [2020-03-12T12:53:53.215Z] #44 13.41 PBCC images/rlimit.pb-c.c [2020-03-12T12:53:53.215Z] #44 13.42 DEP images/rlimit.pb-c.d [2020-03-12T12:53:53.215Z] #44 13.51 PBCC images/file-lock.pb-c.c [2020-03-12T12:53:53.215Z] #44 13.66 DEP images/file-lock.pb-c.d [2020-03-12T12:53:53.215Z] #44 13.77 PBCC images/tty.pb-c.c [2020-03-12T12:53:53.215Z] #44 13.87 DEP images/tty.pb-c.d [2020-03-12T12:53:53.333Z] #44 21.09 CC images/stats.o [2020-03-12T12:53:53.348Z] #44 ... [2020-03-12T12:53:53.348Z] [2020-03-12T12:53:53.348Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-12T12:53:53.348Z] #41 DONE 226.2s [2020-03-12T12:53:53.348Z] [2020-03-12T12:53:53.348Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:53:53.348Z] #60 ... [2020-03-12T12:53:53.348Z] [2020-03-12T12:53:53.348Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:53:53.348Z] #44 151.8 CC criu/rbtree.o [2020-03-12T12:53:53.786Z] #44 14.14 PBCC images/tun.pb-c.c [2020-03-12T12:53:53.786Z] #44 14.24 PBCC images/netdev.pb-c.c [2020-03-12T12:53:53.786Z] #44 14.33 DEP images/tun.pb-c.d [2020-03-12T12:53:53.908Z] #44 152.3 CC criu/rst-malloc.o [2020-03-12T12:53:54.044Z] #44 14.47 DEP images/netdev.pb-c.d [2020-03-12T12:53:54.044Z] #44 14.68 PBCC images/vma.pb-c.c [2020-03-12T12:53:54.044Z] #44 14.71 DEP images/vma.pb-c.d [2020-03-12T12:53:54.268Z] #44 21.56 CC images/core.o [2020-03-12T12:53:54.302Z] #44 14.77 PBCC images/creds.pb-c.c [2020-03-12T12:53:54.302Z] #44 14.79 DEP images/creds.pb-c.d [2020-03-12T12:53:54.302Z] #44 14.87 PBCC images/utsns.pb-c.c [2020-03-12T12:53:54.302Z] #44 14.89 DEP images/utsns.pb-c.d [2020-03-12T12:53:54.302Z] #44 14.91 PBCC images/ipc-desc.pb-c.c [2020-03-12T12:53:54.302Z] #44 14.92 PBCC images/ipc-sem.pb-c.c [2020-03-12T12:53:54.302Z] #44 14.96 DEP images/ipc-desc.pb-c.d [2020-03-12T12:53:54.318Z] #15 ... [2020-03-12T12:53:54.318Z] [2020-03-12T12:53:54.318Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:53:54.318Z] #60 2.649 + RM_GOPATH=0 [2020-03-12T12:53:54.318Z] #60 2.649 + TMP_GOPATH= [2020-03-12T12:53:54.318Z] #60 2.649 + : /build [2020-03-12T12:53:54.318Z] #60 2.649 + '[' -z '' ']' [2020-03-12T12:53:54.318Z] #60 2.655 ++ mktemp -d [2020-03-12T12:53:54.318Z] #60 2.655 + export GOPATH=/tmp/tmp.HS0pW3hZii [2020-03-12T12:53:54.318Z] #60 2.655 + GOPATH=/tmp/tmp.HS0pW3hZii [2020-03-12T12:53:54.318Z] #60 2.655 + RM_GOPATH=1 [2020-03-12T12:53:54.318Z] #60 2.657 ++ dirname ./install.sh [2020-03-12T12:53:54.318Z] #60 2.659 + dir=. [2020-03-12T12:53:54.318Z] #60 2.659 + bin=runc [2020-03-12T12:53:54.318Z] #60 2.659 + shift [2020-03-12T12:53:54.318Z] #60 2.659 + '[' '!' -f ./runc.installer ']' [2020-03-12T12:53:54.318Z] #60 2.659 + . ./runc.installer [2020-03-12T12:53:54.318Z] #60 2.659 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-12T12:53:54.318Z] #60 2.659 + install_runc [2020-03-12T12:53:54.318Z] #60 2.659 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-12T12:53:54.318Z] #60 2.660 + uname -r [2020-03-12T12:53:54.318Z] #60 2.670 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-12T12:53:54.318Z] #60 2.670 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-12T12:53:54.318Z] #60 2.670 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-12T12:53:54.318Z] #60 2.670 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.HS0pW3hZii/src/github.com/opencontainers/runc [2020-03-12T12:53:54.318Z] #60 2.678 Cloning into '/tmp/tmp.HS0pW3hZii/src/github.com/opencontainers/runc'... [2020-03-12T12:53:54.318Z] #60 11.03 + cd /tmp/tmp.HS0pW3hZii/src/github.com/opencontainers/runc [2020-03-12T12:53:54.318Z] #60 11.03 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-12T12:53:54.318Z] #60 11.59 + '[' -z '' ']' [2020-03-12T12:53:54.318Z] #60 11.59 + target=static [2020-03-12T12:53:54.318Z] #60 11.60 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-12T12:53:54.318Z] #60 ... [2020-03-12T12:53:54.318Z] [2020-03-12T12:53:54.318Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:53:54.318Z] #44 56.94 CC images/opts.o [2020-03-12T12:53:54.318Z] #44 57.18 CC images/seccomp.o [2020-03-12T12:53:54.318Z] #44 57.66 CC images/binfmt-misc.o [2020-03-12T12:53:54.318Z] #44 57.98 CC images/time.o [2020-03-12T12:53:54.318Z] #44 58.25 CC images/sysctl.o [2020-03-12T12:53:54.318Z] #44 58.65 CC images/autofs.o [2020-03-12T12:53:54.318Z] #44 58.95 CC images/macvlan.o [2020-03-12T12:53:54.318Z] #44 59.25 CC images/sit.o [2020-03-12T12:53:54.318Z] #44 59.47 LINK images/built-in.o [2020-03-12T12:53:54.318Z] #44 59.60 GEN compel/include/asm [2020-03-12T12:53:54.318Z] #44 59.61 GEN compel/include/version.h [2020-03-12T12:53:54.318Z] #44 59.65 touch .config [2020-03-12T12:53:54.318Z] #44 59.68 GEN include/common/config.h [2020-03-12T12:53:54.318Z] #44 59.89 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-12T12:53:54.318Z] #44 59.90 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-03-12T12:53:54.318Z] #44 60.01 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-03-12T12:53:54.318Z] #44 60.05 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-03-12T12:53:54.318Z] #44 60.09 DEP compel/plugins/std/infect.d [2020-03-12T12:53:54.318Z] #44 60.23 DEP compel/plugins/std/string.d [2020-03-12T12:53:54.318Z] #44 60.43 DEP compel/plugins/std/log.d [2020-03-12T12:53:54.318Z] #44 60.67 DEP compel/plugins/std/fds.d [2020-03-12T12:53:54.318Z] #44 60.80 DEP compel/plugins/std/std.d [2020-03-12T12:53:54.318Z] #44 60.95 DEP compel/plugins/shmem/shmem.d [2020-03-12T12:53:54.318Z] #44 61.10 DEP compel/plugins/fds/fds.d [2020-03-12T12:53:54.318Z] #44 61.40 CC compel/plugins/std/std.o [2020-03-12T12:53:54.318Z] #44 61.72 CC compel/plugins/std/fds.o [2020-03-12T12:53:54.318Z] #44 62.36 CC compel/plugins/std/log.o [2020-03-12T12:53:54.318Z] #44 63.50 CC compel/plugins/std/string.o [2020-03-12T12:53:54.318Z] #44 64.28 CC compel/plugins/std/infect.o [2020-03-12T12:53:54.318Z] #44 64.80 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-03-12T12:53:54.318Z] #44 64.90 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-03-12T12:53:54.318Z] #44 65.03 AR compel/plugins/std.lib.a [2020-03-12T12:53:54.318Z] #44 65.18 CC compel/plugins/fds/fds.o [2020-03-12T12:53:54.318Z] #44 65.58 AR compel/plugins/fds.lib.a [2020-03-12T12:53:54.318Z] #44 65.67 HOSTDEP compel/src/lib/log-host.d [2020-03-12T12:53:54.318Z] #44 65.85 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-12T12:53:54.318Z] #44 ... [2020-03-12T12:53:54.318Z] [2020-03-12T12:53:54.318Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-12T12:53:54.318Z] #15 DONE 2.4s [2020-03-12T12:53:54.318Z] [2020-03-12T12:53:54.318Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-12T12:53:54.469Z] #44 152.8 CC criu/seccomp.o [2020-03-12T12:53:54.527Z] #44 22.25 CC images/core-x86.o [2020-03-12T12:53:54.560Z] #44 15.02 DEP images/ipc-sem.pb-c.d [2020-03-12T12:53:54.560Z] #44 15.07 PBCC images/ipc-msg.pb-c.c [2020-03-12T12:53:54.560Z] #44 15.10 DEP images/ipc-msg.pb-c.d [2020-03-12T12:53:54.560Z] #44 15.18 PBCC images/ipc-shm.pb-c.c [2020-03-12T12:53:54.560Z] #44 15.20 DEP images/ipc-shm.pb-c.d [2020-03-12T12:53:54.725Z] #44 ... [2020-03-12T12:53:54.725Z] [2020-03-12T12:53:54.725Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-12T12:53:54.725Z] #42 DONE 0.2s [2020-03-12T12:53:54.817Z] #44 15.28 PBCC images/ipc-var.pb-c.c [2020-03-12T12:53:54.818Z] #44 15.34 DEP images/ipc-var.pb-c.d [2020-03-12T12:53:54.818Z] #44 15.40 PBCC images/sk-opts.pb-c.c [2020-03-12T12:53:54.818Z] #44 15.45 PBCC images/packet-sock.pb-c.c [2020-03-12T12:53:54.818Z] #44 15.51 DEP images/sk-opts.pb-c.d [2020-03-12T12:53:54.980Z] [2020-03-12T12:53:54.980Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:53:55.075Z] #44 15.58 DEP images/packet-sock.pb-c.d [2020-03-12T12:53:55.075Z] #44 15.67 PBCC images/sk-netlink.pb-c.c [2020-03-12T12:53:55.075Z] #44 15.70 DEP images/sk-netlink.pb-c.d [2020-03-12T12:53:55.075Z] #44 15.78 PBCC images/sk-inet.pb-c.c [2020-03-12T12:53:55.093Z] #44 22.66 CC images/core-arm.o [2020-03-12T12:53:55.236Z] #60 ... [2020-03-12T12:53:55.236Z] [2020-03-12T12:53:55.236Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:53:55.236Z] #44 153.6 CC criu/seize.o [2020-03-12T12:53:55.332Z] #44 15.89 DEP images/sk-inet.pb-c.d [2020-03-12T12:53:55.332Z] #44 15.95 PBCC images/sk-unix.pb-c.c [2020-03-12T12:53:55.332Z] #44 16.04 DEP images/sk-unix.pb-c.d [2020-03-12T12:53:55.589Z] #44 16.09 PBCC images/mm.pb-c.c [2020-03-12T12:53:55.589Z] #44 16.18 DEP images/mm.pb-c.d [2020-03-12T12:53:55.589Z] #44 16.24 PBCC images/timerfd.pb-c.c [2020-03-12T12:53:55.589Z] #44 16.32 DEP images/timerfd.pb-c.d [2020-03-12T12:53:55.660Z] #44 23.21 CC images/core-aarch64.o [2020-03-12T12:53:55.797Z] #44 154.3 CC criu/servicefd.o [2020-03-12T12:53:55.846Z] #44 16.37 PBCC images/timer.pb-c.c [2020-03-12T12:53:55.846Z] #44 16.43 DEP images/timer.pb-c.d [2020-03-12T12:53:55.846Z] #44 16.48 PBCC images/sa.pb-c.c [2020-03-12T12:53:56.104Z] #44 16.58 DEP images/sa.pb-c.d [2020-03-12T12:53:56.104Z] #44 16.66 PBCC images/pipe-data.pb-c.c [2020-03-12T12:53:56.104Z] #44 16.72 DEP images/pipe-data.pb-c.d [2020-03-12T12:53:56.104Z] #44 16.75 PBCC images/mnt.pb-c.c [2020-03-12T12:53:56.104Z] #44 16.82 DEP images/mnt.pb-c.d [2020-03-12T12:53:56.226Z] #44 23.68 CC images/core-ppc64.o [2020-03-12T12:53:56.226Z] #44 ... [2020-03-12T12:53:56.226Z] [2020-03-12T12:53:56.226Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:53:56.226Z] #56 116.5 github.com/pkg/diff [2020-03-12T12:53:56.226Z] #56 117.8 go/ast [2020-03-12T12:53:56.226Z] #56 118.7 golang.org/x/crypto/ssh/terminal [2020-03-12T12:53:56.226Z] #56 120.1 mvdan.cc/editorconfig [2020-03-12T12:53:56.226Z] #56 121.4 mvdan.cc/sh/v3/fileutil [2020-03-12T12:53:56.226Z] #56 121.5 mvdan.cc/sh/v3/syntax [2020-03-12T12:53:56.226Z] #56 ... [2020-03-12T12:53:56.226Z] [2020-03-12T12:53:56.226Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:53:56.226Z] #47 123.8 encoding/xml [2020-03-12T12:53:56.226Z] #47 125.2 go/doc [2020-03-12T12:53:56.357Z] #44 154.7 CC criu/shmem.o [2020-03-12T12:53:56.362Z] #44 16.93 PBCC images/sk-packet.pb-c.c [2020-03-12T12:53:56.362Z] #44 16.97 DEP images/sk-packet.pb-c.d [2020-03-12T12:53:56.362Z] #44 17.06 PBCC images/tcp-stream.pb-c.c [2020-03-12T12:53:56.619Z] #44 ... [2020-03-12T12:53:56.619Z] [2020-03-12T12:53:56.619Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:53:56.619Z] #33 DONE 119.6s [2020-03-12T12:53:56.619Z] [2020-03-12T12:53:56.619Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:53:56.619Z] #44 17.14 DEP images/tcp-stream.pb-c.d [2020-03-12T12:53:56.619Z] #44 17.18 PBCC images/pipe.pb-c.c [2020-03-12T12:53:56.619Z] #44 17.24 DEP images/pipe.pb-c.d [2020-03-12T12:53:56.619Z] #44 17.33 PBCC images/pstree.pb-c.c [2020-03-12T12:53:56.877Z] #44 17.35 DEP images/pstree.pb-c.d [2020-03-12T12:53:56.877Z] #44 17.42 PBCC images/fs.pb-c.c [2020-03-12T12:53:56.877Z] #44 17.45 DEP images/fs.pb-c.d [2020-03-12T12:53:56.877Z] #44 17.52 PBCC images/signalfd.pb-c.c [2020-03-12T12:53:56.919Z] #44 155.4 CC criu/sigframe.o [2020-03-12T12:53:57.135Z] #44 17.56 DEP images/signalfd.pb-c.d [2020-03-12T12:53:57.135Z] #44 17.64 PBCC images/fh.pb-c.c [2020-03-12T12:53:57.135Z] #44 17.79 PBCC images/fsnotify.pb-c.c [2020-03-12T12:53:57.174Z] #44 155.6 CC criu/signalfd.o [2020-03-12T12:53:57.393Z] #44 17.90 DEP images/fh.pb-c.d [2020-03-12T12:53:57.471Z] #44 155.9 CC criu/sk-inet.o [2020-03-12T12:53:57.513Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-12T12:53:57.513Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2020-03-12T12:53:57.513Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements [2020-03-12T12:53:57.513Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-12T12:53:57.513Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-12T12:53:57.513Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-12T12:53:57.513Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-12T12:53:57.513Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-12T12:53:57.513Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-12T12:53:57.513Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-12T12:53:57.513Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-12T12:53:57.513Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-12T12:53:57.513Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-12T12:53:57.513Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-12T12:53:57.513Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 4.5% of statements [2020-03-12T12:53:57.513Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-12T12:53:57.513Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-12T12:53:57.513Z] ? github.com/docker/docker/api/types [no test files] [2020-03-12T12:53:57.513Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-12T12:53:57.513Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-12T12:53:57.513Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-12T12:53:57.513Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-12T12:53:57.513Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2020-03-12T12:53:57.513Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-03-12T12:53:57.513Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-12T12:53:57.513Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-12T12:53:57.513Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-12T12:53:57.513Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-12T12:53:57.513Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-12T12:53:57.513Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-12T12:53:57.513Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-12T12:53:57.513Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2020-03-12T12:53:57.513Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-03-12T12:53:57.513Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-12T12:53:57.513Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-12T12:53:57.513Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-12T12:53:57.513Z] ? github.com/docker/docker/builder [no test files] [2020-03-12T12:53:57.513Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-12T12:53:57.513Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-12T12:53:57.513Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-12T12:53:57.513Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-12T12:53:57.513Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-12T12:53:57.513Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-12T12:53:57.513Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-12T12:53:57.513Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-03-12T12:53:57.513Z] ok github.com/docker/docker/builder/remotecontext 0.330s coverage: 13.6% of statements [2020-03-12T12:53:57.621Z] #16 DONE 2.6s [2020-03-12T12:53:57.622Z] [2020-03-12T12:53:57.622Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:53:57.651Z] #44 18.05 DEP images/fsnotify.pb-c.d [2020-03-12T12:53:57.651Z] #44 18.16 PBCC images/eventpoll.pb-c.c [2020-03-12T12:53:57.651Z] #44 18.20 DEP images/eventpoll.pb-c.d [2020-03-12T12:53:57.651Z] #44 18.35 PBCC images/eventfd.pb-c.c [2020-03-12T12:53:57.651Z] #44 18.38 DEP images/eventfd.pb-c.d [2020-03-12T12:53:57.908Z] #44 18.41 PBCC images/remap-file-path.pb-c.c [2020-03-12T12:53:57.908Z] #44 18.43 DEP images/remap-file-path.pb-c.d [2020-03-12T12:53:57.908Z] #44 18.46 PBCC images/fifo.pb-c.c [2020-03-12T12:53:57.908Z] #44 18.47 DEP images/fifo.pb-c.d [2020-03-12T12:53:57.908Z] #44 18.51 PBCC images/ghost-file.pb-c.c [2020-03-12T12:53:57.908Z] #44 18.55 DEP images/ghost-file.pb-c.d [2020-03-12T12:53:57.908Z] #44 18.59 PBCC images/regfile.pb-c.c [2020-03-12T12:53:58.123Z] ok github.com/docker/docker/builder/dockerfile 0.900s coverage: 48.2% of statements [2020-03-12T12:53:58.166Z] #44 18.67 DEP images/regfile.pb-c.d [2020-03-12T12:53:58.166Z] #44 18.70 PBCC images/ns.pb-c.c [2020-03-12T12:53:58.166Z] #44 18.74 DEP images/ns.pb-c.d [2020-03-12T12:53:58.166Z] #44 18.78 PBCC images/fdinfo.pb-c.c [2020-03-12T12:53:58.166Z] #44 18.83 DEP images/fdinfo.pb-c.d [2020-03-12T12:53:58.166Z] #44 18.88 PBCC images/core-aarch64.pb-c.c [2020-03-12T12:53:58.166Z] #44 18.92 PBCC images/core-arm.pb-c.c [2020-03-12T12:53:58.396Z] #44 156.8 CC criu/sk-netlink.o [2020-03-12T12:53:58.403Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-03-12T12:53:58.424Z] #44 18.97 PBCC images/core-ppc64.pb-c.c [2020-03-12T12:53:58.424Z] #44 19.06 PBCC images/core-s390.pb-c.c [2020-03-12T12:53:58.651Z] #44 157.1 CC criu/sk-packet.o [2020-03-12T12:53:58.681Z] #44 19.14 PBCC images/core-x86.pb-c.c [2020-03-12T12:53:58.681Z] #44 19.27 PBCC images/core.pb-c.c [2020-03-12T12:53:58.756Z] #47 129.0 github.com/LK4D4/vndr/build [2020-03-12T12:53:58.756Z] #47 129.2 github.com/LK4D4/vndr/versioned [2020-03-12T12:53:58.756Z] #47 129.3 compress/flate [2020-03-12T12:53:58.756Z] #47 ... [2020-03-12T12:53:58.756Z] [2020-03-12T12:53:58.756Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:53:58.756Z] #56 129.2 mvdan.cc/sh/v3/cmd/shfmt [2020-03-12T12:53:58.939Z] #44 19.37 PBCC images/inventory.pb-c.c [2020-03-12T12:53:58.939Z] #44 19.45 DEP images/core-aarch64.pb-c.d [2020-03-12T12:53:58.939Z] #44 19.52 DEP images/core-arm.pb-c.d [2020-03-12T12:53:58.939Z] #44 19.61 DEP images/core-ppc64.pb-c.d [2020-03-12T12:53:58.939Z] #44 19.65 DEP images/core-s390.pb-c.d [2020-03-12T12:53:59.005Z] #17 ... [2020-03-12T12:53:59.005Z] [2020-03-12T12:53:59.005Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:53:59.005Z] #50 DONE 127.7s [2020-03-12T12:53:59.005Z] [2020-03-12T12:53:59.005Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:53:59.005Z] #44 66.17 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-03-12T12:53:59.005Z] #44 66.41 HOSTDEP compel/src/main-host.d [2020-03-12T12:53:59.005Z] #44 66.53 DEP compel/src/lib/ptrace.d [2020-03-12T12:53:59.005Z] #44 66.62 DEP compel/src/lib/infect.d [2020-03-12T12:53:59.005Z] #44 66.74 DEP compel/src/lib/infect-util.d [2020-03-12T12:53:59.005Z] #44 66.88 DEP compel/src/lib/infect-rpc.d [2020-03-12T12:53:59.005Z] #44 67.12 DEP compel/arch/aarch64/src/lib/infect.d [2020-03-12T12:53:59.005Z] #44 67.25 DEP compel/arch/aarch64/src/lib/cpu.d [2020-03-12T12:53:59.005Z] #44 67.36 DEP compel/src/lib/log.d [2020-03-12T12:53:59.005Z] #44 67.50 DEP compel/src/main.d [2020-03-12T12:53:59.005Z] #44 67.64 DEP compel/src/lib/handle-elf.d [2020-03-12T12:53:59.005Z] #44 67.78 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-03-12T12:53:59.005Z] #44 67.99 CC compel/src/lib/log.o [2020-03-12T12:53:59.005Z] #44 68.56 CC compel/arch/aarch64/src/lib/cpu.o [2020-03-12T12:53:59.005Z] #44 69.00 CC compel/arch/aarch64/src/lib/infect.o [2020-03-12T12:53:59.005Z] #44 69.33 CC compel/src/lib/infect-rpc.o [2020-03-12T12:53:59.005Z] #44 69.88 CC compel/src/lib/infect-util.o [2020-03-12T12:53:59.005Z] #44 70.20 CC compel/src/lib/infect.o [2020-03-12T12:53:59.012Z] ok github.com/docker/docker/builder/remotecontext/git 0.895s coverage: 86.3% of statements [2020-03-12T12:53:59.012Z] ? github.com/docker/docker/cli [no test files] [2020-03-12T12:53:59.012Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-12T12:53:59.197Z] #44 19.71 DEP images/core-x86.pb-c.d [2020-03-12T12:53:59.197Z] #44 19.75 DEP images/core.pb-c.d [2020-03-12T12:53:59.197Z] #44 19.79 DEP images/inventory.pb-c.d [2020-03-12T12:53:59.197Z] #44 19.89 PBCC images/cpuinfo.pb-c.c [2020-03-12T12:53:59.197Z] #44 19.90 DEP images/cpuinfo.pb-c.d [2020-03-12T12:53:59.211Z] #44 157.7 CC criu/sk-queue.o [2020-03-12T12:53:59.454Z] #44 19.95 PBCC images/stats.pb-c.c [2020-03-12T12:53:59.454Z] #44 19.99 DEP images/stats.pb-c.d [2020-03-12T12:53:59.466Z] #44 158.1 CC criu/sk-tcp.o [2020-03-12T12:54:00.074Z] #44 158.6 CC criu/sk-unix.o [2020-03-12T12:54:00.825Z] #44 21.48 make[1]: Nothing to be done for 'all'. [2020-03-12T12:54:01.021Z] ok github.com/docker/docker/client 0.151s coverage: 75.8% of statements [2020-03-12T12:54:01.082Z] #44 ... [2020-03-12T12:54:01.082Z] [2020-03-12T12:54:01.082Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:54:01.082Z] #56 114.2 encoding/json [2020-03-12T12:54:01.082Z] #56 118.4 github.com/pkg/diff [2020-03-12T12:54:01.082Z] #56 120.2 go/ast [2020-03-12T12:54:01.082Z] #56 121.8 golang.org/x/crypto/ssh/terminal [2020-03-12T12:54:01.082Z] #56 123.4 mvdan.cc/editorconfig [2020-03-12T12:54:01.648Z] #56 124.9 mvdan.cc/sh/v3/fileutil [2020-03-12T12:54:01.906Z] #56 125.1 mvdan.cc/sh/v3/syntax [2020-03-12T12:54:02.333Z] #44 ... [2020-03-12T12:54:02.333Z] [2020-03-12T12:54:02.333Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:54:02.333Z] #47 120.4 vendor/golang.org/x/net/http/httpproxy [2020-03-12T12:54:02.333Z] #47 120.4 net/textproto [2020-03-12T12:54:02.333Z] #47 120.4 crypto/x509 [2020-03-12T12:54:02.333Z] #47 121.9 vendor/golang.org/x/net/http/httpguts [2020-03-12T12:54:02.333Z] #47 121.9 mime/multipart [2020-03-12T12:54:02.333Z] #47 125.4 crypto/tls [2020-03-12T12:54:02.333Z] #47 ... [2020-03-12T12:54:02.333Z] [2020-03-12T12:54:02.333Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:54:02.333Z] #17 2.849 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-12T12:54:02.333Z] #17 2.912 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-12T12:54:02.333Z] #17 2.912 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-12T12:54:02.333Z] #17 3.528 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-12T12:54:02.333Z] #17 4.773 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [180 kB] [2020-03-12T12:54:02.472Z] #56 ... [2020-03-12T12:54:02.472Z] [2020-03-12T12:54:02.472Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:54:02.472Z] #44 22.91 CC images/stats.o [2020-03-12T12:54:02.589Z] #44 160.5 CC criu/sockets.o [2020-03-12T12:54:02.844Z] #44 161.3 CC criu/stats.o [2020-03-12T12:54:02.904Z] #17 5.777 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-12T12:54:03.037Z] #44 23.41 CC images/core.o [2020-03-12T12:54:03.098Z] #44 161.6 CC criu/string.o [2020-03-12T12:54:03.397Z] #44 161.7 CC criu/sysctl.o [2020-03-12T12:54:03.601Z] #44 ... [2020-03-12T12:54:03.601Z] [2020-03-12T12:54:03.601Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:54:03.601Z] #65 57.60 + bin/ctr [2020-03-12T12:54:03.601Z] #65 ... [2020-03-12T12:54:03.601Z] [2020-03-12T12:54:03.601Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:54:03.601Z] #44 24.10 CC images/core-x86.o [2020-03-12T12:54:03.694Z] #44 162.2 CC criu/sysfs_parse.o [2020-03-12T12:54:04.020Z] #56 ... [2020-03-12T12:54:04.021Z] [2020-03-12T12:54:04.021Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:54:04.021Z] #10 132.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-12T12:54:04.021Z] #10 132.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-12T12:54:04.021Z] #10 132.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-12T12:54:04.166Z] #44 24.77 CC images/core-arm.o [2020-03-12T12:54:04.253Z] #44 162.6 CC criu/timerfd.o [2020-03-12T12:54:04.253Z] #44 162.8 CC criu/tty.o [2020-03-12T12:54:04.423Z] #44 ... [2020-03-12T12:54:04.423Z] [2020-03-12T12:54:04.423Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:54:04.423Z] #47 117.3 text/template/parse [2020-03-12T12:54:04.423Z] #47 120.7 go/parser [2020-03-12T12:54:04.423Z] #47 122.9 text/template [2020-03-12T12:54:04.423Z] #47 124.4 encoding/xml [2020-03-12T12:54:04.680Z] #47 ... [2020-03-12T12:54:04.680Z] [2020-03-12T12:54:04.680Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:54:04.680Z] #44 25.18 CC images/core-aarch64.o [2020-03-12T12:54:04.822Z] #17 ... [2020-03-12T12:54:04.822Z] [2020-03-12T12:54:04.822Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:54:04.822Z] #60 13.31 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 . [2020-03-12T12:54:04.960Z] #10 ... [2020-03-12T12:54:04.960Z] [2020-03-12T12:54:04.960Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:54:04.960Z] #56 DONE 135.2s [2020-03-12T12:54:04.960Z] [2020-03-12T12:54:04.960Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:54:04.960Z] #44 24.41 CC images/core-s390.o [2020-03-12T12:54:04.960Z] #44 25.22 CC images/cpuinfo.o [2020-03-12T12:54:04.960Z] #44 25.75 CC images/inventory.o [2020-03-12T12:54:04.960Z] #44 26.11 CC images/fdinfo.o [2020-03-12T12:54:04.960Z] #44 26.54 CC images/fown.o [2020-03-12T12:54:04.960Z] #44 26.82 CC images/ns.o [2020-03-12T12:54:04.960Z] #44 27.05 CC images/regfile.o [2020-03-12T12:54:04.960Z] #44 27.29 CC images/ghost-file.o [2020-03-12T12:54:04.960Z] #44 27.63 CC images/fifo.o [2020-03-12T12:54:04.960Z] #44 27.96 CC images/remap-file-path.o [2020-03-12T12:54:04.960Z] #44 28.19 CC images/eventfd.o [2020-03-12T12:54:04.960Z] #44 28.40 CC images/eventpoll.o [2020-03-12T12:54:04.960Z] #44 28.79 CC images/fh.o [2020-03-12T12:54:04.960Z] #44 29.09 CC images/fsnotify.o [2020-03-12T12:54:04.960Z] #44 29.92 CC images/signalfd.o [2020-03-12T12:54:04.960Z] #44 30.17 CC images/fs.o [2020-03-12T12:54:04.960Z] #44 30.45 CC images/pstree.o [2020-03-12T12:54:04.960Z] #44 30.76 CC images/pipe.o [2020-03-12T12:54:04.960Z] #44 31.11 CC images/tcp-stream.o [2020-03-12T12:54:04.960Z] #44 31.35 CC images/sk-packet.o [2020-03-12T12:54:04.960Z] #44 31.64 CC images/mnt.o [2020-03-12T12:54:04.960Z] #44 31.84 CC images/pipe-data.o [2020-03-12T12:54:04.960Z] #44 32.18 CC images/sa.o [2020-03-12T12:54:04.960Z] #44 32.44 CC images/timer.o [2020-03-12T12:54:05.083Z] #60 ... [2020-03-12T12:54:05.083Z] [2020-03-12T12:54:05.083Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:54:05.083Z] #44 73.49 CC compel/src/lib/ptrace.o [2020-03-12T12:54:05.083Z] #44 73.82 AR compel/libcompel.a [2020-03-12T12:54:05.083Z] #44 73.92 HOSTCC compel/src/main-host.o [2020-03-12T12:54:05.083Z] #44 74.36 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-03-12T12:54:05.083Z] #44 74.66 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-12T12:54:05.083Z] #44 75.06 HOSTCC compel/src/lib/log-host.o [2020-03-12T12:54:05.083Z] #44 75.35 HOSTLINK compel/compel-host-bin [2020-03-12T12:54:05.083Z] #44 75.67 DEP soccr/soccr.d [2020-03-12T12:54:05.083Z] #44 76.00 CC soccr/soccr.o [2020-03-12T12:54:05.244Z] #44 25.71 CC images/core-ppc64.o [2020-03-12T12:54:05.526Z] #44 33.30 CC images/timerfd.o [2020-03-12T12:54:05.809Z] #44 26.35 CC images/core-s390.o [2020-03-12T12:54:06.093Z] #44 33.71 CC images/mm.o [2020-03-12T12:54:06.138Z] #44 164.5 CC criu/tun.o [2020-03-12T12:54:06.373Z] #44 27.00 CC images/cpuinfo.o [2020-03-12T12:54:06.393Z] #44 164.9 CC criu/uffd.o [2020-03-12T12:54:06.663Z] #44 34.03 CC images/sk-opts.o [2020-03-12T12:54:06.663Z] #44 34.23 CC images/sk-unix.o [2020-03-12T12:54:06.921Z] #44 34.49 CC images/sk-inet.o [2020-03-12T12:54:06.938Z] #44 27.44 CC images/inventory.o [2020-03-12T12:54:06.998Z] #44 78.23 AR soccr/libsoccr.a [2020-03-12T12:54:06.998Z] #44 78.29 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-12T12:54:07.195Z] #44 27.73 CC images/fdinfo.o [2020-03-12T12:54:07.260Z] #44 78.86 DEP criu/arch/aarch64/sigframe.d [2020-03-12T12:54:07.488Z] #44 34.92 CC images/tun.o [2020-03-12T12:54:07.521Z] #44 78.98 DEP criu/arch/aarch64/crtools.d [2020-03-12T12:54:07.746Z] #44 35.27 CC images/sk-netlink.o [2020-03-12T12:54:07.746Z] #44 35.51 CC images/packet-sock.o [2020-03-12T12:54:07.755Z] #44 165.9 CC criu/util.o [2020-03-12T12:54:07.759Z] #44 28.20 CC images/fown.o [2020-03-12T12:54:07.781Z] #44 79.25 DEP criu/arch/aarch64/cpu.d [2020-03-12T12:54:07.781Z] #44 79.30 DEP criu/arch/aarch64/bitops.d [2020-03-12T12:54:08.010Z] #44 ... [2020-03-12T12:54:08.010Z] [2020-03-12T12:54:08.010Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:54:08.010Z] #60 112.9 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 [2020-03-12T12:54:08.016Z] #44 28.48 CC images/ns.o [2020-03-12T12:54:08.016Z] #44 28.64 CC images/regfile.o [2020-03-12T12:54:08.042Z] #44 79.47 CC criu/arch/aarch64/bitops.o [2020-03-12T12:54:08.042Z] #44 79.61 CC criu/arch/aarch64/cpu.o [2020-03-12T12:54:08.281Z] #44 28.87 CC images/ghost-file.o [2020-03-12T12:54:08.313Z] #44 35.94 CC images/ipc-var.o [2020-03-12T12:54:08.540Z] #44 29.29 CC images/fifo.o [2020-03-12T12:54:08.572Z] #44 36.22 CC images/ipc-desc.o [2020-03-12T12:54:08.613Z] #44 79.87 CC criu/arch/aarch64/crtools.o [2020-03-12T12:54:08.831Z] #44 36.48 CC images/ipc-shm.o [2020-03-12T12:54:09.089Z] #44 36.70 CC images/ipc-msg.o [2020-03-12T12:54:09.104Z] #44 29.54 CC images/remap-file-path.o [2020-03-12T12:54:09.104Z] #44 29.72 CC images/eventfd.o [2020-03-12T12:54:09.186Z] #44 80.46 CC criu/arch/aarch64/sigframe.o [2020-03-12T12:54:09.186Z] #44 80.71 LINK criu/arch/aarch64/crtools.built-in.o [2020-03-12T12:54:09.186Z] #44 80.78 DEP criu/pie/util-vdso.d [2020-03-12T12:54:09.348Z] #44 37.06 CC images/ipc-sem.o [2020-03-12T12:54:09.361Z] #44 29.95 CC images/eventpoll.o [2020-03-12T12:54:09.377Z] #60 114.3 + mkdir -p /build [2020-03-12T12:54:09.377Z] #60 114.3 + cp runc /build/runc [2020-03-12T12:54:09.446Z] #44 80.94 DEP criu/pie/util.d [2020-03-12T12:54:09.607Z] #44 37.28 CC images/utsns.o [2020-03-12T12:54:09.618Z] #44 30.23 CC images/fh.o [2020-03-12T12:54:09.707Z] #44 81.14 CC criu/pie/util.o [2020-03-12T12:54:09.939Z] #60 DONE 114.6s [2020-03-12T12:54:09.939Z] [2020-03-12T12:54:09.939Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:54:09.939Z] #44 167.1 CC criu/uts_ns.o [2020-03-12T12:54:09.939Z] #44 167.3 CC criu/vdso-compat.o [2020-03-12T12:54:09.939Z] #44 167.6 CC criu/vdso.o [2020-03-12T12:54:09.939Z] #44 168.1 LINK criu/built-in.o [2020-03-12T12:54:09.939Z] #44 168.1 LINK criu/criu [2020-03-12T12:54:09.939Z] #44 168.6 DEP lib/c/criu.d [2020-03-12T12:54:09.970Z] #44 81.52 CC criu/pie/util-vdso.o [2020-03-12T12:54:10.173Z] #44 37.54 CC images/creds.o [2020-03-12T12:54:10.182Z] #44 30.64 CC images/fsnotify.o [2020-03-12T12:54:10.194Z] #44 168.6 CC images/rpc.pb-c.o [2020-03-12T12:54:10.432Z] #44 37.87 CC images/vma.o [2020-03-12T12:54:10.690Z] #44 38.11 CC images/netdev.o [2020-03-12T12:54:10.749Z] #44 31.43 CC images/signalfd.o [2020-03-12T12:54:10.912Z] #44 82.26 AR criu/pie/pie.lib.a [2020-03-12T12:54:10.912Z] #44 82.34 DEP criu/pie/restorer.d [2020-03-12T12:54:10.949Z] #44 38.55 CC images/tty.o [2020-03-12T12:54:11.119Z] #44 169.3 CC lib/c/criu.o [2020-03-12T12:54:11.174Z] #44 82.70 DEP criu/arch/aarch64/intraprocedure.d [2020-03-12T12:54:11.174Z] #44 82.73 DEP criu/arch/aarch64/restorer.d [2020-03-12T12:54:11.313Z] #44 31.65 CC images/fs.o [2020-03-12T12:54:11.313Z] #44 31.84 CC images/pstree.o [2020-03-12T12:54:11.313Z] #44 ... [2020-03-12T12:54:11.313Z] [2020-03-12T12:54:11.313Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:54:11.313Z] #10 134.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-12T12:54:11.313Z] #10 134.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-12T12:54:11.313Z] #10 134.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-12T12:54:11.453Z] #44 82.98 DEP criu/arch/aarch64/vdso-pie.d [2020-03-12T12:54:11.453Z] #44 83.06 DEP criu/pie/parasite-vdso.d [2020-03-12T12:54:11.515Z] #44 39.18 CC images/file-lock.o [2020-03-12T12:54:11.515Z] #44 ... [2020-03-12T12:54:11.515Z] [2020-03-12T12:54:11.515Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:54:11.515Z] #47 132.1 hash/crc32 [2020-03-12T12:54:11.515Z] #47 132.8 vendor/golang.org/x/crypto/cryptobyte [2020-03-12T12:54:11.515Z] #47 132.9 compress/gzip [2020-03-12T12:54:11.515Z] #47 133.7 net [2020-03-12T12:54:11.515Z] #47 135.0 vendor/golang.org/x/crypto/internal/chacha20 [2020-03-12T12:54:11.515Z] #47 135.8 vendor/golang.org/x/crypto/poly1305 [2020-03-12T12:54:11.515Z] #47 136.5 vendor/golang.org/x/sys/cpu [2020-03-12T12:54:11.515Z] #47 136.6 vendor/golang.org/x/crypto/chacha20poly1305 [2020-03-12T12:54:11.515Z] #47 138.0 vendor/golang.org/x/crypto/hkdf [2020-03-12T12:54:11.515Z] #47 138.3 vendor/golang.org/x/text/transform [2020-03-12T12:54:11.515Z] #47 139.1 vendor/golang.org/x/text/unicode/bidi [2020-03-12T12:54:11.515Z] #47 141.0 vendor/golang.org/x/text/secure/bidirule [2020-03-12T12:54:11.515Z] #47 141.4 vendor/golang.org/x/text/unicode/norm [2020-03-12T12:54:11.683Z] #44 170.1 LINK lib/c/built-in.o [2020-03-12T12:54:11.683Z] #44 170.1 LINK lib/c/libcriu.so [2020-03-12T12:54:11.683Z] #44 170.1 LINK lib/c/libcriu.a [2020-03-12T12:54:11.713Z] #44 83.22 DEP criu/pie/parasite.d [2020-03-12T12:54:11.713Z] #44 83.39 CC criu/pie/parasite.o [2020-03-12T12:54:11.713Z] #44 ... [2020-03-12T12:54:11.713Z] [2020-03-12T12:54:11.713Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:54:11.942Z] #44 170.2 GEN magic.py [2020-03-12T12:54:11.942Z] #44 170.3 Note: Building without setproctitle() and strlcpy() support. [2020-03-12T12:54:11.942Z] #44 170.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-12T12:54:11.942Z] #44 170.3 Note: Building without GnuTLS support [2020-03-12T12:54:12.081Z] #47 ... [2020-03-12T12:54:12.081Z] [2020-03-12T12:54:12.081Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:54:12.081Z] #44 39.46 CC images/rlimit.o [2020-03-12T12:54:12.340Z] #44 39.78 CC images/pagemap.o [2020-03-12T12:54:12.503Z] #44 170.9 fatal: not a git repository (or any of the parent directories): .git [2020-03-12T12:54:12.598Z] #44 40.06 CC images/siginfo.o [2020-03-12T12:54:12.856Z] #44 40.45 CC images/rpc.o [2020-03-12T12:54:13.063Z] #44 171.4 make[1]: Nothing to be done for 'all'. [2020-03-12T12:54:13.278Z] #23 140.5 Checking out files: 19% (2125/10649) Checking out files: 20% (2130/10649) Checking out files: 21% (2237/10649) Checking out files: 22% (2343/10649) Checking out files: 23% (2450/10649) Checking out files: 24% (2556/10649) Checking out files: 25% (2663/10649) Checking out files: 26% (2769/10649) Checking out files: 27% (2876/10649) Checking out files: 28% (2982/10649) Checking out files: 29% (3089/10649) Checking out files: 30% (3195/10649) Checking out files: 31% (3302/10649) Checking out files: 32% (3408/10649) Checking out files: 32% (3497/10649) Checking out files: 33% (3515/10649) Checking out files: 34% (3621/10649) Checking out files: 35% (3728/10649) Checking out files: 36% (3834/10649) Checking out files: 37% (3941/10649) Checking out files: 38% (4047/10649) Checking out files: 39% (4154/10649) Checking out files: 40% (4260/10649) Checking out files: 41% (4367/10649) Checking out files: 42% (4473/10649) Checking out files: 43% (4580/10649) Checking out files: 44% (4686/10649) Checking out files: 45% (4793/10649) [2020-03-12T12:54:13.278Z] #23 ... [2020-03-12T12:54:13.278Z] [2020-03-12T12:54:13.278Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:54:13.278Z] #47 132.1 net/http/httptrace [2020-03-12T12:54:13.278Z] #47 132.4 net/http [2020-03-12T12:54:13.318Z] #44 171.8 make[1]: 'images/built-in.o' is up to date. [2020-03-12T12:54:13.318Z] #44 171.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-12T12:54:13.318Z] #44 171.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-12T12:54:13.318Z] #44 171.9 make[1]: 'compel/libcompel.a' is up to date. [2020-03-12T12:54:13.318Z] #44 171.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-12T12:54:13.539Z] #47 ... [2020-03-12T12:54:13.539Z] [2020-03-12T12:54:13.539Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:54:13.573Z] #44 172.0 make[1]: Nothing to be done for 'all'. [2020-03-12T12:54:13.573Z] #44 172.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-12T12:54:13.828Z] #44 172.1 make[2]: Nothing to be done for 'all'. [2020-03-12T12:54:13.828Z] #44 172.1 make[2]: Nothing to be done for 'all'. [2020-03-12T12:54:13.828Z] #44 172.2 make[2]: Nothing to be done for 'all'. [2020-03-12T12:54:13.828Z] #44 172.2 make[2]: Nothing to be done for 'all'. [2020-03-12T12:54:13.828Z] #44 172.3 make[2]: Nothing to be done for 'all'. [2020-03-12T12:54:13.828Z] #44 172.3 make[2]: Nothing to be done for 'all'. [2020-03-12T12:54:13.828Z] #44 172.4 make[2]: Nothing to be done for 'all'. [2020-03-12T12:54:13.828Z] #44 172.4 make[2]: Nothing to be done for 'all'. [2020-03-12T12:54:13.828Z] #44 172.5 INSTALL criu/criu [2020-03-12T12:54:14.388Z] #44 DONE 172.6s [2020-03-12T12:54:14.388Z] [2020-03-12T12:54:14.388Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:54:14.643Z] #53 ... [2020-03-12T12:54:14.643Z] [2020-03-12T12:54:14.643Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:54:14.643Z] #65 201.2 + bin/containerd [2020-03-12T12:54:14.757Z] #44 41.99 CC images/ext-file.o [2020-03-12T12:54:14.757Z] #44 42.25 CC images/cgroup.o [2020-03-12T12:54:15.323Z] #44 42.95 CC images/userns.o [2020-03-12T12:54:15.492Z] #10 ... [2020-03-12T12:54:15.492Z] [2020-03-12T12:54:15.492Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:54:15.492Z] #56 132.0 mvdan.cc/sh/v3/cmd/shfmt [2020-03-12T12:54:15.492Z] #56 DONE 137.9s [2020-03-12T12:54:15.492Z] [2020-03-12T12:54:15.492Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:54:15.492Z] #47 127.7 go/doc [2020-03-12T12:54:15.492Z] #47 130.4 github.com/LK4D4/vndr/build [2020-03-12T12:54:15.492Z] #47 131.6 github.com/LK4D4/vndr/versioned [2020-03-12T12:54:15.492Z] #47 131.9 net [2020-03-12T12:54:15.492Z] #47 133.6 vendor/golang.org/x/text/transform [2020-03-12T12:54:15.492Z] #47 134.5 vendor/golang.org/x/text/unicode/bidi [2020-03-12T12:54:15.492Z] #47 136.5 vendor/golang.org/x/text/secure/bidirule [2020-03-12T12:54:15.492Z] #47 136.9 vendor/golang.org/x/text/unicode/norm [2020-03-12T12:54:15.492Z] #47 ... [2020-03-12T12:54:15.492Z] [2020-03-12T12:54:15.492Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:54:15.492Z] #44 32.01 CC images/pipe.o [2020-03-12T12:54:15.492Z] #44 32.24 CC images/tcp-stream.o [2020-03-12T12:54:15.492Z] #44 32.54 CC images/sk-packet.o [2020-03-12T12:54:15.492Z] #44 32.96 CC images/mnt.o [2020-03-12T12:54:15.492Z] #44 33.22 CC images/pipe-data.o [2020-03-12T12:54:15.492Z] #44 33.48 CC images/sa.o [2020-03-12T12:54:15.492Z] #44 33.74 CC images/timer.o [2020-03-12T12:54:15.492Z] #44 34.10 CC images/timerfd.o [2020-03-12T12:54:15.492Z] #44 34.36 CC images/mm.o [2020-03-12T12:54:15.492Z] #44 34.70 CC images/sk-opts.o [2020-03-12T12:54:15.492Z] #44 35.06 CC images/sk-unix.o [2020-03-12T12:54:15.492Z] #44 35.53 CC images/sk-inet.o [2020-03-12T12:54:15.569Z] #65 ... [2020-03-12T12:54:15.569Z] [2020-03-12T12:54:15.569Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-12T12:54:15.569Z] #45 DONE 0.1s [2020-03-12T12:54:15.569Z] [2020-03-12T12:54:15.569Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-12T12:54:15.569Z] #48 DONE 0.2s [2020-03-12T12:54:15.569Z] [2020-03-12T12:54:15.569Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-12T12:54:15.749Z] #44 36.31 CC images/tun.o [2020-03-12T12:54:15.824Z] #51 DONE 0.1s [2020-03-12T12:54:15.824Z] [2020-03-12T12:54:15.824Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:54:15.889Z] #44 43.39 CC images/google/protobuf/descriptor.o [2020-03-12T12:54:16.006Z] #44 36.55 CC images/sk-netlink.o [2020-03-12T12:54:16.263Z] #44 36.75 CC images/packet-sock.o [2020-03-12T12:54:16.520Z] #44 37.10 CC images/ipc-var.o [2020-03-12T12:54:16.698Z] #23 140.5 Checking out files: 19% (2125/10649) Checking out files: 20% (2130/10649) Checking out files: 21% (2237/10649) Checking out files: 22% (2343/10649) Checking out files: 23% (2450/10649) Checking out files: 24% (2556/10649) Checking out files: 25% (2663/10649) Checking out files: 26% (2769/10649) Checking out files: 27% (2876/10649) Checking out files: 28% (2982/10649) Checking out files: 29% (3089/10649) Checking out files: 30% (3195/10649) Checking out files: 31% (3302/10649) Checking out files: 32% (3408/10649) Checking out files: 32% (3497/10649) Checking out files: 33% (3515/10649) Checking out files: 34% (3621/10649) Checking out files: 35% (3728/10649) Checking out files: 36% (3834/10649) Checking out files: 37% (3941/10649) Checking out files: 38% (4047/10649) Checking out files: 39% (4154/10649) Checking out files: 40% (4260/10649) Checking out files: 41% (4367/10649) Checking out files: 42% (4473/10649) Checking out files: 43% (4580/10649) Checking out files: 44% (4686/10649) Checking out files: 45% (4793/10649) Checking out files: 46% (4899/10649) Checking out files: 47% (5006/10649) Checking out files: 48% (5112/10649) Checking out files: 49% (5219/10649) Checking out files: 50% (5325/10649) Checking out files: 51% (5431/10649) Checking out files: 52% (5538/10649) Checking out files: 53% (5644/10649) Checking out files: 54% (5751/10649) Checking out files: 55% (5857/10649) Checking out files: 56% (5964/10649) Checking out files: 57% (6070/10649) Checking out files: 58% (6177/10649) Checking out files: 59% (6283/10649) Checking out files: 60% (6390/10649) Checking out files: 61% (6496/10649) Checking out files: 62% (6603/10649) Checking out files: 63% (6709/10649) Checking out files: 64% (6816/10649) Checking out files: 65% (6922/10649) Checking out files: 66% (7029/10649) Checking out files: 67% (7135/10649) Checking out files: 68% (7242/10649) Checking out files: 69% (7348/10649) Checking out files: 70% (7455/10649) Checking out files: 71% (7561/10649) Checking out files: 71% (7619/10649) Checking out files: 72% (7668/10649) Checking out files: 73% (7774/10649) Checking out files: 74% (7881/10649) Checking out files: 75% (7987/10649) Checking out files: 76% (8094/10649) Checking out files: 77% (8200/10649) Checking out files: 78% (8307/10649) Checking out files: 79% (8413/10649) Checking out files: 80% (8520/10649) Checking out files: 81% (8626/10649) Checking out files: 82% (8733/10649) Checking out files: 83% (8839/10649) Checking out files: 84% (8946/10649) Checking out files: 85% (9052/10649) Checking out files: 86% (9159/10649) Checking out files: 87% (9265/10649) Checking out files: 87% (9273/10649) Checking out files: 88% (9372/10649) Checking out files: 89% (9478/10649) Checking out files: 90% (9585/10649) Checking out files: 91% (9691/10649) Checking out files: 92% (9798/10649) Checking out files: 93% (9904/10649) Checking out files: 94% (10011/10649) Checking out files: 95% (10117/10649) Checking out files: 96% (10224/10649) Checking out files: 97% (10330/10649) Checking out files: 98% (10437/10649) Checking out files: 99% (10543/10649) Checking out files: 100% (10649/10649) Checking out files: 100% (10649/10649), done. [2020-03-12T12:54:16.698Z] #23 145.5 + cd /tmp/tmp.w7Uhp14X67/tmp/docker-ce [2020-03-12T12:54:16.698Z] #23 145.5 + git checkout -q v17.06.2-ce [2020-03-12T12:54:16.777Z] #44 37.34 CC images/ipc-desc.o [2020-03-12T12:54:16.959Z] #23 ... [2020-03-12T12:54:16.959Z] [2020-03-12T12:54:16.959Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:54:16.959Z] #17 9.861 Fetched 8160 kB in 7s (1097 kB/s) [2020-03-12T12:54:16.959Z] #17 9.861 Reading package lists... [2020-03-12T12:54:16.959Z] #17 13.69 Reading package lists... [2020-03-12T12:54:16.959Z] #17 17.81 Building dependency tree... [2020-03-12T12:54:16.959Z] #17 19.63 libcap2-bin is already the newest version (1:2.25-2). [2020-03-12T12:54:16.959Z] #17 19.63 The following additional packages will be installed: [2020-03-12T12:54:16.959Z] #17 19.64 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-12T12:54:16.959Z] #17 19.64 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-12T12:54:16.959Z] #17 19.64 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-12T12:54:16.959Z] #17 19.65 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-12T12:54:16.960Z] #17 19.65 python3.7 python3.7-minimal vim-runtime xxd [2020-03-12T12:54:16.960Z] #17 19.65 Suggested packages: [2020-03-12T12:54:16.960Z] #17 19.65 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-12T12:54:16.960Z] #17 19.65 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-12T12:54:16.960Z] #17 19.65 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-12T12:54:16.960Z] #17 19.65 Recommended packages: [2020-03-12T12:54:16.960Z] #17 19.65 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-12T12:54:16.960Z] #17 19.65 python3-keyrings.alt python3-xdg unzip [2020-03-12T12:54:16.960Z] #17 ... [2020-03-12T12:54:16.960Z] [2020-03-12T12:54:16.960Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:54:16.960Z] #47 145.6 github.com/LK4D4/vndr/godl [2020-03-12T12:54:17.047Z] #44 37.63 CC images/ipc-shm.o [2020-03-12T12:54:17.263Z] #44 ... [2020-03-12T12:54:17.263Z] [2020-03-12T12:54:17.263Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:54:17.263Z] #68 147.7 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-12T12:54:17.263Z] #68 147.7 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-12T12:54:17.319Z] #44 37.89 CC images/ipc-msg.o [2020-03-12T12:54:17.578Z] #44 38.06 CC images/ipc-sem.o [2020-03-12T12:54:17.845Z] #44 38.33 CC images/utsns.o [2020-03-12T12:54:17.902Z] #47 146.4 github.com/LK4D4/vndr [2020-03-12T12:54:18.104Z] #44 38.67 CC images/creds.o [2020-03-12T12:54:18.363Z] #44 38.98 CC images/vma.o [2020-03-12T12:54:18.622Z] #44 ... [2020-03-12T12:54:18.622Z] [2020-03-12T12:54:18.622Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:54:18.622Z] #47 141.4 vendor/golang.org/x/net/idna [2020-03-12T12:54:21.144Z] #47 143.9 vendor/golang.org/x/net/http2/hpack [2020-03-12T12:54:22.108Z] #47 ... [2020-03-12T12:54:22.108Z] [2020-03-12T12:54:22.108Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:54:22.108Z] #17 21.50 The following NEW packages will be installed: [2020-03-12T12:54:22.108Z] #17 21.50 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-12T12:54:22.108Z] #17 21.51 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-12T12:54:22.109Z] #17 21.51 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-12T12:54:22.109Z] #17 21.51 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-12T12:54:22.109Z] #17 21.51 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-12T12:54:22.109Z] #17 21.51 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-12T12:54:22.109Z] #17 21.51 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-12T12:54:22.109Z] #17 21.51 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-12T12:54:22.109Z] #17 21.51 xz-utils zip [2020-03-12T12:54:22.109Z] #17 21.86 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-12T12:54:22.109Z] #17 21.86 Need to get 27.6 MB of archives. [2020-03-12T12:54:22.109Z] #17 21.86 After this operation, 114 MB of additional disk space will be used. [2020-03-12T12:54:22.109Z] #17 21.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-03-12T12:54:22.109Z] #17 21.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-03-12T12:54:22.109Z] #17 21.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-03-12T12:54:22.109Z] #17 22.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-03-12T12:54:22.109Z] #17 22.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-03-12T12:54:22.109Z] #17 22.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-03-12T12:54:22.109Z] #17 22.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-03-12T12:54:22.109Z] #17 22.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-03-12T12:54:22.109Z] #17 22.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-03-12T12:54:22.109Z] #17 22.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-03-12T12:54:22.109Z] #17 22.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-03-12T12:54:22.109Z] #17 22.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-03-12T12:54:22.109Z] #17 22.16 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-03-12T12:54:22.109Z] #17 22.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-03-12T12:54:22.109Z] #17 22.17 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-03-12T12:54:22.109Z] #17 22.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-03-12T12:54:22.109Z] #17 22.20 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-03-12T12:54:22.109Z] #17 22.21 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-12T12:54:22.109Z] #17 22.22 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-03-12T12:54:22.109Z] #17 22.24 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-03-12T12:54:22.109Z] #17 22.25 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-03-12T12:54:22.109Z] #17 22.26 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-03-12T12:54:22.109Z] #17 22.29 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-03-12T12:54:22.109Z] #17 22.30 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-03-12T12:54:22.109Z] #17 22.31 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-03-12T12:54:22.109Z] #17 22.31 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-03-12T12:54:22.109Z] #17 22.33 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-03-12T12:54:22.109Z] #17 22.34 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-03-12T12:54:22.109Z] #17 22.34 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6 [8153 kB] [2020-03-12T12:54:22.109Z] #17 22.74 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-03-12T12:54:22.109Z] #17 22.74 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-03-12T12:54:22.109Z] #17 22.74 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-03-12T12:54:22.109Z] #17 22.74 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-03-12T12:54:22.109Z] #17 22.75 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-03-12T12:54:22.109Z] #17 22.76 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-03-12T12:54:22.109Z] #17 22.82 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-12T12:54:22.109Z] #17 22.83 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-03-12T12:54:22.109Z] #17 22.84 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-03-12T12:54:22.109Z] #17 22.85 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-12T12:54:22.109Z] #17 22.85 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-03-12T12:54:22.109Z] #17 22.87 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-12T12:54:22.109Z] #17 22.88 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-03-12T12:54:22.109Z] #17 22.92 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-03-12T12:54:22.109Z] #17 22.93 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-03-12T12:54:22.109Z] #17 22.95 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-12T12:54:22.109Z] #17 23.14 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-03-12T12:54:22.109Z] #17 23.18 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-03-12T12:54:22.109Z] #17 23.22 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-03-12T12:54:22.109Z] #17 24.16 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T12:54:22.109Z] #17 24.49 Fetched 27.6 MB in 2s (16.7 MB/s) [2020-03-12T12:54:22.109Z] #17 24.64 Selecting previously unselected package pigz. [2020-03-12T12:54:22.109Z] #17 24.64 (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 ... 23396 files and directories currently installed.) [2020-03-12T12:54:22.109Z] #17 24.75 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-03-12T12:54:22.109Z] #17 24.81 Unpacking pigz (2.4-1) ... [2020-03-12T12:54:22.109Z] #17 24.98 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-03-12T12:54:22.109Z] #17 24.99 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-03-12T12:54:22.109Z] #17 25.00 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-03-12T12:54:22.149Z] Removing intermediate container f265983378a5 [2020-03-12T12:54:22.150Z] ---> dac3c2e383ab [2020-03-12T12:54:22.150Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-03-12T12:54:22.150Z] ---> ebd73b5ebd31 [2020-03-12T12:54:22.150Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-03-12T12:54:22.150Z] ---> 920495be4d58 [2020-03-12T12:54:22.150Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-03-12T12:54:22.150Z] ---> Running in 58fdbb78f33f [2020-03-12T12:54:22.150Z] Removing intermediate container 58fdbb78f33f [2020-03-12T12:54:22.150Z] ---> b5d735399ac7 [2020-03-12T12:54:22.150Z] Successfully built b5d735399ac7 [2020-03-12T12:54:22.150Z] Successfully tagged moby-buildx:latest [2020-03-12T12:54:22.150Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-03-12T12:54:22.150Z] if [ -n "${id}" ]; then \ [2020-03-12T12:54:22.150Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-03-12T12:54:22.150Z] && touch bundles/buildx; \ [2020-03-12T12:54:22.150Z] docker rm -f ${id}; \ [2020-03-12T12:54:22.150Z] fi [2020-03-12T12:54:22.150Z] 7ef661e35402b17a1c1726b4bdbd5f647e0caab28f4c6c9041df48c01bda330b [2020-03-12T12:54:22.150Z] bundles/buildx version [2020-03-12T12:54:22.150Z] buildx v0.3.1 6db68d0 [2020-03-12T12:54:22.150Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:25d6047ec094170761a11e582b8cb45f16cf675e . [2020-03-12T12:54:22.150Z] #1 [internal] booting buildkit [2020-03-12T12:54:22.150Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-03-12T12:54:22.355Z] #53 DONE 254.4s [2020-03-12T12:54:22.355Z] [2020-03-12T12:54:22.355Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:54:22.355Z] #65 ... [2020-03-12T12:54:22.355Z] [2020-03-12T12:54:22.355Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-12T12:54:22.527Z] #68 ... [2020-03-12T12:54:22.527Z] [2020-03-12T12:54:22.527Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:54:22.527Z] #10 149.9 Selecting previously unselected package libapparmor1:amd64. [2020-03-12T12:54:22.527Z] #10 150.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-03-12T12:54:22.527Z] #10 150.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-03-12T12:54:22.527Z] #10 150.1 Selecting previously unselected package libapparmor-dev:amd64. [2020-03-12T12:54:22.527Z] #10 150.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-03-12T12:54:22.527Z] #10 150.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-12T12:54:22.527Z] #10 150.3 Selecting previously unselected package libbtrfs0. [2020-03-12T12:54:22.527Z] #10 150.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-12T12:54:22.527Z] #10 150.3 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-12T12:54:22.527Z] #10 150.4 Selecting previously unselected package libbtrfs-dev. [2020-03-12T12:54:22.527Z] #10 150.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-12T12:54:22.527Z] #10 150.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-12T12:54:22.527Z] #10 150.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-03-12T12:54:22.527Z] #10 150.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-12T12:54:22.527Z] #10 150.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-12T12:54:22.527Z] #10 150.6 Selecting previously unselected package libudev-dev:amd64. [2020-03-12T12:54:22.527Z] #10 150.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-03-12T12:54:22.527Z] #10 150.6 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-12T12:54:22.527Z] #10 150.8 Selecting previously unselected package libsepol1-dev:amd64. [2020-03-12T12:54:22.527Z] #10 150.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-03-12T12:54:22.527Z] #10 150.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-03-12T12:54:22.527Z] #10 151.2 Selecting previously unselected package libpcre16-3:amd64. [2020-03-12T12:54:22.527Z] #10 151.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-03-12T12:54:22.527Z] #10 151.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-03-12T12:54:22.527Z] #10 151.3 Selecting previously unselected package libpcre32-3:amd64. [2020-03-12T12:54:22.527Z] #10 151.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-03-12T12:54:22.527Z] #10 151.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-03-12T12:54:22.527Z] #10 151.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-03-12T12:54:22.527Z] #10 151.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-03-12T12:54:22.527Z] #10 151.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-12T12:54:22.527Z] #10 151.6 Selecting previously unselected package libpcre3-dev:amd64. [2020-03-12T12:54:22.527Z] #10 151.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-03-12T12:54:22.527Z] #10 151.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-12T12:54:22.527Z] #10 152.2 Selecting previously unselected package libselinux1-dev:amd64. [2020-03-12T12:54:22.527Z] #10 152.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-03-12T12:54:22.527Z] #10 152.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-12T12:54:22.527Z] #10 152.6 Selecting previously unselected package libdevmapper-dev:amd64. [2020-03-12T12:54:22.527Z] #10 152.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-03-12T12:54:22.527Z] #10 152.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-12T12:54:22.527Z] #10 152.7 Selecting previously unselected package libseccomp-dev:amd64. [2020-03-12T12:54:22.527Z] #10 152.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-03-12T12:54:22.527Z] #10 152.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-12T12:54:22.527Z] #10 152.9 Selecting previously unselected package libsystemd-dev:amd64. [2020-03-12T12:54:22.527Z] #10 152.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-03-12T12:54:22.527Z] #10 152.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-12T12:54:22.527Z] #10 153.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-12T12:54:22.610Z] #54 DONE 0.2s [2020-03-12T12:54:22.610Z] [2020-03-12T12:54:22.610Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-12T12:54:22.682Z] #17 25.67 Selecting previously unselected package python3.7-minimal. [2020-03-12T12:54:22.682Z] #17 25.71 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-03-12T12:54:22.682Z] #17 25.71 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-12T12:54:22.769Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2020-03-12T12:54:22.769Z] #1 creating container buildx_buildkit_default [2020-03-12T12:54:22.785Z] #10 153.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-12T12:54:22.785Z] #10 153.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-03-12T12:54:22.785Z] #10 153.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-12T12:54:22.785Z] #10 153.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-03-12T12:54:22.785Z] #10 153.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-03-12T12:54:22.785Z] #10 153.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-12T12:54:22.785Z] #10 153.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-12T12:54:22.786Z] #10 153.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-03-12T12:54:22.786Z] #10 153.5 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-12T12:54:22.786Z] #10 153.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-12T12:54:22.786Z] #10 153.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-12T12:54:22.786Z] #10 153.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-12T12:54:22.786Z] #10 153.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-12T12:54:22.786Z] #10 153.6 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-12T12:54:22.786Z] #10 153.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-12T12:54:22.786Z] #10 153.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-12T12:54:22.786Z] #10 153.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-12T12:54:22.786Z] #10 153.6 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 [2020-03-12T12:54:22.865Z] #57 DONE 0.1s [2020-03-12T12:54:22.865Z] [2020-03-12T12:54:22.865Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-12T12:54:22.865Z] #61 DONE 0.1s [2020-03-12T12:54:22.865Z] [2020-03-12T12:54:22.865Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:54:23.044Z] #10 153.6 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 [2020-03-12T12:54:23.044Z] #10 153.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-12T12:54:23.044Z] #10 153.7 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 [2020-03-12T12:54:23.044Z] #10 153.7 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 [2020-03-12T12:54:23.044Z] #10 153.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-12T12:54:23.045Z] #10 153.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-12T12:54:23.045Z] #10 153.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-12T12:54:23.045Z] #10 153.7 Setting up dmsetup (2:1.02.155-3) ... [2020-03-12T12:54:23.045Z] #10 153.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-12T12:54:23.045Z] #10 153.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-12T12:54:23.045Z] #10 153.7 Processing triggers for libc-bin (2.28-10) ... [2020-03-12T12:54:23.047Z] #47 145.4 mime [2020-03-12T12:54:23.055Z] #1 creating container buildx_buildkit_default 0.5s done [2020-03-12T12:54:23.055Z] #1 DONE 3.2s [2020-03-12T12:54:23.339Z] [2020-03-12T12:54:23.339Z] #3 [internal] load .dockerignore [2020-03-12T12:54:23.339Z] #3 transferring context: 87B done [2020-03-12T12:54:23.339Z] #3 DONE 0.0s [2020-03-12T12:54:23.339Z] [2020-03-12T12:54:23.339Z] #2 [internal] load build definition from Dockerfile [2020-03-12T12:54:23.339Z] #2 transferring dockerfile: 17.11kB 0.0s done [2020-03-12T12:54:23.339Z] #2 DONE 0.0s [2020-03-12T12:54:23.339Z] [2020-03-12T12:54:23.339Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-12T12:54:23.611Z] #10 DONE 154.3s [2020-03-12T12:54:23.611Z] [2020-03-12T12:54:23.611Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T12:54:23.611Z] #58 DONE 0.1s [2020-03-12T12:54:23.611Z] [2020-03-12T12:54:23.611Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-12T12:54:23.611Z] #59 DONE 0.1s [2020-03-12T12:54:23.611Z] [2020-03-12T12:54:23.611Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:54:23.611Z] #44 45.20 CC images/opts.o [2020-03-12T12:54:23.611Z] #44 45.48 CC images/seccomp.o [2020-03-12T12:54:23.611Z] #44 45.85 CC images/binfmt-misc.o [2020-03-12T12:54:23.611Z] #44 46.15 CC images/time.o [2020-03-12T12:54:23.611Z] #44 46.44 CC images/sysctl.o [2020-03-12T12:54:23.611Z] #44 46.76 CC images/autofs.o [2020-03-12T12:54:23.611Z] #44 46.99 CC images/macvlan.o [2020-03-12T12:54:23.611Z] #44 47.26 CC images/sit.o [2020-03-12T12:54:23.611Z] #44 47.50 LINK images/built-in.o [2020-03-12T12:54:23.611Z] #44 47.62 GEN compel/include/asm [2020-03-12T12:54:23.611Z] #44 47.63 GEN compel/include/version.h [2020-03-12T12:54:23.611Z] #44 47.67 touch .config [2020-03-12T12:54:23.611Z] #44 47.69 GEN include/common/config.h [2020-03-12T12:54:23.611Z] #44 47.81 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-03-12T12:54:23.611Z] #44 47.82 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-03-12T12:54:23.611Z] #44 47.85 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-03-12T12:54:23.611Z] #44 47.87 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-03-12T12:54:23.611Z] #44 47.89 DEP compel/arch/x86/plugins/std/memcpy.d [2020-03-12T12:54:23.611Z] #44 47.92 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-03-12T12:54:23.611Z] #44 47.94 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-12T12:54:23.611Z] #44 47.99 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-03-12T12:54:23.611Z] #44 48.00 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-12T12:54:23.611Z] #44 48.02 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-12T12:54:23.611Z] #44 48.02 DEP compel/plugins/std/infect.d [2020-03-12T12:54:23.611Z] #44 48.22 DEP compel/plugins/std/string.d [2020-03-12T12:54:23.611Z] #44 48.36 DEP compel/plugins/std/log.d [2020-03-12T12:54:23.611Z] #44 48.44 DEP compel/plugins/std/fds.d [2020-03-12T12:54:23.611Z] #44 48.53 DEP compel/plugins/std/std.d [2020-03-12T12:54:23.611Z] #44 48.64 DEP compel/plugins/shmem/shmem.d [2020-03-12T12:54:23.611Z] #44 48.71 DEP compel/plugins/fds/fds.d [2020-03-12T12:54:23.611Z] #44 48.82 CC compel/plugins/std/std.o [2020-03-12T12:54:23.611Z] #44 49.12 CC compel/plugins/std/fds.o [2020-03-12T12:54:23.611Z] #44 49.63 CC compel/plugins/std/log.o [2020-03-12T12:54:23.611Z] #44 50.53 CC compel/plugins/std/string.o [2020-03-12T12:54:23.624Z] #17 ... [2020-03-12T12:54:23.624Z] [2020-03-12T12:54:23.624Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:54:23.624Z] #44 84.94 LINK criu/pie/parasite.built-in.o [2020-03-12T12:54:23.624Z] #44 84.95 GEN criu/pie/parasite-blob.h [2020-03-12T12:54:23.624Z] #44 85.00 CC criu/pie/parasite-vdso.o [2020-03-12T12:54:23.624Z] #44 85.59 CC criu/arch/aarch64/vdso-pie.o [2020-03-12T12:54:23.624Z] #44 85.87 CC criu/arch/aarch64/restorer.o [2020-03-12T12:54:23.624Z] #44 86.22 CC criu/arch/aarch64/intraprocedure.o [2020-03-12T12:54:23.624Z] #44 86.30 CC criu/pie/restorer.o [2020-03-12T12:54:23.624Z] #44 90.70 LINK criu/pie/restorer.built-in.o [2020-03-12T12:54:23.624Z] #44 90.72 GEN criu/pie/restorer-blob.h [2020-03-12T12:54:23.624Z] #44 90.90 DEP criu/vdso.d [2020-03-12T12:54:23.624Z] #44 91.24 DEP criu/uts_ns.d [2020-03-12T12:54:23.624Z] #44 91.44 DEP criu/util.d [2020-03-12T12:54:23.624Z] #44 91.73 DEP criu/uffd.d [2020-03-12T12:54:23.624Z] #44 91.92 DEP criu/tun.d [2020-03-12T12:54:23.624Z] #44 92.03 DEP criu/tty.d [2020-03-12T12:54:23.624Z] #44 92.36 DEP criu/timerfd.d [2020-03-12T12:54:23.624Z] #44 92.56 DEP criu/sysfs_parse.d [2020-03-12T12:54:23.624Z] #44 93.00 DEP criu/sysctl.d [2020-03-12T12:54:23.624Z] #44 93.18 DEP criu/string.d [2020-03-12T12:54:23.624Z] #44 93.24 DEP criu/stats.d [2020-03-12T12:54:23.624Z] #44 93.41 DEP criu/sockets.d [2020-03-12T12:54:23.624Z] #44 93.60 DEP criu/sk-unix.d [2020-03-12T12:54:23.624Z] #44 93.92 DEP criu/sk-tcp.d [2020-03-12T12:54:23.624Z] #44 94.18 DEP criu/sk-queue.d [2020-03-12T12:54:23.624Z] #44 94.33 DEP criu/sk-packet.d [2020-03-12T12:54:23.624Z] #44 94.77 DEP criu/sk-netlink.d [2020-03-12T12:54:23.624Z] #44 95.05 DEP criu/sk-inet.d [2020-03-12T12:54:23.869Z] #44 51.33 CC compel/plugins/std/infect.o [2020-03-12T12:54:23.884Z] #44 95.19 DEP criu/signalfd.d [2020-03-12T12:54:23.884Z] #44 ... [2020-03-12T12:54:23.884Z] [2020-03-12T12:54:23.884Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:54:23.884Z] #17 26.65 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-03-12T12:54:23.884Z] #17 26.67 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-12T12:54:23.957Z] #4 DONE 0.6s [2020-03-12T12:54:23.957Z] [2020-03-12T12:54:23.957Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-12T12:54:23.957Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-12T12:54:23.957Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-03-12T12:54:23.957Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-12T12:54:24.244Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-03-12T12:54:24.244Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2020-03-12T12:54:24.244Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-03-12T12:54:24.418Z] #47 147.1 mime/quotedprintable [2020-03-12T12:54:24.436Z] #44 52.16 CC compel/arch/x86/plugins/std/parasite-head.o [2020-03-12T12:54:24.436Z] #44 52.19 CC compel/arch/x86/plugins/std/memcpy.o [2020-03-12T12:54:24.675Z] #47 147.5 net/http/internal [2020-03-12T12:54:24.694Z] #44 52.25 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-03-12T12:54:24.694Z] #44 52.30 AR compel/plugins/std.lib.a [2020-03-12T12:54:24.694Z] #44 ... [2020-03-12T12:54:24.694Z] [2020-03-12T12:54:24.694Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:54:24.694Z] #68 DONE 155.1s [2020-03-12T12:54:24.694Z] [2020-03-12T12:54:24.694Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-12T12:54:24.694Z] #69 DONE 0.1s [2020-03-12T12:54:24.694Z] [2020-03-12T12:54:24.694Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:54:24.860Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2020-03-12T12:54:24.860Z] #5 DONE 0.8s [2020-03-12T12:54:24.860Z] [2020-03-12T12:54:24.860Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-12T12:54:25.147Z] #7 DONE 0.3s [2020-03-12T12:54:25.147Z] [2020-03-12T12:54:25.147Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-12T12:54:25.147Z] #6 DONE 0.3s [2020-03-12T12:54:25.435Z] [2020-03-12T12:54:25.436Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-12T12:54:25.436Z] #72 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.0s done [2020-03-12T12:54:25.608Z] #47 ... [2020-03-12T12:54:25.608Z] [2020-03-12T12:54:25.608Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:54:25.608Z] #44 39.20 CC images/netdev.o [2020-03-12T12:54:25.608Z] #44 39.58 CC images/tty.o [2020-03-12T12:54:25.608Z] #44 40.21 CC images/file-lock.o [2020-03-12T12:54:25.608Z] #44 40.46 CC images/rlimit.o [2020-03-12T12:54:25.608Z] #44 40.70 CC images/pagemap.o [2020-03-12T12:54:25.608Z] #44 40.98 CC images/siginfo.o [2020-03-12T12:54:25.608Z] #44 41.23 CC images/rpc.o [2020-03-12T12:54:25.608Z] #44 42.48 CC images/ext-file.o [2020-03-12T12:54:25.608Z] #44 42.70 CC images/cgroup.o [2020-03-12T12:54:25.608Z] #44 43.32 CC images/userns.o [2020-03-12T12:54:25.608Z] #44 43.68 CC images/google/protobuf/descriptor.o [2020-03-12T12:54:25.608Z] #44 45.57 CC images/opts.o [2020-03-12T12:54:25.608Z] #44 45.78 CC images/seccomp.o [2020-03-12T12:54:25.608Z] #44 46.00 CC images/binfmt-misc.o [2020-03-12T12:54:25.608Z] #44 46.20 CC images/time.o [2020-03-12T12:54:25.727Z] #72 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-03-12T12:54:25.727Z] #72 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.44MB / 9.11MB 0.1s [2020-03-12T12:54:25.727Z] #72 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-03-12T12:54:25.727Z] #72 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.55MB / 9.11MB 0.3s [2020-03-12T12:54:25.865Z] #44 46.39 CC images/sysctl.o [2020-03-12T12:54:26.024Z] #72 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.14MB / 9.11MB 0.5s [2020-03-12T12:54:26.024Z] #72 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.67MB / 9.11MB 0.6s [2020-03-12T12:54:26.067Z] #60 ... [2020-03-12T12:54:26.067Z] [2020-03-12T12:54:26.067Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:54:26.067Z] #47 146.4 vendor/golang.org/x/net/idna [2020-03-12T12:54:26.067Z] #47 148.8 vendor/golang.org/x/net/http2/hpack [2020-03-12T12:54:26.067Z] #47 150.0 mime [2020-03-12T12:54:26.067Z] #47 154.4 crypto/tls [2020-03-12T12:54:26.067Z] #47 ... [2020-03-12T12:54:26.067Z] [2020-03-12T12:54:26.067Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:54:26.067Z] #44 52.46 CC compel/plugins/fds/fds.o [2020-03-12T12:54:26.067Z] #44 53.03 AR compel/plugins/fds.lib.a [2020-03-12T12:54:26.067Z] #44 53.18 HOSTDEP compel/src/lib/log-host.d [2020-03-12T12:54:26.067Z] #44 53.34 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-12T12:54:26.067Z] #44 53.59 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-03-12T12:54:26.123Z] #44 46.58 CC images/autofs.o [2020-03-12T12:54:26.123Z] #44 46.78 CC images/macvlan.o [2020-03-12T12:54:26.317Z] #72 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.32MB / 9.11MB 0.7s [2020-03-12T12:54:26.317Z] #72 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.98MB / 9.11MB 0.9s [2020-03-12T12:54:26.317Z] #72 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.47MB / 9.11MB 1.0s [2020-03-12T12:54:26.325Z] #44 53.76 HOSTDEP compel/src/main-host.d [2020-03-12T12:54:26.325Z] #44 53.92 DEP compel/src/lib/ptrace.d [2020-03-12T12:54:26.325Z] #44 54.03 DEP compel/src/lib/infect.d [2020-03-12T12:54:26.381Z] #44 46.99 CC images/sit.o [2020-03-12T12:54:26.583Z] #44 54.17 DEP compel/src/lib/infect-util.d [2020-03-12T12:54:26.608Z] #72 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.12MB / 9.11MB 1.2s [2020-03-12T12:54:26.638Z] #44 47.28 LINK images/built-in.o [2020-03-12T12:54:26.842Z] #44 ... [2020-03-12T12:54:26.842Z] [2020-03-12T12:54:26.842Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-12T12:54:26.842Z] #11 DONE 3.3s [2020-03-12T12:54:26.842Z] [2020-03-12T12:54:26.842Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:54:26.842Z] #44 54.32 DEP compel/src/lib/infect-rpc.d [2020-03-12T12:54:26.842Z] #44 54.54 DEP compel/arch/x86/src/lib/infect.d [2020-03-12T12:54:26.902Z] #72 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.71MB / 9.11MB 1.3s [2020-03-12T12:54:26.902Z] #72 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 7.17MB / 9.11MB 1.5s [2020-03-12T12:54:26.903Z] #44 ... [2020-03-12T12:54:26.903Z] [2020-03-12T12:54:26.903Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:54:26.903Z] #68 149.9 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-12T12:54:26.903Z] #68 149.9 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-12T12:54:27.103Z] #44 54.75 DEP compel/arch/x86/src/lib/cpu.d [2020-03-12T12:54:27.211Z] #72 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 7.70MB / 9.11MB 1.6s [2020-03-12T12:54:27.211Z] #72 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 8.22MB / 9.11MB 1.8s [2020-03-12T12:54:27.211Z] #72 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 8.71MB / 9.11MB 1.9s [2020-03-12T12:54:27.363Z] #44 54.92 DEP compel/src/lib/log.d [2020-03-12T12:54:27.504Z] #72 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.1s done [2020-03-12T12:54:27.504Z] #72 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.1s done [2020-03-12T12:54:27.504Z] #72 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-03-12T12:54:27.621Z] #44 55.06 DEP compel/src/main.d [2020-03-12T12:54:27.621Z] #44 55.21 DEP compel/src/lib/handle-elf.d [2020-03-12T12:54:27.879Z] #44 ... [2020-03-12T12:54:27.879Z] [2020-03-12T12:54:27.879Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:54:27.879Z] #50 DONE 158.2s [2020-03-12T12:54:27.879Z] [2020-03-12T12:54:27.879Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:54:27.879Z] #44 55.35 DEP compel/arch/x86/src/lib/handle-elf.d [2020-03-12T12:54:27.957Z] ok github.com/docker/docker/cmd/dockerd 0.038s coverage: 30.7% of statements [2020-03-12T12:54:27.957Z] ok github.com/docker/docker/container 0.122s coverage: 34.9% of statements [2020-03-12T12:54:27.957Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-12T12:54:27.957Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-12T12:54:27.957Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-12T12:54:27.957Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-12T12:54:28.089Z] #17 31.06 Selecting previously unselected package python3-minimal. [2020-03-12T12:54:28.137Z] #44 55.73 CC compel/src/lib/log.o [2020-03-12T12:54:28.350Z] #17 31.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% #17 ... [2020-03-12T12:54:28.350Z] [2020-03-12T12:54:28.350Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-12T12:54:28.350Z] #30 DONE 157.2s [2020-03-12T12:54:28.350Z] [2020-03-12T12:54:28.350Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:54:28.350Z] #47 DONE 156.9s [2020-03-12T12:54:28.350Z] [2020-03-12T12:54:28.350Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:54:28.350Z] #17 31.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23645 files and directories currently installed.) [2020-03-12T12:54:28.350Z] #17 31.17 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-03-12T12:54:28.350Z] #17 31.18 Unpacking python3-minimal (3.7.3-1) ... [2020-03-12T12:54:28.350Z] #17 31.40 Selecting previously unselected package libmpdec2:arm64. [2020-03-12T12:54:28.395Z] #44 56.16 CC compel/arch/x86/src/lib/cpu.o [2020-03-12T12:54:28.610Z] #17 31.41 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-03-12T12:54:28.610Z] #17 31.42 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-03-12T12:54:28.610Z] #17 31.68 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-03-12T12:54:28.870Z] #17 31.68 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-03-12T12:54:28.870Z] #17 31.69 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-03-12T12:54:29.770Z] #44 ... [2020-03-12T12:54:29.770Z] [2020-03-12T12:54:29.770Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-12T12:54:29.770Z] #12 DONE 2.9s [2020-03-12T12:54:29.770Z] [2020-03-12T12:54:29.770Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:54:29.770Z] #44 57.38 CC compel/arch/x86/src/lib/infect.o [2020-03-12T12:54:29.812Z] #17 32.92 Selecting previously unselected package python3.7. [2020-03-12T12:54:29.812Z] #17 32.92 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-03-12T12:54:30.073Z] #17 32.94 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-12T12:54:30.073Z] #17 33.10 Selecting previously unselected package libpython3-stdlib:arm64. [2020-03-12T12:54:30.073Z] #17 33.10 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-03-12T12:54:30.073Z] #17 33.10 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-03-12T12:54:30.224Z] #72 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.7s done [2020-03-12T12:54:30.224Z] #72 DONE 4.9s [2020-03-12T12:54:30.224Z] [2020-03-12T12:54:30.224Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-12T12:54:30.224Z] #8 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-12T12:54:30.224Z] #8 sha256:29760557aa15d83b93e1d2ddabafde26559e22005a775c9e89722c8ef7334733 1.79kB / 1.79kB done [2020-03-12T12:54:30.224Z] #8 sha256:13f57ae73c13d96f2792fd42f2b7090450dd6ca8f4120750b050447a69f2ac9c 5.46kB / 5.46kB done [2020-03-12T12:54:30.224Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 10.73MB / 10.73MB 3.0s done [2020-03-12T12:54:30.224Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 20.28MB / 57.39MB 4.8s [2020-03-12T12:54:30.224Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 8.25MB / 8.25MB 2.5s done [2020-03-12T12:54:30.224Z] #8 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-12T12:54:30.224Z] #8 sha256:907849ba77bc2d17fc1c887733aed42dbb49a42e6af4044ae7879bc823bf9a9b 155B / 155B 0.1s done [2020-03-12T12:54:30.224Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 20.02MB / 54.14MB 4.8s [2020-03-12T12:54:30.224Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 20.68MB / 73.51MB 4.8s [2020-03-12T12:54:30.224Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 19.96MB / 96.43MB 4.8s [2020-03-12T12:54:30.334Z] #17 33.25 Setting up python3-minimal (3.7.3-1) ... [2020-03-12T12:54:30.870Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 23.72MB / 57.39MB 5.4s [2020-03-12T12:54:30.870Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 23.59MB / 54.14MB 5.4s [2020-03-12T12:54:31.143Z] #44 58.47 CC compel/src/lib/infect-rpc.o [2020-03-12T12:54:31.143Z] #44 58.81 CC compel/src/lib/infect-util.o [2020-03-12T12:54:31.161Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 25.23MB / 73.51MB 5.5s [2020-03-12T12:54:31.161Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 25.48MB / 96.43MB 5.7s [2020-03-12T12:54:31.275Z] #17 ... [2020-03-12T12:54:31.275Z] [2020-03-12T12:54:31.275Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:54:31.276Z] #23 149.8 + mkdir -p /tmp/tmp.w7Uhp14X67/src/github.com/docker [2020-03-12T12:54:31.276Z] #23 149.8 + mv components/cli /tmp/tmp.w7Uhp14X67/src/github.com/docker/cli [2020-03-12T12:54:31.276Z] #23 149.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-03-12T12:54:31.276Z] #23 ... [2020-03-12T12:54:31.276Z] [2020-03-12T12:54:31.276Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:54:31.276Z] #44 95.34 DEP criu/sigframe.d [2020-03-12T12:54:31.276Z] #44 95.44 DEP criu/shmem.d [2020-03-12T12:54:31.276Z] #44 95.62 DEP criu/servicefd.d [2020-03-12T12:54:31.276Z] #44 95.76 DEP criu/seize.d [2020-03-12T12:54:31.276Z] #44 95.89 DEP criu/seccomp.d [2020-03-12T12:54:31.276Z] #44 96.15 DEP criu/rst-malloc.d [2020-03-12T12:54:31.276Z] #44 96.25 DEP criu/rbtree.d [2020-03-12T12:54:31.276Z] #44 96.29 DEP criu/pstree.d [2020-03-12T12:54:31.276Z] #44 96.52 DEP criu/protobuf.d [2020-03-12T12:54:31.276Z] #44 96.73 GEN criu/protobuf-desc-gen.h [2020-03-12T12:54:31.276Z] #44 99.42 DEP criu/protobuf-desc.d [2020-03-12T12:54:31.276Z] #44 99.58 DEP criu/proc_parse.d [2020-03-12T12:54:31.276Z] #44 99.86 DEP criu/plugin.d [2020-03-12T12:54:31.276Z] #44 99.94 DEP criu/pipes.d [2020-03-12T12:54:31.276Z] #44 100.3 DEP criu/pie-util.d [2020-03-12T12:54:31.276Z] #44 100.4 DEP criu/pie-util-vdso.d [2020-03-12T12:54:31.276Z] #44 100.5 DEP criu/path.d [2020-03-12T12:54:31.276Z] #44 100.8 DEP criu/parasite-syscall.d [2020-03-12T12:54:31.276Z] #44 101.0 DEP criu/pagemap.d [2020-03-12T12:54:31.276Z] #44 101.1 DEP criu/pagemap-cache.d [2020-03-12T12:54:31.276Z] #44 101.4 DEP criu/page-xfer.d [2020-03-12T12:54:31.276Z] #44 101.6 DEP criu/page-pipe.d [2020-03-12T12:54:31.276Z] #44 101.7 DEP criu/netfilter.d [2020-03-12T12:54:31.276Z] #44 101.9 DEP criu/net.d [2020-03-12T12:54:31.276Z] #44 102.1 DEP criu/namespaces.d [2020-03-12T12:54:31.276Z] #44 102.3 DEP criu/mount.d [2020-03-12T12:54:31.276Z] #44 102.4 DEP criu/mem.d [2020-03-12T12:54:31.276Z] #44 102.6 DEP criu/lsm.d [2020-03-12T12:54:31.276Z] #44 102.8 DEP criu/log.d [2020-03-12T12:54:31.395Z] ok github.com/docker/docker/daemon/cluster 0.039s coverage: 0.5% of statements [2020-03-12T12:54:31.451Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 26.81MB / 57.39MB 5.9s [2020-03-12T12:54:31.451Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 26.67MB / 54.14MB 5.9s [2020-03-12T12:54:31.451Z] #8 ... [2020-03-12T12:54:31.451Z] [2020-03-12T12:54:31.451Z] #21 [internal] load build context [2020-03-12T12:54:31.451Z] #21 transferring context: 49.96MB 6.3s done [2020-03-12T12:54:31.451Z] #21 DONE 6.3s [2020-03-12T12:54:31.451Z] [2020-03-12T12:54:31.451Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-12T12:54:31.451Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 28.95MB / 73.51MB 6.1s [2020-03-12T12:54:31.538Z] #44 103.1 DEP criu/libnetlink.d [2020-03-12T12:54:31.711Z] #44 59.17 CC compel/src/lib/infect.o [2020-03-12T12:54:31.711Z] #44 ... [2020-03-12T12:54:31.711Z] [2020-03-12T12:54:31.711Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-12T12:54:31.711Z] #13 2.082 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-12T12:54:31.711Z] #13 DONE 2.2s [2020-03-12T12:54:31.742Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 31.28MB / 57.39MB 6.4s [2020-03-12T12:54:31.742Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 31.12MB / 54.14MB 6.4s [2020-03-12T12:54:31.742Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 30.91MB / 96.43MB 6.4s [2020-03-12T12:54:31.800Z] #44 103.3 DEP criu/kerndat.d [2020-03-12T12:54:31.800Z] #44 103.5 DEP criu/kcmp-ids.d [2020-03-12T12:54:31.970Z] [2020-03-12T12:54:31.970Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-12T12:54:32.028Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 33.00MB / 73.51MB 6.6s [2020-03-12T12:54:32.062Z] #44 103.6 DEP criu/irmap.d [2020-03-12T12:54:32.062Z] #44 ... [2020-03-12T12:54:32.062Z] [2020-03-12T12:54:32.062Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:54:32.062Z] #17 35.02 Selecting previously unselected package python3. [2020-03-12T12:54:32.062Z] #17 35.02 (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 ... 24057 files and directories currently installed.) [2020-03-12T12:54:32.062Z] #17 35.11 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-03-12T12:54:32.062Z] #17 35.13 Unpacking python3 (3.7.3-1) ... [2020-03-12T12:54:32.160Z] #68 ... [2020-03-12T12:54:32.160Z] [2020-03-12T12:54:32.160Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:54:32.160Z] #10 152.9 Selecting previously unselected package libapparmor1:amd64. [2020-03-12T12:54:32.160Z] #10 152.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-03-12T12:54:32.160Z] #10 152.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-03-12T12:54:32.160Z] #10 153.0 Selecting previously unselected package libapparmor-dev:amd64. [2020-03-12T12:54:32.160Z] #10 153.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-03-12T12:54:32.160Z] #10 153.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-12T12:54:32.160Z] #10 153.2 Selecting previously unselected package libbtrfs0. [2020-03-12T12:54:32.160Z] #10 153.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-12T12:54:32.160Z] #10 153.2 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-12T12:54:32.160Z] #10 153.3 Selecting previously unselected package libbtrfs-dev. [2020-03-12T12:54:32.160Z] #10 153.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-12T12:54:32.160Z] #10 153.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-12T12:54:32.160Z] #10 153.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-03-12T12:54:32.160Z] #10 153.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-12T12:54:32.160Z] #10 153.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-12T12:54:32.160Z] #10 153.6 Selecting previously unselected package libudev-dev:amd64. [2020-03-12T12:54:32.160Z] #10 153.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-03-12T12:54:32.160Z] #10 153.6 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-12T12:54:32.160Z] #10 153.8 Selecting previously unselected package libsepol1-dev:amd64. [2020-03-12T12:54:32.160Z] #10 153.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-03-12T12:54:32.160Z] #10 153.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-03-12T12:54:32.160Z] #10 154.1 Selecting previously unselected package libpcre16-3:amd64. [2020-03-12T12:54:32.160Z] #10 154.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-03-12T12:54:32.160Z] #10 154.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-03-12T12:54:32.160Z] #10 154.4 Selecting previously unselected package libpcre32-3:amd64. [2020-03-12T12:54:32.160Z] #10 154.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-03-12T12:54:32.160Z] #10 154.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-03-12T12:54:32.160Z] #10 154.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-03-12T12:54:32.160Z] #10 154.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-03-12T12:54:32.160Z] #10 154.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-12T12:54:32.160Z] #10 154.7 Selecting previously unselected package libpcre3-dev:amd64. [2020-03-12T12:54:32.160Z] #10 154.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-03-12T12:54:32.160Z] #10 154.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-12T12:54:32.160Z] #10 155.2 Selecting previously unselected package libselinux1-dev:amd64. [2020-03-12T12:54:32.160Z] #10 155.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-03-12T12:54:32.160Z] #10 155.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-12T12:54:32.160Z] #10 155.6 Selecting previously unselected package libdevmapper-dev:amd64. [2020-03-12T12:54:32.160Z] #10 155.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-03-12T12:54:32.160Z] #10 155.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-12T12:54:32.160Z] #10 155.7 Selecting previously unselected package libseccomp-dev:amd64. [2020-03-12T12:54:32.160Z] #10 155.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-03-12T12:54:32.160Z] #10 155.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-12T12:54:32.160Z] #10 155.8 Selecting previously unselected package libsystemd-dev:amd64. [2020-03-12T12:54:32.160Z] #10 155.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-03-12T12:54:32.160Z] #10 155.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-12T12:54:32.312Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 36.57MB / 57.39MB 6.9s [2020-03-12T12:54:32.312Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 36.31MB / 54.14MB 6.9s [2020-03-12T12:54:32.312Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 36.74MB / 73.51MB 6.9s [2020-03-12T12:54:32.312Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 36.55MB / 96.43MB 6.9s [2020-03-12T12:54:32.323Z] #17 35.25 Selecting previously unselected package libip4tc0:arm64. [2020-03-12T12:54:32.323Z] #17 35.25 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-03-12T12:54:32.323Z] #17 35.25 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-03-12T12:54:32.323Z] #17 35.35 Selecting previously unselected package libip6tc0:arm64. [2020-03-12T12:54:32.588Z] #17 35.35 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-03-12T12:54:32.588Z] #17 35.36 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-03-12T12:54:32.588Z] #17 35.47 Selecting previously unselected package libiptc0:arm64. [2020-03-12T12:54:32.588Z] #17 35.47 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-03-12T12:54:32.588Z] #17 35.48 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-03-12T12:54:32.598Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 42.89MB / 57.39MB 7.3s [2020-03-12T12:54:32.598Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 42.53MB / 54.14MB 7.3s [2020-03-12T12:54:32.598Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 43.66MB / 73.51MB 7.3s [2020-03-12T12:54:32.724Z] #10 156.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-12T12:54:32.724Z] #10 156.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-12T12:54:32.724Z] #10 156.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-03-12T12:54:32.724Z] #10 156.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-12T12:54:32.724Z] #10 156.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-03-12T12:54:32.724Z] #10 156.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-03-12T12:54:32.724Z] #10 156.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-12T12:54:32.724Z] #10 156.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-12T12:54:32.849Z] #17 35.61 Selecting previously unselected package libnfnetlink0:arm64. [2020-03-12T12:54:32.849Z] #17 35.62 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-03-12T12:54:32.849Z] #17 35.63 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-03-12T12:54:32.849Z] #17 35.75 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-03-12T12:54:32.849Z] #17 35.76 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-03-12T12:54:32.849Z] #17 35.77 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-03-12T12:54:32.849Z] #17 35.85 Selecting previously unselected package libnftnl11:arm64. [2020-03-12T12:54:32.849Z] #17 35.85 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-03-12T12:54:32.849Z] #17 35.86 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-03-12T12:54:32.857Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-03-12T12:54:32.980Z] #10 156.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-03-12T12:54:32.980Z] #10 156.5 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-12T12:54:32.980Z] #10 156.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-12T12:54:32.980Z] #10 156.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-12T12:54:32.980Z] #10 156.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-12T12:54:32.980Z] #10 156.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-12T12:54:32.980Z] #10 156.6 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-12T12:54:32.980Z] #10 156.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-12T12:54:32.980Z] #10 156.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-12T12:54:32.980Z] #10 156.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-12T12:54:32.980Z] #10 156.7 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 [2020-03-12T12:54:32.980Z] #10 156.7 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 [2020-03-12T12:54:32.980Z] #10 156.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-12T12:54:33.112Z] #17 35.99 Selecting previously unselected package iptables. [2020-03-12T12:54:33.112Z] #17 35.99 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-03-12T12:54:33.112Z] #17 36.00 Unpacking iptables (1.8.2-4) ... [2020-03-12T12:54:33.221Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 46.80MB / 57.39MB 7.6s [2020-03-12T12:54:33.221Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 46.72MB / 54.14MB 7.6s [2020-03-12T12:54:33.221Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 47.52MB / 73.51MB 7.6s [2020-03-12T12:54:33.221Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 41.65MB / 96.43MB 7.8s [2020-03-12T12:54:33.237Z] #10 156.7 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 [2020-03-12T12:54:33.237Z] #10 156.7 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 [2020-03-12T12:54:33.237Z] #10 156.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-12T12:54:33.237Z] #10 156.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-12T12:54:33.237Z] #10 156.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-12T12:54:33.237Z] #10 156.8 Setting up dmsetup (2:1.02.155-3) ... [2020-03-12T12:54:33.237Z] #10 156.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-12T12:54:33.237Z] #10 156.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-12T12:54:33.237Z] #10 156.8 Processing triggers for libc-bin (2.28-10) ... [2020-03-12T12:54:33.375Z] #17 36.36 Selecting previously unselected package xxd. [2020-03-12T12:54:33.375Z] #17 36.37 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-03-12T12:54:33.375Z] #17 36.37 Unpacking xxd (2:8.1.0875-5) ... [2020-03-12T12:54:33.516Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 52.07MB / 57.39MB 8.1s [2020-03-12T12:54:33.516Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 52.51MB / 54.14MB 8.1s [2020-03-12T12:54:33.516Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 53.42MB / 73.51MB 8.1s [2020-03-12T12:54:33.516Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 46.89MB / 96.43MB 8.2s [2020-03-12T12:54:33.636Z] #17 36.53 Selecting previously unselected package vim-common. [2020-03-12T12:54:33.636Z] #17 36.53 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-12T12:54:33.636Z] #17 36.56 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-12T12:54:33.802Z] #10 DONE 157.3s [2020-03-12T12:54:33.802Z] [2020-03-12T12:54:33.802Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:54:33.802Z] #68 DONE 156.7s [2020-03-12T12:54:33.802Z] [2020-03-12T12:54:33.802Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-12T12:54:33.802Z] #69 DONE 0.2s [2020-03-12T12:54:33.802Z] [2020-03-12T12:54:33.802Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T12:54:33.802Z] #58 DONE 0.2s [2020-03-12T12:54:33.802Z] [2020-03-12T12:54:33.802Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-12T12:54:33.804Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 55.86MB / 57.39MB 8.4s [2020-03-12T12:54:33.805Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 54.14MB / 54.14MB 8.3s done [2020-03-12T12:54:33.805Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 57.29MB / 73.51MB 8.4s [2020-03-12T12:54:33.805Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 51.87MB / 96.43MB 8.5s [2020-03-12T12:54:33.857Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.7% of statements [2020-03-12T12:54:33.897Z] #17 36.80 Selecting previously unselected package bash-completion. [2020-03-12T12:54:33.897Z] #17 36.81 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-12T12:54:34.060Z] #59 DONE 0.1s [2020-03-12T12:54:34.060Z] [2020-03-12T12:54:34.060Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:54:34.096Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 57.39MB / 57.39MB 8.6s done [2020-03-12T12:54:34.096Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 63.51MB / 73.51MB 8.7s [2020-03-12T12:54:34.096Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 67.55MB / 73.51MB 8.8s [2020-03-12T12:54:34.096Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 57.81MB / 96.43MB 8.8s [2020-03-12T12:54:34.500Z] #14 DONE 2.2s [2020-03-12T12:54:34.500Z] [2020-03-12T12:54:34.500Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-12T12:54:34.722Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 73.51MB / 73.51MB 9.1s done [2020-03-12T12:54:34.722Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 67.42MB / 96.43MB 9.1s [2020-03-12T12:54:34.722Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 75.97MB / 96.43MB 9.3s [2020-03-12T12:54:34.993Z] #60 ... [2020-03-12T12:54:34.993Z] [2020-03-12T12:54:34.993Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:54:34.993Z] #50 DONE 158.0s [2020-03-12T12:54:35.015Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 93.16MB / 96.43MB 9.6s [2020-03-12T12:54:35.015Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 96.43MB / 96.43MB 9.7s done [2020-03-12T12:54:35.015Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca [2020-03-12T12:54:35.250Z] [2020-03-12T12:54:35.250Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:54:35.250Z] #44 47.45 GEN compel/include/asm [2020-03-12T12:54:35.250Z] #44 47.47 GEN compel/include/version.h [2020-03-12T12:54:35.250Z] #44 47.51 touch .config [2020-03-12T12:54:35.250Z] #44 47.53 GEN include/common/config.h [2020-03-12T12:54:35.250Z] #44 47.62 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-03-12T12:54:35.250Z] #44 47.64 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-03-12T12:54:35.250Z] #44 47.69 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-03-12T12:54:35.250Z] #44 47.71 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-03-12T12:54:35.250Z] #44 47.74 DEP compel/arch/x86/plugins/std/memcpy.d [2020-03-12T12:54:35.250Z] #44 47.78 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-03-12T12:54:35.250Z] #44 47.83 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-12T12:54:35.250Z] #44 47.87 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-03-12T12:54:35.250Z] #44 47.87 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-12T12:54:35.250Z] #44 47.91 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-12T12:54:35.250Z] #44 47.93 DEP compel/plugins/std/infect.d [2020-03-12T12:54:35.250Z] #44 48.14 DEP compel/plugins/std/string.d [2020-03-12T12:54:35.250Z] #44 48.22 DEP compel/plugins/std/log.d [2020-03-12T12:54:35.250Z] #44 48.33 DEP compel/plugins/std/fds.d [2020-03-12T12:54:35.250Z] #44 48.52 DEP compel/plugins/std/std.d [2020-03-12T12:54:35.250Z] #44 48.70 DEP compel/plugins/shmem/shmem.d [2020-03-12T12:54:35.250Z] #44 48.84 DEP compel/plugins/fds/fds.d [2020-03-12T12:54:35.250Z] #44 49.00 CC compel/plugins/std/std.o [2020-03-12T12:54:35.250Z] #44 49.36 CC compel/plugins/std/fds.o [2020-03-12T12:54:35.250Z] #44 49.84 CC compel/plugins/std/log.o [2020-03-12T12:54:35.250Z] #44 50.68 CC compel/plugins/std/string.o [2020-03-12T12:54:35.250Z] #44 51.35 CC compel/plugins/std/infect.o [2020-03-12T12:54:35.250Z] #44 51.74 CC compel/arch/x86/plugins/std/parasite-head.o [2020-03-12T12:54:35.250Z] #44 51.78 CC compel/arch/x86/plugins/std/memcpy.o [2020-03-12T12:54:35.250Z] #44 51.85 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-03-12T12:54:35.250Z] #44 51.90 AR compel/plugins/std.lib.a [2020-03-12T12:54:35.250Z] #44 51.98 CC compel/plugins/fds/fds.o [2020-03-12T12:54:35.250Z] #44 52.25 AR compel/plugins/fds.lib.a [2020-03-12T12:54:35.250Z] #44 52.32 HOSTDEP compel/src/lib/log-host.d [2020-03-12T12:54:35.250Z] #44 52.43 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-12T12:54:35.250Z] #44 52.54 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-03-12T12:54:35.250Z] #44 52.66 HOSTDEP compel/src/main-host.d [2020-03-12T12:54:35.250Z] #44 52.86 DEP compel/src/lib/ptrace.d [2020-03-12T12:54:35.251Z] #44 53.05 DEP compel/src/lib/infect.d [2020-03-12T12:54:35.251Z] #44 53.32 DEP compel/src/lib/infect-util.d [2020-03-12T12:54:35.251Z] #44 53.40 DEP compel/src/lib/infect-rpc.d [2020-03-12T12:54:35.251Z] #44 53.55 DEP compel/arch/x86/src/lib/infect.d [2020-03-12T12:54:35.251Z] #44 53.68 DEP compel/arch/x86/src/lib/cpu.d [2020-03-12T12:54:35.251Z] #44 53.74 DEP compel/src/lib/log.d [2020-03-12T12:54:35.251Z] #44 53.83 DEP compel/src/main.d [2020-03-12T12:54:35.251Z] #44 53.98 DEP compel/src/lib/handle-elf.d [2020-03-12T12:54:35.251Z] #44 54.09 DEP compel/arch/x86/src/lib/handle-elf.d [2020-03-12T12:54:35.251Z] #44 54.32 CC compel/src/lib/log.o [2020-03-12T12:54:35.251Z] #44 55.11 CC compel/arch/x86/src/lib/cpu.o [2020-03-12T12:54:35.815Z] #44 56.19 CC compel/arch/x86/src/lib/infect.o [2020-03-12T12:54:36.400Z] #15 DONE 2.2s [2020-03-12T12:54:36.400Z] [2020-03-12T12:54:36.400Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-12T12:54:36.967Z] #16 ... [2020-03-12T12:54:36.967Z] [2020-03-12T12:54:36.967Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:54:36.967Z] #60 3.374 + RM_GOPATH=0 [2020-03-12T12:54:36.967Z] #60 3.374 + TMP_GOPATH= [2020-03-12T12:54:36.967Z] #60 3.374 + : /build [2020-03-12T12:54:36.967Z] #60 3.374 + '[' -z '' ']' [2020-03-12T12:54:36.967Z] #60 3.374 ++ mktemp -d [2020-03-12T12:54:36.967Z] #60 3.383 + export GOPATH=/tmp/tmp.Qo6Gm1pfLb [2020-03-12T12:54:36.967Z] #60 3.383 + GOPATH=/tmp/tmp.Qo6Gm1pfLb [2020-03-12T12:54:36.967Z] #60 3.383 + RM_GOPATH=1 [2020-03-12T12:54:36.967Z] #60 3.384 ++ dirname ./install.sh [2020-03-12T12:54:36.967Z] #60 3.385 + dir=. [2020-03-12T12:54:36.967Z] #60 3.385 + bin=runc [2020-03-12T12:54:36.967Z] #60 3.385 + shift [2020-03-12T12:54:36.967Z] #60 3.385 + '[' '!' -f ./runc.installer ']' [2020-03-12T12:54:36.967Z] #60 3.385 + . ./runc.installer [2020-03-12T12:54:36.967Z] #60 3.385 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-12T12:54:36.967Z] #60 3.386 + install_runc [2020-03-12T12:54:36.967Z] #60 3.386 + uname -r [2020-03-12T12:54:36.967Z] #60 3.387 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-12T12:54:36.967Z] #60 3.405 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-12T12:54:36.967Z] #60 3.405 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-12T12:54:36.967Z] #60 3.405 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-12T12:54:36.967Z] #60 3.406 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Qo6Gm1pfLb/src/github.com/opencontainers/runc [2020-03-12T12:54:36.967Z] #60 3.409 Cloning into '/tmp/tmp.Qo6Gm1pfLb/src/github.com/opencontainers/runc'... [2020-03-12T12:54:36.967Z] #60 10.46 + cd /tmp/tmp.Qo6Gm1pfLb/src/github.com/opencontainers/runc [2020-03-12T12:54:36.967Z] #60 10.46 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-12T12:54:36.967Z] #60 11.21 + '[' -z '' ']' [2020-03-12T12:54:36.967Z] #60 11.21 + target=static [2020-03-12T12:54:36.967Z] #60 11.21 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-12T12:54:36.967Z] #60 12.82 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 . [2020-03-12T12:54:37.187Z] #44 57.73 CC compel/src/lib/infect-rpc.o [2020-03-12T12:54:37.203Z] #17 40.15 Unpacking bash-completion (1:2.8-6) ... [2020-03-12T12:54:37.225Z] #60 ... [2020-03-12T12:54:37.225Z] [2020-03-12T12:54:37.225Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:54:37.225Z] #44 61.52 CC compel/src/lib/ptrace.o [2020-03-12T12:54:37.225Z] #44 61.97 AR compel/libcompel.a [2020-03-12T12:54:37.225Z] #44 62.07 HOSTCC compel/src/main-host.o [2020-03-12T12:54:37.225Z] #44 62.42 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-03-12T12:54:37.225Z] #44 62.69 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-12T12:54:37.225Z] #44 63.15 HOSTCC compel/src/lib/log-host.o [2020-03-12T12:54:37.225Z] #44 63.36 HOSTLINK compel/compel-host-bin [2020-03-12T12:54:37.225Z] #44 63.60 DEP soccr/soccr.d [2020-03-12T12:54:37.225Z] #44 63.93 CC soccr/soccr.o [2020-03-12T12:54:37.444Z] #44 58.14 CC compel/src/lib/infect-util.o [2020-03-12T12:54:37.702Z] #44 ... [2020-03-12T12:54:37.702Z] [2020-03-12T12:54:37.702Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-12T12:54:37.702Z] #11 DONE 4.1s [2020-03-12T12:54:37.702Z] [2020-03-12T12:54:37.702Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-12T12:54:37.774Z] #17 40.70 Selecting previously unselected package bzip2. [2020-03-12T12:54:37.774Z] #17 40.72 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-03-12T12:54:37.774Z] #17 40.72 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-12T12:54:37.774Z] #17 40.84 Selecting previously unselected package xz-utils. [2020-03-12T12:54:38.037Z] #17 40.85 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-03-12T12:54:38.037Z] #17 40.86 Unpacking xz-utils (5.2.4-1) ... [2020-03-12T12:54:38.037Z] #17 41.04 Selecting previously unselected package apparmor. [2020-03-12T12:54:38.037Z] #17 41.05 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-03-12T12:54:38.160Z] #44 65.55 AR soccr/libsoccr.a [2020-03-12T12:54:38.160Z] #44 65.60 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-12T12:54:38.301Z] #17 41.13 Unpacking apparmor (2.13.2-10) ... [2020-03-12T12:54:38.418Z] #44 66.00 DEP criu/arch/x86/sigframe.d [2020-03-12T12:54:38.565Z] #17 41.54 Selecting previously unselected package aufs-tools. [2020-03-12T12:54:38.565Z] #17 41.54 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-03-12T12:54:38.565Z] #17 41.56 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-12T12:54:38.633Z] #12 ... [2020-03-12T12:54:38.633Z] [2020-03-12T12:54:38.633Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:54:38.633Z] #47 151.3 net/textproto [2020-03-12T12:54:38.633Z] #47 151.4 crypto/x509 [2020-03-12T12:54:38.633Z] #47 152.4 vendor/golang.org/x/net/http/httpguts [2020-03-12T12:54:38.633Z] #47 152.7 vendor/golang.org/x/net/http/httpproxy [2020-03-12T12:54:38.633Z] #47 153.3 mime/multipart [2020-03-12T12:54:38.633Z] #47 155.9 crypto/tls [2020-03-12T12:54:38.633Z] #47 ... [2020-03-12T12:54:38.633Z] [2020-03-12T12:54:38.633Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:54:38.633Z] #60 3.841 + RM_GOPATH=0 [2020-03-12T12:54:38.633Z] #60 3.841 + TMP_GOPATH= [2020-03-12T12:54:38.633Z] #60 3.841 + : /build [2020-03-12T12:54:38.633Z] #60 3.841 + '[' -z '' ']' [2020-03-12T12:54:38.633Z] #60 3.841 ++ mktemp -d [2020-03-12T12:54:38.633Z] #60 3.843 + export GOPATH=/tmp/tmp.iMb41MJYma [2020-03-12T12:54:38.633Z] #60 3.843 + GOPATH=/tmp/tmp.iMb41MJYma [2020-03-12T12:54:38.633Z] #60 3.843 + RM_GOPATH=1 [2020-03-12T12:54:38.633Z] #60 3.846 ++ dirname ./install.sh [2020-03-12T12:54:38.633Z] #60 3.854 + dir=. [2020-03-12T12:54:38.633Z] #60 3.854 + bin=runc [2020-03-12T12:54:38.633Z] #60 3.854 + shift [2020-03-12T12:54:38.633Z] #60 3.854 + '[' '!' -f ./runc.installer ']' [2020-03-12T12:54:38.633Z] #60 3.854 + . ./runc.installer [2020-03-12T12:54:38.633Z] #60 3.854 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-12T12:54:38.633Z] #60 3.861 + install_runc [2020-03-12T12:54:38.633Z] #60 3.861 + uname -r [2020-03-12T12:54:38.633Z] #60 3.861 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-12T12:54:38.633Z] #60 3.861 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-12T12:54:38.633Z] #60 3.861 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-12T12:54:38.633Z] #60 3.861 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.iMb41MJYma/src/github.com/opencontainers/runc [2020-03-12T12:54:38.633Z] #60 3.864 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-12T12:54:38.633Z] #60 3.881 Cloning into '/tmp/tmp.iMb41MJYma/src/github.com/opencontainers/runc'... [2020-03-12T12:54:38.676Z] #44 ... [2020-03-12T12:54:38.676Z] [2020-03-12T12:54:38.676Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-12T12:54:38.676Z] #16 DONE 2.2s [2020-03-12T12:54:38.676Z] [2020-03-12T12:54:38.676Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:54:38.676Z] #44 66.14 DEP criu/arch/x86/sigaction_compat.d [2020-03-12T12:54:38.676Z] #44 66.26 DEP criu/arch/x86/kerndat.d [2020-03-12T12:54:38.844Z] #17 41.69 Selecting previously unselected package libonig5:arm64. [2020-03-12T12:54:38.844Z] #17 41.70 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-03-12T12:54:38.844Z] #17 41.71 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-03-12T12:54:38.934Z] #44 66.40 DEP criu/arch/x86/crtools.d [2020-03-12T12:54:38.934Z] #44 66.55 DEP criu/arch/x86/cpu.d [2020-03-12T12:54:39.106Z] #17 41.83 Selecting previously unselected package libjq1:arm64. [2020-03-12T12:54:39.106Z] #17 41.84 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-03-12T12:54:39.106Z] #17 41.84 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-03-12T12:54:39.106Z] #17 42.02 Selecting previously unselected package jq. [2020-03-12T12:54:39.106Z] #17 42.04 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-03-12T12:54:39.106Z] #17 42.08 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-12T12:54:39.106Z] #17 42.21 Selecting previously unselected package libaio1:arm64. [2020-03-12T12:54:39.106Z] #17 42.22 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-03-12T12:54:39.106Z] #17 42.23 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-03-12T12:54:39.193Z] #44 66.68 CC criu/arch/x86/cpu.o [2020-03-12T12:54:39.370Z] #17 42.37 Selecting previously unselected package libgpm2:arm64. [2020-03-12T12:54:39.370Z] #17 42.39 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-03-12T12:54:39.370Z] #17 42.41 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-03-12T12:54:39.370Z] #17 42.49 Selecting previously unselected package libicu63:arm64. [2020-03-12T12:54:39.630Z] #17 42.50 Preparing to unpack .../20-libicu63_63.1-6_arm64.deb ... [2020-03-12T12:54:39.630Z] #17 42.51 Unpacking libicu63:arm64 (63.1-6) ... [2020-03-12T12:54:40.002Z] #60 ... [2020-03-12T12:54:40.002Z] [2020-03-12T12:54:40.002Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-12T12:54:40.002Z] #12 DONE 2.3s [2020-03-12T12:54:40.127Z] #44 67.45 CC criu/arch/x86/crtools.o [2020-03-12T12:54:40.259Z] [2020-03-12T12:54:40.259Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-12T12:54:40.648Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.428s coverage: 13.7% of statements [2020-03-12T12:54:41.061Z] #44 68.63 CC criu/arch/x86/kerndat.o [2020-03-12T12:54:41.628Z] #44 69.09 CC criu/arch/x86/sigaction_compat.o [2020-03-12T12:54:41.628Z] #44 69.28 CC criu/arch/x86/sigframe.o [2020-03-12T12:54:41.650Z] ok github.com/docker/docker/daemon/config 0.023s coverage: 81.7% of statements [2020-03-12T12:54:41.886Z] #44 69.50 LINK criu/arch/x86/crtools.built-in.o [2020-03-12T12:54:41.886Z] #44 69.58 DEP criu/pie/util-vdso-elf32.d [2020-03-12T12:54:42.144Z] #44 69.71 DEP criu/pie/util-vdso.d [2020-03-12T12:54:42.157Z] #13 2.045 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-12T12:54:42.179Z] #17 45.22 Selecting previously unselected package libnet1:arm64. [2020-03-12T12:54:42.179Z] #17 45.22 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-03-12T12:54:42.179Z] #17 45.23 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-03-12T12:54:42.179Z] #17 ... [2020-03-12T12:54:42.179Z] [2020-03-12T12:54:42.179Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:54:42.179Z] #44 103.7 DEP criu/ipc_ns.d [2020-03-12T12:54:42.179Z] #44 103.9 DEP criu/image.d [2020-03-12T12:54:42.179Z] #44 104.1 DEP criu/image-desc.d [2020-03-12T12:54:42.179Z] #44 104.1 DEP criu/fsnotify.d [2020-03-12T12:54:42.179Z] #44 104.3 DEP criu/filesystems.d [2020-03-12T12:54:42.179Z] #44 104.4 DEP criu/files.d [2020-03-12T12:54:42.179Z] #44 104.5 DEP criu/files-reg.d [2020-03-12T12:54:42.179Z] #44 104.7 DEP criu/files-ext.d [2020-03-12T12:54:42.179Z] #44 104.8 DEP criu/file-lock.d [2020-03-12T12:54:42.179Z] #44 105.0 DEP criu/file-ids.d [2020-03-12T12:54:42.179Z] #44 105.2 DEP criu/fifo.d [2020-03-12T12:54:42.179Z] #44 105.3 DEP criu/fdstore.d [2020-03-12T12:54:42.179Z] #44 105.4 DEP criu/fault-injection.d [2020-03-12T12:54:42.179Z] #44 105.5 DEP criu/external.d [2020-03-12T12:54:42.179Z] #44 105.7 DEP criu/eventpoll.d [2020-03-12T12:54:42.179Z] #44 105.9 DEP criu/eventfd.d [2020-03-12T12:54:42.179Z] #44 106.0 DEP criu/crtools.d [2020-03-12T12:54:42.179Z] #44 106.3 DEP criu/cr-service.d [2020-03-12T12:54:42.179Z] #44 106.4 DEP criu/cr-restore.d [2020-03-12T12:54:42.179Z] #44 106.7 DEP criu/cr-errno.d [2020-03-12T12:54:42.179Z] #44 106.7 DEP criu/cr-dump.d [2020-03-12T12:54:42.179Z] #44 107.0 DEP criu/cr-dedup.d [2020-03-12T12:54:42.179Z] #44 107.1 DEP criu/cr-check.d [2020-03-12T12:54:42.179Z] #44 107.4 DEP criu/config.d [2020-03-12T12:54:42.179Z] #44 107.6 DEP criu/clone-noasan.d [2020-03-12T12:54:42.179Z] #44 107.7 DEP criu/cgroup.d [2020-03-12T12:54:42.179Z] #44 107.8 DEP criu/cgroup-props.d [2020-03-12T12:54:42.179Z] #44 107.9 DEP criu/bitmap.d [2020-03-12T12:54:42.179Z] #44 107.9 DEP criu/bfd.d [2020-03-12T12:54:42.179Z] #44 108.1 DEP criu/autofs.d [2020-03-12T12:54:42.179Z] #44 108.3 DEP criu/aio.d [2020-03-12T12:54:42.179Z] #44 108.6 DEP criu/action-scripts.d [2020-03-12T12:54:42.179Z] #44 109.0 CC criu/action-scripts.o [2020-03-12T12:54:42.179Z] #44 109.5 CC criu/aio.o [2020-03-12T12:54:42.179Z] #44 110.1 CC criu/autofs.o [2020-03-12T12:54:42.179Z] #44 112.0 CC criu/bfd.o [2020-03-12T12:54:42.179Z] #44 112.7 CC criu/bitmap.o [2020-03-12T12:54:42.179Z] #44 112.9 CC criu/cgroup-props.o [2020-03-12T12:54:42.179Z] #44 113.7 CC criu/cgroup.o [2020-03-12T12:54:42.260Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-03-12T12:54:42.402Z] #44 69.84 DEP criu/pie/util.d [2020-03-12T12:54:42.402Z] #44 70.02 CC criu/pie/util.o [2020-03-12T12:54:42.415Z] #13 DONE 2.2s [2020-03-12T12:54:42.415Z] [2020-03-12T12:54:42.415Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-12T12:54:42.440Z] #44 ... [2020-03-12T12:54:42.440Z] [2020-03-12T12:54:42.440Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:54:42.440Z] #17 45.38 Selecting previously unselected package libnl-3-200:arm64. [2020-03-12T12:54:42.440Z] #17 45.39 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-03-12T12:54:42.440Z] #17 45.39 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-03-12T12:54:42.440Z] #17 45.48 Selecting previously unselected package libprotobuf-c1:arm64. [2020-03-12T12:54:42.440Z] #17 45.48 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-03-12T12:54:42.661Z] #44 70.32 CC criu/pie/util-vdso.o [2020-03-12T12:54:42.701Z] #17 45.50 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-03-12T12:54:42.701Z] #17 45.65 Selecting previously unselected package libreadline5:arm64. [2020-03-12T12:54:42.701Z] #17 45.65 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-03-12T12:54:42.701Z] #17 45.66 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-03-12T12:54:42.870Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-03-12T12:54:42.919Z] #44 ... [2020-03-12T12:54:42.919Z] [2020-03-12T12:54:42.919Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:54:42.919Z] #47 163.3 net/http/httptrace [2020-03-12T12:54:42.919Z] #47 163.5 net/http [2020-03-12T12:54:42.919Z] #47 ... [2020-03-12T12:54:42.919Z] [2020-03-12T12:54:42.919Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:54:42.919Z] #17 2.587 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-12T12:54:42.919Z] #17 2.689 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-12T12:54:42.919Z] #17 2.791 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-12T12:54:42.919Z] #17 3.131 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-12T12:54:42.919Z] #17 4.529 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-12T12:54:42.962Z] #17 45.80 Selecting previously unselected package net-tools. [2020-03-12T12:54:42.962Z] #17 45.82 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-03-12T12:54:42.962Z] #17 45.83 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-12T12:54:42.962Z] #17 46.02 Selecting previously unselected package python-pip-whl. [2020-03-12T12:54:42.962Z] #17 46.04 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-12T12:54:43.223Z] #17 46.07 Unpacking python-pip-whl (18.1-5) ... [2020-03-12T12:54:43.481Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-03-12T12:54:43.794Z] #17 46.67 Selecting previously unselected package python3-lib2to3. [2020-03-12T12:54:43.794Z] #17 46.68 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-12T12:54:43.794Z] #17 46.69 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-12T12:54:44.055Z] #17 46.86 Selecting previously unselected package python3-distutils. [2020-03-12T12:54:44.055Z] #17 46.87 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-12T12:54:44.055Z] #17 46.88 Unpacking python3-distutils (3.7.3-1) ... [2020-03-12T12:54:44.055Z] #17 47.11 Selecting previously unselected package python3-pip. [2020-03-12T12:54:44.317Z] #17 47.11 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-12T12:54:44.317Z] #17 47.12 Unpacking python3-pip (18.1-5) ... [2020-03-12T12:54:44.317Z] #17 47.31 Selecting previously unselected package python3-pkg-resources. [2020-03-12T12:54:44.317Z] #17 47.32 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-12T12:54:44.317Z] #17 47.33 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-12T12:54:44.493Z] ok github.com/docker/docker/daemon 12.304s coverage: 17.5% of statements [2020-03-12T12:54:44.493Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-12T12:54:44.493Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-12T12:54:44.493Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-12T12:54:44.493Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-12T12:54:44.577Z] #17 47.48 Selecting previously unselected package python3-setuptools. [2020-03-12T12:54:44.578Z] #17 47.49 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-12T12:54:44.578Z] #17 47.50 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-12T12:54:44.737Z] #65 230.1 + bin/containerd-stress [2020-03-12T12:54:44.818Z] #17 5.921 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-12T12:54:44.818Z] #17 ... [2020-03-12T12:54:44.818Z] [2020-03-12T12:54:44.818Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:54:44.818Z] #44 71.04 CC criu/pie/util-vdso-elf32.o [2020-03-12T12:54:44.818Z] #44 71.92 AR criu/pie/pie.lib.a [2020-03-12T12:54:44.818Z] #44 72.00 DEP criu/pie/restorer.d [2020-03-12T12:54:44.818Z] #44 72.27 DEP criu/arch/x86/sigaction_compat_pie.d [2020-03-12T12:54:44.818Z] #44 72.42 DEP criu/arch/x86/restorer_unmap.d [2020-03-12T12:54:44.818Z] #44 72.44 DEP criu/arch/x86/restorer.d [2020-03-12T12:54:44.848Z] #17 47.84 Selecting previously unselected package python3-wheel. [2020-03-12T12:54:44.941Z] #14 DONE 2.2s [2020-03-12T12:54:44.941Z] [2020-03-12T12:54:44.941Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-12T12:54:45.077Z] #44 72.59 DEP criu/arch/x86/vdso-pie.d [2020-03-12T12:54:45.077Z] #44 72.68 DEP criu/pie/parasite-vdso.d [2020-03-12T12:54:45.108Z] #17 47.84 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-12T12:54:45.108Z] #17 47.85 Unpacking python3-wheel (0.32.3-2) ... [2020-03-12T12:54:45.108Z] #17 47.99 Selecting previously unselected package sudo. [2020-03-12T12:54:45.108Z] #17 48.00 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-03-12T12:54:45.108Z] #17 48.01 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-12T12:54:45.295Z] #65 231.9 + bin/containerd-shim [2020-03-12T12:54:45.335Z] #44 72.88 DEP criu/pie/parasite.d [2020-03-12T12:54:45.592Z] #44 73.20 CC criu/pie/parasite.o [2020-03-12T12:54:45.723Z] #17 48.57 Selecting previously unselected package thin-provisioning-tools. [2020-03-12T12:54:45.723Z] #17 48.58 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-03-12T12:54:45.723Z] #17 48.59 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-12T12:54:45.956Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-03-12T12:54:45.983Z] #17 48.91 Selecting previously unselected package uidmap. [2020-03-12T12:54:45.983Z] #17 48.91 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-03-12T12:54:45.983Z] #17 48.92 Unpacking uidmap (1:4.5-1.1) ... [2020-03-12T12:54:46.244Z] #17 49.09 Selecting previously unselected package vim-runtime. [2020-03-12T12:54:46.244Z] #17 49.09 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-12T12:54:46.244Z] #17 49.13 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-12T12:54:46.244Z] #17 49.16 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-12T12:54:46.244Z] #17 49.17 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-12T12:54:46.566Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.188s coverage: 57.0% of statements [2020-03-12T12:54:46.839Z] #15 DONE 2.1s [2020-03-12T12:54:46.839Z] [2020-03-12T12:54:46.839Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:54:46.839Z] #60 10.87 + cd /tmp/tmp.iMb41MJYma/src/github.com/opencontainers/runc [2020-03-12T12:54:46.839Z] #60 10.87 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-12T12:54:46.839Z] #60 11.51 + '[' -z '' ']' [2020-03-12T12:54:46.839Z] #60 11.51 + target=static [2020-03-12T12:54:46.839Z] #60 11.51 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-12T12:54:46.967Z] #44 74.59 LINK criu/pie/parasite.built-in.o [2020-03-12T12:54:46.967Z] #44 74.60 GEN criu/pie/parasite-blob.h [2020-03-12T12:54:46.967Z] #44 74.61 CC criu/pie/parasite-vdso.o [2020-03-12T12:54:47.405Z] #60 13.23 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 . [2020-03-12T12:54:47.901Z] #44 75.22 CC criu/arch/x86/vdso-pie.o [2020-03-12T12:54:47.901Z] #44 75.60 CC criu/arch/x86/restorer.o [2020-03-12T12:54:47.970Z] #60 ... [2020-03-12T12:54:47.970Z] [2020-03-12T12:54:47.970Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:54:47.970Z] #44 58.48 CC compel/src/lib/infect.o [2020-03-12T12:54:47.970Z] #44 61.22 CC compel/src/lib/ptrace.o [2020-03-12T12:54:47.970Z] #44 61.62 AR compel/libcompel.a [2020-03-12T12:54:47.970Z] #44 61.68 HOSTCC compel/src/main-host.o [2020-03-12T12:54:47.970Z] #44 62.09 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-03-12T12:54:47.970Z] #44 62.30 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-12T12:54:47.970Z] #44 62.79 HOSTCC compel/src/lib/log-host.o [2020-03-12T12:54:47.970Z] #44 63.22 HOSTLINK compel/compel-host-bin [2020-03-12T12:54:47.970Z] #44 63.36 DEP soccr/soccr.d [2020-03-12T12:54:47.970Z] #44 63.56 CC soccr/soccr.o [2020-03-12T12:54:47.970Z] #44 64.77 AR soccr/libsoccr.a [2020-03-12T12:54:47.970Z] #44 64.79 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-12T12:54:47.970Z] #44 65.42 DEP criu/arch/x86/sigframe.d [2020-03-12T12:54:47.970Z] #44 65.51 DEP criu/arch/x86/sigaction_compat.d [2020-03-12T12:54:47.970Z] #44 65.59 DEP criu/arch/x86/kerndat.d [2020-03-12T12:54:47.970Z] #44 65.68 DEP criu/arch/x86/crtools.d [2020-03-12T12:54:47.970Z] #44 65.84 DEP criu/arch/x86/cpu.d [2020-03-12T12:54:47.970Z] #44 66.06 CC criu/arch/x86/cpu.o [2020-03-12T12:54:47.970Z] #44 66.72 CC criu/arch/x86/crtools.o [2020-03-12T12:54:47.970Z] #44 68.24 CC criu/arch/x86/kerndat.o [2020-03-12T12:54:48.228Z] #44 68.68 CC criu/arch/x86/sigaction_compat.o [2020-03-12T12:54:48.485Z] #44 69.05 CC criu/arch/x86/sigframe.o [2020-03-12T12:54:48.743Z] #44 ... [2020-03-12T12:54:48.744Z] [2020-03-12T12:54:48.744Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-12T12:54:48.744Z] #16 DONE 2.3s [2020-03-12T12:54:48.744Z] [2020-03-12T12:54:48.744Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:54:48.744Z] #44 69.40 LINK criu/arch/x86/crtools.built-in.o [2020-03-12T12:54:48.744Z] #44 69.46 DEP criu/pie/util-vdso-elf32.d [2020-03-12T12:54:48.744Z] #44 ... [2020-03-12T12:54:48.744Z] [2020-03-12T12:54:48.744Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:54:48.852Z] #44 76.23 CC criu/arch/x86/restorer_unmap.o [2020-03-12T12:54:48.852Z] #44 76.31 CC criu/arch/x86/sigaction_compat_pie.o [2020-03-12T12:54:48.852Z] #44 76.61 CC criu/pie/restorer.o [2020-03-12T12:54:50.451Z] #17 52.68 Selecting previously unselected package vim. [2020-03-12T12:54:50.451Z] #17 52.69 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-03-12T12:54:50.451Z] #17 52.72 Unpacking vim (2:8.1.0875-5) ... [2020-03-12T12:54:50.451Z] #17 53.23 Selecting previously unselected package xfsprogs. [2020-03-12T12:54:50.451Z] #17 53.24 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-03-12T12:54:50.451Z] #17 53.24 Unpacking xfsprogs (4.20.0-1) ... [2020-03-12T12:54:50.712Z] #17 53.75 Selecting previously unselected package zip. [2020-03-12T12:54:50.712Z] #17 53.76 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-03-12T12:54:50.712Z] #17 53.76 Unpacking zip (3.0-11+b1) ... [2020-03-12T12:54:50.768Z] #44 ... [2020-03-12T12:54:50.768Z] [2020-03-12T12:54:50.768Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:54:50.768Z] #17 12.04 Fetched 8332 kB in 10s (851 kB/s) [2020-03-12T12:54:50.925Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.846s coverage: 45.9% of statements [2020-03-12T12:54:50.974Z] #17 54.02 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-12T12:54:50.974Z] #17 54.04 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-12T12:54:50.974Z] #17 54.08 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-03-12T12:54:50.974Z] #17 54.10 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-03-12T12:54:51.236Z] #17 54.13 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-03-12T12:54:51.236Z] #17 54.15 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-03-12T12:54:51.236Z] #17 54.16 Setting up uidmap (1:4.5-1.1) ... [2020-03-12T12:54:51.236Z] #17 54.17 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-03-12T12:54:51.236Z] #17 54.19 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-03-12T12:54:51.236Z] #17 54.20 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-12T12:54:51.236Z] #17 54.21 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-03-12T12:54:51.236Z] #17 54.25 Setting up libicu63:arm64 (63.1-6) ... [2020-03-12T12:54:51.236Z] #17 54.26 Setting up xxd (2:8.1.0875-5) ... [2020-03-12T12:54:51.236Z] #17 54.27 Setting up zip (3.0-11+b1) ... [2020-03-12T12:54:51.236Z] #17 54.29 Setting up vim-common (2:8.1.0875-5) ... [2020-03-12T12:54:51.236Z] #17 54.32 Setting up bash-completion (1:2.8-6) ... [2020-03-12T12:54:51.270Z] #17 2.510 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-12T12:54:51.270Z] #17 2.561 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-12T12:54:51.527Z] #17 2.562 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-12T12:54:51.535Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2020-03-12T12:54:51.785Z] #17 ... [2020-03-12T12:54:51.785Z] [2020-03-12T12:54:51.785Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:54:51.785Z] #47 164.5 net/http/httptrace [2020-03-12T12:54:51.785Z] #47 164.8 net/http [2020-03-12T12:54:51.785Z] #47 ... [2020-03-12T12:54:51.785Z] [2020-03-12T12:54:51.785Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:54:51.785Z] #17 3.083 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-12T12:54:51.823Z] #65 238.4 + bin/containerd-shim-runc-v1 [2020-03-12T12:54:53.683Z] #17 4.615 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-12T12:54:54.951Z] #17 12.04 Reading package lists... [2020-03-12T12:54:54.983Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.341s coverage: 49.5% of statements [2020-03-12T12:54:55.055Z] #17 6.151 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-12T12:54:55.083Z] #65 241.5 + bin/containerd-shim-runc-v2 [2020-03-12T12:54:55.443Z] #17 57.67 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-03-12T12:54:55.443Z] #17 57.70 Setting up xz-utils (5.2.4-1) ... [2020-03-12T12:54:55.443Z] #17 57.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-12T12:54:55.443Z] #17 57.76 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-12T12:54:55.443Z] #17 57.86 invoke-rc.d: could not determine current runlevel [2020-03-12T12:54:55.443Z] #17 57.87 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-12T12:54:55.443Z] #17 57.89 Setting up pigz (2.4-1) ... [2020-03-12T12:54:55.443Z] #17 57.91 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-03-12T12:54:55.443Z] #17 57.92 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-03-12T12:54:55.443Z] #17 57.94 Setting up python-pip-whl (18.1-5) ... [2020-03-12T12:54:55.443Z] #17 57.95 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-03-12T12:54:55.443Z] #17 57.96 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-12T12:54:55.443Z] #17 ... [2020-03-12T12:54:55.443Z] [2020-03-12T12:54:55.443Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-12T12:54:55.443Z] #41 183.8 + dpkg --print-architecture [2020-03-12T12:54:55.443Z] #41 DONE 184.2s [2020-03-12T12:54:55.443Z] [2020-03-12T12:54:55.443Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:54:55.443Z] #44 116.9 CC criu/clone-noasan.o [2020-03-12T12:54:55.443Z] #44 117.2 CC criu/config.o [2020-03-12T12:54:55.443Z] #44 119.0 CC criu/cr-check.o [2020-03-12T12:54:55.443Z] #44 121.0 CC criu/cr-dedup.o [2020-03-12T12:54:55.443Z] #44 121.6 CC criu/cr-dump.o [2020-03-12T12:54:55.443Z] #44 124.3 CC criu/cr-errno.o [2020-03-12T12:54:55.443Z] #44 124.3 CC criu/cr-restore.o [2020-03-12T12:54:55.443Z] #44 ... [2020-03-12T12:54:55.443Z] [2020-03-12T12:54:55.443Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:54:55.443Z] #17 58.54 Setting up libaio1:arm64 (0.3.112-3) ... [2020-03-12T12:54:55.642Z] #65 242.3 + binaries [2020-03-12T12:54:55.643Z] #65 242.3 + mkdir -p /build [2020-03-12T12:54:55.643Z] #65 242.3 + cp bin/containerd /build/containerd [2020-03-12T12:54:55.643Z] #65 242.3 + cp bin/containerd-shim /build/containerd-shim [2020-03-12T12:54:55.643Z] #65 242.3 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-12T12:54:55.643Z] #65 242.3 + cp bin/ctr /build/ctr [2020-03-12T12:54:55.705Z] #17 58.55 Setting up libonig5:arm64 (6.9.1-1) ... [2020-03-12T12:54:55.705Z] #17 58.57 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-03-12T12:54:55.705Z] #17 58.59 Setting up vim (2:8.1.0875-5) ... [2020-03-12T12:54:55.705Z] #17 58.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-12T12:54:55.705Z] #17 58.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-12T12:54:55.705Z] #17 58.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-12T12:54:55.705Z] #17 58.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-12T12:54:55.705Z] #17 58.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-12T12:54:55.705Z] #17 58.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-12T12:54:55.705Z] #17 58.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-12T12:54:55.705Z] #17 58.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-12T12:54:55.705Z] #17 58.72 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-03-12T12:54:55.705Z] #17 58.74 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-12T12:54:55.705Z] #17 58.77 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-03-12T12:54:55.898Z] #65 DONE 242.7s [2020-03-12T12:54:55.965Z] #17 58.80 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-12T12:54:55.965Z] #17 58.82 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-03-12T12:54:55.965Z] #17 58.86 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-12T12:54:56.322Z] #17 16.20 Reading package lists... [2020-03-12T12:54:56.322Z] #17 ... [2020-03-12T12:54:56.322Z] [2020-03-12T12:54:56.322Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:54:56.322Z] #44 80.09 LINK criu/pie/restorer.built-in.o [2020-03-12T12:54:56.322Z] #44 80.10 GEN criu/pie/restorer-blob.h [2020-03-12T12:54:56.322Z] #44 80.20 DEP criu/vdso.d [2020-03-12T12:54:56.322Z] #44 80.47 DEP criu/vdso-compat.d [2020-03-12T12:54:56.322Z] #44 80.67 DEP criu/uts_ns.d [2020-03-12T12:54:56.322Z] #44 80.82 DEP criu/util.d [2020-03-12T12:54:56.322Z] #44 81.00 DEP criu/uffd.d [2020-03-12T12:54:56.322Z] #44 81.25 DEP criu/tun.d [2020-03-12T12:54:56.322Z] #44 81.43 DEP criu/tty.d [2020-03-12T12:54:56.322Z] #44 81.66 DEP criu/timerfd.d [2020-03-12T12:54:56.322Z] #44 81.94 DEP criu/sysfs_parse.d [2020-03-12T12:54:56.322Z] #44 82.15 DEP criu/sysctl.d [2020-03-12T12:54:56.322Z] #44 82.28 DEP criu/string.d [2020-03-12T12:54:56.322Z] #44 82.31 DEP criu/stats.d [2020-03-12T12:54:56.322Z] #44 82.46 DEP criu/sockets.d [2020-03-12T12:54:56.322Z] #44 82.65 DEP criu/sk-unix.d [2020-03-12T12:54:56.322Z] #44 82.87 DEP criu/sk-tcp.d [2020-03-12T12:54:56.322Z] #44 83.12 DEP criu/sk-queue.d [2020-03-12T12:54:56.322Z] #44 83.32 DEP criu/sk-packet.d [2020-03-12T12:54:56.322Z] #44 83.57 DEP criu/sk-netlink.d [2020-03-12T12:54:56.322Z] #44 83.74 DEP criu/sk-inet.d [2020-03-12T12:54:56.322Z] #44 83.99 DEP criu/signalfd.d [2020-03-12T12:54:56.579Z] #44 84.13 DEP criu/sigframe.d [2020-03-12T12:54:56.579Z] #44 ... [2020-03-12T12:54:56.579Z] [2020-03-12T12:54:56.579Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:54:56.579Z] #47 177.0 github.com/LK4D4/vndr/godl [2020-03-12T12:54:56.579Z] #47 177.7 github.com/LK4D4/vndr [2020-03-12T12:54:56.579Z] #47 DONE 187.0s [2020-03-12T12:54:56.824Z] [2020-03-12T12:54:56.824Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-12T12:54:56.837Z] [2020-03-12T12:54:56.837Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:54:56.837Z] #44 84.31 DEP criu/shmem.d [2020-03-12T12:54:57.078Z] #66 DONE 0.2s [2020-03-12T12:54:57.078Z] [2020-03-12T12:54:57.079Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-12T12:54:57.079Z] #70 DONE 0.1s [2020-03-12T12:54:57.079Z] [2020-03-12T12:54:57.079Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-12T12:54:57.079Z] #72 DONE 0.1s [2020-03-12T12:54:57.094Z] #44 84.61 DEP criu/servicefd.d [2020-03-12T12:54:57.334Z] [2020-03-12T12:54:57.334Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-12T12:54:57.334Z] #75 DONE 0.1s [2020-03-12T12:54:57.334Z] [2020-03-12T12:54:57.334Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-12T12:54:57.334Z] #76 DONE 0.0s [2020-03-12T12:54:57.334Z] [2020-03-12T12:54:57.334Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-12T12:54:57.353Z] #44 84.94 DEP criu/seize.d [2020-03-12T12:54:57.611Z] #44 85.20 DEP criu/seccomp.d [2020-03-12T12:54:57.869Z] #44 85.52 DEP criu/rst-malloc.d [2020-03-12T12:54:57.869Z] #44 85.57 DEP criu/rbtree.d [2020-03-12T12:54:57.869Z] #44 85.62 DEP criu/pstree.d [2020-03-12T12:54:58.127Z] #44 85.77 DEP criu/protobuf.d [2020-03-12T12:54:58.127Z] #44 85.89 GEN criu/protobuf-desc-gen.h [2020-03-12T12:54:58.259Z] #77 DONE 0.8s [2020-03-12T12:54:58.259Z] [2020-03-12T12:54:58.259Z] #78 exporting to image [2020-03-12T12:54:58.259Z] #78 exporting layers [2020-03-12T12:54:58.333Z] #17 ... [2020-03-12T12:54:58.333Z] [2020-03-12T12:54:58.333Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:54:58.333Z] #44 69.68 DEP criu/pie/util-vdso.d [2020-03-12T12:54:58.333Z] #44 69.79 DEP criu/pie/util.d [2020-03-12T12:54:58.333Z] #44 69.97 CC criu/pie/util.o [2020-03-12T12:54:58.333Z] #44 70.35 CC criu/pie/util-vdso.o [2020-03-12T12:54:58.333Z] #44 71.04 CC criu/pie/util-vdso-elf32.o [2020-03-12T12:54:58.333Z] #44 71.86 AR criu/pie/pie.lib.a [2020-03-12T12:54:58.333Z] #44 71.94 DEP criu/pie/restorer.d [2020-03-12T12:54:58.333Z] #44 72.12 DEP criu/arch/x86/sigaction_compat_pie.d [2020-03-12T12:54:58.333Z] #44 72.24 DEP criu/arch/x86/restorer_unmap.d [2020-03-12T12:54:58.333Z] #44 72.27 DEP criu/arch/x86/restorer.d [2020-03-12T12:54:58.333Z] #44 72.45 DEP criu/arch/x86/vdso-pie.d [2020-03-12T12:54:58.333Z] #44 72.61 DEP criu/pie/parasite-vdso.d [2020-03-12T12:54:58.333Z] #44 72.79 DEP criu/pie/parasite.d [2020-03-12T12:54:58.333Z] #44 73.03 CC criu/pie/parasite.o [2020-03-12T12:54:58.333Z] #44 74.35 LINK criu/pie/parasite.built-in.o [2020-03-12T12:54:58.333Z] #44 74.36 GEN criu/pie/parasite-blob.h [2020-03-12T12:54:58.333Z] #44 74.41 CC criu/pie/parasite-vdso.o [2020-03-12T12:54:58.333Z] #44 75.09 CC criu/arch/x86/vdso-pie.o [2020-03-12T12:54:58.333Z] #44 75.43 CC criu/arch/x86/restorer.o [2020-03-12T12:54:58.333Z] #44 75.99 CC criu/arch/x86/restorer_unmap.o [2020-03-12T12:54:58.333Z] #44 76.07 CC criu/arch/x86/sigaction_compat_pie.o [2020-03-12T12:54:58.333Z] #44 76.37 CC criu/pie/restorer.o [2020-03-12T12:54:58.898Z] #44 79.47 LINK criu/pie/restorer.built-in.o [2020-03-12T12:54:58.898Z] #44 79.48 GEN criu/pie/restorer-blob.h [2020-03-12T12:54:59.156Z] #44 79.59 DEP criu/vdso.d [2020-03-12T12:54:59.156Z] #44 79.74 DEP criu/vdso-compat.d [2020-03-12T12:54:59.156Z] #44 79.85 DEP criu/uts_ns.d [2020-03-12T12:54:59.263Z] #17 62.32 Setting up iptables (1.8.2-4) ... [2020-03-12T12:54:59.263Z] #17 62.35 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-12T12:54:59.413Z] #44 80.01 DEP criu/util.d [2020-03-12T12:54:59.524Z] #17 62.35 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-12T12:54:59.524Z] #17 62.37 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-12T12:54:59.524Z] #17 62.37 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-12T12:54:59.524Z] #17 62.38 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-12T12:54:59.524Z] #17 62.40 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-12T12:54:59.524Z] #17 62.41 Setting up python3 (3.7.3-1) ... [2020-03-12T12:54:59.976Z] #44 80.34 DEP criu/uffd.d [2020-03-12T12:54:59.976Z] #44 80.52 DEP criu/tun.d [2020-03-12T12:55:00.026Z] #44 87.32 DEP criu/protobuf-desc.d [2020-03-12T12:55:00.026Z] #44 87.51 DEP criu/proc_parse.d [2020-03-12T12:55:00.026Z] #44 87.65 DEP criu/plugin.d [2020-03-12T12:55:00.026Z] #44 87.77 DEP criu/pipes.d [2020-03-12T12:55:00.095Z] #17 63.04 Setting up python3-wheel (0.32.3-2) ... [2020-03-12T12:55:00.233Z] #44 80.67 DEP criu/tty.d [2020-03-12T12:55:00.233Z] #44 ... [2020-03-12T12:55:00.233Z] [2020-03-12T12:55:00.233Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:55:00.233Z] #17 11.19 Fetched 8332 kB in 9s (922 kB/s) [2020-03-12T12:55:00.284Z] #44 87.99 DEP criu/pie-util.d [2020-03-12T12:55:00.284Z] #44 88.05 DEP criu/pie-util-vdso.d [2020-03-12T12:55:00.474Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.692s coverage: 72.5% of statements [2020-03-12T12:55:00.474Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-12T12:55:00.541Z] #44 88.18 DEP criu/pie-util-vdso-elf32.d [2020-03-12T12:55:00.799Z] #44 88.33 DEP criu/path.d [2020-03-12T12:55:01.039Z] #17 63.97 Setting up apparmor (2.13.2-10) ... [2020-03-12T12:55:01.057Z] #44 88.49 DEP criu/parasite-syscall.d [2020-03-12T12:55:01.057Z] #44 88.68 DEP criu/pagemap.d [2020-03-12T12:55:01.315Z] #44 88.85 DEP criu/pagemap-cache.d [2020-03-12T12:55:01.315Z] #44 88.99 DEP criu/page-xfer.d [2020-03-12T12:55:01.474Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.846s coverage: 61.0% of statements [2020-03-12T12:55:01.474Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-12T12:55:01.474Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.603s coverage: 76.1% of statements [2020-03-12T12:55:01.474Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-12T12:55:01.573Z] #44 89.14 DEP criu/page-pipe.d [2020-03-12T12:55:01.831Z] #44 89.27 DEP criu/netfilter.d [2020-03-12T12:55:01.831Z] #44 89.49 DEP criu/net.d [2020-03-12T12:55:02.086Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.017s coverage: 58.0% of statements [2020-03-12T12:55:02.089Z] #44 89.69 DEP criu/namespaces.d [2020-03-12T12:55:02.347Z] #44 89.83 DEP criu/mount.d [2020-03-12T12:55:02.347Z] #44 89.97 DEP criu/mem.d [2020-03-12T12:55:02.605Z] #44 90.11 DEP criu/lsm.d [2020-03-12T12:55:02.605Z] #44 90.24 DEP criu/log.d [2020-03-12T12:55:02.605Z] #44 90.33 DEP criu/libnetlink.d [2020-03-12T12:55:02.796Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2020-03-12T12:55:02.863Z] #44 90.48 DEP criu/kerndat.d [2020-03-12T12:55:03.012Z] #17 65.90 Setting up xfsprogs (4.20.0-1) ... [2020-03-12T12:55:03.012Z] #17 65.92 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-12T12:55:03.121Z] #44 90.61 DEP criu/kcmp-ids.d [2020-03-12T12:55:03.121Z] #44 90.70 DEP criu/irmap.d [2020-03-12T12:55:03.121Z] #44 90.80 DEP criu/ipc_ns.d [2020-03-12T12:55:03.387Z] #44 90.97 DEP criu/image.d [2020-03-12T12:55:03.407Z] ok github.com/docker/docker/daemon/links 0.014s coverage: 93.0% of statements [2020-03-12T12:55:03.584Z] #17 66.47 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-12T12:55:03.645Z] #44 91.13 DEP criu/image-desc.d [2020-03-12T12:55:03.645Z] #44 91.25 DEP criu/fsnotify.d [2020-03-12T12:55:03.645Z] #44 ... [2020-03-12T12:55:03.645Z] [2020-03-12T12:55:03.645Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:55:03.645Z] #17 16.20 Reading package lists... [2020-03-12T12:55:03.645Z] #17 20.26 Building dependency tree... [2020-03-12T12:55:03.645Z] #17 21.69 libcap2-bin is already the newest version (1:2.25-2). [2020-03-12T12:55:03.645Z] #17 21.69 The following additional packages will be installed: [2020-03-12T12:55:03.645Z] #17 21.69 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-12T12:55:03.645Z] #17 21.69 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-12T12:55:03.645Z] #17 21.69 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-12T12:55:03.646Z] #17 21.69 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-12T12:55:03.646Z] #17 21.69 python3.7 python3.7-minimal vim-runtime xxd [2020-03-12T12:55:03.646Z] #17 21.70 Suggested packages: [2020-03-12T12:55:03.646Z] #17 21.70 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-12T12:55:03.646Z] #17 21.70 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-12T12:55:03.646Z] #17 21.70 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-12T12:55:03.646Z] #17 21.70 Recommended packages: [2020-03-12T12:55:03.646Z] #17 21.70 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-12T12:55:03.646Z] #17 21.70 python3-keyrings.alt python3-xdg unzip [2020-03-12T12:55:03.646Z] #17 23.57 The following NEW packages will be installed: [2020-03-12T12:55:03.646Z] #17 23.59 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-12T12:55:03.646Z] #17 23.59 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-12T12:55:03.646Z] #17 23.59 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-12T12:55:03.646Z] #17 23.59 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-12T12:55:03.646Z] #17 23.59 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-12T12:55:03.646Z] #17 23.59 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-12T12:55:03.646Z] #17 23.59 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-12T12:55:03.646Z] #17 23.59 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-12T12:55:03.646Z] #17 23.59 xz-utils zip [2020-03-12T12:55:03.646Z] #17 24.02 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-12T12:55:03.646Z] #17 24.02 Need to get 28.5 MB of archives. [2020-03-12T12:55:03.646Z] #17 24.02 After this operation, 116 MB of additional disk space will be used. [2020-03-12T12:55:03.646Z] #17 24.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-03-12T12:55:03.646Z] #17 24.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-03-12T12:55:03.646Z] #17 24.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-03-12T12:55:03.646Z] #17 24.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-03-12T12:55:03.646Z] #17 24.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-03-12T12:55:03.646Z] #17 24.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-03-12T12:55:03.646Z] #17 24.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-03-12T12:55:03.646Z] #17 24.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-03-12T12:55:03.646Z] #17 24.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-03-12T12:55:03.646Z] #17 24.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-03-12T12:55:03.646Z] #17 24.25 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-03-12T12:55:03.646Z] #17 24.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-03-12T12:55:03.646Z] #17 24.26 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-03-12T12:55:03.646Z] #17 24.26 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-03-12T12:55:03.646Z] #17 24.26 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-03-12T12:55:03.646Z] #17 24.27 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-03-12T12:55:03.646Z] #17 24.29 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-12T12:55:03.646Z] #17 24.29 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-12T12:55:03.646Z] #17 24.30 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-03-12T12:55:03.646Z] #17 24.31 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-03-12T12:55:03.646Z] #17 24.32 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-03-12T12:55:03.646Z] #17 24.33 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-03-12T12:55:03.646Z] #17 24.44 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-03-12T12:55:03.646Z] #17 24.49 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-12T12:55:03.646Z] #17 24.49 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-12T12:55:03.646Z] #17 24.49 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-12T12:55:03.646Z] #17 24.50 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-03-12T12:55:03.646Z] #17 24.51 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-03-12T12:55:03.646Z] #17 24.51 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-03-12T12:55:03.646Z] #17 24.95 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-12T12:55:03.646Z] #17 24.95 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-12T12:55:03.646Z] #17 24.96 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-12T12:55:03.646Z] #17 24.96 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-03-12T12:55:03.646Z] #17 24.97 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-03-12T12:55:03.646Z] #17 24.98 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-03-12T12:55:03.646Z] #17 25.07 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-12T12:55:03.646Z] #17 25.08 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-03-12T12:55:03.646Z] #17 25.08 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-03-12T12:55:03.646Z] #17 25.10 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-12T12:55:03.646Z] #17 25.11 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-03-12T12:55:03.646Z] #17 25.13 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-12T12:55:03.646Z] #17 25.13 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-03-12T12:55:03.646Z] #17 25.18 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-03-12T12:55:03.904Z] #17 25.20 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-03-12T12:55:03.904Z] #17 25.22 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-12T12:55:03.904Z] #17 ... [2020-03-12T12:55:03.904Z] [2020-03-12T12:55:03.904Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:55:03.904Z] #44 91.45 DEP criu/filesystems.d [2020-03-12T12:55:04.162Z] #44 91.63 DEP criu/files.d [2020-03-12T12:55:04.162Z] #44 91.84 DEP criu/files-reg.d [2020-03-12T12:55:04.409Z] ok github.com/docker/docker/daemon/images 0.030s coverage: 4.9% of statements [2020-03-12T12:55:04.409Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-12T12:55:04.409Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-12T12:55:04.412Z] #17 11.19 Reading package lists... [2020-03-12T12:55:04.420Z] #44 91.98 DEP criu/files-ext.d [2020-03-12T12:55:04.420Z] #44 92.10 DEP criu/file-lock.d [2020-03-12T12:55:04.538Z] #17 67.49 Setting up python3-distutils (3.7.3-1) ... [2020-03-12T12:55:04.678Z] #44 92.24 DEP criu/file-ids.d [2020-03-12T12:55:04.688Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 41.8% of statements [2020-03-12T12:55:04.936Z] #44 92.42 DEP criu/fifo.d [2020-03-12T12:55:04.937Z] #44 92.59 DEP criu/fdstore.d [2020-03-12T12:55:04.937Z] #44 92.72 DEP criu/fault-injection.d [2020-03-12T12:55:05.110Z] #17 68.08 Setting up python3-setuptools (40.8.0-1) ... [2020-03-12T12:55:05.195Z] #44 92.77 DEP criu/external.d [2020-03-12T12:55:05.453Z] #44 92.91 DEP criu/eventpoll.d [2020-03-12T12:55:05.453Z] #44 93.12 DEP criu/eventfd.d [2020-03-12T12:55:05.689Z] ok github.com/docker/docker/daemon/logger/awslogs 0.105s coverage: 77.4% of statements [2020-03-12T12:55:05.689Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-12T12:55:05.689Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-12T12:55:05.689Z] ok github.com/docker/docker/daemon/logger/gelf 0.018s coverage: 67.0% of statements [2020-03-12T12:55:05.710Z] #44 93.25 DEP criu/crtools.d [2020-03-12T12:55:05.786Z] #17 15.07 Reading package lists... [2020-03-12T12:55:05.786Z] #17 ... [2020-03-12T12:55:05.786Z] [2020-03-12T12:55:05.786Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:55:05.786Z] #47 178.4 github.com/LK4D4/vndr/godl [2020-03-12T12:55:05.786Z] #47 179.3 github.com/LK4D4/vndr [2020-03-12T12:55:05.786Z] #47 ... [2020-03-12T12:55:05.786Z] [2020-03-12T12:55:05.786Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:55:05.786Z] #44 80.96 DEP criu/timerfd.d [2020-03-12T12:55:05.786Z] #44 81.09 DEP criu/sysfs_parse.d [2020-03-12T12:55:05.786Z] #44 81.28 DEP criu/sysctl.d [2020-03-12T12:55:05.786Z] #44 81.48 DEP criu/string.d [2020-03-12T12:55:05.786Z] #44 81.52 DEP criu/stats.d [2020-03-12T12:55:05.786Z] #44 81.71 DEP criu/sockets.d [2020-03-12T12:55:05.787Z] #44 81.98 DEP criu/sk-unix.d [2020-03-12T12:55:05.787Z] #44 82.29 DEP criu/sk-tcp.d [2020-03-12T12:55:05.787Z] #44 82.52 DEP criu/sk-queue.d [2020-03-12T12:55:05.787Z] #44 82.70 DEP criu/sk-packet.d [2020-03-12T12:55:05.787Z] #44 82.88 DEP criu/sk-netlink.d [2020-03-12T12:55:05.787Z] #44 83.11 DEP criu/sk-inet.d [2020-03-12T12:55:05.787Z] #44 83.30 DEP criu/signalfd.d [2020-03-12T12:55:05.787Z] #44 83.43 DEP criu/sigframe.d [2020-03-12T12:55:05.787Z] #44 83.57 DEP criu/shmem.d [2020-03-12T12:55:05.787Z] #44 83.77 DEP criu/servicefd.d [2020-03-12T12:55:05.787Z] #44 83.97 DEP criu/seize.d [2020-03-12T12:55:05.787Z] #44 84.12 DEP criu/seccomp.d [2020-03-12T12:55:05.787Z] #44 84.28 DEP criu/rst-malloc.d [2020-03-12T12:55:05.787Z] #44 84.33 DEP criu/rbtree.d [2020-03-12T12:55:05.787Z] #44 84.37 DEP criu/pstree.d [2020-03-12T12:55:05.787Z] #44 84.50 DEP criu/protobuf.d [2020-03-12T12:55:05.787Z] #44 84.62 GEN criu/protobuf-desc-gen.h [2020-03-12T12:55:05.787Z] #44 86.19 DEP criu/protobuf-desc.d [2020-03-12T12:55:05.787Z] #44 86.36 DEP criu/proc_parse.d [2020-03-12T12:55:05.968Z] #44 93.47 DEP criu/cr-service.d [2020-03-12T12:55:05.968Z] #44 93.62 DEP criu/cr-restore.d [2020-03-12T12:55:06.045Z] #44 86.56 DEP criu/plugin.d [2020-03-12T12:55:06.045Z] #44 86.65 DEP criu/pipes.d [2020-03-12T12:55:06.227Z] #44 93.91 DEP criu/cr-errno.d [2020-03-12T12:55:06.227Z] #44 93.92 DEP criu/cr-dump.d [2020-03-12T12:55:06.299Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 26.2% of statements [2020-03-12T12:55:06.303Z] #44 ... [2020-03-12T12:55:06.303Z] [2020-03-12T12:55:06.303Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:55:06.303Z] #47 DONE 189.1s [2020-03-12T12:55:06.303Z] [2020-03-12T12:55:06.303Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:55:06.303Z] #44 86.77 DEP criu/pie-util.d [2020-03-12T12:55:06.303Z] #44 86.94 DEP criu/pie-util-vdso.d [2020-03-12T12:55:06.417Z] #78 exporting layers 7.1s done [2020-03-12T12:55:06.417Z] #78 writing image sha256:8b1ffe78d4f1543c938f7eb57846408babe2b266862215686f546ac4bff4ffe8 done [2020-03-12T12:55:06.417Z] #78 naming to docker.io/library/docker:25d6047ec094170761a11e582b8cb45f16cf675e done [2020-03-12T12:55:06.417Z] #78 DONE 7.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-03-12T12:55:06.485Z] #44 ... [2020-03-12T12:55:06.485Z] [2020-03-12T12:55:06.485Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-12T12:55:06.485Z] #30 DONE 197.3s [2020-03-12T12:55:06.485Z] [2020-03-12T12:55:06.485Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:55:06.485Z] #44 94.23 DEP criu/cr-dedup.d [2020-03-12T12:55:06.494Z] #17 69.34 Setting up python3-pip (18.1-5) ... [2020-03-12T12:55:06.560Z] #44 87.07 DEP criu/pie-util-vdso-elf32.d [2020-03-12T12:55:06.560Z] #44 87.19 DEP criu/path.d [2020-03-12T12:55:06.578Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 62.1% of statements [2020-03-12T12:55:06.818Z] #44 87.33 DEP criu/parasite-syscall.d [2020-03-12T12:55:06.836Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40680/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40680/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=25d6047ec094170761a11e582b8cb45f16cf675e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:25d6047ec094170761a11e582b8cb45f16cf675e hack/validate/default [2020-03-12T12:55:06.878Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 88.3% of statements [2020-03-12T12:55:07.051Z] #44 94.55 DEP criu/cr-check.d [2020-03-12T12:55:07.077Z] #44 87.66 DEP criu/pagemap.d [2020-03-12T12:55:07.320Z] #44 94.94 DEP criu/config.d [2020-03-12T12:55:07.337Z] #44 87.90 DEP criu/pagemap-cache.d [2020-03-12T12:55:07.337Z] #44 88.01 DEP criu/page-xfer.d [2020-03-12T12:55:07.488Z] ok github.com/docker/docker/daemon/logger/local 0.008s coverage: 74.7% of statements [2020-03-12T12:55:07.488Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-12T12:55:07.561Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 28.6s done [2020-03-12T12:55:07.561Z] #8 DONE 38.4s [2020-03-12T12:55:07.561Z] [2020-03-12T12:55:07.561Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-12T12:55:07.561Z] #9 DONE 0.2s [2020-03-12T12:55:07.561Z] [2020-03-12T12:55:07.561Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-12T12:55:07.561Z] #10 DONE 0.2s [2020-03-12T12:55:07.561Z] [2020-03-12T12:55:07.561Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-12T12:55:07.561Z] #41 DONE 0.0s [2020-03-12T12:55:07.561Z] [2020-03-12T12:55:07.561Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T12:55:07.561Z] #36 ... [2020-03-12T12:55:07.561Z] [2020-03-12T12:55:07.561Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-12T12:55:07.561Z] #30 DONE 0.1s [2020-03-12T12:55:07.561Z] [2020-03-12T12:55:07.561Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T12:55:07.561Z] #22 DONE 0.1s [2020-03-12T12:55:07.561Z] [2020-03-12T12:55:07.561Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-12T12:55:07.561Z] #50 DONE 0.1s [2020-03-12T12:55:07.561Z] [2020-03-12T12:55:07.561Z] #74 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-12T12:55:07.561Z] #74 DONE 0.1s [2020-03-12T12:55:07.561Z] [2020-03-12T12:55:07.561Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-12T12:55:07.561Z] #53 DONE 0.1s [2020-03-12T12:55:07.561Z] [2020-03-12T12:55:07.561Z] #56 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-12T12:55:07.561Z] #56 DONE 0.1s [2020-03-12T12:55:07.561Z] [2020-03-12T12:55:07.561Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-12T12:55:07.561Z] #23 DONE 0.1s [2020-03-12T12:55:07.561Z] [2020-03-12T12:55:07.561Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-12T12:55:07.561Z] #33 DONE 0.1s [2020-03-12T12:55:07.561Z] [2020-03-12T12:55:07.561Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:55:07.561Z] #34 ... [2020-03-12T12:55:07.561Z] [2020-03-12T12:55:07.561Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-12T12:55:07.561Z] #47 DONE 0.2s [2020-03-12T12:55:07.561Z] [2020-03-12T12:55:07.561Z] #68 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-12T12:55:07.561Z] #68 DONE 0.2s [2020-03-12T12:55:07.561Z] [2020-03-12T12:55:07.561Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-12T12:55:07.561Z] #31 0.380 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-12T12:55:07.561Z] #31 0.385 Cloning into '.'... [2020-03-12T12:55:07.578Z] #44 95.16 DEP criu/clone-noasan.d [2020-03-12T12:55:07.578Z] #44 95.23 DEP criu/cgroup.d [2020-03-12T12:55:07.595Z] #44 88.18 DEP criu/page-pipe.d [2020-03-12T12:55:07.760Z] Congratulations! All commits are properly signed with the DCO! [2020-03-12T12:55:07.760Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-03-12T12:55:07.760Z] No api/types/ or api/swagger.yaml changes in diff. [2020-03-12T12:55:07.760Z] Congratulations! All TOML source files changed here have valid syntax. [2020-03-12T12:55:07.760Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-03-12T12:55:07.760Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-03-12T12:55:07.760Z] Congratulations! No new tests were added to integration-cli. [2020-03-12T12:55:07.760Z] [2020-03-12T12:55:07.760Z] INFO Start validation with golang-ci-lint [2020-03-12T12:55:07.760Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-03-12T12:55:07.760Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-03-12T12:55:07.760Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-03-12T12:55:07.771Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.046s coverage: 19.9% of statements [2020-03-12T12:55:07.836Z] #44 95.41 DEP criu/cgroup-props.d [2020-03-12T12:55:07.836Z] #44 95.52 DEP criu/bitmap.d [2020-03-12T12:55:07.852Z] #44 88.33 DEP criu/netfilter.d [2020-03-12T12:55:07.852Z] #44 88.46 DEP criu/net.d [2020-03-12T12:55:07.878Z] #17 70.73 Processing triggers for libc-bin (2.28-10) ... [2020-03-12T12:55:07.878Z] #17 70.77 Processing triggers for mime-support (3.62) ... [2020-03-12T12:55:08.094Z] #44 95.54 DEP criu/bfd.d [2020-03-12T12:55:08.094Z] #44 95.66 DEP criu/autofs.d [2020-03-12T12:55:08.094Z] #44 95.78 DEP criu/aio.d [2020-03-12T12:55:08.110Z] #44 88.69 DEP criu/namespaces.d [2020-03-12T12:55:08.110Z] #44 88.85 DEP criu/mount.d [2020-03-12T12:55:08.352Z] #44 95.90 DEP criu/action-scripts.d [2020-03-12T12:55:08.367Z] #44 88.99 DEP criu/mem.d [2020-03-12T12:55:08.381Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.026s coverage: 33.3% of statements [2020-03-12T12:55:08.449Z] #17 DONE 71.4s [2020-03-12T12:55:08.449Z] [2020-03-12T12:55:08.449Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-12T12:55:08.610Z] #44 96.11 CC criu/action-scripts.o [2020-03-12T12:55:08.625Z] #44 89.14 DEP criu/lsm.d [2020-03-12T12:55:08.625Z] #44 89.27 DEP criu/log.d [2020-03-12T12:55:08.625Z] #44 89.37 DEP criu/libnetlink.d [2020-03-12T12:55:08.868Z] #44 96.47 CC criu/aio.o [2020-03-12T12:55:08.882Z] #44 89.48 DEP criu/kerndat.d [2020-03-12T12:55:08.882Z] #44 89.60 DEP criu/kcmp-ids.d [2020-03-12T12:55:09.020Z] #18 ... [2020-03-12T12:55:09.020Z] [2020-03-12T12:55:09.020Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:55:09.020Z] #44 130.4 CC criu/cr-service.o [2020-03-12T12:55:09.020Z] #44 131.9 CC criu/crtools.o [2020-03-12T12:55:09.020Z] #44 132.7 CC criu/eventfd.o [2020-03-12T12:55:09.020Z] #44 133.1 CC criu/eventpoll.o [2020-03-12T12:55:09.020Z] #44 134.0 CC criu/external.o [2020-03-12T12:55:09.020Z] #44 134.3 CC criu/fault-injection.o [2020-03-12T12:55:09.020Z] #44 134.5 CC criu/fdstore.o [2020-03-12T12:55:09.020Z] #44 134.9 CC criu/fifo.o [2020-03-12T12:55:09.020Z] #44 135.2 CC criu/file-ids.o [2020-03-12T12:55:09.020Z] #44 135.6 CC criu/file-lock.o [2020-03-12T12:55:09.020Z] #44 136.6 CC criu/files-ext.o [2020-03-12T12:55:09.020Z] #44 137.0 CC criu/files-reg.o [2020-03-12T12:55:09.020Z] #44 138.6 CC criu/files.o [2020-03-12T12:55:09.020Z] #44 140.4 CC criu/filesystems.o [2020-03-12T12:55:09.140Z] #44 89.68 DEP criu/irmap.d [2020-03-12T12:55:09.381Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-03-12T12:55:09.397Z] #44 89.82 DEP criu/ipc_ns.d [2020-03-12T12:55:09.397Z] #44 89.96 DEP criu/image.d [2020-03-12T12:55:09.434Z] #44 96.90 CC criu/autofs.o [2020-03-12T12:55:09.655Z] #44 90.15 DEP criu/image-desc.d [2020-03-12T12:55:09.655Z] #44 90.25 DEP criu/fsnotify.d [2020-03-12T12:55:09.659Z] #31 ... [2020-03-12T12:55:09.659Z] [2020-03-12T12:55:09.659Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:55:09.659Z] #34 0.699 + RM_GOPATH=0 [2020-03-12T12:55:09.659Z] #34 0.705 + TMP_GOPATH= [2020-03-12T12:55:09.659Z] #34 0.705 + : /build [2020-03-12T12:55:09.659Z] #34 0.707 + '[' -z '' ']' [2020-03-12T12:55:09.659Z] #34 0.708 ++ mktemp -d [2020-03-12T12:55:09.659Z] #34 0.718 + export GOPATH=/tmp/tmp.v5P1UuSMaZ [2020-03-12T12:55:09.659Z] #34 0.720 + GOPATH=/tmp/tmp.v5P1UuSMaZ [2020-03-12T12:55:09.659Z] #34 0.720 + RM_GOPATH=1 [2020-03-12T12:55:09.659Z] #34 0.721 ++ dirname ./install.sh [2020-03-12T12:55:09.659Z] #34 0.737 + dir=. [2020-03-12T12:55:09.659Z] #34 0.787 + bin=tomlv [2020-03-12T12:55:09.659Z] #34 0.788 + shift [2020-03-12T12:55:09.659Z] #34 0.794 + '[' '!' -f ./tomlv.installer ']' [2020-03-12T12:55:09.659Z] #34 0.798 + . ./tomlv.installer [2020-03-12T12:55:09.659Z] #34 0.807 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T12:55:09.659Z] #34 0.815 + install_tomlv [2020-03-12T12:55:09.659Z] #34 0.816 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-12T12:55:09.659Z] #34 0.819 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.v5P1UuSMaZ/src/github.com/BurntSushi/toml [2020-03-12T12:55:09.659Z] #34 0.821 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T12:55:09.659Z] #34 0.832 Cloning into '/tmp/tmp.v5P1UuSMaZ/src/github.com/BurntSushi/toml'... [2020-03-12T12:55:09.659Z] #34 2.693 + cd /tmp/tmp.v5P1UuSMaZ/src/github.com/BurntSushi/toml [2020-03-12T12:55:09.659Z] #34 2.695 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T12:55:09.659Z] #34 2.749 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-12T12:55:09.659Z] #34 4.162 runtime/internal/sys [2020-03-12T12:55:09.659Z] #34 4.170 math/bits [2020-03-12T12:55:09.659Z] #34 4.171 internal/cpu [2020-03-12T12:55:09.659Z] #34 4.302 runtime/internal/atomic [2020-03-12T12:55:09.659Z] #34 4.824 runtime/internal/math [2020-03-12T12:55:09.660Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-03-12T12:55:09.913Z] #44 90.46 DEP criu/filesystems.d [2020-03-12T12:55:09.940Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-03-12T12:55:09.951Z] #34 5.443 unicode/utf8 [2020-03-12T12:55:09.951Z] #34 5.702 sync/atomic [2020-03-12T12:55:09.961Z] #44 141.3 CC criu/fsnotify.o [2020-03-12T12:55:10.171Z] #44 90.66 DEP criu/files.d [2020-03-12T12:55:10.171Z] #44 90.81 DEP criu/files-reg.d [2020-03-12T12:55:10.223Z] #44 ... [2020-03-12T12:55:10.223Z] [2020-03-12T12:55:10.223Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-12T12:55:10.223Z] #18 1.701 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-12T12:55:10.223Z] #18 1.707 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-12T12:55:10.223Z] #18 1.711 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-12T12:55:10.428Z] #44 90.98 DEP criu/files-ext.d [2020-03-12T12:55:10.428Z] #44 91.16 DEP criu/file-lock.d [2020-03-12T12:55:10.483Z] #18 DONE 1.9s [2020-03-12T12:55:10.483Z] [2020-03-12T12:55:10.483Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-12T12:55:10.551Z] ok github.com/docker/docker/daemon/logger/splunk 1.449s coverage: 82.5% of statements [2020-03-12T12:55:10.551Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-12T12:55:10.551Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-12T12:55:10.806Z] #44 98.29 CC criu/bfd.o [2020-03-12T12:55:10.993Z] #44 91.33 DEP criu/file-ids.d [2020-03-12T12:55:10.993Z] #44 91.45 DEP criu/fifo.d [2020-03-12T12:55:10.993Z] #44 91.60 DEP criu/fdstore.d [2020-03-12T12:55:10.993Z] #44 91.68 DEP criu/fault-injection.d [2020-03-12T12:55:10.993Z] #44 91.71 DEP criu/external.d [2020-03-12T12:55:11.064Z] #44 98.71 CC criu/bitmap.o [2020-03-12T12:55:11.251Z] #44 91.85 DEP criu/eventpoll.d [2020-03-12T12:55:11.322Z] #44 98.80 CC criu/cgroup-props.o [2020-03-12T12:55:11.454Z] #34 6.825 unicode [2020-03-12T12:55:11.454Z] #34 6.918 internal/bytealg [2020-03-12T12:55:11.509Z] #44 92.06 DEP criu/eventfd.d [2020-03-12T12:55:11.509Z] #44 92.15 DEP criu/crtools.d [2020-03-12T12:55:11.552Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 48.2% of statements [2020-03-12T12:55:11.766Z] #44 92.28 DEP criu/cr-service.d [2020-03-12T12:55:11.766Z] #44 92.35 DEP criu/cr-restore.d [2020-03-12T12:55:11.832Z] ok github.com/docker/docker/distribution 0.239s coverage: 22.1% of statements [2020-03-12T12:55:11.832Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-12T12:55:11.888Z] #44 99.36 CC criu/cgroup.o [2020-03-12T12:55:12.024Z] #44 92.56 DEP criu/cr-errno.d [2020-03-12T12:55:12.024Z] #44 92.59 DEP criu/cr-dump.d [2020-03-12T12:55:12.282Z] #44 92.81 DEP criu/cr-dedup.d [2020-03-12T12:55:12.442Z] ok github.com/docker/docker/errdefs 0.011s coverage: 49.4% of statements [2020-03-12T12:55:12.539Z] #44 93.02 DEP criu/cr-check.d [2020-03-12T12:55:12.539Z] #44 93.19 DEP criu/config.d [2020-03-12T12:55:12.797Z] #44 93.33 DEP criu/clone-noasan.d [2020-03-12T12:55:12.797Z] #44 93.38 DEP criu/cgroup.d [2020-03-12T12:55:12.957Z] #34 8.309 math [2020-03-12T12:55:12.957Z] #34 8.567 internal/testlog [2020-03-12T12:55:13.054Z] #44 93.53 DEP criu/cgroup-props.d [2020-03-12T12:55:13.054Z] #44 93.70 DEP criu/bitmap.d [2020-03-12T12:55:13.054Z] #44 93.73 DEP criu/bfd.d [2020-03-12T12:55:13.261Z] #44 ... [2020-03-12T12:55:13.261Z] [2020-03-12T12:55:13.261Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:55:13.261Z] #17 25.47 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-03-12T12:55:13.261Z] #17 25.53 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-03-12T12:55:13.261Z] #17 25.58 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-03-12T12:55:13.261Z] #17 26.17 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T12:55:13.261Z] #17 26.25 Fetched 28.5 MB in 2s (14.7 MB/s) [2020-03-12T12:55:13.261Z] #17 26.31 Selecting previously unselected package pigz. [2020-03-12T12:55:13.261Z] #17 26.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23423 files and directories currently installed.) [2020-03-12T12:55:13.261Z] #17 26.37 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-03-12T12:55:13.261Z] #17 26.38 Unpacking pigz (2.4-1) ... [2020-03-12T12:55:13.261Z] #17 26.48 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-03-12T12:55:13.261Z] #17 26.48 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-12T12:55:13.261Z] #17 26.50 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-12T12:55:13.261Z] #17 26.96 Selecting previously unselected package python3.7-minimal. [2020-03-12T12:55:13.261Z] #17 26.96 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-12T12:55:13.261Z] #17 26.98 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-12T12:55:13.261Z] #17 27.98 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-12T12:55:13.261Z] #17 28.01 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-12T12:55:13.261Z] #17 30.49 Selecting previously unselected package python3-minimal. [2020-03-12T12:55:13.261Z] #17 30.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 ... 23672 files and directories currently installed.) [2020-03-12T12:55:13.261Z] #17 30.57 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-03-12T12:55:13.261Z] #17 30.58 Unpacking python3-minimal (3.7.3-1) ... [2020-03-12T12:55:13.261Z] #17 30.64 Selecting previously unselected package libmpdec2:amd64. [2020-03-12T12:55:13.261Z] #17 30.65 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-03-12T12:55:13.261Z] #17 30.68 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-03-12T12:55:13.261Z] #17 30.78 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-03-12T12:55:13.261Z] #17 30.78 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-03-12T12:55:13.261Z] #17 30.79 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-12T12:55:13.261Z] #17 31.74 Selecting previously unselected package python3.7. [2020-03-12T12:55:13.261Z] #17 31.75 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-03-12T12:55:13.261Z] #17 31.76 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-12T12:55:13.261Z] #17 31.90 Selecting previously unselected package libpython3-stdlib:amd64. [2020-03-12T12:55:13.261Z] #17 31.90 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-03-12T12:55:13.261Z] #17 31.90 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-12T12:55:13.261Z] #17 32.02 Setting up python3-minimal (3.7.3-1) ... [2020-03-12T12:55:13.261Z] #17 32.91 Selecting previously unselected package python3. [2020-03-12T12:55:13.261Z] #17 32.91 (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 ... 24084 files and directories currently installed.) [2020-03-12T12:55:13.261Z] #17 32.98 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-03-12T12:55:13.261Z] #17 32.99 Unpacking python3 (3.7.3-1) ... [2020-03-12T12:55:13.261Z] #17 33.10 Selecting previously unselected package libip4tc0:amd64. [2020-03-12T12:55:13.261Z] #17 33.11 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-03-12T12:55:13.261Z] #17 33.12 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-03-12T12:55:13.261Z] #17 33.20 Selecting previously unselected package libip6tc0:amd64. [2020-03-12T12:55:13.261Z] #17 33.20 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-03-12T12:55:13.261Z] #17 33.20 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-03-12T12:55:13.261Z] #17 33.29 Selecting previously unselected package libiptc0:amd64. [2020-03-12T12:55:13.261Z] #17 33.32 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-03-12T12:55:13.261Z] #17 33.33 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-03-12T12:55:13.261Z] #17 33.40 Selecting previously unselected package libnfnetlink0:amd64. [2020-03-12T12:55:13.261Z] #17 33.42 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-03-12T12:55:13.261Z] #17 33.42 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-12T12:55:13.261Z] #17 33.48 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-03-12T12:55:13.261Z] #17 33.49 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-03-12T12:55:13.261Z] #17 33.50 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-12T12:55:13.261Z] #17 33.56 Selecting previously unselected package libnftnl11:amd64. [2020-03-12T12:55:13.261Z] #17 33.57 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-03-12T12:55:13.261Z] #17 33.58 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-03-12T12:55:13.261Z] #17 33.68 Selecting previously unselected package iptables. [2020-03-12T12:55:13.261Z] #17 33.69 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-03-12T12:55:13.261Z] #17 33.70 Unpacking iptables (1.8.2-4) ... [2020-03-12T12:55:13.261Z] #17 34.04 Selecting previously unselected package xxd. [2020-03-12T12:55:13.261Z] #17 34.05 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-12T12:55:13.261Z] #17 34.05 Unpacking xxd (2:8.1.0875-5) ... [2020-03-12T12:55:13.261Z] #17 34.19 Selecting previously unselected package vim-common. [2020-03-12T12:55:13.261Z] #17 34.19 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-12T12:55:13.261Z] #17 34.22 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-12T12:55:13.261Z] #17 34.40 Selecting previously unselected package bash-completion. [2020-03-12T12:55:13.261Z] #17 34.41 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-12T12:55:13.312Z] #44 93.80 DEP criu/autofs.d [2020-03-12T12:55:13.312Z] #44 93.96 DEP criu/aio.d [2020-03-12T12:55:13.441Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-03-12T12:55:13.569Z] #44 94.17 DEP criu/action-scripts.d [2020-03-12T12:55:13.827Z] #44 94.42 CC criu/action-scripts.o [2020-03-12T12:55:13.986Z] #34 ... [2020-03-12T12:55:13.986Z] [2020-03-12T12:55:13.986Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-12T12:55:13.986Z] #42 0.787 + git clone https://github.com/docker/distribution.git . [2020-03-12T12:55:13.986Z] #42 0.796 Cloning into '.'... [2020-03-12T12:55:14.051Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-03-12T12:55:14.276Z] #42 ... [2020-03-12T12:55:14.276Z] [2020-03-12T12:55:14.276Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:55:14.276Z] #11 0.836 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-12T12:55:14.276Z] #11 1.098 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-12T12:55:14.276Z] #11 1.298 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-12T12:55:14.276Z] #11 2.892 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-12T12:55:14.276Z] #11 6.692 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [177 kB] [2020-03-12T12:55:14.276Z] #11 9.299 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-12T12:55:14.392Z] #44 94.86 CC criu/aio.o [2020-03-12T12:55:14.392Z] #44 ... [2020-03-12T12:55:14.392Z] [2020-03-12T12:55:14.392Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:55:14.392Z] #17 15.07 Reading package lists... [2020-03-12T12:55:14.392Z] #17 19.33 Building dependency tree... [2020-03-12T12:55:14.392Z] #17 20.95 libcap2-bin is already the newest version (1:2.25-2). [2020-03-12T12:55:14.392Z] #17 20.95 The following additional packages will be installed: [2020-03-12T12:55:14.392Z] #17 20.96 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-12T12:55:14.392Z] #17 20.96 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-12T12:55:14.392Z] #17 20.96 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-12T12:55:14.392Z] #17 20.96 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-12T12:55:14.392Z] #17 20.96 python3.7 python3.7-minimal vim-runtime xxd [2020-03-12T12:55:14.392Z] #17 20.97 Suggested packages: [2020-03-12T12:55:14.392Z] #17 20.97 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-12T12:55:14.392Z] #17 20.97 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-12T12:55:14.392Z] #17 20.97 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-12T12:55:14.392Z] #17 20.97 Recommended packages: [2020-03-12T12:55:14.392Z] #17 20.97 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-12T12:55:14.392Z] #17 20.97 python3-keyrings.alt python3-xdg unzip [2020-03-12T12:55:14.392Z] #17 22.59 The following NEW packages will be installed: [2020-03-12T12:55:14.392Z] #17 22.60 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-12T12:55:14.392Z] #17 22.60 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-12T12:55:14.392Z] #17 22.60 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-12T12:55:14.392Z] #17 22.60 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-12T12:55:14.392Z] #17 22.60 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-12T12:55:14.392Z] #17 22.60 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-12T12:55:14.392Z] #17 22.60 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-12T12:55:14.392Z] #17 22.61 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-12T12:55:14.392Z] #17 22.61 xz-utils zip [2020-03-12T12:55:14.392Z] #17 22.94 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-12T12:55:14.392Z] #17 22.94 Need to get 28.5 MB of archives. [2020-03-12T12:55:14.392Z] #17 22.94 After this operation, 116 MB of additional disk space will be used. [2020-03-12T12:55:14.392Z] #17 22.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-03-12T12:55:14.392Z] #17 22.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-03-12T12:55:14.392Z] #17 22.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-03-12T12:55:14.392Z] #17 23.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-03-12T12:55:14.392Z] #17 23.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-03-12T12:55:14.392Z] #17 23.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-03-12T12:55:14.392Z] #17 23.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-03-12T12:55:14.392Z] #17 23.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-03-12T12:55:14.392Z] #17 23.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-03-12T12:55:14.392Z] #17 23.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-03-12T12:55:14.392Z] #17 23.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-03-12T12:55:14.392Z] #17 23.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-03-12T12:55:14.392Z] #17 23.21 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-03-12T12:55:14.392Z] #17 23.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-03-12T12:55:14.392Z] #17 23.21 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-03-12T12:55:14.392Z] #17 23.22 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-03-12T12:55:14.392Z] #17 23.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-12T12:55:14.392Z] #17 23.26 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-12T12:55:14.392Z] #17 23.28 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-03-12T12:55:14.392Z] #17 23.29 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-03-12T12:55:14.392Z] #17 23.30 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-03-12T12:55:14.392Z] #17 23.31 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-03-12T12:55:14.392Z] #17 23.35 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-03-12T12:55:14.392Z] #17 23.35 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-12T12:55:14.392Z] #17 23.36 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-12T12:55:14.392Z] #17 23.37 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-12T12:55:14.392Z] #17 23.37 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-03-12T12:55:14.392Z] #17 23.38 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-03-12T12:55:14.392Z] #17 23.39 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-03-12T12:55:14.392Z] #17 23.82 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-12T12:55:14.392Z] #17 23.83 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-12T12:55:14.392Z] #17 23.83 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-12T12:55:14.392Z] #17 23.83 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-03-12T12:55:14.392Z] #17 23.84 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-03-12T12:55:14.392Z] #17 23.86 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-03-12T12:55:14.392Z] #17 23.96 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-12T12:55:14.392Z] #17 23.96 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-03-12T12:55:14.392Z] #17 23.98 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-03-12T12:55:14.392Z] #17 23.99 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-12T12:55:14.393Z] #17 24.00 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-03-12T12:55:14.393Z] #17 24.03 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-12T12:55:14.393Z] #17 24.03 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-03-12T12:55:14.393Z] #17 24.09 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-03-12T12:55:14.393Z] #17 24.11 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-03-12T12:55:14.393Z] #17 24.13 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-12T12:55:14.393Z] #17 24.53 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-03-12T12:55:14.393Z] #17 24.59 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-03-12T12:55:14.393Z] #17 24.64 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-03-12T12:55:14.393Z] #17 25.29 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T12:55:14.393Z] #17 25.42 Fetched 28.5 MB in 2s (14.3 MB/s) [2020-03-12T12:55:14.393Z] #17 25.48 Selecting previously unselected package pigz. [2020-03-12T12:55:14.393Z] #17 25.48 (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 ... 23423 files and directories currently installed.) [2020-03-12T12:55:14.393Z] #17 25.56 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-03-12T12:55:14.393Z] #17 25.57 Unpacking pigz (2.4-1) ... [2020-03-12T12:55:14.393Z] #17 25.66 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-03-12T12:55:14.566Z] #11 ... [2020-03-12T12:55:14.566Z] [2020-03-12T12:55:14.566Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:55:14.566Z] #69 0.641 + RM_GOPATH=0 [2020-03-12T12:55:14.566Z] #69 0.642 + TMP_GOPATH= [2020-03-12T12:55:14.566Z] #69 0.642 + : /build/ [2020-03-12T12:55:14.566Z] #69 0.643 + '[' -z '' ']' [2020-03-12T12:55:14.566Z] #69 0.646 ++ mktemp -d [2020-03-12T12:55:14.566Z] #69 0.693 + export GOPATH=/tmp/tmp.He36IIanSt [2020-03-12T12:55:14.566Z] #69 0.693 + GOPATH=/tmp/tmp.He36IIanSt [2020-03-12T12:55:14.566Z] #69 0.693 + RM_GOPATH=1 [2020-03-12T12:55:14.566Z] #69 0.699 ++ dirname ./install.sh [2020-03-12T12:55:14.566Z] #69 0.704 + dir=. [2020-03-12T12:55:14.566Z] #69 0.706 + bin=rootlesskit [2020-03-12T12:55:14.566Z] #69 0.706 + shift [2020-03-12T12:55:14.566Z] #69 0.707 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-12T12:55:14.566Z] #69 0.707 + . ./rootlesskit.installer [2020-03-12T12:55:14.566Z] #69 0.724 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-12T12:55:14.566Z] #69 0.735 + install_rootlesskit [2020-03-12T12:55:14.566Z] #69 0.736 + case "$1" in [2020-03-12T12:55:14.566Z] #69 0.736 + export CGO_ENABLED=0 [2020-03-12T12:55:14.566Z] #69 0.737 + CGO_ENABLED=0 [2020-03-12T12:55:14.566Z] #69 0.737 + _install_rootlesskit [2020-03-12T12:55:14.566Z] #69 0.739 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-12T12:55:14.566Z] #69 0.739 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-12T12:55:14.566Z] #69 0.740 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.He36IIanSt/src/github.com/rootless-containers/rootlesskit [2020-03-12T12:55:14.566Z] #69 0.749 Cloning into '/tmp/tmp.He36IIanSt/src/github.com/rootless-containers/rootlesskit'... [2020-03-12T12:55:14.566Z] #69 8.957 + cd /tmp/tmp.He36IIanSt/src/github.com/rootless-containers/rootlesskit [2020-03-12T12:55:14.566Z] #69 8.961 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-12T12:55:14.566Z] #69 9.122 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-12T12:55:14.566Z] #69 9.141 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-12T12:55:14.566Z] #69 ... [2020-03-12T12:55:14.566Z] [2020-03-12T12:55:14.566Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:55:14.566Z] #54 0.642 + RM_GOPATH=0 [2020-03-12T12:55:14.566Z] #54 0.642 + TMP_GOPATH= [2020-03-12T12:55:14.566Z] #54 0.642 + : /build [2020-03-12T12:55:14.566Z] #54 0.643 + '[' -z '' ']' [2020-03-12T12:55:14.566Z] #54 0.643 ++ mktemp -d [2020-03-12T12:55:14.566Z] #54 0.646 + export GOPATH=/tmp/tmp.uz7bmVQ53P [2020-03-12T12:55:14.566Z] #54 0.651 + GOPATH=/tmp/tmp.uz7bmVQ53P [2020-03-12T12:55:14.566Z] #54 0.651 + RM_GOPATH=1 [2020-03-12T12:55:14.566Z] #54 0.653 ++ dirname ./install.sh [2020-03-12T12:55:14.566Z] #54 0.686 + dir=. [2020-03-12T12:55:14.566Z] #54 0.686 + bin=golangci_lint [2020-03-12T12:55:14.566Z] #54 0.686 + shift [2020-03-12T12:55:14.566Z] #54 0.686 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-12T12:55:14.566Z] #54 0.686 + . ./golangci_lint.installer [2020-03-12T12:55:14.566Z] #54 0.699 ++ : v1.23.8 [2020-03-12T12:55:14.566Z] #54 0.701 + install_golangci_lint [2020-03-12T12:55:14.566Z] #54 0.702 + echo 'Installing golangci-lint version v1.23.8' [2020-03-12T12:55:14.566Z] #54 0.702 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-12T12:55:14.566Z] #54 0.702 Installing golangci-lint version v1.23.8 [2020-03-12T12:55:14.635Z] #17 ... [2020-03-12T12:55:14.635Z] [2020-03-12T12:55:14.635Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:55:14.635Z] #44 102.0 CC criu/clone-noasan.o [2020-03-12T12:55:14.635Z] #44 102.1 CC criu/config.o [2020-03-12T12:55:14.650Z] #17 25.68 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-12T12:55:14.650Z] #17 25.69 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-12T12:55:14.661Z] ok github.com/docker/docker/distribution/xfer 1.891s coverage: 85.1% of statements [2020-03-12T12:55:14.661Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-12T12:55:14.661Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-12T12:55:14.661Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-03-12T12:55:14.661Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-12T12:55:14.856Z] #54 ... [2020-03-12T12:55:14.856Z] [2020-03-12T12:55:14.856Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:55:14.856Z] #48 0.731 + RM_GOPATH=0 [2020-03-12T12:55:14.856Z] #48 0.732 + TMP_GOPATH= [2020-03-12T12:55:14.856Z] #48 0.733 + : /build [2020-03-12T12:55:14.856Z] #48 0.735 + '[' -z '' ']' [2020-03-12T12:55:14.856Z] #48 0.739 ++ mktemp -d [2020-03-12T12:55:14.856Z] #48 0.748 + export GOPATH=/tmp/tmp.vfqE519NYd [2020-03-12T12:55:14.856Z] #48 0.749 + GOPATH=/tmp/tmp.vfqE519NYd [2020-03-12T12:55:14.856Z] #48 0.750 + RM_GOPATH=1 [2020-03-12T12:55:14.856Z] #48 0.781 ++ dirname ./install.sh [2020-03-12T12:55:14.856Z] #48 0.793 + dir=. [2020-03-12T12:55:14.856Z] #48 0.800 + bin=vndr [2020-03-12T12:55:14.856Z] #48 0.801 + shift [2020-03-12T12:55:14.856Z] #48 0.803 + '[' '!' -f ./vndr.installer ']' [2020-03-12T12:55:14.856Z] #48 0.805 + . ./vndr.installer [2020-03-12T12:55:14.856Z] #48 0.808 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-12T12:55:14.856Z] #48 0.815 + install_vndr [2020-03-12T12:55:14.856Z] #48 0.816 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-12T12:55:14.856Z] #48 0.817 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-12T12:55:14.856Z] #48 0.819 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.vfqE519NYd/src/github.com/LK4D4/vndr [2020-03-12T12:55:14.856Z] #48 0.829 Cloning into '/tmp/tmp.vfqE519NYd/src/github.com/LK4D4/vndr'... [2020-03-12T12:55:14.856Z] #48 1.897 + cd /tmp/tmp.vfqE519NYd/src/github.com/LK4D4/vndr [2020-03-12T12:55:14.856Z] #48 1.898 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-12T12:55:14.856Z] #48 1.937 + go build -buildmode=pie -v -o /build/vndr . [2020-03-12T12:55:14.856Z] #48 4.355 internal/race [2020-03-12T12:55:14.856Z] #48 4.396 runtime/internal/sys [2020-03-12T12:55:14.856Z] #48 4.449 runtime/internal/atomic [2020-03-12T12:55:14.856Z] #48 4.573 internal/cpu [2020-03-12T12:55:14.856Z] #48 4.902 sync/atomic [2020-03-12T12:55:14.856Z] #48 5.339 runtime/internal/math [2020-03-12T12:55:14.856Z] #48 5.394 unicode [2020-03-12T12:55:14.856Z] #48 5.830 unicode/utf8 [2020-03-12T12:55:14.856Z] #48 6.556 math/bits [2020-03-12T12:55:14.856Z] #48 6.955 internal/bytealg [2020-03-12T12:55:14.856Z] #48 9.052 internal/testlog [2020-03-12T12:55:14.856Z] #48 9.388 math [2020-03-12T12:55:14.856Z] #48 9.690 runtime [2020-03-12T12:55:14.856Z] #48 ... [2020-03-12T12:55:14.856Z] [2020-03-12T12:55:14.856Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:55:14.856Z] #75 0.651 + RM_GOPATH=0 [2020-03-12T12:55:14.856Z] #75 0.651 + TMP_GOPATH= [2020-03-12T12:55:14.856Z] #75 0.655 + : /build [2020-03-12T12:55:14.856Z] #75 0.658 + '[' -z '' ']' [2020-03-12T12:55:14.856Z] #75 0.665 ++ mktemp -d [2020-03-12T12:55:14.856Z] #75 0.667 + export GOPATH=/tmp/tmp.zAG4ZG8e4W [2020-03-12T12:55:14.856Z] #75 0.668 + GOPATH=/tmp/tmp.zAG4ZG8e4W [2020-03-12T12:55:14.856Z] #75 0.706 + RM_GOPATH=1 [2020-03-12T12:55:14.856Z] #75 0.706 ++ dirname ./install.sh [2020-03-12T12:55:14.856Z] #75 0.716 + dir=. [2020-03-12T12:55:14.856Z] #75 0.716 + bin=proxy [2020-03-12T12:55:14.856Z] #75 0.716 + shift [2020-03-12T12:55:14.856Z] #75 0.717 + '[' '!' -f ./proxy.installer ']' [2020-03-12T12:55:14.856Z] #75 0.717 + . ./proxy.installer [2020-03-12T12:55:14.856Z] #75 0.718 ++ : bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-12T12:55:14.856Z] #75 0.722 + install_proxy [2020-03-12T12:55:14.856Z] #75 0.723 + case "$1" in [2020-03-12T12:55:14.856Z] #75 0.723 + export CGO_ENABLED=0 [2020-03-12T12:55:14.856Z] #75 0.723 + CGO_ENABLED=0 [2020-03-12T12:55:14.856Z] #75 0.723 + _install_proxy [2020-03-12T12:55:14.856Z] #75 0.723 + echo 'Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669' [2020-03-12T12:55:14.856Z] #75 0.724 Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-12T12:55:14.856Z] #75 0.724 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.zAG4ZG8e4W/src/github.com/docker/libnetwork [2020-03-12T12:55:14.856Z] #75 0.744 Cloning into '/tmp/tmp.zAG4ZG8e4W/src/github.com/docker/libnetwork'... [2020-03-12T12:55:14.940Z] ok github.com/docker/docker/libcontainerd/queue 0.034s coverage: 100.0% of statements [2020-03-12T12:55:15.146Z] #75 ... [2020-03-12T12:55:15.146Z] [2020-03-12T12:55:15.146Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-12T12:55:15.146Z] #63 0.924 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-12T12:55:15.146Z] #63 1.242 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-12T12:55:15.146Z] #63 1.371 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-12T12:55:15.146Z] #63 3.310 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-12T12:55:15.146Z] #63 6.917 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [177 kB] [2020-03-12T12:55:15.146Z] #63 9.686 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-12T12:55:15.146Z] #63 ... [2020-03-12T12:55:15.146Z] [2020-03-12T12:55:15.146Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:55:15.146Z] #24 0.645 + RM_GOPATH=0 [2020-03-12T12:55:15.146Z] #24 0.647 + TMP_GOPATH= [2020-03-12T12:55:15.146Z] #24 0.647 + : /build [2020-03-12T12:55:15.146Z] #24 0.647 + '[' -z '' ']' [2020-03-12T12:55:15.146Z] #24 0.652 ++ mktemp -d [2020-03-12T12:55:15.146Z] #24 0.672 + export GOPATH=/tmp/tmp.qfP7wROzl0 [2020-03-12T12:55:15.146Z] #24 0.673 + GOPATH=/tmp/tmp.qfP7wROzl0 [2020-03-12T12:55:15.146Z] #24 0.673 + RM_GOPATH=1 [2020-03-12T12:55:15.146Z] #24 0.678 ++ dirname ./install.sh [2020-03-12T12:55:15.146Z] #24 0.684 + dir=. [2020-03-12T12:55:15.146Z] #24 0.695 + bin=dockercli [2020-03-12T12:55:15.146Z] #24 0.695 + shift [2020-03-12T12:55:15.146Z] #24 0.696 + '[' '!' -f ./dockercli.installer ']' [2020-03-12T12:55:15.146Z] #24 0.696 + . ./dockercli.installer [2020-03-12T12:55:15.146Z] #24 0.697 ++ : stable [2020-03-12T12:55:15.146Z] #24 0.700 ++ : 17.06.2-ce [2020-03-12T12:55:15.146Z] #24 0.712 + install_dockercli [2020-03-12T12:55:15.146Z] #24 0.712 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-12T12:55:15.146Z] #24 0.714 Install docker/cli version 17.06.2-ce from stable [2020-03-12T12:55:15.146Z] #24 0.715 ++ uname -m [2020-03-12T12:55:15.146Z] #24 0.735 + arch=ppc64le [2020-03-12T12:55:15.146Z] #24 0.736 + '[' ppc64le '!=' x86_64 ']' [2020-03-12T12:55:15.146Z] #24 0.736 + '[' ppc64le '!=' s390x ']' [2020-03-12T12:55:15.146Z] #24 0.736 + '[' ppc64le '!=' armhf ']' [2020-03-12T12:55:15.146Z] #24 0.736 + build_dockercli [2020-03-12T12:55:15.146Z] #24 0.737 + git clone https://github.com/docker/docker-ce /tmp/tmp.qfP7wROzl0/tmp/docker-ce [2020-03-12T12:55:15.146Z] #24 0.788 Cloning into '/tmp/tmp.qfP7wROzl0/tmp/docker-ce'... [2020-03-12T12:55:15.217Z] #17 26.26 Selecting previously unselected package python3.7-minimal. [2020-03-12T12:55:15.217Z] #17 26.26 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...#17 ... [2020-03-12T12:55:15.217Z] [2020-03-12T12:55:15.217Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-12T12:55:15.217Z] #30 DONE 198.7s [2020-03-12T12:55:15.217Z] [2020-03-12T12:55:15.217Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:55:15.217Z] #17 26.26 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-12T12:55:15.217Z] #17 26.28 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-12T12:55:15.217Z] #17 ... [2020-03-12T12:55:15.217Z] [2020-03-12T12:55:15.217Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:55:15.217Z] #44 95.28 CC criu/autofs.o [2020-03-12T12:55:15.435Z] #24 ... [2020-03-12T12:55:15.436Z] [2020-03-12T12:55:15.436Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:55:15.436Z] #51 0.683 + RM_GOPATH=0 [2020-03-12T12:55:15.436Z] #51 0.683 + TMP_GOPATH= [2020-03-12T12:55:15.436Z] #51 0.683 + : /build [2020-03-12T12:55:15.436Z] #51 0.683 + '[' -z '' ']' [2020-03-12T12:55:15.436Z] #51 0.695 ++ mktemp -d [2020-03-12T12:55:15.436Z] #51 0.739 + export GOPATH=/tmp/tmp.ccdaF6BMsL [2020-03-12T12:55:15.436Z] #51 0.739 + GOPATH=/tmp/tmp.ccdaF6BMsL [2020-03-12T12:55:15.436Z] #51 0.740 + RM_GOPATH=1 [2020-03-12T12:55:15.436Z] #51 0.745 ++ dirname ./install.sh [2020-03-12T12:55:15.436Z] #51 0.770 + dir=. [2020-03-12T12:55:15.436Z] #51 0.770 + bin=gotestsum [2020-03-12T12:55:15.436Z] #51 0.770 + shift [2020-03-12T12:55:15.436Z] #51 0.771 + '[' '!' -f ./gotestsum.installer ']' [2020-03-12T12:55:15.436Z] #51 0.771 + . ./gotestsum.installer [2020-03-12T12:55:15.436Z] #51 0.771 ++ : v0.3.5 [2020-03-12T12:55:15.436Z] #51 0.771 + install_gotestsum [2020-03-12T12:55:15.436Z] #51 0.771 + echo 'Installing gotestsum version v0.3.5' [2020-03-12T12:55:15.436Z] #51 0.772 Installing gotestsum version v0.3.5 [2020-03-12T12:55:15.436Z] #51 0.772 + go get -d gotest.tools/gotestsum [2020-03-12T12:55:15.436Z] #51 ... [2020-03-12T12:55:15.436Z] [2020-03-12T12:55:15.436Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:55:15.436Z] #57 0.723 + RM_GOPATH=0 [2020-03-12T12:55:15.436Z] #57 0.725 + TMP_GOPATH= [2020-03-12T12:55:15.436Z] #57 0.726 + : /build [2020-03-12T12:55:15.436Z] #57 0.728 + '[' -z '' ']' [2020-03-12T12:55:15.436Z] #57 0.730 ++ mktemp -d [2020-03-12T12:55:15.436Z] #57 0.733 + export GOPATH=/tmp/tmp.7wHkUMnoEh [2020-03-12T12:55:15.436Z] #57 0.734 + GOPATH=/tmp/tmp.7wHkUMnoEh [2020-03-12T12:55:15.436Z] #57 0.734 + RM_GOPATH=1 [2020-03-12T12:55:15.436Z] #57 0.736 ++ dirname ./install.sh [2020-03-12T12:55:15.436Z] #57 0.742 + dir=. [2020-03-12T12:55:15.436Z] #57 0.750 + bin=shfmt [2020-03-12T12:55:15.436Z] #57 0.750 + shift [2020-03-12T12:55:15.436Z] #57 0.751 + '[' '!' -f ./shfmt.installer ']' [2020-03-12T12:55:15.436Z] #57 0.758 + . ./shfmt.installer [2020-03-12T12:55:15.436Z] #57 0.768 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-12T12:55:15.436Z] #57 0.796 + install_shfmt [2020-03-12T12:55:15.436Z] #57 0.798 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-12T12:55:15.436Z] #57 0.798 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-12T12:55:15.436Z] #57 0.799 + git clone https://github.com/mvdan/sh.git /tmp/tmp.7wHkUMnoEh/src/github.com/mvdan/sh [2020-03-12T12:55:15.436Z] #57 0.832 Cloning into '/tmp/tmp.7wHkUMnoEh/src/github.com/mvdan/sh'... [2020-03-12T12:55:15.726Z] #57 ... [2020-03-12T12:55:15.726Z] [2020-03-12T12:55:15.726Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T12:55:15.726Z] #36 0.835 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-12T12:55:15.726Z] #36 1.114 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-12T12:55:15.726Z] #36 1.303 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-12T12:55:15.726Z] #36 3.066 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-12T12:55:15.726Z] #36 6.962 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [177 kB] [2020-03-12T12:55:15.726Z] #36 9.370 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-12T12:55:15.726Z] #36 ... [2020-03-12T12:55:15.726Z] [2020-03-12T12:55:15.726Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:55:15.726Z] #44 0.842 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-12T12:55:15.726Z] #44 1.132 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-12T12:55:15.726Z] #44 1.290 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-12T12:55:15.726Z] #44 3.286 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-12T12:55:15.726Z] #44 6.960 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [177 kB] [2020-03-12T12:55:15.726Z] #44 9.651 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-12T12:55:15.776Z] #19 4.809 Collecting yamllint==1.16.0 [2020-03-12T12:55:16.008Z] #44 103.5 CC criu/cr-check.o [2020-03-12T12:55:16.048Z] #44 ... [2020-03-12T12:55:16.048Z] [2020-03-12T12:55:16.048Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-12T12:55:16.048Z] #26 0.837 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-12T12:55:16.048Z] #26 1.099 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-12T12:55:16.048Z] #26 1.294 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-12T12:55:16.048Z] #26 3.282 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-12T12:55:16.048Z] #26 6.818 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [177 kB] [2020-03-12T12:55:16.048Z] #26 9.663 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-12T12:55:16.048Z] #26 ... [2020-03-12T12:55:16.048Z] [2020-03-12T12:55:16.048Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:55:16.048Z] #48 10.75 encoding [2020-03-12T12:55:16.048Z] #48 11.08 unicode/utf16 [2020-03-12T12:55:16.347Z] #19 ... [2020-03-12T12:55:16.347Z] [2020-03-12T12:55:16.347Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:55:16.347Z] #44 142.6 CC criu/image-desc.o [2020-03-12T12:55:16.347Z] #44 142.8 CC criu/image.o [2020-03-12T12:55:16.347Z] #44 143.7 CC criu/ipc_ns.o [2020-03-12T12:55:16.347Z] #44 144.9 CC criu/irmap.o [2020-03-12T12:55:16.347Z] #44 145.5 CC criu/kcmp-ids.o [2020-03-12T12:55:16.347Z] #44 145.9 CC criu/kerndat.o [2020-03-12T12:55:16.347Z] #44 147.2 CC criu/libnetlink.o [2020-03-12T12:55:16.347Z] #44 147.5 CC criu/log.o [2020-03-12T12:55:16.347Z] #44 147.9 CC criu/lsm.o [2020-03-12T12:55:16.402Z] ok github.com/docker/docker/opts 0.016s coverage: 67.4% of statements [2020-03-12T12:55:16.402Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-03-12T12:55:16.588Z] #44 97.22 CC criu/bfd.o [2020-03-12T12:55:16.607Z] #44 148.2 CC criu/mem.o [2020-03-12T12:55:16.691Z] #48 12.12 container/list [2020-03-12T12:55:17.154Z] #44 97.68 CC criu/bitmap.o [2020-03-12T12:55:17.154Z] #44 97.81 CC criu/cgroup-props.o [2020-03-12T12:55:17.720Z] #44 98.35 CC criu/cgroup.o [2020-03-12T12:55:17.865Z] ok github.com/docker/docker/pkg/archive 0.454s coverage: 77.3% of statements [2020-03-12T12:55:17.908Z] #44 105.1 CC criu/cr-dedup.o [2020-03-12T12:55:17.908Z] #44 105.5 CC criu/cr-dump.o [2020-03-12T12:55:18.519Z] #44 149.7 CC criu/mount.o [2020-03-12T12:55:18.865Z] ok github.com/docker/docker/pkg/authorization 0.194s coverage: 68.3% of statements [2020-03-12T12:55:18.865Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-03-12T12:55:18.865Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-03-12T12:55:19.808Z] #44 ... [2020-03-12T12:55:19.808Z] [2020-03-12T12:55:19.808Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:55:19.808Z] #17 36.94 Unpacking bash-completion (1:2.8-6) ... [2020-03-12T12:55:19.808Z] #17 37.27 Selecting previously unselected package bzip2. [2020-03-12T12:55:19.808Z] #17 37.28 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-03-12T12:55:19.808Z] #17 37.29 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-12T12:55:19.808Z] #17 37.36 Selecting previously unselected package xz-utils. [2020-03-12T12:55:19.808Z] #17 37.37 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-03-12T12:55:19.808Z] #17 37.37 Unpacking xz-utils (5.2.4-1) ... [2020-03-12T12:55:19.808Z] #17 37.49 Selecting previously unselected package apparmor. [2020-03-12T12:55:19.808Z] #17 37.49 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-03-12T12:55:19.808Z] #17 37.55 Unpacking apparmor (2.13.2-10) ... [2020-03-12T12:55:19.808Z] #17 37.94 Selecting previously unselected package aufs-tools. [2020-03-12T12:55:19.808Z] #17 37.96 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-03-12T12:55:19.808Z] #17 37.96 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-12T12:55:19.808Z] #17 38.10 Selecting previously unselected package libonig5:amd64. [2020-03-12T12:55:19.808Z] #17 38.11 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-03-12T12:55:19.808Z] #17 38.12 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-12T12:55:19.808Z] #17 38.27 Selecting previously unselected package libjq1:amd64. [2020-03-12T12:55:19.808Z] #17 38.28 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-12T12:55:19.808Z] #17 38.28 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-12T12:55:19.808Z] #17 38.40 Selecting previously unselected package jq. [2020-03-12T12:55:19.808Z] #17 38.43 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-12T12:55:19.808Z] #17 38.45 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-12T12:55:19.808Z] #17 38.51 Selecting previously unselected package libaio1:amd64. [2020-03-12T12:55:19.808Z] #17 38.52 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-03-12T12:55:19.808Z] #17 38.52 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-03-12T12:55:19.808Z] #17 38.58 Selecting previously unselected package libgpm2:amd64. [2020-03-12T12:55:19.808Z] #17 38.60 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-03-12T12:55:19.808Z] #17 38.60 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-03-12T12:55:19.808Z] #17 38.67 Selecting previously unselected package libicu63:amd64. [2020-03-12T12:55:19.808Z] #17 38.69 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ... [2020-03-12T12:55:19.808Z] #17 38.71 Unpacking libicu63:amd64 (63.1-6) ... [2020-03-12T12:55:20.248Z] #44 100.7 CC criu/clone-noasan.o [2020-03-12T12:55:20.248Z] #44 ... [2020-03-12T12:55:20.248Z] [2020-03-12T12:55:20.248Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:55:20.248Z] #17 27.83 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-12T12:55:20.248Z] #17 27.85 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-12T12:55:20.248Z] #17 29.89 Selecting previously unselected package python3-minimal. [2020-03-12T12:55:20.248Z] #17 29.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 ... 23672 files and directories currently installed.) [2020-03-12T12:55:20.248Z] #17 29.96 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-03-12T12:55:20.248Z] #17 29.97 Unpacking python3-minimal (3.7.3-1) ... [2020-03-12T12:55:20.248Z] #17 30.03 Selecting previously unselected package libmpdec2:amd64. [2020-03-12T12:55:20.248Z] #17 30.04 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-03-12T12:55:20.248Z] #17 30.05 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-03-12T12:55:20.248Z] #17 30.13 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-03-12T12:55:20.248Z] #17 30.13 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-03-12T12:55:20.248Z] #17 30.14 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-12T12:55:20.248Z] #17 31.17 Selecting previously unselected package python3.7. [2020-03-12T12:55:20.248Z] #17 31.19 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-03-12T12:55:20.248Z] #17 31.20 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-12T12:55:20.248Z] #17 31.34 Selecting previously unselected package libpython3-stdlib:amd64. [2020-03-12T12:55:20.248Z] #17 31.37 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-03-12T12:55:20.248Z] #17 31.37 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-12T12:55:20.506Z] #17 31.48 Setting up python3-minimal (3.7.3-1) ... [2020-03-12T12:55:20.618Z] #44 ... [2020-03-12T12:55:20.618Z] [2020-03-12T12:55:20.618Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-12T12:55:20.618Z] #19 10.18 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-12T12:55:20.618Z] #19 10.27 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-12T12:55:20.618Z] #19 10.33 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-12T12:55:20.618Z] #19 10.40 Collecting pyyaml (from yamllint==1.16.0) [2020-03-12T12:55:20.883Z] #19 10.61 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-03-12T12:55:21.072Z] #17 32.27 Selecting previously unselected package python3. [2020-03-12T12:55:21.112Z] #48 16.81 crypto/internal/subtle [2020-03-12T12:55:21.182Z] #17 42.31 Selecting previously unselected package libnet1:amd64. [2020-03-12T12:55:21.182Z] #17 42.33 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-12T12:55:21.182Z] #17 42.33 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-12T12:55:21.182Z] #17 42.44 Selecting previously unselected package libnl-3-200:amd64. [2020-03-12T12:55:21.182Z] #17 42.45 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-12T12:55:21.182Z] #17 42.46 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-12T12:55:21.182Z] #17 42.54 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-12T12:55:21.182Z] #17 42.56 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-12T12:55:21.182Z] #17 42.57 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-12T12:55:21.182Z] #17 42.62 Selecting previously unselected package libreadline5:amd64. [2020-03-12T12:55:21.182Z] #17 42.63 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-03-12T12:55:21.182Z] #17 42.64 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-12T12:55:21.330Z] #17 32.27 (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 ... 24084 files and directories currently installed.) [2020-03-12T12:55:21.330Z] #17 32.31 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-03-12T12:55:21.330Z] #17 32.33 Unpacking python3 (3.7.3-1) ... [2020-03-12T12:55:21.330Z] #17 32.44 Selecting previously unselected package libip4tc0:amd64. [2020-03-12T12:55:21.330Z] #17 32.44 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-03-12T12:55:21.330Z] #17 32.45 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-03-12T12:55:21.330Z] #17 32.54 Selecting previously unselected package libip6tc0:amd64. [2020-03-12T12:55:21.330Z] #17 32.54 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-03-12T12:55:21.330Z] #17 32.55 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-03-12T12:55:21.330Z] #17 32.63 Selecting previously unselected package libiptc0:amd64. [2020-03-12T12:55:21.330Z] #17 32.65 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-03-12T12:55:21.440Z] #17 42.75 Selecting previously unselected package net-tools. [2020-03-12T12:55:21.440Z] #17 42.76 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-03-12T12:55:21.440Z] #17 42.78 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-12T12:55:21.440Z] #17 42.97 Selecting previously unselected package python-pip-whl. [2020-03-12T12:55:21.587Z] #17 32.66 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-03-12T12:55:21.587Z] #17 32.76 Selecting previously unselected package libnfnetlink0:amd64. [2020-03-12T12:55:21.587Z] #17 32.77 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-03-12T12:55:21.587Z] #17 32.77 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-12T12:55:21.587Z] #17 32.82 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-03-12T12:55:21.587Z] #17 32.83 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-03-12T12:55:21.587Z] #17 32.84 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-12T12:55:21.698Z] #17 42.97 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-12T12:55:21.698Z] #17 42.99 Unpacking python-pip-whl (18.1-5) ... [2020-03-12T12:55:21.845Z] #17 32.93 Selecting previously unselected package libnftnl11:amd64. [2020-03-12T12:55:21.845Z] #17 32.95 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-03-12T12:55:21.845Z] #17 32.96 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-03-12T12:55:21.955Z] #17 43.53 Selecting previously unselected package python3-lib2to3. [2020-03-12T12:55:22.103Z] #17 33.06 Selecting previously unselected package iptables. [2020-03-12T12:55:22.103Z] #17 33.06 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-03-12T12:55:22.103Z] #17 33.07 Unpacking iptables (1.8.2-4) ... [2020-03-12T12:55:22.137Z] #48 17.49 crypto/subtle [2020-03-12T12:55:22.214Z] #17 43.53 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-12T12:55:22.214Z] #17 43.54 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-12T12:55:22.214Z] #17 43.66 Selecting previously unselected package python3-distutils. [2020-03-12T12:55:22.214Z] #17 43.66 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-12T12:55:22.214Z] #17 43.67 Unpacking python3-distutils (3.7.3-1) ... [2020-03-12T12:55:22.214Z] #17 43.80 Selecting previously unselected package python3-pip. [2020-03-12T12:55:22.352Z] #19 12.10 Building wheels for collected packages: pyyaml [2020-03-12T12:55:22.353Z] #19 12.11 Running setup.py bdist_wheel for pyyaml: started [2020-03-12T12:55:22.361Z] #17 33.44 Selecting previously unselected package xxd. [2020-03-12T12:55:22.361Z] #17 33.45 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-12T12:55:22.361Z] #17 33.45 Unpacking xxd (2:8.1.0875-5) ... [2020-03-12T12:55:22.361Z] #17 33.57 Selecting previously unselected package vim-common. [2020-03-12T12:55:22.361Z] #17 33.57 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-12T12:55:22.361Z] #17 33.62 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-12T12:55:22.472Z] #17 43.80 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-12T12:55:22.472Z] #17 43.81 Unpacking python3-pip (18.1-5) ... [2020-03-12T12:55:22.472Z] #17 43.98 Selecting previously unselected package python3-pkg-resources. [2020-03-12T12:55:22.472Z] #17 43.98 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-12T12:55:22.472Z] #17 43.99 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-12T12:55:22.619Z] #17 33.81 Selecting previously unselected package bash-completion. [2020-03-12T12:55:22.619Z] #17 33.82 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-12T12:55:22.729Z] #17 44.13 Selecting previously unselected package python3-setuptools. [2020-03-12T12:55:22.729Z] #17 44.13 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-12T12:55:22.729Z] #17 44.14 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-12T12:55:22.729Z] #17 44.36 Selecting previously unselected package python3-wheel. [2020-03-12T12:55:22.764Z] #48 18.29 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-12T12:55:22.988Z] #17 44.37 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-12T12:55:22.988Z] #17 44.38 Unpacking python3-wheel (0.32.3-2) ... [2020-03-12T12:55:22.988Z] #17 44.46 Selecting previously unselected package sudo. [2020-03-12T12:55:22.988Z] #17 44.47 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-03-12T12:55:22.988Z] #17 44.48 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-12T12:55:23.053Z] #48 18.65 internal/nettrace [2020-03-12T12:55:23.227Z] ok github.com/docker/docker/pkg/chrootarchive 3.467s coverage: 43.2% of statements [2020-03-12T12:55:23.227Z] ok github.com/docker/docker/layer 7.087s coverage: 68.8% of statements [2020-03-12T12:55:23.227Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-12T12:55:23.227Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-12T12:55:23.227Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-12T12:55:23.227Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-12T12:55:23.227Z] ? github.com/docker/docker/oci [no test files] [2020-03-12T12:55:23.227Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-12T12:55:23.227Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-12T12:55:23.227Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-12T12:55:23.227Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2020-03-12T12:55:23.341Z] #48 ... [2020-03-12T12:55:23.341Z] [2020-03-12T12:55:23.341Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:55:23.341Z] #57 18.85 + cd /tmp/tmp.7wHkUMnoEh/src/github.com/mvdan/sh [2020-03-12T12:55:23.341Z] #57 18.85 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-12T12:55:23.341Z] #57 18.95 + GO111MODULE=on [2020-03-12T12:55:23.341Z] #57 18.95 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-12T12:55:23.506Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements [2020-03-12T12:55:23.506Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-03-12T12:55:23.553Z] #17 44.96 Selecting previously unselected package thin-provisioning-tools. [2020-03-12T12:55:23.553Z] #17 44.98 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-03-12T12:55:23.553Z] #17 44.98 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-12T12:55:23.788Z] #19 13.28 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-12T12:55:23.788Z] #19 13.28 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-03-12T12:55:23.788Z] #19 13.34 Successfully built pyyaml [2020-03-12T12:55:23.788Z] #19 13.35 Installing collected packages: pathspec, pyyaml, yamllint [2020-03-12T12:55:23.788Z] #19 13.61 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-03-12T12:55:23.811Z] #17 45.21 Selecting previously unselected package uidmap. [2020-03-12T12:55:23.811Z] #17 45.22 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-03-12T12:55:23.811Z] #17 45.24 Unpacking uidmap (1:4.5-1.1) ... [2020-03-12T12:55:24.072Z] #17 45.37 Selecting previously unselected package vim-runtime. [2020-03-12T12:55:24.072Z] #17 45.37 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-12T12:55:24.072Z] #17 45.41 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-12T12:55:24.072Z] #17 45.43 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-12T12:55:24.072Z] #17 45.44 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-12T12:55:24.117Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-03-12T12:55:24.385Z] #57 ... [2020-03-12T12:55:24.385Z] [2020-03-12T12:55:24.385Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:55:24.385Z] #34 9.811 runtime [2020-03-12T12:55:24.385Z] #34 10.27 encoding [2020-03-12T12:55:24.385Z] #34 10.92 runtime/cgo [2020-03-12T12:55:24.385Z] #34 ... [2020-03-12T12:55:24.385Z] [2020-03-12T12:55:24.385Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:55:24.385Z] #48 19.08 runtime/cgo [2020-03-12T12:55:24.393Z] #19 DONE 14.1s [2020-03-12T12:55:24.393Z] [2020-03-12T12:55:24.393Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:55:24.393Z] #44 153.2 CC criu/namespaces.o [2020-03-12T12:55:24.393Z] #44 155.1 CC criu/net.o [2020-03-12T12:55:24.396Z] ok github.com/docker/docker/pkg/discovery/nodes 0.001s coverage: 93.8% of statements [2020-03-12T12:55:25.006Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-03-12T12:55:25.147Z] #17 36.24 Unpacking bash-completion (1:2.8-6) ... [2020-03-12T12:55:25.713Z] #17 36.65 Selecting previously unselected package bzip2. [2020-03-12T12:55:25.713Z] #17 36.67 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-03-12T12:55:25.713Z] #17 36.67 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-12T12:55:25.713Z] #17 36.75 Selecting previously unselected package xz-utils. [2020-03-12T12:55:25.713Z] #17 36.75 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-03-12T12:55:25.713Z] #17 36.76 Unpacking xz-utils (5.2.4-1) ... [2020-03-12T12:55:25.713Z] #17 36.91 Selecting previously unselected package apparmor. [2020-03-12T12:55:25.713Z] #17 36.93 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-03-12T12:55:25.971Z] #17 37.01 Unpacking apparmor (2.13.2-10) ... [2020-03-12T12:55:26.006Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2020-03-12T12:55:26.229Z] #17 37.34 Selecting previously unselected package aufs-tools. [2020-03-12T12:55:26.229Z] #17 37.36 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-03-12T12:55:26.229Z] #17 37.37 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-12T12:55:26.293Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements [2020-03-12T12:55:26.486Z] #17 37.51 Selecting previously unselected package libonig5:amd64. [2020-03-12T12:55:26.486Z] #17 37.51 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-03-12T12:55:26.486Z] #17 37.51 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-12T12:55:26.486Z] #17 37.66 Selecting previously unselected package libjq1:amd64. [2020-03-12T12:55:26.486Z] #17 37.66 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-12T12:55:26.486Z] #17 37.67 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-12T12:55:26.744Z] #17 37.74 Selecting previously unselected package jq. [2020-03-12T12:55:26.744Z] #17 37.74 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-12T12:55:26.744Z] #17 37.75 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-12T12:55:26.744Z] #17 37.81 Selecting previously unselected package libaio1:amd64. [2020-03-12T12:55:26.744Z] #17 37.83 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-03-12T12:55:26.744Z] #17 37.83 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-03-12T12:55:26.744Z] #17 37.91 Selecting previously unselected package libgpm2:amd64. [2020-03-12T12:55:26.744Z] #17 37.93 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-03-12T12:55:26.744Z] #17 37.93 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-03-12T12:55:26.744Z] #17 37.99 Selecting previously unselected package libicu63:amd64. [2020-03-12T12:55:26.979Z] #44 158.0 CC criu/netfilter.o [2020-03-12T12:55:26.979Z] #44 158.3 CC criu/page-pipe.o [2020-03-12T12:55:27.003Z] #17 37.99 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ... [2020-03-12T12:55:27.003Z] #17 38.00 Unpacking libicu63:amd64 (63.1-6) ... [2020-03-12T12:55:27.293Z] ok github.com/docker/docker/pkg/fsutils 0.383s coverage: 85.1% of statements [2020-03-12T12:55:27.352Z] #17 48.70 Selecting previously unselected package vim. [2020-03-12T12:55:27.352Z] #17 48.72 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-03-12T12:55:27.352Z] #17 48.75 Unpacking vim (2:8.1.0875-5) ... [2020-03-12T12:55:27.551Z] #44 159.1 CC criu/page-xfer.o [2020-03-12T12:55:27.573Z] ok github.com/docker/docker/pkg/homedir 0.017s coverage: 11.4% of statements [2020-03-12T12:55:27.573Z] ok github.com/docker/docker/pkg/discovery/kv 3.072s coverage: 84.1% of statements [2020-03-12T12:55:27.916Z] #17 49.27 Selecting previously unselected package xfsprogs. [2020-03-12T12:55:27.916Z] #17 49.28 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-03-12T12:55:27.916Z] #17 49.29 Unpacking xfsprogs (4.20.0-1) ... [2020-03-12T12:55:28.481Z] #17 49.73 Selecting previously unselected package zip. [2020-03-12T12:55:28.481Z] #17 49.75 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-03-12T12:55:28.481Z] #17 49.75 Unpacking zip (3.0-11+b1) ... [2020-03-12T12:55:28.481Z] #17 49.96 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-12T12:55:28.481Z] #17 49.98 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-12T12:55:28.481Z] #17 50.00 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-03-12T12:55:28.481Z] #17 50.01 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-12T12:55:28.481Z] #17 50.02 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-03-12T12:55:28.481Z] #17 50.03 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-03-12T12:55:28.481Z] #17 50.05 Setting up uidmap (1:4.5-1.1) ... [2020-03-12T12:55:28.481Z] #17 50.06 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-03-12T12:55:28.492Z] #44 160.1 CC criu/pagemap-cache.o [2020-03-12T12:55:28.572Z] ok github.com/docker/docker/pkg/idtools 0.295s coverage: 70.1% of statements [2020-03-12T12:55:28.572Z] ok github.com/docker/docker/pkg/ioutils 0.275s coverage: 70.6% of statements [2020-03-12T12:55:28.739Z] #17 50.07 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-12T12:55:28.739Z] #17 50.08 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-12T12:55:28.739Z] #17 50.09 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-12T12:55:28.739Z] #17 50.10 Setting up libicu63:amd64 (63.1-6) ... [2020-03-12T12:55:28.739Z] #17 50.11 Setting up xxd (2:8.1.0875-5) ... [2020-03-12T12:55:28.739Z] #17 50.12 Setting up zip (3.0-11+b1) ... [2020-03-12T12:55:28.739Z] #17 50.13 Setting up vim-common (2:8.1.0875-5) ... [2020-03-12T12:55:28.739Z] #17 50.17 Setting up bash-completion (1:2.8-6) ... [2020-03-12T12:55:28.851Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-03-12T12:55:28.852Z] ok github.com/docker/docker/pkg/locker 0.015s coverage: 88.9% of statements [2020-03-12T12:55:28.852Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-03-12T12:55:28.852Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-12T12:55:29.062Z] #44 160.4 CC criu/pagemap.o [2020-03-12T12:55:29.322Z] #44 ... [2020-03-12T12:55:29.322Z] [2020-03-12T12:55:29.322Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:55:29.322Z] #60 107.8 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 [2020-03-12T12:55:29.463Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-03-12T12:55:29.463Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-03-12T12:55:29.743Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-03-12T12:55:29.932Z] #48 ... [2020-03-12T12:55:29.932Z] [2020-03-12T12:55:29.932Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:55:29.932Z] #11 24.86 Fetched 8114 kB in 24s (336 kB/s) [2020-03-12T12:55:30.023Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2020-03-12T12:55:30.111Z] #17 ... [2020-03-12T12:55:30.111Z] [2020-03-12T12:55:30.111Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:55:30.111Z] #44 107.6 CC criu/cr-errno.o [2020-03-12T12:55:30.111Z] #44 107.7 CC criu/cr-restore.o [2020-03-12T12:55:30.111Z] #44 112.2 CC criu/cr-service.o [2020-03-12T12:55:30.111Z] #44 114.0 CC criu/crtools.o [2020-03-12T12:55:30.111Z] #44 114.6 CC criu/eventfd.o [2020-03-12T12:55:30.111Z] #44 115.0 CC criu/eventpoll.o [2020-03-12T12:55:30.111Z] #44 115.8 CC criu/external.o [2020-03-12T12:55:30.111Z] #44 116.2 CC criu/fault-injection.o [2020-03-12T12:55:30.111Z] #44 116.3 CC criu/fdstore.o [2020-03-12T12:55:30.111Z] #44 116.7 CC criu/fifo.o [2020-03-12T12:55:30.111Z] #44 117.1 CC criu/file-ids.o [2020-03-12T12:55:30.111Z] #44 117.3 CC criu/file-lock.o [2020-03-12T12:55:30.282Z] #17 ... [2020-03-12T12:55:30.282Z] [2020-03-12T12:55:30.282Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:55:30.282Z] #44 100.9 CC criu/config.o [2020-03-12T12:55:30.282Z] #44 102.2 CC criu/cr-check.o [2020-03-12T12:55:30.282Z] #44 103.8 CC criu/cr-dedup.o [2020-03-12T12:55:30.282Z] #44 104.2 CC criu/cr-dump.o [2020-03-12T12:55:30.282Z] #44 106.3 CC criu/cr-errno.o [2020-03-12T12:55:30.282Z] #44 106.5 CC criu/cr-restore.o [2020-03-12T12:55:30.282Z] #44 110.4 CC criu/cr-service.o [2020-03-12T12:55:30.302Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-03-12T12:55:30.540Z] #44 ... [2020-03-12T12:55:30.540Z] [2020-03-12T12:55:30.540Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:55:30.582Z] ok github.com/docker/docker/pkg/mount 1.305s coverage: 70.5% of statements [2020-03-12T12:55:30.582Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-12T12:55:30.582Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-12T12:55:30.582Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-12T12:55:30.677Z] #44 118.3 CC criu/files-ext.o [2020-03-12T12:55:30.797Z] #17 41.81 Selecting previously unselected package libnet1:amd64. [2020-03-12T12:55:30.797Z] #17 41.83 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-12T12:55:30.797Z] #17 41.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-12T12:55:30.797Z] #17 41.92 Selecting previously unselected package libnl-3-200:amd64. [2020-03-12T12:55:30.797Z] #17 41.92 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-12T12:55:30.797Z] #17 41.93 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-12T12:55:30.797Z] #17 42.02 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-12T12:55:30.797Z] #17 42.02 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-12T12:55:30.797Z] #17 42.02 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-12T12:55:30.935Z] #44 118.7 CC criu/files-reg.o [2020-03-12T12:55:31.056Z] #17 42.10 Selecting previously unselected package libreadline5:amd64. [2020-03-12T12:55:31.056Z] #17 42.10 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-03-12T12:55:31.056Z] #17 42.11 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-12T12:55:31.056Z] #17 42.24 Selecting previously unselected package net-tools. [2020-03-12T12:55:31.056Z] #17 42.25 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-03-12T12:55:31.056Z] #17 42.26 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-12T12:55:31.193Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2020-03-12T12:55:31.232Z] #60 109.4 + mkdir -p /build [2020-03-12T12:55:31.233Z] #60 109.4 + cp runc /build/runc [2020-03-12T12:55:31.233Z] #60 DONE 109.8s [2020-03-12T12:55:31.233Z] [2020-03-12T12:55:31.233Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:55:31.233Z] #44 161.3 CC criu/parasite-syscall.o [2020-03-12T12:55:31.233Z] #44 162.0 CC criu/path.o [2020-03-12T12:55:31.233Z] #44 162.4 CC criu/pie-util-vdso.o [2020-03-12T12:55:31.233Z] #44 162.6 CC criu/pie-util.o [2020-03-12T12:55:31.233Z] #44 162.8 CC criu/pipes.o [2020-03-12T12:55:31.314Z] #17 42.47 Selecting previously unselected package python-pip-whl. [2020-03-12T12:55:31.314Z] #17 42.48 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-12T12:55:31.314Z] #17 42.50 Unpacking python-pip-whl (18.1-5) ... [2020-03-12T12:55:31.473Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-03-12T12:55:31.501Z] #44 ... [2020-03-12T12:55:31.501Z] [2020-03-12T12:55:31.501Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:55:31.501Z] #17 52.82 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-03-12T12:55:31.501Z] #17 52.83 Setting up xz-utils (5.2.4-1) ... [2020-03-12T12:55:31.501Z] #17 52.85 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-12T12:55:31.501Z] #17 52.86 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-12T12:55:31.501Z] #17 52.94 invoke-rc.d: could not determine current runlevel [2020-03-12T12:55:31.501Z] #17 52.95 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-12T12:55:31.501Z] #17 52.96 Setting up pigz (2.4-1) ... [2020-03-12T12:55:31.501Z] #17 52.96 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-12T12:55:31.501Z] #17 52.97 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-12T12:55:31.501Z] #17 52.99 Setting up python-pip-whl (18.1-5) ... [2020-03-12T12:55:31.501Z] #17 53.00 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-03-12T12:55:31.501Z] #17 53.01 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-12T12:55:31.753Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-03-12T12:55:31.805Z] #44 163.3 CC criu/plugin.o [2020-03-12T12:55:31.879Z] #17 43.05 Selecting previously unselected package python3-lib2to3. [2020-03-12T12:55:31.879Z] #17 43.06 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-12T12:55:31.879Z] #17 43.07 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-12T12:55:31.879Z] #17 43.15 Selecting previously unselected package python3-distutils. [2020-03-12T12:55:32.033Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-03-12T12:55:32.067Z] #17 53.48 Setting up libaio1:amd64 (0.3.112-3) ... [2020-03-12T12:55:32.067Z] #17 53.49 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-12T12:55:32.067Z] #17 53.50 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-12T12:55:32.067Z] #17 53.51 Setting up vim (2:8.1.0875-5) ... [2020-03-12T12:55:32.067Z] #17 53.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-12T12:55:32.067Z] #17 53.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-12T12:55:32.067Z] #17 53.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-12T12:55:32.067Z] #17 53.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-12T12:55:32.067Z] #17 53.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-12T12:55:32.067Z] #17 53.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-12T12:55:32.067Z] #17 53.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-12T12:55:32.067Z] #17 53.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-12T12:55:32.138Z] #17 43.17 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-12T12:55:32.138Z] #17 43.17 Unpacking python3-distutils (3.7.3-1) ... [2020-03-12T12:55:32.138Z] #17 43.33 Selecting previously unselected package python3-pip. [2020-03-12T12:55:32.138Z] #17 43.33 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-12T12:55:32.138Z] #17 43.34 Unpacking python3-pip (18.1-5) ... [2020-03-12T12:55:32.325Z] #17 53.60 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-12T12:55:32.325Z] #17 53.61 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-12T12:55:32.325Z] #17 53.63 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-12T12:55:32.325Z] #17 53.64 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-12T12:55:32.325Z] #17 53.65 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-12T12:55:32.325Z] #17 53.66 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-12T12:55:32.375Z] #44 163.7 CC criu/proc_parse.o [2020-03-12T12:55:32.396Z] #17 43.49 Selecting previously unselected package python3-pkg-resources. [2020-03-12T12:55:32.396Z] #17 43.51 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-12T12:55:32.396Z] #17 43.51 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-12T12:55:32.396Z] #17 43.64 Selecting previously unselected package python3-setuptools. [2020-03-12T12:55:32.396Z] #17 43.65 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-12T12:55:32.396Z] #17 43.66 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-12T12:55:32.961Z] #17 43.89 Selecting previously unselected package python3-wheel. [2020-03-12T12:55:32.961Z] #17 43.90 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-12T12:55:32.961Z] #17 43.91 Unpacking python3-wheel (0.32.3-2) ... [2020-03-12T12:55:32.961Z] #17 44.00 Selecting previously unselected package sudo. [2020-03-12T12:55:32.961Z] #17 44.03 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-03-12T12:55:32.961Z] #17 44.04 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-12T12:55:33.043Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-03-12T12:55:33.323Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-03-12T12:55:33.527Z] #17 44.53 Selecting previously unselected package thin-provisioning-tools. [2020-03-12T12:55:33.527Z] #17 44.55 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-03-12T12:55:33.527Z] #17 44.56 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-12T12:55:33.785Z] #17 44.80 Selecting previously unselected package uidmap. [2020-03-12T12:55:33.785Z] #17 44.82 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-03-12T12:55:33.785Z] #17 44.83 Unpacking uidmap (1:4.5-1.1) ... [2020-03-12T12:55:33.785Z] #17 44.93 Selecting previously unselected package vim-runtime. [2020-03-12T12:55:33.785Z] #17 44.95 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-12T12:55:33.785Z] #17 44.98 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-12T12:55:33.785Z] #17 45.02 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-12T12:55:33.785Z] #17 45.02 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-12T12:55:34.285Z] #44 165.7 CC criu/protobuf-desc.o [2020-03-12T12:55:34.377Z] #11 24.86 Reading package lists... [2020-03-12T12:55:34.377Z] #11 ... [2020-03-12T12:55:34.377Z] [2020-03-12T12:55:34.377Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-12T12:55:34.856Z] #44 166.4 CC criu/protobuf.o [2020-03-12T12:55:34.954Z] #42 29.85 Checking out files: 56% (907/1597) Checking out files: 57% (911/1597) Checking out files: 58% (927/1597) Checking out files: 59% (943/1597) Checking out files: 60% (959/1597) Checking out files: 61% (975/1597) Checking out files: 62% (991/1597) Checking out files: 63% (1007/1597) Checking out files: 64% (1023/1597) Checking out files: 65% (1039/1597) Checking out files: 66% (1055/1597) Checking out files: 67% (1070/1597) Checking out files: 68% (1086/1597) Checking out files: 69% (1102/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/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. [2020-03-12T12:55:34.954Z] #42 30.73 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-12T12:55:35.117Z] #44 166.6 CC criu/pstree.o [2020-03-12T12:55:35.242Z] #42 ... [2020-03-12T12:55:35.242Z] [2020-03-12T12:55:35.242Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:55:35.242Z] #57 21.00 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-12T12:55:35.242Z] #57 21.04 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-12T12:55:35.242Z] #57 21.13 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-12T12:55:35.242Z] #57 21.78 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-12T12:55:35.242Z] #57 22.10 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-12T12:55:35.242Z] #57 23.63 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-12T12:55:35.242Z] #57 25.20 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-12T12:55:35.242Z] #57 28.32 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-12T12:55:35.242Z] #57 30.91 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-12T12:55:35.242Z] #57 31.03 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-12T12:55:35.530Z] #57 ... [2020-03-12T12:55:35.530Z] [2020-03-12T12:55:35.530Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:55:35.530Z] #75 28.83 Checking out files: 49% (1010/2056) Checking out files: 50% (1028/2056) Checking out files: 51% (1049/2056) Checking out files: 52% (1070/2056) Checking out files: 53% (1090/2056) Checking out files: 54% (1111/2056) Checking out files: 55% (1131/2056) Checking out files: 56% (1152/2056) Checking out files: 57% (1172/2056) Checking out files: 58% (1193/2056) Checking out files: 59% (1214/2056) Checking out files: 60% (1234/2056) Checking out files: 61% (1255/2056) Checking out files: 62% (1275/2056) Checking out files: 63% (1296/2056) Checking out files: 64% (1316/2056) Checking out files: 65% (1337/2056) Checking out files: 66% (1357/2056) Checking out files: 67% (1378/2056) Checking out files: 68% (1399/2056) Checking out files: 69% (1419/2056) Checking out files: 70% (1440/2056) Checking out files: 71% (1460/2056) Checking out files: 72% (1481/2056) Checking out files: 73% (1501/2056) Checking out files: 74% (1522/2056) Checking out files: 75% (1542/2056) Checking out files: 76% (1563/2056) Checking out files: 77% (1584/2056) Checking out files: 78% (1604/2056) Checking out files: 79% (1625/2056) Checking out files: 80% (1645/2056) Checking out files: 81% (1666/2056) Checking out files: 82% (1686/2056) Checking out files: 83% (1707/2056) Checking out files: 84% (1728/2056) Checking out files: 85% (1748/2056) Checking out files: 86% (1769/2056) Checking out files: 87% (1789/2056) Checking out files: 88% (1810/2056) Checking out files: 89% (1830/2056) Checking out files: 90% (1851/2056) Checking out files: 91% (1871/2056) Checking out files: 92% (1892/2056) Checking out files: 93% (1913/2056) Checking out files: 94% (1933/2056) Checking out files: 95% (1954/2056) Checking out files: 96% (1974/2056) Checking out files: 97% (1995/2056) Checking out files: 98% (2015/2056) Checking out files: 99% (2036/2056) Checking out files: 100% (2056/2056) Checking out files: 100% (2056/2056), done. [2020-03-12T12:55:35.530Z] #75 29.89 + cd /tmp/tmp.zAG4ZG8e4W/src/github.com/docker/libnetwork [2020-03-12T12:55:35.530Z] #75 29.89 + git checkout -q bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-12T12:55:35.605Z] #17 56.88 Setting up iptables (1.8.2-4) ... [2020-03-12T12:55:35.606Z] #17 56.90 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-12T12:55:35.606Z] #17 56.91 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-12T12:55:35.606Z] #17 56.91 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-12T12:55:35.606Z] #17 56.92 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-12T12:55:35.606Z] #17 56.92 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-12T12:55:35.606Z] #17 56.93 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-12T12:55:35.606Z] #17 56.93 Setting up python3 (3.7.3-1) ... [2020-03-12T12:55:35.847Z] #75 31.46 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-12T12:55:35.863Z] #17 57.32 Setting up python3-wheel (0.32.3-2) ... [2020-03-12T12:55:35.983Z] ok github.com/docker/docker/pkg/signal 2.322s coverage: 61.0% of statements [2020-03-12T12:55:36.056Z] #44 167.6 CC criu/rbtree.o [2020-03-12T12:55:36.263Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-03-12T12:55:36.316Z] #44 167.8 CC criu/rst-malloc.o [2020-03-12T12:55:36.542Z] ok github.com/docker/docker/pkg/streamformatter 0.001s coverage: 66.2% of statements [2020-03-12T12:55:36.576Z] #44 168.0 CC criu/seccomp.o [2020-03-12T12:55:36.799Z] #17 57.99 Setting up apparmor (2.13.2-10) ... [2020-03-12T12:55:36.822Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-03-12T12:55:36.836Z] #44 168.5 CC criu/seize.o [2020-03-12T12:55:37.073Z] #17 48.30 Selecting previously unselected package vim. [2020-03-12T12:55:37.102Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-03-12T12:55:37.346Z] #17 48.33 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-03-12T12:55:37.346Z] #17 48.35 Unpacking vim (2:8.1.0875-5) ... [2020-03-12T12:55:37.384Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 71.3% of statements [2020-03-12T12:55:37.405Z] #44 ... [2020-03-12T12:55:37.405Z] [2020-03-12T12:55:37.405Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:55:37.405Z] #65 190.6 + bin/containerd [2020-03-12T12:55:37.666Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 37.2% of statements [2020-03-12T12:55:37.915Z] #17 48.93 Selecting previously unselected package xfsprogs. [2020-03-12T12:55:37.915Z] #17 48.94 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-03-12T12:55:37.915Z] #17 48.95 Unpacking xfsprogs (4.20.0-1) ... [2020-03-12T12:55:37.946Z] ok github.com/docker/docker/pkg/tailfile 0.037s coverage: 88.6% of statements [2020-03-12T12:55:38.173Z] #17 59.58 Setting up xfsprogs (4.20.0-1) ... [2020-03-12T12:55:38.173Z] #17 59.60 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-12T12:55:38.484Z] #17 49.44 Selecting previously unselected package zip. [2020-03-12T12:55:38.484Z] #17 49.46 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-03-12T12:55:38.484Z] #17 49.46 Unpacking zip (3.0-11+b1) ... [2020-03-12T12:55:38.484Z] #17 49.67 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-12T12:55:38.484Z] #17 49.69 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-12T12:55:38.484Z] #17 49.70 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-03-12T12:55:38.484Z] #17 49.71 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-12T12:55:38.484Z] #17 49.72 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-03-12T12:55:38.484Z] #17 49.73 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-03-12T12:55:38.484Z] #17 49.75 Setting up uidmap (1:4.5-1.1) ... [2020-03-12T12:55:38.484Z] #17 49.76 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-03-12T12:55:38.556Z] ok github.com/docker/docker/pkg/tarsum 0.025s coverage: 89.3% of statements [2020-03-12T12:55:38.572Z] #75 ... [2020-03-12T12:55:38.572Z] [2020-03-12T12:55:38.572Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:55:38.572Z] #54 34.15 + cd /tmp/tmp.uz7bmVQ53P/src/github.com/golangci/golangci-lint/ [2020-03-12T12:55:38.572Z] #54 34.15 + git checkout -q v1.23.8 [2020-03-12T12:55:38.572Z] #54 34.38 ++ git describe --tags [2020-03-12T12:55:38.572Z] #54 34.39 + version=v1.23.8 [2020-03-12T12:55:38.572Z] #54 34.39 ++ git rev-parse --short HEAD [2020-03-12T12:55:38.572Z] #54 34.39 + commit=76a82c6 [2020-03-12T12:55:38.572Z] #54 34.40 ++ git show -s --format=%cd [2020-03-12T12:55:38.690Z] #17 60.07 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-12T12:55:38.740Z] #17 49.77 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-12T12:55:38.740Z] #17 49.78 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-12T12:55:38.740Z] #17 49.80 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-12T12:55:38.740Z] #17 49.81 Setting up libicu63:amd64 (63.1-6) ... [2020-03-12T12:55:38.740Z] #17 49.82 Setting up xxd (2:8.1.0875-5) ... [2020-03-12T12:55:38.740Z] #17 49.83 Setting up zip (3.0-11+b1) ... [2020-03-12T12:55:38.740Z] #17 49.84 Setting up vim-common (2:8.1.0875-5) ... [2020-03-12T12:55:38.740Z] #17 49.87 Setting up bash-completion (1:2.8-6) ... [2020-03-12T12:55:38.836Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 85.9% of statements [2020-03-12T12:55:38.836Z] testing: warning: no tests to run [2020-03-12T12:55:38.836Z] coverage: [no statements] [2020-03-12T12:55:38.836Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-03-12T12:55:38.861Z] #54 34.42 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-12T12:55:38.861Z] #54 34.42 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-12T12:55:39.153Z] #54 ... [2020-03-12T12:55:39.153Z] [2020-03-12T12:55:39.153Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:55:39.153Z] #44 25.04 Fetched 8114 kB in 24s (335 kB/s) [2020-03-12T12:55:39.153Z] #44 25.04 Reading package lists... [2020-03-12T12:55:39.153Z] #44 ... [2020-03-12T12:55:39.153Z] [2020-03-12T12:55:39.153Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-12T12:55:39.153Z] #26 25.20 Fetched 8114 kB in 24s (332 kB/s) [2020-03-12T12:55:39.153Z] #26 25.20 Reading package lists... [2020-03-12T12:55:39.443Z] #26 ... [2020-03-12T12:55:39.443Z] [2020-03-12T12:55:39.443Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:55:39.443Z] #44 25.04 Reading package lists... [2020-03-12T12:55:39.443Z] #44 ... [2020-03-12T12:55:39.443Z] [2020-03-12T12:55:39.443Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:55:39.443Z] #48 25.13 vendor/golang.org/x/crypto/internal/subtle [2020-03-12T12:55:39.459Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-03-12T12:55:39.459Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-03-12T12:55:39.624Z] #17 61.00 Setting up python3-distutils (3.7.3-1) ... [2020-03-12T12:55:39.733Z] #48 ... [2020-03-12T12:55:39.733Z] [2020-03-12T12:55:39.733Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-12T12:55:39.733Z] #42 33.70 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-03-12T12:55:39.733Z] #42 ... [2020-03-12T12:55:39.733Z] [2020-03-12T12:55:39.733Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-12T12:55:39.733Z] #63 25.81 Fetched 8114 kB in 25s (324 kB/s) [2020-03-12T12:55:39.739Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-03-12T12:55:39.946Z] #65 ... [2020-03-12T12:55:39.946Z] [2020-03-12T12:55:39.946Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:55:39.946Z] #53 DONE 228.5s [2020-03-12T12:55:39.946Z] [2020-03-12T12:55:39.946Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:55:39.946Z] #44 169.1 CC criu/servicefd.o [2020-03-12T12:55:39.946Z] #44 169.5 CC criu/shmem.o [2020-03-12T12:55:39.946Z] #44 170.2 CC criu/sigframe.o [2020-03-12T12:55:39.946Z] #44 170.3 CC criu/signalfd.o [2020-03-12T12:55:39.946Z] #44 170.6 CC criu/sk-inet.o [2020-03-12T12:55:39.946Z] #44 171.5 CC criu/sk-netlink.o [2020-03-12T12:55:40.022Z] #63 25.81 Reading package lists... [2020-03-12T12:55:40.022Z] #63 ... [2020-03-12T12:55:40.022Z] [2020-03-12T12:55:40.022Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-12T12:55:40.190Z] #17 61.44 Setting up python3-setuptools (40.8.0-1) ... [2020-03-12T12:55:40.516Z] #44 171.8 CC criu/sk-packet.o [2020-03-12T12:55:40.776Z] #44 172.3 CC criu/sk-queue.o [2020-03-12T12:55:41.036Z] #44 172.6 CC criu/sk-tcp.o [2020-03-12T12:55:41.053Z] #26 35.91 Reading package lists... [2020-03-12T12:55:41.053Z] #26 ... [2020-03-12T12:55:41.053Z] [2020-03-12T12:55:41.053Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T12:55:41.053Z] #36 26.84 Fetched 8114 kB in 26s (311 kB/s) [2020-03-12T12:55:41.053Z] #36 26.84 Reading package lists... [2020-03-12T12:55:41.053Z] #36 ... [2020-03-12T12:55:41.053Z] [2020-03-12T12:55:41.053Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-12T12:55:41.053Z] #63 25.81 Reading package lists... [2020-03-12T12:55:41.124Z] #17 62.67 Setting up python3-pip (18.1-5) ... [2020-03-12T12:55:41.262Z] #17 52.44 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-03-12T12:55:41.262Z] #17 ... [2020-03-12T12:55:41.262Z] [2020-03-12T12:55:41.262Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:55:41.262Z] #44 111.8 CC criu/crtools.o [2020-03-12T12:55:41.262Z] #44 112.3 CC criu/eventfd.o [2020-03-12T12:55:41.262Z] #44 112.7 CC criu/eventpoll.o [2020-03-12T12:55:41.262Z] #44 113.5 CC criu/external.o [2020-03-12T12:55:41.262Z] #44 113.8 CC criu/fault-injection.o [2020-03-12T12:55:41.262Z] #44 113.9 CC criu/fdstore.o [2020-03-12T12:55:41.262Z] #44 114.3 CC criu/fifo.o [2020-03-12T12:55:41.262Z] #44 114.7 CC criu/file-ids.o [2020-03-12T12:55:41.262Z] #44 115.1 CC criu/file-lock.o [2020-03-12T12:55:41.262Z] #44 116.1 CC criu/files-ext.o [2020-03-12T12:55:41.262Z] #44 116.5 CC criu/files-reg.o [2020-03-12T12:55:41.262Z] #44 118.9 CC criu/files.o [2020-03-12T12:55:41.262Z] #44 120.9 CC criu/filesystems.o [2020-03-12T12:55:41.262Z] #44 121.6 CC criu/fsnotify.o [2020-03-12T12:55:41.262Z] #44 ... [2020-03-12T12:55:41.262Z] [2020-03-12T12:55:41.262Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:55:41.262Z] #17 52.44 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-03-12T12:55:41.262Z] #17 52.45 Setting up xz-utils (5.2.4-1) ... [2020-03-12T12:55:41.262Z] #17 52.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-12T12:55:41.262Z] #17 52.49 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-12T12:55:41.262Z] #17 52.55 invoke-rc.d: could not determine current runlevel [2020-03-12T12:55:41.519Z] #17 52.56 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-12T12:55:41.519Z] #17 52.57 Setting up pigz (2.4-1) ... [2020-03-12T12:55:41.519Z] #17 52.58 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-12T12:55:41.519Z] #17 52.60 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-12T12:55:41.519Z] #17 52.63 Setting up python-pip-whl (18.1-5) ... [2020-03-12T12:55:41.519Z] #17 52.65 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-03-12T12:55:41.519Z] #17 52.67 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-12T12:55:41.606Z] #44 173.0 CC criu/sk-unix.o [2020-03-12T12:55:41.750Z] ok github.com/docker/docker/plugin 0.556s coverage: 27.1% of statements [2020-03-12T12:55:42.030Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-03-12T12:55:42.082Z] #17 53.15 Setting up libaio1:amd64 (0.3.112-3) ... [2020-03-12T12:55:42.082Z] #17 53.16 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-12T12:55:42.082Z] #17 53.17 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-12T12:55:42.082Z] #17 53.18 Setting up vim (2:8.1.0875-5) ... [2020-03-12T12:55:42.082Z] #17 53.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-12T12:55:42.082Z] #17 53.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-12T12:55:42.082Z] #17 53.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-12T12:55:42.082Z] #17 53.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-12T12:55:42.082Z] #17 53.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-12T12:55:42.082Z] #17 53.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-12T12:55:42.082Z] #17 53.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-12T12:55:42.082Z] #17 53.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-12T12:55:42.082Z] #17 53.26 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-12T12:55:42.082Z] #17 53.28 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-12T12:55:42.082Z] #17 53.29 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-12T12:55:42.082Z] #17 53.31 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-12T12:55:42.082Z] #17 53.32 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-12T12:55:42.338Z] #17 53.33 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-12T12:55:42.498Z] #17 63.73 Processing triggers for libc-bin (2.28-10) ... [2020-03-12T12:55:42.498Z] #17 63.75 Processing triggers for mime-support (3.62) ... [2020-03-12T12:55:42.516Z] 65014b3c3121: Pull complete [2020-03-12T12:55:42.654Z] ok github.com/docker/docker/profiles/seccomp 0.002s coverage: 75.0% of statements [2020-03-12T12:55:42.756Z] #17 DONE 64.4s [2020-03-12T12:55:42.756Z] [2020-03-12T12:55:42.756Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-12T12:55:42.756Z] #41 227.3 + dpkg --print-architecture [2020-03-12T12:55:42.756Z] #41 227.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-12T12:55:42.756Z] #41 227.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-12T12:55:42.756Z] #41 227.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-12T12:55:42.934Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2020-03-12T12:55:42.988Z] #44 174.6 CC criu/sockets.o [2020-03-12T12:55:43.322Z] #41 ... [2020-03-12T12:55:43.322Z] [2020-03-12T12:55:43.322Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:55:43.322Z] #44 120.7 CC criu/files.o [2020-03-12T12:55:43.322Z] #44 122.6 CC criu/filesystems.o [2020-03-12T12:55:43.322Z] #44 123.4 CC criu/fsnotify.o [2020-03-12T12:55:43.322Z] #44 124.5 CC criu/image-desc.o [2020-03-12T12:55:43.322Z] #44 124.6 CC criu/image.o [2020-03-12T12:55:43.322Z] #44 125.5 CC criu/ipc_ns.o [2020-03-12T12:55:43.322Z] #44 126.9 CC criu/irmap.o [2020-03-12T12:55:43.322Z] #44 127.5 CC criu/kcmp-ids.o [2020-03-12T12:55:43.322Z] #44 127.8 CC criu/kerndat.o [2020-03-12T12:55:43.322Z] #44 128.9 CC criu/libnetlink.o [2020-03-12T12:55:43.322Z] #44 129.3 CC criu/log.o [2020-03-12T12:55:43.322Z] #44 129.9 CC criu/lsm.o [2020-03-12T12:55:43.322Z] #44 130.3 CC criu/mem.o [2020-03-12T12:55:43.322Z] #44 ... [2020-03-12T12:55:43.322Z] [2020-03-12T12:55:43.322Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-12T12:55:43.928Z] #44 175.3 CC criu/stats.o [2020-03-12T12:55:43.928Z] #44 175.5 CC criu/string.o [2020-03-12T12:55:43.938Z] ok github.com/docker/docker/registry 0.094s coverage: 56.0% of statements [2020-03-12T12:55:44.188Z] #44 175.6 CC criu/sysctl.o [2020-03-12T12:55:44.218Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-03-12T12:55:44.498Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-03-12T12:55:44.697Z] #18 1.932 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-12T12:55:44.758Z] #44 176.1 CC criu/sysfs_parse.o [2020-03-12T12:55:44.859Z] #17 55.99 Setting up iptables (1.8.2-4) ... [2020-03-12T12:55:44.859Z] #17 56.01 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-12T12:55:44.859Z] #17 56.03 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-12T12:55:44.859Z] #17 56.03 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-12T12:55:44.859Z] #17 56.03 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-12T12:55:44.859Z] #17 56.04 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-12T12:55:44.859Z] #17 56.06 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-12T12:55:44.859Z] #17 56.07 Setting up python3 (3.7.3-1) ... [2020-03-12T12:55:44.955Z] #18 1.935 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-12T12:55:44.955Z] #18 1.938 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-12T12:55:44.955Z] #18 DONE 2.1s [2020-03-12T12:55:44.955Z] [2020-03-12T12:55:44.955Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:55:44.955Z] #44 132.1 CC criu/mount.o [2020-03-12T12:55:45.018Z] #44 176.4 CC criu/timerfd.o [2020-03-12T12:55:45.109Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2020-03-12T12:55:45.278Z] #44 176.7 CC criu/tty.o [2020-03-12T12:55:45.388Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-03-12T12:55:45.422Z] #17 56.48 Setting up python3-wheel (0.32.3-2) ... [2020-03-12T12:55:45.808Z] #63 37.18 Reading package lists... [2020-03-12T12:55:45.808Z] #63 ... [2020-03-12T12:55:45.808Z] [2020-03-12T12:55:45.808Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:55:45.808Z] #57 31.52 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-12T12:55:45.808Z] #57 31.85 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-12T12:55:45.808Z] #57 33.35 runtime/cgo [2020-03-12T12:55:45.808Z] #57 33.69 runtime [2020-03-12T12:55:46.354Z] #17 57.19 Setting up apparmor (2.13.2-10) ... [2020-03-12T12:55:47.189Z] #44 178.3 CC criu/tun.o [2020-03-12T12:55:47.189Z] #44 178.7 CC criu/uffd.o [2020-03-12T12:55:47.397Z] ok github.com/docker/docker/volume/drivers 0.002s coverage: 36.1% of statements [2020-03-12T12:55:47.723Z] #17 58.93 Setting up xfsprogs (4.20.0-1) ... [2020-03-12T12:55:47.723Z] #17 58.94 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-12T12:55:48.007Z] ok github.com/docker/docker/volume/local 0.040s coverage: 73.0% of statements [2020-03-12T12:55:48.129Z] #44 179.7 CC criu/util.o [2020-03-12T12:55:48.287Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-03-12T12:55:48.288Z] #17 59.27 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-12T12:55:48.531Z] #57 ... [2020-03-12T12:55:48.531Z] [2020-03-12T12:55:48.531Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:55:48.531Z] #11 24.86 Reading package lists... [2020-03-12T12:55:48.852Z] #17 60.11 Setting up python3-distutils (3.7.3-1) ... [2020-03-12T12:55:49.141Z] #44 136.3 CC criu/namespaces.o [2020-03-12T12:55:49.287Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.0% of statements [2020-03-12T12:55:49.416Z] #17 60.52 Setting up python3-setuptools (40.8.0-1) ... [2020-03-12T12:55:49.511Z] #44 180.7 CC criu/uts_ns.o [2020-03-12T12:55:49.511Z] #44 180.9 CC criu/vdso.o [2020-03-12T12:55:49.558Z] #11 34.77 Reading package lists... [2020-03-12T12:55:49.558Z] #11 ... [2020-03-12T12:55:49.558Z] [2020-03-12T12:55:49.558Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:55:49.558Z] #44 35.83 Reading package lists... [2020-03-12T12:55:49.771Z] #44 181.3 LINK criu/built-in.o [2020-03-12T12:55:49.848Z] #44 45.67 Building dependency tree... [2020-03-12T12:55:49.848Z] #44 ... [2020-03-12T12:55:49.848Z] [2020-03-12T12:55:49.848Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:55:49.848Z] #11 34.77 Reading package lists... [2020-03-12T12:55:50.032Z] #44 181.4 LINK criu/criu [2020-03-12T12:55:50.032Z] #44 ... [2020-03-12T12:55:50.032Z] [2020-03-12T12:55:50.032Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:55:50.032Z] #23 238.8 + return [2020-03-12T12:55:50.602Z] #23 DONE 239.2s [2020-03-12T12:55:50.602Z] [2020-03-12T12:55:50.602Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:55:50.602Z] #44 181.8 DEP lib/c/criu.d [2020-03-12T12:55:50.602Z] #44 181.8 CC images/rpc.pb-c.o [2020-03-12T12:55:50.786Z] #17 61.69 Setting up python3-pip (18.1-5) ... [2020-03-12T12:55:51.046Z] #44 138.6 CC criu/net.o [2020-03-12T12:55:51.172Z] #44 182.4 CC lib/c/criu.o [2020-03-12T12:55:51.503Z] #11 46.16 Building dependency tree... [2020-03-12T12:55:51.503Z] #11 ... [2020-03-12T12:55:51.503Z] [2020-03-12T12:55:51.503Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T12:55:51.731Z] #17 62.60 Processing triggers for libc-bin (2.28-10) ... [2020-03-12T12:55:51.731Z] #17 62.63 Processing triggers for mime-support (3.62) ... [2020-03-12T12:55:51.792Z] #36 37.56 Reading package lists... [2020-03-12T12:55:51.792Z] #36 ... [2020-03-12T12:55:51.792Z] [2020-03-12T12:55:51.792Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:55:51.792Z] #44 45.67 Building dependency tree... [2020-03-12T12:55:51.988Z] #17 ... [2020-03-12T12:55:51.988Z] [2020-03-12T12:55:51.988Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:55:51.988Z] #44 122.6 CC criu/image-desc.o [2020-03-12T12:55:51.988Z] #44 122.7 CC criu/image.o [2020-03-12T12:55:51.989Z] #44 123.6 CC criu/ipc_ns.o [2020-03-12T12:55:51.989Z] #44 124.8 CC criu/irmap.o [2020-03-12T12:55:51.989Z] #44 125.6 CC criu/kcmp-ids.o [2020-03-12T12:55:51.989Z] #44 125.9 CC criu/kerndat.o [2020-03-12T12:55:51.989Z] #44 127.0 CC criu/libnetlink.o [2020-03-12T12:55:51.989Z] #44 127.4 CC criu/log.o [2020-03-12T12:55:51.989Z] #44 128.0 CC criu/lsm.o [2020-03-12T12:55:51.989Z] #44 128.5 CC criu/mem.o [2020-03-12T12:55:51.989Z] #44 130.3 CC criu/mount.o [2020-03-12T12:55:52.112Z] #44 183.4 LINK lib/c/built-in.o [2020-03-12T12:55:52.112Z] #44 183.4 LINK lib/c/libcriu.so [2020-03-12T12:55:52.112Z] #44 183.4 LINK lib/c/libcriu.a [2020-03-12T12:55:52.112Z] #44 183.6 GEN magic.py [2020-03-12T12:55:52.112Z] #44 183.7 Note: Building without setproctitle() and strlcpy() support. [2020-03-12T12:55:52.112Z] #44 183.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-12T12:55:52.112Z] #44 183.7 Note: Building without GnuTLS support [2020-03-12T12:55:52.246Z] #44 ... [2020-03-12T12:55:52.246Z] [2020-03-12T12:55:52.246Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:55:52.246Z] #17 DONE 63.2s [2020-03-12T12:55:52.246Z] [2020-03-12T12:55:52.246Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-12T12:55:52.681Z] #44 ... [2020-03-12T12:55:52.681Z] [2020-03-12T12:55:52.681Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-12T12:55:52.681Z] #24 DONE 0.2s [2020-03-12T12:55:52.681Z] [2020-03-12T12:55:52.681Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-12T12:55:53.629Z] #28 DONE 0.9s [2020-03-12T12:55:53.629Z] [2020-03-12T12:55:53.629Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-12T12:55:53.629Z] #31 DONE 0.2s [2020-03-12T12:55:53.629Z] [2020-03-12T12:55:53.629Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-12T12:55:53.629Z] #34 DONE 0.1s [2020-03-12T12:55:53.629Z] [2020-03-12T12:55:53.629Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-12T12:55:53.629Z] #39 DONE 0.1s [2020-03-12T12:55:53.629Z] [2020-03-12T12:55:53.629Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:55:53.629Z] #44 184.3 fatal: not a git repository (or any of the parent directories): .git [2020-03-12T12:55:53.629Z] #44 185.1 make[1]: Nothing to be done for 'all'. [2020-03-12T12:55:53.871Z] #44 49.34 The following additional packages will be installed: [2020-03-12T12:55:53.871Z] #44 49.35 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-12T12:55:53.871Z] #44 49.36 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-12T12:55:53.871Z] #44 49.37 Suggested packages: [2020-03-12T12:55:53.871Z] #44 49.37 manpages-dev python-setuptools [2020-03-12T12:55:54.141Z] #18 1.885 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-12T12:55:54.141Z] #18 1.888 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-12T12:55:54.141Z] #18 1.892 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-12T12:55:54.141Z] #18 DONE 2.0s [2020-03-12T12:55:54.141Z] [2020-03-12T12:55:54.141Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-12T12:55:54.199Z] #44 ... [2020-03-12T12:55:54.199Z] [2020-03-12T12:55:54.199Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-12T12:55:54.199Z] #42 DONE 0.2s [2020-03-12T12:55:54.199Z] [2020-03-12T12:55:54.199Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:55:54.328Z] #44 141.3 CC criu/netfilter.o [2020-03-12T12:55:54.328Z] #44 141.7 CC criu/page-pipe.o [2020-03-12T12:55:54.459Z] #44 185.9 make[1]: 'images/built-in.o' is up to date. [2020-03-12T12:55:54.459Z] #44 185.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-12T12:55:54.459Z] #44 186.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-12T12:55:54.459Z] #44 186.0 make[1]: 'compel/libcompel.a' is up to date. [2020-03-12T12:55:54.459Z] #44 186.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-12T12:55:54.459Z] #44 186.1 make[1]: Nothing to be done for 'all'. [2020-03-12T12:55:54.459Z] #44 186.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-12T12:55:54.705Z] #19 ... [2020-03-12T12:55:54.705Z] [2020-03-12T12:55:54.705Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-12T12:55:54.705Z] #41 228.2 + dpkg --print-architecture [2020-03-12T12:55:54.705Z] #41 228.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-12T12:55:54.705Z] #41 228.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-12T12:55:54.705Z] #41 228.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-12T12:55:54.719Z] #44 186.3 make[2]: Nothing to be done for 'all'. [2020-03-12T12:55:54.720Z] #44 186.4 make[2]: Nothing to be done for 'all'. [2020-03-12T12:55:54.895Z] #44 142.3 CC criu/page-xfer.o [2020-03-12T12:55:54.979Z] #44 186.5 make[2]: Nothing to be done for 'all'. [2020-03-12T12:55:55.154Z] #44 ... [2020-03-12T12:55:55.154Z] [2020-03-12T12:55:55.154Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-12T12:55:55.154Z] #19 6.266 Collecting yamllint==1.16.0 [2020-03-12T12:55:55.241Z] #44 186.6 make[2]: Nothing to be done for 'all'. [2020-03-12T12:55:55.241Z] #44 186.7 make[2]: Nothing to be done for 'all'. [2020-03-12T12:55:55.241Z] #44 186.7 make[2]: Nothing to be done for 'all'. [2020-03-12T12:55:55.241Z] #44 186.8 make[2]: Nothing to be done for 'all'. [2020-03-12T12:55:55.369Z] #44 51.27 The following NEW packages will be installed: [2020-03-12T12:55:55.369Z] #44 51.27 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-12T12:55:55.369Z] #44 51.27 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-12T12:55:55.369Z] #44 51.27 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-12T12:55:55.369Z] #44 51.28 python-six zlib1g-dev [2020-03-12T12:55:55.517Z] #44 186.9 make[2]: Nothing to be done for 'all'. [2020-03-12T12:55:55.517Z] #44 186.9 INSTALL criu/criu [2020-03-12T12:55:55.517Z] #44 DONE 187.1s [2020-03-12T12:55:55.517Z] [2020-03-12T12:55:55.517Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:55:55.661Z] #44 51.50 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-12T12:55:55.661Z] #44 51.50 Need to get 4075 kB of archives. [2020-03-12T12:55:55.661Z] #44 51.50 After this operation, 24.5 MB of additional disk space will be used. [2020-03-12T12:55:55.661Z] #44 51.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-03-12T12:55:55.661Z] #44 51.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-03-12T12:55:55.661Z] #44 51.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-03-12T12:55:55.661Z] #44 51.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-03-12T12:55:55.661Z] #44 51.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-03-12T12:55:55.661Z] #44 51.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-03-12T12:55:55.661Z] #44 51.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-03-12T12:55:55.661Z] #44 51.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-03-12T12:55:55.661Z] #44 51.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-03-12T12:55:55.953Z] #44 51.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-03-12T12:55:55.953Z] #44 52.00 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-03-12T12:55:56.088Z] #19 ... [2020-03-12T12:55:56.088Z] [2020-03-12T12:55:56.088Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:55:56.088Z] #44 143.7 CC criu/pagemap-cache.o [2020-03-12T12:55:56.243Z] #44 52.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-03-12T12:55:56.243Z] #44 52.26 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-03-12T12:55:56.534Z] #44 52.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-03-12T12:55:56.534Z] #44 52.28 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-12T12:55:56.534Z] #44 52.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-03-12T12:55:56.534Z] #44 52.31 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-03-12T12:55:56.655Z] #44 144.2 CC criu/pagemap.o [2020-03-12T12:55:57.425Z] #65 ... [2020-03-12T12:55:57.425Z] [2020-03-12T12:55:57.425Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-12T12:55:57.425Z] #45 DONE 0.1s [2020-03-12T12:55:57.425Z] [2020-03-12T12:55:57.425Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-12T12:55:57.425Z] #48 DONE 0.2s [2020-03-12T12:55:57.425Z] [2020-03-12T12:55:57.425Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-12T12:55:57.425Z] #51 DONE 0.2s [2020-03-12T12:55:57.425Z] [2020-03-12T12:55:57.425Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-12T12:55:57.648Z] #44 145.2 CC criu/parasite-syscall.o [2020-03-12T12:55:57.685Z] #54 DONE 0.2s [2020-03-12T12:55:57.685Z] [2020-03-12T12:55:57.685Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:55:57.685Z] #65 ... [2020-03-12T12:55:57.685Z] [2020-03-12T12:55:57.685Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-12T12:55:57.945Z] #57 DONE 0.1s [2020-03-12T12:55:57.945Z] [2020-03-12T12:55:57.945Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-12T12:55:58.036Z] #44 54.14 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T12:55:58.205Z] #61 DONE 0.2s [2020-03-12T12:55:58.205Z] [2020-03-12T12:55:58.205Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:55:58.596Z] #44 146.3 CC criu/path.o [2020-03-12T12:55:58.665Z] #44 54.51 Fetched 4075 kB in 1s (4528 kB/s) [2020-03-12T12:55:58.666Z] #44 54.75 Selecting previously unselected package libcap-dev:ppc64el. [2020-03-12T12:55:58.959Z] #44 54.75 (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 ... 15330 files and directories currently installed.) [2020-03-12T12:55:58.959Z] #44 54.90 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-03-12T12:55:58.959Z] #44 54.91 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-03-12T12:55:59.162Z] #44 146.8 CC criu/pie-util-vdso-elf32.o [2020-03-12T12:55:59.281Z] #44 55.18 Selecting previously unselected package libnet1:ppc64el. [2020-03-12T12:55:59.281Z] #44 55.19 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-03-12T12:55:59.281Z] #44 55.20 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-12T12:55:59.572Z] #44 55.41 Selecting previously unselected package libnet1-dev. [2020-03-12T12:55:59.572Z] #44 55.42 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-03-12T12:55:59.572Z] #44 55.44 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-12T12:55:59.727Z] #44 147.3 CC criu/pie-util-vdso.o [2020-03-12T12:55:59.862Z] [2020-03-12T12:55:59.862Z] #44 ... [2020-03-12T12:55:59.862Z] [2020-03-12T12:55:59.862Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-12T12:55:59.862Z] #26 35.91 Reading package lists... [2020-03-12T12:55:59.862Z] #26 46.50 Building dependency tree... [2020-03-12T12:55:59.862Z] #26 51.07 ca-certificates is already the newest version (20190110). [2020-03-12T12:55:59.862Z] #26 51.07 The following additional packages will be installed: [2020-03-12T12:55:59.862Z] #26 51.07 libjq1 libonig5 [2020-03-12T12:55:59.862Z] #26 51.88 The following NEW packages will be installed: [2020-03-12T12:55:59.862Z] #26 51.90 jq libjq1 libonig5 [2020-03-12T12:55:59.862Z] #26 52.15 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-12T12:55:59.862Z] #26 52.15 Need to get 358 kB of archives. [2020-03-12T12:55:59.862Z] #26 52.15 After this operation, 1277 kB of additional disk space will be used. [2020-03-12T12:55:59.862Z] #26 52.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-03-12T12:55:59.862Z] #26 52.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-03-12T12:55:59.862Z] #26 52.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-03-12T12:55:59.862Z] #26 53.62 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T12:55:59.862Z] #26 53.90 Fetched 358 kB in 0s (2434 kB/s) [2020-03-12T12:55:59.862Z] #26 54.06 Selecting previously unselected package libonig5:ppc64el. [2020-03-12T12:55:59.862Z] #26 54.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-03-12T12:55:59.862Z] #26 54.20 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-03-12T12:55:59.862Z] #26 54.20 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-03-12T12:55:59.862Z] #26 54.60 Selecting previously unselected package libjq1:ppc64el. [2020-03-12T12:55:59.862Z] #26 54.63 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-12T12:55:59.862Z] #26 54.63 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-12T12:55:59.862Z] #26 54.92 Selecting previously unselected package jq. [2020-03-12T12:55:59.862Z] #26 54.93 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-12T12:55:59.862Z] #26 54.93 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-12T12:55:59.862Z] #26 55.37 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-03-12T12:55:59.862Z] #26 55.40 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-12T12:55:59.862Z] #26 55.40 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-12T12:55:59.862Z] #26 55.41 Processing triggers for libc-bin (2.28-10) ... [2020-03-12T12:55:59.862Z] #26 DONE 55.9s [2020-03-12T12:55:59.862Z] [2020-03-12T12:55:59.862Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:55:59.862Z] #44 55.85 Selecting previously unselected package libnl-3-200:ppc64el. [2020-03-12T12:55:59.862Z] #44 55.89 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-03-12T12:55:59.862Z] #44 ... [2020-03-12T12:55:59.862Z] [2020-03-12T12:55:59.862Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-12T12:56:00.155Z] #27 DONE 0.1s [2020-03-12T12:56:00.155Z] [2020-03-12T12:56:00.155Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:56:00.155Z] #44 55.89 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-03-12T12:56:00.155Z] #44 55.92 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-12T12:56:00.291Z] #44 147.8 CC criu/pie-util.o [2020-03-12T12:56:00.291Z] #44 148.1 CC criu/pipes.o [2020-03-12T12:56:00.453Z] #44 56.24 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-03-12T12:56:00.453Z] #44 56.27 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-03-12T12:56:00.453Z] #44 56.28 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-03-12T12:56:00.453Z] #44 ... [2020-03-12T12:56:00.453Z] [2020-03-12T12:56:00.453Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-12T12:56:00.453Z] #63 37.18 Reading package lists... [2020-03-12T12:56:00.453Z] #63 48.00 Building dependency tree... [2020-03-12T12:56:00.453Z] #63 52.20 The following additional packages will be installed: [2020-03-12T12:56:00.453Z] #63 52.21 libbtrfs0 [2020-03-12T12:56:00.453Z] #63 52.46 The following NEW packages will be installed: [2020-03-12T12:56:00.453Z] #63 52.47 libbtrfs-dev libbtrfs0 [2020-03-12T12:56:00.453Z] #63 52.67 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-12T12:56:00.453Z] #63 52.67 Need to get 120 kB of archives. [2020-03-12T12:56:00.453Z] #63 52.67 After this operation, 423 kB of additional disk space will be used. [2020-03-12T12:56:00.453Z] #63 52.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-03-12T12:56:00.453Z] #63 52.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-03-12T12:56:00.453Z] #63 54.50 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T12:56:00.453Z] #63 54.87 Fetched 120 kB in 0s (1342 kB/s) [2020-03-12T12:56:00.453Z] #63 55.06 Selecting previously unselected package libbtrfs0. [2020-03-12T12:56:00.453Z] #63 55.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-03-12T12:56:00.453Z] #63 55.30 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-03-12T12:56:00.453Z] #63 55.30 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-12T12:56:00.453Z] #63 55.56 Selecting previously unselected package libbtrfs-dev. [2020-03-12T12:56:00.453Z] #63 55.56 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-03-12T12:56:00.453Z] #63 55.57 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-12T12:56:00.453Z] #63 55.84 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-12T12:56:00.453Z] #63 55.87 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-12T12:56:00.453Z] #63 55.89 Processing triggers for libc-bin (2.28-10) ... [2020-03-12T12:56:00.453Z] #63 DONE 56.4s [2020-03-12T12:56:00.549Z] #44 ... [2020-03-12T12:56:00.549Z] [2020-03-12T12:56:00.549Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-12T12:56:00.549Z] #19 11.63 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-12T12:56:00.549Z] #19 11.73 Collecting pyyaml (from yamllint==1.16.0) [2020-03-12T12:56:00.549Z] #19 11.88 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-03-12T12:56:00.549Z] #19 13.56 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-12T12:56:00.549Z] #19 13.61 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-12T12:56:00.549Z] #19 13.65 Building wheels for collected packages: pyyaml [2020-03-12T12:56:00.549Z] #19 13.65 Running setup.py bdist_wheel for pyyaml: started [2020-03-12T12:56:00.549Z] #19 14.85 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-12T12:56:00.549Z] #19 14.85 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-03-12T12:56:00.549Z] #19 14.93 Successfully built pyyaml [2020-03-12T12:56:00.549Z] #19 14.94 Installing collected packages: pyyaml, pathspec, yamllint [2020-03-12T12:56:00.549Z] #19 15.30 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-03-12T12:56:00.549Z] #19 DONE 15.8s [2020-03-12T12:56:00.743Z] [2020-03-12T12:56:00.743Z] #64 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T12:56:00.743Z] #64 DONE 0.1s [2020-03-12T12:56:00.743Z] [2020-03-12T12:56:00.743Z] #65 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-12T12:56:00.743Z] #65 DONE 0.1s [2020-03-12T12:56:00.743Z] [2020-03-12T12:56:00.743Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:56:00.807Z] [2020-03-12T12:56:00.807Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-12T12:56:01.115Z] #24 DONE 0.2s [2020-03-12T12:56:01.115Z] [2020-03-12T12:56:01.115Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-12T12:56:01.135Z] #66 0.433 + RM_GOPATH=0 [2020-03-12T12:56:01.135Z] #66 0.434 + TMP_GOPATH= [2020-03-12T12:56:01.135Z] #66 0.440 + : /build [2020-03-12T12:56:01.135Z] #66 0.444 + '[' -z '' ']' [2020-03-12T12:56:01.135Z] #66 0.450 ++ mktemp -d [2020-03-12T12:56:01.135Z] #66 0.453 + export GOPATH=/tmp/tmp.VgDMIhSnBI [2020-03-12T12:56:01.135Z] #66 0.453 + GOPATH=/tmp/tmp.VgDMIhSnBI [2020-03-12T12:56:01.135Z] #66 0.454 + RM_GOPATH=1 [2020-03-12T12:56:01.135Z] #66 0.463 ++ dirname ./install.sh [2020-03-12T12:56:01.135Z] #66 0.466 + dir=. [2020-03-12T12:56:01.135Z] #66 0.467 + bin=containerd [2020-03-12T12:56:01.135Z] #66 0.468 + shift [2020-03-12T12:56:01.135Z] #66 0.470 + '[' '!' -f ./containerd.installer ']' [2020-03-12T12:56:01.135Z] #66 0.473 + . ./containerd.installer [2020-03-12T12:56:01.135Z] #66 0.478 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-12T12:56:01.135Z] #66 0.491 + install_containerd [2020-03-12T12:56:01.135Z] #66 0.492 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-12T12:56:01.135Z] #66 0.493 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-12T12:56:01.135Z] #66 0.494 + git clone https://github.com/containerd/containerd.git /tmp/tmp.VgDMIhSnBI/src/github.com/containerd/containerd [2020-03-12T12:56:01.135Z] #66 0.504 Cloning into '/tmp/tmp.VgDMIhSnBI/src/github.com/containerd/containerd'... [2020-03-12T12:56:01.261Z] #41 ... [2020-03-12T12:56:01.261Z] [2020-03-12T12:56:01.261Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-12T12:56:01.261Z] #19 6.150 Collecting yamllint==1.16.0 [2020-03-12T12:56:01.683Z] #28 DONE 0.8s [2020-03-12T12:56:01.683Z] [2020-03-12T12:56:01.683Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:56:01.683Z] #44 149.1 CC criu/plugin.o [2020-03-12T12:56:01.942Z] #44 ... [2020-03-12T12:56:01.942Z] [2020-03-12T12:56:01.942Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-12T12:56:01.942Z] #31 DONE 0.2s [2020-03-12T12:56:01.942Z] [2020-03-12T12:56:01.942Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-12T12:56:01.942Z] #34 DONE 0.1s [2020-03-12T12:56:01.942Z] [2020-03-12T12:56:01.942Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:56:01.942Z] #44 149.6 CC criu/proc_parse.o [2020-03-12T12:56:02.178Z] #66 ... [2020-03-12T12:56:02.178Z] [2020-03-12T12:56:02.178Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T12:56:02.178Z] #36 37.56 Reading package lists... [2020-03-12T12:56:02.178Z] #36 48.50 Building dependency tree... [2020-03-12T12:56:02.178Z] #36 52.58 The following additional packages will be installed: [2020-03-12T12:56:02.178Z] #36 52.58 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-12T12:56:02.178Z] #36 52.60 Suggested packages: [2020-03-12T12:56:02.178Z] #36 52.60 cmake-doc ninja-build lrzip [2020-03-12T12:56:02.178Z] #36 52.60 Recommended packages: [2020-03-12T12:56:02.178Z] #36 52.60 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-12T12:56:02.178Z] #36 54.21 The following NEW packages will be installed: [2020-03-12T12:56:02.178Z] #36 54.23 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-12T12:56:02.178Z] #36 54.23 vim-common xxd [2020-03-12T12:56:02.178Z] #36 54.45 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-12T12:56:02.178Z] #36 54.45 Need to get 14.9 MB of archives. [2020-03-12T12:56:02.178Z] #36 54.45 After this operation, 67.2 MB of additional disk space will be used. [2020-03-12T12:56:02.178Z] #36 54.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-03-12T12:56:02.178Z] #36 54.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-03-12T12:56:02.178Z] #36 54.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-03-12T12:56:02.178Z] #36 54.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-03-12T12:56:02.178Z] #36 56.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-03-12T12:56:02.178Z] #36 56.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-03-12T12:56:02.178Z] #36 56.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-03-12T12:56:02.178Z] #36 56.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-03-12T12:56:02.178Z] #36 56.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-03-12T12:56:02.178Z] #36 56.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-03-12T12:56:02.200Z] #44 ... [2020-03-12T12:56:02.200Z] [2020-03-12T12:56:02.200Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-12T12:56:02.200Z] #39 DONE 0.1s [2020-03-12T12:56:02.200Z] [2020-03-12T12:56:02.200Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:56:02.468Z] #36 ... [2020-03-12T12:56:02.468Z] [2020-03-12T12:56:02.468Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:56:02.468Z] #44 56.75 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-03-12T12:56:02.468Z] #44 56.76 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-03-12T12:56:02.468Z] #44 56.76 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-12T12:56:02.468Z] #44 56.89 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-03-12T12:56:02.468Z] #44 56.94 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-03-12T12:56:02.468Z] #44 56.94 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-03-12T12:56:02.468Z] #44 57.23 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-03-12T12:56:02.469Z] #44 57.24 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-03-12T12:56:02.469Z] #44 57.25 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-03-12T12:56:02.469Z] #44 57.75 Selecting previously unselected package libprotobuf17:ppc64el. [2020-03-12T12:56:02.469Z] #44 57.78 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-03-12T12:56:02.469Z] #44 57.78 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-03-12T12:56:02.469Z] #44 ... [2020-03-12T12:56:02.469Z] [2020-03-12T12:56:02.469Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:56:02.469Z] #11 46.16 Building dependency tree... [2020-03-12T12:56:02.469Z] #11 50.64 The following additional packages will be installed: [2020-03-12T12:56:02.469Z] #11 50.64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-12T12:56:02.469Z] #11 50.64 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-12T12:56:02.469Z] #11 50.65 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-12T12:56:02.469Z] #11 50.65 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-12T12:56:02.469Z] #11 50.67 Suggested packages: [2020-03-12T12:56:02.469Z] #11 50.67 gcc-8-locales seccomp wine64 [2020-03-12T12:56:02.469Z] #11 53.14 The following NEW packages will be installed: [2020-03-12T12:56:02.469Z] #11 53.16 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-12T12:56:02.469Z] #11 53.17 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-12T12:56:02.469Z] #11 53.17 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-12T12:56:02.469Z] #11 53.17 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-12T12:56:02.469Z] #11 53.17 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-12T12:56:02.469Z] #11 53.18 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-12T12:56:02.469Z] #11 53.36 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-12T12:56:02.469Z] #11 53.36 Need to get 78.9 MB of archives. [2020-03-12T12:56:02.469Z] #11 53.36 After this operation, 532 MB of additional disk space will be used. [2020-03-12T12:56:02.469Z] #11 53.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-03-12T12:56:02.469Z] #11 53.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-03-12T12:56:02.469Z] #11 54.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-03-12T12:56:02.469Z] #11 54.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-03-12T12:56:02.469Z] #11 54.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-03-12T12:56:02.469Z] #11 54.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-12T12:56:02.469Z] #11 54.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-03-12T12:56:02.469Z] #11 55.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-03-12T12:56:02.469Z] #11 55.65 Get:9 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] [2020-03-12T12:56:03.134Z] #11 ... [2020-03-12T12:56:03.134Z] [2020-03-12T12:56:03.134Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:56:03.134Z] #44 59.19 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-03-12T12:56:03.427Z] #44 59.21 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-03-12T12:56:03.427Z] #44 59.24 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-03-12T12:56:03.715Z] #44 59.79 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-03-12T12:56:04.027Z] #44 59.79 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-03-12T12:56:04.027Z] #44 59.81 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-03-12T12:56:04.468Z] ok github.com/docker/docker/pkg/plugins 33.619s coverage: 76.6% of statements [2020-03-12T12:56:04.468Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-12T12:56:04.468Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-12T12:56:04.468Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-12T12:56:04.468Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-12T12:56:04.468Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-12T12:56:04.468Z] ? github.com/docker/docker/rootless [no test files] [2020-03-12T12:56:04.468Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-12T12:56:04.468Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-12T12:56:04.468Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-12T12:56:04.468Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-12T12:56:04.468Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-12T12:56:04.468Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-12T12:56:04.468Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-12T12:56:04.468Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-12T12:56:04.468Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-12T12:56:04.468Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-12T12:56:04.468Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-12T12:56:04.468Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-12T12:56:04.468Z] ? github.com/docker/docker/volume [no test files] [2020-03-12T12:56:04.468Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-12T12:56:04.468Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-12T12:56:04.468Z] [2020-03-12T12:56:04.468Z] === Skipped [2020-03-12T12:56:04.468Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-12T12:56:04.468Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-12T12:56:04.468Z] [2020-03-12T12:56:04.468Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-12T12:56:04.468Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-12T12:56:04.468Z] [2020-03-12T12:56:04.468Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-12T12:56:04.468Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T12:56:04.468Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T12:56:04.468Z] [2020-03-12T12:56:04.468Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-12T12:56:04.468Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T12:56:04.468Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T12:56:04.468Z] [2020-03-12T12:56:04.468Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-12T12:56:04.468Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T12:56:04.468Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T12:56:04.468Z] [2020-03-12T12:56:04.468Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-12T12:56:04.468Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T12:56:04.468Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T12:56:04.468Z] [2020-03-12T12:56:04.468Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-12T12:56:04.468Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T12:56:04.468Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T12:56:04.468Z] [2020-03-12T12:56:04.468Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-12T12:56:04.468Z] graphtest_unix.go:73: No driver to put! [2020-03-12T12:56:04.469Z] [2020-03-12T12:56:04.469Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-03-12T12:56:04.469Z] time="2020-03-12T12:54:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-12T12:56:04.469Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-12T12:56:04.469Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-12T12:56:04.469Z] [2020-03-12T12:56:04.469Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-03-12T12:56:04.469Z] time="2020-03-12T12:54:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-12T12:56:04.469Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-12T12:56:04.469Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-12T12:56:04.469Z] [2020-03-12T12:56:04.469Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-03-12T12:56:04.469Z] time="2020-03-12T12:54:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-12T12:56:04.469Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-12T12:56:04.469Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-12T12:56:04.469Z] [2020-03-12T12:56:04.469Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-03-12T12:56:04.469Z] time="2020-03-12T12:54:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-12T12:56:04.469Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-12T12:56:04.469Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-12T12:56:04.469Z] [2020-03-12T12:56:04.469Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-03-12T12:56:04.469Z] time="2020-03-12T12:54:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-12T12:56:04.469Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-12T12:56:04.469Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-12T12:56:04.469Z] [2020-03-12T12:56:04.469Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-03-12T12:56:04.469Z] graphtest_unix.go:73: No driver to put! [2020-03-12T12:56:04.469Z] [2020-03-12T12:56:04.469Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-12T12:56:04.469Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-12T12:56:04.469Z] [2020-03-12T12:56:04.469Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-12T12:56:04.469Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-12T12:56:04.469Z] [2020-03-12T12:56:04.469Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-12T12:56:04.469Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-12T12:56:04.469Z] [2020-03-12T12:56:04.469Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-12T12:56:04.469Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-12T12:56:04.469Z] [2020-03-12T12:56:04.469Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-12T12:56:04.469Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T12:56:04.469Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T12:56:04.469Z] [2020-03-12T12:56:04.469Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-12T12:56:04.469Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T12:56:04.469Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T12:56:04.469Z] [2020-03-12T12:56:04.469Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-12T12:56:04.469Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T12:56:04.469Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T12:56:04.469Z] [2020-03-12T12:56:04.469Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-12T12:56:04.469Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T12:56:04.469Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T12:56:04.469Z] [2020-03-12T12:56:04.469Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-12T12:56:04.469Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T12:56:04.469Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T12:56:04.469Z] [2020-03-12T12:56:04.469Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-12T12:56:04.469Z] graphtest_unix.go:73: No driver to put! [2020-03-12T12:56:04.469Z] [2020-03-12T12:56:04.469Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-12T12:56:04.469Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-12T12:56:04.469Z] [2020-03-12T12:56:04.469Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-12T12:56:04.469Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-12T12:56:04.469Z] [2020-03-12T12:56:04.469Z] [2020-03-12T12:56:04.469Z] DONE 2174 tests, 26 skipped in 183.331s [2020-03-12T12:56:04.536Z] #19 ... [2020-03-12T12:56:04.536Z] [2020-03-12T12:56:04.536Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:56:04.536Z] #44 134.6 CC criu/namespaces.o [2020-03-12T12:56:04.536Z] #44 136.4 CC criu/net.o [2020-03-12T12:56:04.536Z] #44 139.7 CC criu/netfilter.o [2020-03-12T12:56:04.536Z] #44 140.2 CC criu/page-pipe.o [2020-03-12T12:56:04.536Z] #44 140.8 CC criu/page-xfer.o [2020-03-12T12:56:04.536Z] #44 142.0 CC criu/pagemap-cache.o [2020-03-12T12:56:04.536Z] #44 142.4 CC criu/pagemap.o [2020-03-12T12:56:04.536Z] #44 143.5 CC criu/parasite-syscall.o [2020-03-12T12:56:04.536Z] #44 144.3 CC criu/path.o [2020-03-12T12:56:04.536Z] #44 144.6 CC criu/pie-util-vdso-elf32.o [2020-03-12T12:56:04.536Z] #44 145.0 CC criu/pie-util-vdso.o [2020-03-12T12:56:04.729Z] #53 ... [2020-03-12T12:56:04.729Z] [2020-03-12T12:56:04.729Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:56:04.729Z] #44 152.3 CC criu/protobuf-desc.o [2020-03-12T12:56:04.793Z] #44 145.4 CC criu/pie-util.o [2020-03-12T12:56:05.051Z] #44 145.6 CC criu/pipes.o Post stage [Pipeline] junit [2020-03-12T12:56:05.129Z] Recording test results [2020-03-12T12:56:05.615Z] #44 146.2 CC criu/plugin.o [2020-03-12T12:56:05.615Z] #44 ... [2020-03-12T12:56:05.615Z] [2020-03-12T12:56:05.615Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-12T12:56:05.615Z] #19 11.50 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-12T12:56:05.615Z] #19 11.59 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-12T12:56:05.662Z] #44 ... [2020-03-12T12:56:05.662Z] [2020-03-12T12:56:05.662Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-12T12:56:05.662Z] #41 DONE 256.3s [2020-03-12T12:56:05.662Z] [2020-03-12T12:56:05.662Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:56:05.662Z] #44 153.3 CC criu/protobuf.o [2020-03-12T12:56:05.872Z] #19 11.63 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-12T12:56:05.872Z] #19 11.67 Collecting pyyaml (from yamllint==1.16.0) [2020-03-12T12:56:05.872Z] #19 11.82 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-03-12T12:56:06.227Z] #44 153.9 CC criu/pstree.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-12T12:56:06.765Z] #44 62.12 Selecting previously unselected package libprotoc17:ppc64el. [2020-03-12T12:56:06.765Z] #44 62.17 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-03-12T12:56:06.765Z] #44 62.17 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-03-12T12:56:06.859Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40680/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=25d6047ec094170761a11e582b8cb45f16cf675e -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:25d6047ec094170761a11e582b8cb45f16cf675e hack/make.sh dynbinary test-integration [2020-03-12T12:56:07.147Z] [2020-03-12T12:56:07.147Z] Removing bundles/ [2020-03-12T12:56:07.147Z] [2020-03-12T12:56:07.147Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-12T12:56:07.147Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-12T12:56:07.147Z] GOOS="" GOARCH="" GOARM="" [2020-03-12T12:56:07.242Z] #19 13.12 Building wheels for collected packages: pyyaml [2020-03-12T12:56:07.242Z] #19 13.12 Running setup.py bdist_wheel for pyyaml: started [2020-03-12T12:56:07.427Z] #44 63.53 Selecting previously unselected package protobuf-c-compiler. [2020-03-12T12:56:07.600Z] #44 ... [2020-03-12T12:56:07.600Z] [2020-03-12T12:56:07.600Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-12T12:56:07.600Z] #42 DONE 0.2s [2020-03-12T12:56:07.600Z] [2020-03-12T12:56:07.600Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:56:07.600Z] #44 155.2 CC criu/rbtree.o [2020-03-12T12:56:07.717Z] #44 63.59 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-03-12T12:56:07.717Z] #44 63.61 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-12T12:56:07.858Z] #44 155.5 CC criu/rst-malloc.o [2020-03-12T12:56:08.011Z] #44 64.01 Selecting previously unselected package protobuf-compiler. [2020-03-12T12:56:08.011Z] #44 64.07 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-03-12T12:56:08.116Z] #44 155.7 CC criu/seccomp.o [2020-03-12T12:56:08.174Z] #19 14.17 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-12T12:56:08.174Z] #19 14.17 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-03-12T12:56:08.174Z] #19 14.24 Successfully built pyyaml [2020-03-12T12:56:08.303Z] #44 64.09 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-12T12:56:08.431Z] #19 14.27 Installing collected packages: pathspec, pyyaml, yamllint [2020-03-12T12:56:08.597Z] #44 64.37 Selecting previously unselected package python-pkg-resources. [2020-03-12T12:56:08.597Z] #44 64.39 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-12T12:56:08.597Z] #44 64.40 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-12T12:56:08.597Z] #44 ... [2020-03-12T12:56:08.597Z] [2020-03-12T12:56:08.597Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:56:08.597Z] #28 3.105 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-12T12:56:08.597Z] #28 3.725 [2020-03-12T12:56:08.597Z] #28 4.048 0.1% ## 2.9% ### 5.1% ###### 9.3% ######### 13.6% ############## 20.0% ################# 24.2% ################# 24.4% ################### 26.6% #################### 28.7% ####################### 33.0% ######################### 35.1% ############################ 39.3% ############################### 43.6% ################################## 47.9% ##################################### 52.1% ######################################## 56.4% ########################################### 60.7% ################################################ 67.0% #################################################### 73.4% ######################################################### 79.8% ########################################################### 81.9% ############################################################## 86.2% ################################################################# 90.4% #################################################################### 94.7% ####################################################################### 99.0% ######################################################################## 100.0% [2020-03-12T12:56:08.681Z] #44 156.3 CC criu/seize.o [2020-03-12T12:56:08.688Z] #19 14.65 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-03-12T12:56:09.229Z] #28 9.138 #=#=# [2020-03-12T12:56:09.247Z] #44 156.9 CC criu/servicefd.o [2020-03-12T12:56:09.250Z] #19 DONE 15.2s [2020-03-12T12:56:09.250Z] [2020-03-12T12:56:09.250Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:56:09.250Z] #44 146.6 CC criu/proc_parse.o [2020-03-12T12:56:09.250Z] #44 149.8 CC criu/protobuf-desc.o [2020-03-12T12:56:09.507Z] #44 ... [2020-03-12T12:56:09.507Z] [2020-03-12T12:56:09.507Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-12T12:56:09.507Z] #24 DONE 0.3s [2020-03-12T12:56:09.768Z] [2020-03-12T12:56:09.768Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-12T12:56:09.811Z] #44 157.4 CC criu/shmem.o [2020-03-12T12:56:10.130Z] #28 9.443 0.0% ####### 9.8% ########################### 38.6% ############################################ 61.6% ######################################################## 78.9% ######################################################################## 100.0% [2020-03-12T12:56:10.331Z] #28 DONE 0.8s [2020-03-12T12:56:10.331Z] [2020-03-12T12:56:10.331Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:56:10.331Z] #44 151.0 CC criu/protobuf.o [2020-03-12T12:56:10.377Z] #44 158.0 CC criu/sigframe.o [2020-03-12T12:56:10.588Z] #44 ... [2020-03-12T12:56:10.588Z] [2020-03-12T12:56:10.588Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-12T12:56:10.588Z] #31 DONE 0.2s [2020-03-12T12:56:10.588Z] [2020-03-12T12:56:10.588Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-12T12:56:10.588Z] #34 DONE 0.1s [2020-03-12T12:56:10.588Z] [2020-03-12T12:56:10.588Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-12T12:56:10.588Z] #39 DONE 0.1s [2020-03-12T12:56:10.588Z] [2020-03-12T12:56:10.588Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:56:10.634Z] #44 158.2 CC criu/signalfd.o [2020-03-12T12:56:10.767Z] #28 10.89 [2020-03-12T12:56:10.844Z] #60 ... [2020-03-12T12:56:10.844Z] [2020-03-12T12:56:10.844Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:56:10.844Z] #44 151.4 CC criu/pstree.o [2020-03-12T12:56:10.892Z] #44 158.4 CC criu/sk-inet.o [2020-03-12T12:56:11.349Z] #28 11.11 #=#=# [2020-03-12T12:56:11.349Z] #28 ... [2020-03-12T12:56:11.349Z] [2020-03-12T12:56:11.349Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:56:11.349Z] #75 DONE 66.9s [2020-03-12T12:56:11.349Z] [2020-03-12T12:56:11.349Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:56:11.350Z] #28 11.11 #=#=# ## [2020-03-12T12:56:11.350Z] #28 ... [2020-03-12T12:56:11.350Z] [2020-03-12T12:56:11.350Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:56:11.350Z] #44 64.98 Selecting previously unselected package python-six. [2020-03-12T12:56:11.350Z] #44 65.00 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-12T12:56:11.350Z] #44 65.02 Unpacking python-six (1.12.0-1) ... [2020-03-12T12:56:11.350Z] #44 65.21 Selecting previously unselected package python-protobuf. [2020-03-12T12:56:11.350Z] #44 65.23 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-03-12T12:56:11.350Z] #44 65.23 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-12T12:56:11.350Z] #44 66.75 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-12T12:56:11.824Z] #44 159.3 CC criu/sk-netlink.o [2020-03-12T12:56:12.082Z] #44 159.7 CC criu/sk-packet.o [2020-03-12T12:56:12.214Z] #44 152.7 CC criu/rbtree.o [2020-03-12T12:56:12.647Z] #44 160.2 CC criu/sk-queue.o [2020-03-12T12:56:12.778Z] #44 153.1 CC criu/rst-malloc.o [2020-03-12T12:56:12.778Z] #44 153.3 CC criu/seccomp.o [2020-03-12T12:56:12.905Z] #44 160.6 CC criu/sk-tcp.o [2020-03-12T12:56:13.091Z] #65 225.1 + bin/containerd-stress [2020-03-12T12:56:13.343Z] #44 ... [2020-03-12T12:56:13.343Z] [2020-03-12T12:56:13.343Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-12T12:56:13.343Z] #41 DONE 256.8s [2020-03-12T12:56:13.471Z] #44 161.1 CC criu/sk-unix.o [2020-03-12T12:56:13.600Z] [2020-03-12T12:56:13.600Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:56:13.600Z] #60 ... [2020-03-12T12:56:13.600Z] [2020-03-12T12:56:13.600Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:56:13.600Z] #44 154.2 CC criu/seize.o [2020-03-12T12:56:14.093Z] #44 ... [2020-03-12T12:56:14.093Z] [2020-03-12T12:56:14.093Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:56:14.093Z] #28 11.11 #=#=# ## 3.9% ###### 9.1% ########## 14.2% ############ 16.8% ############# 19.4% ################## 26.3% ###################### 31.5% ########################## 36.6% ############################## 41.8% ################################ 45.4% ################################## 47.9% #################################### 50.5% ######################################## 55.7% ########################################### 60.8% ############################################### 66.0% ################################################### 71.2% ##################################################### 73.7% ########################################################## 81.5% ################################################################ 89.2% ##################################################################### 97.0% ######################################################################## 100.0% [2020-03-12T12:56:14.093Z] #28 ... [2020-03-12T12:56:14.093Z] [2020-03-12T12:56:14.093Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T12:56:14.093Z] #36 60.05 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T12:56:14.093Z] #36 60.29 Fetched 14.9 MB in 3s (4900 kB/s) [2020-03-12T12:56:14.093Z] #36 60.49 Selecting previously unselected package xxd. [2020-03-12T12:56:14.093Z] #36 60.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 ... 15330 files and directories currently installed.) [2020-03-12T12:56:14.093Z] #36 60.68 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-03-12T12:56:14.093Z] #36 60.69 Unpacking xxd (2:8.1.0875-5) ... [2020-03-12T12:56:14.093Z] #36 60.99 Selecting previously unselected package vim-common. [2020-03-12T12:56:14.093Z] #36 60.99 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-12T12:56:14.093Z] #36 61.19 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-12T12:56:14.093Z] #36 61.85 Selecting previously unselected package cmake-data. [2020-03-12T12:56:14.093Z] #36 61.86 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-12T12:56:14.093Z] #36 61.91 Unpacking cmake-data (3.13.4-1) ... [2020-03-12T12:56:14.093Z] #36 66.81 Selecting previously unselected package libicu63:ppc64el. [2020-03-12T12:56:14.093Z] #36 66.83 Preparing to unpack .../3-libicu63_63.1-6_ppc64el.deb ... [2020-03-12T12:56:14.093Z] #36 66.83 Unpacking libicu63:ppc64el (63.1-6) ... [2020-03-12T12:56:14.382Z] #36 ... [2020-03-12T12:56:14.382Z] [2020-03-12T12:56:14.382Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:56:14.382Z] #28 14.45 [2020-03-12T12:56:14.467Z] #65 227.6 + bin/containerd-shim [2020-03-12T12:56:14.971Z] #44 ... [2020-03-12T12:56:14.971Z] [2020-03-12T12:56:14.971Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-12T12:56:14.971Z] #42 DONE 0.2s [2020-03-12T12:56:14.971Z] [2020-03-12T12:56:14.971Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:56:14.971Z] #44 155.4 CC criu/servicefd.o [2020-03-12T12:56:15.228Z] #44 155.8 CC criu/shmem.o [2020-03-12T12:56:15.369Z] #44 162.7 CC criu/sockets.o [2020-03-12T12:56:15.934Z] #44 163.5 CC criu/stats.o [2020-03-12T12:56:16.140Z] #28 14.71 #=#=# 1.1% # 2.0% ## 3.7% ### 4.6% #### 6.4% ##### 8.2% ####### 10.0% ######### 13.6% ############ 17.1% ############## 19.8% ################ 22.5% [2020-03-12T12:56:16.140Z] #28 ... [2020-03-12T12:56:16.140Z] [2020-03-12T12:56:16.140Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:56:16.140Z] #11 62.00 Get:10 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] [2020-03-12T12:56:16.140Z] #11 67.03 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-03-12T12:56:16.140Z] #11 67.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-03-12T12:56:16.140Z] #11 67.07 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-03-12T12:56:16.140Z] #11 67.08 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-03-12T12:56:16.140Z] #11 67.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-03-12T12:56:16.140Z] #11 67.11 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-03-12T12:56:16.140Z] #11 67.13 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-03-12T12:56:16.140Z] #11 67.22 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-03-12T12:56:16.140Z] #11 67.30 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-03-12T12:56:16.140Z] #11 67.42 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-03-12T12:56:16.140Z] #11 67.51 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-03-12T12:56:16.140Z] #11 67.77 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-03-12T12:56:16.140Z] #11 67.83 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-03-12T12:56:16.140Z] #11 67.85 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-03-12T12:56:16.140Z] #11 67.88 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-03-12T12:56:16.140Z] #11 71.31 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T12:56:16.140Z] #11 71.57 Fetched 78.9 MB in 15s (5403 kB/s) [2020-03-12T12:56:16.140Z] #11 71.83 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-12T12:56:16.140Z] #11 71.83 (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 ... 15330 files and directories currently installed.) [2020-03-12T12:56:16.140Z] #11 72.05 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-03-12T12:56:16.140Z] #11 72.06 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-12T12:56:16.161Z] #44 156.5 CC criu/sigframe.o [2020-03-12T12:56:16.161Z] #44 156.7 CC criu/signalfd.o [2020-03-12T12:56:16.161Z] #44 156.9 CC criu/sk-inet.o [2020-03-12T12:56:16.192Z] #44 163.8 CC criu/string.o [2020-03-12T12:56:16.192Z] #44 163.9 CC criu/sysctl.o [2020-03-12T12:56:16.428Z] #11 ... [2020-03-12T12:56:16.428Z] [2020-03-12T12:56:16.428Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:56:17.126Z] #44 164.5 CC criu/sysfs_parse.o [2020-03-12T12:56:17.126Z] #44 164.9 CC criu/timerfd.o [2020-03-12T12:56:17.534Z] #44 157.9 CC criu/sk-netlink.o [2020-03-12T12:56:17.534Z] #44 158.2 CC criu/sk-packet.o [2020-03-12T12:56:17.692Z] #44 165.2 CC criu/tty.o [2020-03-12T12:56:18.467Z] #44 158.9 CC criu/sk-queue.o [2020-03-12T12:56:18.724Z] #44 159.3 CC criu/sk-tcp.o [2020-03-12T12:56:18.982Z] #44 159.7 CC criu/sk-unix.o [2020-03-12T12:56:19.591Z] #44 166.9 CC criu/tun.o [2020-03-12T12:56:19.744Z] #65 232.8 + bin/containerd-shim-runc-v1 [2020-03-12T12:56:19.849Z] #44 ... [2020-03-12T12:56:19.849Z] [2020-03-12T12:56:19.849Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:56:19.849Z] #60 116.1 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 [2020-03-12T12:56:19.947Z] #28 14.71 #=#=# 1.1% # 2.0% ## 3.7% ### 4.6% #### 6.4% ##### 8.2% ####### 10.0% ######### 13.6% ############ 17.1% ############## 19.8% ################ 22.5% ################## 25.2% #################### 27.8% ##################### 30.5% ######################### 35.0% ########################### 37.7% ############################## 42.9% ################################# 46.5% ################################### 49.2% ###################################### 52.8% ####################################### 54.6% ######################################### 57.2% ########################################### 59.9% ############################################# 62.6% ############################################### 65.3% ################################################ 68.0% ################################################## 69.7% ################################################### 71.5% #################################################### 73.3% ###################################################### 75.1% ####################################################### 76.9% ######################################################### 79.6% ########################################################### 82.3% ############################################################ 84.0% ############################################################# 85.8% ############################################################### 87.6% ################################################################ 89.4% ################################################################# 91.2% ################################################################## 93.0% #################################################################### 94.8% ##################################################################### 96.6% ###################################################################### 98.3% ######################################################################## 100.0% [2020-03-12T12:56:20.253Z] #28 20.32 [2020-03-12T12:56:20.881Z] #44 161.4 CC criu/sockets.o [2020-03-12T12:56:21.446Z] #44 162.0 CC criu/stats.o [2020-03-12T12:56:21.704Z] #44 162.3 CC criu/string.o [2020-03-12T12:56:21.704Z] #44 162.3 CC criu/sysctl.o [2020-03-12T12:56:21.749Z] #60 117.7 + mkdir -p /build [2020-03-12T12:56:21.749Z] #60 117.7 + cp runc /build/runc [2020-03-12T12:56:21.749Z] #60 DONE 118.0s [2020-03-12T12:56:21.749Z] [2020-03-12T12:56:21.749Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:56:21.749Z] #44 167.4 CC criu/uffd.o [2020-03-12T12:56:21.749Z] #44 168.4 CC criu/util.o [2020-03-12T12:56:21.749Z] #44 169.5 CC criu/uts_ns.o [2020-03-12T12:56:22.007Z] #44 169.6 CC criu/vdso-compat.o [2020-03-12T12:56:22.265Z] #44 169.8 CC criu/vdso.o [2020-03-12T12:56:22.269Z] #44 162.9 CC criu/sysfs_parse.o [2020-03-12T12:56:22.284Z] #65 235.6 + bin/containerd-shim-runc-v2 [2020-03-12T12:56:22.832Z] #44 170.5 LINK criu/built-in.o [2020-03-12T12:56:22.832Z] #44 170.6 LINK criu/criu [2020-03-12T12:56:22.834Z] #44 163.2 CC criu/timerfd.o [2020-03-12T12:56:22.967Z] #28 22.49 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-12T12:56:23.092Z] #44 163.5 CC criu/tty.o [2020-03-12T12:56:23.266Z] #28 23.10 [2020-03-12T12:56:23.266Z] #28 ... [2020-03-12T12:56:23.266Z] [2020-03-12T12:56:23.266Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:56:23.266Z] #34 68.77 internal/reflectlite [2020-03-12T12:56:23.266Z] #34 68.82 sync [2020-03-12T12:56:23.266Z] #34 75.86 errors [2020-03-12T12:56:23.266Z] #34 75.88 sort [2020-03-12T12:56:23.266Z] #34 76.85 io [2020-03-12T12:56:23.266Z] #34 76.86 internal/oserror [2020-03-12T12:56:23.266Z] #34 76.94 strconv [2020-03-12T12:56:23.266Z] #34 77.35 syscall [2020-03-12T12:56:23.266Z] #34 ... [2020-03-12T12:56:23.266Z] [2020-03-12T12:56:23.266Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:56:23.397Z] #44 170.9 DEP lib/c/criu.d [2020-03-12T12:56:23.397Z] #44 171.0 CC images/rpc.pb-c.o [2020-03-12T12:56:23.555Z] #28 23.31 #=#=# ################################# 47.1% ######################################################################## 100.0% [2020-03-12T12:56:23.660Z] #65 236.7 + binaries [2020-03-12T12:56:23.660Z] #65 236.7 + mkdir -p /build [2020-03-12T12:56:23.660Z] #65 236.7 + cp bin/containerd /build/containerd [2020-03-12T12:56:23.660Z] #65 236.7 + cp bin/containerd-shim /build/containerd-shim [2020-03-12T12:56:23.660Z] #65 236.7 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-12T12:56:23.660Z] #65 236.8 + cp bin/ctr /build/ctr [2020-03-12T12:56:23.844Z] #28 23.87 [2020-03-12T12:56:23.919Z] #65 DONE 237.3s [2020-03-12T12:56:23.962Z] #44 171.5 CC lib/c/criu.o [2020-03-12T12:56:24.895Z] #44 172.2 LINK lib/c/built-in.o [2020-03-12T12:56:24.895Z] #44 172.2 LINK lib/c/libcriu.so [2020-03-12T12:56:24.895Z] #44 172.3 LINK lib/c/libcriu.a [2020-03-12T12:56:24.895Z] #44 172.4 GEN magic.py [2020-03-12T12:56:24.895Z] #44 172.4 Note: Building without setproctitle() and strlcpy() support. [2020-03-12T12:56:24.895Z] #44 172.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-12T12:56:24.895Z] #44 172.4 Note: Building without GnuTLS support [2020-03-12T12:56:24.988Z] #44 165.3 CC criu/tun.o [2020-03-12T12:56:24.988Z] #44 165.7 CC criu/uffd.o [2020-03-12T12:56:25.461Z] #44 173.1 fatal: not a git repository (or any of the parent directories): .git [2020-03-12T12:56:25.820Z] [2020-03-12T12:56:25.820Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-12T12:56:25.820Z] #66 DONE 0.3s [2020-03-12T12:56:25.820Z] [2020-03-12T12:56:25.820Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-12T12:56:26.027Z] #44 173.7 make[1]: Nothing to be done for 'all'. [2020-03-12T12:56:26.079Z] #70 DONE 0.1s [2020-03-12T12:56:26.079Z] [2020-03-12T12:56:26.079Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-12T12:56:26.079Z] #72 DONE 0.2s [2020-03-12T12:56:26.079Z] [2020-03-12T12:56:26.079Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-12T12:56:26.337Z] #75 DONE 0.1s [2020-03-12T12:56:26.337Z] [2020-03-12T12:56:26.337Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-12T12:56:26.337Z] #76 DONE 0.0s [2020-03-12T12:56:26.337Z] [2020-03-12T12:56:26.337Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-12T12:56:26.360Z] #44 166.7 CC criu/util.o [2020-03-12T12:56:26.564Z] #28 26.24 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-12T12:56:26.593Z] #44 174.2 make[1]: 'images/built-in.o' is up to date. [2020-03-12T12:56:26.593Z] #44 174.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-12T12:56:26.593Z] #44 174.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-12T12:56:26.593Z] #44 174.3 make[1]: 'compel/libcompel.a' is up to date. [2020-03-12T12:56:26.852Z] #44 174.3 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-12T12:56:26.852Z] #44 174.3 make[1]: Nothing to be done for 'all'. [2020-03-12T12:56:26.852Z] #44 174.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-12T12:56:26.852Z] #44 174.4 make[2]: Nothing to be done for 'all'. [2020-03-12T12:56:26.852Z] #44 174.5 make[2]: Nothing to be done for 'all'. [2020-03-12T12:56:26.852Z] #44 174.5 make[2]: Nothing to be done for 'all'. [2020-03-12T12:56:26.855Z] #28 ... [2020-03-12T12:56:26.855Z] [2020-03-12T12:56:26.855Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:56:26.855Z] #48 72.35 sync [2020-03-12T12:56:26.855Z] #48 72.43 internal/reflectlite [2020-03-12T12:56:26.855Z] #48 76.01 math/rand [2020-03-12T12:56:26.855Z] #48 76.03 internal/singleflight [2020-03-12T12:56:26.855Z] #48 76.07 github.com/LK4D4/vndr/godl/singleflight [2020-03-12T12:56:26.855Z] #48 80.70 strconv [2020-03-12T12:56:26.855Z] #48 80.71 io [2020-03-12T12:56:26.855Z] #48 80.74 vendor/golang.org/x/net/dns/dnsmessage [2020-03-12T12:56:26.855Z] #48 80.88 syscall [2020-03-12T12:56:26.855Z] #48 ... [2020-03-12T12:56:26.855Z] [2020-03-12T12:56:26.855Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:56:26.855Z] #34 82.41 bytes [2020-03-12T12:56:26.855Z] #34 82.45 strings [2020-03-12T12:56:27.111Z] #44 174.6 make[2]: Nothing to be done for 'all'. [2020-03-12T12:56:27.111Z] #44 174.6 make[2]: Nothing to be done for 'all'. [2020-03-12T12:56:27.111Z] #44 174.7 make[2]: Nothing to be done for 'all'. [2020-03-12T12:56:27.111Z] #44 174.7 make[2]: Nothing to be done for 'all'. [2020-03-12T12:56:27.111Z] #44 174.8 make[2]: Nothing to be done for 'all'. [2020-03-12T12:56:27.111Z] #44 174.8 INSTALL criu/criu [2020-03-12T12:56:27.292Z] #44 167.7 CC criu/uts_ns.o [2020-03-12T12:56:27.292Z] #44 ... [2020-03-12T12:56:27.292Z] [2020-03-12T12:56:27.292Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:56:27.292Z] #60 113.1 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 [2020-03-12T12:56:27.368Z] #44 DONE 174.9s [2020-03-12T12:56:27.368Z] [2020-03-12T12:56:27.368Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:56:27.368Z] #65 205.4 + bin/containerd [2020-03-12T12:56:27.714Z] #77 DONE 1.4s [2020-03-12T12:56:27.714Z] [2020-03-12T12:56:27.714Z] #78 exporting to image [2020-03-12T12:56:27.714Z] #78 exporting layers [2020-03-12T12:56:28.664Z] #60 114.5 + mkdir -p /build [2020-03-12T12:56:28.664Z] #60 114.5 + cp runc /build/runc [2020-03-12T12:56:28.741Z] #65 ... [2020-03-12T12:56:28.741Z] [2020-03-12T12:56:28.741Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-12T12:56:28.741Z] #45 DONE 0.1s [2020-03-12T12:56:28.741Z] [2020-03-12T12:56:28.741Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-12T12:56:28.741Z] #48 DONE 0.2s [2020-03-12T12:56:28.741Z] [2020-03-12T12:56:28.741Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-12T12:56:28.921Z] #60 DONE 114.9s [2020-03-12T12:56:28.921Z] [2020-03-12T12:56:28.921Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:56:28.921Z] #44 167.9 CC criu/vdso-compat.o [2020-03-12T12:56:28.921Z] #44 168.1 CC criu/vdso.o [2020-03-12T12:56:28.921Z] #44 168.6 LINK criu/built-in.o [2020-03-12T12:56:28.921Z] #44 168.7 LINK criu/criu [2020-03-12T12:56:28.922Z] #44 169.1 DEP lib/c/criu.d [2020-03-12T12:56:28.922Z] #44 169.2 CC images/rpc.pb-c.o [2020-03-12T12:56:28.922Z] #44 169.6 CC lib/c/criu.o [2020-03-12T12:56:28.999Z] #51 DONE 0.1s [2020-03-12T12:56:28.999Z] [2020-03-12T12:56:28.999Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:56:30.294Z] #44 170.8 LINK lib/c/built-in.o [2020-03-12T12:56:30.294Z] #44 170.8 LINK lib/c/libcriu.so [2020-03-12T12:56:30.552Z] #44 171.0 LINK lib/c/libcriu.a [2020-03-12T12:56:30.552Z] #44 171.1 GEN magic.py [2020-03-12T12:56:30.552Z] #44 171.1 Note: Building without setproctitle() and strlcpy() support. [2020-03-12T12:56:30.552Z] #44 171.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-12T12:56:30.552Z] #44 171.1 Note: Building without GnuTLS support [2020-03-12T12:56:31.117Z] #44 171.6 fatal: not a git repository (or any of the parent directories): .git [2020-03-12T12:56:31.306Z] #34 ... [2020-03-12T12:56:31.306Z] [2020-03-12T12:56:31.306Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:56:31.306Z] #44 76.59 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-03-12T12:56:31.306Z] #44 76.62 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-12T12:56:31.306Z] #44 76.62 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-12T12:56:31.306Z] #44 76.65 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-03-12T12:56:31.306Z] #44 76.66 Setting up python-six (1.12.0-1) ... [2020-03-12T12:56:31.306Z] #44 82.14 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-03-12T12:56:31.306Z] #44 82.15 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-12T12:56:31.306Z] #44 82.17 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-03-12T12:56:31.306Z] #44 82.17 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-03-12T12:56:31.306Z] #44 82.18 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-03-12T12:56:31.306Z] #44 82.18 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-12T12:56:31.306Z] #44 82.18 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-12T12:56:31.306Z] #44 82.19 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-03-12T12:56:31.306Z] #44 82.20 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-12T12:56:31.306Z] #44 82.23 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-12T12:56:31.306Z] #44 ... [2020-03-12T12:56:31.306Z] [2020-03-12T12:56:31.306Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:56:31.306Z] #28 26.95 [2020-03-12T12:56:31.306Z] #28 27.22 #=#=# ######################################################################## 100.0% [2020-03-12T12:56:31.306Z] #28 27.54 [2020-03-12T12:56:31.306Z] #28 29.67 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-12T12:56:31.306Z] #28 29.80 skipping existing c8c2d4a6b2e3 [2020-03-12T12:56:31.306Z] #28 30.11 [2020-03-12T12:56:31.375Z] #44 172.1 make[1]: Nothing to be done for 'all'. [2020-03-12T12:56:31.908Z] #78 exporting layers 3.8s done [2020-03-12T12:56:31.908Z] #78 writing image sha256:7a17e57f021eab0b9b4e6b776d54c296af1815e0c1271ba2351d481ce1d34c72 [2020-03-12T12:56:31.908Z] #78 writing image sha256:7a17e57f021eab0b9b4e6b776d54c296af1815e0c1271ba2351d481ce1d34c72 done [2020-03-12T12:56:31.908Z] #78 naming to docker.io/library/docker:25d6047ec094170761a11e582b8cb45f16cf675e done [2020-03-12T12:56:31.908Z] #78 DONE 3.8s [Pipeline] } [Pipeline] // stage [2020-03-12T12:56:31.939Z] #28 ... [2020-03-12T12:56:31.939Z] [2020-03-12T12:56:31.939Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T12:56:31.939Z] #36 79.77 Selecting previously unselected package libxml2:ppc64el. [2020-03-12T12:56:31.939Z] #36 79.78 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-03-12T12:56:31.939Z] #36 79.79 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-03-12T12:56:31.939Z] #36 80.59 Selecting previously unselected package libarchive13:ppc64el. [2020-03-12T12:56:31.939Z] #36 80.60 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-03-12T12:56:31.939Z] #36 80.61 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-03-12T12:56:31.939Z] #36 81.25 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-03-12T12:56:31.939Z] #36 81.27 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-03-12T12:56:31.939Z] #36 81.27 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-03-12T12:56:31.939Z] #36 81.56 Selecting previously unselected package librhash0:ppc64el. [2020-03-12T12:56:31.939Z] #36 81.59 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-03-12T12:56:31.939Z] #36 81.59 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-03-12T12:56:31.939Z] #36 82.04 Selecting previously unselected package libuv1:ppc64el. [2020-03-12T12:56:31.939Z] #36 82.05 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-03-12T12:56:31.939Z] #36 82.06 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-03-12T12:56:31.939Z] #36 82.37 Selecting previously unselected package cmake. [2020-03-12T12:56:31.939Z] #36 82.38 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-03-12T12:56:31.939Z] #36 82.38 Unpacking cmake (3.13.4-1) ... [2020-03-12T12:56:31.939Z] #36 86.80 Setting up libicu63:ppc64el (63.1-6) ... [2020-03-12T12:56:31.939Z] #36 86.82 Setting up xxd (2:8.1.0875-5) ... [2020-03-12T12:56:31.939Z] #36 86.83 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-03-12T12:56:31.939Z] #36 86.83 Setting up vim-common (2:8.1.0875-5) ... [2020-03-12T12:56:31.939Z] #36 86.92 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-03-12T12:56:31.939Z] #36 86.96 Setting up cmake-data (3.13.4-1) ... [2020-03-12T12:56:31.939Z] #36 86.98 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-03-12T12:56:31.939Z] #36 87.04 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-03-12T12:56:31.939Z] #36 87.04 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-03-12T12:56:31.939Z] #36 87.05 Setting up cmake (3.13.4-1) ... [2020-03-12T12:56:31.939Z] #36 87.07 Processing triggers for libc-bin (2.28-10) ... [2020-03-12T12:56:31.939Z] #36 87.24 Processing triggers for mime-support (3.62) ... [2020-03-12T12:56:31.939Z] #36 DONE 87.6s [2020-03-12T12:56:31.939Z] [2020-03-12T12:56:31.939Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T12:56:31.939Z] #37 DONE 0.1s [2020-03-12T12:56:31.939Z] [2020-03-12T12:56:31.939Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-12T12:56:31.939Z] #38 DONE 0.1s [2020-03-12T12:56:31.939Z] [2020-03-12T12:56:31.939Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-12T12:56:32.231Z] #39 0.444 + RM_GOPATH=0 [2020-03-12T12:56:32.231Z] #39 0.445 + TMP_GOPATH= [2020-03-12T12:56:32.231Z] #39 0.445 + : /build [2020-03-12T12:56:32.231Z] #39 0.445 + '[' -z '' ']' [2020-03-12T12:56:32.231Z] #39 0.446 ++ mktemp -d [2020-03-12T12:56:32.231Z] #39 0.450 + export GOPATH=/tmp/tmp.ECp4nnbFNT [2020-03-12T12:56:32.231Z] #39 0.451 + GOPATH=/tmp/tmp.ECp4nnbFNT [2020-03-12T12:56:32.231Z] #39 0.452 + RM_GOPATH=1 [2020-03-12T12:56:32.231Z] #39 0.454 ++ dirname ./install.sh [2020-03-12T12:56:32.231Z] #39 0.457 + dir=. [2020-03-12T12:56:32.266Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40680/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=25d6047ec094170761a11e582b8cb45f16cf675e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:25d6047ec094170761a11e582b8cb45f16cf675e hack/test/unit [2020-03-12T12:56:32.307Z] #44 172.6 make[1]: 'images/built-in.o' is up to date. [2020-03-12T12:56:32.307Z] #44 172.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-12T12:56:32.307Z] #44 172.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-12T12:56:32.307Z] #44 172.7 make[1]: 'compel/libcompel.a' is up to date. [2020-03-12T12:56:32.307Z] #44 172.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-12T12:56:32.307Z] #44 172.7 make[1]: Nothing to be done for 'all'. [2020-03-12T12:56:32.307Z] #44 172.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-12T12:56:32.307Z] #44 172.9 make[2]: Nothing to be done for 'all'. [2020-03-12T12:56:32.307Z] #44 172.9 make[2]: Nothing to be done for 'all'. [2020-03-12T12:56:32.307Z] #44 173.0 make[2]: Nothing to be done for 'all'. [2020-03-12T12:56:32.523Z] #39 0.473 + bin=tini [2020-03-12T12:56:32.523Z] #39 0.474 + shift [2020-03-12T12:56:32.523Z] #39 0.475 + '[' '!' -f ./tini.installer ']' [2020-03-12T12:56:32.523Z] #39 0.476 + . ./tini.installer [2020-03-12T12:56:32.523Z] #39 0.479 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T12:56:32.523Z] #39 0.482 + install_tini [2020-03-12T12:56:32.523Z] #39 0.483 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-12T12:56:32.523Z] #39 0.483 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T12:56:32.523Z] #39 0.484 + git clone https://github.com/krallin/tini.git /tmp/tmp.ECp4nnbFNT/tini [2020-03-12T12:56:32.523Z] #39 0.491 Cloning into '/tmp/tmp.ECp4nnbFNT/tini'... [2020-03-12T12:56:32.523Z] #39 ... [2020-03-12T12:56:32.523Z] [2020-03-12T12:56:32.523Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:56:32.523Z] #11 78.41 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-12T12:56:32.523Z] #11 78.48 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-03-12T12:56:32.523Z] #11 78.49 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-12T12:56:32.523Z] #11 84.63 Selecting previously unselected package binutils-mingw-w64. [2020-03-12T12:56:32.523Z] #11 84.63 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-12T12:56:32.523Z] #11 84.63 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-12T12:56:32.523Z] #11 84.80 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-03-12T12:56:32.523Z] #11 84.80 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-03-12T12:56:32.523Z] #11 84.81 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-12T12:56:32.523Z] #11 85.03 Selecting previously unselected package dmsetup. [2020-03-12T12:56:32.523Z] #11 85.05 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-03-12T12:56:32.523Z] #11 85.06 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-12T12:56:32.523Z] #11 85.35 Selecting previously unselected package mingw-w64-common. [2020-03-12T12:56:32.523Z] #11 85.36 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-12T12:56:32.523Z] #11 85.37 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-12T12:56:32.523Z] #11 ... [2020-03-12T12:56:32.523Z] [2020-03-12T12:56:32.523Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-12T12:56:32.565Z] #44 173.1 make[2]: Nothing to be done for 'all'. [2020-03-12T12:56:32.565Z] #44 173.2 make[2]: Nothing to be done for 'all'. [2020-03-12T12:56:32.565Z] #44 173.2 make[2]: Nothing to be done for 'all'. [2020-03-12T12:56:32.565Z] #44 173.2 make[2]: Nothing to be done for 'all'. [2020-03-12T12:56:32.822Z] #44 173.3 make[2]: Nothing to be done for 'all'. [2020-03-12T12:56:32.822Z] #44 173.3 INSTALL criu/criu [2020-03-12T12:56:33.080Z] #44 DONE 173.5s [2020-03-12T12:56:33.080Z] [2020-03-12T12:56:33.080Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:56:33.080Z] #65 216.9 + bin/containerd [2020-03-12T12:56:33.398Z] #31 88.24 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: 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. [2020-03-12T12:56:33.398Z] #31 89.15 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-12T12:56:33.689Z] #31 89.43 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-12T12:56:33.689Z] #31 ... [2020-03-12T12:56:33.689Z] [2020-03-12T12:56:33.689Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T12:56:33.689Z] #28 32.24 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-12T12:56:33.689Z] #28 32.91 [2020-03-12T12:56:33.689Z] #28 33.15 #=#=# ######################################################################## 100.0% [2020-03-12T12:56:33.689Z] #28 33.38 [2020-03-12T12:56:33.689Z] #28 33.56 Download of images into '/build' complete. [2020-03-12T12:56:33.689Z] #28 33.56 Use something like the following to load the result into a Docker daemon: [2020-03-12T12:56:33.690Z] #28 33.56 tar -cC '/build' . | docker load [2020-03-12T12:56:33.690Z] #28 DONE 33.6s [2020-03-12T12:56:33.982Z] [2020-03-12T12:56:33.982Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:56:33.982Z] #48 88.41 bytes [2020-03-12T12:56:34.012Z] #65 ... [2020-03-12T12:56:34.012Z] [2020-03-12T12:56:34.012Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-12T12:56:34.012Z] #45 DONE 0.1s [2020-03-12T12:56:34.269Z] [2020-03-12T12:56:34.269Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-12T12:56:34.269Z] #48 DONE 0.1s [2020-03-12T12:56:34.269Z] [2020-03-12T12:56:34.269Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-12T12:56:34.269Z] #51 DONE 0.1s [2020-03-12T12:56:34.269Z] [2020-03-12T12:56:34.269Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:56:35.012Z] #48 ... [2020-03-12T12:56:35.012Z] [2020-03-12T12:56:35.012Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:56:35.012Z] #51 80.48 + cd /tmp/tmp.ccdaF6BMsL/src/gotest.tools/gotestsum [2020-03-12T12:56:35.012Z] #51 80.48 + git checkout -q v0.3.5 [2020-03-12T12:56:35.012Z] #51 80.59 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-12T12:56:35.012Z] #51 ... [2020-03-12T12:56:35.012Z] [2020-03-12T12:56:35.012Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:56:35.012Z] #39 2.213 + cd /tmp/tmp.ECp4nnbFNT/tini [2020-03-12T12:56:35.012Z] #39 2.215 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T12:56:35.012Z] #39 2.238 + cmake . [2020-03-12T12:56:35.555Z] #65 ... [2020-03-12T12:56:35.555Z] [2020-03-12T12:56:35.555Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:56:35.555Z] #53 DONE 285.2s [2020-03-12T12:56:35.555Z] [2020-03-12T12:56:35.555Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:56:35.642Z] #39 3.656 -- The C compiler identification is GNU 8.3.0 [2020-03-12T12:56:35.642Z] #39 3.777 -- Check for working C compiler: /usr/bin/cc [2020-03-12T12:56:36.127Z] #65 ... [2020-03-12T12:56:36.127Z] [2020-03-12T12:56:36.127Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-12T12:56:36.385Z] #54 DONE 0.2s [2020-03-12T12:56:36.385Z] [2020-03-12T12:56:36.385Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-12T12:56:36.385Z] #57 DONE 0.1s [2020-03-12T12:56:36.385Z] [2020-03-12T12:56:36.385Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-12T12:56:36.643Z] #61 DONE 0.1s [2020-03-12T12:56:36.643Z] [2020-03-12T12:56:36.643Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:56:36.672Z] #39 ... [2020-03-12T12:56:36.672Z] [2020-03-12T12:56:36.672Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T12:56:36.672Z] #44 92.14 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-03-12T12:56:36.672Z] #44 92.14 Processing triggers for libc-bin (2.28-10) ... [2020-03-12T12:56:36.672Z] #44 DONE 92.5s [2020-03-12T12:56:36.672Z] [2020-03-12T12:56:36.672Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:56:37.535Z] ? github.com/docker/docker/api [no test files] [2020-03-12T12:56:38.178Z] #45 ... [2020-03-12T12:56:38.178Z] [2020-03-12T12:56:38.178Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:56:38.178Z] #57 83.80 strconv [2020-03-12T12:56:38.178Z] #57 83.82 syscall [2020-03-12T12:56:38.178Z] #57 83.83 bytes [2020-03-12T12:56:38.178Z] #57 83.85 strings [2020-03-12T12:56:38.178Z] #57 ... [2020-03-12T12:56:38.178Z] [2020-03-12T12:56:38.178Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:56:38.178Z] #11 94.15 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-12T12:56:38.178Z] #11 94.16 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-12T12:56:38.178Z] #11 94.16 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-12T12:56:40.824Z] #65 ... [2020-03-12T12:56:40.824Z] [2020-03-12T12:56:40.824Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:56:40.824Z] #53 DONE 283.3s [2020-03-12T12:56:40.824Z] [2020-03-12T12:56:40.824Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:56:41.398Z] #65 ... [2020-03-12T12:56:41.398Z] [2020-03-12T12:56:41.398Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-12T12:56:41.655Z] #54 DONE 0.2s [2020-03-12T12:56:41.655Z] [2020-03-12T12:56:41.655Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-12T12:56:41.912Z] #57 DONE 0.1s [2020-03-12T12:56:41.912Z] [2020-03-12T12:56:41.912Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-12T12:56:41.912Z] #61 DONE 0.1s [2020-03-12T12:56:41.912Z] [2020-03-12T12:56:41.912Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:56:43.732Z] #11 ... [2020-03-12T12:56:43.732Z] [2020-03-12T12:56:43.732Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:56:43.732Z] #45 2.726 Note: Building without setproctitle() and strlcpy() support. [2020-03-12T12:56:43.732Z] #45 2.726 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-12T12:56:43.732Z] #45 2.740 Note: Building without GnuTLS support [2020-03-12T12:56:43.732Z] #45 4.729 fatal: not a git repository (or any of the parent directories): .git [2020-03-12T12:56:43.732Z] #45 4.790 GEN .gitid [2020-03-12T12:56:43.732Z] #45 4.809 GEN criu/include/version.h [2020-03-12T12:56:43.732Z] #45 4.893 GEN include/common/asm [2020-03-12T12:56:44.023Z] #45 7.294 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-12T12:56:44.313Z] #45 7.550 PBCC images/opts.pb-c.c [2020-03-12T12:56:44.313Z] #45 7.711 PBCC images/sit.pb-c.c [2020-03-12T12:56:44.313Z] #45 7.814 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-12T12:56:44.602Z] #45 7.968 DEP images/opts.pb-c.d [2020-03-12T12:56:44.602Z] #45 8.070 DEP images/sit.pb-c.d [2020-03-12T12:56:44.602Z] #45 8.194 PBCC images/macvlan.pb-c.c [2020-03-12T12:56:44.892Z] #45 8.255 DEP images/macvlan.pb-c.d [2020-03-12T12:56:44.892Z] #45 8.430 PBCC images/autofs.pb-c.c [2020-03-12T12:56:44.892Z] #45 8.454 DEP images/autofs.pb-c.d [2020-03-12T12:56:45.181Z] #45 8.560 PBCC images/sysctl.pb-c.c [2020-03-12T12:56:45.181Z] #45 8.608 DEP images/sysctl.pb-c.d [2020-03-12T12:56:45.181Z] #45 8.692 PBCC images/time.pb-c.c [2020-03-12T12:56:45.469Z] #45 8.744 DEP images/time.pb-c.d [2020-03-12T12:56:45.469Z] #45 8.838 PBCC images/binfmt-misc.pb-c.c [2020-03-12T12:56:45.469Z] #45 8.881 DEP images/binfmt-misc.pb-c.d [2020-03-12T12:56:45.469Z] #45 8.970 PBCC images/seccomp.pb-c.c [2020-03-12T12:56:45.469Z] #45 9.016 DEP images/seccomp.pb-c.d [2020-03-12T12:56:45.469Z] #45 9.097 PBCC images/userns.pb-c.c [2020-03-12T12:56:45.759Z] #45 9.192 DEP images/userns.pb-c.d [2020-03-12T12:56:46.071Z] #45 9.254 PBCC images/cgroup.pb-c.c [2020-03-12T12:56:46.071Z] #45 9.301 DEP images/cgroup.pb-c.d [2020-03-12T12:56:46.071Z] #45 9.426 PBCC images/fown.pb-c.c [2020-03-12T12:56:46.071Z] #45 9.480 PBCC images/ext-file.pb-c.c [2020-03-12T12:56:46.071Z] #45 9.533 DEP images/fown.pb-c.d [2020-03-12T12:56:46.071Z] #45 9.648 DEP images/ext-file.pb-c.d [2020-03-12T12:56:46.365Z] #45 9.736 PBCC images/rpc.pb-c.c [2020-03-12T12:56:46.365Z] #45 9.803 DEP images/rpc.pb-c.d [2020-03-12T12:56:46.365Z] #45 9.889 PBCC images/siginfo.pb-c.c [2020-03-12T12:56:46.365Z] #45 ... [2020-03-12T12:56:46.365Z] [2020-03-12T12:56:46.365Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:56:46.365Z] #11 102.4 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-12T12:56:46.654Z] #11 102.4 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-03-12T12:56:46.654Z] #11 102.4 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-12T12:56:46.654Z] #11 102.7 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-12T12:56:46.946Z] #11 102.7 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-03-12T12:56:46.946Z] #11 102.7 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-12T12:56:46.946Z] #11 ... [2020-03-12T12:56:46.946Z] [2020-03-12T12:56:46.946Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:56:46.946Z] #39 4.840 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-12T12:56:46.946Z] #39 4.873 -- Detecting C compiler ABI info [2020-03-12T12:56:46.946Z] #39 6.264 -- Detecting C compiler ABI info - done [2020-03-12T12:56:46.946Z] #39 6.458 -- Detecting C compile features [2020-03-12T12:56:46.946Z] #39 9.547 -- Detecting C compile features - done [2020-03-12T12:56:46.946Z] #39 9.604 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-12T12:56:46.946Z] #39 9.976 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-12T12:56:46.946Z] #39 10.19 -- Configuring done [2020-03-12T12:56:46.946Z] #39 10.23 -- Generating done [2020-03-12T12:56:46.946Z] #39 10.24 -- Build files have been written to: /tmp/tmp.ECp4nnbFNT/tini [2020-03-12T12:56:46.946Z] #39 10.25 + make tini-static [2020-03-12T12:56:46.946Z] #39 11.04 Scanning dependencies of target tini-static [2020-03-12T12:56:46.946Z] #39 11.19 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-12T12:56:46.946Z] #39 13.90 [100%] Linking C executable tini-static [2020-03-12T12:56:46.946Z] #39 ... [2020-03-12T12:56:46.946Z] [2020-03-12T12:56:46.946Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:56:46.946Z] #45 9.928 DEP images/siginfo.pb-c.d [2020-03-12T12:56:46.946Z] #45 10.05 PBCC images/pagemap.pb-c.c [2020-03-12T12:56:46.946Z] #45 10.19 DEP images/pagemap.pb-c.d [2020-03-12T12:56:46.946Z] #45 10.31 PBCC images/rlimit.pb-c.c [2020-03-12T12:56:46.946Z] #45 10.42 DEP images/rlimit.pb-c.d [2020-03-12T12:56:46.946Z] #45 10.51 PBCC images/file-lock.pb-c.c [2020-03-12T12:56:46.946Z] #45 10.56 DEP images/file-lock.pb-c.d [2020-03-12T12:56:47.237Z] #45 ... [2020-03-12T12:56:47.237Z] [2020-03-12T12:56:47.237Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:56:47.237Z] #39 15.08 [100%] Built target tini-static [2020-03-12T12:56:47.237Z] #39 15.20 + mkdir -p /build [2020-03-12T12:56:47.237Z] #39 15.21 + cp tini-static /build/docker-init [2020-03-12T12:56:47.237Z] #39 DONE 15.3s [2020-03-12T12:56:47.237Z] [2020-03-12T12:56:47.237Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:56:47.237Z] #45 10.79 PBCC images/tty.pb-c.c [2020-03-12T12:56:47.522Z] ok github.com/docker/docker/api/server 0.051s coverage: 9.0% of statements [2020-03-12T12:56:47.526Z] #45 11.05 DEP images/tty.pb-c.d [2020-03-12T12:56:47.814Z] #45 11.22 PBCC images/tun.pb-c.c [2020-03-12T12:56:47.814Z] #45 11.32 PBCC images/netdev.pb-c.c [2020-03-12T12:56:48.103Z] #45 11.48 DEP images/tun.pb-c.d [2020-03-12T12:56:48.392Z] #45 11.71 DEP images/netdev.pb-c.d [2020-03-12T12:56:48.392Z] #45 11.89 PBCC images/vma.pb-c.c [2020-03-12T12:56:48.392Z] #45 12.00 DEP images/vma.pb-c.d [2020-03-12T12:56:49.023Z] #45 12.39 PBCC images/creds.pb-c.c [2020-03-12T12:56:49.023Z] #45 12.44 DEP images/creds.pb-c.d [2020-03-12T12:56:49.023Z] #45 12.58 PBCC images/utsns.pb-c.c [2020-03-12T12:56:49.312Z] #45 12.60 DEP images/utsns.pb-c.d [2020-03-12T12:56:49.312Z] #45 12.68 PBCC images/ipc-desc.pb-c.c [2020-03-12T12:56:49.312Z] #45 12.73 PBCC images/ipc-sem.pb-c.c [2020-03-12T12:56:49.312Z] #45 12.79 DEP images/ipc-desc.pb-c.d [2020-03-12T12:56:49.312Z] #45 12.90 DEP images/ipc-sem.pb-c.d [2020-03-12T12:56:49.600Z] #45 12.97 PBCC images/ipc-msg.pb-c.c [2020-03-12T12:56:49.600Z] #45 13.00 DEP images/ipc-msg.pb-c.d [2020-03-12T12:56:49.600Z] #45 13.07 PBCC images/ipc-shm.pb-c.c [2020-03-12T12:56:49.600Z] #45 13.13 DEP images/ipc-shm.pb-c.d [2020-03-12T12:56:49.889Z] #45 13.24 PBCC images/ipc-var.pb-c.c [2020-03-12T12:56:49.889Z] #45 13.32 DEP images/ipc-var.pb-c.d [2020-03-12T12:56:49.889Z] #45 13.40 PBCC images/sk-opts.pb-c.c [2020-03-12T12:56:49.889Z] #45 13.43 PBCC images/packet-sock.pb-c.c [2020-03-12T12:56:50.177Z] #45 13.57 DEP images/sk-opts.pb-c.d [2020-03-12T12:56:50.177Z] #45 13.67 DEP images/packet-sock.pb-c.d [2020-03-12T12:56:50.177Z] #45 13.77 PBCC images/sk-netlink.pb-c.c [2020-03-12T12:56:50.466Z] #45 13.87 DEP images/sk-netlink.pb-c.d [2020-03-12T12:56:50.466Z] #45 ... [2020-03-12T12:56:50.466Z] [2020-03-12T12:56:50.466Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:56:50.466Z] #34 96.09 reflect [2020-03-12T12:56:50.466Z] #34 96.50 bufio [2020-03-12T12:56:50.466Z] #34 97.81 path [2020-03-12T12:56:50.466Z] #34 100.4 text/tabwriter [2020-03-12T12:56:50.466Z] #34 ... [2020-03-12T12:56:50.466Z] [2020-03-12T12:56:50.466Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:56:50.466Z] #45 14.00 PBCC images/sk-inet.pb-c.c [2020-03-12T12:56:50.754Z] #45 14.13 DEP images/sk-inet.pb-c.d [2020-03-12T12:56:50.754Z] #45 14.26 PBCC images/sk-unix.pb-c.c [2020-03-12T12:56:51.043Z] #45 14.39 DEP images/sk-unix.pb-c.d [2020-03-12T12:56:51.044Z] #45 14.48 PBCC images/mm.pb-c.c [2020-03-12T12:56:51.044Z] #45 14.60 DEP images/mm.pb-c.d [2020-03-12T12:56:51.332Z] #45 14.77 PBCC images/timerfd.pb-c.c [2020-03-12T12:56:51.332Z] #45 14.85 DEP images/timerfd.pb-c.d [2020-03-12T12:56:51.619Z] #45 15.02 PBCC images/timer.pb-c.c [2020-03-12T12:56:51.620Z] #45 ... [2020-03-12T12:56:51.620Z] [2020-03-12T12:56:51.620Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:56:51.620Z] #57 97.16 bufio [2020-03-12T12:56:51.620Z] #57 101.4 text/tabwriter [2020-03-12T12:56:51.620Z] #57 105.6 regexp/syntax [2020-03-12T12:56:51.620Z] #57 105.6 reflect [2020-03-12T12:56:51.620Z] #57 ... [2020-03-12T12:56:51.620Z] [2020-03-12T12:56:51.620Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:56:51.620Z] #45 15.06 DEP images/timer.pb-c.d [2020-03-12T12:56:51.931Z] #45 15.18 PBCC images/sa.pb-c.c [2020-03-12T12:56:51.931Z] #45 15.28 DEP images/sa.pb-c.d [2020-03-12T12:56:51.931Z] #45 15.41 PBCC images/pipe-data.pb-c.c [2020-03-12T12:56:52.228Z] #45 15.45 DEP images/pipe-data.pb-c.d [2020-03-12T12:56:52.228Z] #45 15.56 PBCC images/mnt.pb-c.c [2020-03-12T12:56:52.518Z] #45 15.72 DEP images/mnt.pb-c.d [2020-03-12T12:56:52.519Z] #45 15.87 PBCC images/sk-packet.pb-c.c [2020-03-12T12:56:52.519Z] #45 15.93 DEP images/sk-packet.pb-c.d [2020-03-12T12:56:52.519Z] #45 15.99 PBCC images/tcp-stream.pb-c.c [2020-03-12T12:56:52.519Z] #45 16.07 DEP images/tcp-stream.pb-c.d [2020-03-12T12:56:52.519Z] #45 16.12 PBCC images/pipe.pb-c.c [2020-03-12T12:56:52.807Z] #45 16.26 DEP images/pipe.pb-c.d [2020-03-12T12:56:52.807Z] #45 16.34 PBCC images/pstree.pb-c.c [2020-03-12T12:56:52.807Z] #45 16.38 DEP images/pstree.pb-c.d [2020-03-12T12:56:53.097Z] #45 16.48 PBCC images/fs.pb-c.c [2020-03-12T12:56:53.097Z] #45 16.56 DEP images/fs.pb-c.d [2020-03-12T12:56:53.386Z] #45 16.70 PBCC images/signalfd.pb-c.c [2020-03-12T12:56:53.386Z] #45 16.85 DEP images/signalfd.pb-c.d [2020-03-12T12:56:53.386Z] #45 16.99 PBCC images/fh.pb-c.c [2020-03-12T12:56:53.676Z] #45 17.07 PBCC images/fsnotify.pb-c.c [2020-03-12T12:56:53.676Z] #45 17.20 DEP images/fh.pb-c.d [2020-03-12T12:56:53.974Z] #45 17.30 DEP images/fsnotify.pb-c.d [2020-03-12T12:56:53.974Z] #45 17.39 PBCC images/eventpoll.pb-c.c [2020-03-12T12:56:53.974Z] #45 17.42 DEP images/eventpoll.pb-c.d [2020-03-12T12:56:53.974Z] #45 17.52 PBCC images/eventfd.pb-c.c [2020-03-12T12:56:53.974Z] #45 17.55 DEP images/eventfd.pb-c.d [2020-03-12T12:56:54.264Z] #45 17.63 PBCC images/remap-file-path.pb-c.c [2020-03-12T12:56:54.264Z] #45 17.66 DEP images/remap-file-path.pb-c.d [2020-03-12T12:56:54.264Z] #45 17.73 PBCC images/fifo.pb-c.c [2020-03-12T12:56:54.264Z] #45 17.76 DEP images/fifo.pb-c.d [2020-03-12T12:56:54.554Z] #45 17.81 PBCC images/ghost-file.pb-c.c [2020-03-12T12:56:54.554Z] #45 17.85 DEP images/ghost-file.pb-c.d [2020-03-12T12:56:54.554Z] #45 17.92 PBCC images/regfile.pb-c.c [2020-03-12T12:56:54.554Z] #45 17.97 DEP images/regfile.pb-c.d [2020-03-12T12:56:54.554Z] #45 18.05 PBCC images/ns.pb-c.c [2020-03-12T12:56:54.554Z] #45 18.10 DEP images/ns.pb-c.d [2020-03-12T12:56:54.554Z] #45 18.16 PBCC images/fdinfo.pb-c.c [2020-03-12T12:56:54.554Z] #45 ... [2020-03-12T12:56:54.554Z] [2020-03-12T12:56:54.554Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:56:54.554Z] #48 100.3 reflect [2020-03-12T12:56:54.554Z] #48 100.4 bufio [2020-03-12T12:56:54.554Z] #48 108.8 regexp/syntax [2020-03-12T12:56:54.554Z] #48 109.8 hash/crc32 [2020-03-12T12:56:54.842Z] #48 ... [2020-03-12T12:56:54.842Z] [2020-03-12T12:56:54.842Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:56:54.842Z] #34 108.9 internal/syscall/unix [2020-03-12T12:56:54.842Z] #34 109.0 time [2020-03-12T12:56:58.566Z] #65 235.2 + bin/containerd-stress [2020-03-12T12:56:58.566Z] #65 237.0 + bin/containerd-shim [2020-03-12T12:56:59.281Z] #34 ... [2020-03-12T12:56:59.281Z] [2020-03-12T12:56:59.281Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:56:59.281Z] #45 18.31 DEP images/fdinfo.pb-c.d [2020-03-12T12:56:59.281Z] #45 18.46 PBCC images/core-aarch64.pb-c.c [2020-03-12T12:56:59.281Z] #45 18.52 PBCC images/core-arm.pb-c.c [2020-03-12T12:56:59.282Z] #45 18.68 PBCC images/core-ppc64.pb-c.c [2020-03-12T12:56:59.282Z] #45 18.75 PBCC images/core-s390.pb-c.c [2020-03-12T12:56:59.282Z] #45 18.92 PBCC images/core-x86.pb-c.c [2020-03-12T12:56:59.282Z] #45 19.09 PBCC images/core.pb-c.c [2020-03-12T12:56:59.282Z] #45 19.26 PBCC images/inventory.pb-c.c [2020-03-12T12:56:59.282Z] #45 19.42 DEP images/core-aarch64.pb-c.d [2020-03-12T12:56:59.282Z] #45 19.54 DEP images/core-arm.pb-c.d [2020-03-12T12:56:59.282Z] #45 19.69 DEP images/core-ppc64.pb-c.d [2020-03-12T12:56:59.282Z] #45 19.79 DEP images/core-s390.pb-c.d [2020-03-12T12:56:59.282Z] #45 20.00 DEP images/core-x86.pb-c.d [2020-03-12T12:56:59.282Z] #45 20.09 DEP images/core.pb-c.d [2020-03-12T12:56:59.282Z] #45 20.23 DEP images/inventory.pb-c.d [2020-03-12T12:56:59.282Z] #45 20.39 PBCC images/cpuinfo.pb-c.c [2020-03-12T12:56:59.282Z] #45 20.48 DEP images/cpuinfo.pb-c.d [2020-03-12T12:56:59.282Z] #45 20.56 PBCC images/stats.pb-c.c [2020-03-12T12:56:59.282Z] #45 20.65 DEP images/stats.pb-c.d [2020-03-12T12:56:59.282Z] #45 22.80 make[1]: Nothing to be done for 'all'. [2020-03-12T12:57:02.025Z] #45 24.96 CC images/stats.o [2020-03-12T12:57:02.316Z] #45 25.71 CC images/core.o [2020-03-12T12:57:03.351Z] #45 26.84 CC images/core-x86.o [2020-03-12T12:57:03.649Z] #45 ... [2020-03-12T12:57:03.649Z] [2020-03-12T12:57:03.649Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:57:03.649Z] #34 119.1 internal/poll [2020-03-12T12:57:03.816Z] #65 246.0 + bin/containerd-stress [2020-03-12T12:57:03.816Z] #65 247.8 + bin/containerd-shim [2020-03-12T12:57:03.832Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-12T12:57:03.832Z] [2020-03-12T12:57:03.832Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-12T12:57:03.832Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-12T12:57:03.832Z] HOSTNAME=e176cbbe1773 [2020-03-12T12:57:03.832Z] TESTDEBUG=0 [2020-03-12T12:57:03.832Z] DEST=bundles/test-integration [2020-03-12T12:57:03.832Z] PWD=/go/src/github.com/docker/docker [2020-03-12T12:57:03.832Z] DOCKER_GITCOMMIT=25d6047ec094170761a11e582b8cb45f16cf675e [2020-03-12T12:57:03.832Z] container=docker [2020-03-12T12:57:03.832Z] HOME=/root [2020-03-12T12:57:03.832Z] GOLANG_VERSION=1.13.8 [2020-03-12T12:57:03.832Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-12T12:57:03.832Z] VALIDATE_BRANCH=master [2020-03-12T12:57:03.832Z] TERM=xterm [2020-03-12T12:57:03.832Z] DOCKER_PKG=github.com/docker/docker [2020-03-12T12:57:03.832Z] SHLVL=1 [2020-03-12T12:57:03.832Z] TIMEOUT=120m [2020-03-12T12:57:03.832Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-12T12:57:03.832Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-12T12:57:03.832Z] GO111MODULE=off [2020-03-12T12:57:03.832Z] DOCKER_EXPERIMENTAL=1 [2020-03-12T12:57:03.832Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-12T12:57:03.832Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-12T12:57:03.832Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-12T12:57:03.832Z] GOPATH=/go [2020-03-12T12:57:03.832Z] PKG_CONFIG=pkg-config [2020-03-12T12:57:03.832Z] _=/usr/bin/env [2020-03-12T12:57:03.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-12T12:57:05.122Z] #65 243.5 + bin/containerd-shim-runc-v1 [2020-03-12T12:57:07.260Z] #34 122.6 os [2020-03-12T12:57:07.740Z] #65 246.6 + bin/containerd-shim-runc-v2 [2020-03-12T12:57:08.306Z] #65 247.4 + binaries [2020-03-12T12:57:08.306Z] #65 247.4 + mkdir -p /build [2020-03-12T12:57:08.306Z] #65 247.4 + cp bin/containerd /build/containerd [2020-03-12T12:57:08.306Z] #65 247.4 + cp bin/containerd-shim /build/containerd-shim [2020-03-12T12:57:08.564Z] #65 247.4 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-12T12:57:08.564Z] #65 247.4 + cp bin/ctr /build/ctr [2020-03-12T12:57:08.764Z] #34 ... [2020-03-12T12:57:08.764Z] [2020-03-12T12:57:08.764Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:57:08.764Z] #48 114.5 vendor/golang.org/x/text/transform [2020-03-12T12:57:08.764Z] #48 118.3 time [2020-03-12T12:57:09.060Z] #48 ... [2020-03-12T12:57:09.060Z] [2020-03-12T12:57:09.060Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:57:09.060Z] #45 27.77 CC images/core-arm.o [2020-03-12T12:57:09.060Z] #45 28.38 CC images/core-aarch64.o [2020-03-12T12:57:09.060Z] #45 29.06 CC images/core-ppc64.o [2020-03-12T12:57:09.060Z] #45 30.19 CC images/core-s390.o [2020-03-12T12:57:09.060Z] #45 31.45 CC images/cpuinfo.o [2020-03-12T12:57:09.060Z] #45 32.31 CC images/inventory.o [2020-03-12T12:57:09.131Z] #65 DONE 247.9s [2020-03-12T12:57:09.387Z] #45 32.77 CC images/fdinfo.o [2020-03-12T12:57:09.387Z] #45 ... [2020-03-12T12:57:09.387Z] [2020-03-12T12:57:09.387Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:57:09.387Z] #57 115.1 time [2020-03-12T12:57:09.387Z] #57 121.0 regexp [2020-03-12T12:57:09.680Z] #57 ... [2020-03-12T12:57:09.680Z] [2020-03-12T12:57:09.680Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:57:10.063Z] [2020-03-12T12:57:10.063Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-12T12:57:10.063Z] #66 DONE 0.2s [2020-03-12T12:57:10.063Z] [2020-03-12T12:57:10.063Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-12T12:57:10.063Z] #70 DONE 0.1s [2020-03-12T12:57:10.063Z] [2020-03-12T12:57:10.063Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-12T12:57:10.320Z] #72 DONE 0.2s [2020-03-12T12:57:10.320Z] [2020-03-12T12:57:10.320Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-12T12:57:10.320Z] #75 DONE 0.1s [2020-03-12T12:57:10.433Z] #65 254.2 + bin/containerd-shim-runc-v1 [2020-03-12T12:57:10.561Z] #66 68.59 Checking out files: 45% (1439/3196) Checking out files: 46% (1471/3196) Checking out files: 47% (1503/3196) Checking out files: 48% (1535/3196) Checking out files: 49% (1567/3196) Checking out files: 50% (1598/3196) Checking out files: 51% (1630/3196) Checking out files: 52% (1662/3196) Checking out files: 53% (1694/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 90% (2886/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-03-12T12:57:10.561Z] #66 69.86 + cd /tmp/tmp.VgDMIhSnBI/src/github.com/containerd/containerd [2020-03-12T12:57:10.561Z] #66 69.87 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-12T12:57:10.577Z] [2020-03-12T12:57:10.577Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-12T12:57:10.577Z] #76 DONE 0.0s [2020-03-12T12:57:10.577Z] [2020-03-12T12:57:10.577Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-12T12:57:11.509Z] #77 DONE 1.1s [2020-03-12T12:57:11.509Z] [2020-03-12T12:57:11.509Z] #78 exporting to image [2020-03-12T12:57:11.509Z] #78 exporting layers [2020-03-12T12:57:12.624Z] #66 71.66 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-12T12:57:12.624Z] #66 71.66 + BUILDTAGS='netgo osusergo static_build' [2020-03-12T12:57:12.624Z] #66 71.66 + export EXTRA_FLAGS=-buildmode=pie [2020-03-12T12:57:12.624Z] #66 71.66 + EXTRA_FLAGS=-buildmode=pie [2020-03-12T12:57:12.624Z] #66 71.66 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-12T12:57:12.624Z] #66 71.66 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-12T12:57:12.624Z] #66 71.66 + '[' '' = dynamic ']' [2020-03-12T12:57:12.624Z] #66 71.66 + make [2020-03-12T12:57:13.666Z] #66 72.90 + bin/ctr [2020-03-12T12:57:13.719Z] #65 257.2 + bin/containerd-shim-runc-v2 [2020-03-12T12:57:13.719Z] #65 258.1 + binaries [2020-03-12T12:57:13.977Z] #65 258.1 + mkdir -p /build [2020-03-12T12:57:13.977Z] #65 258.1 + cp bin/containerd /build/containerd [2020-03-12T12:57:13.977Z] #65 258.1 + cp bin/containerd-shim /build/containerd-shim [2020-03-12T12:57:13.977Z] #65 258.1 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-12T12:57:13.977Z] #65 258.1 + cp bin/ctr /build/ctr [2020-03-12T12:57:14.122Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|imports|types_sizes|deps|files|name) took 1m55.951110798s [2020-03-12T12:57:14.122Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 667.610397ms [2020-03-12T12:57:14.552Z] #65 DONE 258.7s [2020-03-12T12:57:15.937Z] [2020-03-12T12:57:15.937Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-12T12:57:15.937Z] #66 DONE 0.2s [2020-03-12T12:57:15.937Z] [2020-03-12T12:57:15.937Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-12T12:57:15.937Z] #70 DONE 0.1s [2020-03-12T12:57:16.194Z] [2020-03-12T12:57:16.194Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-12T12:57:16.194Z] #72 DONE 0.1s [2020-03-12T12:57:16.194Z] [2020-03-12T12:57:16.194Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-12T12:57:16.194Z] #75 DONE 0.1s [2020-03-12T12:57:16.194Z] [2020-03-12T12:57:16.194Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-12T12:57:16.194Z] #76 DONE 0.0s [2020-03-12T12:57:16.451Z] [2020-03-12T12:57:16.451Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-12T12:57:17.180Z] #66 ... [2020-03-12T12:57:17.180Z] [2020-03-12T12:57:17.180Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:57:17.180Z] #57 132.9 mvdan.cc/sh/v3/fileutil [2020-03-12T12:57:17.470Z] #57 132.9 io/ioutil [2020-03-12T12:57:17.822Z] #77 DONE 1.4s [2020-03-12T12:57:17.822Z] [2020-03-12T12:57:17.822Z] #78 exporting to image [2020-03-12T12:57:17.822Z] #78 exporting layers [2020-03-12T12:57:18.061Z] #78 exporting layers 6.2s done [2020-03-12T12:57:18.061Z] #78 writing image sha256:f059b11781ba3c80b44021cbc9d2b4d574141867c7843ecc55ad4c9b3dc86550 done [2020-03-12T12:57:18.061Z] #78 naming to docker.io/library/docker:25d6047ec094170761a11e582b8cb45f16cf675e done [2020-03-12T12:57:18.061Z] #78 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-03-12T12:57:19.518Z] [2020-03-12T12:57:19.518Z] Removing bundles/ [2020-03-12T12:57:19.518Z] [2020-03-12T12:57:19.518Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-03-12T12:57:19.776Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-12T12:57:19.776Z] GOOS="" GOARCH="" GOARM="" [2020-03-12T12:57:20.268Z] #57 ... [2020-03-12T12:57:20.268Z] [2020-03-12T12:57:20.268Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:57:20.268Z] #45 33.79 CC images/fown.o [2020-03-12T12:57:20.268Z] #45 34.19 CC images/ns.o [2020-03-12T12:57:20.268Z] #45 34.62 CC images/regfile.o [2020-03-12T12:57:20.268Z] #45 35.02 CC images/ghost-file.o [2020-03-12T12:57:20.268Z] #45 35.57 CC images/fifo.o [2020-03-12T12:57:20.268Z] #45 35.89 CC images/remap-file-path.o [2020-03-12T12:57:20.268Z] #45 36.20 CC images/eventfd.o [2020-03-12T12:57:20.268Z] #45 36.60 CC images/eventpoll.o [2020-03-12T12:57:20.268Z] #45 37.36 CC images/fh.o [2020-03-12T12:57:20.268Z] #45 37.91 CC images/fsnotify.o [2020-03-12T12:57:20.268Z] #45 39.10 CC images/signalfd.o [2020-03-12T12:57:20.268Z] #45 39.64 CC images/fs.o [2020-03-12T12:57:20.268Z] #45 40.09 CC images/pstree.o [2020-03-12T12:57:20.268Z] #45 40.45 CC images/pipe.o [2020-03-12T12:57:20.268Z] #45 40.82 CC images/tcp-stream.o [2020-03-12T12:57:20.268Z] #45 41.18 CC images/sk-packet.o [2020-03-12T12:57:20.268Z] #45 41.75 CC images/mnt.o [2020-03-12T12:57:20.268Z] #45 42.19 CC images/pipe-data.o [2020-03-12T12:57:20.268Z] #45 42.56 CC images/sa.o [2020-03-12T12:57:20.268Z] #45 43.04 CC images/timer.o [2020-03-12T12:57:20.268Z] #45 43.88 CC images/timerfd.o [2020-03-12T12:57:20.565Z] #45 ... [2020-03-12T12:57:20.565Z] [2020-03-12T12:57:20.565Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:57:20.565Z] #11 136.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-12T12:57:20.565Z] #11 136.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-03-12T12:57:20.565Z] #11 136.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-12T12:57:22.086Z] #11 ... [2020-03-12T12:57:22.086Z] [2020-03-12T12:57:22.086Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:57:22.086Z] #48 127.4 regexp [2020-03-12T12:57:22.086Z] #48 135.7 os/exec [2020-03-12T12:57:22.086Z] #48 135.9 net [2020-03-12T12:57:22.086Z] #48 ... [2020-03-12T12:57:22.086Z] [2020-03-12T12:57:22.086Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:57:22.086Z] #57 136.9 encoding/binary [2020-03-12T12:57:22.086Z] #57 136.9 flag [2020-03-12T12:57:22.086Z] #57 136.9 go/token [2020-03-12T12:57:22.086Z] #57 136.9 github.com/pkg/diff [2020-03-12T12:57:22.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-12T12:57:22.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-12T12:57:22.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-12T12:57:22.386Z] #57 ... [2020-03-12T12:57:22.386Z] [2020-03-12T12:57:22.386Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:57:22.386Z] #34 127.9 internal/fmtsort [2020-03-12T12:57:22.386Z] #34 129.6 path/filepath [2020-03-12T12:57:22.386Z] #34 129.6 fmt [2020-03-12T12:57:22.386Z] #34 132.2 io/ioutil [2020-03-12T12:57:22.386Z] #34 135.8 flag [2020-03-12T12:57:22.386Z] #34 135.8 log [2020-03-12T12:57:22.386Z] #34 135.8 github.com/BurntSushi/toml [2020-03-12T12:57:22.386Z] #34 ... [2020-03-12T12:57:22.386Z] [2020-03-12T12:57:22.386Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:57:22.386Z] #45 44.38 CC images/mm.o [2020-03-12T12:57:22.386Z] #45 44.89 CC images/sk-opts.o [2020-03-12T12:57:22.386Z] #45 45.20 CC images/sk-unix.o [2020-03-12T12:57:22.386Z] #45 45.88 CC images/sk-inet.o [2020-03-12T12:57:23.019Z] #45 46.52 CC images/tun.o [2020-03-12T12:57:23.648Z] #45 47.12 CC images/sk-netlink.o [2020-03-12T12:57:24.057Z] INFO [runner/unused/goanalysis] analyzers took 26.87513918s with top 10 stages: buildssa: 22.505022213s, U1000: 4.370116967s [2020-03-12T12:57:24.277Z] #45 47.59 CC images/packet-sock.o [2020-03-12T12:57:24.371Z] #78 exporting layers 6.0s done [2020-03-12T12:57:24.371Z] #78 writing image sha256:02498f41a267ee0d76dc4e1cfb362b0605dfc4218286c2580b5507bebcdf4a3d done [2020-03-12T12:57:24.371Z] #78 naming to docker.io/library/docker:25d6047ec094170761a11e582b8cb45f16cf675e done [2020-03-12T12:57:24.371Z] #78 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-12T12:57:24.712Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40680/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=25d6047ec094170761a11e582b8cb45f16cf675e -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:25d6047ec094170761a11e582b8cb45f16cf675e hack/make.sh dynbinary test-integration [2020-03-12T12:57:24.924Z] #45 48.35 CC images/ipc-var.o [2020-03-12T12:57:25.562Z] #45 48.82 CC images/ipc-desc.o [2020-03-12T12:57:25.644Z] [2020-03-12T12:57:25.644Z] Removing bundles/ [2020-03-12T12:57:25.644Z] [2020-03-12T12:57:25.644Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-12T12:57:25.644Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-12T12:57:25.644Z] GOOS="" GOARCH="" GOARM="" [2020-03-12T12:57:25.856Z] #45 49.23 CC images/ipc-shm.o [2020-03-12T12:57:26.148Z] #45 49.58 CC images/ipc-msg.o [2020-03-12T12:57:26.782Z] #45 50.18 CC images/ipc-sem.o [2020-03-12T12:57:27.414Z] #45 50.65 CC images/utsns.o [2020-03-12T12:57:27.414Z] #45 51.01 CC images/creds.o [2020-03-12T12:57:28.054Z] #45 51.41 CC images/vma.o [2020-03-12T12:57:28.354Z] #45 51.83 CC images/netdev.o [2020-03-12T12:57:28.354Z] #45 ... [2020-03-12T12:57:28.354Z] [2020-03-12T12:57:28.354Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:57:28.354Z] #34 144.0 github.com/BurntSushi/toml/cmd/tomlv [2020-03-12T12:57:33.939Z] #34 ... [2020-03-12T12:57:33.939Z] [2020-03-12T12:57:33.939Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:57:33.939Z] #45 52.58 CC images/tty.o [2020-03-12T12:57:33.939Z] #45 53.95 CC images/file-lock.o [2020-03-12T12:57:33.939Z] #45 54.34 CC images/rlimit.o [2020-03-12T12:57:33.939Z] #45 54.76 CC images/pagemap.o [2020-03-12T12:57:33.939Z] #45 55.28 CC images/siginfo.o [2020-03-12T12:57:33.939Z] #45 55.96 CC images/rpc.o [2020-03-12T12:57:35.006Z] #45 58.45 CC images/ext-file.o [2020-03-12T12:57:35.312Z] #45 58.78 CC images/cgroup.o [2020-03-12T12:57:35.630Z] #45 ... [2020-03-12T12:57:35.630Z] [2020-03-12T12:57:35.630Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:57:35.630Z] #34 DONE 151.1s [2020-03-12T12:57:35.630Z] [2020-03-12T12:57:35.630Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:57:35.630Z] #48 141.4 internal/lazyregexp [2020-03-12T12:57:35.630Z] #48 142.3 github.com/LK4D4/vndr/versioned [2020-03-12T12:57:35.630Z] #48 145.0 go/scanner [2020-03-12T12:57:35.630Z] #48 145.0 net/url [2020-03-12T12:57:35.630Z] #48 145.0 text/template/parse [2020-03-12T12:57:35.630Z] #48 150.7 go/ast [2020-03-12T12:57:35.630Z] #48 ... [2020-03-12T12:57:35.630Z] [2020-03-12T12:57:35.630Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:57:35.630Z] #57 141.3 go/scanner [2020-03-12T12:57:35.630Z] #57 144.0 mvdan.cc/editorconfig [2020-03-12T12:57:35.630Z] #57 144.9 mvdan.cc/sh/v3/syntax [2020-03-12T12:57:35.630Z] #57 146.2 encoding/base64 [2020-03-12T12:57:35.630Z] #57 148.0 go/ast [2020-03-12T12:57:35.630Z] #57 149.6 encoding/json [2020-03-12T12:57:35.926Z] #57 151.5 golang.org/x/sys/unix [2020-03-12T12:57:37.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-12T12:57:37.459Z] #57 ... [2020-03-12T12:57:37.459Z] [2020-03-12T12:57:37.459Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:57:37.459Z] #45 60.78 CC images/userns.o [2020-03-12T12:57:37.750Z] #45 61.29 CC images/google/protobuf/descriptor.o [2020-03-12T12:57:38.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-12T12:57:39.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-12T12:57:39.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-12T12:57:39.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-12T12:57:41.261Z] #45 64.56 CC images/opts.o [2020-03-12T12:57:41.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-12T12:57:41.552Z] #45 65.07 CC images/seccomp.o [2020-03-12T12:57:42.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-12T12:57:42.182Z] #45 65.55 CC images/binfmt-misc.o [2020-03-12T12:57:42.811Z] #45 66.02 CC images/time.o [2020-03-12T12:57:43.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-12T12:57:43.145Z] #45 66.33 CC images/sysctl.o [2020-03-12T12:57:43.145Z] #45 66.66 CC images/autofs.o [2020-03-12T12:57:43.434Z] #45 66.88 CC images/macvlan.o [2020-03-12T12:57:43.723Z] #45 67.16 CC images/sit.o [2020-03-12T12:57:43.775Z] ok github.com/docker/docker/api/server/httputils 0.023s coverage: 14.7% of statements [2020-03-12T12:57:43.775Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-12T12:57:43.775Z] ok github.com/docker/docker/api/server/middleware 0.023s coverage: 37.7% of statements [2020-03-12T12:57:43.775Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-12T12:57:43.775Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-12T12:57:43.775Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-12T12:57:43.775Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-12T12:57:43.775Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-12T12:57:43.775Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-12T12:57:43.775Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-12T12:57:43.775Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-12T12:57:43.775Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-12T12:57:43.775Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-12T12:57:43.775Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-12T12:57:43.775Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 92.2% of statements [2020-03-12T12:57:43.775Z] ok github.com/docker/docker/api/types/strslice 0.020s coverage: 90.0% of statements [2020-03-12T12:57:43.775Z] ok github.com/docker/docker/api/server/router/swarm 0.015s coverage: 4.5% of statements [2020-03-12T12:57:43.775Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-12T12:57:43.775Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-12T12:57:43.775Z] ? github.com/docker/docker/api/types [no test files] [2020-03-12T12:57:43.775Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-12T12:57:43.775Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-12T12:57:43.775Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-12T12:57:43.775Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-12T12:57:43.775Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-12T12:57:43.775Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-12T12:57:43.775Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-12T12:57:43.775Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-12T12:57:43.775Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-12T12:57:43.775Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-12T12:57:43.775Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-12T12:57:43.775Z] ok github.com/docker/docker/api/types/time 0.016s coverage: 100.0% of statements [2020-03-12T12:57:43.775Z] ok github.com/docker/docker/api/types/versions 0.019s coverage: 75.0% of statements [2020-03-12T12:57:43.775Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-12T12:57:43.775Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-12T12:57:43.775Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-12T12:57:43.775Z] ? github.com/docker/docker/builder [no test files] [2020-03-12T12:57:43.775Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-12T12:57:43.775Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-12T12:57:43.775Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-12T12:57:43.775Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-12T12:57:43.775Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-12T12:57:43.775Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-12T12:57:43.775Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-12T12:57:43.775Z] ok github.com/docker/docker/builder/dockerignore 0.017s coverage: 96.8% of statements [2020-03-12T12:57:43.775Z] ok github.com/docker/docker/cli/debug 0.014s coverage: 100.0% of statements [2020-03-12T12:57:44.013Z] #45 67.53 LINK images/built-in.o [2020-03-12T12:57:44.304Z] #45 67.76 GEN compel/include/asm [2020-03-12T12:57:44.304Z] #45 67.77 GEN compel/include/version.h [2020-03-12T12:57:44.304Z] #45 67.81 touch .config [2020-03-12T12:57:44.304Z] #45 67.86 GEN include/common/config.h [2020-03-12T12:57:44.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-12T12:57:44.594Z] #45 68.01 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-12T12:57:44.594Z] #45 68.07 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-12T12:57:44.594Z] #45 68.11 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-03-12T12:57:44.714Z] ok github.com/docker/docker/builder/remotecontext 0.372s coverage: 13.6% of statements [2020-03-12T12:57:44.714Z] ok github.com/docker/docker/builder/remotecontext/git 3.153s coverage: 86.3% of statements [2020-03-12T12:57:44.884Z] #45 68.15 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-03-12T12:57:44.884Z] #45 68.20 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-03-12T12:57:44.884Z] #45 68.25 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-03-12T12:57:44.884Z] #45 68.29 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-03-12T12:57:44.884Z] #45 68.35 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-12T12:57:44.884Z] #45 68.36 DEP compel/plugins/std/infect.d [2020-03-12T12:57:45.173Z] #45 68.65 DEP compel/plugins/std/string.d [2020-03-12T12:57:45.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-12T12:57:45.466Z] #45 68.81 DEP compel/plugins/std/log.d [2020-03-12T12:57:45.466Z] #45 ... [2020-03-12T12:57:45.466Z] [2020-03-12T12:57:45.466Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:57:45.466Z] #11 161.5 Selecting previously unselected package libapparmor1:ppc64el. [2020-03-12T12:57:45.756Z] #11 161.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-03-12T12:57:45.756Z] #11 161.6 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-03-12T12:57:45.756Z] #11 161.8 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-03-12T12:57:46.046Z] #11 161.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-03-12T12:57:46.046Z] #11 161.9 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-03-12T12:57:46.046Z] #11 162.0 Selecting previously unselected package libbtrfs0. [2020-03-12T12:57:46.046Z] #11 162.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-03-12T12:57:46.046Z] #11 162.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-12T12:57:46.098Z] ok github.com/docker/docker/builder/dockerfile 1.316s coverage: 48.2% of statements [2020-03-12T12:57:46.098Z] ? github.com/docker/docker/cli [no test files] [2020-03-12T12:57:46.098Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-12T12:57:46.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-12T12:57:46.335Z] #11 162.2 Selecting previously unselected package libbtrfs-dev. [2020-03-12T12:57:46.335Z] #11 162.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-03-12T12:57:46.335Z] #11 162.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-12T12:57:46.625Z] #11 162.4 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-03-12T12:57:46.625Z] #11 162.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-03-12T12:57:46.625Z] #11 162.5 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-12T12:57:46.625Z] #11 162.6 Selecting previously unselected package libudev-dev:ppc64el. [2020-03-12T12:57:46.625Z] #11 162.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-03-12T12:57:46.625Z] #11 162.6 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-03-12T12:57:46.916Z] #11 162.8 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-03-12T12:57:46.916Z] #11 162.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-03-12T12:57:46.916Z] #11 162.9 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-03-12T12:57:47.205Z] #11 ... [2020-03-12T12:57:47.205Z] [2020-03-12T12:57:47.205Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:57:47.205Z] #48 152.9 encoding/json [2020-03-12T12:57:47.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-12T12:57:47.495Z] #48 163.0 text/template [2020-03-12T12:57:47.495Z] #48 ... [2020-03-12T12:57:47.495Z] [2020-03-12T12:57:47.495Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T12:57:47.495Z] #11 163.4 Selecting previously unselected package libpcre16-3:ppc64el. [2020-03-12T12:57:47.495Z] #11 163.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-03-12T12:57:47.495Z] #11 163.4 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-03-12T12:57:47.784Z] #11 163.8 Selecting previously unselected package libpcre32-3:ppc64el. [2020-03-12T12:57:47.784Z] #11 163.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-03-12T12:57:47.784Z] #11 163.8 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-03-12T12:57:48.074Z] #11 164.0 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-03-12T12:57:48.074Z] #11 164.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-03-12T12:57:48.074Z] #11 164.0 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-03-12T12:57:48.363Z] #11 164.2 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-03-12T12:57:48.363Z] #11 164.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-03-12T12:57:48.363Z] #11 164.2 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-03-12T12:57:48.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-12T12:57:49.020Z] #11 164.8 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-03-12T12:57:49.020Z] #11 164.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-03-12T12:57:49.020Z] #11 164.8 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-03-12T12:57:49.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-12T12:57:49.309Z] #11 165.2 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-03-12T12:57:49.309Z] #11 165.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-03-12T12:57:49.309Z] #11 165.2 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-03-12T12:57:49.394Z] ok github.com/docker/docker/client 0.419s coverage: 75.8% of statements [2020-03-12T12:57:49.598Z] #11 165.4 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-03-12T12:57:49.598Z] #11 165.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-03-12T12:57:49.598Z] #11 165.4 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-03-12T12:57:49.598Z] #11 165.6 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-03-12T12:57:49.598Z] #11 165.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-03-12T12:57:49.888Z] #11 165.6 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-03-12T12:57:50.180Z] #11 166.1 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-03-12T12:57:50.180Z] #11 166.1 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-03-12T12:57:50.180Z] #11 166.1 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-03-12T12:57:50.180Z] #11 166.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-12T12:57:50.180Z] #11 166.1 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-03-12T12:57:50.180Z] #11 166.2 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-03-12T12:57:50.180Z] #11 166.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-12T12:57:50.180Z] #11 166.2 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-12T12:57:50.180Z] #11 166.2 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-03-12T12:57:50.180Z] #11 166.2 Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-03-12T12:57:50.180Z] #11 166.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-12T12:57:50.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-12T12:57:50.473Z] #11 166.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-12T12:57:50.473Z] #11 166.3 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-03-12T12:57:50.473Z] #11 166.3 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-12T12:57:50.473Z] #11 166.3 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-03-12T12:57:50.473Z] #11 166.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-12T12:57:50.473Z] #11 166.3 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-03-12T12:57:50.473Z] #11 166.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-12T12:57:50.473Z] #11 166.4 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 [2020-03-12T12:57:50.473Z] #11 166.4 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 [2020-03-12T12:57:50.473Z] #11 166.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-12T12:57:50.473Z] #11 166.4 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 [2020-03-12T12:57:50.473Z] #11 166.4 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 [2020-03-12T12:57:50.473Z] #11 166.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-12T12:57:50.763Z] #11 166.5 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-03-12T12:57:50.763Z] #11 166.6 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-12T12:57:50.763Z] #11 166.6 Setting up dmsetup (2:1.02.155-3) ... [2020-03-12T12:57:50.763Z] #11 166.6 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-12T12:57:50.763Z] #11 166.6 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-03-12T12:57:50.763Z] #11 166.6 Processing triggers for libc-bin (2.28-10) ... [2020-03-12T12:57:50.901Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-12T12:57:50.901Z] Using test binary docker [2020-03-12T12:57:50.901Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-12T12:57:50.901Z] +++ /etc/init.d/apparmor start [2020-03-12T12:57:50.901Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-12T12:57:50.901Z] INFO: Waiting for daemon to start... [2020-03-12T12:57:50.901Z] Starting dockerd [2020-03-12T12:57:50.901Z] +++ 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 [2020-03-12T12:57:51.054Z] #11 DONE 167.0s [2020-03-12T12:57:51.054Z] [2020-03-12T12:57:51.054Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:57:51.054Z] #45 69.06 DEP compel/plugins/std/fds.d [2020-03-12T12:57:51.054Z] #45 69.21 DEP compel/plugins/std/std.d [2020-03-12T12:57:51.054Z] #45 69.44 DEP compel/plugins/shmem/shmem.d [2020-03-12T12:57:51.054Z] #45 69.70 DEP compel/plugins/fds/fds.d [2020-03-12T12:57:51.054Z] #45 69.91 CC compel/plugins/std/std.o [2020-03-12T12:57:51.054Z] #45 70.50 CC compel/plugins/std/fds.o [2020-03-12T12:57:51.054Z] #45 71.20 CC compel/plugins/std/log.o [2020-03-12T12:57:51.054Z] #45 72.79 CC compel/plugins/std/string.o [2020-03-12T12:57:51.054Z] #45 74.20 CC compel/plugins/std/infect.o [2020-03-12T12:57:51.054Z] #45 ... [2020-03-12T12:57:51.054Z] [2020-03-12T12:57:51.054Z] #59 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T12:57:51.343Z] #59 DONE 0.3s [2020-03-12T12:57:51.343Z] [2020-03-12T12:57:51.343Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-12T12:57:51.343Z] #12 ... [2020-03-12T12:57:51.343Z] [2020-03-12T12:57:51.343Z] #60 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-12T12:57:51.343Z] #60 DONE 0.1s [2020-03-12T12:57:51.633Z] [2020-03-12T12:57:51.633Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:57:51.633Z] #61 ... [2020-03-12T12:57:51.633Z] [2020-03-12T12:57:51.633Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-12T12:57:51.633Z] #12 DONE 0.6s [2020-03-12T12:57:51.633Z] [2020-03-12T12:57:51.633Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:57:51.633Z] #61 0.301 + RM_GOPATH=0 [2020-03-12T12:57:51.633Z] #61 0.307 + TMP_GOPATH= [2020-03-12T12:57:51.633Z] #61 0.308 + : /build [2020-03-12T12:57:51.633Z] #61 0.319 + '[' -z '' ']' [2020-03-12T12:57:51.633Z] #61 0.331 ++ mktemp -d [2020-03-12T12:57:51.922Z] #61 0.336 + export GOPATH=/tmp/tmp.TpHQdLrwhb [2020-03-12T12:57:51.923Z] #61 0.337 + GOPATH=/tmp/tmp.TpHQdLrwhb [2020-03-12T12:57:51.923Z] #61 0.338 + RM_GOPATH=1 [2020-03-12T12:57:51.923Z] #61 0.340 ++ dirname ./install.sh [2020-03-12T12:57:51.923Z] #61 0.342 + dir=. [2020-03-12T12:57:51.923Z] #61 0.343 + bin=runc [2020-03-12T12:57:51.923Z] #61 0.344 + shift [2020-03-12T12:57:51.923Z] #61 0.345 + '[' '!' -f ./runc.installer ']' [2020-03-12T12:57:51.923Z] #61 0.346 + . ./runc.installer [2020-03-12T12:57:51.923Z] #61 0.350 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-12T12:57:51.923Z] #61 0.352 + install_runc [2020-03-12T12:57:51.923Z] #61 0.363 + uname -r [2020-03-12T12:57:51.923Z] #61 0.366 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-12T12:57:51.923Z] #61 0.392 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-12T12:57:51.923Z] #61 0.400 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-12T12:57:51.923Z] #61 0.407 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-12T12:57:51.923Z] #61 0.409 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.TpHQdLrwhb/src/github.com/opencontainers/runc [2020-03-12T12:57:51.923Z] #61 0.415 Cloning into '/tmp/tmp.TpHQdLrwhb/src/github.com/opencontainers/runc'... [2020-03-12T12:57:52.550Z] #61 ... [2020-03-12T12:57:52.550Z] [2020-03-12T12:57:52.550Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-12T12:57:52.550Z] #13 DONE 0.6s [2020-03-12T12:57:52.550Z] [2020-03-12T12:57:52.550Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:57:52.550Z] #45 75.43 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-03-12T12:57:52.550Z] #45 75.47 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-03-12T12:57:52.550Z] #45 75.52 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-03-12T12:57:52.550Z] #45 75.58 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-03-12T12:57:52.550Z] #45 75.77 AR compel/plugins/std.lib.a [2020-03-12T12:57:52.550Z] #45 75.94 CC compel/plugins/fds/fds.o [2020-03-12T12:57:52.550Z] #45 ... [2020-03-12T12:57:52.550Z] [2020-03-12T12:57:52.550Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-12T12:57:52.550Z] #14 0.321 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-12T12:57:52.550Z] #14 DONE 0.4s [2020-03-12T12:57:52.840Z] [2020-03-12T12:57:52.840Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-12T12:57:52.912Z] . [2020-03-12T12:57:52.912Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-12T12:57:52.912Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-12T12:57:52.912Z] Error: No such image: emptyfs [2020-03-12T12:57:52.912Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-12T12:57:52.912Z] ++++ docker load [2020-03-12T12:57:53.130Z] #15 DONE 0.4s [2020-03-12T12:57:53.130Z] [2020-03-12T12:57:53.130Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-12T12:57:53.192Z] Running integration-test (iteration 1) [2020-03-12T12:57:53.192Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-03-12T12:57:53.192Z] ++ 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 [2020-03-12T12:57:53.192Z] ++ set -e [2020-03-12T12:57:53.192Z] ++ '[' -n 0 ']' [2020-03-12T12:57:53.192Z] ++ set -x [2020-03-12T12:57:53.192Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T12:57:53.419Z] #16 DONE 0.5s [2020-03-12T12:57:53.419Z] [2020-03-12T12:57:53.419Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:57:53.419Z] #45 76.40 AR compel/plugins/fds.lib.a [2020-03-12T12:57:53.419Z] #45 76.50 HOSTDEP compel/src/lib/log-host.d [2020-03-12T12:57:53.419Z] #45 76.75 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-12T12:57:53.708Z] #45 77.07 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-03-12T12:57:53.997Z] #45 ... [2020-03-12T12:57:53.997Z] [2020-03-12T12:57:53.997Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-03-12T12:57:53.997Z] #17 DONE 0.4s [2020-03-12T12:57:53.997Z] [2020-03-12T12:57:53.997Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:57:53.997Z] #45 77.51 HOSTDEP compel/src/main-host.d [2020-03-12T12:57:54.123Z] 23645bd7ee08: Pull complete [2020-03-12T12:57:54.123Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8 [2020-03-12T12:57:54.123Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T12:57:54.123Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-03-12T12:57:54.123Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-03-12T12:57:54.123Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1098' [2020-03-12T12:57:54.123Z] WARN: Skipping validation tests [2020-03-12T12:57:54.123Z] INFO: Running unit tests at 03/12/2020 12:57:42... [2020-03-12T12:57:54.123Z] INFO: make.ps1 starting at 03/12/2020 12:57:45 [2020-03-12T12:57:54.123Z] INFO: Git commit (25d6047ec0) assumed from DOCKER_GITCOMMIT environment variable [2020-03-12T12:57:54.123Z] INFO: Invoking autogen... [2020-03-12T12:57:54.123Z] INFO: Running unit tests... [2020-03-12T12:57:54.626Z] #45 77.87 DEP compel/src/lib/ptrace.d [2020-03-12T12:57:54.626Z] #45 78.12 DEP compel/src/lib/infect.d [2020-03-12T12:57:54.917Z] #45 78.45 DEP compel/src/lib/infect-util.d [2020-03-12T12:57:55.232Z] #45 78.78 DEP compel/src/lib/infect-rpc.d [2020-03-12T12:57:55.520Z] #45 79.05 DEP compel/arch/ppc64/src/lib/infect.d [2020-03-12T12:57:55.661Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-03-12T12:57:55.812Z] #45 79.24 DEP compel/arch/ppc64/src/lib/cpu.d [2020-03-12T12:57:56.102Z] #45 79.40 DEP compel/src/lib/log.d [2020-03-12T12:57:56.102Z] #45 79.61 DEP compel/src/main.d [2020-03-12T12:57:56.392Z] #45 79.90 DEP compel/src/lib/handle-elf.d [2020-03-12T12:57:56.683Z] #45 80.12 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-03-12T12:57:56.974Z] #45 80.41 CC compel/src/lib/log.o [2020-03-12T12:57:57.606Z] #45 81.03 CC compel/arch/ppc64/src/lib/cpu.o [2020-03-12T12:57:58.234Z] #45 81.72 CC compel/arch/ppc64/src/lib/infect.o [2020-03-12T12:57:59.733Z] #45 83.06 CC compel/src/lib/infect-rpc.o [2020-03-12T12:57:59.975Z] Loaded image: buildpack-deps:jessie [2020-03-12T12:57:59.976Z] Loaded image: busybox:latest [2020-03-12T12:58:00.256Z] Loaded image: busybox:glibc [2020-03-12T12:58:00.256Z] Loaded image: debian:jessie [2020-03-12T12:58:00.360Z] #45 83.81 CC compel/src/lib/infect-util.o [2020-03-12T12:58:00.537Z] Loaded image: hello-world:latest [2020-03-12T12:58:00.537Z] INFO: Testing against a local daemon [2020-03-12T12:58:00.537Z] === RUN TestCgroupNamespacesBuild [2020-03-12T12:58:00.987Z] #45 84.33 CC compel/src/lib/infect.o [2020-03-12T12:58:02.646Z] --- PASS: TestCgroupNamespacesBuild (2.24s) [2020-03-12T12:58:02.646Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-12T12:58:04.236Z] ? github.com/docker/docker/api [no test files] [2020-03-12T12:58:04.573Z] #45 ... [2020-03-12T12:58:04.573Z] [2020-03-12T12:58:04.573Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:58:04.573Z] #18 0.781 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-12T12:58:04.573Z] #18 0.919 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-12T12:58:04.573Z] #18 1.145 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-12T12:58:04.573Z] #18 2.376 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-12T12:58:04.573Z] #18 4.707 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [177 kB] [2020-03-12T12:58:04.573Z] #18 6.672 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-12T12:58:04.656Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.75s) [2020-03-12T12:58:04.656Z] === RUN TestBuildWithSession [2020-03-12T12:58:04.656Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-12T12:58:04.656Z] build_session_test.go:25: TODO: BuildKit [2020-03-12T12:58:04.656Z] === RUN TestBuildSquashParent [2020-03-12T12:58:04.861Z] #18 ... [2020-03-12T12:58:04.861Z] [2020-03-12T12:58:04.861Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:58:04.861Z] #61 13.50 + cd /tmp/tmp.TpHQdLrwhb/src/github.com/opencontainers/runc [2020-03-12T12:58:04.861Z] #61 13.51 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-12T12:58:05.891Z] #61 ... [2020-03-12T12:58:05.891Z] [2020-03-12T12:58:05.891Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:58:05.891Z] #48 171.3 go/parser [2020-03-12T12:58:05.891Z] #48 179.0 encoding/xml [2020-03-12T12:58:05.891Z] #48 ... [2020-03-12T12:58:05.891Z] [2020-03-12T12:58:05.891Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:58:05.891Z] #45 89.44 CC compel/src/lib/ptrace.o [2020-03-12T12:58:06.919Z] #45 90.17 AR compel/libcompel.a [2020-03-12T12:58:06.919Z] #45 90.31 HOSTCC compel/src/main-host.o [2020-03-12T12:58:07.550Z] #45 90.85 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-03-12T12:58:07.840Z] #45 91.25 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-12T12:58:08.873Z] #45 92.05 HOSTCC compel/src/lib/log-host.o [2020-03-12T12:58:09.165Z] #45 92.56 HOSTLINK compel/compel-host-bin [2020-03-12T12:58:09.454Z] #45 92.87 DEP soccr/soccr.d [2020-03-12T12:58:09.753Z] #45 93.21 CC soccr/soccr.o [2020-03-12T12:58:11.455Z] --- PASS: TestBuildSquashParent (6.20s) [2020-03-12T12:58:11.455Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-12T12:58:11.455Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T12:58:11.455Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T12:58:11.455Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T12:58:11.455Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T12:58:11.455Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T12:58:11.455Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T12:58:11.455Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T12:58:11.455Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T12:58:11.455Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T12:58:11.455Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T12:58:11.455Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T12:58:11.455Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T12:58:11.455Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T12:58:11.455Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T12:58:11.827Z] #45 ... [2020-03-12T12:58:11.827Z] [2020-03-12T12:58:11.827Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:58:11.827Z] #18 17.91 Fetched 8114 kB in 17s (470 kB/s) [2020-03-12T12:58:13.468Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T12:58:13.468Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T12:58:15.479Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T12:58:15.479Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T12:58:16.277Z] #18 17.91 Reading package lists... [2020-03-12T12:58:16.277Z] #18 ... [2020-03-12T12:58:16.277Z] [2020-03-12T12:58:16.277Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:58:16.277Z] #61 14.62 + '[' -z '' ']' [2020-03-12T12:58:16.277Z] #61 14.62 + target=static [2020-03-12T12:58:16.277Z] #61 14.63 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-12T12:58:16.277Z] #61 17.49 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 . [2020-03-12T12:58:16.277Z] #61 ... [2020-03-12T12:58:16.277Z] [2020-03-12T12:58:16.277Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:58:16.277Z] #45 96.21 AR soccr/libsoccr.a [2020-03-12T12:58:16.277Z] #45 96.28 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-12T12:58:16.277Z] #45 96.82 DEP criu/arch/ppc64/sigframe.d [2020-03-12T12:58:16.277Z] #45 96.97 DEP criu/arch/ppc64/crtools.d [2020-03-12T12:58:16.277Z] #45 97.28 DEP criu/arch/ppc64/cpu.d [2020-03-12T12:58:16.277Z] #45 97.64 CC criu/arch/ppc64/cpu.o [2020-03-12T12:58:16.277Z] #45 98.60 CC criu/arch/ppc64/crtools.o [2020-03-12T12:58:17.311Z] #45 100.6 CC criu/arch/ppc64/sigframe.o [2020-03-12T12:58:17.602Z] #45 101.1 LINK criu/arch/ppc64/crtools.built-in.o [2020-03-12T12:58:17.602Z] #45 101.1 DEP criu/pie/util-vdso.d [2020-03-12T12:58:17.892Z] #45 101.3 DEP criu/pie/util.d [2020-03-12T12:58:18.141Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-03-12T12:58:18.141Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.44s) [2020-03-12T12:58:18.141Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.52s) [2020-03-12T12:58:18.141Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.31s) [2020-03-12T12:58:18.141Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.31s) [2020-03-12T12:58:18.141Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.23s) [2020-03-12T12:58:18.141Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.24s) [2020-03-12T12:58:18.141Z] === RUN TestBuildMultiStageCopy [2020-03-12T12:58:18.141Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-12T12:58:18.523Z] #45 101.8 CC criu/pie/util.o [2020-03-12T12:58:18.523Z] #45 ... [2020-03-12T12:58:18.523Z] [2020-03-12T12:58:18.523Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:58:18.523Z] #57 184.1 golang.org/x/crypto/ssh/terminal [2020-03-12T12:58:18.523Z] #57 188.9 mvdan.cc/sh/v3/cmd/shfmt [2020-03-12T12:58:18.523Z] #57 ... [2020-03-12T12:58:18.523Z] [2020-03-12T12:58:18.523Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:58:18.523Z] #48 190.1 go/doc [2020-03-12T12:58:18.523Z] #48 190.3 math/big [2020-03-12T12:58:19.016Z] ok github.com/docker/docker/api/server 0.145s coverage: 9.0% of statements [2020-03-12T12:58:20.038Z] #48 ... [2020-03-12T12:58:20.038Z] [2020-03-12T12:58:20.038Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:58:20.038Z] #18 17.91 Reading package lists... [2020-03-12T12:58:20.153Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-12T12:58:20.763Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-12T12:58:21.375Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-12T12:58:21.511Z] ok github.com/docker/docker/cmd/dockerd 0.183s coverage: 30.7% of statements [2020-03-12T12:58:21.511Z] ok github.com/docker/docker/container 0.149s coverage: 34.7% of statements [2020-03-12T12:58:21.511Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-12T12:58:21.511Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-12T12:58:21.511Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-12T12:58:21.511Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-12T12:58:21.775Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.038s coverage: 65.3% of statements [2020-03-12T12:58:21.985Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-12T12:58:22.595Z] --- PASS: TestBuildMultiStageCopy (4.77s) [2020-03-12T12:58:22.595Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.50s) [2020-03-12T12:58:22.595Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-03-12T12:58:22.595Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2020-03-12T12:58:22.595Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s) [2020-03-12T12:58:22.595Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2020-03-12T12:58:22.595Z] === RUN TestBuildMultiStageParentConfig [2020-03-12T12:58:23.690Z] ok github.com/docker/docker/daemon/cluster/convert 0.034s coverage: 35.7% of statements [2020-03-12T12:58:24.056Z] --- PASS: TestBuildMultiStageParentConfig (1.53s) [2020-03-12T12:58:24.056Z] === RUN TestBuildLabelWithTargets [2020-03-12T12:58:24.631Z] ok github.com/docker/docker/daemon/cluster 0.090s coverage: 0.5% of statements [2020-03-12T12:58:25.595Z] #18 25.48 Reading package lists... [2020-03-12T12:58:25.595Z] #18 ... [2020-03-12T12:58:25.595Z] [2020-03-12T12:58:25.595Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:58:25.595Z] #45 102.6 CC criu/pie/util-vdso.o [2020-03-12T12:58:25.595Z] #45 104.0 AR criu/pie/pie.lib.a [2020-03-12T12:58:25.595Z] #45 104.1 DEP criu/pie/restorer.d [2020-03-12T12:58:25.595Z] #45 104.6 DEP criu/arch/ppc64/vdso-trampoline.d [2020-03-12T12:58:25.595Z] #45 104.6 DEP criu/arch/ppc64/restorer.d [2020-03-12T12:58:25.595Z] #45 104.9 DEP criu/arch/ppc64/vdso-pie.d [2020-03-12T12:58:25.595Z] #45 105.2 DEP criu/pie/parasite-vdso.d [2020-03-12T12:58:25.595Z] #45 105.7 DEP criu/pie/parasite.d [2020-03-12T12:58:25.595Z] #45 106.1 CC criu/pie/parasite.o [2020-03-12T12:58:25.595Z] #45 ... [2020-03-12T12:58:25.595Z] [2020-03-12T12:58:25.595Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T12:58:25.595Z] #57 DONE 201.0s [2020-03-12T12:58:25.595Z] [2020-03-12T12:58:25.595Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:58:25.595Z] #45 108.9 LINK criu/pie/parasite.built-in.o [2020-03-12T12:58:25.595Z] #45 109.0 GEN criu/pie/parasite-blob.h [2020-03-12T12:58:25.595Z] #45 109.0 CC criu/pie/parasite-vdso.o [2020-03-12T12:58:26.739Z] --- PASS: TestBuildLabelWithTargets (2.52s) [2020-03-12T12:58:26.739Z] === RUN TestBuildWithEmptyLayers [2020-03-12T12:58:27.176Z] ok github.com/docker/docker/daemon/discovery 0.043s coverage: 30.0% of statements [2020-03-12T12:58:27.739Z] --- PASS: TestBuildWithEmptyLayers (0.95s) [2020-03-12T12:58:27.739Z] === RUN TestBuildMultiStageOnBuild [2020-03-12T12:58:28.328Z] #45 111.2 CC criu/arch/ppc64/vdso-pie.o [2020-03-12T12:58:28.328Z] #45 111.9 CC criu/arch/ppc64/restorer.o [2020-03-12T12:58:28.571Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2020-03-12T12:58:29.143Z] ok github.com/docker/docker/daemon/config 0.140s coverage: 81.7% of statements [2020-03-12T12:58:29.363Z] #45 112.5 CC criu/arch/ppc64/vdso-trampoline.o [2020-03-12T12:58:29.363Z] #45 112.7 CC criu/pie/restorer.o [2020-03-12T12:58:30.400Z] --- PASS: TestBuildMultiStageOnBuild (2.90s) [2020-03-12T12:58:30.400Z] === RUN TestBuildUncleanTarFilenames [2020-03-12T12:58:31.070Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2020-03-12T12:58:31.862Z] --- PASS: TestBuildUncleanTarFilenames (1.23s) [2020-03-12T12:58:31.862Z] === RUN TestBuildMultiStageLayerLeak [2020-03-12T12:58:32.128Z] #45 ... [2020-03-12T12:58:32.128Z] [2020-03-12T12:58:32.128Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:58:32.128Z] #18 25.48 Reading package lists... [2020-03-12T12:58:32.128Z] #18 34.78 Building dependency tree... [2020-03-12T12:58:32.128Z] #18 37.16 libcap2-bin is already the newest version (1:2.25-2). [2020-03-12T12:58:32.128Z] #18 37.16 The following additional packages will be installed: [2020-03-12T12:58:32.128Z] #18 37.17 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-12T12:58:32.128Z] #18 37.17 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-12T12:58:32.128Z] #18 37.17 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-12T12:58:32.128Z] #18 37.17 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-12T12:58:32.128Z] #18 37.17 python3.7 python3.7-minimal vim-runtime xxd [2020-03-12T12:58:32.128Z] #18 37.18 Suggested packages: [2020-03-12T12:58:32.128Z] #18 37.18 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-12T12:58:32.128Z] #18 37.18 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-12T12:58:32.128Z] #18 37.18 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-12T12:58:32.128Z] #18 37.18 Recommended packages: [2020-03-12T12:58:32.128Z] #18 37.18 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-12T12:58:32.128Z] #18 37.18 python3-keyrings.alt python3-xdg unzip [2020-03-12T12:58:34.359Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.479s coverage: 13.7% of statements [2020-03-12T12:58:34.359Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-03-12T12:58:34.526Z] --- PASS: TestBuildMultiStageLayerLeak (2.97s) [2020-03-12T12:58:34.526Z] === RUN TestBuildWithHugeFile [2020-03-12T12:58:34.872Z] #18 ... [2020-03-12T12:58:34.872Z] [2020-03-12T12:58:34.872Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:58:34.872Z] #45 118.0 LINK criu/pie/restorer.built-in.o [2020-03-12T12:58:34.872Z] #45 118.0 GEN criu/pie/restorer-blob.h [2020-03-12T12:58:34.872Z] #45 118.3 DEP criu/vdso.d [2020-03-12T12:58:35.505Z] #45 118.8 DEP criu/uts_ns.d [2020-03-12T12:58:35.739Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.556s coverage: 57.0% of statements [2020-03-12T12:58:35.799Z] #45 119.1 DEP criu/util.d [2020-03-12T12:58:36.090Z] #45 119.4 DEP criu/uffd.d [2020-03-12T12:58:36.384Z] #45 119.8 DEP criu/tun.d [2020-03-12T12:58:36.675Z] #45 120.1 DEP criu/tty.d [2020-03-12T12:58:36.966Z] #45 120.5 DEP criu/timerfd.d [2020-03-12T12:58:37.620Z] #45 120.8 DEP criu/sysfs_parse.d [2020-03-12T12:58:37.620Z] #45 121.1 DEP criu/sysctl.d [2020-03-12T12:58:37.914Z] #45 121.4 DEP criu/string.d [2020-03-12T12:58:38.208Z] #45 121.6 DEP criu/stats.d [2020-03-12T12:58:38.276Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.022s coverage: 1.8% of statements [2020-03-12T12:58:38.498Z] #45 121.9 DEP criu/sockets.d [2020-03-12T12:58:38.789Z] #45 ... [2020-03-12T12:58:38.789Z] [2020-03-12T12:58:38.789Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:58:38.789Z] #69 204.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-12T12:58:38.789Z] #69 204.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-12T12:58:38.789Z] #69 ... [2020-03-12T12:58:38.789Z] [2020-03-12T12:58:38.789Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:58:38.789Z] #18 40.92 The following NEW packages will be installed: [2020-03-12T12:58:38.789Z] #18 40.92 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-12T12:58:38.789Z] #18 40.92 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-12T12:58:38.789Z] #18 40.92 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-12T12:58:38.789Z] #18 40.92 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-12T12:58:38.789Z] #18 40.93 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-12T12:58:38.789Z] #18 40.93 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-12T12:58:38.789Z] #18 40.93 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-12T12:58:38.789Z] #18 40.93 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-12T12:58:38.789Z] #18 40.93 xz-utils zip [2020-03-12T12:58:38.789Z] #18 41.08 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-12T12:58:38.789Z] #18 41.08 Need to get 29.2 MB of archives. [2020-03-12T12:58:38.789Z] #18 41.08 After this operation, 134 MB of additional disk space will be used. [2020-03-12T12:58:38.789Z] #18 41.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-03-12T12:58:38.789Z] #18 41.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-03-12T12:58:38.789Z] #18 41.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-03-12T12:58:38.789Z] #18 41.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-03-12T12:58:38.789Z] #18 41.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-03-12T12:58:38.789Z] #18 41.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-03-12T12:58:38.789Z] #18 42.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-03-12T12:58:38.789Z] #18 42.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-03-12T12:58:38.789Z] #18 42.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-03-12T12:58:38.789Z] #18 42.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-03-12T12:58:38.789Z] #18 42.12 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-03-12T12:58:38.789Z] #18 42.13 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-03-12T12:58:38.789Z] #18 42.14 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-03-12T12:58:38.789Z] #18 42.15 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-03-12T12:58:38.789Z] #18 42.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-03-12T12:58:38.789Z] #18 42.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-03-12T12:58:38.789Z] #18 42.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-03-12T12:58:38.789Z] #18 42.24 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-03-12T12:58:38.789Z] #18 42.26 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-03-12T12:58:38.789Z] #18 42.29 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-03-12T12:58:38.789Z] #18 42.32 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-03-12T12:58:38.789Z] #18 42.35 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-03-12T12:58:38.789Z] #18 42.43 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-03-12T12:58:38.789Z] #18 42.46 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-03-12T12:58:38.789Z] #18 42.48 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-03-12T12:58:38.789Z] #18 42.50 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-03-12T12:58:38.789Z] #18 42.52 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-03-12T12:58:38.789Z] #18 42.52 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-03-12T12:58:38.789Z] #18 42.54 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-03-12T12:58:38.789Z] #18 43.56 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-03-12T12:58:38.789Z] #18 43.57 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-03-12T12:58:38.789Z] #18 43.58 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-03-12T12:58:38.789Z] #18 43.58 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-03-12T12:58:38.789Z] #18 43.60 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-03-12T12:58:38.789Z] #18 43.64 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-03-12T12:58:38.789Z] #18 43.84 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-12T12:58:38.789Z] #18 43.85 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-03-12T12:58:38.789Z] #18 43.87 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-03-12T12:58:38.789Z] #18 43.89 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-12T12:58:38.789Z] #18 43.92 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-03-12T12:58:38.789Z] #18 43.96 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-12T12:58:38.789Z] #18 43.97 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-03-12T12:58:38.789Z] #18 44.16 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-03-12T12:58:38.789Z] #18 44.20 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-03-12T12:58:38.789Z] #18 44.22 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-12T12:58:38.789Z] #18 44.88 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-03-12T12:58:39.079Z] #18 45.04 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-03-12T12:58:39.079Z] #18 45.15 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-03-12T12:58:39.215Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.527s coverage: 45.9% of statements [2020-03-12T12:58:40.581Z] #18 46.45 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T12:58:40.581Z] #18 ... [2020-03-12T12:58:40.581Z] [2020-03-12T12:58:40.581Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:58:40.581Z] #69 DONE 216.3s [2020-03-12T12:58:40.581Z] [2020-03-12T12:58:40.581Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:58:40.581Z] #18 46.67 Fetched 29.2 MB in 4s (7046 kB/s) [2020-03-12T12:58:40.581Z] #18 ... [2020-03-12T12:58:40.581Z] [2020-03-12T12:58:40.581Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:58:40.581Z] #45 122.3 DEP criu/sk-unix.d [2020-03-12T12:58:40.581Z] #45 122.7 DEP criu/sk-tcp.d [2020-03-12T12:58:40.581Z] #45 123.3 DEP criu/sk-queue.d [2020-03-12T12:58:40.581Z] #45 123.6 DEP criu/sk-packet.d [2020-03-12T12:58:40.581Z] #45 124.0 DEP criu/sk-netlink.d [2020-03-12T12:58:40.871Z] #45 ... [2020-03-12T12:58:40.871Z] [2020-03-12T12:58:40.871Z] #70 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-12T12:58:40.871Z] #70 DONE 0.1s [2020-03-12T12:58:40.871Z] [2020-03-12T12:58:40.871Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:58:40.871Z] #18 46.78 Selecting previously unselected package pigz. [2020-03-12T12:58:40.871Z] #18 46.78 (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 ... 23352 files and directories currently installed.) [2020-03-12T12:58:40.871Z] #18 46.90 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-03-12T12:58:40.871Z] #18 46.91 Unpacking pigz (2.4-1) ... [2020-03-12T12:58:40.871Z] #18 47.04 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-03-12T12:58:41.160Z] #18 47.05 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-12T12:58:41.160Z] #18 47.05 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-03-12T12:58:41.187Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-12T12:58:41.187Z] [2020-03-12T12:58:41.750Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.022s coverage: 72.5% of statements [2020-03-12T12:58:41.750Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.846s coverage: 49.5% of statements [2020-03-12T12:58:42.143Z] [2020-03-12T12:58:42.190Z] #18 48.23 Selecting previously unselected package python3.7-minimal. [2020-03-12T12:58:42.190Z] #18 48.26 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-12T12:58:42.190Z] #18 48.29 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-12T12:58:42.319Z] ok github.com/docker/docker/daemon 12.325s coverage: 17.5% of statements [2020-03-12T12:58:42.319Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-12T12:58:42.319Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-12T12:58:42.319Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-12T12:58:42.319Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-12T12:58:42.319Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-12T12:58:42.411Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-12T12:58:42.411Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-12T12:58:42.411Z] HOSTNAME=703a5738f632 [2020-03-12T12:58:42.411Z] TEST_SKIP_INTEGRATION=1 [2020-03-12T12:58:42.411Z] TESTDEBUG=0 [2020-03-12T12:58:42.411Z] DEST=bundles/test-integration [2020-03-12T12:58:42.411Z] PWD=/go/src/github.com/docker/docker [2020-03-12T12:58:42.411Z] KEEPBUNDLE=1 [2020-03-12T12:58:42.411Z] DOCKER_GITCOMMIT=25d6047ec094170761a11e582b8cb45f16cf675e [2020-03-12T12:58:42.411Z] container=docker [2020-03-12T12:58:42.411Z] HOME=/root [2020-03-12T12:58:42.411Z] GOLANG_VERSION=1.13.8 [2020-03-12T12:58:42.411Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-12T12:58:42.411Z] VALIDATE_BRANCH=master [2020-03-12T12:58:42.411Z] TERM=xterm [2020-03-12T12:58:42.411Z] DOCKER_PKG=github.com/docker/docker [2020-03-12T12:58:42.411Z] SHLVL=1 [2020-03-12T12:58:42.411Z] TIMEOUT=120m [2020-03-12T12:58:42.411Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-12T12:58:42.411Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-12T12:58:42.411Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-03-12T12:58:42.411Z] GO111MODULE=off [2020-03-12T12:58:42.411Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-12T12:58:42.411Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-12T12:58:42.411Z] GOPATH=/go [2020-03-12T12:58:42.411Z] PKG_CONFIG=pkg-config [2020-03-12T12:58:42.411Z] _=/usr/bin/env [2020-03-12T12:58:42.411Z] Building test suite binary ./integration-cli/test.main [2020-03-12T12:58:42.670Z] [2020-03-12T12:58:42.670Z] [2020-03-12T12:58:42.818Z] #18 ... [2020-03-12T12:58:42.818Z] [2020-03-12T12:58:42.818Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:58:42.818Z] #48 208.5 github.com/LK4D4/vndr/build [2020-03-12T12:58:42.818Z] #48 214.1 vendor/golang.org/x/text/secure/bidirule [2020-03-12T12:58:42.818Z] #48 215.3 vendor/golang.org/x/text/unicode/norm [2020-03-12T12:58:42.928Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-03-12T12:58:42.928Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-12T12:58:42.928Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-12T12:58:42.928Z] HOSTNAME=fa4e93502e0f [2020-03-12T12:58:42.928Z] TEST_SKIP_INTEGRATION=1 [2020-03-12T12:58:42.928Z] TESTDEBUG=0 [2020-03-12T12:58:42.928Z] DEST=bundles/test-integration [2020-03-12T12:58:42.928Z] PWD=/go/src/github.com/docker/docker [2020-03-12T12:58:42.928Z] KEEPBUNDLE=1 [2020-03-12T12:58:42.928Z] DOCKER_GITCOMMIT=25d6047ec094170761a11e582b8cb45f16cf675e [2020-03-12T12:58:42.928Z] container=docker [2020-03-12T12:58:42.928Z] HOME=/root [2020-03-12T12:58:42.928Z] GOLANG_VERSION=1.13.8 [2020-03-12T12:58:42.928Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-12T12:58:42.928Z] VALIDATE_BRANCH=master [2020-03-12T12:58:42.928Z] TERM=xterm [2020-03-12T12:58:42.928Z] DOCKER_PKG=github.com/docker/docker [2020-03-12T12:58:42.928Z] SHLVL=1 [2020-03-12T12:58:42.928Z] TIMEOUT=120m [2020-03-12T12:58:42.928Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-12T12:58:42.928Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-12T12:58:42.928Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-03-12T12:58:42.928Z] GO111MODULE=off [2020-03-12T12:58:42.928Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-12T12:58:42.928Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-12T12:58:42.928Z] GOPATH=/go [2020-03-12T12:58:42.928Z] PKG_CONFIG=pkg-config [2020-03-12T12:58:42.928Z] _=/usr/bin/env [2020-03-12T12:58:42.928Z] Building test suite binary ./integration-cli/test.main [2020-03-12T12:58:43.112Z] #48 ... [2020-03-12T12:58:43.113Z] [2020-03-12T12:58:43.113Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:58:43.113Z] #45 124.5 DEP criu/sk-inet.d [2020-03-12T12:58:43.113Z] #45 125.4 DEP criu/signalfd.d [2020-03-12T12:58:43.113Z] #45 125.8 DEP criu/sigframe.d [2020-03-12T12:58:43.113Z] #45 126.1 DEP criu/shmem.d [2020-03-12T12:58:43.113Z] #45 126.5 DEP criu/servicefd.d [2020-03-12T12:58:43.186Z] No new tests added to integration. [2020-03-12T12:58:43.186Z] [2020-03-12T12:58:43.186Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-12T12:58:43.402Z] #45 126.8 DEP criu/seize.d [2020-03-12T12:58:43.691Z] #45 127.1 DEP criu/seccomp.d [2020-03-12T12:58:43.699Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.023s coverage: 58.0% of statements [2020-03-12T12:58:43.982Z] #45 127.4 DEP criu/rst-malloc.d [2020-03-12T12:58:44.271Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.632s coverage: 76.1% of statements [2020-03-12T12:58:44.297Z] #45 127.6 DEP criu/rbtree.d [2020-03-12T12:58:44.297Z] #45 127.6 DEP criu/pstree.d [2020-03-12T12:58:44.557Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-12T12:58:44.557Z] HOSTNAME=b91df66c3771 [2020-03-12T12:58:44.557Z] TESTDEBUG=0 [2020-03-12T12:58:44.557Z] DEST=bundles/test-integration [2020-03-12T12:58:44.557Z] PWD=/go/src/github.com/docker/docker [2020-03-12T12:58:44.557Z] KEEPBUNDLE=1 [2020-03-12T12:58:44.557Z] DOCKER_GITCOMMIT=25d6047ec094170761a11e582b8cb45f16cf675e [2020-03-12T12:58:44.557Z] container=docker [2020-03-12T12:58:44.557Z] HOME=/root [2020-03-12T12:58:44.557Z] GOLANG_VERSION=1.13.8 [2020-03-12T12:58:44.557Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-12T12:58:44.557Z] VALIDATE_BRANCH=master [2020-03-12T12:58:44.557Z] TERM=xterm [2020-03-12T12:58:44.557Z] DOCKER_PKG=github.com/docker/docker [2020-03-12T12:58:44.557Z] SHLVL=1 [2020-03-12T12:58:44.557Z] TIMEOUT=120m [2020-03-12T12:58:44.557Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-12T12:58:44.557Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-12T12:58:44.557Z] GO111MODULE=off [2020-03-12T12:58:44.557Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-12T12:58:44.557Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-12T12:58:44.557Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-12T12:58:44.557Z] GOPATH=/go [2020-03-12T12:58:44.557Z] PKG_CONFIG=pkg-config [2020-03-12T12:58:44.557Z] _=/usr/bin/env [2020-03-12T12:58:44.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-12T12:58:44.585Z] #45 128.1 DEP criu/protobuf.d [2020-03-12T12:58:44.842Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.032s coverage: 3.0% of statements [2020-03-12T12:58:45.212Z] #45 128.4 GEN criu/protobuf-desc-gen.h [2020-03-12T12:58:45.412Z] ok github.com/docker/docker/daemon/links 0.037s coverage: 93.0% of statements [2020-03-12T12:58:45.424Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m7.831094292s with top 10 stages: buildssa: 1m37.235184425s, goimports: 23.217989536s, unconvert: 14.525521701s, gosec: 10.708212314s, golint: 6.077801862s, ineffassign: 4.519335565s, misspell: 4.041932665s, inspect: 3.616286522s, vrp: 2.752743988s, printf: 1.900448214s [2020-03-12T12:58:45.424Z] INFO [runner] Issues before processing: 2332, after processing: 0 [2020-03-12T12:58:45.424Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 1618/1618, filename_unadjuster: 1723/1723, path_prettifier: 1723/1723, autogenerated_exclude: 1618/1723, exclude: 1618/1618, exclude-rules: 63/1618, nolint: 0/63, cgo: 1723/2332, skip_dirs: 1723/1723, skip_files: 1723/1723 [2020-03-12T12:58:45.424Z] INFO [runner] processing took 60.835421ms with stages: nolint: 26.066651ms, identifier_marker: 17.231206ms, path_prettifier: 8.133549ms, autogenerated_exclude: 3.893046ms, exclude-rules: 3.533176ms, skip_dirs: 1.684345ms, cgo: 193.842µs, filename_unadjuster: 94.262µs, max_same_issues: 1.757µs, uniq_by_line: 893ns, source_code: 463ns, max_from_linter: 426ns, diff: 417ns, path_shortener: 379ns, exclude: 369ns, skip_files: 358ns, max_per_file_from_linter: 282ns [2020-03-12T12:58:45.424Z] INFO [runner] linters took 1m39.394366758s with stages: goanalysis_metalinter: 1m19.837056097s, unused: 19.496280556s [2020-03-12T12:58:45.424Z] INFO File cache stats: 1457 entries of total size 6.8MiB [2020-03-12T12:58:45.424Z] INFO Memory: 1483 samples, avg is 738.3MB, max is 3570.8MB [2020-03-12T12:58:45.424Z] INFO Execution took 3m36.022663866s [2020-03-12T12:58:45.424Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-03-12T12:58:45.834Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40680/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=25d6047ec094170761a11e582b8cb45f16cf675e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:25d6047ec094170761a11e582b8cb45f16cf675e hack/make.sh dynbinary-daemon test-docker-py [2020-03-12T12:58:46.396Z] [2020-03-12T12:58:46.396Z] Removing bundles/ [2020-03-12T12:58:46.396Z] [2020-03-12T12:58:46.396Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-03-12T12:58:46.396Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-12T12:58:46.396Z] GOOS="" GOARCH="" GOARM="" [2020-03-12T12:58:47.054Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-12T12:58:47.055Z] [2020-03-12T12:58:47.055Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-12T12:58:47.055Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-12T12:58:47.055Z] HOSTNAME=df9953fd60c2 [2020-03-12T12:58:47.055Z] DEST=bundles/test-integration [2020-03-12T12:58:47.055Z] PWD=/go/src/github.com/docker/docker [2020-03-12T12:58:47.055Z] DOCKER_ROOTLESS=1 [2020-03-12T12:58:47.055Z] DOCKER_GITCOMMIT=25d6047ec094170761a11e582b8cb45f16cf675e [2020-03-12T12:58:47.055Z] container=docker [2020-03-12T12:58:47.055Z] HOME=/root [2020-03-12T12:58:47.055Z] GOLANG_VERSION=1.13.8 [2020-03-12T12:58:47.055Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-12T12:58:47.055Z] VALIDATE_BRANCH=master [2020-03-12T12:58:47.055Z] TERM=xterm [2020-03-12T12:58:47.055Z] DOCKER_PKG=github.com/docker/docker [2020-03-12T12:58:47.055Z] SHLVL=1 [2020-03-12T12:58:47.055Z] TIMEOUT=120m [2020-03-12T12:58:47.055Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-12T12:58:47.055Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-12T12:58:47.055Z] GO111MODULE=off [2020-03-12T12:58:47.055Z] DOCKER_EXPERIMENTAL=1 [2020-03-12T12:58:47.055Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-12T12:58:47.055Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-12T12:58:47.055Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-12T12:58:47.055Z] GOPATH=/go [2020-03-12T12:58:47.055Z] PKG_CONFIG=pkg-config [2020-03-12T12:58:47.055Z] _=/usr/bin/env [2020-03-12T12:58:47.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-12T12:58:47.323Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.713s coverage: 61.0% of statements [2020-03-12T12:58:47.324Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-12T12:58:47.324Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-12T12:58:47.324Z] ok github.com/docker/docker/daemon/logger 0.240s coverage: 41.8% of statements [2020-03-12T12:58:47.587Z] ok github.com/docker/docker/daemon/images 0.043s coverage: 4.9% of statements [2020-03-12T12:58:47.587Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-12T12:58:47.587Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-12T12:58:47.932Z] #45 131.4 DEP criu/protobuf-desc.d [2020-03-12T12:58:48.155Z] ok github.com/docker/docker/daemon/logger/awslogs 0.323s coverage: 77.8% of statements [2020-03-12T12:58:48.156Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-12T12:58:48.156Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-12T12:58:48.221Z] #45 131.6 DEP criu/proc_parse.d [2020-03-12T12:58:48.221Z] #45 ... [2020-03-12T12:58:48.221Z] [2020-03-12T12:58:48.221Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:58:48.221Z] #18 50.36 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-03-12T12:58:48.221Z] #18 50.38 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-12T12:58:48.221Z] #18 54.18 Selecting previously unselected package python3-minimal. [2020-03-12T12:58:48.514Z] #18 54.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23601 files and directories currently installed.) [2020-03-12T12:58:48.514Z] #18 54.35 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-03-12T12:58:48.514Z] #18 54.36 Unpacking python3-minimal (3.7.3-1) ... [2020-03-12T12:58:48.514Z] #18 54.47 Selecting previously unselected package libmpdec2:ppc64el. [2020-03-12T12:58:48.514Z] #18 54.48 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-03-12T12:58:48.514Z] #18 54.49 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-03-12T12:58:48.725Z] ok github.com/docker/docker/daemon/logger/journald 0.014s coverage: 26.2% of statements [2020-03-12T12:58:48.725Z] ok github.com/docker/docker/daemon/logger/gelf 0.018s coverage: 67.0% of statements [2020-03-12T12:58:48.804Z] #18 54.65 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-03-12T12:58:48.804Z] #18 54.66 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-12T12:58:48.804Z] #18 54.66 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-03-12T12:58:48.985Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.025s coverage: 88.3% of statements [2020-03-12T12:58:49.554Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.028s coverage: 62.1% of statements [2020-03-12T12:58:50.315Z] #18 56.26 Selecting previously unselected package python3.7. [2020-03-12T12:58:50.315Z] #18 56.29 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-12T12:58:50.315Z] #18 56.30 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-12T12:58:50.315Z] #18 56.48 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-03-12T12:58:50.604Z] #18 56.49 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-03-12T12:58:50.604Z] #18 56.50 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-03-12T12:58:50.604Z] #18 56.73 Setting up python3-minimal (3.7.3-1) ... [2020-03-12T12:58:50.938Z] ok github.com/docker/docker/daemon/logger/local 0.031s coverage: 74.7% of statements [2020-03-12T12:58:50.938Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-12T12:58:50.938Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.041s coverage: 19.9% of statements [2020-03-12T12:58:51.197Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.044s coverage: 33.3% of statements [2020-03-12T12:58:51.767Z] ok github.com/docker/docker/daemon/logger/templates 0.030s coverage: 8.3% of statements [2020-03-12T12:58:52.337Z] ok github.com/docker/docker/daemon/logger/syslog 0.017s coverage: 47.8% of statements [2020-03-12T12:58:52.598Z] ok github.com/docker/docker/daemon/network 0.019s coverage: 63.8% of statements [2020-03-12T12:58:52.685Z] #18 58.34 Selecting previously unselected package python3. [2020-03-12T12:58:52.685Z] #18 58.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% [2020-03-12T12:58:52.685Z] #18 ... [2020-03-12T12:58:52.685Z] [2020-03-12T12:58:52.685Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:58:52.685Z] #48 227.9 mime [2020-03-12T12:58:53.539Z] ok github.com/docker/docker/daemon/logger/splunk 1.833s coverage: 82.5% of statements [2020-03-12T12:58:53.539Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-12T12:58:53.539Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-12T12:58:54.920Z] ok github.com/docker/docker/distribution/metadata 0.079s coverage: 48.2% of statements [2020-03-12T12:58:55.181Z] ok github.com/docker/docker/errdefs 0.019s coverage: 49.4% of statements [2020-03-12T12:58:55.751Z] ok github.com/docker/docker/distribution 0.288s coverage: 22.1% of statements [2020-03-12T12:58:55.751Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-12T12:58:57.135Z] ok github.com/docker/docker/image 0.053s coverage: 86.4% of statements [2020-03-12T12:58:57.135Z] ok github.com/docker/docker/image/cache 0.029s coverage: 19.2% of statements [2020-03-12T12:58:57.396Z] ok github.com/docker/docker/distribution/xfer 1.740s coverage: 85.1% of statements [2020-03-12T12:58:57.396Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-12T12:58:57.396Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-12T12:58:57.657Z] ok github.com/docker/docker/image/v1 0.023s coverage: 25.0% of statements [2020-03-12T12:58:57.657Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-12T12:58:57.917Z] ok github.com/docker/docker/libcontainerd/queue 0.045s coverage: 100.0% of statements [2020-03-12T12:58:58.284Z] #48 ... [2020-03-12T12:58:58.285Z] [2020-03-12T12:58:58.285Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:58:58.285Z] #18 58.34 (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 ... 24013 files and directories currently installed.) [2020-03-12T12:58:58.285Z] #18 58.45 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-03-12T12:58:58.285Z] #18 58.46 Unpacking python3 (3.7.3-1) ... [2020-03-12T12:58:58.285Z] #18 58.65 Selecting previously unselected package libip4tc0:ppc64el. [2020-03-12T12:58:58.285Z] #18 58.68 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-03-12T12:58:58.285Z] #18 58.69 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-03-12T12:58:58.285Z] #18 58.86 Selecting previously unselected package libip6tc0:ppc64el. [2020-03-12T12:58:58.285Z] #18 58.88 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-03-12T12:58:58.285Z] #18 58.89 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-03-12T12:58:58.285Z] #18 59.09 Selecting previously unselected package libiptc0:ppc64el. [2020-03-12T12:58:58.285Z] #18 59.10 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-03-12T12:58:58.285Z] #18 59.11 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-03-12T12:58:58.285Z] #18 59.26 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-03-12T12:58:58.285Z] #18 59.27 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-03-12T12:58:58.285Z] #18 59.27 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-03-12T12:58:58.285Z] #18 59.37 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-03-12T12:58:58.285Z] #18 59.38 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-03-12T12:58:58.285Z] #18 59.39 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-03-12T12:58:58.285Z] #18 59.55 Selecting previously unselected package libnftnl11:ppc64el. [2020-03-12T12:58:58.285Z] #18 59.57 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-03-12T12:58:58.285Z] #18 59.58 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-03-12T12:58:58.285Z] #18 59.71 Selecting previously unselected package iptables. [2020-03-12T12:58:58.285Z] #18 59.72 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-03-12T12:58:58.285Z] #18 59.73 Unpacking iptables (1.8.2-4) ... [2020-03-12T12:58:58.285Z] #18 60.58 Selecting previously unselected package xxd. [2020-03-12T12:58:58.285Z] #18 60.60 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-03-12T12:58:58.285Z] #18 60.61 Unpacking xxd (2:8.1.0875-5) ... [2020-03-12T12:58:58.285Z] #18 60.86 Selecting previously unselected package vim-common. [2020-03-12T12:58:58.285Z] #18 60.88 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-12T12:58:58.285Z] #18 60.98 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-12T12:58:58.285Z] #18 61.19 Selecting previously unselected package bash-completion. [2020-03-12T12:58:58.285Z] #18 61.20 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-12T12:58:58.575Z] #18 ... [2020-03-12T12:58:58.575Z] [2020-03-12T12:58:58.575Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:58:58.575Z] #45 132.0 DEP criu/plugin.d [2020-03-12T12:58:58.575Z] #45 132.3 DEP criu/pipes.d [2020-03-12T12:58:58.575Z] #45 132.5 DEP criu/pie-util.d [2020-03-12T12:58:58.575Z] #45 132.7 DEP criu/pie-util-vdso.d [2020-03-12T12:58:58.575Z] #45 132.9 DEP criu/path.d [2020-03-12T12:58:58.575Z] #45 133.2 DEP criu/parasite-syscall.d [2020-03-12T12:58:58.575Z] #45 133.6 DEP criu/pagemap.d [2020-03-12T12:58:58.575Z] #45 134.0 DEP criu/pagemap-cache.d [2020-03-12T12:58:58.575Z] #45 134.2 DEP criu/page-xfer.d [2020-03-12T12:58:58.575Z] #45 134.5 DEP criu/page-pipe.d [2020-03-12T12:58:58.575Z] #45 134.8 DEP criu/netfilter.d [2020-03-12T12:58:58.575Z] #45 135.1 DEP criu/net.d [2020-03-12T12:58:58.575Z] #45 135.4 DEP criu/namespaces.d [2020-03-12T12:58:58.575Z] #45 135.9 DEP criu/mount.d [2020-03-12T12:58:58.575Z] #45 136.2 DEP criu/mem.d [2020-03-12T12:58:58.575Z] #45 136.7 DEP criu/lsm.d [2020-03-12T12:58:58.575Z] #45 137.0 DEP criu/log.d [2020-03-12T12:58:58.575Z] #45 137.2 DEP criu/libnetlink.d [2020-03-12T12:58:58.575Z] #45 137.5 DEP criu/kerndat.d [2020-03-12T12:58:58.575Z] #45 137.9 DEP criu/kcmp-ids.d [2020-03-12T12:58:58.575Z] #45 138.2 DEP criu/irmap.d [2020-03-12T12:58:58.575Z] #45 138.4 DEP criu/ipc_ns.d [2020-03-12T12:58:58.575Z] #45 138.8 DEP criu/image.d [2020-03-12T12:58:58.575Z] #45 139.1 DEP criu/image-desc.d [2020-03-12T12:58:58.575Z] #45 139.2 DEP criu/fsnotify.d [2020-03-12T12:58:58.575Z] #45 139.6 DEP criu/filesystems.d [2020-03-12T12:58:58.575Z] #45 139.9 DEP criu/files.d [2020-03-12T12:58:58.575Z] #45 140.2 DEP criu/files-reg.d [2020-03-12T12:58:58.575Z] #45 140.6 DEP criu/files-ext.d [2020-03-12T12:58:58.575Z] #45 140.8 DEP criu/file-lock.d [2020-03-12T12:58:58.575Z] #45 141.2 DEP criu/file-ids.d [2020-03-12T12:58:58.575Z] #45 141.5 DEP criu/fifo.d [2020-03-12T12:58:58.575Z] #45 141.7 DEP criu/fdstore.d [2020-03-12T12:58:58.575Z] #45 141.9 DEP criu/fault-injection.d [2020-03-12T12:58:58.575Z] #45 142.0 DEP criu/external.d [2020-03-12T12:58:58.859Z] ok github.com/docker/docker/pkg/aaparser 0.017s coverage: 50.0% of statements [2020-03-12T12:58:58.871Z] #45 142.2 DEP criu/eventpoll.d [2020-03-12T12:58:59.160Z] #45 142.5 DEP criu/eventfd.d [2020-03-12T12:58:59.450Z] #45 142.8 DEP criu/crtools.d [2020-03-12T12:58:59.744Z] #45 143.2 DEP criu/cr-service.d [2020-03-12T12:58:59.799Z] ok github.com/docker/docker/opts 0.087s coverage: 67.4% of statements [2020-03-12T12:59:00.037Z] #45 143.5 DEP criu/cr-restore.d [2020-03-12T12:59:00.671Z] #45 144.0 DEP criu/cr-errno.d [2020-03-12T12:59:00.671Z] #45 144.1 DEP criu/cr-dump.d [2020-03-12T12:59:00.671Z] #45 ... [2020-03-12T12:59:00.671Z] [2020-03-12T12:59:00.671Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:59:00.671Z] #48 236.2 vendor/golang.org/x/net/idna [2020-03-12T12:59:00.739Z] ok github.com/docker/docker/pkg/authorization 0.400s coverage: 68.3% of statements [2020-03-12T12:59:00.999Z] ok github.com/docker/docker/pkg/broadcaster 0.007s coverage: 100.0% of statements [2020-03-12T12:59:01.259Z] ok github.com/docker/docker/pkg/capabilities 0.027s coverage: 87.5% of statements [2020-03-12T12:59:01.453Z] --- PASS: TestBuildWithHugeFile (25.64s) [2020-03-12T12:59:01.453Z] === RUN TestBuildWithEmptyDockerfile [2020-03-12T12:59:01.453Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T12:59:01.453Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T12:59:01.453Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T12:59:01.453Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T12:59:01.453Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T12:59:01.453Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T12:59:01.453Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T12:59:01.453Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T12:59:01.453Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T12:59:01.453Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2020-03-12T12:59:01.453Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-03-12T12:59:01.453Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2020-03-12T12:59:01.453Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-03-12T12:59:01.453Z] === RUN TestBuildPreserveOwnership [2020-03-12T12:59:01.453Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-12T12:59:01.829Z] ok github.com/docker/docker/pkg/directory 0.017s coverage: 80.0% of statements [2020-03-12T12:59:02.089Z] ok github.com/docker/docker/pkg/archive 1.236s coverage: 77.3% of statements [2020-03-12T12:59:02.663Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2020-03-12T12:59:02.922Z] ok github.com/docker/docker/pkg/discovery/file 0.015s coverage: 92.9% of statements [2020-03-12T12:59:03.491Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-03-12T12:59:04.061Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-03-12T12:59:04.628Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-03-12T12:59:04.893Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-12T12:59:05.563Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-03-12T12:59:06.132Z] ok github.com/docker/docker/pkg/chrootarchive 3.591s coverage: 43.2% of statements [2020-03-12T12:59:06.132Z] ok github.com/docker/docker/pkg/fileutils 0.026s coverage: 89.5% of statements [2020-03-12T12:59:06.296Z] #48 ... [2020-03-12T12:59:06.296Z] [2020-03-12T12:59:06.296Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:59:06.296Z] #18 66.80 Unpacking bash-completion (1:2.8-6) ... [2020-03-12T12:59:06.296Z] #18 67.40 Selecting previously unselected package bzip2. [2020-03-12T12:59:06.296Z] #18 67.41 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-03-12T12:59:06.296Z] #18 67.41 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-12T12:59:06.296Z] #18 67.54 Selecting previously unselected package xz-utils. [2020-03-12T12:59:06.296Z] #18 67.54 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-03-12T12:59:06.296Z] #18 67.55 Unpacking xz-utils (5.2.4-1) ... [2020-03-12T12:59:06.296Z] #18 67.91 Selecting previously unselected package apparmor. [2020-03-12T12:59:06.296Z] #18 67.93 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-03-12T12:59:06.296Z] #18 68.13 Unpacking apparmor (2.13.2-10) ... [2020-03-12T12:59:06.296Z] #18 68.93 Selecting previously unselected package aufs-tools. [2020-03-12T12:59:06.296Z] #18 68.96 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-03-12T12:59:06.296Z] #18 68.99 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-12T12:59:06.296Z] #18 69.26 Selecting previously unselected package libonig5:ppc64el. [2020-03-12T12:59:06.296Z] #18 69.29 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-03-12T12:59:06.296Z] #18 69.29 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-03-12T12:59:06.296Z] #18 69.61 Selecting previously unselected package libjq1:ppc64el. [2020-03-12T12:59:06.296Z] #18 69.66 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-12T12:59:06.296Z] #18 69.66 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-12T12:59:06.296Z] #18 69.84 Selecting previously unselected package jq. [2020-03-12T12:59:06.296Z] #18 69.87 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-12T12:59:06.296Z] #18 69.88 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-12T12:59:06.296Z] #18 70.07 Selecting previously unselected package libaio1:ppc64el. [2020-03-12T12:59:06.296Z] #18 70.09 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-03-12T12:59:06.296Z] #18 70.09 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-03-12T12:59:06.296Z] #18 70.17 Selecting previously unselected package libgpm2:ppc64el. [2020-03-12T12:59:06.296Z] #18 70.21 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-03-12T12:59:06.296Z] #18 70.21 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-03-12T12:59:06.296Z] #18 70.41 Selecting previously unselected package libicu63:ppc64el. [2020-03-12T12:59:06.296Z] #18 70.43 Preparing to unpack .../20-libicu63_63.1-6_ppc64el.deb ... [2020-03-12T12:59:06.296Z] #18 70.44 Unpacking libicu63:ppc64el (63.1-6) ... [2020-03-12T12:59:06.700Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2020-03-12T12:59:06.917Z] --- PASS: TestBuildPreserveOwnership (6.37s) [2020-03-12T12:59:06.917Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.10s) [2020-03-12T12:59:06.917Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.26s) [2020-03-12T12:59:06.917Z] === RUN TestBuildPlatformInvalid [2020-03-12T12:59:06.960Z] ok github.com/docker/docker/pkg/fsutils 0.299s coverage: 85.1% of statements [2020-03-12T12:59:06.960Z] ok github.com/docker/docker/pkg/discovery/kv 3.091s coverage: 84.1% of statements [2020-03-12T12:59:07.203Z] --- PASS: TestBuildPlatformInvalid (0.21s) [2020-03-12T12:59:07.203Z] PASS [2020-03-12T12:59:07.203Z] [2020-03-12T12:59:07.203Z] === Skipped [2020-03-12T12:59:07.203Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-03-12T12:59:07.203Z] build_session_test.go:25: TODO: BuildKit [2020-03-12T12:59:07.203Z] [2020-03-12T12:59:07.203Z] [2020-03-12T12:59:07.203Z] DONE 32 tests, 1 skipped in 73.926s [2020-03-12T12:59:07.203Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-03-12T12:59:07.203Z] ++ 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 [2020-03-12T12:59:07.203Z] ++ set -e [2020-03-12T12:59:07.203Z] ++ '[' -n 0 ']' [2020-03-12T12:59:07.203Z] ++ set -x [2020-03-12T12:59:07.203Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T12:59:07.483Z] INFO: Testing against a local daemon [2020-03-12T12:59:07.483Z] === RUN TestConfigList [2020-03-12T12:59:08.339Z] ok github.com/docker/docker/pkg/jsonmessage 0.015s coverage: 91.7% of statements [2020-03-12T12:59:08.339Z] ok github.com/docker/docker/layer 7.730s coverage: 68.8% of statements [2020-03-12T12:59:08.339Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-12T12:59:08.339Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-12T12:59:08.339Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-12T12:59:08.339Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-12T12:59:08.339Z] ? github.com/docker/docker/oci [no test files] [2020-03-12T12:59:08.339Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-12T12:59:08.339Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-12T12:59:08.339Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-12T12:59:08.339Z] ok github.com/docker/docker/pkg/idtools 0.559s coverage: 70.1% of statements [2020-03-12T12:59:08.339Z] ok github.com/docker/docker/pkg/ioutils 0.623s coverage: 70.6% of statements [2020-03-12T12:59:08.598Z] ok github.com/docker/docker/pkg/locker 0.046s coverage: 88.9% of statements [2020-03-12T12:59:08.598Z] ok github.com/docker/docker/pkg/longpath 0.039s coverage: 100.0% of statements [2020-03-12T12:59:08.598Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-12T12:59:08.858Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2020-03-12T12:59:09.118Z] ok github.com/docker/docker/pkg/parsers 0.021s coverage: 97.0% of statements [2020-03-12T12:59:09.648Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-12T12:59:09.649Z] ok github.com/docker/docker/api/server/httputils 0.125s coverage: 14.7% of statements [2020-03-12T12:59:09.649Z] ok github.com/docker/docker/api/server/middleware 0.170s coverage: 37.7% of statements [2020-03-12T12:59:09.649Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-12T12:59:09.649Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-12T12:59:09.649Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-12T12:59:09.649Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-12T12:59:09.649Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-12T12:59:09.649Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-12T12:59:09.649Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-12T12:59:09.649Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-12T12:59:09.649Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-12T12:59:09.649Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-12T12:59:09.649Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-12T12:59:09.649Z] ok github.com/docker/docker/api/types/strslice 0.052s coverage: 90.0% of statements [2020-03-12T12:59:09.649Z] ok github.com/docker/docker/api/types/filters 0.078s coverage: 92.2% of statements [2020-03-12T12:59:09.649Z] ok github.com/docker/docker/api/server/router/swarm 0.141s coverage: 4.5% of statements [2020-03-12T12:59:09.649Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-12T12:59:09.649Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-12T12:59:09.649Z] ? github.com/docker/docker/api/types [no test files] [2020-03-12T12:59:09.649Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-12T12:59:09.649Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-12T12:59:09.649Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-12T12:59:09.649Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-12T12:59:09.649Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-12T12:59:09.649Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-12T12:59:09.649Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-12T12:59:09.649Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-12T12:59:09.649Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-12T12:59:09.649Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-12T12:59:09.649Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-12T12:59:09.649Z] ok github.com/docker/docker/api/types/time 0.294s coverage: 100.0% of statements [2020-03-12T12:59:09.649Z] ok github.com/docker/docker/api/types/versions 0.048s coverage: 75.0% of statements [2020-03-12T12:59:09.649Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-12T12:59:09.649Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-12T12:59:09.649Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-12T12:59:09.649Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-03-12T12:59:09.649Z] ? github.com/docker/docker/builder [no test files] [2020-03-12T12:59:09.649Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-12T12:59:09.649Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-12T12:59:09.649Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-12T12:59:09.649Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-12T12:59:09.649Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-12T12:59:09.649Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-12T12:59:09.649Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-12T12:59:09.688Z] ok github.com/docker/docker/pkg/parsers/kernel 0.017s coverage: 60.0% of statements [2020-03-12T12:59:09.827Z] #18 ... [2020-03-12T12:59:09.827Z] [2020-03-12T12:59:09.827Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:59:09.827Z] #51 DONE 244.9s [2020-03-12T12:59:09.827Z] [2020-03-12T12:59:09.827Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:59:09.827Z] #45 144.6 DEP criu/cr-dedup.d [2020-03-12T12:59:09.827Z] #45 144.9 DEP criu/cr-check.d [2020-03-12T12:59:09.827Z] #45 145.4 DEP criu/config.d [2020-03-12T12:59:09.827Z] #45 145.8 DEP criu/clone-noasan.d [2020-03-12T12:59:09.827Z] #45 145.9 DEP criu/cgroup.d [2020-03-12T12:59:09.827Z] #45 146.2 DEP criu/cgroup-props.d [2020-03-12T12:59:09.827Z] #45 146.5 DEP criu/bitmap.d [2020-03-12T12:59:09.827Z] #45 146.6 DEP criu/bfd.d [2020-03-12T12:59:09.827Z] #45 146.9 DEP criu/autofs.d [2020-03-12T12:59:09.827Z] #45 147.3 DEP criu/aio.d [2020-03-12T12:59:09.827Z] #45 147.8 DEP criu/action-scripts.d [2020-03-12T12:59:09.827Z] #45 148.4 CC criu/action-scripts.o [2020-03-12T12:59:09.827Z] #45 149.6 CC criu/aio.o [2020-03-12T12:59:09.827Z] #45 150.7 CC criu/autofs.o [2020-03-12T12:59:09.950Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.040s coverage: 91.4% of statements [2020-03-12T12:59:09.950Z] ok github.com/docker/docker/pkg/pidfile 0.027s coverage: 82.4% of statements [2020-03-12T12:59:10.105Z] ok github.com/docker/docker/builder/dockerignore 0.271s coverage: 96.8% of statements [2020-03-12T12:59:10.520Z] ok github.com/docker/docker/pkg/mount 0.892s coverage: 70.5% of statements [2020-03-12T12:59:10.520Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-12T12:59:10.520Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-12T12:59:10.520Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-12T12:59:10.520Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2020-03-12T12:59:11.461Z] ok github.com/docker/docker/pkg/progress 0.011s coverage: 75.9% of statements [2020-03-12T12:59:11.461Z] ok github.com/docker/docker/pkg/pools 0.012s coverage: 88.2% of statements [2020-03-12T12:59:11.461Z] ok github.com/docker/docker/pkg/plugins/transport 0.030s coverage: 85.7% of statements [2020-03-12T12:59:11.841Z] --- PASS: TestConfigList (4.06s) [2020-03-12T12:59:11.841Z] === RUN TestConfigsCreateAndDelete [2020-03-12T12:59:11.892Z] #45 ... [2020-03-12T12:59:11.892Z] [2020-03-12T12:59:11.892Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:59:11.892Z] #18 77.70 Selecting previously unselected package libnet1:ppc64el. [2020-03-12T12:59:11.892Z] #18 77.71 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-03-12T12:59:11.892Z] #18 77.72 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-12T12:59:11.892Z] #18 77.81 Selecting previously unselected package libnl-3-200:ppc64el. [2020-03-12T12:59:11.892Z] #18 77.83 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-03-12T12:59:11.892Z] #18 77.84 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-12T12:59:11.892Z] #18 78.00 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-03-12T12:59:11.892Z] #18 78.01 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-03-12T12:59:11.892Z] #18 78.02 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-12T12:59:12.029Z] ok github.com/docker/docker/pkg/reexec 0.018s coverage: 82.4% of statements [2020-03-12T12:59:12.182Z] #18 78.14 Selecting previously unselected package libreadline5:ppc64el. [2020-03-12T12:59:12.182Z] #18 78.15 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-03-12T12:59:12.182Z] #18 78.16 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-03-12T12:59:12.182Z] #18 78.34 Selecting previously unselected package net-tools. [2020-03-12T12:59:12.182Z] #18 78.36 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-03-12T12:59:12.182Z] #18 78.37 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-12T12:59:12.596Z] ok github.com/docker/docker/pkg/stdcopy 0.015s coverage: 100.0% of statements [2020-03-12T12:59:12.825Z] #18 78.79 Selecting previously unselected package python-pip-whl. [2020-03-12T12:59:12.825Z] #18 78.80 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-12T12:59:12.825Z] #18 78.80 Unpacking python-pip-whl (18.1-5) ... [2020-03-12T12:59:12.855Z] ok github.com/docker/docker/pkg/pubsub 1.087s coverage: 73.9% of statements [2020-03-12T12:59:13.114Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2020-03-12T12:59:13.374Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2020-03-12T12:59:13.633Z] ok github.com/docker/docker/pkg/symlink 0.019s coverage: 87.7% of statements [2020-03-12T12:59:13.829Z] ok github.com/docker/docker/cli/debug 0.077s coverage: 100.0% of statements [2020-03-12T12:59:13.856Z] #18 79.56 Selecting previously unselected package python3-lib2to3. [2020-03-12T12:59:13.856Z] #18 79.57 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-12T12:59:13.856Z] #18 79.58 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-12T12:59:13.856Z] #18 79.69 Selecting previously unselected package python3-distutils. [2020-03-12T12:59:13.856Z] #18 79.70 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-12T12:59:13.856Z] #18 79.71 Unpacking python3-distutils (3.7.3-1) ... [2020-03-12T12:59:13.856Z] #18 79.88 Selecting previously unselected package python3-pip. [2020-03-12T12:59:13.856Z] #18 79.88 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-12T12:59:13.856Z] #18 79.89 Unpacking python3-pip (18.1-5) ... [2020-03-12T12:59:13.892Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 71.3% of statements [2020-03-12T12:59:14.146Z] #18 80.11 Selecting previously unselected package python3-pkg-resources. [2020-03-12T12:59:14.146Z] #18 80.13 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-12T12:59:14.146Z] #18 80.14 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-12T12:59:14.285Z] ok github.com/docker/docker/builder/remotecontext 0.660s coverage: 9.2% of statements [2020-03-12T12:59:14.285Z] ok github.com/docker/docker/builder/dockerfile 0.673s coverage: 46.3% of statements [2020-03-12T12:59:14.436Z] #18 80.32 Selecting previously unselected package python3-setuptools. [2020-03-12T12:59:14.436Z] #18 80.33 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-12T12:59:14.436Z] #18 80.34 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-12T12:59:14.830Z] ok github.com/docker/docker/pkg/tailfile 0.103s coverage: 88.6% of statements [2020-03-12T12:59:14.830Z] ok github.com/docker/docker/pkg/system 0.033s coverage: 37.2% of statements [2020-03-12T12:59:14.830Z] ok github.com/docker/docker/pkg/signal 2.794s coverage: 61.0% of statements [2020-03-12T12:59:15.067Z] #18 80.89 Selecting previously unselected package python3-wheel. [2020-03-12T12:59:15.067Z] #18 80.92 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-12T12:59:15.067Z] #18 80.92 Unpacking python3-wheel (0.32.3-2) ... [2020-03-12T12:59:15.067Z] #18 81.06 Selecting previously unselected package sudo. [2020-03-12T12:59:15.067Z] #18 81.10 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-03-12T12:59:15.067Z] #18 81.11 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-12T12:59:15.279Z] --- PASS: TestConfigsCreateAndDelete (3.53s) [2020-03-12T12:59:15.279Z] === RUN TestConfigsUpdate [2020-03-12T12:59:15.402Z] testing: warning: no tests to run [2020-03-12T12:59:15.402Z] coverage: [no statements] [2020-03-12T12:59:15.402Z] ok github.com/docker/docker/pkg/term/windows 0.011s coverage: [no statements] [no tests to run] [2020-03-12T12:59:15.662Z] ok github.com/docker/docker/pkg/term 0.033s coverage: 84.8% of statements [2020-03-12T12:59:15.663Z] ok github.com/docker/docker/pkg/tarsum 0.125s coverage: 89.3% of statements [2020-03-12T12:59:15.696Z] #18 ... [2020-03-12T12:59:15.696Z] [2020-03-12T12:59:15.696Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:59:15.696Z] #48 241.4 net/textproto [2020-03-12T12:59:15.696Z] #48 241.4 vendor/golang.org/x/net/http/httpproxy [2020-03-12T12:59:15.696Z] #48 241.4 crypto/x509 [2020-03-12T12:59:15.696Z] #48 244.3 vendor/golang.org/x/net/http/httpguts [2020-03-12T12:59:15.696Z] #48 244.3 mime/multipart [2020-03-12T12:59:15.696Z] #48 250.3 crypto/tls [2020-03-12T12:59:15.922Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2020-03-12T12:59:15.922Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2020-03-12T12:59:15.984Z] #48 ... [2020-03-12T12:59:15.984Z] [2020-03-12T12:59:15.984Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:59:15.984Z] #18 81.95 Selecting previously unselected package thin-provisioning-tools. [2020-03-12T12:59:15.984Z] #18 81.95 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-03-12T12:59:15.984Z] #18 81.96 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-12T12:59:16.183Z] ok github.com/docker/docker/pkg/useragent 0.014s coverage: 88.9% of statements [2020-03-12T12:59:16.273Z] #18 82.34 Selecting previously unselected package uidmap. [2020-03-12T12:59:16.565Z] #18 82.37 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-03-12T12:59:16.565Z] #18 82.37 Unpacking uidmap (1:4.5-1.1) ... [2020-03-12T12:59:16.565Z] #18 82.56 Selecting previously unselected package vim-runtime. [2020-03-12T12:59:16.565Z] #18 82.58 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-12T12:59:16.565Z] #18 82.66 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-12T12:59:16.565Z] #18 82.75 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-12T12:59:16.855Z] #18 82.77 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-12T12:59:17.563Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.5% of statements [2020-03-12T12:59:18.132Z] ok github.com/docker/docker/profiles/seccomp 0.015s coverage: 73.8% of statements [2020-03-12T12:59:18.702Z] ok github.com/docker/docker/reference 0.047s coverage: 84.4% of statements [2020-03-12T12:59:18.715Z] --- PASS: TestConfigsUpdate (3.57s) [2020-03-12T12:59:18.715Z] === RUN TestTemplatedConfig [2020-03-12T12:59:19.639Z] ok github.com/docker/docker/plugin 0.575s coverage: 27.1% of statements [2020-03-12T12:59:19.639Z] ok github.com/docker/docker/registry/resumable 0.032s coverage: 100.0% of statements [2020-03-12T12:59:20.209Z] ok github.com/docker/docker/registry 0.243s coverage: 56.0% of statements [2020-03-12T12:59:20.209Z] ok github.com/docker/docker/restartmanager 0.017s coverage: 50.9% of statements [2020-03-12T12:59:21.149Z] ok github.com/docker/docker/testutil 0.020s coverage: 62.5% of statements [2020-03-12T12:59:21.149Z] ok github.com/docker/docker/runconfig 0.020s coverage: 68.2% of statements [2020-03-12T12:59:22.151Z] --- PASS: TestTemplatedConfig (3.63s) [2020-03-12T12:59:22.151Z] === RUN TestConfigInspect [2020-03-12T12:59:22.436Z] #18 87.90 Selecting previously unselected package vim. [2020-03-12T12:59:22.436Z] #18 87.93 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-03-12T12:59:22.436Z] #18 87.96 Unpacking vim (2:8.1.0875-5) ... [2020-03-12T12:59:22.436Z] #18 ... [2020-03-12T12:59:22.436Z] [2020-03-12T12:59:22.436Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:59:22.436Z] #45 155.5 CC criu/bfd.o [2020-03-12T12:59:22.436Z] #45 156.6 CC criu/bitmap.o [2020-03-12T12:59:22.436Z] #45 156.8 CC criu/cgroup-props.o [2020-03-12T12:59:22.436Z] #45 158.4 CC criu/cgroup.o [2020-03-12T12:59:22.436Z] #45 165.6 CC criu/clone-noasan.o [2020-03-12T12:59:22.436Z] #45 166.0 CC criu/config.o [2020-03-12T12:59:22.727Z] #45 ... [2020-03-12T12:59:22.727Z] [2020-03-12T12:59:22.727Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:59:22.727Z] #18 88.85 Selecting previously unselected package xfsprogs. [2020-03-12T12:59:22.727Z] #18 88.86 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-03-12T12:59:22.727Z] #18 88.87 Unpacking xfsprogs (4.20.0-1) ... [2020-03-12T12:59:23.061Z] ok github.com/docker/docker/volume/drivers 0.019s coverage: 36.1% of statements [2020-03-12T12:59:23.630Z] ok github.com/docker/docker/volume/local 0.039s coverage: 73.0% of statements [2020-03-12T12:59:23.630Z] ok github.com/docker/docker/volume/mounts 0.082s coverage: 67.0% of statements [2020-03-12T12:59:23.757Z] #18 89.63 Selecting previously unselected package zip. [2020-03-12T12:59:23.757Z] #18 89.67 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-03-12T12:59:23.757Z] #18 89.68 Unpacking zip (3.0-11+b1) ... [2020-03-12T12:59:24.047Z] #18 90.01 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-12T12:59:24.047Z] #18 90.02 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-12T12:59:24.047Z] #18 90.03 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-03-12T12:59:24.047Z] #18 90.03 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-03-12T12:59:24.047Z] #18 90.05 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-03-12T12:59:24.047Z] #18 90.05 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-03-12T12:59:24.047Z] #18 90.06 Setting up uidmap (1:4.5-1.1) ... [2020-03-12T12:59:24.047Z] #18 90.07 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-03-12T12:59:24.047Z] #18 90.07 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-12T12:59:24.047Z] #18 90.08 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-12T12:59:24.047Z] #18 90.09 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-12T12:59:24.047Z] #18 90.11 Setting up libicu63:ppc64el (63.1-6) ... [2020-03-12T12:59:24.047Z] #18 90.11 Setting up xxd (2:8.1.0875-5) ... [2020-03-12T12:59:24.047Z] #18 90.12 Setting up zip (3.0-11+b1) ... [2020-03-12T12:59:24.047Z] #18 90.13 Setting up vim-common (2:8.1.0875-5) ... [2020-03-12T12:59:24.341Z] #18 90.19 Setting up bash-completion (1:2.8-6) ... [2020-03-12T12:59:25.007Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.0% of statements [2020-03-12T12:59:25.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-12T12:59:25.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-12T12:59:25.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-12T12:59:26.516Z] --- PASS: TestConfigInspect (3.61s) [2020-03-12T12:59:26.516Z] === RUN TestConfigCreateWithLabels [2020-03-12T12:59:26.649Z] ok github.com/docker/docker/client 0.738s coverage: 75.3% of statements [2020-03-12T12:59:28.804Z] #18 ... [2020-03-12T12:59:28.804Z] [2020-03-12T12:59:28.804Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:59:29.954Z] --- PASS: TestConfigCreateWithLabels (3.69s) [2020-03-12T12:59:29.955Z] === RUN TestConfigCreateResolve [2020-03-12T12:59:31.437Z] #24 263.3 Checking out files: 22% (2399/10649) Checking out files: 23% (2450/10649) Checking out files: 24% (2556/10649) Checking out files: 25% (2663/10649) Checking out files: 26% (2769/10649) Checking out files: 27% (2876/10649) Checking out files: 28% (2982/10649) Checking out files: 29% (3089/10649) Checking out files: 30% (3195/10649) Checking out files: 31% (3302/10649) Checking out files: 32% (3408/10649) Checking out files: 33% (3515/10649) Checking out files: 34% (3621/10649) Checking out files: 35% (3728/10649) Checking out files: 36% (3834/10649) Checking out files: 37% (3941/10649) Checking out files: 38% (4047/10649) Checking out files: 39% (4154/10649) Checking out files: 40% (4260/10649) Checking out files: 41% (4367/10649) Checking out files: 42% (4473/10649) Checking out files: 43% (4580/10649) Checking out files: 44% (4686/10649) Checking out files: 44% (4687/10649) Checking out files: 45% (4793/10649) Checking out files: 46% (4899/10649) Checking out files: 47% (5006/10649) Checking out files: 48% (5112/10649) Checking out files: 49% (5219/10649) Checking out files: 50% (5325/10649) Checking out files: 51% (5431/10649) Checking out files: 52% (5538/10649) Checking out files: 53% (5644/10649) Checking out files: 54% (5751/10649) Checking out files: 55% (5857/10649) Checking out files: 56% (5964/10649) Checking out files: 57% (6070/10649) Checking out files: 58% (6177/10649) Checking out files: 59% (6283/10649) Checking out files: 60% (6390/10649) Checking out files: 61% (6496/10649) Checking out files: 62% (6603/10649) Checking out files: 63% (6709/10649) Checking out files: 64% (6816/10649) Checking out files: 65% (6922/10649) Checking out files: 66% (7029/10649) Checking out files: 67% (7135/10649) Checking out files: 67% (7213/10649) Checking out files: 68% (7242/10649) Checking out files: 69% (7348/10649) Checking out files: 70% (7455/10649) Checking out files: 71% (7561/10649) Checking out files: 72% (7668/10649) Checking out files: 73% (7774/10649) Checking out files: 74% (7881/10649) Checking out files: 75% (7987/10649) Checking out files: 76% (8094/10649) Checking out files: 77% (8200/10649) Checking out files: 78% (8307/10649) Checking out files: 79% (8413/10649) Checking out files: 80% (8520/10649) Checking out files: 81% (8626/10649) Checking out files: 82% (8733/10649) Checking out files: 83% (8839/10649) Checking out files: 84% (8946/10649) Checking out files: 85% (9052/10649) Checking out files: 86% (9159/10649) Checking out files: 87% (9265/10649) Checking out files: 88% (9372/10649) Checking out files: 88% (9441/10649) Checking out files: 89% (9478/10649) Checking out files: 90% (9585/10649) Checking out files: 91% (9691/10649) Checking out files: 92% (9798/10649) Checking out files: 93% (9904/10649) Checking out files: 94% (10011/10649) Checking out files: 95% (10117/10649) Checking out files: 96% (10224/10649) Checking out files: 97% (10330/10649) Checking out files: 98% (10437/10649) Checking out files: 99% (10543/10649) Checking out files: 100% (10649/10649) Checking out files: 100% (10649/10649), done. [2020-03-12T12:59:31.727Z] #24 267.3 + cd /tmp/tmp.qfP7wROzl0/tmp/docker-ce [2020-03-12T12:59:31.727Z] #24 267.3 + git checkout -q v17.06.2-ce [2020-03-12T12:59:33.391Z] --- PASS: TestConfigCreateResolve (3.49s) [2020-03-12T12:59:33.391Z] === RUN TestConfigDaemonLibtrustID [2020-03-12T12:59:33.391Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-03-12T12:59:33.391Z] PASS [2020-03-12T12:59:33.391Z] [2020-03-12T12:59:33.391Z] DONE 8 tests in 26.183s [2020-03-12T12:59:33.391Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-03-12T12:59:33.391Z] ++ 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 [2020-03-12T12:59:33.391Z] ++ set -e [2020-03-12T12:59:33.391Z] ++ '[' -n 0 ']' [2020-03-12T12:59:33.391Z] ++ set -x [2020-03-12T12:59:33.391Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T12:59:33.670Z] INFO: Testing against a local daemon [2020-03-12T12:59:33.671Z] === RUN TestCheckpoint [2020-03-12T12:59:33.671Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-12T12:59:33.671Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-12T12:59:33.671Z] === RUN TestContainerInvalidJSON [2020-03-12T12:59:33.671Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T12:59:33.671Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T12:59:33.671Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T12:59:33.671Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T12:59:33.671Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-12T12:59:33.671Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-12T12:59:33.671Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T12:59:33.671Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-12T12:59:33.671Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T12:59:33.671Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-03-12T12:59:33.671Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-12T12:59:33.671Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-12T12:59:33.671Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-12T12:59:33.671Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-12T12:59:33.671Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-03-12T12:59:33.671Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-12T12:59:33.950Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2020-03-12T12:59:33.950Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-12T12:59:33.950Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-03-12T12:59:33.950Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-12T12:59:34.230Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-03-12T12:59:34.230Z] === RUN TestCopyFromContainer [2020-03-12T12:59:36.162Z] #24 ... [2020-03-12T12:59:36.162Z] [2020-03-12T12:59:36.162Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:59:36.162Z] #48 261.1 net/http/httptrace [2020-03-12T12:59:36.162Z] #48 261.5 net/http [2020-03-12T12:59:36.162Z] #48 ... [2020-03-12T12:59:36.162Z] [2020-03-12T12:59:36.162Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:59:36.162Z] #18 96.24 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-03-12T12:59:36.162Z] #18 96.27 Setting up xz-utils (5.2.4-1) ... [2020-03-12T12:59:36.162Z] #18 96.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-12T12:59:36.162Z] #18 96.34 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-12T12:59:36.162Z] #18 96.46 invoke-rc.d: could not determine current runlevel [2020-03-12T12:59:36.162Z] #18 96.48 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-12T12:59:36.162Z] #18 96.50 Setting up pigz (2.4-1) ... [2020-03-12T12:59:36.162Z] #18 96.50 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-03-12T12:59:36.162Z] #18 96.52 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-12T12:59:36.162Z] #18 96.54 Setting up python-pip-whl (18.1-5) ... [2020-03-12T12:59:36.162Z] #18 96.57 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-03-12T12:59:36.162Z] #18 96.59 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-12T12:59:36.162Z] #18 97.55 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-03-12T12:59:36.162Z] #18 97.56 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-03-12T12:59:36.162Z] #18 97.57 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-03-12T12:59:36.162Z] #18 97.58 Setting up vim (2:8.1.0875-5) ... [2020-03-12T12:59:36.162Z] #18 97.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-12T12:59:36.162Z] #18 97.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-12T12:59:36.162Z] #18 97.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-12T12:59:36.162Z] #18 97.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-12T12:59:36.162Z] #18 97.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-12T12:59:36.162Z] #18 97.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-12T12:59:36.162Z] #18 97.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-12T12:59:36.162Z] #18 97.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-12T12:59:36.162Z] #18 97.75 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-12T12:59:36.162Z] #18 97.76 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-12T12:59:36.162Z] #18 97.77 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-03-12T12:59:36.162Z] #18 97.78 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-12T12:59:36.162Z] #18 97.78 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-03-12T12:59:36.162Z] #18 97.79 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-12T12:59:36.240Z] === RUN TestCopyFromContainer// [2020-03-12T12:59:36.240Z] === RUN TestCopyFromContainer//bar/root [2020-03-12T12:59:36.240Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-12T12:59:36.451Z] #18 ... [2020-03-12T12:59:36.451Z] [2020-03-12T12:59:36.451Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:59:36.451Z] #45 169.8 CC criu/cr-check.o [2020-03-12T12:59:36.451Z] #45 173.8 CC criu/cr-dedup.o [2020-03-12T12:59:36.451Z] #45 174.9 CC criu/cr-dump.o [2020-03-12T12:59:36.451Z] #45 179.7 CC criu/cr-errno.o [2020-03-12T12:59:36.451Z] #45 179.8 CC criu/cr-restore.o [2020-03-12T12:59:36.520Z] === RUN TestCopyFromContainer/bar/quux [2020-03-12T12:59:36.520Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-12T12:59:36.520Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-12T12:59:36.742Z] #45 ... [2020-03-12T12:59:36.742Z] [2020-03-12T12:59:36.742Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T12:59:36.742Z] #24 272.2 + mkdir -p /tmp/tmp.qfP7wROzl0/src/github.com/docker [2020-03-12T12:59:36.742Z] #24 272.2 + mv components/cli /tmp/tmp.qfP7wROzl0/src/github.com/docker/cli [2020-03-12T12:59:36.742Z] #24 272.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-03-12T12:59:36.800Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-12T12:59:36.800Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-12T12:59:36.800Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-12T12:59:37.080Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-12T12:59:37.080Z] --- PASS: TestCopyFromContainer (2.94s) [2020-03-12T12:59:37.080Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-03-12T12:59:37.080Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-03-12T12:59:37.080Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-03-12T12:59:37.080Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-03-12T12:59:37.080Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-03-12T12:59:37.080Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-03-12T12:59:37.080Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-03-12T12:59:37.080Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-03-12T12:59:37.080Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-03-12T12:59:37.080Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-03-12T12:59:37.080Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-12T12:59:37.080Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T12:59:37.080Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T12:59:37.080Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T12:59:37.080Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T12:59:37.080Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T12:59:37.080Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T12:59:37.080Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T12:59:37.080Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T12:59:37.080Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T12:59:37.080Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-03-12T12:59:37.080Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-12T12:59:37.080Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-12T12:59:37.080Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-12T12:59:37.080Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-12T12:59:37.080Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-03-12T12:59:37.080Z] === RUN TestCreateWithInvalidEnv [2020-03-12T12:59:37.080Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-12T12:59:37.080Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-12T12:59:37.080Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-12T12:59:37.080Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-12T12:59:37.080Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-12T12:59:37.080Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-12T12:59:37.080Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-12T12:59:37.080Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-12T12:59:37.080Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-12T12:59:37.080Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-03-12T12:59:37.080Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-12T12:59:37.080Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-12T12:59:37.080Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-12T12:59:37.080Z] === RUN TestCreateTmpfsMountsTarget [2020-03-12T12:59:37.080Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-03-12T12:59:37.080Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-12T12:59:39.758Z] --- PASS: TestCreateWithCustomMaskedPaths (2.34s) [2020-03-12T12:59:39.758Z] === RUN TestCreateWithCapabilities [2020-03-12T12:59:39.758Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-12T12:59:39.758Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-12T12:59:39.758Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-12T12:59:39.758Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-12T12:59:39.758Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-12T12:59:39.758Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-12T12:59:39.758Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-12T12:59:39.758Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-12T12:59:39.758Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T12:59:39.758Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T12:59:39.758Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T12:59:39.758Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T12:59:39.758Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-12T12:59:39.758Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-12T12:59:39.758Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-12T12:59:39.758Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-12T12:59:39.758Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-12T12:59:39.758Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-12T12:59:39.758Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T12:59:39.758Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T12:59:39.758Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T12:59:39.758Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T12:59:39.758Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-12T12:59:39.758Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-12T12:59:39.758Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T12:59:39.758Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T12:59:39.758Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-12T12:59:39.758Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-12T12:59:39.758Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-12T12:59:39.758Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T12:59:39.758Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T12:59:39.758Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-12T12:59:39.758Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-12T12:59:40.038Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-03-12T12:59:40.038Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-03-12T12:59:40.038Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-03-12T12:59:40.038Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-12T12:59:40.038Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-12T12:59:40.038Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.12s) [2020-03-12T12:59:40.038Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-12T12:59:40.038Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.12s) [2020-03-12T12:59:40.038Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2020-03-12T12:59:40.038Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s) [2020-03-12T12:59:40.038Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-03-12T12:59:40.038Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-03-12T12:59:40.038Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-12T12:59:41.433Z] ok github.com/docker/docker/builder/remotecontext/git 29.031s coverage: 86.3% of statements [2020-03-12T12:59:41.433Z] ? github.com/docker/docker/cli [no test files] [2020-03-12T12:59:41.433Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-12T12:59:42.303Z] #24 ... [2020-03-12T12:59:42.303Z] [2020-03-12T12:59:42.303Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:59:42.303Z] #18 103.6 Setting up iptables (1.8.2-4) ... [2020-03-12T12:59:42.303Z] #18 103.6 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-12T12:59:42.303Z] #18 103.7 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-12T12:59:42.303Z] #18 103.7 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-12T12:59:42.303Z] #18 103.7 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-12T12:59:42.303Z] #18 103.7 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-12T12:59:42.303Z] #18 103.7 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-12T12:59:42.303Z] #18 103.8 Setting up python3 (3.7.3-1) ... [2020-03-12T12:59:42.303Z] #18 104.5 Setting up python3-wheel (0.32.3-2) ... [2020-03-12T12:59:42.303Z] #18 105.7 Setting up apparmor (2.13.2-10) ... [2020-03-12T12:59:42.592Z] #18 108.4 Setting up xfsprogs (4.20.0-1) ... [2020-03-12T12:59:42.592Z] #18 108.4 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-12T12:59:42.710Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.57s) [2020-03-12T12:59:42.710Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-12T12:59:42.710Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T12:59:42.710Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T12:59:42.710Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T12:59:42.710Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T12:59:42.710Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T12:59:42.710Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T12:59:42.710Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T12:59:42.710Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T12:59:42.710Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T12:59:42.710Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T12:59:42.710Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T12:59:42.710Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T12:59:42.710Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T12:59:42.710Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T12:59:42.710Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T12:59:42.710Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-03-12T12:59:42.710Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-03-12T12:59:42.710Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-03-12T12:59:42.710Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-03-12T12:59:42.710Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-03-12T12:59:42.710Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-03-12T12:59:42.710Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-12T12:59:43.214Z] #18 109.1 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-12T12:59:43.320Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2020-03-12T12:59:43.320Z] === RUN TestContainerStartOnDaemonRestart [2020-03-12T12:59:43.320Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-12T12:59:43.320Z] === RUN TestDaemonRestartIpcMode [2020-03-12T12:59:43.320Z] === PAUSE TestDaemonRestartIpcMode [2020-03-12T12:59:43.320Z] === RUN TestDaemonHostGatewayIP [2020-03-12T12:59:43.320Z] === PAUSE TestDaemonHostGatewayIP [2020-03-12T12:59:43.320Z] === RUN TestDiff [2020-03-12T12:59:44.319Z] --- PASS: TestDiff (0.81s) [2020-03-12T12:59:44.319Z] === RUN TestExecWithCloseStdin [2020-03-12T12:59:44.928Z] --- PASS: TestExecWithCloseStdin (0.94s) [2020-03-12T12:59:44.928Z] === RUN TestExec [2020-03-12T12:59:45.002Z] #18 110.9 Setting up python3-distutils (3.7.3-1) ... [2020-03-12T12:59:45.635Z] #18 ... [2020-03-12T12:59:45.635Z] [2020-03-12T12:59:45.635Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:59:45.635Z] #45 189.2 CC criu/cr-service.o [2020-03-12T12:59:45.928Z] --- PASS: TestExec (0.94s) [2020-03-12T12:59:45.928Z] === RUN TestExecUser [2020-03-12T12:59:46.928Z] --- PASS: TestExecUser (0.87s) [2020-03-12T12:59:46.928Z] === RUN TestExportContainerAndImportImage [2020-03-12T12:59:46.959Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.6% of statements [2020-03-12T12:59:46.959Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-12T12:59:46.959Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-12T12:59:46.959Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-12T12:59:46.959Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-12T12:59:46.959Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-12T12:59:46.959Z] ? github.com/docker/docker/rootless [no test files] [2020-03-12T12:59:46.959Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-12T12:59:46.959Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-12T12:59:46.959Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-12T12:59:46.959Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-12T12:59:46.959Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-12T12:59:46.959Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-12T12:59:46.959Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-12T12:59:46.959Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-12T12:59:46.959Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-12T12:59:46.959Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-12T12:59:46.959Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-12T12:59:46.959Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-12T12:59:46.959Z] ? github.com/docker/docker/volume [no test files] [2020-03-12T12:59:46.959Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-12T12:59:46.959Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-12T12:59:46.959Z] [2020-03-12T12:59:46.959Z] === Skipped [2020-03-12T12:59:46.959Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-12T12:59:46.959Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-12T12:59:46.959Z] [2020-03-12T12:59:46.959Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-12T12:59:46.959Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-12T12:59:46.959Z] [2020-03-12T12:59:46.959Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-12T12:59:46.959Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T12:59:46.959Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T12:59:46.959Z] [2020-03-12T12:59:46.959Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-12T12:59:46.959Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T12:59:46.959Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T12:59:46.959Z] [2020-03-12T12:59:46.959Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-12T12:59:46.959Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T12:59:46.959Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T12:59:46.959Z] [2020-03-12T12:59:46.959Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-12T12:59:46.959Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T12:59:46.959Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T12:59:46.959Z] [2020-03-12T12:59:46.959Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-12T12:59:46.959Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T12:59:46.959Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T12:59:46.959Z] [2020-03-12T12:59:46.959Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-12T12:59:46.959Z] graphtest_unix.go:73: No driver to put! [2020-03-12T12:59:46.959Z] [2020-03-12T12:59:46.959Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-03-12T12:59:46.959Z] time="2020-03-12T12:58:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-12T12:59:46.959Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-12T12:59:46.959Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-12T12:59:46.959Z] [2020-03-12T12:59:46.959Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-03-12T12:59:46.959Z] time="2020-03-12T12:58:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-12T12:59:46.959Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-12T12:59:46.959Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-12T12:59:46.959Z] [2020-03-12T12:59:46.959Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-03-12T12:59:46.959Z] time="2020-03-12T12:58:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-12T12:59:46.959Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-12T12:59:46.959Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-12T12:59:46.959Z] [2020-03-12T12:59:46.959Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-03-12T12:59:46.959Z] time="2020-03-12T12:58:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-12T12:59:46.959Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-12T12:59:46.959Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-12T12:59:46.959Z] [2020-03-12T12:59:46.959Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-03-12T12:59:46.959Z] time="2020-03-12T12:58:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-12T12:59:46.959Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-12T12:59:46.959Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-12T12:59:46.959Z] [2020-03-12T12:59:46.959Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-03-12T12:59:46.959Z] graphtest_unix.go:73: No driver to put! [2020-03-12T12:59:46.959Z] [2020-03-12T12:59:46.959Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-12T12:59:46.959Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-12T12:59:46.959Z] [2020-03-12T12:59:46.959Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-12T12:59:46.959Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-12T12:59:46.959Z] [2020-03-12T12:59:46.959Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-12T12:59:46.959Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-12T12:59:46.959Z] [2020-03-12T12:59:46.959Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-12T12:59:46.959Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-12T12:59:46.959Z] [2020-03-12T12:59:46.959Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-12T12:59:46.959Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T12:59:46.959Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T12:59:46.959Z] [2020-03-12T12:59:46.959Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-12T12:59:46.959Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T12:59:46.959Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T12:59:46.959Z] [2020-03-12T12:59:46.959Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-12T12:59:46.959Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T12:59:46.959Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T12:59:46.959Z] [2020-03-12T12:59:46.959Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-12T12:59:46.959Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T12:59:46.959Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T12:59:46.959Z] [2020-03-12T12:59:46.959Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-12T12:59:46.959Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T12:59:46.959Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T12:59:46.959Z] [2020-03-12T12:59:46.959Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-12T12:59:46.959Z] graphtest_unix.go:73: No driver to put! [2020-03-12T12:59:46.959Z] [2020-03-12T12:59:46.959Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-12T12:59:46.959Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-12T12:59:46.959Z] [2020-03-12T12:59:46.959Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-12T12:59:46.959Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-12T12:59:46.959Z] [2020-03-12T12:59:46.959Z] [2020-03-12T12:59:46.959Z] DONE 2174 tests, 26 skipped in 189.450s Post stage [Pipeline] junit [2020-03-12T12:59:46.975Z] Recording test results [2020-03-12T12:59:47.929Z] --- PASS: TestExportContainerAndImportImage (1.12s) [2020-03-12T12:59:47.929Z] === RUN TestExportContainerAfterDaemonRestart [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-12T12:59:49.393Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s) [2020-03-12T12:59:49.393Z] === RUN TestHealthCheckWorkdir [2020-03-12T12:59:49.666Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40680/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=25d6047ec094170761a11e582b8cb45f16cf675e -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:25d6047ec094170761a11e582b8cb45f16cf675e hack/make.sh dynbinary test-integration [2020-03-12T12:59:50.067Z] #45 192.7 CC criu/crtools.o [2020-03-12T12:59:50.370Z] #45 194.0 CC criu/eventfd.o [2020-03-12T12:59:50.610Z] [2020-03-12T12:59:50.610Z] Removing bundles/ [2020-03-12T12:59:50.610Z] [2020-03-12T12:59:50.610Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-12T12:59:50.610Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-12T12:59:50.610Z] GOOS="" GOARCH="" GOARM="" [2020-03-12T12:59:50.854Z] --- PASS: TestHealthCheckWorkdir (1.11s) [2020-03-12T12:59:50.854Z] === RUN TestHealthKillContainer [2020-03-12T12:59:51.002Z] #45 ... [2020-03-12T12:59:51.002Z] [2020-03-12T12:59:51.002Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T12:59:51.002Z] #18 112.1 Setting up python3-setuptools (40.8.0-1) ... [2020-03-12T12:59:51.002Z] #18 114.4 Setting up python3-pip (18.1-5) ... [2020-03-12T12:59:51.002Z] #18 116.7 Processing triggers for libc-bin (2.28-10) ... [2020-03-12T12:59:51.002Z] #18 116.7 Processing triggers for mime-support (3.62) ... [2020-03-12T12:59:51.002Z] #18 DONE 117.0s [2020-03-12T12:59:51.002Z] [2020-03-12T12:59:51.002Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-12T12:59:51.633Z] #19 0.622 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-12T12:59:51.633Z] #19 0.629 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-12T12:59:51.633Z] #19 0.635 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-12T12:59:51.797Z] ok github.com/docker/docker/cmd/dockerd 0.810s coverage: 19.2% of statements [2020-03-12T12:59:51.923Z] #19 DONE 0.7s [2020-03-12T12:59:51.923Z] [2020-03-12T12:59:51.923Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-12T12:59:52.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-12T12:59:52.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-12T12:59:52.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-12T12:59:52.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-12T12:59:52.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-12T12:59:52.761Z] ok github.com/docker/docker/container 0.516s coverage: 41.9% of statements [2020-03-12T12:59:53.219Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-12T12:59:53.219Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-12T12:59:53.219Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-12T12:59:53.219Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-12T12:59:53.515Z] --- PASS: TestHealthKillContainer (3.01s) [2020-03-12T12:59:53.515Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-12T12:59:53.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-12T12:59:54.516Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2020-03-12T12:59:54.516Z] === RUN TestIpcModeNone [2020-03-12T12:59:54.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-12T12:59:54.748Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.295s coverage: 65.3% of statements [2020-03-12T12:59:55.515Z] --- PASS: TestIpcModeNone (0.87s) [2020-03-12T12:59:55.516Z] === RUN TestIpcModePrivate [2020-03-12T12:59:55.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-12T12:59:56.125Z] --- PASS: TestIpcModePrivate (0.86s) [2020-03-12T12:59:56.125Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-03-12T12:59:56.125Z] === RUN TestIpcModeShareable [2020-03-12T12:59:56.362Z] #20 ... [2020-03-12T12:59:56.362Z] [2020-03-12T12:59:56.362Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T12:59:56.362Z] #48 281.6 github.com/LK4D4/vndr/godl [2020-03-12T12:59:56.362Z] #48 282.6 github.com/LK4D4/vndr [2020-03-12T12:59:56.362Z] #48 ... [2020-03-12T12:59:56.362Z] [2020-03-12T12:59:56.362Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T12:59:56.362Z] #45 194.7 CC criu/eventpoll.o [2020-03-12T12:59:56.362Z] #45 196.6 CC criu/external.o [2020-03-12T12:59:56.362Z] #45 197.4 CC criu/fault-injection.o [2020-03-12T12:59:56.362Z] #45 197.6 CC criu/fdstore.o [2020-03-12T12:59:56.362Z] #45 198.4 CC criu/fifo.o [2020-03-12T12:59:56.362Z] #45 199.4 CC criu/file-ids.o [2020-03-12T12:59:56.653Z] #45 200.1 CC criu/file-lock.o [2020-03-12T12:59:57.126Z] --- PASS: TestIpcModeShareable (0.95s) [2020-03-12T12:59:57.126Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-03-12T12:59:57.126Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-12T12:59:58.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-12T12:59:58.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-12T12:59:59.384Z] #45 202.4 CC criu/files-ext.o [2020-03-12T12:59:59.423Z] ok github.com/docker/docker/daemon/cluster/convert 0.624s coverage: 35.7% of statements [2020-03-12T12:59:59.674Z] #45 203.1 CC criu/files-reg.o [2020-03-12T13:00:00.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-12T13:00:00.561Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.86s) [2020-03-12T13:00:00.561Z] === RUN TestAPIIpcModeHost [2020-03-12T13:00:00.561Z] --- PASS: TestAPIIpcModeHost (0.59s) [2020-03-12T13:00:00.561Z] === RUN TestDaemonIpcModeShareable [2020-03-12T13:00:01.177Z] #45 ... [2020-03-12T13:00:01.177Z] [2020-03-12T13:00:01.177Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-12T13:00:01.177Z] #20 9.496 Collecting yamllint==1.16.0 [2020-03-12T13:00:01.468Z] #20 ... [2020-03-12T13:00:01.469Z] [2020-03-12T13:00:01.469Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T13:00:01.469Z] #48 DONE 297.0s [2020-03-12T13:00:01.469Z] [2020-03-12T13:00:01.469Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T13:00:01.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-12T13:00:01.761Z] #24 ... [2020-03-12T13:00:01.761Z] [2020-03-12T13:00:01.761Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-12T13:00:01.761Z] #20 10.17 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-12T13:00:02.053Z] #20 10.41 Collecting pyyaml (from yamllint==1.16.0) [2020-03-12T13:00:02.585Z] --- PASS: TestDaemonIpcModeShareable (1.78s) [2020-03-12T13:00:02.585Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-03-12T13:00:02.585Z] === RUN TestDaemonIpcModePrivate [2020-03-12T13:00:02.687Z] #20 10.72 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-03-12T13:00:03.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-12T13:00:04.048Z] --- PASS: TestDaemonIpcModePrivate (1.77s) [2020-03-12T13:00:04.048Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-03-12T13:00:04.048Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-12T13:00:04.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-12T13:00:05.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-12T13:00:05.404Z] #20 13.19 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-12T13:00:05.404Z] #20 13.27 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-12T13:00:05.404Z] #20 13.35 Building wheels for collected packages: pyyaml [2020-03-12T13:00:05.404Z] #20 13.35 Running setup.py bdist_wheel for pyyaml: started [2020-03-12T13:00:06.070Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s) [2020-03-12T13:00:06.070Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-03-12T13:00:06.070Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-12T13:00:06.703Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-12T13:00:06.703Z] Using test binary docker [2020-03-12T13:00:06.703Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-12T13:00:06.703Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-12T13:00:06.703Z] INFO: Waiting for daemon to start... [2020-03-12T13:00:06.703Z] Starting dockerd [2020-03-12T13:00:07.466Z] #20 15.61 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-12T13:00:07.466Z] #20 15.61 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-03-12T13:00:07.466Z] #20 15.73 Successfully built pyyaml [2020-03-12T13:00:07.466Z] #20 15.78 Installing collected packages: pyyaml, pathspec, yamllint [2020-03-12T13:00:07.533Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s) [2020-03-12T13:00:07.533Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-03-12T13:00:07.533Z] === RUN TestIpcModeOlderClient [2020-03-12T13:00:07.533Z] === PAUSE TestIpcModeOlderClient [2020-03-12T13:00:07.533Z] === RUN TestKillContainerInvalidSignal [2020-03-12T13:00:07.856Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-12T13:00:07.856Z] [2020-03-12T13:00:07.856Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-03-12T13:00:07.856Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-03-12T13:00:07.856Z] Using test binary docker [2020-03-12T13:00:07.856Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-12T13:00:07.856Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-12T13:00:07.856Z] INFO: Waiting for daemon to start... [2020-03-12T13:00:07.856Z] Starting dockerd [2020-03-12T13:00:07.973Z] ok github.com/docker/docker/daemon/cluster 1.657s coverage: 0.5% of statements [2020-03-12T13:00:08.431Z] ok github.com/docker/docker/daemon/config 1.344s coverage: 79.6% of statements [2020-03-12T13:00:08.512Z] #20 16.51 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-03-12T13:00:08.512Z] #20 DONE 16.8s [2020-03-12T13:00:08.512Z] [2020-03-12T13:00:08.512Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T13:00:08.512Z] #45 208.7 CC criu/files.o [2020-03-12T13:00:08.533Z] --- PASS: TestKillContainerInvalidSignal (0.83s) [2020-03-12T13:00:08.533Z] === RUN TestKillContainer [2020-03-12T13:00:08.533Z] === RUN TestKillContainer/no_signal [2020-03-12T13:00:08.596Z] . [2020-03-12T13:00:08.597Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-12T13:00:08.597Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-12T13:00:08.597Z] Error: No such image: emptyfs [2020-03-12T13:00:08.597Z] Running integration-test (iteration 1) [2020-03-12T13:00:08.597Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-03-12T13:00:09.535Z] === RUN TestKillContainer/non_killing_signal [2020-03-12T13:00:09.539Z] #45 212.7 CC criu/filesystems.o [2020-03-12T13:00:09.754Z] . [2020-03-12T13:00:09.754Z] INFO: Building docker-sdk-python3:4.2.0... [2020-03-12T13:00:09.815Z] === RUN TestKillContainer/killing_signal [2020-03-12T13:00:10.568Z] #45 214.2 CC criu/fsnotify.o [2020-03-12T13:00:10.602Z] ok github.com/docker/docker/daemon/discovery 0.342s coverage: 30.0% of statements [2020-03-12T13:00:11.061Z] ok github.com/docker/docker/daemon/events 0.344s coverage: 50.0% of statements [2020-03-12T13:00:11.281Z] --- PASS: TestKillContainer (2.67s) [2020-03-12T13:00:11.281Z] --- PASS: TestKillContainer/no_signal (0.86s) [2020-03-12T13:00:11.281Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-03-12T13:00:11.281Z] --- PASS: TestKillContainer/killing_signal (0.86s) [2020-03-12T13:00:11.281Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-12T13:00:11.281Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-12T13:00:11.892Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-12T13:00:12.894Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.72s) [2020-03-12T13:00:12.894Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2020-03-12T13:00:12.894Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-03-12T13:00:12.894Z] === RUN TestKillStoppedContainer [2020-03-12T13:00:12.894Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-03-12T13:00:12.894Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-12T13:00:13.174Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-03-12T13:00:13.174Z] === RUN TestKillDifferentUserContainer [2020-03-12T13:00:13.285Z] #45 216.1 CC criu/image-desc.o [2020-03-12T13:00:13.285Z] #45 216.4 CC criu/image.o [2020-03-12T13:00:13.956Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.583s coverage: 10.9% of statements [2020-03-12T13:00:13.956Z] ok github.com/docker/docker/daemon/graphdriver 0.797s coverage: 2.3% of statements [2020-03-12T13:00:14.175Z] --- PASS: TestKillDifferentUserContainer (0.91s) [2020-03-12T13:00:14.175Z] === RUN TestInspectOomKilledTrue [2020-03-12T13:00:14.175Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-12T13:00:14.175Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T13:00:14.175Z] === RUN TestInspectOomKilledFalse [2020-03-12T13:00:14.175Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-12T13:00:14.175Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T13:00:14.175Z] === RUN TestLinksEtcHostsContentMatch [2020-03-12T13:00:14.455Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2020-03-12T13:00:14.455Z] === RUN TestLinksContainerNames [2020-03-12T13:00:14.784Z] #45 218.2 CC criu/ipc_ns.o [2020-03-12T13:00:15.490Z] ok github.com/docker/docker/daemon/links 0.107s coverage: 93.0% of statements [2020-03-12T13:00:16.456Z] ok github.com/docker/docker/daemon 3.566s coverage: 9.2% of statements [2020-03-12T13:00:16.456Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-12T13:00:16.456Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-12T13:00:16.456Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-12T13:00:16.456Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-12T13:00:16.456Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-03-12T13:00:16.456Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-03-12T13:00:16.456Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-03-12T13:00:16.456Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-12T13:00:16.456Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-03-12T13:00:16.456Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-03-12T13:00:16.456Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-03-12T13:00:16.456Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-03-12T13:00:16.456Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-12T13:00:16.456Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-03-12T13:00:16.456Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-03-12T13:00:16.456Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-03-12T13:00:16.468Z] --- PASS: TestLinksContainerNames (1.71s) [2020-03-12T13:00:16.468Z] === RUN TestLogsFollowTailEmpty [2020-03-12T13:00:17.078Z] --- PASS: TestLogsFollowTailEmpty (0.83s) [2020-03-12T13:00:17.078Z] === RUN TestContainerNetworkMountsNoChown [2020-03-12T13:00:17.518Z] #45 220.5 CC criu/irmap.o [2020-03-12T13:00:17.990Z] ok github.com/docker/docker/daemon/logger 0.467s coverage: 42.1% of statements [2020-03-12T13:00:18.079Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s) [2020-03-12T13:00:18.079Z] === RUN TestMountDaemonRoot [2020-03-12T13:00:18.079Z] === RUN TestMountDaemonRoot/default [2020-03-12T13:00:18.079Z] === PAUSE TestMountDaemonRoot/default [2020-03-12T13:00:18.079Z] === RUN TestMountDaemonRoot/private [2020-03-12T13:00:18.079Z] === PAUSE TestMountDaemonRoot/private [2020-03-12T13:00:18.079Z] === RUN TestMountDaemonRoot/rprivate [2020-03-12T13:00:18.079Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-12T13:00:18.079Z] === RUN TestMountDaemonRoot/slave [2020-03-12T13:00:18.079Z] === PAUSE TestMountDaemonRoot/slave [2020-03-12T13:00:18.079Z] === RUN TestMountDaemonRoot/rslave [2020-03-12T13:00:18.079Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-12T13:00:18.079Z] === RUN TestMountDaemonRoot/shared [2020-03-12T13:00:18.079Z] === PAUSE TestMountDaemonRoot/shared [2020-03-12T13:00:18.079Z] === RUN TestMountDaemonRoot/rshared [2020-03-12T13:00:18.079Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-12T13:00:18.079Z] === CONT TestMountDaemonRoot/default [2020-03-12T13:00:18.079Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-12T13:00:18.079Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-12T13:00:18.079Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-12T13:00:18.079Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-12T13:00:18.079Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-12T13:00:18.079Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-12T13:00:18.079Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-12T13:00:18.079Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-12T13:00:18.079Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-12T13:00:18.079Z] === CONT TestMountDaemonRoot/rshared [2020-03-12T13:00:18.079Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T13:00:18.079Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T13:00:18.079Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-12T13:00:18.079Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-12T13:00:18.079Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T13:00:18.079Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T13:00:18.079Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-12T13:00:18.079Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-12T13:00:18.079Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T13:00:18.079Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-12T13:00:18.079Z] === CONT TestMountDaemonRoot/shared [2020-03-12T13:00:18.079Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-12T13:00:18.079Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-12T13:00:18.079Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-12T13:00:18.079Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-12T13:00:18.079Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-12T13:00:18.079Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-12T13:00:18.079Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-12T13:00:18.079Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-12T13:00:18.079Z] === CONT TestMountDaemonRoot/rslave [2020-03-12T13:00:18.079Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-12T13:00:18.079Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-12T13:00:18.079Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T13:00:18.079Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T13:00:18.079Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-12T13:00:18.079Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-12T13:00:18.079Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T13:00:18.079Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T13:00:18.079Z] === CONT TestMountDaemonRoot/slave [2020-03-12T13:00:18.079Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-12T13:00:18.079Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-12T13:00:18.079Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-12T13:00:18.079Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-12T13:00:18.079Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-12T13:00:18.079Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-12T13:00:18.079Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-12T13:00:18.079Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-12T13:00:18.079Z] === CONT TestMountDaemonRoot/rprivate [2020-03-12T13:00:18.079Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-12T13:00:18.079Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-12T13:00:18.079Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T13:00:18.079Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T13:00:18.079Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-12T13:00:18.079Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-12T13:00:18.079Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T13:00:18.079Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T13:00:18.079Z] === CONT TestMountDaemonRoot/private [2020-03-12T13:00:18.079Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-12T13:00:18.079Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-12T13:00:18.079Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-12T13:00:18.079Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-12T13:00:18.079Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-12T13:00:18.079Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-12T13:00:18.079Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-12T13:00:18.079Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-12T13:00:18.079Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-12T13:00:18.079Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-12T13:00:18.079Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-12T13:00:18.079Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T13:00:18.079Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-12T13:00:18.359Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-12T13:00:18.359Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-12T13:00:18.359Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-12T13:00:18.359Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-12T13:00:18.359Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-12T13:00:18.359Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-12T13:00:18.359Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T13:00:18.359Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T13:00:18.546Z] #45 221.7 CC criu/kcmp-ids.o [2020-03-12T13:00:18.551Z] Loaded image: buildpack-deps:jessie [2020-03-12T13:00:18.551Z] Loaded image: busybox:latest [2020-03-12T13:00:18.551Z] Loaded image: busybox:glibc [2020-03-12T13:00:18.551Z] Loaded image: debian:jessie [2020-03-12T13:00:18.551Z] Loaded image: hello-world:latest [2020-03-12T13:00:18.551Z] INFO: Testing against a local daemon [2020-03-12T13:00:18.551Z] === RUN TestCgroupNamespacesBuild [2020-03-12T13:00:18.551Z] --- SKIP: TestCgroupNamespacesBuild (0.00s) [2020-03-12T13:00:18.551Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:00:18.551Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-12T13:00:18.551Z] --- SKIP: TestCgroupNamespacesBuildDaemonHostMode (0.00s) [2020-03-12T13:00:18.551Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:00:18.551Z] === RUN TestBuildWithSession [2020-03-12T13:00:18.551Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-12T13:00:18.551Z] build_session_test.go:25: TODO: BuildKit [2020-03-12T13:00:18.551Z] === RUN TestBuildSquashParent [2020-03-12T13:00:18.639Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-12T13:00:18.639Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-12T13:00:18.639Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-12T13:00:18.639Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-12T13:00:18.639Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-12T13:00:18.639Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-12T13:00:18.639Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T13:00:18.639Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T13:00:18.639Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-12T13:00:18.639Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-12T13:00:18.836Z] #45 222.2 CC criu/kerndat.o [2020-03-12T13:00:18.919Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-12T13:00:18.919Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-12T13:00:18.919Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-03-12T13:00:18.919Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-12T13:00:18.919Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-03-12T13:00:18.919Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-03-12T13:00:18.919Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-03-12T13:00:18.919Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-03-12T13:00:18.919Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-12T13:00:18.919Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-03-12T13:00:18.919Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-03-12T13:00:18.919Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-03-12T13:00:18.919Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-03-12T13:00:18.919Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-12T13:00:18.919Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-03-12T13:00:18.919Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-03-12T13:00:18.919Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-03-12T13:00:18.920Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-03-12T13:00:18.920Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-12T13:00:18.920Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-03-12T13:00:18.920Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-03-12T13:00:18.920Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-03-12T13:00:18.920Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-03-12T13:00:18.920Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-12T13:00:18.920Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-03-12T13:00:18.920Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-03-12T13:00:18.920Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-03-12T13:00:18.920Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-03-12T13:00:18.920Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-12T13:00:18.920Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-03-12T13:00:18.920Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-03-12T13:00:18.920Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-03-12T13:00:18.920Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-03-12T13:00:18.920Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-12T13:00:18.920Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-03-12T13:00:18.920Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-03-12T13:00:18.920Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-03-12T13:00:18.920Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-03-12T13:00:18.920Z] === RUN TestContainerBindMountNonRecursive [2020-03-12T13:00:19.520Z] ok github.com/docker/docker/daemon/images 0.360s coverage: 4.9% of statements [2020-03-12T13:00:19.520Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-12T13:00:19.520Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-12T13:00:19.977Z] ok github.com/docker/docker/daemon/logger/awslogs 0.584s coverage: 77.4% of statements [2020-03-12T13:00:19.977Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.263s coverage: 88.3% of statements [2020-03-12T13:00:19.977Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-03-12T13:00:19.977Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-12T13:00:19.977Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-12T13:00:19.977Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-03-12T13:00:19.977Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-03-12T13:00:19.977Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.446s coverage: 62.1% of statements [2020-03-12T13:00:20.892Z] #45 224.3 CC criu/libnetlink.o [2020-03-12T13:00:20.929Z] --- PASS: TestContainerBindMountNonRecursive (1.94s) [2020-03-12T13:00:20.929Z] === RUN TestNetworkNat [2020-03-12T13:00:21.522Z] #45 224.9 CC criu/log.o [2020-03-12T13:00:21.928Z] --- PASS: TestNetworkNat (0.92s) [2020-03-12T13:00:21.929Z] === RUN TestNetworkLocalhostTCPNat [2020-03-12T13:00:22.549Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) [2020-03-12T13:00:22.549Z] === RUN TestNetworkLoopbackNat [2020-03-12T13:00:22.550Z] #45 225.7 CC criu/lsm.o [2020-03-12T13:00:22.840Z] #45 ... [2020-03-12T13:00:22.840Z] [2020-03-12T13:00:22.840Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-12T13:00:22.840Z] #31 DONE 318.7s [2020-03-12T13:00:22.873Z] ok github.com/docker/docker/daemon/logger/local 0.337s coverage: 74.7% of statements [2020-03-12T13:00:22.873Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-12T13:00:22.873Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.256s coverage: 33.3% of statements [2020-03-12T13:00:22.873Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.408s coverage: 21.4% of statements [2020-03-12T13:00:23.131Z] [2020-03-12T13:00:23.131Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T13:00:23.131Z] #61 ... [2020-03-12T13:00:23.131Z] [2020-03-12T13:00:23.131Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T13:00:23.131Z] #45 226.7 CC criu/mem.o [2020-03-12T13:00:24.011Z] --- PASS: TestNetworkLoopbackNat (1.19s) [2020-03-12T13:00:24.012Z] === RUN TestPause [2020-03-12T13:00:24.403Z] ok github.com/docker/docker/daemon/logger/templates 0.181s coverage: 8.3% of statements [2020-03-12T13:00:24.621Z] --- PASS: TestPause (0.94s) [2020-03-12T13:00:24.621Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-12T13:00:24.621Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-12T13:00:24.621Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-12T13:00:24.621Z] === RUN TestPauseStopPausedContainer [2020-03-12T13:00:24.861Z] ok github.com/docker/docker/daemon/logger/syslog 0.190s coverage: 47.8% of statements [2020-03-12T13:00:25.620Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2020-03-12T13:00:25.621Z] === RUN TestPsFilter [2020-03-12T13:00:25.904Z] --- PASS: TestPsFilter (0.28s) [2020-03-12T13:00:25.904Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-12T13:00:26.393Z] ok github.com/docker/docker/daemon/logger/splunk 2.172s coverage: 82.5% of statements [2020-03-12T13:00:26.393Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-12T13:00:26.393Z] ? github.com/docker/docker/daemon/network [no test files] [2020-03-12T13:00:26.393Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-12T13:00:26.643Z] --- PASS: TestBuildSquashParent (7.76s) [2020-03-12T13:00:26.643Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-12T13:00:26.643Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T13:00:26.643Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T13:00:26.643Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T13:00:26.643Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T13:00:26.643Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T13:00:26.643Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T13:00:26.643Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T13:00:26.643Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T13:00:26.643Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T13:00:26.643Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T13:00:26.643Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T13:00:26.643Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T13:00:26.643Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T13:00:26.643Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T13:00:26.906Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.89s) [2020-03-12T13:00:26.906Z] === RUN TestRemoveContainerWithVolume [2020-03-12T13:00:27.517Z] --- PASS: TestRemoveContainerWithVolume (0.82s) [2020-03-12T13:00:27.517Z] === RUN TestRemoveContainerRunning [2020-03-12T13:00:27.585Z] #45 230.3 CC criu/mount.o [2020-03-12T13:00:28.517Z] --- PASS: TestRemoveContainerRunning (0.83s) [2020-03-12T13:00:28.517Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-12T13:00:28.573Z] ok github.com/docker/docker/distribution/metadata 1.682s coverage: 48.2% of statements [2020-03-12T13:00:28.573Z] ok github.com/docker/docker/distribution 1.494s coverage: 20.3% of statements [2020-03-12T13:00:28.573Z] ok github.com/docker/docker/errdefs 0.119s coverage: 49.4% of statements [2020-03-12T13:00:28.573Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-12T13:00:29.164Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T13:00:29.164Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T13:00:29.520Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s) [2020-03-12T13:00:29.520Z] === RUN TestRemoveInvalidContainer [2020-03-12T13:00:29.520Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-03-12T13:00:29.520Z] === RUN TestRenameLinkedContainer [2020-03-12T13:00:30.745Z] ok github.com/docker/docker/distribution/xfer 2.784s coverage: 77.3% of statements [2020-03-12T13:00:30.745Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-12T13:00:30.745Z] ok github.com/docker/docker/image/cache 0.258s coverage: 19.2% of statements [2020-03-12T13:00:31.061Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T13:00:31.061Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T13:00:31.202Z] ok github.com/docker/docker/image/v1 0.256s coverage: 25.0% of statements [2020-03-12T13:00:32.167Z] ok github.com/docker/docker/image 1.028s coverage: 86.4% of statements [2020-03-12T13:00:32.167Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-12T13:00:32.167Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-12T13:00:32.624Z] ok github.com/docker/docker/libcontainerd/queue 0.162s coverage: 87.5% of statements [2020-03-12T13:00:32.954Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-03-12T13:00:32.954Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.65s) [2020-03-12T13:00:32.954Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.69s) [2020-03-12T13:00:32.954Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.74s) [2020-03-12T13:00:32.954Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.83s) [2020-03-12T13:00:32.954Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.12s) [2020-03-12T13:00:32.954Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.22s) [2020-03-12T13:00:32.954Z] === RUN TestBuildMultiStageCopy [2020-03-12T13:00:32.954Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-12T13:00:32.957Z] --- PASS: TestRenameLinkedContainer (3.50s) [2020-03-12T13:00:32.957Z] === RUN TestRenameStoppedContainer [2020-03-12T13:00:33.569Z] --- PASS: TestRenameStoppedContainer (0.83s) [2020-03-12T13:00:33.569Z] === RUN TestRenameRunningContainerAndReuse [2020-03-12T13:00:34.154Z] ok github.com/docker/docker/pkg/aaparser 0.054s coverage: 50.0% of statements [2020-03-12T13:00:34.459Z] #45 236.7 CC criu/namespaces.o [2020-03-12T13:00:34.611Z] ok github.com/docker/docker/layer 0.420s coverage: 30.1% of statements [2020-03-12T13:00:34.611Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-12T13:00:35.579Z] --- PASS: TestRenameRunningContainerAndReuse (1.81s) [2020-03-12T13:00:35.579Z] === RUN TestRenameInvalidName [2020-03-12T13:00:35.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-12T13:00:36.140Z] ok github.com/docker/docker/opts 0.316s coverage: 67.7% of statements [2020-03-12T13:00:36.140Z] ok github.com/docker/docker/libcontainerd/local 0.343s coverage: 1.0% of statements [2020-03-12T13:00:36.140Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-12T13:00:36.140Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-12T13:00:36.140Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-12T13:00:36.140Z] ? github.com/docker/docker/oci [no test files] [2020-03-12T13:00:36.140Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-12T13:00:36.189Z] --- PASS: TestRenameInvalidName (0.86s) [2020-03-12T13:00:36.189Z] === RUN TestRenameAnonymousContainer [2020-03-12T13:00:36.228Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-12T13:00:36.531Z] #45 240.0 CC criu/net.o [2020-03-12T13:00:37.104Z] ok github.com/docker/docker/pkg/broadcaster 0.034s coverage: 100.0% of statements [2020-03-12T13:00:37.157Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-12T13:00:38.068Z] ok github.com/docker/docker/pkg/capabilities 0.278s coverage: 87.5% of statements [2020-03-12T13:00:38.068Z] ok github.com/docker/docker/pkg/authorization 0.717s coverage: 26.8% of statements [2020-03-12T13:00:38.086Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-12T13:00:39.033Z] ok github.com/docker/docker/pkg/directory 0.064s coverage: 80.0% of statements [2020-03-12T13:00:39.033Z] ok github.com/docker/docker/pkg/chrootarchive 0.160s coverage: 15.4% of statements [2020-03-12T13:00:39.453Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-12T13:00:39.997Z] ok github.com/docker/docker/pkg/discovery 0.119s coverage: 58.3% of statements [2020-03-12T13:00:40.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-12T13:00:40.382Z] --- PASS: TestBuildMultiStageCopy (7.19s) [2020-03-12T13:00:40.383Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.19s) [2020-03-12T13:00:40.383Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s) [2020-03-12T13:00:40.383Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s) [2020-03-12T13:00:40.383Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-03-12T13:00:40.383Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-03-12T13:00:40.383Z] === RUN TestBuildMultiStageParentConfig [2020-03-12T13:00:40.454Z] ok github.com/docker/docker/pkg/discovery/file 0.113s coverage: 92.9% of statements [2020-03-12T13:00:41.533Z] ok github.com/docker/docker/pkg/discovery/memory 0.217s coverage: 92.3% of statements [2020-03-12T13:00:41.654Z] --- PASS: TestRenameAnonymousContainer (4.71s) [2020-03-12T13:00:41.654Z] === RUN TestRenameContainerWithSameName [2020-03-12T13:00:41.935Z] --- PASS: TestRenameContainerWithSameName (0.87s) [2020-03-12T13:00:41.935Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-12T13:00:41.991Z] ok github.com/docker/docker/pkg/discovery/nodes 0.127s coverage: 93.8% of statements [2020-03-12T13:00:42.955Z] ok github.com/docker/docker/pkg/filenotify 0.241s coverage: 36.2% of statements [2020-03-12T13:00:43.404Z] #45 245.7 CC criu/netfilter.o [2020-03-12T13:00:43.404Z] #45 246.3 CC criu/page-pipe.o [2020-03-12T13:00:43.413Z] ok github.com/docker/docker/pkg/fileutils 0.271s coverage: 87.7% of statements [2020-03-12T13:00:43.948Z] --- PASS: TestRenameContainerWithLinkedContainer (1.76s) [2020-03-12T13:00:43.948Z] === RUN TestResize [2020-03-12T13:00:44.035Z] #45 247.5 CC criu/page-xfer.o [2020-03-12T13:00:44.377Z] ok github.com/docker/docker/pkg/homedir 0.040s coverage: 42.9% of statements [2020-03-12T13:00:44.559Z] --- PASS: TestResize (0.84s) [2020-03-12T13:00:44.559Z] === RUN TestResizeWithInvalidSize [2020-03-12T13:00:44.833Z] ok github.com/docker/docker/pkg/discovery/kv 3.431s coverage: 84.1% of statements [2020-03-12T13:00:45.168Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2020-03-12T13:00:45.168Z] === RUN TestResizeWhenContainerNotStarted [2020-03-12T13:00:45.290Z] ok github.com/docker/docker/pkg/idtools 0.093s coverage: 6.3% of statements [2020-03-12T13:00:45.632Z] --- PASS: TestBuildMultiStageParentConfig (4.97s) [2020-03-12T13:00:45.632Z] === RUN TestBuildLabelWithTargets [2020-03-12T13:00:46.093Z] #45 249.6 CC criu/pagemap-cache.o [2020-03-12T13:00:46.171Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s) [2020-03-12T13:00:46.171Z] === RUN TestDaemonRestartKillContainers [2020-03-12T13:00:46.171Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T13:00:46.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T13:00:46.171Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T13:00:46.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T13:00:46.171Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T13:00:46.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T13:00:46.171Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T13:00:46.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T13:00:46.171Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T13:00:46.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T13:00:46.171Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T13:00:46.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T13:00:46.171Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T13:00:46.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T13:00:46.171Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T13:00:46.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T13:00:46.171Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T13:00:46.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T13:00:46.171Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T13:00:46.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T13:00:46.171Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T13:00:46.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T13:00:46.171Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T13:00:46.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T13:00:46.171Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T13:00:46.171Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T13:00:46.257Z] ok github.com/docker/docker/pkg/archive 9.114s coverage: 62.0% of statements [2020-03-12T13:00:46.257Z] ok github.com/docker/docker/pkg/jsonmessage 0.281s coverage: 91.7% of statements [2020-03-12T13:00:46.257Z] ok github.com/docker/docker/pkg/locker 0.076s coverage: 88.9% of statements [2020-03-12T13:00:46.714Z] ok github.com/docker/docker/pkg/ioutils 0.678s coverage: 68.8% of statements [2020-03-12T13:00:46.718Z] #45 250.2 CC criu/pagemap.o [2020-03-12T13:00:47.171Z] ok github.com/docker/docker/pkg/longpath 0.086s coverage: 100.0% of statements [2020-03-12T13:00:47.628Z] ok github.com/docker/docker/pkg/namesgenerator 0.061s coverage: 85.7% of statements [2020-03-12T13:00:48.085Z] ok github.com/docker/docker/pkg/parsers 0.134s coverage: 97.0% of statements [2020-03-12T13:00:48.184Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T13:00:48.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-12T13:00:48.464Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T13:00:48.542Z] ok github.com/docker/docker/pkg/pidfile 0.039s coverage: 82.6% of statements [2020-03-12T13:00:48.792Z] #45 251.9 CC criu/parasite-syscall.o [2020-03-12T13:00:49.465Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T13:00:49.505Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.087s coverage: 56.8% of statements [2020-03-12T13:00:50.086Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T13:00:50.291Z] #45 253.5 CC criu/path.o [2020-03-12T13:00:50.468Z] ok github.com/docker/docker/pkg/plugins/transport 0.112s coverage: 85.7% of statements [2020-03-12T13:00:50.583Z] #45 254.0 CC criu/pie-util-vdso.o [2020-03-12T13:00:50.926Z] ok github.com/docker/docker/pkg/pools 0.037s coverage: 88.2% of statements [2020-03-12T13:00:51.087Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T13:00:51.213Z] #45 254.8 CC criu/pie-util.o [2020-03-12T13:00:51.367Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T13:00:51.383Z] ok github.com/docker/docker/pkg/progress 0.089s coverage: 75.9% of statements [2020-03-12T13:00:51.502Z] #45 255.0 CC criu/pipes.o [2020-03-12T13:00:52.346Z] ok github.com/docker/docker/pkg/reexec 0.138s coverage: 82.4% of statements [2020-03-12T13:00:52.803Z] ok github.com/docker/docker/pkg/pubsub 1.091s coverage: 73.9% of statements [2020-03-12T13:00:53.006Z] #45 256.3 CC criu/plugin.o [2020-03-12T13:00:53.260Z] ok github.com/docker/docker/pkg/signal 0.104s coverage: 20.3% of statements [2020-03-12T13:00:53.377Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T13:00:53.635Z] #45 257.0 CC criu/proc_parse.o [2020-03-12T13:00:53.657Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T13:00:53.717Z] ok github.com/docker/docker/pkg/stdcopy 0.052s coverage: 100.0% of statements [2020-03-12T13:00:53.723Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-03-12T13:00:53.723Z] === RUN TestBuildWithEmptyLayers [2020-03-12T13:00:54.680Z] ok github.com/docker/docker/pkg/streamformatter 0.132s coverage: 66.2% of statements [2020-03-12T13:00:54.680Z] ok github.com/docker/docker/pkg/stringid 0.163s coverage: 70.6% of statements [2020-03-12T13:00:55.644Z] ok github.com/docker/docker/pkg/sysinfo 0.075s coverage: 38.2% of statements [2020-03-12T13:00:56.257Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-03-12T13:00:56.257Z] === RUN TestBuildMultiStageOnBuild [2020-03-12T13:00:56.325Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T13:00:56.325Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T13:00:56.351Z] sha256:c65fa459225184c6b77739b07de6cb1544530bb87c897c7be10ff0bdb1ef25d8 [2020-03-12T13:00:56.351Z] INFO: Starting docker-py tests... [2020-03-12T13:00:56.351Z] ============================= test session starts ============================== [2020-03-12T13:00:56.351Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-03-12T13:00:56.351Z] rootdir: /src, inifile: pytest.ini [2020-03-12T13:00:56.351Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-03-12T13:00:56.609Z] ok github.com/docker/docker/pkg/system 0.082s coverage: 13.8% of statements [2020-03-12T13:00:57.065Z] ok github.com/docker/docker/pkg/tailfile 0.227s coverage: 88.6% of statements [2020-03-12T13:00:57.274Z] collected 387 items / 1 deselected / 386 selected [2020-03-12T13:00:57.274Z] [2020-03-12T13:00:58.028Z] ok github.com/docker/docker/pkg/tarsum 0.124s coverage: 89.3% of statements [2020-03-12T13:00:58.028Z] ok github.com/docker/docker/pkg/term 0.038s coverage: 30.8% of statements [2020-03-12T13:00:58.312Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-12T13:00:58.312Z] [2020-03-12T13:00:58.312Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-12T13:00:58.312Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-12T13:00:58.312Z] HOSTNAME=0d8f9a5f031c [2020-03-12T13:00:58.312Z] TESTDEBUG=0 [2020-03-12T13:00:58.312Z] DEST=bundles/test-integration [2020-03-12T13:00:58.312Z] PWD=/go/src/github.com/docker/docker [2020-03-12T13:00:58.312Z] DOCKER_GITCOMMIT=25d6047ec094170761a11e582b8cb45f16cf675e [2020-03-12T13:00:58.312Z] container=docker [2020-03-12T13:00:58.312Z] HOME=/root [2020-03-12T13:00:58.312Z] GOLANG_VERSION=1.13.8 [2020-03-12T13:00:58.312Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-12T13:00:58.312Z] VALIDATE_BRANCH=master [2020-03-12T13:00:58.312Z] TERM=xterm [2020-03-12T13:00:58.312Z] DOCKER_PKG=github.com/docker/docker [2020-03-12T13:00:58.312Z] SHLVL=1 [2020-03-12T13:00:58.312Z] TIMEOUT=120m [2020-03-12T13:00:58.312Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-12T13:00:58.312Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-12T13:00:58.312Z] GO111MODULE=off [2020-03-12T13:00:58.312Z] DOCKER_EXPERIMENTAL=1 [2020-03-12T13:00:58.312Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-12T13:00:58.312Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-12T13:00:58.312Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-12T13:00:58.312Z] GOPATH=/go [2020-03-12T13:00:58.312Z] PKG_CONFIG=pkg-config [2020-03-12T13:00:58.312Z] _=/usr/bin/env [2020-03-12T13:00:58.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-12T13:00:58.991Z] testing: warning: no tests to run [2020-03-12T13:00:58.991Z] ok github.com/docker/docker/pkg/term/windows 0.036s coverage: 0.0% of statements [no tests to run] [2020-03-12T13:00:58.991Z] ok github.com/docker/docker/pkg/truncindex 0.137s coverage: 91.5% of statements [2020-03-12T13:00:58.998Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-12T13:00:58.998Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.97s) [2020-03-12T13:00:58.998Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.40s) [2020-03-12T13:00:58.998Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s) [2020-03-12T13:00:58.998Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.43s) [2020-03-12T13:00:58.998Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.46s) [2020-03-12T13:00:58.998Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s) [2020-03-12T13:00:58.998Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.31s) [2020-03-12T13:00:58.998Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.31s) [2020-03-12T13:00:58.998Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.03s) [2020-03-12T13:00:58.998Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.68s) [2020-03-12T13:00:58.998Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.28s) [2020-03-12T13:00:58.998Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.36s) [2020-03-12T13:00:58.998Z] === RUN TestCgroupNamespacesRun [2020-03-12T13:00:59.184Z] #45 262.6 CC criu/protobuf-desc.o [2020-03-12T13:00:59.954Z] ok github.com/docker/docker/pkg/urlutil 0.067s coverage: 100.0% of statements [2020-03-12T13:00:59.954Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2020-03-12T13:01:00.412Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-12T13:01:00.412Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-12T13:01:00.412Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-03-12T13:01:00.412Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-12T13:01:00.412Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-03-12T13:01:00.412Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-03-12T13:01:00.412Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-12T13:01:00.412Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-12T13:01:00.459Z] --- PASS: TestCgroupNamespacesRun (1.78s) [2020-03-12T13:01:00.459Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-12T13:01:01.247Z] #45 264.3 CC criu/protobuf.o [2020-03-12T13:01:01.538Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2020-03-12T13:01:01.538Z] === RUN TestBuildUncleanTarFilenames [2020-03-12T13:01:01.795Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2020-03-12T13:01:01.795Z] === RUN TestBuildMultiStageLayerLeak [2020-03-12T13:01:01.878Z] #45 265.1 CC criu/pstree.o [2020-03-12T13:01:01.942Z] ok github.com/docker/docker/plugin/v2 0.193s coverage: 20.1% of statements [2020-03-12T13:01:01.942Z] ok github.com/docker/docker/plugin 0.197s coverage: 11.7% of statements [2020-03-12T13:01:01.942Z] ok github.com/docker/docker/reference 0.304s coverage: 84.4% of statements [2020-03-12T13:01:02.481Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s) [2020-03-12T13:01:02.481Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-12T13:01:03.471Z] ok github.com/docker/docker/restartmanager 0.035s coverage: 50.9% of statements [2020-03-12T13:01:03.927Z] ok github.com/docker/docker/registry/resumable 0.335s coverage: 100.0% of statements [2020-03-12T13:01:03.937Z] #45 267.0 CC criu/rbtree.o [2020-03-12T13:01:03.937Z] #45 267.6 CC criu/rst-malloc.o [2020-03-12T13:01:03.946Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.71s) [2020-03-12T13:01:03.946Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-12T13:01:04.572Z] #45 268.1 CC criu/seccomp.o [2020-03-12T13:01:04.890Z] ok github.com/docker/docker/testutil 0.118s coverage: 62.5% of statements [2020-03-12T13:01:05.346Z] ok github.com/docker/docker/registry 0.458s coverage: 51.7% of statements [2020-03-12T13:01:05.346Z] ok github.com/docker/docker/runconfig 0.279s coverage: 54.5% of statements [2020-03-12T13:01:05.409Z] --- PASS: TestCgroupNamespacesRunHostMode (1.67s) [2020-03-12T13:01:05.409Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-12T13:01:06.098Z] #45 269.6 CC criu/seize.o [2020-03-12T13:01:07.046Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2020-03-12T13:01:07.046Z] === RUN TestBuildWithHugeFile [2020-03-12T13:01:07.418Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.66s) [2020-03-12T13:01:07.418Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-12T13:01:07.517Z] ok github.com/docker/docker/volume/drivers 0.147s coverage: 36.1% of statements [2020-03-12T13:01:08.028Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.81s) [2020-03-12T13:01:08.028Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-12T13:01:08.154Z] #45 271.3 CC criu/servicefd.o [2020-03-12T13:01:08.782Z] #45 272.2 CC criu/shmem.o [2020-03-12T13:01:09.049Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2020-03-12T13:01:09.049Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-12T13:01:09.050Z] ok github.com/docker/docker/volume/local 0.192s coverage: 37.7% of statements [2020-03-12T13:01:09.050Z] ok github.com/docker/docker/volume/mounts 0.079s coverage: 66.2% of statements [2020-03-12T13:01:10.516Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2020-03-12T13:01:10.516Z] === RUN TestKernelTCPMemory [2020-03-12T13:01:10.579Z] ok github.com/docker/docker/volume/service 0.560s coverage: 70.3% of statements [2020-03-12T13:01:10.838Z] #45 274.1 CC criu/sigframe.o [2020-03-12T13:01:10.838Z] #45 274.4 CC criu/signalfd.o [2020-03-12T13:01:11.467Z] #45 274.8 CC criu/sk-inet.o [2020-03-12T13:01:11.516Z] --- PASS: TestKernelTCPMemory (0.94s) [2020-03-12T13:01:11.516Z] === RUN TestNISDomainname [2020-03-12T13:01:12.515Z] --- PASS: TestNISDomainname (0.94s) [2020-03-12T13:01:12.515Z] === RUN TestHostnameDnsResolution [2020-03-12T13:01:13.548Z] #45 276.6 CC criu/sk-netlink.o [2020-03-12T13:01:14.181Z] #45 277.5 CC criu/sk-packet.o [2020-03-12T13:01:14.181Z] #45 ... [2020-03-12T13:01:14.181Z] [2020-03-12T13:01:14.181Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-12T13:01:14.181Z] #42 370.0 + dpkg --print-architecture [2020-03-12T13:01:14.181Z] #42 370.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-12T13:01:14.528Z] --- PASS: TestHostnameDnsResolution (1.71s) [2020-03-12T13:01:14.528Z] === RUN TestStats [2020-03-12T13:01:14.807Z] #42 370.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-12T13:01:14.807Z] #42 370.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-12T13:01:16.539Z] --- PASS: TestStats (1.89s) [2020-03-12T13:01:16.539Z] === RUN TestStopContainerWithTimeout [2020-03-12T13:01:16.539Z] === RUN TestStopContainerWithTimeout/0 [2020-03-12T13:01:16.539Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-12T13:01:16.539Z] === RUN TestStopContainerWithTimeout/1 [2020-03-12T13:01:16.539Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-12T13:01:16.539Z] === RUN TestStopContainerWithTimeout/3 [2020-03-12T13:01:16.539Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-12T13:01:16.539Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-12T13:01:16.539Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-12T13:01:16.539Z] === CONT TestStopContainerWithTimeout/0 [2020-03-12T13:01:16.539Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-12T13:01:17.149Z] === CONT TestStopContainerWithTimeout/3 [2020-03-12T13:01:19.012Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-03-12T13:01:19.163Z] === CONT TestStopContainerWithTimeout/1 [2020-03-12T13:01:19.572Z] tests/integration/api_client_test.py ..... [ 7%] [2020-03-12T13:01:21.179Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-03-12T13:01:21.179Z] --- PASS: TestStopContainerWithTimeout/0 (1.00s) [2020-03-12T13:01:21.179Z] --- PASS: TestStopContainerWithTimeout/-1 (2.94s) [2020-03-12T13:01:21.179Z] --- PASS: TestStopContainerWithTimeout/3 (2.74s) [2020-03-12T13:01:21.179Z] --- PASS: TestStopContainerWithTimeout/1 (1.84s) [2020-03-12T13:01:21.179Z] === RUN TestDeleteDevicemapper [2020-03-12T13:01:21.179Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-12T13:01:21.179Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-12T13:01:21.179Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-12T13:01:21.229Z] tests/integration/api_config_test.py ..... [ 8%] [2020-03-12T13:01:24.623Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.48s) [2020-03-12T13:01:24.623Z] === RUN TestUpdateMemory [2020-03-12T13:01:24.623Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-12T13:01:24.623Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-12T13:01:24.623Z] === RUN TestUpdateCPUQuota [2020-03-12T13:01:25.145Z] #42 ... [2020-03-12T13:01:25.145Z] [2020-03-12T13:01:25.145Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T13:01:25.145Z] #45 278.6 CC criu/sk-queue.o [2020-03-12T13:01:25.145Z] #45 279.5 CC criu/sk-tcp.o [2020-03-12T13:01:25.145Z] #45 280.5 CC criu/sk-unix.o [2020-03-12T13:01:25.145Z] #45 283.9 CC criu/sockets.o [2020-03-12T13:01:25.145Z] #45 285.8 CC criu/stats.o [2020-03-12T13:01:25.145Z] #45 286.4 CC criu/string.o [2020-03-12T13:01:25.145Z] #45 286.5 CC criu/sysctl.o [2020-03-12T13:01:25.145Z] #45 287.8 CC criu/sysfs_parse.o [2020-03-12T13:01:25.145Z] #45 288.5 CC criu/timerfd.o [2020-03-12T13:01:25.357Z] ok github.com/docker/docker/pkg/plugins 35.199s coverage: 73.4% of statements [2020-03-12T13:01:25.357Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-12T13:01:25.357Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-12T13:01:25.357Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-12T13:01:25.357Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-03-12T13:01:25.357Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-12T13:01:25.357Z] ? github.com/docker/docker/rootless [no test files] [2020-03-12T13:01:25.357Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-12T13:01:25.357Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-12T13:01:25.357Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-12T13:01:25.357Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-12T13:01:25.357Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-12T13:01:25.357Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-12T13:01:25.357Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-12T13:01:25.357Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-12T13:01:25.357Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-12T13:01:25.357Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-12T13:01:25.357Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-12T13:01:25.357Z] ? github.com/docker/docker/volume [no test files] [2020-03-12T13:01:25.357Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-12T13:01:25.357Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-12T13:01:25.625Z] --- PASS: TestUpdateCPUQuota (1.17s) [2020-03-12T13:01:25.625Z] === RUN TestUpdatePidsLimit [2020-03-12T13:01:25.625Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-12T13:01:25.775Z] #45 289.1 CC criu/tty.o [2020-03-12T13:01:25.905Z] === RUN TestUpdatePidsLimit/no_change [2020-03-12T13:01:26.185Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-12T13:01:26.796Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-12T13:01:26.889Z] [2020-03-12T13:01:26.890Z] === Skipped [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-03-12T13:01:26.890Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-03-12T13:01:26.890Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-03-12T13:01:26.890Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-03-12T13:01:26.890Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-03-12T13:01:26.890Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-03-12T13:01:26.890Z] client_test.go:23: runtime.GOOS == "windows" [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-03-12T13:01:26.890Z] daemon_test.go:147: root required [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-03-12T13:01:26.890Z] reload_test.go:520: root required [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-03-12T13:01:26.890Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-03-12T13:01:26.890Z] pull_v2_test.go:73: Needs fixing on Windows [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-03-12T13:01:26.890Z] pull_v2_test.go:118: Needs fixing on Windows [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-03-12T13:01:26.890Z] download_test.go:268: Needs fixing on Windows [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-03-12T13:01:26.890Z] layer_test.go:304: Failing on Windows [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-03-12T13:01:26.890Z] layer_test.go:353: Failing on Windows [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-03-12T13:01:26.890Z] layer_test.go:468: Failing on Windows [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-03-12T13:01:26.890Z] layer_test.go:697: Failing on Windows [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-03-12T13:01:26.890Z] migration_test.go:46: Failing on Windows [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-03-12T13:01:26.890Z] migration_test.go:182: Failing on Windows [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-03-12T13:01:26.890Z] mount_test.go:17: Failing on Windows [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-03-12T13:01:26.890Z] mount_test.go:76: Failing on Windows [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-03-12T13:01:26.890Z] mount_test.go:125: Failing on Windows [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-03-12T13:01:26.890Z] mount_test.go:212: Failing on Windows [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-03-12T13:01:26.890Z] archive_test.go:133: Xz not present in msys2 [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-03-12T13:01:26.890Z] archive_test.go:238: Failing on Windows CI machines [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-03-12T13:01:26.890Z] archive_windows_test.go:16: Currently fails [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-03-12T13:01:26.890Z] changes_test.go:192: needs more investigation [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-03-12T13:01:26.890Z] changes_test.go:405: needs further investigation [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-03-12T13:01:26.890Z] changes_test.go:441: needs further investigation [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-03-12T13:01:26.890Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-03-12T13:01:26.890Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-03-12T13:01:26.890Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-03-12T13:01:26.890Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-03-12T13:01:26.890Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-03-12T13:01:26.890Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-03-12T13:01:26.890Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-03-12T13:01:26.890Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-03-12T13:01:26.890Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-03-12T13:01:26.890Z] poller_test.go:41: No chmod on Windows [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-03-12T13:01:26.890Z] fileutils_test.go:134: Needs porting to Windows [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-03-12T13:01:26.890Z] fileutils_test.go:180: Needs porting to Windows [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-03-12T13:01:26.890Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.04s) [2020-03-12T13:01:26.890Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-03-12T13:01:26.890Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-03-12T13:01:26.890Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-03-12T13:01:26.890Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-03-12T13:01:26.890Z] local_test.go:181: runtime.GOOS == "windows" [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] [2020-03-12T13:01:26.890Z] DONE 1772 tests, 46 skipped in 211.134s [2020-03-12T13:01:26.890Z] INFO: make.ps1 ended at 03/12/2020 13:01:26 [2020-03-12T13:01:27.076Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-12T13:01:27.687Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-12T13:01:27.966Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-12T13:01:29.059Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-03-12T13:01:29.059Z] INFO: Unit tests ended at 03/12/2020 13:01:28. Duration:00:03:46.1034023 [2020-03-12T13:01:29.059Z] INFO: Building busybox [2020-03-12T13:01:29.059Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-03-12T13:01:29.059Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-03-12T13:01:29.059Z] [2020-03-12T13:01:29.059Z] Sending build context to Docker daemon 2.56kB [2020-03-12T13:01:29.059Z] [2020-03-12T13:01:29.059Z] Step 1/6 : FROM microsoft/windowsservercore [2020-03-12T13:01:29.059Z] ---> 80e84fd280e2 [2020-03-12T13:01:29.059Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-03-12T13:01:29.060Z] ---> Running in 7daefef54699 [2020-03-12T13:01:29.289Z] #45 292.6 CC criu/tun.o [2020-03-12T13:01:29.434Z] --- PASS: TestUpdatePidsLimit (3.79s) [2020-03-12T13:01:29.434Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-03-12T13:01:29.434Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2020-03-12T13:01:29.434Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-03-12T13:01:29.434Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2020-03-12T13:01:29.434Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2020-03-12T13:01:29.434Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-03-12T13:01:29.434Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-03-12T13:01:29.434Z] === RUN TestUpdateRestartPolicy [2020-03-12T13:01:30.317Z] #45 293.6 CC criu/uffd.o [2020-03-12T13:01:30.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-12T13:01:30.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-12T13:01:30.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-12T13:01:32.362Z] #45 295.8 CC criu/util.o [2020-03-12T13:01:34.903Z] Removing intermediate container 7daefef54699 [2020-03-12T13:01:34.903Z] ---> 8d5ad77a355c [2020-03-12T13:01:34.903Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-03-12T13:01:35.081Z] #45 298.4 CC criu/uts_ns.o [2020-03-12T13:01:35.372Z] #45 298.9 CC criu/vdso.o [2020-03-12T13:01:35.867Z] [2020-03-12T13:01:36.324Z] ---> 3deccdd07fc1 [2020-03-12T13:01:36.324Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-03-12T13:01:36.324Z] ---> Running in 49494c0e781b [2020-03-12T13:01:36.908Z] #45 300.0 LINK criu/built-in.o [2020-03-12T13:01:36.908Z] #45 300.3 LINK criu/criu [2020-03-12T13:01:37.287Z] [2020-03-12T13:01:37.287Z] SUCCESS: Specified value was saved. [2020-03-12T13:01:37.940Z] #45 301.3 DEP lib/c/criu.d [2020-03-12T13:01:37.940Z] #45 301.4 CC images/rpc.pb-c.o [2020-03-12T13:01:39.439Z] #45 302.5 CC lib/c/criu.o [2020-03-12T13:01:40.182Z] Removing intermediate container 49494c0e781b [2020-03-12T13:01:40.182Z] ---> 0e4769a2636a [2020-03-12T13:01:40.182Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-03-12T13:01:40.182Z] ---> Running in 7513044cbeca [2020-03-12T13:01:41.931Z] --- PASS: TestUpdateRestartPolicy (12.67s) [2020-03-12T13:01:41.931Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-12T13:01:42.159Z] #45 305.0 LINK lib/c/built-in.o [2020-03-12T13:01:42.159Z] #45 305.0 LINK lib/c/libcriu.so [2020-03-12T13:01:42.159Z] #45 305.2 LINK lib/c/libcriu.a [2020-03-12T13:01:42.159Z] #45 305.6 GEN magic.py [2020-03-12T13:01:42.447Z] #45 305.8 Note: Building without setproctitle() and strlcpy() support. [2020-03-12T13:01:42.447Z] #45 305.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-12T13:01:42.447Z] #45 305.8 Note: Building without GnuTLS support [2020-03-12T13:01:42.932Z] --- PASS: TestUpdateRestartWithAutoRemove (0.92s) [2020-03-12T13:01:42.932Z] === RUN TestWaitNonBlocked [2020-03-12T13:01:42.932Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T13:01:42.932Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T13:01:42.932Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T13:01:42.932Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T13:01:42.932Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T13:01:42.932Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T13:01:43.472Z] #45 306.9 fatal: not a git repository (or any of the parent directories): .git [2020-03-12T13:01:43.935Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-03-12T13:01:43.935Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.89s) [2020-03-12T13:01:43.935Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2020-03-12T13:01:43.935Z] === RUN TestWaitBlocked [2020-03-12T13:01:43.935Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T13:01:43.935Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T13:01:43.935Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T13:01:43.935Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T13:01:43.935Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T13:01:43.935Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T13:01:44.988Z] #45 308.4 make[1]: Nothing to be done for 'all'. [2020-03-12T13:01:45.396Z] --- PASS: TestWaitBlocked (0.01s) [2020-03-12T13:01:45.396Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s) [2020-03-12T13:01:45.396Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.22s) [2020-03-12T13:01:45.396Z] === CONT TestContainerStartOnDaemonRestart [2020-03-12T13:01:45.396Z] === CONT TestIpcModeOlderClient [2020-03-12T13:01:45.396Z] --- PASS: TestIpcModeOlderClient (0.21s) [2020-03-12T13:01:45.396Z] === CONT TestDaemonHostGatewayIP [2020-03-12T13:01:46.491Z] #45 309.8 make[1]: 'images/built-in.o' is up to date. [2020-03-12T13:01:46.491Z] #45 309.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-12T13:01:46.491Z] #45 309.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-12T13:01:46.781Z] #45 310.0 make[1]: 'compel/libcompel.a' is up to date. [2020-03-12T13:01:46.781Z] #45 310.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-12T13:01:46.781Z] #45 310.2 make[1]: Nothing to be done for 'all'. [2020-03-12T13:01:46.781Z] #45 310.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-12T13:01:47.245Z] Cannot create a file when that file already exists. [2020-03-12T13:01:47.409Z] #45 310.7 make[2]: Nothing to be done for 'all'. [2020-03-12T13:01:47.410Z] #45 310.8 make[2]: Nothing to be done for 'all'. [2020-03-12T13:01:47.410Z] #45 310.9 make[2]: Nothing to be done for 'all'. [2020-03-12T13:01:47.698Z] #45 311.2 make[2]: Nothing to be done for 'all'. [2020-03-12T13:01:47.988Z] #45 311.3 make[2]: Nothing to be done for 'all'. [2020-03-12T13:01:47.988Z] #45 311.4 make[2]: Nothing to be done for 'all'. [2020-03-12T13:01:47.988Z] #45 311.5 make[2]: Nothing to be done for 'all'. [2020-03-12T13:01:48.058Z] --- PASS: TestContainerStartOnDaemonRestart (2.70s) [2020-03-12T13:01:48.058Z] === CONT TestDaemonRestartIpcMode [2020-03-12T13:01:48.278Z] #45 311.7 make[2]: Nothing to be done for 'all'. [2020-03-12T13:01:48.279Z] #45 311.8 INSTALL criu/criu [2020-03-12T13:01:48.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-12T13:01:48.568Z] #45 DONE 311.9s [2020-03-12T13:01:48.568Z] [2020-03-12T13:01:48.568Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T13:01:48.667Z] --- PASS: TestDaemonHostGatewayIP (3.42s) [2020-03-12T13:01:49.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-12T13:01:50.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-12T13:01:51.289Z] #24 ... [2020-03-12T13:01:51.289Z] [2020-03-12T13:01:51.289Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T13:01:51.289Z] #61 239.4 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 [2020-03-12T13:01:52.107Z] --- PASS: TestDaemonRestartIpcMode (3.65s) [2020-03-12T13:01:52.107Z] PASS [2020-03-12T13:01:52.107Z] [2020-03-12T13:01:52.107Z] === Skipped [2020-03-12T13:01:52.107Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-03-12T13:01:52.107Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-12T13:01:52.107Z] [2020-03-12T13:01:52.107Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-12T13:01:52.107Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T13:01:52.107Z] [2020-03-12T13:01:52.107Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-12T13:01:52.107Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T13:01:52.107Z] [2020-03-12T13:01:52.107Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-12T13:01:52.107Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-12T13:01:52.107Z] [2020-03-12T13:01:52.107Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-03-12T13:01:52.107Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-12T13:01:52.107Z] [2020-03-12T13:01:52.107Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-03-12T13:01:52.107Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-12T13:01:52.107Z] [2020-03-12T13:01:52.107Z] [2020-03-12T13:01:52.107Z] DONE 199 tests, 6 skipped in 138.046s [2020-03-12T13:01:52.107Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-03-12T13:01:52.107Z] ++ 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 [2020-03-12T13:01:52.107Z] ++ set -e [2020-03-12T13:01:52.107Z] ++ '[' -n 0 ']' [2020-03-12T13:01:52.107Z] ++ set -x [2020-03-12T13:01:52.107Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:01:52.107Z] INFO: Testing against a local daemon [2020-03-12T13:01:52.107Z] === RUN TestCommitInheritsEnv [2020-03-12T13:01:52.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-12T13:01:52.387Z] --- PASS: TestCommitInheritsEnv (0.62s) [2020-03-12T13:01:52.387Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-12T13:01:52.387Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-12T13:01:52.387Z] === RUN TestImagesFilterMultiReference [2020-03-12T13:01:52.387Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-03-12T13:01:52.387Z] === RUN TestImagePullPlatformInvalid [2020-03-12T13:01:52.387Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-03-12T13:01:52.387Z] === RUN TestRemoveImageOrphaning [2020-03-12T13:01:52.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-12T13:01:52.997Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2020-03-12T13:01:52.997Z] === RUN TestRemoveImageGarbageCollector [2020-03-12T13:01:52.997Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-12T13:01:52.997Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T13:01:52.997Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-12T13:01:52.997Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-03-12T13:01:52.997Z] === RUN TestTagInvalidReference [2020-03-12T13:01:52.997Z] --- PASS: TestTagInvalidReference (0.01s) [2020-03-12T13:01:52.997Z] === RUN TestTagValidPrefixedRepo [2020-03-12T13:01:52.997Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-03-12T13:01:52.997Z] === RUN TestTagExistedNameWithoutForce [2020-03-12T13:01:52.997Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-03-12T13:01:52.997Z] === RUN TestTagOfficialNames [2020-03-12T13:01:52.997Z] --- PASS: TestTagOfficialNames (0.03s) [2020-03-12T13:01:52.997Z] === RUN TestTagMatchesDigest [2020-03-12T13:01:52.997Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-03-12T13:01:52.997Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-12T13:01:53.018Z] Removing intermediate container 7513044cbeca [2020-03-12T13:01:53.018Z] ---> e27ef0ac3774 [2020-03-12T13:01:53.018Z] Step 6/6 : CMD ["sh"] [2020-03-12T13:01:53.018Z] ---> Running in 7365ca65e475 [2020-03-12T13:01:53.474Z] Removing intermediate container 7365ca65e475 [2020-03-12T13:01:53.474Z] ---> 2ca4cb9abc89 [2020-03-12T13:01:53.474Z] Successfully built 2ca4cb9abc89 [2020-03-12T13:01:53.474Z] Successfully tagged busybox:latest [2020-03-12T13:01:53.474Z] INFO: Docker images of the daemon under test [2020-03-12T13:01:53.474Z] [2020-03-12T13:01:53.474Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-03-12T13:01:53.474Z] busybox latest 2ca4cb9abc89 1 second ago 4.97GB [2020-03-12T13:01:53.474Z] microsoft/windowsservercore latest 80e84fd280e2 6 days ago 4.94GB [2020-03-12T13:01:53.474Z] mcr.microsoft.com/windows/servercore ltsc2019 80e84fd280e2 6 days ago 4.94GB [2020-03-12T13:01:53.474Z] [2020-03-12T13:01:53.474Z] INFO: Running integration tests at 03/12/2020 13:01:53... [2020-03-12T13:01:53.474Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-03-12T13:01:53.474Z] INFO: Integration API tests being run from the host: [2020-03-12T13:01:53.474Z] INFO: make.ps1 starting at 03/12/2020 13:01:53 [2020-03-12T13:01:54.024Z] #61 242.7 + mkdir -p /build [2020-03-12T13:01:54.024Z] #61 242.7 + cp runc /build/runc [2020-03-12T13:01:54.312Z] #61 DONE 242.8s [2020-03-12T13:01:54.312Z] [2020-03-12T13:01:54.312Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T13:01:54.437Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-03-12T13:01:54.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-12T13:01:55.579Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-03-12T13:01:55.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-12T13:01:57.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-12T13:02:01.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-12T13:02:01.177Z] #24 ... [2020-03-12T13:02:01.177Z] [2020-03-12T13:02:01.177Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-12T13:02:01.177Z] #42 DONE 417.1s [2020-03-12T13:02:01.177Z] [2020-03-12T13:02:01.177Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T13:02:01.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-12T13:02:03.346Z] --- PASS: TestBuildWithHugeFile (51.10s) [2020-03-12T13:02:03.346Z] === RUN TestBuildWithEmptyDockerfile [2020-03-12T13:02:03.346Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T13:02:03.346Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T13:02:03.346Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T13:02:03.346Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T13:02:03.346Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T13:02:03.346Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T13:02:03.346Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T13:02:03.346Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T13:02:03.346Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T13:02:03.346Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s) [2020-03-12T13:02:03.346Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2020-03-12T13:02:03.346Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2020-03-12T13:02:03.346Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-03-12T13:02:03.346Z] === RUN TestBuildPreserveOwnership [2020-03-12T13:02:03.346Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-12T13:02:03.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-12T13:02:04.275Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-12T13:02:04.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-12T13:02:07.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-12T13:02:08.447Z] --- PASS: TestBuildPreserveOwnership (10.45s) [2020-03-12T13:02:08.447Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.44s) [2020-03-12T13:02:08.447Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-03-12T13:02:08.447Z] === RUN TestBuildPlatformInvalid [2020-03-12T13:02:08.447Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-03-12T13:02:08.447Z] PASS [2020-03-12T13:02:08.447Z] [2020-03-12T13:02:08.447Z] === Skipped [2020-03-12T13:02:08.447Z] === SKIP: amd64.integration.build TestCgroupNamespacesBuild (0.00s) [2020-03-12T13:02:08.447Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:02:08.447Z] [2020-03-12T13:02:08.447Z] === SKIP: amd64.integration.build TestCgroupNamespacesBuildDaemonHostMode (0.00s) [2020-03-12T13:02:08.447Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:02:08.447Z] [2020-03-12T13:02:08.447Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-03-12T13:02:08.447Z] build_session_test.go:25: TODO: BuildKit [2020-03-12T13:02:08.447Z] [2020-03-12T13:02:08.447Z] [2020-03-12T13:02:08.447Z] DONE 32 tests, 3 skipped in 119.566s [2020-03-12T13:02:08.447Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-03-12T13:02:08.447Z] INFO: Testing against a local daemon [2020-03-12T13:02:08.447Z] === RUN TestConfigList [2020-03-12T13:02:08.447Z] --- SKIP: TestConfigList (0.01s) [2020-03-12T13:02:08.447Z] config_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:02:08.447Z] === RUN TestConfigsCreateAndDelete [2020-03-12T13:02:08.447Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2020-03-12T13:02:08.447Z] config_test.go:112: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:02:08.447Z] === RUN TestConfigsUpdate [2020-03-12T13:02:08.704Z] --- SKIP: TestConfigsUpdate (0.02s) [2020-03-12T13:02:08.704Z] config_test.go:140: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:02:08.704Z] === RUN TestTemplatedConfig [2020-03-12T13:02:08.704Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-03-12T13:02:08.704Z] config_test.go:192: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:02:08.704Z] === RUN TestConfigInspect [2020-03-12T13:02:08.704Z] --- SKIP: TestConfigInspect (0.01s) [2020-03-12T13:02:08.704Z] config_test.go:326: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:02:08.704Z] === RUN TestConfigCreateWithLabels [2020-03-12T13:02:08.704Z] --- SKIP: TestConfigCreateWithLabels (0.02s) [2020-03-12T13:02:08.704Z] config_test.go:350: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:02:08.704Z] === RUN TestConfigCreateResolve [2020-03-12T13:02:08.704Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-03-12T13:02:08.704Z] config_test.go:377: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:02:08.704Z] === RUN TestConfigDaemonLibtrustID [2020-03-12T13:02:08.704Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2020-03-12T13:02:08.704Z] config_test.go:427: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:02:08.704Z] PASS [2020-03-12T13:02:08.704Z] [2020-03-12T13:02:08.704Z] === Skipped [2020-03-12T13:02:08.704Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-03-12T13:02:08.704Z] config_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:02:08.704Z] [2020-03-12T13:02:08.704Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2020-03-12T13:02:08.704Z] config_test.go:112: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:02:08.704Z] [2020-03-12T13:02:08.704Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2020-03-12T13:02:08.704Z] config_test.go:140: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:02:08.704Z] [2020-03-12T13:02:08.704Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-03-12T13:02:08.704Z] config_test.go:192: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:02:08.704Z] [2020-03-12T13:02:08.704Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2020-03-12T13:02:08.704Z] config_test.go:326: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:02:08.704Z] [2020-03-12T13:02:08.704Z] === SKIP: amd64.integration.config TestConfigCreateWithLabels (0.02s) [2020-03-12T13:02:08.704Z] config_test.go:350: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:02:08.704Z] [2020-03-12T13:02:08.704Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-03-12T13:02:08.704Z] config_test.go:377: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:02:08.704Z] [2020-03-12T13:02:08.704Z] === SKIP: amd64.integration.config TestConfigDaemonLibtrustID (0.01s) [2020-03-12T13:02:08.704Z] config_test.go:427: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:02:08.704Z] [2020-03-12T13:02:08.704Z] [2020-03-12T13:02:08.704Z] DONE 8 tests, 8 skipped in 0.241s [2020-03-12T13:02:08.704Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-03-12T13:02:08.704Z] INFO: Testing against a local daemon [2020-03-12T13:02:08.704Z] === RUN TestCheckpoint [2020-03-12T13:02:08.704Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-12T13:02:08.704Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-12T13:02:08.704Z] === RUN TestContainerInvalidJSON [2020-03-12T13:02:08.704Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T13:02:08.704Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T13:02:08.704Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T13:02:08.704Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T13:02:08.704Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-12T13:02:08.704Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-12T13:02:08.704Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T13:02:08.704Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-12T13:02:08.704Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T13:02:08.704Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-03-12T13:02:08.704Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-12T13:02:08.704Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-12T13:02:08.704Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-12T13:02:08.704Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-12T13:02:08.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-12T13:02:08.960Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-03-12T13:02:08.961Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-12T13:02:08.961Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-03-12T13:02:08.961Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-12T13:02:09.217Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-03-12T13:02:09.217Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-12T13:02:09.217Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2020-03-12T13:02:09.217Z] === RUN TestCopyFromContainer [2020-03-12T13:02:09.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-12T13:02:09.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-12T13:02:09.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-12T13:02:10.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-12T13:02:11.512Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-12T13:02:11.512Z] Using test binary docker [2020-03-12T13:02:11.512Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-12T13:02:11.512Z] +++ /etc/init.d/apparmor start [2020-03-12T13:02:11.512Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-12T13:02:11.512Z] Starting dockerd [2020-03-12T13:02:11.512Z] INFO: Waiting for daemon to start... [2020-03-12T13:02:11.512Z] +++ 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 [2020-03-12T13:02:11.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-12T13:02:12.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-12T13:02:13.389Z] === RUN TestCopyFromContainer// [2020-03-12T13:02:13.389Z] === RUN TestCopyFromContainer//bar/root [2020-03-12T13:02:13.389Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-12T13:02:13.389Z] === RUN TestCopyFromContainer/bar/quux [2020-03-12T13:02:13.421Z] . [2020-03-12T13:02:13.421Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-12T13:02:13.421Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-12T13:02:13.421Z] Error: No such image: emptyfs [2020-03-12T13:02:13.421Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-12T13:02:13.421Z] ++++ docker load [2020-03-12T13:02:13.645Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-12T13:02:13.645Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-12T13:02:13.645Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-12T13:02:13.679Z] Running integration-test (iteration 1) [2020-03-12T13:02:13.679Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-03-12T13:02:13.679Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-03-12T13:02:13.679Z] ++ set -e [2020-03-12T13:02:13.679Z] ++ '[' -n 0 ']' [2020-03-12T13:02:13.679Z] ++ set -x [2020-03-12T13:02:13.680Z] ++ 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=arm64 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= DOCKER_ROOTLESS= 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/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-03-12T13:02:13.902Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-12T13:02:13.902Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-12T13:02:13.902Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-12T13:02:13.902Z] --- PASS: TestCopyFromContainer (4.78s) [2020-03-12T13:02:13.902Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-03-12T13:02:13.902Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-03-12T13:02:13.902Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-03-12T13:02:13.902Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-03-12T13:02:13.902Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-03-12T13:02:13.902Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-03-12T13:02:13.902Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-03-12T13:02:13.902Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-03-12T13:02:13.902Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-03-12T13:02:13.902Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-03-12T13:02:13.902Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-12T13:02:14.159Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T13:02:14.159Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T13:02:14.159Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T13:02:14.159Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T13:02:14.159Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T13:02:14.159Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T13:02:14.159Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T13:02:14.159Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T13:02:14.159Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T13:02:14.159Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-03-12T13:02:14.159Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-12T13:02:14.159Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-03-12T13:02:14.159Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-03-12T13:02:14.159Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-12T13:02:14.159Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-03-12T13:02:14.159Z] === RUN TestCreateWithInvalidEnv [2020-03-12T13:02:14.159Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-12T13:02:14.159Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-12T13:02:14.159Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-12T13:02:14.159Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-12T13:02:14.159Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-12T13:02:14.159Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-12T13:02:14.159Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-12T13:02:14.159Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-12T13:02:14.159Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-12T13:02:14.159Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-03-12T13:02:14.159Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-12T13:02:14.159Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-12T13:02:14.159Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-12T13:02:14.159Z] === RUN TestCreateTmpfsMountsTarget [2020-03-12T13:02:14.159Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-03-12T13:02:14.159Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-12T13:02:16.053Z] --- PASS: TestCreateWithCustomMaskedPaths (1.67s) [2020-03-12T13:02:16.053Z] === RUN TestCreateWithCapabilities [2020-03-12T13:02:16.053Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-12T13:02:16.053Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-12T13:02:16.053Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-12T13:02:16.053Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-12T13:02:16.053Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-12T13:02:16.053Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-12T13:02:16.053Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-12T13:02:16.053Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-12T13:02:16.053Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T13:02:16.053Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T13:02:16.053Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T13:02:16.053Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T13:02:16.053Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-12T13:02:16.053Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-12T13:02:16.053Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-12T13:02:16.053Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-12T13:02:16.053Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-12T13:02:16.053Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-12T13:02:16.053Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T13:02:16.053Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T13:02:16.053Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T13:02:16.053Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T13:02:16.053Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-12T13:02:16.053Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-12T13:02:16.053Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T13:02:16.053Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T13:02:16.053Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T13:02:16.053Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T13:02:16.053Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-12T13:02:16.053Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-12T13:02:16.053Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-12T13:02:16.053Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-12T13:02:16.053Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-12T13:02:16.053Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-03-12T13:02:16.053Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-03-12T13:02:16.053Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-03-12T13:02:16.053Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-12T13:02:16.053Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-03-12T13:02:16.053Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-12T13:02:16.053Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-12T13:02:16.053Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-03-12T13:02:16.053Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-03-12T13:02:16.053Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-03-12T13:02:16.053Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-03-12T13:02:16.053Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-03-12T13:02:16.053Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-12T13:02:17.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-12T13:02:17.945Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.69s) [2020-03-12T13:02:17.945Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-12T13:02:17.945Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T13:02:17.945Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T13:02:17.945Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T13:02:17.945Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T13:02:17.945Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T13:02:17.945Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T13:02:17.945Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T13:02:17.945Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T13:02:17.945Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T13:02:17.945Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T13:02:17.945Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T13:02:17.945Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T13:02:17.945Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T13:02:17.945Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T13:02:17.945Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T13:02:17.945Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-03-12T13:02:17.945Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-03-12T13:02:17.945Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-03-12T13:02:17.945Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-03-12T13:02:17.945Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-03-12T13:02:17.945Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-03-12T13:02:17.945Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-12T13:02:18.508Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2020-03-12T13:02:18.508Z] === RUN TestContainerStartOnDaemonRestart [2020-03-12T13:02:18.508Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-12T13:02:18.508Z] === RUN TestDaemonRestartIpcMode [2020-03-12T13:02:18.508Z] === PAUSE TestDaemonRestartIpcMode [2020-03-12T13:02:18.508Z] === RUN TestDaemonHostGatewayIP [2020-03-12T13:02:18.508Z] === PAUSE TestDaemonHostGatewayIP [2020-03-12T13:02:18.508Z] === RUN TestDiff [2020-03-12T13:02:19.073Z] --- PASS: TestDiff (0.59s) [2020-03-12T13:02:19.073Z] === RUN TestExecWithCloseStdin [2020-03-12T13:02:19.549Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T13:02:19.549Z] INFO: Testing against a local daemon [2020-03-12T13:02:19.637Z] --- PASS: TestExecWithCloseStdin (0.67s) [2020-03-12T13:02:19.637Z] === RUN TestExec [2020-03-12T13:02:20.566Z] --- PASS: TestExec (0.66s) [2020-03-12T13:02:20.566Z] === RUN TestExecUser [2020-03-12T13:02:21.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-12T13:02:21.130Z] --- PASS: TestExecUser (0.66s) [2020-03-12T13:02:21.130Z] === RUN TestExportContainerAndImportImage [2020-03-12T13:02:21.692Z] --- PASS: TestExportContainerAndImportImage (0.75s) [2020-03-12T13:02:21.692Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-12T13:02:21.692Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-03-12T13:02:21.692Z] export_test.go:63: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:02:21.692Z] === RUN TestHealthCheckWorkdir [2020-03-12T13:02:22.622Z] --- PASS: TestHealthCheckWorkdir (0.83s) [2020-03-12T13:02:22.622Z] === RUN TestHealthKillContainer [2020-03-12T13:02:23.660Z] Loaded image: buildpack-deps:jessie [2020-03-12T13:02:23.660Z] Loaded image: busybox:latest [2020-03-12T13:02:23.660Z] Loaded image: busybox:glibc [2020-03-12T13:02:23.660Z] Loaded image: debian:jessie [2020-03-12T13:02:23.660Z] Loaded image: hello-world:latest [2020-03-12T13:02:23.660Z] INFO: Testing against a local daemon [2020-03-12T13:02:23.660Z] === RUN TestCgroupNamespacesBuild [2020-03-12T13:02:25.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-12T13:02:25.893Z] --- PASS: TestHealthKillContainer (2.79s) [2020-03-12T13:02:25.893Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-12T13:02:26.150Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s) [2020-03-12T13:02:26.150Z] === RUN TestIpcModeNone [2020-03-12T13:02:26.192Z] --- PASS: TestCgroupNamespacesBuild (3.33s) [2020-03-12T13:02:26.192Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-12T13:02:26.722Z] --- PASS: TestIpcModeNone (0.67s) [2020-03-12T13:02:26.722Z] === RUN TestIpcModePrivate [2020-03-12T13:02:27.286Z] --- PASS: TestIpcModePrivate (0.66s) [2020-03-12T13:02:27.286Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false [2020-03-12T13:02:27.286Z] === RUN TestIpcModeShareable [2020-03-12T13:02:27.286Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-03-12T13:02:27.286Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-12T13:02:27.286Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-12T13:02:28.103Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.76s) [2020-03-12T13:02:28.103Z] === RUN TestBuildWithSession [2020-03-12T13:02:28.103Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-12T13:02:28.103Z] build_session_test.go:25: TODO: BuildKit [2020-03-12T13:02:28.103Z] === RUN TestBuildSquashParent [2020-03-12T13:02:29.807Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.22s) [2020-03-12T13:02:29.807Z] === RUN TestAPIIpcModeHost [2020-03-12T13:02:29.807Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-03-12T13:02:29.807Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-12T13:02:29.807Z] === RUN TestDaemonIpcModeShareable [2020-03-12T13:02:29.807Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-03-12T13:02:29.807Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-12T13:02:29.807Z] === RUN TestDaemonIpcModePrivate [2020-03-12T13:02:29.807Z] --- SKIP: TestDaemonIpcModePrivate (0.01s) [2020-03-12T13:02:29.807Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:02:29.807Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-12T13:02:29.807Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.01s) [2020-03-12T13:02:29.807Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:02:29.807Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-12T13:02:29.807Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.01s) [2020-03-12T13:02:29.808Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:02:29.808Z] === RUN TestIpcModeOlderClient [2020-03-12T13:02:29.808Z] === PAUSE TestIpcModeOlderClient [2020-03-12T13:02:29.808Z] === RUN TestKillContainerInvalidSignal [2020-03-12T13:02:30.374Z] --- PASS: TestKillContainerInvalidSignal (0.60s) [2020-03-12T13:02:30.374Z] === RUN TestKillContainer [2020-03-12T13:02:30.374Z] === RUN TestKillContainer/no_signal [2020-03-12T13:02:30.937Z] === RUN TestKillContainer/non_killing_signal [2020-03-12T13:02:31.194Z] === RUN TestKillContainer/killing_signal [2020-03-12T13:02:31.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-12T13:02:31.905Z] ok github.com/docker/docker/integration/build 15.013s [2020-03-12T13:02:31.905Z] [2020-03-12T13:02:31.905Z] === Skipped [2020-03-12T13:02:31.905Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-03-12T13:02:31.905Z] build_session_test.go:25: TODO: BuildKit [2020-03-12T13:02:31.905Z] [2020-03-12T13:02:31.905Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-03-12T13:02:31.905Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T13:02:31.905Z] [2020-03-12T13:02:31.905Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.01s) [2020-03-12T13:02:31.905Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-12T13:02:31.905Z] [2020-03-12T13:02:31.905Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-03-12T13:02:31.905Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-12T13:02:31.905Z] [2020-03-12T13:02:31.905Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-03-12T13:02:31.905Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-12T13:02:31.905Z] [2020-03-12T13:02:31.905Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-03-12T13:02:31.905Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-12T13:02:31.905Z] [2020-03-12T13:02:31.905Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2020-03-12T13:02:31.905Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-12T13:02:31.905Z] [2020-03-12T13:02:31.905Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-03-12T13:02:31.905Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-12T13:02:31.905Z] [2020-03-12T13:02:31.905Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-03-12T13:02:31.905Z] build_test.go:491: testEnv.OSType == "windows" [2020-03-12T13:02:31.905Z] [2020-03-12T13:02:31.905Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-03-12T13:02:31.905Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-12T13:02:31.905Z] [2020-03-12T13:02:31.905Z] [2020-03-12T13:02:31.905Z] DONE 22 tests, 10 skipped in 37.135s [2020-03-12T13:02:31.905Z] [2020-03-12T13:02:31.905Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-03-12T13:02:32.124Z] --- PASS: TestKillContainer (1.82s) [2020-03-12T13:02:32.124Z] --- PASS: TestKillContainer/no_signal (0.59s) [2020-03-12T13:02:32.124Z] --- PASS: TestKillContainer/non_killing_signal (0.39s) [2020-03-12T13:02:32.124Z] --- PASS: TestKillContainer/killing_signal (0.61s) [2020-03-12T13:02:32.124Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-12T13:02:32.124Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-12T13:02:32.688Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-12T13:02:33.252Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s) [2020-03-12T13:02:33.252Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.59s) [2020-03-12T13:02:33.252Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.39s) [2020-03-12T13:02:33.252Z] === RUN TestKillStoppedContainer [2020-03-12T13:02:33.252Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-03-12T13:02:33.252Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-12T13:02:33.509Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-03-12T13:02:33.509Z] === RUN TestKillDifferentUserContainer [2020-03-12T13:02:33.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-12T13:02:34.073Z] --- PASS: TestKillDifferentUserContainer (0.62s) [2020-03-12T13:02:34.073Z] === RUN TestInspectOomKilledTrue [2020-03-12T13:02:34.073Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-03-12T13:02:34.073Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-12T13:02:34.073Z] === RUN TestInspectOomKilledFalse [2020-03-12T13:02:34.073Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-12T13:02:34.073Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T13:02:34.073Z] === RUN TestLinksEtcHostsContentMatch [2020-03-12T13:02:34.073Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-03-12T13:02:34.073Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-03-12T13:02:34.073Z] === RUN TestLinksContainerNames [2020-03-12T13:02:34.086Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T13:02:34.086Z] INFO: Testing against a local daemon [2020-03-12T13:02:34.086Z] ok github.com/docker/docker/integration/config 0.170s [2020-03-12T13:02:34.086Z] [2020-03-12T13:02:34.086Z] === Skipped [2020-03-12T13:02:34.086Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-03-12T13:02:34.086Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T13:02:34.086Z] [2020-03-12T13:02:34.086Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-03-12T13:02:34.086Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T13:02:34.086Z] [2020-03-12T13:02:34.086Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-03-12T13:02:34.086Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T13:02:34.086Z] [2020-03-12T13:02:34.086Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-03-12T13:02:34.086Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T13:02:34.086Z] [2020-03-12T13:02:34.086Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-03-12T13:02:34.086Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T13:02:34.086Z] [2020-03-12T13:02:34.086Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2020-03-12T13:02:34.086Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T13:02:34.086Z] [2020-03-12T13:02:34.086Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-03-12T13:02:34.086Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T13:02:34.086Z] [2020-03-12T13:02:34.086Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-03-12T13:02:34.086Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T13:02:34.086Z] [2020-03-12T13:02:34.086Z] [2020-03-12T13:02:34.086Z] DONE 8 tests, 8 skipped in 2.637s [2020-03-12T13:02:34.086Z] [2020-03-12T13:02:34.086Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-03-12T13:02:34.671Z] --- PASS: TestBuildSquashParent (5.95s) [2020-03-12T13:02:34.671Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-12T13:02:34.671Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T13:02:34.671Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T13:02:34.671Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T13:02:34.671Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T13:02:34.671Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T13:02:34.671Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T13:02:34.671Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T13:02:34.671Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T13:02:34.671Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T13:02:34.671Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T13:02:34.671Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T13:02:34.671Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T13:02:34.671Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T13:02:34.671Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T13:02:34.671Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T13:02:34.671Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T13:02:35.440Z] --- PASS: TestLinksContainerNames (1.20s) [2020-03-12T13:02:35.440Z] === RUN TestLogsFollowTailEmpty [2020-03-12T13:02:36.003Z] --- PASS: TestLogsFollowTailEmpty (0.60s) [2020-03-12T13:02:36.003Z] === RUN TestContainerNetworkMountsNoChown [2020-03-12T13:02:36.567Z] --- PASS: TestContainerNetworkMountsNoChown (0.56s) [2020-03-12T13:02:36.567Z] === RUN TestMountDaemonRoot [2020-03-12T13:02:36.567Z] === RUN TestMountDaemonRoot/default [2020-03-12T13:02:36.567Z] === PAUSE TestMountDaemonRoot/default [2020-03-12T13:02:36.567Z] === RUN TestMountDaemonRoot/private [2020-03-12T13:02:36.567Z] === PAUSE TestMountDaemonRoot/private [2020-03-12T13:02:36.567Z] === RUN TestMountDaemonRoot/rprivate [2020-03-12T13:02:36.567Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-12T13:02:36.567Z] === RUN TestMountDaemonRoot/slave [2020-03-12T13:02:36.567Z] === PAUSE TestMountDaemonRoot/slave [2020-03-12T13:02:36.567Z] === RUN TestMountDaemonRoot/rslave [2020-03-12T13:02:36.567Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-12T13:02:36.567Z] === RUN TestMountDaemonRoot/shared [2020-03-12T13:02:36.567Z] === PAUSE TestMountDaemonRoot/shared [2020-03-12T13:02:36.567Z] === RUN TestMountDaemonRoot/rshared [2020-03-12T13:02:36.567Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-12T13:02:36.567Z] === CONT TestMountDaemonRoot/default [2020-03-12T13:02:36.567Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-12T13:02:36.567Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-12T13:02:36.567Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-12T13:02:36.567Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-12T13:02:36.567Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-12T13:02:36.567Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-12T13:02:36.567Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-12T13:02:36.567Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-12T13:02:36.567Z] === CONT TestMountDaemonRoot/rslave [2020-03-12T13:02:36.567Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T13:02:36.567Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T13:02:36.567Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-12T13:02:36.567Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-12T13:02:36.567Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T13:02:36.567Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T13:02:36.567Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-12T13:02:36.567Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-12T13:02:36.567Z] === CONT TestMountDaemonRoot/rshared [2020-03-12T13:02:36.567Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-12T13:02:36.567Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-12T13:02:36.567Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T13:02:36.567Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T13:02:36.567Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-12T13:02:36.567Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-12T13:02:36.567Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T13:02:36.567Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T13:02:36.567Z] === CONT TestMountDaemonRoot/shared [2020-03-12T13:02:36.567Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-12T13:02:36.567Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-12T13:02:36.567Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-12T13:02:36.567Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-12T13:02:36.567Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-12T13:02:36.567Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-12T13:02:36.567Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-12T13:02:36.567Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-12T13:02:36.567Z] === CONT TestMountDaemonRoot/rprivate [2020-03-12T13:02:36.567Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-12T13:02:36.567Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-12T13:02:36.567Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T13:02:36.567Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T13:02:36.567Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-12T13:02:36.567Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-12T13:02:36.567Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T13:02:36.567Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T13:02:36.567Z] === CONT TestMountDaemonRoot/slave [2020-03-12T13:02:36.567Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-12T13:02:36.567Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-12T13:02:36.567Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-12T13:02:36.567Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-12T13:02:36.567Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-12T13:02:36.567Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-12T13:02:36.567Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-12T13:02:36.567Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-12T13:02:36.567Z] === CONT TestMountDaemonRoot/private [2020-03-12T13:02:36.567Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-12T13:02:36.567Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-12T13:02:36.567Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-12T13:02:36.567Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-12T13:02:36.567Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-12T13:02:36.567Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-12T13:02:36.567Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-12T13:02:36.567Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-12T13:02:36.567Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-12T13:02:36.567Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T13:02:36.567Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-12T13:02:36.567Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-12T13:02:36.567Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-12T13:02:36.567Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-12T13:02:36.567Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-12T13:02:36.567Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-12T13:02:36.576Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T13:02:36.576Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T13:02:36.824Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T13:02:36.824Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-12T13:02:36.824Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-12T13:02:36.824Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T13:02:36.824Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-12T13:02:36.824Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T13:02:36.824Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-12T13:02:36.824Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-12T13:02:37.081Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-12T13:02:37.081Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-12T13:02:37.081Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-12T13:02:37.081Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T13:02:37.081Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-12T13:02:37.081Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T13:02:37.081Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-12T13:02:37.081Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-12T13:02:37.081Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-12T13:02:37.081Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-12T13:02:37.081Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-12T13:02:37.081Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-12T13:02:37.081Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-03-12T13:02:37.081Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-12T13:02:37.081Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-03-12T13:02:37.081Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-03-12T13:02:37.081Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-03-12T13:02:37.081Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-03-12T13:02:37.081Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-12T13:02:37.081Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-03-12T13:02:37.081Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-03-12T13:02:37.081Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-03-12T13:02:37.081Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-03-12T13:02:37.081Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-12T13:02:37.081Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-03-12T13:02:37.081Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-03-12T13:02:37.081Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-03-12T13:02:37.081Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-03-12T13:02:37.081Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-12T13:02:37.081Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-03-12T13:02:37.081Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-03-12T13:02:37.081Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-03-12T13:02:37.081Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-03-12T13:02:37.081Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-12T13:02:37.081Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-03-12T13:02:37.081Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-03-12T13:02:37.081Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-03-12T13:02:37.081Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-03-12T13:02:37.081Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-12T13:02:37.081Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-03-12T13:02:37.081Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-03-12T13:02:37.081Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-03-12T13:02:37.081Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-03-12T13:02:37.081Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-12T13:02:37.081Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-03-12T13:02:37.081Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-03-12T13:02:37.081Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-03-12T13:02:37.081Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-03-12T13:02:37.081Z] === RUN TestContainerBindMountNonRecursive [2020-03-12T13:02:37.081Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-03-12T13:02:37.081Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-03-12T13:02:37.082Z] === RUN TestNetworkNat [2020-03-12T13:02:37.836Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T13:02:37.836Z] INFO: Testing against a local daemon [2020-03-12T13:02:38.011Z] --- PASS: TestNetworkNat (0.81s) [2020-03-12T13:02:38.012Z] === RUN TestNetworkLocalhostTCPNat [2020-03-12T13:02:38.575Z] --- PASS: TestNetworkLocalhostTCPNat (0.60s) [2020-03-12T13:02:38.575Z] === RUN TestNetworkLoopbackNat [2020-03-12T13:02:38.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-12T13:02:39.110Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-03-12T13:02:39.110Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.65s) [2020-03-12T13:02:39.110Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.79s) [2020-03-12T13:02:39.110Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.94s) [2020-03-12T13:02:39.110Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.18s) [2020-03-12T13:02:39.110Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.17s) [2020-03-12T13:02:39.110Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.08s) [2020-03-12T13:02:39.110Z] === RUN TestBuildMultiStageCopy [2020-03-12T13:02:39.110Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-12T13:02:39.514Z] --- PASS: TestNetworkLoopbackNat (0.83s) [2020-03-12T13:02:39.514Z] === RUN TestPause [2020-03-12T13:02:39.514Z] --- SKIP: TestPause (0.00s) [2020-03-12T13:02:39.514Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-12T13:02:39.514Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-12T13:02:39.514Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-12T13:02:39.514Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-12T13:02:39.514Z] === RUN TestPauseStopPausedContainer [2020-03-12T13:02:39.514Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-03-12T13:02:39.514Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-12T13:02:39.514Z] === RUN TestPsFilter [2020-03-12T13:02:39.771Z] --- PASS: TestPsFilter (0.24s) [2020-03-12T13:02:39.771Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-12T13:02:40.335Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.58s) [2020-03-12T13:02:40.335Z] === RUN TestRemoveContainerWithVolume [2020-03-12T13:02:40.496Z] #54 ... [2020-03-12T13:02:40.496Z] [2020-03-12T13:02:40.496Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T13:02:40.496Z] #66 397.8 + bin/containerd [2020-03-12T13:02:40.898Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2020-03-12T13:02:40.898Z] === RUN TestRemoveContainerRunning [2020-03-12T13:02:41.013Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-12T13:02:41.272Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-12T13:02:41.461Z] --- PASS: TestRemoveContainerRunning (0.63s) [2020-03-12T13:02:41.461Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-12T13:02:41.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-12T13:02:41.840Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-12T13:02:42.024Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.58s) [2020-03-12T13:02:42.024Z] === RUN TestRemoveInvalidContainer [2020-03-12T13:02:42.024Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-03-12T13:02:42.024Z] === RUN TestRenameLinkedContainer [2020-03-12T13:02:42.407Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-12T13:02:42.974Z] --- PASS: TestBuildMultiStageCopy (4.34s) [2020-03-12T13:02:42.974Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.27s) [2020-03-12T13:02:42.974Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2020-03-12T13:02:42.974Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2020-03-12T13:02:42.974Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2020-03-12T13:02:42.974Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2020-03-12T13:02:42.974Z] === RUN TestBuildMultiStageParentConfig [2020-03-12T13:02:44.350Z] --- PASS: TestBuildMultiStageParentConfig (1.37s) [2020-03-12T13:02:44.350Z] === RUN TestBuildLabelWithTargets [2020-03-12T13:02:44.548Z] --- PASS: TestRenameLinkedContainer (2.38s) [2020-03-12T13:02:44.548Z] === RUN TestRenameStoppedContainer [2020-03-12T13:02:45.111Z] --- PASS: TestRenameStoppedContainer (0.58s) [2020-03-12T13:02:45.111Z] === RUN TestRenameRunningContainerAndReuse [2020-03-12T13:02:46.046Z] #66 ... [2020-03-12T13:02:46.046Z] [2020-03-12T13:02:46.046Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T13:02:46.046Z] #54 DONE 460.9s [2020-03-12T13:02:46.046Z] [2020-03-12T13:02:46.046Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T13:02:46.480Z] --- PASS: TestRenameRunningContainerAndReuse (1.22s) [2020-03-12T13:02:46.480Z] === RUN TestRenameInvalidName [2020-03-12T13:02:46.882Z] --- PASS: TestBuildLabelWithTargets (2.17s) [2020-03-12T13:02:46.882Z] === RUN TestBuildWithEmptyLayers [2020-03-12T13:02:47.044Z] --- PASS: TestRenameInvalidName (0.61s) [2020-03-12T13:02:47.044Z] === RUN TestRenameAnonymousContainer [2020-03-12T13:02:47.449Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2020-03-12T13:02:47.450Z] === RUN TestBuildMultiStageOnBuild [2020-03-12T13:02:48.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-12T13:02:50.317Z] --- PASS: TestRenameAnonymousContainer (2.79s) [2020-03-12T13:02:50.317Z] === RUN TestRenameContainerWithSameName [2020-03-12T13:02:50.317Z] --- PASS: TestRenameContainerWithSameName (0.58s) [2020-03-12T13:02:50.317Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-12T13:02:50.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-12T13:02:50.737Z] --- PASS: TestBuildMultiStageOnBuild (2.74s) [2020-03-12T13:02:50.737Z] === RUN TestBuildUncleanTarFilenames [2020-03-12T13:02:51.583Z] #66 ... [2020-03-12T13:02:51.583Z] [2020-03-12T13:02:51.583Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T13:02:51.583Z] #24 467.0 + return [2020-03-12T13:02:51.583Z] #24 DONE 467.1s [2020-03-12T13:02:51.583Z] [2020-03-12T13:02:51.583Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T13:02:51.673Z] --- PASS: TestBuildUncleanTarFilenames (1.35s) [2020-03-12T13:02:51.673Z] === RUN TestBuildMultiStageLayerLeak [2020-03-12T13:02:51.684Z] --- PASS: TestRenameContainerWithLinkedContainer (1.21s) [2020-03-12T13:02:51.685Z] === RUN TestResize [2020-03-12T13:02:52.247Z] --- PASS: TestResize (0.60s) [2020-03-12T13:02:52.247Z] === RUN TestResizeWithInvalidSize [2020-03-12T13:02:52.810Z] --- PASS: TestResizeWithInvalidSize (0.59s) [2020-03-12T13:02:52.810Z] === RUN TestResizeWhenContainerNotStarted [2020-03-12T13:02:53.373Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s) [2020-03-12T13:02:53.373Z] === RUN TestDaemonRestartKillContainers [2020-03-12T13:02:53.373Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T13:02:53.373Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T13:02:53.373Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T13:02:53.373Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T13:02:53.373Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T13:02:53.373Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T13:02:53.373Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T13:02:53.373Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T13:02:53.373Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T13:02:53.373Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T13:02:53.373Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T13:02:53.373Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T13:02:53.373Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T13:02:53.373Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T13:02:53.373Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T13:02:53.373Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T13:02:53.373Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T13:02:53.373Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T13:02:53.373Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T13:02:53.373Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T13:02:53.373Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T13:02:53.373Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T13:02:53.373Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T13:02:53.373Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T13:02:53.373Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T13:02:53.373Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T13:02:53.373Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T13:02:53.373Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T13:02:53.373Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T13:02:53.373Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T13:02:53.373Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T13:02:53.373Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T13:02:53.373Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T13:02:53.373Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T13:02:53.373Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T13:02:53.373Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T13:02:53.373Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-12T13:02:53.373Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s) [2020-03-12T13:02:53.373Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:02:53.373Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-12T13:02:53.373Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:02:53.373Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-12T13:02:53.373Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:02:53.373Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-12T13:02:53.373Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:02:53.373Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-12T13:02:53.373Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:02:53.373Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s) [2020-03-12T13:02:53.373Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:02:53.373Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s) [2020-03-12T13:02:53.373Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:02:53.373Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s) [2020-03-12T13:02:53.373Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:02:53.373Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s) [2020-03-12T13:02:53.373Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:02:53.373Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s) [2020-03-12T13:02:53.373Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:02:53.373Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s) [2020-03-12T13:02:53.373Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:02:53.373Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s) [2020-03-12T13:02:53.373Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:02:53.373Z] === RUN TestCgroupNamespacesRun [2020-03-12T13:02:53.373Z] --- SKIP: TestCgroupNamespacesRun (0.00s) [2020-03-12T13:02:53.373Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:02:53.373Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-12T13:02:53.373Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2020-03-12T13:02:53.373Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:02:53.373Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-12T13:02:53.373Z] --- SKIP: TestCgroupNamespacesRunDaemonHostMode (0.00s) [2020-03-12T13:02:53.373Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:02:53.373Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-12T13:02:53.373Z] --- SKIP: TestCgroupNamespacesRunHostMode (0.00s) [2020-03-12T13:02:53.373Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:02:53.373Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-12T13:02:53.373Z] --- SKIP: TestCgroupNamespacesRunPrivateMode (0.00s) [2020-03-12T13:02:53.373Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:02:53.373Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-12T13:02:53.373Z] --- SKIP: TestCgroupNamespacesRunPrivilegedAndPrivate (0.00s) [2020-03-12T13:02:53.373Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:02:53.373Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-12T13:02:53.373Z] --- SKIP: TestCgroupNamespacesRunInvalidMode (0.00s) [2020-03-12T13:02:53.373Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:02:53.373Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-12T13:02:53.373Z] --- SKIP: TestCgroupNamespacesRunOlderClient (0.00s) [2020-03-12T13:02:53.373Z] run_cgroupns_linux_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:02:53.373Z] === RUN TestKernelTCPMemory [2020-03-12T13:02:53.373Z] --- SKIP: TestKernelTCPMemory (0.01s) [2020-03-12T13:02:53.373Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-12T13:02:53.373Z] === RUN TestNISDomainname [2020-03-12T13:02:53.373Z] --- SKIP: TestNISDomainname (0.00s) [2020-03-12T13:02:53.373Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-03-12T13:02:53.373Z] === RUN TestHostnameDnsResolution [2020-03-12T13:02:53.631Z] #66 ... [2020-03-12T13:02:53.631Z] [2020-03-12T13:02:53.631Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-12T13:02:53.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-12T13:02:53.921Z] #25 DONE 0.3s [2020-03-12T13:02:53.921Z] [2020-03-12T13:02:53.921Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T13:02:53.921Z] #66 ... [2020-03-12T13:02:53.921Z] [2020-03-12T13:02:53.921Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-12T13:02:54.303Z] --- PASS: TestHostnameDnsResolution (1.08s) [2020-03-12T13:02:54.303Z] === RUN TestStats [2020-03-12T13:02:54.303Z] --- SKIP: TestStats (0.00s) [2020-03-12T13:02:54.303Z] stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-12T13:02:54.303Z] === RUN TestStopContainerWithTimeout [2020-03-12T13:02:54.303Z] === RUN TestStopContainerWithTimeout/0 [2020-03-12T13:02:54.303Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-12T13:02:54.303Z] === RUN TestStopContainerWithTimeout/1 [2020-03-12T13:02:54.303Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-12T13:02:54.303Z] === RUN TestStopContainerWithTimeout/3 [2020-03-12T13:02:54.303Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-12T13:02:54.303Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-12T13:02:54.303Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-12T13:02:54.303Z] === CONT TestStopContainerWithTimeout/0 [2020-03-12T13:02:54.303Z] === CONT TestStopContainerWithTimeout/3 [2020-03-12T13:02:54.551Z] #29 DONE 0.6s [2020-03-12T13:02:54.551Z] [2020-03-12T13:02:54.551Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T13:02:54.551Z] #66 ... [2020-03-12T13:02:54.551Z] [2020-03-12T13:02:54.551Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-12T13:02:54.551Z] #32 DONE 0.1s [2020-03-12T13:02:54.841Z] [2020-03-12T13:02:54.841Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-12T13:02:54.841Z] #35 DONE 0.1s [2020-03-12T13:02:54.841Z] [2020-03-12T13:02:54.841Z] #40 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-12T13:02:54.841Z] #40 DONE 0.1s [2020-03-12T13:02:54.841Z] [2020-03-12T13:02:54.841Z] #43 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-12T13:02:54.841Z] #43 DONE 0.1s [2020-03-12T13:02:54.841Z] [2020-03-12T13:02:54.841Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T13:02:54.959Z] --- PASS: TestBuildMultiStageLayerLeak (2.80s) [2020-03-12T13:02:54.959Z] === RUN TestBuildWithHugeFile [2020-03-12T13:02:55.180Z] #66 ... [2020-03-12T13:02:55.180Z] [2020-03-12T13:02:55.180Z] #46 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-12T13:02:55.180Z] #46 DONE 0.1s [2020-03-12T13:02:55.180Z] [2020-03-12T13:02:55.180Z] #49 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-12T13:02:55.180Z] #49 DONE 0.1s [2020-03-12T13:02:55.180Z] [2020-03-12T13:02:55.180Z] #52 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-12T13:02:55.180Z] #52 DONE 0.1s [2020-03-12T13:02:55.180Z] [2020-03-12T13:02:55.180Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T13:02:55.180Z] #66 ... [2020-03-12T13:02:55.180Z] [2020-03-12T13:02:55.180Z] #55 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-12T13:02:55.180Z] #55 DONE 0.1s [2020-03-12T13:02:55.233Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-12T13:02:55.484Z] [2020-03-12T13:02:55.484Z] #58 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-12T13:02:55.484Z] #58 DONE 0.1s [2020-03-12T13:02:55.484Z] [2020-03-12T13:02:55.484Z] #62 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-12T13:02:55.484Z] #62 DONE 0.1s [2020-03-12T13:02:55.484Z] [2020-03-12T13:02:55.484Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T13:02:57.125Z] === CONT TestStopContainerWithTimeout/1 [2020-03-12T13:02:57.315Z] ................................................ [ 29%] [2020-03-12T13:02:58.045Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-12T13:02:58.045Z] Using test binary docker [2020-03-12T13:02:58.045Z] +++ /etc/init.d/apparmor start [2020-03-12T13:02:58.045Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-12T13:02:58.045Z] INFO: Waiting for daemon to start... [2020-03-12T13:02:58.045Z] Starting dockerd [2020-03-12T13:02:58.045Z] +++ 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 [2020-03-12T13:02:59.017Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-03-12T13:02:59.017Z] --- PASS: TestStopContainerWithTimeout/0 (0.81s) [2020-03-12T13:02:59.017Z] --- PASS: TestStopContainerWithTimeout/3 (2.81s) [2020-03-12T13:02:59.017Z] --- PASS: TestStopContainerWithTimeout/-1 (2.58s) [2020-03-12T13:02:59.017Z] --- PASS: TestStopContainerWithTimeout/1 (1.59s) [2020-03-12T13:02:59.017Z] === RUN TestDeleteDevicemapper [2020-03-12T13:02:59.017Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-12T13:02:59.017Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-12T13:02:59.017Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-12T13:02:59.418Z] . [2020-03-12T13:02:59.676Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-12T13:02:59.676Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-12T13:02:59.676Z] Error: No such image: emptyfs [2020-03-12T13:02:59.676Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-12T13:02:59.676Z] ++++ docker load [2020-03-12T13:03:00.243Z] Running integration-test (iteration 1) [2020-03-12T13:03:00.243Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-03-12T13:03:00.243Z] ++ 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 [2020-03-12T13:03:00.243Z] ++ set -e [2020-03-12T13:03:00.243Z] ++ '[' -n 0 ']' [2020-03-12T13:03:00.243Z] ++ set -x [2020-03-12T13:03:00.243Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:03:00.910Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.79s) [2020-03-12T13:03:00.910Z] === RUN TestUpdateMemory [2020-03-12T13:03:00.910Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-12T13:03:00.910Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-12T13:03:00.910Z] === RUN TestUpdateCPUQuota [2020-03-12T13:03:00.910Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-03-12T13:03:00.910Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-12T13:03:00.910Z] === RUN TestUpdatePidsLimit [2020-03-12T13:03:00.910Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-03-12T13:03:00.910Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-12T13:03:00.910Z] === RUN TestUpdateRestartPolicy [2020-03-12T13:03:13.085Z] --- PASS: TestUpdateRestartPolicy (11.76s) [2020-03-12T13:03:13.085Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-12T13:03:13.085Z] --- PASS: TestUpdateRestartWithAutoRemove (0.60s) [2020-03-12T13:03:13.085Z] === RUN TestWaitNonBlocked [2020-03-12T13:03:13.085Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T13:03:13.085Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T13:03:13.085Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T13:03:13.085Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T13:03:13.085Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T13:03:13.085Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T13:03:13.648Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-03-12T13:03:13.648Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.82s) [2020-03-12T13:03:13.648Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.83s) [2020-03-12T13:03:13.648Z] === RUN TestWaitBlocked [2020-03-12T13:03:13.648Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T13:03:13.648Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T13:03:13.648Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T13:03:13.648Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T13:03:13.923Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T13:03:13.923Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T13:03:14.868Z] --- PASS: TestWaitBlocked (0.03s) [2020-03-12T13:03:14.868Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.87s) [2020-03-12T13:03:14.868Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.91s) [2020-03-12T13:03:14.868Z] === CONT TestContainerStartOnDaemonRestart [2020-03-12T13:03:14.868Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-03-12T13:03:14.868Z] daemon_linux_test.go:35: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:14.868Z] === CONT TestIpcModeOlderClient [2020-03-12T13:03:14.868Z] === CONT TestDaemonHostGatewayIP [2020-03-12T13:03:14.868Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-03-12T13:03:14.868Z] daemon_linux_test.go:135: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:14.868Z] === CONT TestDaemonRestartIpcMode [2020-03-12T13:03:14.868Z] --- SKIP: TestDaemonRestartIpcMode (0.00s) [2020-03-12T13:03:14.868Z] daemon_linux_test.go:89: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:14.868Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-03-12T13:03:14.868Z] PASS [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.868Z] === Skipped [2020-03-12T13:03:14.868Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-03-12T13:03:14.868Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.868Z] === SKIP: amd64.integration.container TestExportContainerAfterDaemonRestart (0.00s) [2020-03-12T13:03:14.868Z] export_test.go:63: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.868Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-03-12T13:03:14.868Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.868Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-03-12T13:03:14.868Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.868Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-03-12T13:03:14.868Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.868Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivate (0.01s) [2020-03-12T13:03:14.868Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.868Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.01s) [2020-03-12T13:03:14.868Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.868Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.01s) [2020-03-12T13:03:14.868Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.868Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2020-03-12T13:03:14.868Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.868Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-12T13:03:14.868Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.868Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-03-12T13:03:14.868Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.868Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-03-12T13:03:14.868Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.868Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-03-12T13:03:14.868Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.868Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-12T13:03:14.868Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.868Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-03-12T13:03:14.868Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.868Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s) [2020-03-12T13:03:14.868Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T13:03:14.868Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T13:03:14.868Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s) [2020-03-12T13:03:14.868Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.868Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-12T13:03:14.868Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T13:03:14.868Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T13:03:14.868Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-12T13:03:14.868Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.868Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-12T13:03:14.868Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T13:03:14.868Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T13:03:14.868Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-12T13:03:14.868Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.868Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-12T13:03:14.868Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T13:03:14.868Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T13:03:14.868Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-12T13:03:14.868Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.868Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-12T13:03:14.868Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T13:03:14.868Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T13:03:14.868Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-12T13:03:14.868Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.868Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s) [2020-03-12T13:03:14.868Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T13:03:14.868Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T13:03:14.868Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s) [2020-03-12T13:03:14.868Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.868Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s) [2020-03-12T13:03:14.868Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T13:03:14.868Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T13:03:14.868Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s) [2020-03-12T13:03:14.868Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.868Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s) [2020-03-12T13:03:14.868Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T13:03:14.868Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T13:03:14.868Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s) [2020-03-12T13:03:14.868Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.868Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s) [2020-03-12T13:03:14.868Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T13:03:14.868Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T13:03:14.868Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s) [2020-03-12T13:03:14.868Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.868Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s) [2020-03-12T13:03:14.868Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T13:03:14.868Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T13:03:14.868Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s) [2020-03-12T13:03:14.868Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.868Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s) [2020-03-12T13:03:14.868Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T13:03:14.868Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T13:03:14.868Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s) [2020-03-12T13:03:14.868Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.868Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s) [2020-03-12T13:03:14.868Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T13:03:14.868Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T13:03:14.868Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s) [2020-03-12T13:03:14.868Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.868Z] === SKIP: amd64.integration.container TestCgroupNamespacesRun (0.00s) [2020-03-12T13:03:14.868Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.868Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2020-03-12T13:03:14.868Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.868Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunDaemonHostMode (0.00s) [2020-03-12T13:03:14.868Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.868Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunHostMode (0.00s) [2020-03-12T13:03:14.868Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.868Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivateMode (0.00s) [2020-03-12T13:03:14.868Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.868Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivilegedAndPrivate (0.00s) [2020-03-12T13:03:14.868Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.868Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunInvalidMode (0.00s) [2020-03-12T13:03:14.868Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.868Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunOlderClient (0.00s) [2020-03-12T13:03:14.868Z] run_cgroupns_linux_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.868Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2020-03-12T13:03:14.868Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.868Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s) [2020-03-12T13:03:14.868Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.868Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-03-12T13:03:14.868Z] stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.868Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-12T13:03:14.868Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.868Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-03-12T13:03:14.868Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.868Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-03-12T13:03:14.868Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.868Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-03-12T13:03:14.868Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.868Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-03-12T13:03:14.868Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-12T13:03:14.868Z] === CONT TestContainerStartOnDaemonRestart [2020-03-12T13:03:14.868Z] daemon_linux_test.go:35: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.868Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-03-12T13:03:14.868Z] === PAUSE TestDaemonHostGatewayIP [2020-03-12T13:03:14.868Z] === CONT TestDaemonHostGatewayIP [2020-03-12T13:03:14.868Z] daemon_linux_test.go:135: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:14.868Z] [2020-03-12T13:03:14.869Z] === SKIP: amd64.integration.container TestDaemonRestartIpcMode (0.00s) [2020-03-12T13:03:14.869Z] === PAUSE TestDaemonRestartIpcMode [2020-03-12T13:03:14.869Z] === CONT TestDaemonRestartIpcMode [2020-03-12T13:03:14.869Z] daemon_linux_test.go:89: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:14.869Z] [2020-03-12T13:03:14.869Z] [2020-03-12T13:03:14.869Z] DONE 192 tests, 45 skipped in 66.205s [2020-03-12T13:03:14.869Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-03-12T13:03:14.953Z] --- PASS: TestImportExtremelyLargeImageWorks (77.94s) [2020-03-12T13:03:14.953Z] PASS [2020-03-12T13:03:14.953Z] [2020-03-12T13:03:14.953Z] === Skipped [2020-03-12T13:03:14.953Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-12T13:03:14.953Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T13:03:14.953Z] [2020-03-12T13:03:14.953Z] [2020-03-12T13:03:14.953Z] DONE 12 tests, 1 skipped in 79.565s [2020-03-12T13:03:14.953Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-03-12T13:03:14.953Z] ++ 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 [2020-03-12T13:03:14.953Z] ++ set -e [2020-03-12T13:03:14.953Z] ++ '[' -n 0 ']' [2020-03-12T13:03:14.953Z] ++ set -x [2020-03-12T13:03:14.953Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:03:14.953Z] INFO: Testing against a local daemon [2020-03-12T13:03:14.953Z] === RUN TestNetworkCreateDelete [2020-03-12T13:03:14.953Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-03-12T13:03:14.953Z] === RUN TestDockerNetworkDeletePreferID [2020-03-12T13:03:14.953Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s) [2020-03-12T13:03:14.953Z] === RUN TestInspectNetwork [2020-03-12T13:03:15.133Z] INFO: Testing against a local daemon [2020-03-12T13:03:15.133Z] === RUN TestCommitInheritsEnv [2020-03-12T13:03:16.964Z] === RUN TestInspectNetwork/full_network_id [2020-03-12T13:03:16.964Z] === RUN TestInspectNetwork/partial_network_id [2020-03-12T13:03:16.964Z] === RUN TestInspectNetwork/network_name [2020-03-12T13:03:16.964Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-12T13:03:17.320Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-03-12T13:03:17.654Z] --- PASS: TestCommitInheritsEnv (2.06s) [2020-03-12T13:03:17.654Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-12T13:03:17.654Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-12T13:03:17.654Z] === RUN TestImagesFilterMultiReference [2020-03-12T13:03:17.654Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-03-12T13:03:17.654Z] === RUN TestImagePullPlatformInvalid [2020-03-12T13:03:17.654Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-03-12T13:03:17.654Z] === RUN TestRemoveImageOrphaning [2020-03-12T13:03:19.546Z] --- PASS: TestRemoveImageOrphaning (1.89s) [2020-03-12T13:03:19.546Z] === RUN TestRemoveImageGarbageCollector [2020-03-12T13:03:19.546Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-12T13:03:19.546Z] remove_unix_test.go:40: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:19.546Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-12T13:03:19.546Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-03-12T13:03:19.546Z] === RUN TestTagInvalidReference [2020-03-12T13:03:19.546Z] --- PASS: TestTagInvalidReference (0.01s) [2020-03-12T13:03:19.546Z] === RUN TestTagValidPrefixedRepo [2020-03-12T13:03:19.546Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-03-12T13:03:19.546Z] === RUN TestTagExistedNameWithoutForce [2020-03-12T13:03:19.546Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-03-12T13:03:19.546Z] === RUN TestTagOfficialNames [2020-03-12T13:03:19.546Z] --- PASS: TestTagOfficialNames (0.05s) [2020-03-12T13:03:19.546Z] === RUN TestTagMatchesDigest [2020-03-12T13:03:19.546Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-03-12T13:03:19.546Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-12T13:03:19.546Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-03-12T13:03:19.546Z] import_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:19.546Z] PASS [2020-03-12T13:03:19.546Z] [2020-03-12T13:03:19.546Z] === Skipped [2020-03-12T13:03:19.546Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-12T13:03:19.546Z] remove_unix_test.go:40: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:19.546Z] [2020-03-12T13:03:19.546Z] === SKIP: amd64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-03-12T13:03:19.546Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-12T13:03:19.546Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-12T13:03:19.546Z] import_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:19.546Z] [2020-03-12T13:03:19.546Z] [2020-03-12T13:03:19.546Z] DONE 12 tests, 2 skipped in 4.509s [2020-03-12T13:03:19.546Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-03-12T13:03:19.546Z] INFO: Testing against a local daemon [2020-03-12T13:03:19.546Z] === RUN TestNetworkCreateDelete [2020-03-12T13:03:19.802Z] --- PASS: TestNetworkCreateDelete (0.11s) [2020-03-12T13:03:19.802Z] === RUN TestDockerNetworkDeletePreferID [2020-03-12T13:03:20.059Z] --- PASS: TestDockerNetworkDeletePreferID (0.31s) [2020-03-12T13:03:20.059Z] === RUN TestInspectNetwork [2020-03-12T13:03:20.059Z] --- SKIP: TestInspectNetwork (0.01s) [2020-03-12T13:03:20.059Z] inspect_test.go:18: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:20.059Z] === RUN TestRunContainerWithBridgeNone [2020-03-12T13:03:20.059Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-03-12T13:03:20.059Z] network_test.go:27: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:20.059Z] === RUN TestNetworkInvalidJSON [2020-03-12T13:03:20.059Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-12T13:03:20.059Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-12T13:03:20.059Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T13:03:20.059Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T13:03:20.059Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T13:03:20.059Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T13:03:20.059Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-12T13:03:20.059Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T13:03:20.059Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T13:03:20.059Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-03-12T13:03:20.059Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-12T13:03:20.059Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-12T13:03:20.059Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-12T13:03:20.059Z] === RUN TestHostIPv4BridgeLabel [2020-03-12T13:03:20.059Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-03-12T13:03:20.059Z] network_test.go:98: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:20.059Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-12T13:03:20.059Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2020-03-12T13:03:20.059Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-12T13:03:20.059Z] === RUN TestDaemonDefaultNetworkPools [2020-03-12T13:03:20.059Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-03-12T13:03:20.059Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-12T13:03:20.059Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-12T13:03:20.059Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-03-12T13:03:20.059Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-12T13:03:20.059Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-12T13:03:20.059Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-03-12T13:03:20.059Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-12T13:03:20.059Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-12T13:03:20.059Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-03-12T13:03:20.059Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-12T13:03:20.059Z] === RUN TestServiceWithPredefinedNetwork [2020-03-12T13:03:20.059Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-03-12T13:03:20.059Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-12T13:03:20.059Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-12T13:03:20.059Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-12T13:03:20.059Z] service_test.go:236: FLAKY_TEST [2020-03-12T13:03:20.059Z] === RUN TestServiceWithDataPathPortInit [2020-03-12T13:03:20.059Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-03-12T13:03:20.059Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-12T13:03:20.059Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-12T13:03:20.059Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-03-12T13:03:20.060Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-12T13:03:20.060Z] PASS [2020-03-12T13:03:20.060Z] [2020-03-12T13:03:20.060Z] === Skipped [2020-03-12T13:03:20.060Z] === SKIP: amd64.integration.network TestInspectNetwork (0.01s) [2020-03-12T13:03:20.060Z] inspect_test.go:18: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:20.060Z] [2020-03-12T13:03:20.060Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-03-12T13:03:20.060Z] network_test.go:27: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:20.060Z] [2020-03-12T13:03:20.060Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-03-12T13:03:20.060Z] network_test.go:98: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:20.060Z] [2020-03-12T13:03:20.060Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2020-03-12T13:03:20.060Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-12T13:03:20.060Z] [2020-03-12T13:03:20.060Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-03-12T13:03:20.060Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-12T13:03:20.060Z] [2020-03-12T13:03:20.060Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-03-12T13:03:20.060Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-12T13:03:20.060Z] [2020-03-12T13:03:20.060Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-03-12T13:03:20.060Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-12T13:03:20.060Z] [2020-03-12T13:03:20.060Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-03-12T13:03:20.060Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-12T13:03:20.060Z] [2020-03-12T13:03:20.060Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-03-12T13:03:20.060Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-12T13:03:20.060Z] [2020-03-12T13:03:20.060Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-12T13:03:20.060Z] service_test.go:236: FLAKY_TEST [2020-03-12T13:03:20.060Z] [2020-03-12T13:03:20.060Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-03-12T13:03:20.060Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-12T13:03:20.060Z] [2020-03-12T13:03:20.060Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-03-12T13:03:20.060Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-12T13:03:20.060Z] [2020-03-12T13:03:20.060Z] [2020-03-12T13:03:20.060Z] DONE 18 tests, 12 skipped in 0.645s [2020-03-12T13:03:20.060Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-12T13:03:20.316Z] INFO: Testing against a local daemon [2020-03-12T13:03:20.316Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-12T13:03:20.316Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-12T13:03:20.316Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T13:03:20.316Z] === RUN TestDockerNetworkIpvlan [2020-03-12T13:03:20.316Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-12T13:03:20.316Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T13:03:20.316Z] PASS [2020-03-12T13:03:20.316Z] [2020-03-12T13:03:20.316Z] === Skipped [2020-03-12T13:03:20.316Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-12T13:03:20.316Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T13:03:20.316Z] [2020-03-12T13:03:20.316Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-12T13:03:20.316Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T13:03:20.316Z] [2020-03-12T13:03:20.316Z] [2020-03-12T13:03:20.316Z] DONE 2 tests, 2 skipped in 0.136s [2020-03-12T13:03:20.316Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-12T13:03:20.316Z] INFO: Testing against a local daemon [2020-03-12T13:03:20.316Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-12T13:03:20.316Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-03-12T13:03:20.316Z] macvlan_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:20.316Z] === RUN TestDockerNetworkMacvlan [2020-03-12T13:03:20.316Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-03-12T13:03:20.316Z] macvlan_test.go:69: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:20.316Z] PASS [2020-03-12T13:03:20.316Z] [2020-03-12T13:03:20.316Z] === Skipped [2020-03-12T13:03:20.316Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-03-12T13:03:20.317Z] macvlan_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:20.317Z] [2020-03-12T13:03:20.317Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-03-12T13:03:20.317Z] macvlan_test.go:69: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:20.317Z] [2020-03-12T13:03:20.317Z] [2020-03-12T13:03:20.317Z] DONE 2 tests, 2 skipped in 0.154s [2020-03-12T13:03:20.317Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-12T13:03:20.317Z] testing: warning: no tests to run [2020-03-12T13:03:20.317Z] PASS [2020-03-12T13:03:20.317Z] [2020-03-12T13:03:20.317Z] DONE 0 tests in 0.031s [2020-03-12T13:03:20.317Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-12T13:03:20.573Z] INFO: Testing against a local daemon [2020-03-12T13:03:20.573Z] === RUN TestAuthZPluginAllowRequest [2020-03-12T13:03:20.573Z] --- SKIP: TestAuthZPluginAllowRequest (0.01s) [2020-03-12T13:03:20.573Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:20.573Z] === RUN TestAuthZPluginTLS [2020-03-12T13:03:20.573Z] --- SKIP: TestAuthZPluginTLS (0.01s) [2020-03-12T13:03:20.573Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:20.573Z] === RUN TestAuthZPluginDenyRequest [2020-03-12T13:03:20.573Z] --- SKIP: TestAuthZPluginDenyRequest (0.01s) [2020-03-12T13:03:20.573Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:20.573Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-12T13:03:20.573Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.01s) [2020-03-12T13:03:20.573Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:20.573Z] === RUN TestAuthZPluginDenyResponse [2020-03-12T13:03:20.573Z] --- SKIP: TestAuthZPluginDenyResponse (0.01s) [2020-03-12T13:03:20.573Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:20.573Z] === RUN TestAuthZPluginAllowEventStream [2020-03-12T13:03:20.573Z] --- SKIP: TestAuthZPluginAllowEventStream (0.01s) [2020-03-12T13:03:20.573Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:20.573Z] === RUN TestAuthZPluginErrorResponse [2020-03-12T13:03:20.573Z] --- SKIP: TestAuthZPluginErrorResponse (0.01s) [2020-03-12T13:03:20.573Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:20.573Z] === RUN TestAuthZPluginErrorRequest [2020-03-12T13:03:20.573Z] --- SKIP: TestAuthZPluginErrorRequest (0.01s) [2020-03-12T13:03:20.573Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:20.573Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-12T13:03:20.573Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.01s) [2020-03-12T13:03:20.573Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:20.573Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-12T13:03:20.573Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.01s) [2020-03-12T13:03:20.573Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:20.573Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-12T13:03:20.573Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.01s) [2020-03-12T13:03:20.573Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:20.573Z] === RUN TestAuthZPluginHeader [2020-03-12T13:03:20.573Z] --- SKIP: TestAuthZPluginHeader (0.01s) [2020-03-12T13:03:20.573Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:20.573Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-12T13:03:20.829Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.29s) [2020-03-12T13:03:20.829Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:20.829Z] === RUN TestAuthZPluginV2Disable [2020-03-12T13:03:21.086Z] --- SKIP: TestAuthZPluginV2Disable (0.03s) [2020-03-12T13:03:21.086Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:21.086Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-12T13:03:21.086Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.03s) [2020-03-12T13:03:21.086Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:21.086Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-12T13:03:21.086Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-03-12T13:03:21.086Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:21.086Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-12T13:03:21.086Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.07s) [2020-03-12T13:03:21.086Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:21.086Z] PASS [2020-03-12T13:03:21.086Z] [2020-03-12T13:03:21.086Z] === Skipped [2020-03-12T13:03:21.086Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.01s) [2020-03-12T13:03:21.086Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:21.086Z] [2020-03-12T13:03:21.086Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.01s) [2020-03-12T13:03:21.086Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:21.086Z] [2020-03-12T13:03:21.086Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.01s) [2020-03-12T13:03:21.086Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:21.086Z] [2020-03-12T13:03:21.086Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.01s) [2020-03-12T13:03:21.086Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:21.086Z] [2020-03-12T13:03:21.086Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.01s) [2020-03-12T13:03:21.086Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:21.086Z] [2020-03-12T13:03:21.086Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.01s) [2020-03-12T13:03:21.086Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:21.086Z] [2020-03-12T13:03:21.086Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.01s) [2020-03-12T13:03:21.086Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:21.086Z] [2020-03-12T13:03:21.086Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.01s) [2020-03-12T13:03:21.086Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:21.086Z] [2020-03-12T13:03:21.086Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.01s) [2020-03-12T13:03:21.086Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:21.086Z] [2020-03-12T13:03:21.086Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.01s) [2020-03-12T13:03:21.086Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:21.086Z] [2020-03-12T13:03:21.086Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.01s) [2020-03-12T13:03:21.086Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:21.086Z] [2020-03-12T13:03:21.086Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.01s) [2020-03-12T13:03:21.086Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:21.086Z] [2020-03-12T13:03:21.086Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.29s) [2020-03-12T13:03:21.086Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:21.086Z] [2020-03-12T13:03:21.086Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.03s) [2020-03-12T13:03:21.086Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:21.086Z] [2020-03-12T13:03:21.086Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.03s) [2020-03-12T13:03:21.086Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:21.086Z] [2020-03-12T13:03:21.086Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-03-12T13:03:21.086Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:21.086Z] [2020-03-12T13:03:21.086Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.07s) [2020-03-12T13:03:21.086Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:21.086Z] [2020-03-12T13:03:21.086Z] [2020-03-12T13:03:21.086Z] DONE 17 tests, 17 skipped in 0.680s [2020-03-12T13:03:21.086Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-12T13:03:21.343Z] INFO: Testing against a local daemon [2020-03-12T13:03:21.343Z] === RUN TestPluginInvalidJSON [2020-03-12T13:03:21.343Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T13:03:21.343Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T13:03:21.343Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T13:03:21.343Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-03-12T13:03:21.343Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-12T13:03:21.343Z] PASS [2020-03-12T13:03:21.343Z] [2020-03-12T13:03:21.343Z] DONE 2 tests in 0.154s [2020-03-12T13:03:21.343Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-12T13:03:21.343Z] INFO: Testing against a local daemon [2020-03-12T13:03:21.343Z] === RUN TestExternalGraphDriver [2020-03-12T13:03:21.600Z] --- SKIP: TestExternalGraphDriver (0.12s) [2020-03-12T13:03:21.600Z] external_test.go:57: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:21.600Z] === RUN TestGraphdriverPluginV2 [2020-03-12T13:03:21.600Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-03-12T13:03:21.600Z] external_test.go:413: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:21.600Z] PASS [2020-03-12T13:03:21.600Z] [2020-03-12T13:03:21.600Z] === Skipped [2020-03-12T13:03:21.600Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.12s) [2020-03-12T13:03:21.600Z] external_test.go:57: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:21.600Z] [2020-03-12T13:03:21.600Z] === SKIP: amd64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-03-12T13:03:21.600Z] external_test.go:413: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:21.600Z] [2020-03-12T13:03:21.600Z] [2020-03-12T13:03:21.600Z] DONE 2 tests, 2 skipped in 0.289s [2020-03-12T13:03:21.600Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-12T13:03:21.600Z] INFO: Testing against a local daemon [2020-03-12T13:03:21.600Z] === RUN TestContinueAfterPluginCrash [2020-03-12T13:03:21.600Z] === PAUSE TestContinueAfterPluginCrash [2020-03-12T13:03:21.600Z] === RUN TestReadPluginNoRead [2020-03-12T13:03:21.600Z] === PAUSE TestReadPluginNoRead [2020-03-12T13:03:21.600Z] === RUN TestDaemonStartWithLogOpt [2020-03-12T13:03:21.600Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-12T13:03:21.600Z] === CONT TestContinueAfterPluginCrash [2020-03-12T13:03:21.600Z] === CONT TestDaemonStartWithLogOpt [2020-03-12T13:03:21.600Z] --- SKIP: TestDaemonStartWithLogOpt (0.00s) [2020-03-12T13:03:21.600Z] validation_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:21.600Z] === CONT TestReadPluginNoRead [2020-03-12T13:03:21.600Z] --- SKIP: TestContinueAfterPluginCrash (0.00s) [2020-03-12T13:03:21.600Z] logging_linux_test.go:22: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:21.600Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-03-12T13:03:21.600Z] read_test.go:24: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:21.600Z] PASS [2020-03-12T13:03:21.600Z] [2020-03-12T13:03:21.600Z] === Skipped [2020-03-12T13:03:21.600Z] === SKIP: amd64.integration.plugin.logging TestDaemonStartWithLogOpt (0.00s) [2020-03-12T13:03:21.600Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-12T13:03:21.600Z] === CONT TestDaemonStartWithLogOpt [2020-03-12T13:03:21.600Z] validation_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:21.600Z] [2020-03-12T13:03:21.600Z] === SKIP: amd64.integration.plugin.logging TestContinueAfterPluginCrash (0.00s) [2020-03-12T13:03:21.600Z] === PAUSE TestContinueAfterPluginCrash [2020-03-12T13:03:21.600Z] === CONT TestContinueAfterPluginCrash [2020-03-12T13:03:21.600Z] logging_linux_test.go:22: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:21.600Z] [2020-03-12T13:03:21.600Z] === SKIP: amd64.integration.plugin.logging TestReadPluginNoRead (0.00s) [2020-03-12T13:03:21.600Z] === PAUSE TestReadPluginNoRead [2020-03-12T13:03:21.600Z] === CONT TestReadPluginNoRead [2020-03-12T13:03:21.600Z] read_test.go:24: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:21.600Z] [2020-03-12T13:03:21.600Z] [2020-03-12T13:03:21.600Z] DONE 3 tests, 3 skipped in 0.140s [2020-03-12T13:03:21.857Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-03-12T13:03:21.857Z] testing: warning: no tests to run [2020-03-12T13:03:21.857Z] PASS [2020-03-12T13:03:21.857Z] [2020-03-12T13:03:21.857Z] DONE 0 tests in 0.054s [2020-03-12T13:03:21.857Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-12T13:03:21.857Z] INFO: Testing against a local daemon [2020-03-12T13:03:21.857Z] === RUN TestPluginWithDevMounts [2020-03-12T13:03:21.857Z] === PAUSE TestPluginWithDevMounts [2020-03-12T13:03:21.857Z] === CONT TestPluginWithDevMounts [2020-03-12T13:03:21.857Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-03-12T13:03:21.857Z] mounts_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:21.857Z] PASS [2020-03-12T13:03:21.857Z] [2020-03-12T13:03:21.857Z] === Skipped [2020-03-12T13:03:21.857Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-03-12T13:03:21.857Z] === PAUSE TestPluginWithDevMounts [2020-03-12T13:03:21.857Z] === CONT TestPluginWithDevMounts [2020-03-12T13:03:21.857Z] mounts_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:21.857Z] [2020-03-12T13:03:21.857Z] [2020-03-12T13:03:21.857Z] DONE 1 tests, 1 skipped in 0.162s [2020-03-12T13:03:21.857Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-12T13:03:22.114Z] INFO: Testing against a local daemon [2020-03-12T13:03:22.114Z] === RUN TestSecretInspect [2020-03-12T13:03:22.114Z] --- SKIP: TestSecretInspect (0.01s) [2020-03-12T13:03:22.114Z] secret_test.go:25: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.114Z] === RUN TestSecretList [2020-03-12T13:03:22.114Z] --- SKIP: TestSecretList (0.01s) [2020-03-12T13:03:22.114Z] secret_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.114Z] === RUN TestSecretsCreateAndDelete [2020-03-12T13:03:22.114Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2020-03-12T13:03:22.114Z] secret_test.go:125: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.114Z] === RUN TestSecretsUpdate [2020-03-12T13:03:22.114Z] --- SKIP: TestSecretsUpdate (0.02s) [2020-03-12T13:03:22.114Z] secret_test.go:172: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.114Z] === RUN TestTemplatedSecret [2020-03-12T13:03:22.114Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-03-12T13:03:22.114Z] secret_test.go:221: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.114Z] === RUN TestSecretCreateResolve [2020-03-12T13:03:22.114Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-03-12T13:03:22.114Z] secret_test.go:342: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.114Z] PASS [2020-03-12T13:03:22.114Z] [2020-03-12T13:03:22.114Z] === Skipped [2020-03-12T13:03:22.114Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2020-03-12T13:03:22.114Z] secret_test.go:25: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.114Z] [2020-03-12T13:03:22.114Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-03-12T13:03:22.114Z] secret_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.114Z] [2020-03-12T13:03:22.114Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2020-03-12T13:03:22.114Z] secret_test.go:125: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.114Z] [2020-03-12T13:03:22.114Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2020-03-12T13:03:22.114Z] secret_test.go:172: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.114Z] [2020-03-12T13:03:22.114Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-03-12T13:03:22.114Z] secret_test.go:221: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.114Z] [2020-03-12T13:03:22.114Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-03-12T13:03:22.114Z] secret_test.go:342: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.114Z] [2020-03-12T13:03:22.114Z] [2020-03-12T13:03:22.114Z] DONE 6 tests, 6 skipped in 0.216s [2020-03-12T13:03:22.114Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-03-12T13:03:22.372Z] INFO: Testing against a local daemon [2020-03-12T13:03:22.372Z] === RUN TestServiceCreateInit [2020-03-12T13:03:22.372Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-12T13:03:22.372Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-12T13:03:22.372Z] --- PASS: TestServiceCreateInit (0.02s) [2020-03-12T13:03:22.372Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-12T13:03:22.372Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.372Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-12T13:03:22.372Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.372Z] === RUN TestCreateServiceMultipleTimes [2020-03-12T13:03:22.372Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-03-12T13:03:22.372Z] create_test.go:81: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.372Z] === RUN TestCreateServiceConflict [2020-03-12T13:03:22.372Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-03-12T13:03:22.372Z] create_test.go:154: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.372Z] === RUN TestCreateServiceMaxReplicas [2020-03-12T13:03:22.372Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-03-12T13:03:22.372Z] create_test.go:175: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.372Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-12T13:03:22.372Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-03-12T13:03:22.372Z] create_test.go:196: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.372Z] === RUN TestCreateServiceSecretFileMode [2020-03-12T13:03:22.372Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-03-12T13:03:22.372Z] create_test.go:249: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.372Z] === RUN TestCreateServiceConfigFileMode [2020-03-12T13:03:22.372Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-03-12T13:03:22.372Z] create_test.go:313: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.372Z] === RUN TestCreateServiceSysctls [2020-03-12T13:03:22.372Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-03-12T13:03:22.372Z] create_test.go:403: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.372Z] === RUN TestCreateServiceCapabilities [2020-03-12T13:03:22.372Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-03-12T13:03:22.372Z] create_test.go:487: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.372Z] === RUN TestInspect [2020-03-12T13:03:22.629Z] --- SKIP: TestInspect (0.02s) [2020-03-12T13:03:22.629Z] inspect_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.629Z] === RUN TestCreateJob [2020-03-12T13:03:22.629Z] --- SKIP: TestCreateJob (0.01s) [2020-03-12T13:03:22.629Z] jobs_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.629Z] === RUN TestReplicatedJob [2020-03-12T13:03:22.629Z] --- SKIP: TestReplicatedJob (0.01s) [2020-03-12T13:03:22.629Z] jobs_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.629Z] === RUN TestUpdateReplicatedJob [2020-03-12T13:03:22.629Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-03-12T13:03:22.629Z] jobs_test.go:94: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.629Z] === RUN TestServiceListWithStatuses [2020-03-12T13:03:22.629Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-12T13:03:22.629Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-12T13:03:22.629Z] === RUN TestDockerNetworkConnectAlias [2020-03-12T13:03:22.629Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-03-12T13:03:22.629Z] network_test.go:20: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.629Z] === RUN TestDockerNetworkReConnect [2020-03-12T13:03:22.629Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-03-12T13:03:22.629Z] network_test.go:82: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.629Z] === RUN TestServicePlugin [2020-03-12T13:03:22.629Z] --- SKIP: TestServicePlugin (0.02s) [2020-03-12T13:03:22.629Z] plugin_test.go:38: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.629Z] === RUN TestServiceUpdateLabel [2020-03-12T13:03:22.629Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-03-12T13:03:22.629Z] update_test.go:21: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.629Z] === RUN TestServiceUpdateSecrets [2020-03-12T13:03:22.629Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-03-12T13:03:22.629Z] update_test.go:77: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.629Z] === RUN TestServiceUpdateConfigs [2020-03-12T13:03:22.629Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-03-12T13:03:22.629Z] update_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.629Z] === RUN TestServiceUpdateNetwork [2020-03-12T13:03:22.629Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-03-12T13:03:22.629Z] update_test.go:201: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.629Z] PASS [2020-03-12T13:03:22.629Z] [2020-03-12T13:03:22.629Z] === Skipped [2020-03-12T13:03:22.629Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-12T13:03:22.629Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-12T13:03:22.629Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.629Z] [2020-03-12T13:03:22.629Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-12T13:03:22.629Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-12T13:03:22.629Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.629Z] [2020-03-12T13:03:22.629Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-03-12T13:03:22.629Z] create_test.go:81: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.629Z] [2020-03-12T13:03:22.629Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-03-12T13:03:22.629Z] create_test.go:154: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.629Z] [2020-03-12T13:03:22.629Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2020-03-12T13:03:22.629Z] create_test.go:175: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.629Z] [2020-03-12T13:03:22.629Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-03-12T13:03:22.629Z] create_test.go:196: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.629Z] [2020-03-12T13:03:22.629Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-03-12T13:03:22.629Z] create_test.go:249: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.629Z] [2020-03-12T13:03:22.629Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-03-12T13:03:22.629Z] create_test.go:313: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.629Z] [2020-03-12T13:03:22.629Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-03-12T13:03:22.629Z] create_test.go:403: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.629Z] [2020-03-12T13:03:22.629Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-03-12T13:03:22.629Z] create_test.go:487: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.629Z] [2020-03-12T13:03:22.629Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2020-03-12T13:03:22.629Z] inspect_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.629Z] [2020-03-12T13:03:22.629Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-03-12T13:03:22.629Z] jobs_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.629Z] [2020-03-12T13:03:22.629Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-03-12T13:03:22.629Z] jobs_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.629Z] [2020-03-12T13:03:22.629Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-03-12T13:03:22.629Z] jobs_test.go:94: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.629Z] [2020-03-12T13:03:22.629Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-03-12T13:03:22.629Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-12T13:03:22.629Z] [2020-03-12T13:03:22.629Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-03-12T13:03:22.629Z] network_test.go:20: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.629Z] [2020-03-12T13:03:22.629Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-03-12T13:03:22.629Z] network_test.go:82: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.629Z] [2020-03-12T13:03:22.629Z] === SKIP: amd64.integration.service TestServicePlugin (0.02s) [2020-03-12T13:03:22.629Z] plugin_test.go:38: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.629Z] [2020-03-12T13:03:22.629Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-03-12T13:03:22.629Z] update_test.go:21: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.629Z] [2020-03-12T13:03:22.629Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-03-12T13:03:22.629Z] update_test.go:77: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.629Z] [2020-03-12T13:03:22.629Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-03-12T13:03:22.629Z] update_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.629Z] [2020-03-12T13:03:22.629Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-03-12T13:03:22.629Z] update_test.go:201: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:22.629Z] [2020-03-12T13:03:22.629Z] [2020-03-12T13:03:22.629Z] DONE 23 tests, 22 skipped in 0.454s [2020-03-12T13:03:22.629Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-03-12T13:03:22.886Z] INFO: Testing against a local daemon [2020-03-12T13:03:22.886Z] === RUN TestSessionCreate [2020-03-12T13:03:22.886Z] --- PASS: TestSessionCreate (0.03s) [2020-03-12T13:03:22.886Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-12T13:03:22.886Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-03-12T13:03:22.886Z] PASS [2020-03-12T13:03:22.886Z] [2020-03-12T13:03:22.886Z] DONE 2 tests in 0.174s [2020-03-12T13:03:22.886Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-03-12T13:03:22.886Z] INFO: Testing against a local daemon [2020-03-12T13:03:22.886Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-12T13:03:22.886Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-12T13:03:22.886Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-12T13:03:22.886Z] === RUN TestEventsExecDie [2020-03-12T13:03:23.757Z] --- PASS: TestInspectNetwork (10.74s) [2020-03-12T13:03:23.757Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-12T13:03:23.757Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-12T13:03:23.757Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-12T13:03:23.757Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-12T13:03:23.757Z] === RUN TestRunContainerWithBridgeNone [2020-03-12T13:03:23.817Z] --- PASS: TestEventsExecDie (0.66s) [2020-03-12T13:03:23.817Z] === RUN TestEventsBackwardsCompatible [2020-03-12T13:03:23.817Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-03-12T13:03:23.817Z] === RUN TestInfoBinaryCommits [2020-03-12T13:03:23.817Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-03-12T13:03:23.817Z] === RUN TestInfoAPIVersioned [2020-03-12T13:03:23.817Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-12T13:03:23.817Z] === RUN TestInfoDiscoveryBackend [2020-03-12T13:03:23.817Z] --- SKIP: TestInfoDiscoveryBackend (0.00s) [2020-03-12T13:03:23.817Z] info_linux_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:23.817Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-12T13:03:23.817Z] --- SKIP: TestInfoDiscoveryInvalidAdvertise (0.00s) [2020-03-12T13:03:23.817Z] info_linux_test.go:74: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:23.817Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-12T13:03:23.817Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-03-12T13:03:23.817Z] info_linux_test.go:97: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:23.817Z] === RUN TestInfoAPI [2020-03-12T13:03:23.817Z] --- PASS: TestInfoAPI (0.02s) [2020-03-12T13:03:23.817Z] === RUN TestInfoAPIWarnings [2020-03-12T13:03:23.817Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-03-12T13:03:23.817Z] info_test.go:51: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:23.817Z] === RUN TestInfoDebug [2020-03-12T13:03:23.817Z] --- SKIP: TestInfoDebug (0.00s) [2020-03-12T13:03:23.817Z] info_test.go:75: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:23.817Z] === RUN TestInfoInsecureRegistries [2020-03-12T13:03:23.817Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2020-03-12T13:03:23.817Z] info_test.go:101: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:23.817Z] === RUN TestInfoRegistryMirrors [2020-03-12T13:03:23.817Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2020-03-12T13:03:23.817Z] info_test.go:126: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:23.817Z] === RUN TestLoginFailsWithBadCredentials [2020-03-12T13:03:24.074Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2020-03-12T13:03:24.074Z] === RUN TestPingCacheHeaders [2020-03-12T13:03:24.074Z] --- PASS: TestPingCacheHeaders (0.07s) [2020-03-12T13:03:24.074Z] === RUN TestPingGet [2020-03-12T13:03:24.074Z] --- PASS: TestPingGet (0.04s) [2020-03-12T13:03:24.074Z] === RUN TestPingHead [2020-03-12T13:03:24.074Z] --- PASS: TestPingHead (0.04s) [2020-03-12T13:03:24.074Z] === RUN TestVersion [2020-03-12T13:03:24.074Z] --- PASS: TestVersion (0.05s) [2020-03-12T13:03:24.074Z] PASS [2020-03-12T13:03:24.074Z] [2020-03-12T13:03:24.074Z] === Skipped [2020-03-12T13:03:24.074Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-12T13:03:24.074Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-12T13:03:24.074Z] [2020-03-12T13:03:24.074Z] === SKIP: amd64.integration.system TestInfoDiscoveryBackend (0.00s) [2020-03-12T13:03:24.074Z] info_linux_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:24.074Z] [2020-03-12T13:03:24.074Z] === SKIP: amd64.integration.system TestInfoDiscoveryInvalidAdvertise (0.00s) [2020-03-12T13:03:24.074Z] info_linux_test.go:74: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:24.074Z] [2020-03-12T13:03:24.074Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-03-12T13:03:24.074Z] info_linux_test.go:97: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:24.074Z] [2020-03-12T13:03:24.074Z] === SKIP: amd64.integration.system TestInfoAPIWarnings (0.00s) [2020-03-12T13:03:24.074Z] info_test.go:51: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:24.074Z] [2020-03-12T13:03:24.074Z] === SKIP: amd64.integration.system TestInfoDebug (0.00s) [2020-03-12T13:03:24.074Z] info_test.go:75: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:24.074Z] [2020-03-12T13:03:24.074Z] === SKIP: amd64.integration.system TestInfoInsecureRegistries (0.00s) [2020-03-12T13:03:24.074Z] info_test.go:101: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:24.074Z] [2020-03-12T13:03:24.074Z] === SKIP: amd64.integration.system TestInfoRegistryMirrors (0.00s) [2020-03-12T13:03:24.074Z] info_test.go:126: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T13:03:24.074Z] [2020-03-12T13:03:24.074Z] [2020-03-12T13:03:24.074Z] DONE 18 tests, 8 skipped in 1.321s [2020-03-12T13:03:24.331Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-12T13:03:24.331Z] INFO: Testing against a local daemon [2020-03-12T13:03:24.331Z] === RUN TestVolumesCreateAndList [2020-03-12T13:03:24.331Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-03-12T13:03:24.331Z] === RUN TestVolumesRemove [2020-03-12T13:03:24.587Z] --- PASS: TestVolumesRemove (0.11s) [2020-03-12T13:03:24.587Z] === RUN TestVolumesInspect [2020-03-12T13:03:24.587Z] --- PASS: TestVolumesInspect (0.02s) [2020-03-12T13:03:24.587Z] === RUN TestVolumesInvalidJSON [2020-03-12T13:03:24.587Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-12T13:03:24.587Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-12T13:03:24.587Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-12T13:03:24.587Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-03-12T13:03:24.587Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-12T13:03:24.587Z] PASS [2020-03-12T13:03:24.587Z] [2020-03-12T13:03:24.587Z] DONE 5 tests in 0.300s [2020-03-12T13:03:24.587Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-12T13:03:24.587Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11779 is not a child of this shell [2020-03-12T13:03:24.587Z] warning: PID 11779 from bundles/test-integration/docker.pid had a nonzero exit code [2020-03-12T13:03:24.587Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-12T13:03:24.587Z] [2020-03-12T13:03:24.587Z] Unloading profiles will leave already running processes permanently [2020-03-12T13:03:24.587Z] unconfined, which can lead to unexpected situations. [2020-03-12T13:03:24.587Z] [2020-03-12T13:03:24.587Z] To set a process to complain mode, use the command line tool [2020-03-12T13:03:24.587Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-12T13:03:24.587Z] Removing test suite binaries [2020-03-12T13:03:24.716Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-03-12T13:03:25.219Z] --- PASS: TestRunContainerWithBridgeNone (2.45s) [2020-03-12T13:03:25.219Z] === RUN TestNetworkInvalidJSON [2020-03-12T13:03:25.219Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-12T13:03:25.219Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-12T13:03:25.219Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T13:03:25.219Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T13:03:25.219Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T13:03:25.219Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T13:03:25.219Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-12T13:03:25.219Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T13:03:25.219Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T13:03:25.219Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-03-12T13:03:25.219Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-12T13:03:25.219Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-12T13:03:25.219Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-12T13:03:25.219Z] === RUN TestHostIPv4BridgeLabel [2020-03-12T13:03:25.498Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-03-12T13:03:25.498Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-12T13:03:25.516Z] [2020-03-12T13:03:26.498Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-03-12T13:03:26.498Z] === RUN TestDaemonDefaultNetworkPools Post stage [Pipeline] junit [2020-03-12T13:03:27.427Z] Recording test results [2020-03-12T13:03:27.498Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2020-03-12T13:03:27.498Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-12T13:03:28.963Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2020-03-12T13:03:28.963Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-12T13:03:29.189Z] tests/integration/api_image_test.py ............s..... [ 40%] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-12T13:03:29.714Z] + echo Ensuring container killed. [2020-03-12T13:03:29.714Z] Ensuring container killed. [2020-03-12T13:03:29.714Z] + docker rm -vf docker-pr1 [2020-03-12T13:03:29.714Z] Error: No such container: docker-pr1 [2020-03-12T13:03:29.714Z] + true [Pipeline] sh [2020-03-12T13:03:29.964Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-03-12T13:03:29.964Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-12T13:03:29.997Z] + echo Chowning /workspace to jenkins user [2020-03-12T13:03:29.997Z] Chowning /workspace to jenkins user [2020-03-12T13:03:29.997Z] + id -u [2020-03-12T13:03:29.997Z] + id -g [2020-03-12T13:03:29.997Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40680:/workspace busybox chown -R 1000:1000 /workspace [2020-03-12T13:03:29.997Z] Unable to find image 'busybox:latest' locally [2020-03-12T13:03:30.255Z] latest: Pulling from library/busybox [2020-03-12T13:03:30.255Z] 0669b0daf1fb: Pulling fs layer [2020-03-12T13:03:30.575Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s) [2020-03-12T13:03:30.575Z] === RUN TestServiceWithPredefinedNetwork [2020-03-12T13:03:32.316Z] Loaded image: buildpack-deps:jessie [2020-03-12T13:03:32.316Z] Loaded image: busybox:latest [2020-03-12T13:03:32.316Z] Loaded image: busybox:glibc [2020-03-12T13:03:32.316Z] Loaded image: debian:jessie [2020-03-12T13:03:32.316Z] Loaded image: hello-world:latest [2020-03-12T13:03:32.316Z] INFO: Testing against a local daemon [2020-03-12T13:03:32.316Z] === RUN TestCgroupNamespacesBuild [2020-03-12T13:03:34.022Z] --- PASS: TestServiceWithPredefinedNetwork (3.62s) [2020-03-12T13:03:34.022Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-12T13:03:34.022Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-12T13:03:34.022Z] service_test.go:236: FLAKY_TEST [2020-03-12T13:03:34.022Z] === RUN TestServiceWithDataPathPortInit [2020-03-12T13:03:34.861Z] #66 448.8 + bin/containerd-stress [2020-03-12T13:03:34.861Z] #66 452.4 + bin/containerd-shim [2020-03-12T13:03:35.510Z] 0669b0daf1fb: Download complete [2020-03-12T13:03:35.510Z] 0669b0daf1fb: Pull complete [2020-03-12T13:03:35.510Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-12T13:03:35.510Z] Status: Downloaded newer image for busybox:latest [2020-03-12T13:03:35.598Z] --- PASS: TestCgroupNamespacesBuild (3.37s) [2020-03-12T13:03:35.598Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-12T13:03:37.700Z] + bundleName=amd64-rootless [2020-03-12T13:03:37.700Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-03-12T13:03:37.700Z] Creating amd64-rootless-bundles.tar.gz [2020-03-12T13:03:37.700Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-03-12T13:03:37.700Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-03-12T13:03:37.710Z] Archiving artifacts [2020-03-12T13:03:38.173Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.51s) [2020-03-12T13:03:38.173Z] === RUN TestBuildWithSession [2020-03-12T13:03:38.173Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-12T13:03:38.173Z] build_session_test.go:25: TODO: BuildKit [2020-03-12T13:03:38.173Z] === RUN TestBuildSquashParent [2020-03-12T13:03:38.283Z] ok github.com/docker/docker/integration/container 55.062s [2020-03-12T13:03:38.283Z] [2020-03-12T13:03:38.283Z] === Skipped [2020-03-12T13:03:38.283Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-03-12T13:03:38.283Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-12T13:03:38.283Z] [2020-03-12T13:03:38.283Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-03-12T13:03:38.283Z] copy_test.go:25: testEnv.OSType == "windows" [2020-03-12T13:03:38.283Z] [2020-03-12T13:03:38.283Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2020-03-12T13:03:38.283Z] copy_test.go:39: testEnv.OSType == "windows" [2020-03-12T13:03:38.283Z] [2020-03-12T13:03:38.283Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-03-12T13:03:38.283Z] copy_test.go:51: testEnv.OSType == "windows" [2020-03-12T13:03:38.283Z] [2020-03-12T13:03:38.283Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-03-12T13:03:38.283Z] copy_test.go:65: testEnv.OSType == "windows" [2020-03-12T13:03:38.283Z] [2020-03-12T13:03:38.283Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-03-12T13:03:38.283Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T13:03:38.283Z] [2020-03-12T13:03:38.283Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-03-12T13:03:38.283Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-03-12T13:03:38.283Z] [2020-03-12T13:03:38.283Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-03-12T13:03:38.283Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T13:03:38.283Z] [2020-03-12T13:03:38.283Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-03-12T13:03:38.283Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T13:03:38.283Z] [2020-03-12T13:03:38.283Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-03-12T13:03:38.283Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-03-12T13:03:38.283Z] [2020-03-12T13:03:38.283Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-03-12T13:03:38.283Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T13:03:38.283Z] [2020-03-12T13:03:38.283Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-03-12T13:03:38.283Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-03-12T13:03:38.283Z] [2020-03-12T13:03:38.283Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-03-12T13:03:38.283Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-03-12T13:03:38.283Z] [2020-03-12T13:03:38.283Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-03-12T13:03:38.283Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-03-12T13:03:38.283Z] [2020-03-12T13:03:38.283Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-03-12T13:03:38.283Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-03-12T13:03:38.283Z] [2020-03-12T13:03:38.283Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-03-12T13:03:38.283Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T13:03:38.283Z] [2020-03-12T13:03:38.283Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-03-12T13:03:38.283Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T13:03:38.283Z] [2020-03-12T13:03:38.283Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-03-12T13:03:38.283Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-03-12T13:03:38.283Z] [2020-03-12T13:03:38.283Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-03-12T13:03:38.283Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-03-12T13:03:38.283Z] [2020-03-12T13:03:38.283Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-03-12T13:03:38.283Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-03-12T13:03:38.283Z] [2020-03-12T13:03:38.284Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-03-12T13:03:38.284Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-03-12T13:03:38.284Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-03-12T13:03:38.284Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-03-12T13:03:38.284Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-03-12T13:03:38.284Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-03-12T13:03:38.284Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-03-12T13:03:38.284Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-03-12T13:03:38.284Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-03-12T13:03:38.284Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-03-12T13:03:38.284Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-03-12T13:03:38.284Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-03-12T13:03:38.284Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-03-12T13:03:38.284Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-03-12T13:03:38.284Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-03-12T13:03:38.284Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-03-12T13:03:38.284Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-03-12T13:03:38.284Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-03-12T13:03:38.284Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-03-12T13:03:38.284Z] stats_test.go:20: !testEnv.DaemonInfo.MemoryLimit [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-03-12T13:03:38.284Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-03-12T13:03:38.284Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] DONE 80 tests, 41 skipped in 57.944s [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-03-12T13:03:38.284Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T13:03:38.284Z] INFO: Testing against a local daemon [2020-03-12T13:03:38.284Z] ok github.com/docker/docker/integration/image 0.459s [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] === Skipped [2020-03-12T13:03:38.284Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2020-03-12T13:03:38.284Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-03-12T13:03:38.284Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-03-12T13:03:38.284Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-03-12T13:03:38.284Z] tag_test.go:98: testEnv.OSType == "windows" [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] DONE 11 tests, 4 skipped in 2.559s [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-03-12T13:03:38.284Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T13:03:38.284Z] INFO: Testing against a local daemon [2020-03-12T13:03:38.284Z] ok github.com/docker/docker/integration/network 0.171s [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] === Skipped [2020-03-12T13:03:38.284Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-03-12T13:03:38.284Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-03-12T13:03:38.284Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-03-12T13:03:38.284Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-03-12T13:03:38.284Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-03-12T13:03:38.284Z] network_test.go:96: testEnv.OSType == "windows" [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-03-12T13:03:38.284Z] service_test.go:29: testEnv.OSType == "windows" [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-03-12T13:03:38.284Z] service_test.go:52: testEnv.OSType == "windows" [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-03-12T13:03:38.284Z] service_test.go:96: testEnv.OSType == "windows" [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-03-12T13:03:38.284Z] service_test.go:130: testEnv.OSType == "windows" [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-03-12T13:03:38.284Z] service_test.go:181: testEnv.OSType == "windows" [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-03-12T13:03:38.284Z] service_test.go:206: testEnv.OSType == "windows" [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-12T13:03:38.284Z] service_test.go:236: FLAKY_TEST [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-03-12T13:03:38.284Z] service_test.go:326: testEnv.OSType == "windows" [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-03-12T13:03:38.284Z] service_test.go:394: testEnv.OSType == "windows" [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] DONE 18 tests, 14 skipped in 2.343s [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-03-12T13:03:38.284Z] testing: warning: no tests to run [2020-03-12T13:03:38.284Z] ok github.com/docker/docker/integration/network/ipvlan 0.078s [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] DONE 0 tests in 0.804s [2020-03-12T13:03:38.284Z] [2020-03-12T13:03:38.284Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-03-12T13:03:38.745Z] testing: warning: no tests to run [2020-03-12T13:03:38.745Z] ok github.com/docker/docker/integration/network/macvlan 0.063s [2020-03-12T13:03:38.745Z] [2020-03-12T13:03:38.745Z] DONE 0 tests in 0.723s [2020-03-12T13:03:39.205Z] [2020-03-12T13:03:39.205Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-03-12T13:03:39.614Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40680/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-12T13:03:39.664Z] testing: warning: no tests to run [2020-03-12T13:03:39.664Z] ok github.com/docker/docker/integration/plugin 0.072s [2020-03-12T13:03:39.664Z] [2020-03-12T13:03:39.664Z] DONE 0 tests in 0.789s [2020-03-12T13:03:39.664Z] [2020-03-12T13:03:39.664Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-03-12T13:03:39.924Z] + make clean [2020-03-12T13:03:40.183Z] docker volume rm -f docker-dev-cache [2020-03-12T13:03:40.183Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-12T13:03:40.632Z] testing: warning: no tests to run [2020-03-12T13:03:40.632Z] ok github.com/docker/docker/integration/plugin/authz 0.064s [2020-03-12T13:03:40.632Z] [2020-03-12T13:03:40.632Z] DONE 0 tests in 0.766s [2020-03-12T13:03:40.632Z] [2020-03-12T13:03:40.632Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-03-12T13:03:41.779Z] --- PASS: TestBuildWithHugeFile (41.61s) [2020-03-12T13:03:41.779Z] === RUN TestBuildWithEmptyDockerfile [2020-03-12T13:03:41.779Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T13:03:41.779Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T13:03:41.779Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T13:03:41.779Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T13:03:41.779Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T13:03:41.779Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T13:03:41.779Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T13:03:41.779Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T13:03:41.779Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T13:03:41.779Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2020-03-12T13:03:41.779Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2020-03-12T13:03:41.779Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2020-03-12T13:03:41.779Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s) [2020-03-12T13:03:41.779Z] === RUN TestBuildPreserveOwnership [2020-03-12T13:03:41.779Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-12T13:03:41.779Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-12T13:03:42.723Z] --- PASS: TestBuildPreserveOwnership (6.04s) [2020-03-12T13:03:42.723Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.93s) [2020-03-12T13:03:42.723Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.04s) [2020-03-12T13:03:42.723Z] === RUN TestBuildPlatformInvalid [2020-03-12T13:03:42.723Z] --- PASS: TestBuildPlatformInvalid (0.21s) [2020-03-12T13:03:42.723Z] PASS [2020-03-12T13:03:42.723Z] [2020-03-12T13:03:42.723Z] === Skipped [2020-03-12T13:03:42.723Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-03-12T13:03:42.723Z] build_session_test.go:25: TODO: BuildKit [2020-03-12T13:03:42.723Z] [2020-03-12T13:03:42.723Z] [2020-03-12T13:03:42.723Z] DONE 32 tests, 1 skipped in 88.962s [2020-03-12T13:03:42.723Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-03-12T13:03:42.723Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-03-12T13:03:42.723Z] ++ set -e [2020-03-12T13:03:42.723Z] ++ '[' -n 0 ']' [2020-03-12T13:03:42.723Z] ++ set -x [2020-03-12T13:03:42.723Z] ++ 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=arm64 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= DOCKER_ROOTLESS= 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/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-03-12T13:03:42.917Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T13:03:42.917Z] INFO: Testing against a local daemon [2020-03-12T13:03:42.917Z] ok github.com/docker/docker/integration/plugin/common 0.202s [2020-03-12T13:03:42.917Z] [2020-03-12T13:03:42.917Z] DONE 2 tests in 2.051s [2020-03-12T13:03:42.917Z] [2020-03-12T13:03:42.917Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-03-12T13:03:42.982Z] INFO: Testing against a local daemon [2020-03-12T13:03:42.982Z] === RUN TestConfigList [2020-03-12T13:03:43.376Z] #66 462.6 + bin/containerd-shim-runc-v1 [2020-03-12T13:03:46.665Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T13:03:46.665Z] INFO: Testing against a local daemon [2020-03-12T13:03:46.665Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.262s [2020-03-12T13:03:46.665Z] [2020-03-12T13:03:46.665Z] === Skipped [2020-03-12T13:03:46.665Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-03-12T13:03:46.665Z] external_test.go:48: runtime.GOOS == "windows" [2020-03-12T13:03:46.665Z] [2020-03-12T13:03:46.665Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-03-12T13:03:46.665Z] external_test.go:407: runtime.GOOS == "windows" [2020-03-12T13:03:46.665Z] [2020-03-12T13:03:46.665Z] [2020-03-12T13:03:46.665Z] DONE 2 tests, 2 skipped in 3.705s [2020-03-12T13:03:46.665Z] [2020-03-12T13:03:46.665Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-03-12T13:03:47.172Z] --- PASS: TestConfigList (3.46s) [2020-03-12T13:03:47.172Z] === RUN TestConfigsCreateAndDelete [2020-03-12T13:03:48.907Z] #66 467.6 + bin/containerd-shim-runc-v2 [2020-03-12T13:03:49.706Z] --- PASS: TestConfigsCreateAndDelete (3.23s) [2020-03-12T13:03:49.706Z] === RUN TestConfigsUpdate [2020-03-12T13:03:49.928Z] #66 469.0 + binaries [2020-03-12T13:03:49.928Z] #66 469.0 + mkdir -p /build [2020-03-12T13:03:49.928Z] #66 469.1 + cp bin/containerd /build/containerd [2020-03-12T13:03:49.928Z] #66 469.1 + cp bin/containerd-shim /build/containerd-shim [2020-03-12T13:03:49.928Z] #66 469.1 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-12T13:03:49.928Z] #66 469.1 + cp bin/ctr /build/ctr [2020-03-12T13:03:49.928Z] #66 DONE 469.2s [2020-03-12T13:03:50.375Z] --- PASS: TestBuildSquashParent (11.08s) [2020-03-12T13:03:50.375Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-12T13:03:50.375Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T13:03:50.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T13:03:50.375Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T13:03:50.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T13:03:50.375Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T13:03:50.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T13:03:50.375Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T13:03:50.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T13:03:50.375Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T13:03:50.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T13:03:50.375Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T13:03:50.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T13:03:50.375Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T13:03:50.375Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T13:03:50.462Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-03-12T13:03:51.418Z] [2020-03-12T13:03:51.418Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-12T13:03:51.418Z] #67 DONE 0.1s [2020-03-12T13:03:51.418Z] [2020-03-12T13:03:51.418Z] #71 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-12T13:03:51.418Z] #71 DONE 0.1s [2020-03-12T13:03:51.418Z] [2020-03-12T13:03:51.418Z] #73 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-12T13:03:51.418Z] #73 DONE 0.1s [2020-03-12T13:03:51.703Z] [2020-03-12T13:03:51.703Z] #76 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-12T13:03:51.703Z] #76 DONE 0.0s [2020-03-12T13:03:51.703Z] [2020-03-12T13:03:51.703Z] #77 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-12T13:03:51.703Z] #77 DONE 0.0s [2020-03-12T13:03:51.703Z] [2020-03-12T13:03:51.703Z] #78 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-12T13:03:52.272Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T13:03:52.530Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T13:03:52.991Z] --- PASS: TestConfigsUpdate (3.27s) [2020-03-12T13:03:52.991Z] === RUN TestTemplatedConfig [2020-03-12T13:03:53.764Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T13:03:53.764Z] INFO: Testing against a local daemon [2020-03-12T13:03:53.764Z] ok github.com/docker/docker/integration/plugin/logging 0.237s [2020-03-12T13:03:54.224Z] [2020-03-12T13:03:54.224Z] === Skipped [2020-03-12T13:03:54.224Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-03-12T13:03:54.224Z] read_test.go:21: no unix domain sockets on Windows [2020-03-12T13:03:54.224Z] [2020-03-12T13:03:54.224Z] [2020-03-12T13:03:54.224Z] DONE 1 tests, 1 skipped in 7.469s [2020-03-12T13:03:54.224Z] [2020-03-12T13:03:54.224Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-03-12T13:03:54.399Z] #78 DONE 2.2s [2020-03-12T13:03:54.399Z] [2020-03-12T13:03:54.399Z] #79 exporting to oci image format [2020-03-12T13:03:54.399Z] #79 exporting layers [2020-03-12T13:03:55.776Z] testing: warning: no tests to run [2020-03-12T13:03:55.776Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.114s [2020-03-12T13:03:55.776Z] [2020-03-12T13:03:55.776Z] DONE 0 tests in 1.461s [2020-03-12T13:03:55.776Z] [2020-03-12T13:03:55.776Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-03-12T13:03:55.807Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T13:03:56.064Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T13:03:56.297Z] --- PASS: TestServiceWithDataPathPortInit (19.95s) [2020-03-12T13:03:56.297Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-12T13:03:57.177Z] --- PASS: TestTemplatedConfig (3.54s) [2020-03-12T13:03:57.177Z] === RUN TestConfigInspect [2020-03-12T13:03:57.951Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T13:03:57.951Z] INFO: Testing against a local daemon [2020-03-12T13:03:57.951Z] ok github.com/docker/docker/integration/plugin/volumes 0.264s [2020-03-12T13:03:58.411Z] [2020-03-12T13:03:58.411Z] === Skipped [2020-03-12T13:03:58.411Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-03-12T13:03:58.411Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T13:03:58.411Z] [2020-03-12T13:03:58.411Z] [2020-03-12T13:03:58.411Z] DONE 1 tests, 1 skipped in 2.633s [2020-03-12T13:03:58.411Z] [2020-03-12T13:03:58.411Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-03-12T13:03:58.823Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-03-12T13:03:59.340Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-03-12T13:03:59.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.34s) [2020-03-12T13:03:59.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.59s) [2020-03-12T13:03:59.341Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.22s) [2020-03-12T13:03:59.341Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.66s) [2020-03-12T13:03:59.341Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.35s) [2020-03-12T13:03:59.341Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.36s) [2020-03-12T13:03:59.341Z] === RUN TestBuildMultiStageCopy [2020-03-12T13:03:59.341Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-12T13:03:59.709Z] --- PASS: TestConfigInspect (3.17s) [2020-03-12T13:03:59.709Z] === RUN TestConfigCreateWithLabels [2020-03-12T13:04:00.389Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-03-12T13:04:00.593Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T13:04:00.594Z] INFO: Testing against a local daemon [2020-03-12T13:04:00.594Z] ok github.com/docker/docker/integration/secret 0.156s [2020-03-12T13:04:00.594Z] [2020-03-12T13:04:00.594Z] === Skipped [2020-03-12T13:04:00.594Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-03-12T13:04:00.594Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T13:04:00.594Z] [2020-03-12T13:04:00.594Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-03-12T13:04:00.594Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T13:04:00.594Z] [2020-03-12T13:04:00.594Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-03-12T13:04:00.594Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T13:04:00.594Z] [2020-03-12T13:04:00.594Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-03-12T13:04:00.594Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T13:04:00.594Z] [2020-03-12T13:04:00.594Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-03-12T13:04:00.594Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T13:04:00.594Z] [2020-03-12T13:04:00.594Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-03-12T13:04:00.594Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T13:04:00.594Z] [2020-03-12T13:04:00.594Z] [2020-03-12T13:04:00.594Z] DONE 6 tests, 6 skipped in 2.202s [2020-03-12T13:04:00.594Z] [2020-03-12T13:04:00.594Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-03-12T13:04:02.618Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-12T13:04:02.993Z] --- PASS: TestConfigCreateWithLabels (3.18s) [2020-03-12T13:04:02.993Z] === RUN TestConfigCreateResolve [2020-03-12T13:04:03.183Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-12T13:04:04.115Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-12T13:04:04.333Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T13:04:04.334Z] INFO: Testing against a local daemon [2020-03-12T13:04:04.334Z] ok github.com/docker/docker/integration/service 0.390s [2020-03-12T13:04:04.334Z] [2020-03-12T13:04:04.334Z] === Skipped [2020-03-12T13:04:04.334Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-12T13:04:04.334Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-12T13:04:04.334Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T13:04:04.334Z] [2020-03-12T13:04:04.334Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-12T13:04:04.334Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-12T13:04:04.334Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T13:04:04.334Z] [2020-03-12T13:04:04.334Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-03-12T13:04:04.334Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T13:04:04.334Z] [2020-03-12T13:04:04.334Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-03-12T13:04:04.334Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T13:04:04.334Z] [2020-03-12T13:04:04.334Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-03-12T13:04:04.334Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T13:04:04.334Z] [2020-03-12T13:04:04.334Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-03-12T13:04:04.334Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T13:04:04.334Z] [2020-03-12T13:04:04.334Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-03-12T13:04:04.334Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T13:04:04.334Z] [2020-03-12T13:04:04.334Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-03-12T13:04:04.334Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T13:04:04.334Z] [2020-03-12T13:04:04.334Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2020-03-12T13:04:04.334Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T13:04:04.334Z] [2020-03-12T13:04:04.334Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-03-12T13:04:04.334Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T13:04:04.334Z] [2020-03-12T13:04:04.334Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-03-12T13:04:04.334Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T13:04:04.334Z] [2020-03-12T13:04:04.334Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-03-12T13:04:04.334Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T13:04:04.334Z] [2020-03-12T13:04:04.334Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-03-12T13:04:04.334Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T13:04:04.334Z] [2020-03-12T13:04:04.334Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-03-12T13:04:04.334Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T13:04:04.334Z] [2020-03-12T13:04:04.334Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-03-12T13:04:04.334Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T13:04:04.334Z] [2020-03-12T13:04:04.334Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-03-12T13:04:04.334Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T13:04:04.334Z] [2020-03-12T13:04:04.334Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-03-12T13:04:04.334Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T13:04:04.334Z] [2020-03-12T13:04:04.334Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-03-12T13:04:04.334Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T13:04:04.334Z] [2020-03-12T13:04:04.334Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-03-12T13:04:04.334Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T13:04:04.334Z] [2020-03-12T13:04:04.334Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-03-12T13:04:04.334Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T13:04:04.334Z] [2020-03-12T13:04:04.334Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-03-12T13:04:04.334Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T13:04:04.334Z] [2020-03-12T13:04:04.334Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-03-12T13:04:04.334Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T13:04:04.334Z] [2020-03-12T13:04:04.334Z] [2020-03-12T13:04:04.334Z] DONE 23 tests, 22 skipped in 3.424s [2020-03-12T13:04:04.334Z] [2020-03-12T13:04:04.334Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-03-12T13:04:04.649Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.03s) [2020-03-12T13:04:04.649Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:owi3zizpwjal6civn41sm12l7 Created:2020-03-12 13:03:55.446140054 +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[d5cbe8a09b09b2a6ebd0add41e926cbbcd4ec73b428af7014c43f808e286076c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.su9351j1ckd4s7t3732xragkg EndpointID:3bd98fc7452a502b42f8835a87f6533d453d5c835a35e9dbd68544c3719fc871 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:25836aff701e48d66e2043f9adaee2e6fcd53baaeefc422b7f42cef4f92e47c9 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:25090b58da49 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.su9351j1ckd4s7t3732xragkg EndpointID:3bd98fc7452a502b42f8835a87f6533d453d5c835a35e9dbd68544c3719fc871 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-12T13:04:04.649Z] PASS [2020-03-12T13:04:04.649Z] [2020-03-12T13:04:04.649Z] === Skipped [2020-03-12T13:04:04.649Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-12T13:04:04.649Z] service_test.go:236: FLAKY_TEST [2020-03-12T13:04:04.649Z] [2020-03-12T13:04:04.649Z] [2020-03-12T13:04:04.649Z] DONE 22 tests, 1 skipped in 52.991s [2020-03-12T13:04:04.649Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-12T13:04:04.649Z] ++ 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 [2020-03-12T13:04:04.649Z] ++ set -e [2020-03-12T13:04:04.649Z] ++ '[' -n 0 ']' [2020-03-12T13:04:04.649Z] ++ set -x [2020-03-12T13:04:04.649Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:04:04.649Z] INFO: Testing against a local daemon [2020-03-12T13:04:04.649Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-12T13:04:04.649Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-12T13:04:04.649Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T13:04:04.649Z] === RUN TestDockerNetworkIpvlan [2020-03-12T13:04:04.649Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-12T13:04:04.649Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T13:04:04.649Z] PASS [2020-03-12T13:04:04.649Z] [2020-03-12T13:04:04.649Z] === Skipped [2020-03-12T13:04:04.649Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-12T13:04:04.649Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T13:04:04.649Z] [2020-03-12T13:04:04.649Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-12T13:04:04.649Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T13:04:04.649Z] [2020-03-12T13:04:04.649Z] [2020-03-12T13:04:04.649Z] DONE 2 tests, 2 skipped in 0.078s [2020-03-12T13:04:04.649Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-12T13:04:04.649Z] ++ 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 [2020-03-12T13:04:04.649Z] ++ set -e [2020-03-12T13:04:04.649Z] ++ '[' -n 0 ']' [2020-03-12T13:04:04.649Z] ++ set -x [2020-03-12T13:04:04.649Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:04:04.649Z] INFO: Testing against a local daemon [2020-03-12T13:04:04.649Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-12T13:04:04.679Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-12T13:04:05.462Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-03-12T13:04:05.611Z] --- PASS: TestBuildMultiStageCopy (6.07s) [2020-03-12T13:04:05.611Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.30s) [2020-03-12T13:04:05.611Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s) [2020-03-12T13:04:05.611Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.72s) [2020-03-12T13:04:05.611Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.71s) [2020-03-12T13:04:05.611Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.73s) [2020-03-12T13:04:05.611Z] === RUN TestBuildMultiStageParentConfig [2020-03-12T13:04:06.111Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.52s) [2020-03-12T13:04:06.111Z] === RUN TestDockerNetworkMacvlan [2020-03-12T13:04:06.277Z] --- PASS: TestConfigCreateResolve (3.24s) [2020-03-12T13:04:06.277Z] === RUN TestConfigDaemonLibtrustID [2020-03-12T13:04:06.516Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T13:04:06.516Z] INFO: Testing against a local daemon [2020-03-12T13:04:06.516Z] ok github.com/docker/docker/integration/session 0.229s [2020-03-12T13:04:06.516Z] [2020-03-12T13:04:06.516Z] === Skipped [2020-03-12T13:04:06.516Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-03-12T13:04:06.516Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-03-12T13:04:06.516Z] [2020-03-12T13:04:06.516Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-03-12T13:04:06.516Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-03-12T13:04:06.516Z] [2020-03-12T13:04:06.516Z] [2020-03-12T13:04:06.516Z] DONE 2 tests, 2 skipped in 2.474s [2020-03-12T13:04:06.516Z] [2020-03-12T13:04:06.516Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-03-12T13:04:06.721Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-12T13:04:06.844Z] --- PASS: TestConfigDaemonLibtrustID (0.65s) [2020-03-12T13:04:06.844Z] PASS [2020-03-12T13:04:06.844Z] [2020-03-12T13:04:06.844Z] DONE 8 tests in 23.969s [2020-03-12T13:04:06.844Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-03-12T13:04:06.844Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-03-12T13:04:06.844Z] ++ set -e [2020-03-12T13:04:06.844Z] ++ '[' -n 0 ']' [2020-03-12T13:04:06.844Z] ++ set -x [2020-03-12T13:04:06.844Z] ++ 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=arm64 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= DOCKER_ROOTLESS= 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/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-03-12T13:04:07.102Z] INFO: Testing against a local daemon [2020-03-12T13:04:07.102Z] === RUN TestCheckpoint [2020-03-12T13:04:07.102Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-12T13:04:07.102Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-12T13:04:07.102Z] === RUN TestContainerInvalidJSON [2020-03-12T13:04:07.102Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T13:04:07.102Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T13:04:07.102Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T13:04:07.102Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T13:04:07.102Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-12T13:04:07.102Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-12T13:04:07.102Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T13:04:07.102Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-12T13:04:07.102Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T13:04:07.102Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-03-12T13:04:07.102Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-12T13:04:07.102Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-12T13:04:07.102Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-12T13:04:07.102Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-12T13:04:07.102Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-03-12T13:04:07.102Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-12T13:04:07.360Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-03-12T13:04:07.360Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-12T13:04:07.360Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-03-12T13:04:07.360Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-12T13:04:07.508Z] --- PASS: TestBuildMultiStageParentConfig (1.66s) [2020-03-12T13:04:07.508Z] === RUN TestBuildLabelWithTargets [2020-03-12T13:04:07.618Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-03-12T13:04:07.618Z] === RUN TestCopyFromContainer [2020-03-12T13:04:07.722Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-12T13:04:08.332Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-12T13:04:08.716Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T13:04:08.716Z] INFO: Testing against a local daemon [2020-03-12T13:04:09.520Z] === RUN TestCopyFromContainer// [2020-03-12T13:04:09.520Z] === RUN TestCopyFromContainer//bar/root [2020-03-12T13:04:09.779Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-12T13:04:09.779Z] === RUN TestCopyFromContainer/bar/quux [2020-03-12T13:04:10.034Z] --- PASS: TestBuildLabelWithTargets (2.71s) [2020-03-12T13:04:10.034Z] === RUN TestBuildWithEmptyLayers [2020-03-12T13:04:10.037Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-12T13:04:10.037Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-12T13:04:10.261Z] ok github.com/docker/docker/integration/system 1.269s [2020-03-12T13:04:10.261Z] [2020-03-12T13:04:10.261Z] === Skipped [2020-03-12T13:04:10.261Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-12T13:04:10.261Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T13:04:10.261Z] [2020-03-12T13:04:10.261Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2020-03-12T13:04:10.261Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-03-12T13:04:10.261Z] [2020-03-12T13:04:10.261Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-03-12T13:04:10.261Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-03-12T13:04:10.261Z] [2020-03-12T13:04:10.261Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-03-12T13:04:10.261Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-12T13:04:10.261Z] [2020-03-12T13:04:10.261Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-03-12T13:04:10.261Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-12T13:04:10.261Z] [2020-03-12T13:04:10.261Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-03-12T13:04:10.261Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-12T13:04:10.261Z] [2020-03-12T13:04:10.261Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-03-12T13:04:10.261Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-12T13:04:10.261Z] [2020-03-12T13:04:10.261Z] [2020-03-12T13:04:10.261Z] DONE 13 tests, 7 skipped in 3.436s [2020-03-12T13:04:10.261Z] [2020-03-12T13:04:10.261Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-03-12T13:04:10.296Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-12T13:04:10.296Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-12T13:04:10.296Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-12T13:04:10.555Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-12T13:04:10.555Z] --- PASS: TestCopyFromContainer (3.15s) [2020-03-12T13:04:10.555Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-03-12T13:04:10.555Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-03-12T13:04:10.555Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-03-12T13:04:10.555Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-03-12T13:04:10.555Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-03-12T13:04:10.555Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-03-12T13:04:10.555Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-03-12T13:04:10.555Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-03-12T13:04:10.555Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-03-12T13:04:10.555Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-03-12T13:04:10.555Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-12T13:04:10.555Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T13:04:10.555Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T13:04:10.555Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T13:04:10.555Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T13:04:10.555Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T13:04:10.555Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T13:04:10.813Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T13:04:10.813Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T13:04:10.813Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T13:04:10.813Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-03-12T13:04:10.813Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-12T13:04:10.813Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-12T13:04:10.813Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-03-12T13:04:10.813Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-12T13:04:10.813Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-03-12T13:04:10.813Z] === RUN TestCreateWithInvalidEnv [2020-03-12T13:04:10.813Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-12T13:04:10.813Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-12T13:04:10.813Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-12T13:04:10.813Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-12T13:04:10.813Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-12T13:04:10.813Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-12T13:04:10.813Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-12T13:04:10.813Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-12T13:04:10.813Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-12T13:04:10.813Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-03-12T13:04:10.813Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-12T13:04:10.813Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-12T13:04:10.813Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-12T13:04:10.813Z] === RUN TestCreateTmpfsMountsTarget [2020-03-12T13:04:10.813Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-03-12T13:04:10.813Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-12T13:04:11.405Z] --- PASS: TestBuildWithEmptyLayers (1.48s) [2020-03-12T13:04:11.405Z] === RUN TestBuildMultiStageOnBuild [2020-03-12T13:04:12.442Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T13:04:12.442Z] INFO: Testing against a local daemon [2020-03-12T13:04:12.442Z] ok github.com/docker/docker/integration/volume 0.251s [2020-03-12T13:04:12.442Z] [2020-03-12T13:04:12.442Z] === Skipped [2020-03-12T13:04:12.442Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-03-12T13:04:12.442Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-03-12T13:04:12.442Z] [2020-03-12T13:04:12.442Z] [2020-03-12T13:04:12.442Z] DONE 5 tests, 1 skipped in 2.428s [2020-03-12T13:04:12.442Z] [2020-03-12T13:04:12.442Z] INFO: make.ps1 ended at 03/12/2020 13:04:12 [2020-03-12T13:04:12.442Z] INFO: Integration CLI tests being run from the host: [2020-03-12T13:04:12.442Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-03-12T13:04:12.690Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-12T13:04:13.345Z] --- PASS: TestCreateWithCustomMaskedPaths (2.18s) [2020-03-12T13:04:13.345Z] === RUN TestCreateWithCapabilities [2020-03-12T13:04:13.345Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-12T13:04:13.345Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-12T13:04:13.345Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-12T13:04:13.345Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-12T13:04:13.345Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-12T13:04:13.345Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-12T13:04:13.345Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-12T13:04:13.345Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-12T13:04:13.345Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T13:04:13.345Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T13:04:13.345Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T13:04:13.345Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T13:04:13.345Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-12T13:04:13.345Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-12T13:04:13.345Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-12T13:04:13.345Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-12T13:04:13.345Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-12T13:04:13.345Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-12T13:04:13.345Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T13:04:13.345Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T13:04:13.345Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T13:04:13.345Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T13:04:13.345Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-12T13:04:13.345Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-12T13:04:13.345Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T13:04:13.345Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T13:04:13.345Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-12T13:04:13.345Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-12T13:04:13.345Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-12T13:04:13.345Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-12T13:04:13.345Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-12T13:04:13.345Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T13:04:13.345Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T13:04:13.345Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-03-12T13:04:13.345Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-12T13:04:13.345Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-03-12T13:04:13.345Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-03-12T13:04:13.345Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2020-03-12T13:04:13.345Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-03-12T13:04:13.345Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-03-12T13:04:13.345Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-12T13:04:13.345Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-03-12T13:04:13.345Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-03-12T13:04:13.345Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-03-12T13:04:13.345Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-03-12T13:04:13.345Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-12T13:04:15.585Z] --- PASS: TestBuildMultiStageOnBuild (3.88s) [2020-03-12T13:04:15.586Z] === RUN TestBuildUncleanTarFilenames [2020-03-12T13:04:15.875Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.33s) [2020-03-12T13:04:15.875Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-12T13:04:15.875Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T13:04:15.876Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T13:04:15.876Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T13:04:15.876Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T13:04:15.876Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T13:04:15.876Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T13:04:15.876Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T13:04:15.876Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T13:04:15.876Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T13:04:15.876Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T13:04:15.876Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T13:04:15.876Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T13:04:15.876Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T13:04:15.876Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T13:04:15.876Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T13:04:15.876Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-03-12T13:04:15.876Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-03-12T13:04:15.876Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-03-12T13:04:15.876Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-03-12T13:04:15.876Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-03-12T13:04:15.876Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-03-12T13:04:15.876Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-12T13:04:16.128Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-12T13:04:16.442Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2020-03-12T13:04:16.442Z] === RUN TestContainerStartOnDaemonRestart [2020-03-12T13:04:16.442Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-12T13:04:16.442Z] === RUN TestDaemonRestartIpcMode [2020-03-12T13:04:16.442Z] === PAUSE TestDaemonRestartIpcMode [2020-03-12T13:04:16.442Z] === RUN TestDaemonHostGatewayIP [2020-03-12T13:04:16.442Z] === PAUSE TestDaemonHostGatewayIP [2020-03-12T13:04:16.442Z] === RUN TestDiff [2020-03-12T13:04:17.378Z] --- PASS: TestDiff (0.83s) [2020-03-12T13:04:17.378Z] === RUN TestExecWithCloseStdin [2020-03-12T13:04:17.484Z] --- PASS: TestBuildUncleanTarFilenames (2.11s) [2020-03-12T13:04:17.484Z] === RUN TestBuildMultiStageLayerLeak [2020-03-12T13:04:18.313Z] --- PASS: TestExecWithCloseStdin (0.92s) [2020-03-12T13:04:18.313Z] === RUN TestExec [2020-03-12T13:04:19.249Z] --- PASS: TestExec (0.88s) [2020-03-12T13:04:19.249Z] === RUN TestExecUser [2020-03-12T13:04:19.816Z] --- PASS: TestExecUser (0.88s) [2020-03-12T13:04:19.816Z] === RUN TestExportContainerAndImportImage [2020-03-12T13:04:20.133Z] ......................... [ 67%] [2020-03-12T13:04:21.016Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T13:04:21.016Z] INFO: Testing against a local daemon [2020-03-12T13:04:21.192Z] --- PASS: TestExportContainerAndImportImage (1.04s) [2020-03-12T13:04:21.192Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-12T13:04:21.663Z] --- PASS: TestBuildMultiStageLayerLeak (4.12s) [2020-03-12T13:04:21.663Z] === RUN TestBuildWithHugeFile [2020-03-12T13:04:22.905Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-12T13:04:23.095Z] --- PASS: TestExportContainerAfterDaemonRestart (2.03s) [2020-03-12T13:04:23.095Z] === RUN TestHealthCheckWorkdir [2020-03-12T13:04:24.030Z] --- PASS: TestHealthCheckWorkdir (1.08s) [2020-03-12T13:04:24.030Z] === RUN TestHealthKillContainer [2020-03-12T13:04:24.917Z] --- PASS: TestDockerNetworkMacvlan (18.92s) [2020-03-12T13:04:24.917Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-03-12T13:04:24.917Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-03-12T13:04:24.917Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.40s) [2020-03-12T13:04:24.917Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.45s) [2020-03-12T13:04:24.917Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.27s) [2020-03-12T13:04:24.917Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.38s) [2020-03-12T13:04:24.917Z] PASS [2020-03-12T13:04:24.917Z] [2020-03-12T13:04:24.917Z] DONE 8 tests in 20.511s [2020-03-12T13:04:24.917Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-12T13:04:24.917Z] ++ 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 [2020-03-12T13:04:24.917Z] ++ set -e [2020-03-12T13:04:24.917Z] ++ '[' -n 0 ']' [2020-03-12T13:04:24.917Z] ++ set -x [2020-03-12T13:04:24.917Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:04:24.917Z] testing: warning: no tests to run [2020-03-12T13:04:24.917Z] PASS [2020-03-12T13:04:24.917Z] [2020-03-12T13:04:24.917Z] DONE 0 tests in 0.015s [2020-03-12T13:04:24.917Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-12T13:04:24.917Z] ++ 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 [2020-03-12T13:04:24.917Z] ++ set -e [2020-03-12T13:04:24.917Z] ++ '[' -n 0 ']' [2020-03-12T13:04:24.917Z] ++ set -x [2020-03-12T13:04:24.917Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:04:24.917Z] INFO: Testing against a local daemon [2020-03-12T13:04:24.917Z] === RUN TestAuthZPluginAllowRequest [2020-03-12T13:04:26.379Z] --- PASS: TestAuthZPluginAllowRequest (1.65s) [2020-03-12T13:04:26.379Z] === RUN TestAuthZPluginTLS [2020-03-12T13:04:26.989Z] --- PASS: TestAuthZPluginTLS (0.53s) [2020-03-12T13:04:26.989Z] === RUN TestAuthZPluginDenyRequest [2020-03-12T13:04:27.313Z] --- PASS: TestHealthKillContainer (2.96s) [2020-03-12T13:04:27.313Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-12T13:04:27.599Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-03-12T13:04:27.599Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-12T13:04:27.881Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) [2020-03-12T13:04:27.881Z] === RUN TestIpcModeNone [2020-03-12T13:04:28.251Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-03-12T13:04:28.251Z] === RUN TestAuthZPluginDenyResponse [2020-03-12T13:04:28.531Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-03-12T13:04:28.531Z] === RUN TestAuthZPluginAllowEventStream [2020-03-12T13:04:28.816Z] --- PASS: TestIpcModeNone (0.90s) [2020-03-12T13:04:28.816Z] === RUN TestIpcModePrivate [2020-03-12T13:04:29.753Z] --- PASS: TestIpcModePrivate (0.89s) [2020-03-12T13:04:29.753Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-03-12T13:04:29.753Z] === RUN TestIpcModeShareable [2020-03-12T13:04:29.850Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-12T13:04:29.850Z] Using test binary docker [2020-03-12T13:04:29.850Z] +++ /etc/init.d/apparmor start [2020-03-12T13:04:29.850Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-12T13:04:29.850Z] INFO: Waiting for daemon to start... [2020-03-12T13:04:29.850Z] Starting dockerd [2020-03-12T13:04:29.850Z] +++ 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 [2020-03-12T13:04:30.541Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) [2020-03-12T13:04:30.541Z] === RUN TestAuthZPluginErrorResponse [2020-03-12T13:04:30.687Z] --- PASS: TestIpcModeShareable (0.92s) [2020-03-12T13:04:30.687Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-03-12T13:04:30.687Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-12T13:04:30.783Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-12T13:04:30.783Z] Using test binary docker [2020-03-12T13:04:30.783Z] +++ /etc/init.d/apparmor start [2020-03-12T13:04:30.783Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-12T13:04:30.783Z] INFO: Waiting for daemon to start... [2020-03-12T13:04:30.783Z] Starting dockerd [2020-03-12T13:04:30.783Z] +++ 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 [2020-03-12T13:04:30.821Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-03-12T13:04:30.821Z] === RUN TestAuthZPluginErrorRequest [2020-03-12T13:04:31.349Z] . [2020-03-12T13:04:31.349Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-12T13:04:31.349Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-12T13:04:31.349Z] Error: No such image: emptyfs [2020-03-12T13:04:31.349Z] ++++ docker load [2020-03-12T13:04:31.349Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-12T13:04:31.430Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-03-12T13:04:31.430Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-12T13:04:31.915Z] Running integration-test (iteration 1) [2020-03-12T13:04:31.915Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-03-12T13:04:31.915Z] ++ 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)/' [2020-03-12T13:04:31.915Z] ++ set -e [2020-03-12T13:04:31.915Z] ++ '[' -n 0 ']' [2020-03-12T13:04:31.915Z] ++ set -x [2020-03-12T13:04:31.915Z] ++ 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= DOCKER_ROOTLESS= 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)/' [2020-03-12T13:04:32.040Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-03-12T13:04:32.040Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-12T13:04:32.848Z] [2020-03-12T13:04:32.848Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-12T13:04:32.848Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-12T13:04:32.848Z] Error: No such image: emptyfs [2020-03-12T13:04:32.848Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-12T13:04:32.848Z] ++++ docker load [2020-03-12T13:04:33.220Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.76s) [2020-03-12T13:04:33.220Z] === RUN TestAPIIpcModeHost [2020-03-12T13:04:33.415Z] Running integration-test (iteration 1) [2020-03-12T13:04:33.415Z] 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)/ [2020-03-12T13:04:33.415Z] ++ 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)/' [2020-03-12T13:04:33.415Z] ++ set -e [2020-03-12T13:04:33.415Z] ++ '[' -n 0 ']' [2020-03-12T13:04:33.415Z] ++ set -x [2020-03-12T13:04:33.415Z] ++ 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= DOCKER_ROOTLESS= 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)/' [2020-03-12T13:04:34.056Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.04s) [2020-03-12T13:04:34.056Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-12T13:04:34.155Z] --- PASS: TestAPIIpcModeHost (0.67s) [2020-03-12T13:04:34.155Z] === RUN TestDaemonIpcModeShareable [2020-03-12T13:04:36.057Z] --- PASS: TestDaemonIpcModeShareable (1.85s) [2020-03-12T13:04:36.057Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-03-12T13:04:36.057Z] === RUN TestDaemonIpcModePrivate [2020-03-12T13:04:36.072Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.19s) [2020-03-12T13:04:36.072Z] === RUN TestAuthZPluginHeader [2020-03-12T13:04:37.072Z] --- PASS: TestAuthZPluginHeader (0.88s) [2020-03-12T13:04:37.072Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-12T13:04:37.072Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-12T13:04:37.072Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T13:04:37.072Z] === RUN TestAuthZPluginV2Disable [2020-03-12T13:04:37.072Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-12T13:04:37.072Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T13:04:37.072Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-12T13:04:37.072Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-12T13:04:37.072Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T13:04:37.072Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-12T13:04:37.072Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-12T13:04:37.072Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T13:04:37.072Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-12T13:04:37.960Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2020-03-12T13:04:37.960Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-03-12T13:04:37.960Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-12T13:04:39.337Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s) [2020-03-12T13:04:39.337Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-03-12T13:04:39.337Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-12T13:04:41.239Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.91s) [2020-03-12T13:04:41.239Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-03-12T13:04:41.239Z] === RUN TestIpcModeOlderClient [2020-03-12T13:04:41.239Z] === PAUSE TestIpcModeOlderClient [2020-03-12T13:04:41.239Z] === RUN TestKillContainerInvalidSignal [2020-03-12T13:04:42.176Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2020-03-12T13:04:42.176Z] === RUN TestKillContainer [2020-03-12T13:04:42.176Z] === RUN TestKillContainer/no_signal [2020-03-12T13:04:43.113Z] === RUN TestKillContainer/non_killing_signal [2020-03-12T13:04:43.371Z] === RUN TestKillContainer/killing_signal [2020-03-12T13:04:44.748Z] --- PASS: TestKillContainer (2.33s) [2020-03-12T13:04:44.748Z] --- PASS: TestKillContainer/no_signal (0.74s) [2020-03-12T13:04:44.748Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-03-12T13:04:44.748Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2020-03-12T13:04:44.748Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-12T13:04:44.748Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-12T13:04:45.316Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-12T13:04:46.251Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.57s) [2020-03-12T13:04:46.251Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2020-03-12T13:04:46.251Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2020-03-12T13:04:46.251Z] === RUN TestKillStoppedContainer [2020-03-12T13:04:46.251Z] --- PASS: TestKillStoppedContainer (0.12s) [2020-03-12T13:04:46.251Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-12T13:04:46.251Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-03-12T13:04:46.251Z] === RUN TestKillDifferentUserContainer [2020-03-12T13:04:47.186Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2020-03-12T13:04:47.186Z] === RUN TestInspectOomKilledTrue [2020-03-12T13:04:47.186Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-12T13:04:47.186Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T13:04:47.186Z] === RUN TestInspectOomKilledFalse [2020-03-12T13:04:47.186Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-12T13:04:47.186Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T13:04:47.186Z] === RUN TestLinksEtcHostsContentMatch [2020-03-12T13:04:47.753Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2020-03-12T13:04:47.753Z] === RUN TestLinksContainerNames [2020-03-12T13:04:49.655Z] --- PASS: TestLinksContainerNames (1.55s) [2020-03-12T13:04:49.655Z] === RUN TestLogsFollowTailEmpty [2020-03-12T13:04:50.223Z] --- PASS: TestLogsFollowTailEmpty (0.81s) [2020-03-12T13:04:50.223Z] === RUN TestContainerNetworkMountsNoChown [2020-03-12T13:04:50.790Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2020-03-12T13:04:50.790Z] === RUN TestMountDaemonRoot [2020-03-12T13:04:50.790Z] === RUN TestMountDaemonRoot/default [2020-03-12T13:04:50.790Z] === PAUSE TestMountDaemonRoot/default [2020-03-12T13:04:50.790Z] === RUN TestMountDaemonRoot/private [2020-03-12T13:04:50.790Z] === PAUSE TestMountDaemonRoot/private [2020-03-12T13:04:50.790Z] === RUN TestMountDaemonRoot/rprivate [2020-03-12T13:04:50.790Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-12T13:04:50.790Z] === RUN TestMountDaemonRoot/slave [2020-03-12T13:04:50.790Z] === PAUSE TestMountDaemonRoot/slave [2020-03-12T13:04:50.790Z] === RUN TestMountDaemonRoot/rslave [2020-03-12T13:04:50.790Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-12T13:04:50.790Z] === RUN TestMountDaemonRoot/shared [2020-03-12T13:04:50.790Z] === PAUSE TestMountDaemonRoot/shared [2020-03-12T13:04:50.790Z] === RUN TestMountDaemonRoot/rshared [2020-03-12T13:04:50.790Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-12T13:04:50.790Z] === CONT TestMountDaemonRoot/default [2020-03-12T13:04:50.790Z] === CONT TestMountDaemonRoot/shared [2020-03-12T13:04:50.790Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-12T13:04:50.790Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-12T13:04:50.790Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-12T13:04:50.790Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-12T13:04:50.790Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-12T13:04:50.790Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-12T13:04:50.790Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-12T13:04:50.790Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-12T13:04:50.790Z] === CONT TestMountDaemonRoot/rslave [2020-03-12T13:04:50.790Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-12T13:04:50.790Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-12T13:04:50.790Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T13:04:50.790Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T13:04:50.790Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-12T13:04:50.790Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-12T13:04:50.790Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T13:04:50.790Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T13:04:50.790Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-12T13:04:50.790Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-12T13:04:50.790Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-12T13:04:50.790Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-12T13:04:50.790Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-12T13:04:50.790Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-12T13:04:50.790Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-12T13:04:50.790Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-12T13:04:50.790Z] === CONT TestMountDaemonRoot/rprivate [2020-03-12T13:04:50.790Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T13:04:50.790Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T13:04:50.790Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-12T13:04:50.791Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-12T13:04:50.791Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T13:04:50.791Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T13:04:50.791Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-12T13:04:50.791Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-12T13:04:50.791Z] === CONT TestMountDaemonRoot/rshared [2020-03-12T13:04:50.791Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T13:04:50.791Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T13:04:50.791Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-12T13:04:50.791Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-12T13:04:50.791Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T13:04:50.791Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T13:04:50.791Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-12T13:04:50.791Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-12T13:04:50.791Z] === CONT TestMountDaemonRoot/slave [2020-03-12T13:04:50.791Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-12T13:04:50.791Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-12T13:04:50.791Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-12T13:04:50.791Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-12T13:04:50.791Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-12T13:04:50.791Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-12T13:04:50.791Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-12T13:04:50.791Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-12T13:04:50.791Z] === CONT TestMountDaemonRoot/private [2020-03-12T13:04:50.791Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-12T13:04:50.791Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-12T13:04:50.791Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-12T13:04:50.791Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-12T13:04:50.791Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-12T13:04:50.791Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-12T13:04:50.791Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-12T13:04:50.791Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-12T13:04:50.791Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-12T13:04:50.791Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-12T13:04:50.791Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-12T13:04:50.791Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T13:04:51.049Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-12T13:04:51.049Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-12T13:04:51.049Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-12T13:04:51.049Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T13:04:51.049Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-12T13:04:51.049Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T13:04:51.049Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-12T13:04:51.049Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T13:04:51.049Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-12T13:04:51.049Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-12T13:04:51.049Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-12T13:04:51.049Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-12T13:04:51.049Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-12T13:04:51.049Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T13:04:51.049Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-12T13:04:51.307Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-12T13:04:51.307Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T13:04:51.307Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-12T13:04:51.307Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-12T13:04:51.307Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-12T13:04:51.307Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-12T13:04:51.307Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-12T13:04:51.307Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-12T13:04:51.307Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-12T13:04:51.307Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-03-12T13:04:51.307Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-12T13:04:51.307Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-03-12T13:04:51.307Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-03-12T13:04:51.307Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-03-12T13:04:51.307Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-03-12T13:04:51.307Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-12T13:04:51.307Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-03-12T13:04:51.307Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-03-12T13:04:51.307Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-03-12T13:04:51.307Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-03-12T13:04:51.307Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-12T13:04:51.307Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-03-12T13:04:51.307Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-03-12T13:04:51.307Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-03-12T13:04:51.307Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-03-12T13:04:51.307Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-12T13:04:51.307Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-03-12T13:04:51.307Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-03-12T13:04:51.307Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-03-12T13:04:51.307Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2020-03-12T13:04:51.307Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-12T13:04:51.307Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-03-12T13:04:51.307Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-03-12T13:04:51.307Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-03-12T13:04:51.307Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-03-12T13:04:51.307Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-12T13:04:51.307Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-03-12T13:04:51.307Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-03-12T13:04:51.307Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-03-12T13:04:51.307Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-03-12T13:04:51.307Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-12T13:04:51.307Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-03-12T13:04:51.307Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-03-12T13:04:51.307Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-03-12T13:04:51.307Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-03-12T13:04:51.307Z] === RUN TestContainerBindMountNonRecursive [2020-03-12T13:04:53.210Z] --- PASS: TestContainerBindMountNonRecursive (1.86s) [2020-03-12T13:04:53.210Z] === RUN TestNetworkNat [2020-03-12T13:04:54.146Z] --- PASS: TestNetworkNat (0.87s) [2020-03-12T13:04:54.146Z] === RUN TestNetworkLocalhostTCPNat [2020-03-12T13:04:55.082Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) [2020-03-12T13:04:55.082Z] === RUN TestNetworkLoopbackNat [2020-03-12T13:04:55.479Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.25s) [2020-03-12T13:04:55.479Z] PASS [2020-03-12T13:04:55.479Z] [2020-03-12T13:04:55.479Z] === Skipped [2020-03-12T13:04:55.479Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-12T13:04:55.479Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T13:04:55.479Z] [2020-03-12T13:04:55.479Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-12T13:04:55.479Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T13:04:55.479Z] [2020-03-12T13:04:55.479Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-12T13:04:55.479Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T13:04:55.479Z] [2020-03-12T13:04:55.479Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-12T13:04:55.479Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T13:04:55.479Z] [2020-03-12T13:04:55.479Z] [2020-03-12T13:04:55.479Z] DONE 17 tests, 4 skipped in 29.484s [2020-03-12T13:04:55.479Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-12T13:04:55.479Z] ++ 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 [2020-03-12T13:04:55.479Z] ++ set -e [2020-03-12T13:04:55.479Z] ++ '[' -n 0 ']' [2020-03-12T13:04:55.479Z] ++ set -x [2020-03-12T13:04:55.479Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:04:55.479Z] INFO: Testing against a local daemon [2020-03-12T13:04:55.479Z] === RUN TestPluginInvalidJSON [2020-03-12T13:04:55.479Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T13:04:55.479Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T13:04:55.479Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T13:04:55.479Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-03-12T13:04:55.479Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-12T13:04:55.479Z] PASS [2020-03-12T13:04:55.479Z] [2020-03-12T13:04:55.479Z] DONE 2 tests in 0.102s [2020-03-12T13:04:55.479Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-12T13:04:55.479Z] ++ 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 [2020-03-12T13:04:55.479Z] ++ set -e [2020-03-12T13:04:55.479Z] ++ '[' -n 0 ']' [2020-03-12T13:04:55.479Z] ++ set -x [2020-03-12T13:04:55.479Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:04:55.479Z] INFO: Testing against a local daemon [2020-03-12T13:04:55.479Z] === RUN TestExternalGraphDriver [2020-03-12T13:04:55.479Z] === RUN TestExternalGraphDriver/json [2020-03-12T13:04:56.457Z] --- PASS: TestNetworkLoopbackNat (1.16s) [2020-03-12T13:04:56.457Z] === RUN TestPause [2020-03-12T13:04:56.953Z] === RUN TestExternalGraphDriver/spec [2020-03-12T13:04:57.026Z] --- PASS: TestPause (0.84s) [2020-03-12T13:04:57.026Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-12T13:04:57.026Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-12T13:04:57.026Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-12T13:04:57.026Z] === RUN TestPauseStopPausedContainer [2020-03-12T13:04:57.329Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-03-12T13:04:57.961Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2020-03-12T13:04:57.961Z] === RUN TestPsFilter [2020-03-12T13:04:58.220Z] --- PASS: TestPsFilter (0.27s) [2020-03-12T13:04:58.220Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-12T13:04:58.964Z] === RUN TestExternalGraphDriver/pull [2020-03-12T13:04:59.155Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2020-03-12T13:04:59.155Z] === RUN TestRemoveContainerWithVolume [2020-03-12T13:04:59.724Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2020-03-12T13:04:59.724Z] === RUN TestRemoveContainerRunning [2020-03-12T13:05:00.660Z] --- PASS: TestRemoveContainerRunning (0.82s) [2020-03-12T13:05:00.660Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-12T13:05:00.974Z] --- PASS: TestExternalGraphDriver (6.46s) [2020-03-12T13:05:00.974Z] --- PASS: TestExternalGraphDriver/json (2.14s) [2020-03-12T13:05:00.974Z] --- PASS: TestExternalGraphDriver/spec (2.04s) [2020-03-12T13:05:00.974Z] --- PASS: TestExternalGraphDriver/pull (2.16s) [2020-03-12T13:05:00.974Z] === RUN TestGraphdriverPluginV2 [2020-03-12T13:05:00.974Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2020-03-12T13:05:00.974Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T13:05:00.974Z] PASS [2020-03-12T13:05:00.974Z] [2020-03-12T13:05:00.974Z] === Skipped [2020-03-12T13:05:00.974Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2020-03-12T13:05:00.974Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T13:05:00.974Z] [2020-03-12T13:05:00.974Z] [2020-03-12T13:05:00.974Z] DONE 5 tests, 1 skipped in 6.626s [2020-03-12T13:05:00.974Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-12T13:05:00.974Z] ++ 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 [2020-03-12T13:05:00.974Z] ++ set -e [2020-03-12T13:05:00.974Z] ++ '[' -n 0 ']' [2020-03-12T13:05:00.974Z] ++ set -x [2020-03-12T13:05:00.974Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:05:00.974Z] INFO: Testing against a local daemon [2020-03-12T13:05:00.974Z] === RUN TestContinueAfterPluginCrash [2020-03-12T13:05:00.974Z] === PAUSE TestContinueAfterPluginCrash [2020-03-12T13:05:00.974Z] === RUN TestReadPluginNoRead [2020-03-12T13:05:00.974Z] === PAUSE TestReadPluginNoRead [2020-03-12T13:05:00.974Z] === RUN TestDaemonStartWithLogOpt [2020-03-12T13:05:00.974Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-12T13:05:00.974Z] === CONT TestContinueAfterPluginCrash [2020-03-12T13:05:00.974Z] === CONT TestDaemonStartWithLogOpt [2020-03-12T13:05:01.595Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s) [2020-03-12T13:05:01.595Z] === RUN TestRemoveInvalidContainer [2020-03-12T13:05:01.595Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-03-12T13:05:01.595Z] === RUN TestRenameLinkedContainer [2020-03-12T13:05:04.881Z] --- PASS: TestRenameLinkedContainer (3.15s) [2020-03-12T13:05:04.881Z] === RUN TestRenameStoppedContainer [2020-03-12T13:05:05.449Z] --- PASS: TestRenameStoppedContainer (0.82s) [2020-03-12T13:05:05.449Z] === RUN TestRenameRunningContainerAndReuse [2020-03-12T13:05:05.482Z] Loaded image: buildpack-deps:jessie [2020-03-12T13:05:05.482Z] Loaded image: busybox:latest [2020-03-12T13:05:05.482Z] Loaded image: busybox:glibc [2020-03-12T13:05:05.482Z] Loaded image: debian:jessie [2020-03-12T13:05:05.482Z] Loaded image: hello-world:latest [2020-03-12T13:05:05.482Z] INFO: Testing against a local daemon [2020-03-12T13:05:05.482Z] === RUN TestDockerDaemonSuite [2020-03-12T13:05:05.482Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-03-12T13:05:05.482Z] Loaded image: buildpack-deps:jessie [2020-03-12T13:05:05.482Z] Loaded image: busybox:latest [2020-03-12T13:05:05.740Z] Loaded image: busybox:glibc [2020-03-12T13:05:05.740Z] Loaded image: debian:jessie [2020-03-12T13:05:05.997Z] Loaded image: hello-world:latest [2020-03-12T13:05:05.997Z] INFO: Testing against a local daemon [2020-03-12T13:05:05.997Z] === RUN TestDockerSuite [2020-03-12T13:05:05.997Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-03-12T13:05:05.997Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-03-12T13:05:05.997Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-03-12T13:05:05.997Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-03-12T13:05:05.997Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-03-12T13:05:05.997Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-03-12T13:05:05.997Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-03-12T13:05:05.997Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-03-12T13:05:06.929Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-03-12T13:05:07.187Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-03-12T13:05:07.351Z] --- PASS: TestRenameRunningContainerAndReuse (1.57s) [2020-03-12T13:05:07.351Z] === RUN TestRenameInvalidName [2020-03-12T13:05:07.752Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-03-12T13:05:07.752Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-03-12T13:05:07.919Z] --- PASS: TestRenameInvalidName (0.79s) [2020-03-12T13:05:07.919Z] === RUN TestRenameAnonymousContainer [2020-03-12T13:05:08.684Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-03-12T13:05:08.684Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-03-12T13:05:08.684Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-03-12T13:05:09.334Z] --- PASS: TestDaemonStartWithLogOpt (8.20s) [2020-03-12T13:05:09.334Z] === CONT TestReadPluginNoRead [2020-03-12T13:05:09.618Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-03-12T13:05:10.992Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-03-12T13:05:11.250Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-03-12T13:05:11.250Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-03-12T13:05:11.250Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-03-12T13:05:11.507Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-03-12T13:05:12.008Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-12T13:05:12.073Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-03-12T13:05:12.106Z] --- PASS: TestRenameAnonymousContainer (4.01s) [2020-03-12T13:05:12.106Z] === RUN TestRenameContainerWithSameName [2020-03-12T13:05:12.187Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-03-12T13:05:12.330Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-03-12T13:05:12.673Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2020-03-12T13:05:12.673Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-12T13:05:13.704Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-03-12T13:05:13.704Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-03-12T13:05:13.704Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-03-12T13:05:13.704Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-03-12T13:05:14.020Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-12T13:05:14.020Z] --- PASS: TestContinueAfterPluginCrash (13.06s) [2020-03-12T13:05:14.049Z] --- PASS: TestRenameContainerWithLinkedContainer (1.59s) [2020-03-12T13:05:14.049Z] === RUN TestResize [2020-03-12T13:05:14.111Z] tests/integration/client_test.py ..... [ 75%] [2020-03-12T13:05:14.111Z] tests/integration/context_api_test.py .. [ 76%] [2020-03-12T13:05:14.985Z] --- PASS: TestResize (0.78s) [2020-03-12T13:05:14.985Z] === RUN TestResizeWithInvalidSize [2020-03-12T13:05:15.033Z] tests/integration/errors_test.py . [ 76%] [2020-03-12T13:05:15.920Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2020-03-12T13:05:15.920Z] === RUN TestResizeWhenContainerNotStarted [2020-03-12T13:05:16.031Z] === RUN TestReadPluginNoRead/default [2020-03-12T13:05:16.229Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-03-12T13:05:16.488Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2020-03-12T13:05:16.488Z] === RUN TestDaemonRestartKillContainers [2020-03-12T13:05:16.488Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T13:05:16.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T13:05:16.488Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T13:05:16.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T13:05:16.488Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T13:05:16.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T13:05:16.488Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T13:05:16.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T13:05:16.488Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T13:05:16.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T13:05:16.488Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T13:05:16.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T13:05:16.488Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T13:05:16.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T13:05:16.489Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T13:05:16.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T13:05:16.489Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T13:05:16.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T13:05:16.489Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T13:05:16.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T13:05:16.489Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T13:05:16.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T13:05:16.489Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T13:05:16.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T13:05:16.489Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T13:05:16.489Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T13:05:16.489Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T13:05:16.489Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T13:05:18.056Z] --- PASS: TestReadPluginNoRead (8.68s) [2020-03-12T13:05:18.056Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.97s) [2020-03-12T13:05:18.056Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.01s) [2020-03-12T13:05:18.056Z] --- PASS: TestReadPluginNoRead/default (1.96s) [2020-03-12T13:05:18.056Z] read_test.go:91: [d64f038c5c999] daemon is not started [2020-03-12T13:05:18.056Z] PASS [2020-03-12T13:05:18.056Z] [2020-03-12T13:05:18.056Z] DONE 6 tests in 16.979s [2020-03-12T13:05:18.056Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-03-12T13:05:18.056Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-12T13:05:18.056Z] ++ set -e [2020-03-12T13:05:18.056Z] ++ '[' -n 0 ']' [2020-03-12T13:05:18.056Z] ++ set -x [2020-03-12T13:05:18.056Z] ++ 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= DOCKER_ROOTLESS= 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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-12T13:05:18.056Z] testing: warning: no tests to run [2020-03-12T13:05:18.056Z] PASS [2020-03-12T13:05:18.056Z] [2020-03-12T13:05:18.056Z] DONE 0 tests in 0.032s [2020-03-12T13:05:18.056Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-12T13:05:18.056Z] ++ 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 [2020-03-12T13:05:18.056Z] ++ set -e [2020-03-12T13:05:18.056Z] ++ '[' -n 0 ']' [2020-03-12T13:05:18.056Z] ++ set -x [2020-03-12T13:05:18.056Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:05:18.056Z] INFO: Testing against a local daemon [2020-03-12T13:05:18.056Z] === RUN TestPluginWithDevMounts [2020-03-12T13:05:18.056Z] === PAUSE TestPluginWithDevMounts [2020-03-12T13:05:18.056Z] === CONT TestPluginWithDevMounts [2020-03-12T13:05:18.204Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-03-12T13:05:18.401Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T13:05:18.401Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T13:05:18.771Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-03-12T13:05:19.355Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T13:05:19.355Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T13:05:19.949Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T13:05:20.110Z] --- PASS: TestPluginWithDevMounts (1.86s) [2020-03-12T13:05:20.110Z] PASS [2020-03-12T13:05:20.110Z] [2020-03-12T13:05:20.110Z] DONE 1 tests in 1.945s [2020-03-12T13:05:20.110Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-03-12T13:05:20.110Z] ++ 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 [2020-03-12T13:05:20.110Z] ++ set -e [2020-03-12T13:05:20.110Z] ++ '[' -n 0 ']' [2020-03-12T13:05:20.110Z] ++ set -x [2020-03-12T13:05:20.110Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:05:20.110Z] INFO: Testing against a local daemon [2020-03-12T13:05:20.110Z] === RUN TestSecretInspect [2020-03-12T13:05:20.145Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-03-12T13:05:20.346Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T13:05:21.522Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-03-12T13:05:22.277Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T13:05:22.277Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T13:05:23.427Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-03-12T13:05:23.427Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-03-12T13:05:23.548Z] --- PASS: TestSecretInspect (3.60s) [2020-03-12T13:05:23.548Z] === RUN TestSecretList [2020-03-12T13:05:24.820Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-12T13:05:24.820Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.75s) [2020-03-12T13:05:24.820Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.76s) [2020-03-12T13:05:24.820Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.87s) [2020-03-12T13:05:24.820Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.90s) [2020-03-12T13:05:24.820Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.77s) [2020-03-12T13:05:24.820Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.90s) [2020-03-12T13:05:24.820Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.63s) [2020-03-12T13:05:24.820Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.81s) [2020-03-12T13:05:24.820Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.79s) [2020-03-12T13:05:24.820Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.95s) [2020-03-12T13:05:24.820Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.57s) [2020-03-12T13:05:24.820Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.63s) [2020-03-12T13:05:24.820Z] === RUN TestCgroupNamespacesRun [2020-03-12T13:05:25.328Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-03-12T13:05:26.700Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-03-12T13:05:26.700Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-03-12T13:05:26.723Z] --- PASS: TestCgroupNamespacesRun (1.81s) [2020-03-12T13:05:26.723Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-12T13:05:27.631Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-03-12T13:05:27.908Z] --- PASS: TestSecretList (3.55s) [2020-03-12T13:05:27.908Z] === RUN TestSecretsCreateAndDelete [2020-03-12T13:05:28.627Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s) [2020-03-12T13:05:28.627Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-12T13:05:29.012Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-03-12T13:05:29.946Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-03-12T13:05:30.511Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-03-12T13:05:30.529Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s) [2020-03-12T13:05:30.529Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-12T13:05:30.583Z] --- PASS: TestSecretsCreateAndDelete (3.17s) [2020-03-12T13:05:30.583Z] === RUN TestSecretsUpdate [2020-03-12T13:05:31.906Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s) [2020-03-12T13:05:31.906Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-12T13:05:33.040Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-03-12T13:05:33.810Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.88s) [2020-03-12T13:05:33.810Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-12T13:05:34.023Z] --- PASS: TestSecretsUpdate (3.57s) [2020-03-12T13:05:34.023Z] === RUN TestTemplatedSecret [2020-03-12T13:05:34.412Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-03-12T13:05:34.750Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.96s) [2020-03-12T13:05:34.750Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-12T13:05:34.977Z] === RUN TestDockerSuite/TestAttachDetach [2020-03-12T13:05:35.689Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2020-03-12T13:05:35.689Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-12T13:05:36.351Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-03-12T13:05:37.591Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s) [2020-03-12T13:05:37.591Z] === RUN TestKernelTCPMemory [2020-03-12T13:05:37.722Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-03-12T13:05:38.386Z] --- PASS: TestTemplatedSecret (3.68s) [2020-03-12T13:05:38.386Z] === RUN TestSecretCreateResolve [2020-03-12T13:05:38.527Z] --- PASS: TestKernelTCPMemory (0.90s) [2020-03-12T13:05:38.527Z] === RUN TestNISDomainname [2020-03-12T13:05:38.657Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-03-12T13:05:39.463Z] --- PASS: TestNISDomainname (0.98s) [2020-03-12T13:05:39.463Z] === RUN TestHostnameDnsResolution [2020-03-12T13:05:40.030Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-03-12T13:05:41.366Z] --- PASS: TestHostnameDnsResolution (1.73s) [2020-03-12T13:05:41.366Z] === RUN TestStats [2020-03-12T13:05:41.406Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-03-12T13:05:41.823Z] --- PASS: TestSecretCreateResolve (3.61s) [2020-03-12T13:05:41.823Z] PASS [2020-03-12T13:05:41.823Z] [2020-03-12T13:05:41.823Z] DONE 6 tests in 21.258s [2020-03-12T13:05:41.823Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-03-12T13:05:41.823Z] ++ 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 [2020-03-12T13:05:41.823Z] ++ set -e [2020-03-12T13:05:41.823Z] ++ '[' -n 0 ']' [2020-03-12T13:05:41.823Z] ++ set -x [2020-03-12T13:05:41.823Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:05:41.823Z] INFO: Testing against a local daemon [2020-03-12T13:05:41.823Z] === RUN TestServiceCreateInit [2020-03-12T13:05:41.823Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-12T13:05:41.971Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-03-12T13:05:42.536Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-03-12T13:05:43.268Z] --- PASS: TestStats (1.84s) [2020-03-12T13:05:43.268Z] === RUN TestStopContainerWithTimeout [2020-03-12T13:05:43.268Z] === RUN TestStopContainerWithTimeout/0 [2020-03-12T13:05:43.268Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-12T13:05:43.268Z] === RUN TestStopContainerWithTimeout/1 [2020-03-12T13:05:43.268Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-12T13:05:43.268Z] === RUN TestStopContainerWithTimeout/3 [2020-03-12T13:05:43.268Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-12T13:05:43.268Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-12T13:05:43.268Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-12T13:05:43.268Z] === CONT TestStopContainerWithTimeout/0 [2020-03-12T13:05:43.268Z] === CONT TestStopContainerWithTimeout/1 [2020-03-12T13:05:43.268Z] === CONT TestStopContainerWithTimeout/3 [2020-03-12T13:05:43.268Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-12T13:05:43.468Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-03-12T13:05:44.402Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-03-12T13:05:46.298Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-03-12T13:05:46.554Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-03-12T13:05:46.554Z] --- PASS: TestStopContainerWithTimeout/0 (1.29s) [2020-03-12T13:05:46.554Z] --- PASS: TestStopContainerWithTimeout/1 (1.98s) [2020-03-12T13:05:46.554Z] --- PASS: TestStopContainerWithTimeout/-1 (3.09s) [2020-03-12T13:05:46.554Z] --- PASS: TestStopContainerWithTimeout/3 (3.26s) [2020-03-12T13:05:46.554Z] === RUN TestDeleteDevicemapper [2020-03-12T13:05:46.554Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-12T13:05:46.554Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-12T13:05:46.554Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-12T13:05:46.864Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-03-12T13:05:47.122Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-03-12T13:05:47.294Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-12T13:05:47.379Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-03-12T13:05:48.752Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-03-12T13:05:49.009Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-03-12T13:05:49.574Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-03-12T13:05:49.840Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.87s) [2020-03-12T13:05:49.840Z] === RUN TestUpdateMemory [2020-03-12T13:05:49.840Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-12T13:05:49.840Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-12T13:05:49.840Z] === RUN TestUpdateCPUQuota [2020-03-12T13:05:50.138Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-03-12T13:05:50.138Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-03-12T13:05:50.774Z] --- PASS: TestUpdateCPUQuota (1.32s) [2020-03-12T13:05:50.774Z] === RUN TestUpdatePidsLimit [2020-03-12T13:05:50.774Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-12T13:05:51.032Z] === RUN TestUpdatePidsLimit/no_change [2020-03-12T13:05:51.290Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-12T13:05:51.857Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-12T13:05:52.035Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-03-12T13:05:52.116Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-12T13:05:52.600Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-03-12T13:05:52.682Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-12T13:05:52.753Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-03-12T13:05:52.755Z] --- PASS: TestServiceCreateInit (10.50s) [2020-03-12T13:05:52.755Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.23s) [2020-03-12T13:05:52.755Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.26s) [2020-03-12T13:05:52.755Z] === RUN TestCreateServiceMultipleTimes [2020-03-12T13:05:52.858Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-03-12T13:05:52.940Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-12T13:05:54.757Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-03-12T13:05:54.840Z] --- PASS: TestUpdatePidsLimit (3.94s) [2020-03-12T13:05:54.840Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-03-12T13:05:54.840Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-03-12T13:05:54.840Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2020-03-12T13:05:54.841Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2020-03-12T13:05:54.841Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2020-03-12T13:05:54.841Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2020-03-12T13:05:54.841Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-03-12T13:05:54.841Z] === RUN TestUpdateRestartPolicy [2020-03-12T13:05:58.038Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-03-12T13:05:59.411Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-03-12T13:05:59.977Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-03-12T13:06:00.544Z] --- PASS: TestBuildWithHugeFile (99.14s) [2020-03-12T13:06:00.544Z] === RUN TestBuildWithEmptyDockerfile [2020-03-12T13:06:00.544Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T13:06:00.544Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T13:06:00.544Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T13:06:00.544Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T13:06:00.544Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T13:06:00.544Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T13:06:00.544Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T13:06:00.544Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T13:06:00.802Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T13:06:00.802Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-03-12T13:06:00.802Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2020-03-12T13:06:00.802Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2020-03-12T13:06:00.802Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2020-03-12T13:06:00.802Z] === RUN TestBuildPreserveOwnership [2020-03-12T13:06:00.802Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-12T13:06:01.919Z] #79 exporting layers 113.3s done [2020-03-12T13:06:01.919Z] #79 exporting manifest sha256:06e79ae06f9968403cbc6fb5699f8bfff8d16dc11121c256ef2d1e43af25b220 0.0s done [2020-03-12T13:06:01.919Z] #79 exporting config sha256:6d0db898069b4015c5cefe167ad3ce53d2dcbb38a6f0038405eaac99e4927ea0 done [2020-03-12T13:06:01.919Z] #79 sending tarball [2020-03-12T13:06:03.333Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-03-12T13:06:04.265Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-12T13:06:06.170Z] --- PASS: TestBuildPreserveOwnership (5.22s) [2020-03-12T13:06:06.170Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.43s) [2020-03-12T13:06:06.170Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.78s) [2020-03-12T13:06:06.170Z] === RUN TestBuildPlatformInvalid [2020-03-12T13:06:06.170Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-03-12T13:06:06.170Z] PASS [2020-03-12T13:06:06.170Z] [2020-03-12T13:06:06.170Z] === Skipped [2020-03-12T13:06:06.170Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-03-12T13:06:06.170Z] build_session_test.go:25: TODO: BuildKit [2020-03-12T13:06:06.170Z] [2020-03-12T13:06:06.170Z] [2020-03-12T13:06:06.170Z] DONE 32 tests, 1 skipped in 185.923s [2020-03-12T13:06:06.170Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-03-12T13:06:06.170Z] ++ 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 [2020-03-12T13:06:06.170Z] ++ set -e [2020-03-12T13:06:06.170Z] ++ '[' -n 0 ']' [2020-03-12T13:06:06.170Z] ++ set -x [2020-03-12T13:06:06.170Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:06:06.385Z] #79 sending tarball 18.8s done [2020-03-12T13:06:06.385Z] #79 DONE 132.1s [2020-03-12T13:06:06.385Z] [2020-03-12T13:06:06.385Z] #80 importing to docker [2020-03-12T13:06:06.428Z] INFO: Testing against a local daemon [2020-03-12T13:06:06.428Z] === RUN TestConfigList [2020-03-12T13:06:06.996Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-03-12T13:06:07.044Z] --- PASS: TestUpdateRestartPolicy (12.51s) [2020-03-12T13:06:07.044Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-12T13:06:07.565Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-03-12T13:06:07.979Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2020-03-12T13:06:07.979Z] === RUN TestWaitNonBlocked [2020-03-12T13:06:07.979Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T13:06:07.979Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T13:06:07.979Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T13:06:07.979Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T13:06:07.979Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T13:06:07.979Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T13:06:08.130Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-03-12T13:06:08.694Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-03-12T13:06:08.916Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-03-12T13:06:08.916Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s) [2020-03-12T13:06:08.916Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s) [2020-03-12T13:06:08.916Z] === RUN TestWaitBlocked [2020-03-12T13:06:08.916Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T13:06:08.916Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T13:06:08.916Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T13:06:08.916Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T13:06:08.916Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T13:06:08.916Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T13:06:09.259Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-03-12T13:06:09.824Z] --- PASS: TestConfigList (3.58s) [2020-03-12T13:06:09.824Z] === RUN TestConfigsCreateAndDelete [2020-03-12T13:06:09.855Z] --- PASS: TestWaitBlocked (0.03s) [2020-03-12T13:06:09.855Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.95s) [2020-03-12T13:06:09.855Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s) [2020-03-12T13:06:09.855Z] === CONT TestContainerStartOnDaemonRestart [2020-03-12T13:06:09.855Z] === CONT TestIpcModeOlderClient [2020-03-12T13:06:09.855Z] === CONT TestDaemonHostGatewayIP [2020-03-12T13:06:09.855Z] === CONT TestDaemonRestartIpcMode [2020-03-12T13:06:10.119Z] --- PASS: TestIpcModeOlderClient (0.22s) [2020-03-12T13:06:10.209Z] ......... [ 86%] [2020-03-12T13:06:12.353Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-03-12T13:06:13.287Z] --- PASS: TestConfigsCreateAndDelete (3.33s) [2020-03-12T13:06:13.287Z] === RUN TestConfigsUpdate [2020-03-12T13:06:13.412Z] --- PASS: TestContainerStartOnDaemonRestart (3.17s) [2020-03-12T13:06:14.348Z] --- PASS: TestDaemonRestartIpcMode (4.28s) [2020-03-12T13:06:14.711Z] --- PASS: TestDaemonHostGatewayIP (4.84s) [2020-03-12T13:06:14.711Z] PASS [2020-03-12T13:06:14.711Z] [2020-03-12T13:06:14.711Z] === Skipped [2020-03-12T13:06:14.711Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-03-12T13:06:14.711Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-12T13:06:14.711Z] [2020-03-12T13:06:14.711Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-12T13:06:14.711Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T13:06:14.711Z] [2020-03-12T13:06:14.711Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-12T13:06:14.711Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T13:06:14.711Z] [2020-03-12T13:06:14.711Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-12T13:06:14.711Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-12T13:06:14.711Z] [2020-03-12T13:06:14.711Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-12T13:06:14.711Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-12T13:06:14.711Z] [2020-03-12T13:06:14.711Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-03-12T13:06:14.711Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-12T13:06:14.711Z] [2020-03-12T13:06:14.711Z] [2020-03-12T13:06:14.711Z] DONE 199 tests, 6 skipped in 127.916s [2020-03-12T13:06:14.711Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-03-12T13:06:14.711Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-03-12T13:06:14.711Z] ++ set -e [2020-03-12T13:06:14.711Z] ++ '[' -n 0 ']' [2020-03-12T13:06:14.711Z] ++ set -x [2020-03-12T13:06:14.711Z] ++ 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=arm64 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= DOCKER_ROOTLESS= 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/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-03-12T13:06:14.711Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-03-12T13:06:14.971Z] INFO: Testing against a local daemon [2020-03-12T13:06:14.971Z] === RUN TestCommitInheritsEnv [2020-03-12T13:06:15.043Z] --- PASS: TestCreateServiceMultipleTimes (21.68s) [2020-03-12T13:06:15.043Z] === RUN TestCreateServiceConflict [2020-03-12T13:06:15.277Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-03-12T13:06:15.538Z] --- PASS: TestCommitInheritsEnv (0.60s) [2020-03-12T13:06:15.538Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-12T13:06:15.538Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-03-12T13:06:15.538Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-03-12T13:06:15.538Z] === RUN TestImagesFilterMultiReference [2020-03-12T13:06:15.797Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-03-12T13:06:15.797Z] === RUN TestImagePullPlatformInvalid [2020-03-12T13:06:15.797Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-03-12T13:06:15.797Z] === RUN TestRemoveImageOrphaning [2020-03-12T13:06:15.924Z] tests/integration/models_images_test.py ............... [ 89%] [2020-03-12T13:06:16.365Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-03-12T13:06:16.365Z] === RUN TestRemoveImageGarbageCollector [2020-03-12T13:06:16.365Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-12T13:06:16.365Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T13:06:16.365Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-12T13:06:16.365Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-03-12T13:06:16.365Z] === RUN TestTagInvalidReference [2020-03-12T13:06:16.365Z] --- PASS: TestTagInvalidReference (0.04s) [2020-03-12T13:06:16.365Z] === RUN TestTagValidPrefixedRepo [2020-03-12T13:06:16.365Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-03-12T13:06:16.365Z] === RUN TestTagExistedNameWithoutForce [2020-03-12T13:06:16.624Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-03-12T13:06:16.624Z] === RUN TestTagOfficialNames [2020-03-12T13:06:16.624Z] --- PASS: TestTagOfficialNames (0.07s) [2020-03-12T13:06:16.624Z] === RUN TestTagMatchesDigest [2020-03-12T13:06:16.624Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-03-12T13:06:16.624Z] PASS [2020-03-12T13:06:16.624Z] [2020-03-12T13:06:16.624Z] === Skipped [2020-03-12T13:06:16.624Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-03-12T13:06:16.624Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-03-12T13:06:16.624Z] [2020-03-12T13:06:16.624Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-12T13:06:16.624Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T13:06:16.624Z] [2020-03-12T13:06:16.624Z] [2020-03-12T13:06:16.624Z] DONE 12 tests, 2 skipped in 1.815s [2020-03-12T13:06:16.624Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-03-12T13:06:16.624Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-03-12T13:06:16.624Z] ++ set -e [2020-03-12T13:06:16.624Z] ++ '[' -n 0 ']' [2020-03-12T13:06:16.624Z] ++ set -x [2020-03-12T13:06:16.624Z] ++ 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=arm64 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= DOCKER_ROOTLESS= 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/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-03-12T13:06:16.649Z] --- PASS: TestConfigsUpdate (3.50s) [2020-03-12T13:06:16.649Z] === RUN TestTemplatedConfig [2020-03-12T13:06:16.882Z] INFO: Testing against a local daemon [2020-03-12T13:06:16.882Z] === RUN TestNetworkCreateDelete [2020-03-12T13:06:16.907Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-03-12T13:06:17.055Z] --- PASS: TestCreateServiceConflict (3.60s) [2020-03-12T13:06:17.055Z] === RUN TestCreateServiceMaxReplicas [2020-03-12T13:06:17.141Z] --- PASS: TestNetworkCreateDelete (0.40s) [2020-03-12T13:06:17.141Z] === RUN TestDockerNetworkDeletePreferID [2020-03-12T13:06:17.164Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-03-12T13:06:17.581Z] tests/integration/models_networks_test.py .... [ 90%] [2020-03-12T13:06:17.730Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-03-12T13:06:17.988Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-03-12T13:06:18.518Z] --- PASS: TestDockerNetworkDeletePreferID (1.20s) [2020-03-12T13:06:18.518Z] === RUN TestInspectNetwork [2020-03-12T13:06:20.546Z] --- PASS: TestTemplatedConfig (3.70s) [2020-03-12T13:06:20.546Z] === RUN TestConfigInspect [2020-03-12T13:06:20.804Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-03-12T13:06:20.805Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-03-12T13:06:20.805Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-03-12T13:06:21.417Z] --- PASS: TestCreateServiceMaxReplicas (4.04s) [2020-03-12T13:06:21.417Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-12T13:06:23.025Z] tests/integration/models_nodes_test.py . [ 91%] [2020-03-12T13:06:23.334Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-03-12T13:06:23.592Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-03-12T13:06:23.787Z] === RUN TestInspectNetwork/full_network_id [2020-03-12T13:06:23.787Z] === RUN TestInspectNetwork/partial_network_id [2020-03-12T13:06:23.787Z] === RUN TestInspectNetwork/network_name [2020-03-12T13:06:23.787Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-12T13:06:24.040Z] tests/integration/models_resources_test.py . [ 91%] [2020-03-12T13:06:24.157Z] --- PASS: TestConfigInspect (3.66s) [2020-03-12T13:06:24.157Z] === RUN TestConfigCreateWithLabels [2020-03-12T13:06:24.723Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-03-12T13:06:25.288Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-03-12T13:06:27.188Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-03-12T13:06:27.755Z] --- PASS: TestConfigCreateWithLabels (3.58s) [2020-03-12T13:06:27.755Z] === RUN TestConfigCreateResolve [2020-03-12T13:06:27.973Z] --- PASS: TestInspectNetwork (9.63s) [2020-03-12T13:06:27.973Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-12T13:06:27.973Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-12T13:06:27.973Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-12T13:06:27.973Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-12T13:06:27.973Z] === RUN TestRunContainerWithBridgeNone [2020-03-12T13:06:29.127Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-03-12T13:06:30.126Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-03-12T13:06:30.503Z] --- PASS: TestRunContainerWithBridgeNone (2.55s) [2020-03-12T13:06:30.503Z] === RUN TestNetworkInvalidJSON [2020-03-12T13:06:30.503Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-12T13:06:30.503Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-12T13:06:30.503Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T13:06:30.503Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T13:06:30.503Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T13:06:30.503Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T13:06:30.503Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-12T13:06:30.503Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T13:06:30.503Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T13:06:30.503Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-03-12T13:06:30.503Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-12T13:06:30.503Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-12T13:06:30.503Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-12T13:06:30.503Z] === RUN TestHostIPv4BridgeLabel [2020-03-12T13:06:31.026Z] --- PASS: TestConfigCreateResolve (3.38s) [2020-03-12T13:06:31.026Z] === RUN TestConfigDaemonLibtrustID [2020-03-12T13:06:31.438Z] --- PASS: TestHostIPv4BridgeLabel (0.76s) [2020-03-12T13:06:31.438Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-12T13:06:31.591Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-03-12T13:06:31.591Z] PASS [2020-03-12T13:06:31.591Z] [2020-03-12T13:06:31.591Z] DONE 8 tests in 25.396s [2020-03-12T13:06:31.591Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-03-12T13:06:31.591Z] ++ 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 [2020-03-12T13:06:31.591Z] ++ set -e [2020-03-12T13:06:31.591Z] ++ '[' -n 0 ']' [2020-03-12T13:06:31.591Z] ++ set -x [2020-03-12T13:06:31.591Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:06:31.848Z] INFO: Testing against a local daemon [2020-03-12T13:06:31.848Z] === RUN TestCheckpoint [2020-03-12T13:06:31.848Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-12T13:06:31.848Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-12T13:06:31.848Z] === RUN TestContainerInvalidJSON [2020-03-12T13:06:31.848Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T13:06:31.848Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T13:06:31.848Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T13:06:31.848Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T13:06:31.848Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-12T13:06:31.848Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-12T13:06:31.848Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T13:06:31.848Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-12T13:06:31.848Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T13:06:31.848Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-03-12T13:06:31.848Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-12T13:06:31.848Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-12T13:06:31.848Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-12T13:06:31.848Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-12T13:06:31.848Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-03-12T13:06:31.848Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-12T13:06:32.106Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-03-12T13:06:32.106Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-12T13:06:32.106Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-03-12T13:06:32.106Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-12T13:06:32.106Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2020-03-12T13:06:32.106Z] === RUN TestCopyFromContainer [2020-03-12T13:06:32.672Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-03-12T13:06:32.813Z] --- PASS: TestDaemonRestartWithLiveRestore (1.32s) [2020-03-12T13:06:32.813Z] === RUN TestDaemonDefaultNetworkPools [2020-03-12T13:06:32.931Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-03-12T13:06:33.186Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-03-12T13:06:33.238Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-03-12T13:06:33.496Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-03-12T13:06:34.061Z] === RUN TestCopyFromContainer// [2020-03-12T13:06:34.061Z] === RUN TestCopyFromContainer//bar/root [2020-03-12T13:06:34.190Z] --- PASS: TestDaemonDefaultNetworkPools (1.32s) [2020-03-12T13:06:34.190Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-12T13:06:34.320Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-12T13:06:34.320Z] === RUN TestCopyFromContainer/bar/quux [2020-03-12T13:06:34.577Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-12T13:06:34.577Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-12T13:06:34.835Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-12T13:06:34.835Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-12T13:06:35.092Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-12T13:06:35.092Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-12T13:06:35.350Z] --- PASS: TestCopyFromContainer (3.02s) [2020-03-12T13:06:35.350Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-03-12T13:06:35.350Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-03-12T13:06:35.350Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2020-03-12T13:06:35.350Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2020-03-12T13:06:35.350Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2020-03-12T13:06:35.350Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s) [2020-03-12T13:06:35.350Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-03-12T13:06:35.350Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-03-12T13:06:35.350Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-03-12T13:06:35.350Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-03-12T13:06:35.350Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-12T13:06:35.350Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T13:06:35.350Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T13:06:35.350Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T13:06:35.350Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T13:06:35.350Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T13:06:35.350Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T13:06:35.350Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T13:06:35.350Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T13:06:35.350Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T13:06:35.350Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-03-12T13:06:35.350Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-12T13:06:35.350Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-03-12T13:06:35.350Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-03-12T13:06:35.350Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-12T13:06:35.350Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-03-12T13:06:35.350Z] === RUN TestCreateWithInvalidEnv [2020-03-12T13:06:35.350Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-12T13:06:35.350Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-12T13:06:35.350Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-12T13:06:35.350Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-12T13:06:35.350Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-12T13:06:35.350Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-12T13:06:35.350Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-12T13:06:35.350Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-12T13:06:35.350Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-12T13:06:35.350Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-03-12T13:06:35.350Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-12T13:06:35.350Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-12T13:06:35.350Z] --- PASS: TestCreateWithInvalidEnv/0 (0.02s) [2020-03-12T13:06:35.350Z] === RUN TestCreateTmpfsMountsTarget [2020-03-12T13:06:35.350Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-03-12T13:06:35.350Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-12T13:06:36.091Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.84s) [2020-03-12T13:06:36.091Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-12T13:06:36.627Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.20s) [2020-03-12T13:06:36.627Z] === RUN TestCreateServiceSecretFileMode [2020-03-12T13:06:37.246Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-03-12T13:06:37.417Z] tests/integration/regression_test.py ...... [ 98%] [2020-03-12T13:06:37.812Z] --- PASS: TestCreateWithCustomMaskedPaths (2.47s) [2020-03-12T13:06:37.812Z] === RUN TestCreateWithCapabilities [2020-03-12T13:06:37.812Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-12T13:06:37.812Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-12T13:06:37.812Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-12T13:06:37.812Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-12T13:06:37.812Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-12T13:06:37.812Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-12T13:06:37.812Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-12T13:06:37.812Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-12T13:06:37.812Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T13:06:37.812Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T13:06:37.812Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T13:06:37.812Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T13:06:37.812Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-12T13:06:37.812Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-12T13:06:37.812Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-12T13:06:37.812Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-12T13:06:37.812Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-12T13:06:37.812Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-12T13:06:37.812Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T13:06:37.812Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T13:06:37.812Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T13:06:37.812Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T13:06:37.969Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-03-12T13:06:37.969Z] tests/integration/credentials/utils_test.py . [100%] [2020-03-12T13:06:37.969Z] [2020-03-12T13:06:37.969Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-03-12T13:06:37.969Z] =========================== short test summary info ============================ [2020-03-12T13:06:37.969Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-03-12T13:06:37.969Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-03-12T13:06:37.969Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-03-12T13:06:37.969Z] Not supported on most drivers [2020-03-12T13:06:37.969Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-03-12T13:06:37.969Z] Can fail if eth0 has multiple IP addresses [2020-03-12T13:06:37.969Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-03-12T13:06:37.969Z] This doesn't seem to be taken into account by the engine [2020-03-12T13:06:37.969Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-03-12T13:06:37.969Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-03-12T13:06:37.969Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-03-12T13:06:37.969Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-03-12T13:06:37.969Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-03-12T13:06:37.969Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-03-12T13:06:37.969Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-03-12T13:06:37.969Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 341.65 seconds == [2020-03-12T13:06:38.069Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-12T13:06:38.069Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T13:06:38.069Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T13:06:38.069Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-12T13:06:38.070Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-12T13:06:38.070Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-12T13:06:38.070Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T13:06:38.070Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T13:06:38.070Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-12T13:06:38.070Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-12T13:06:38.070Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-12T13:06:38.070Z] --- PASS: TestCreateWithCapabilities (0.05s) [2020-03-12T13:06:38.070Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-03-12T13:06:38.070Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-12T13:06:38.070Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-03-12T13:06:38.070Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-03-12T13:06:38.070Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-03-12T13:06:38.070Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-03-12T13:06:38.070Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-03-12T13:06:38.070Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-12T13:06:38.070Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-03-12T13:06:38.070Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-03-12T13:06:38.070Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-03-12T13:06:38.070Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-12T13:06:38.223Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-03-12T13:06:38.327Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-03-12T13:06:38.585Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-03-12T13:06:38.622Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.34s) [2020-03-12T13:06:38.623Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-12T13:06:38.881Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2020-03-12T13:06:38.881Z] === RUN TestServiceWithPredefinedNetwork [2020-03-12T13:06:40.062Z] --- PASS: TestCreateServiceSecretFileMode (3.53s) [2020-03-12T13:06:40.062Z] === RUN TestCreateServiceConfigFileMode [2020-03-12T13:06:40.481Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-03-12T13:06:41.047Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.76s) [2020-03-12T13:06:41.047Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-12T13:06:41.047Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T13:06:41.047Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T13:06:41.047Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T13:06:41.047Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T13:06:41.047Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T13:06:41.047Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T13:06:41.047Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T13:06:41.047Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T13:06:41.047Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T13:06:41.047Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T13:06:41.047Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T13:06:41.047Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T13:06:41.047Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T13:06:41.047Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T13:06:41.047Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T13:06:41.047Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-03-12T13:06:41.047Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-03-12T13:06:41.047Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-03-12T13:06:41.047Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-03-12T13:06:41.047Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-03-12T13:06:41.047Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-03-12T13:06:41.047Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-12T13:06:41.306Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-03-12T13:06:41.871Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.91s) [2020-03-12T13:06:41.871Z] === RUN TestContainerStartOnDaemonRestart [2020-03-12T13:06:41.871Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-12T13:06:41.871Z] === RUN TestDaemonRestartIpcMode [2020-03-12T13:06:41.871Z] === PAUSE TestDaemonRestartIpcMode [2020-03-12T13:06:41.871Z] === RUN TestDaemonHostGatewayIP [2020-03-12T13:06:41.871Z] === PAUSE TestDaemonHostGatewayIP [2020-03-12T13:06:41.871Z] === RUN TestDiff [2020-03-12T13:06:42.803Z] --- PASS: TestDiff (1.00s) [2020-03-12T13:06:42.803Z] === RUN TestExecWithCloseStdin [2020-03-12T13:06:43.068Z] --- PASS: TestServiceWithPredefinedNetwork (3.35s) [2020-03-12T13:06:43.068Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-12T13:06:43.068Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-12T13:06:43.068Z] service_test.go:236: FLAKY_TEST [2020-03-12T13:06:43.068Z] === RUN TestServiceWithDataPathPortInit [2020-03-12T13:06:43.497Z] --- PASS: TestCreateServiceConfigFileMode (3.68s) [2020-03-12T13:06:43.497Z] === RUN TestCreateServiceSysctls [2020-03-12T13:06:44.174Z] --- PASS: TestExecWithCloseStdin (1.03s) [2020-03-12T13:06:44.174Z] === RUN TestExec [2020-03-12T13:06:44.739Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-03-12T13:06:44.997Z] --- PASS: TestExec (0.98s) [2020-03-12T13:06:44.997Z] === RUN TestExecUser [2020-03-12T13:06:44.997Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-03-12T13:06:48.172Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-03-12T13:06:48.172Z] --- PASS: TestExecUser (1.08s) [2020-03-12T13:06:48.172Z] === RUN TestExportContainerAndImportImage [2020-03-12T13:06:48.172Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-03-12T13:06:48.172Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-03-12T13:06:48.172Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-03-12T13:06:48.172Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-03-12T13:06:48.172Z] --- PASS: TestExportContainerAndImportImage (1.30s) [2020-03-12T13:06:48.172Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-12T13:06:48.196Z] #80 DONE 36.7s [2020-03-12T13:06:48.196Z] --- PASS: TestCreateServiceSysctls (4.38s) [2020-03-12T13:06:48.196Z] === RUN TestCreateServiceCapabilities [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-12T13:06:48.716Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40680/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=25d6047ec094170761a11e582b8cb45f16cf675e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:25d6047ec094170761a11e582b8cb45f16cf675e hack/test/unit [2020-03-12T13:06:48.737Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-03-12T13:06:48.995Z] --- PASS: TestExportContainerAfterDaemonRestart (1.64s) [2020-03-12T13:06:48.995Z] === RUN TestHealthCheckWorkdir [2020-03-12T13:06:50.033Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-12T13:06:50.033Z] [2020-03-12T13:06:50.033Z] Unloading profiles will leave already running processes permanently [2020-03-12T13:06:50.033Z] unconfined, which can lead to unexpected situations. [2020-03-12T13:06:50.033Z] [2020-03-12T13:06:50.033Z] To set a process to complain mode, use the command line tool [2020-03-12T13:06:50.033Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-12T13:06:50.033Z] [2020-03-12T13:06:50.369Z] --- PASS: TestHealthCheckWorkdir (1.30s) [2020-03-12T13:06:50.369Z] === RUN TestHealthKillContainer [2020-03-12T13:06:50.626Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-03-12T13:06:50.884Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime Post stage [Pipeline] junit [2020-03-12T13:06:50.990Z] Recording test results [2020-03-12T13:06:51.636Z] --- PASS: TestCreateServiceCapabilities (3.69s) [2020-03-12T13:06:51.636Z] === RUN TestInspect [Pipeline] sh [2020-03-12T13:06:52.262Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-03-12T13:06:52.501Z] + echo Ensuring container killed. [2020-03-12T13:06:52.501Z] Ensuring container killed. [2020-03-12T13:06:52.501Z] + docker rm -vf docker-pr1 [2020-03-12T13:06:52.501Z] Error: No such container: docker-pr1 [2020-03-12T13:06:52.501Z] + true [Pipeline] sh [2020-03-12T13:06:52.780Z] + echo Chowning /workspace to jenkins user [2020-03-12T13:06:52.780Z] Chowning /workspace to jenkins user [2020-03-12T13:06:52.780Z] + id -u [2020-03-12T13:06:52.780Z] + id -g [2020-03-12T13:06:52.780Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40680:/workspace busybox chown -R 1000:1000 /workspace [2020-03-12T13:06:52.780Z] Unable to find image 'busybox:latest' locally [2020-03-12T13:06:52.781Z] latest: Pulling from library/busybox [2020-03-12T13:06:52.781Z] 0669b0daf1fb: Pulling fs layer [2020-03-12T13:06:53.037Z] 0669b0daf1fb: Verifying Checksum [2020-03-12T13:06:53.037Z] 0669b0daf1fb: Download complete [2020-03-12T13:06:53.037Z] 0669b0daf1fb: Pull complete [2020-03-12T13:06:53.037Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-12T13:06:53.037Z] Status: Downloaded newer image for busybox:latest [2020-03-12T13:06:53.137Z] ? github.com/docker/docker/api [no test files] [2020-03-12T13:06:53.193Z] --- PASS: TestHealthKillContainer (2.94s) [2020-03-12T13:06:53.193Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-12T13:06:53.760Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-03-12T13:06:54.017Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-03-12T13:06:54.275Z] --- PASS: TestInspectCpusetInConfigPre120 (1.00s) [2020-03-12T13:06:54.275Z] === RUN TestIpcModeNone [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-12T13:06:54.694Z] + bundleName=docker-py [2020-03-12T13:06:54.694Z] + echo Creating docker-py-bundles.tar.gz [2020-03-12T13:06:54.694Z] Creating docker-py-bundles.tar.gz [2020-03-12T13:06:54.694Z] + 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 [2020-03-12T13:06:54.745Z] Archiving artifacts [2020-03-12T13:06:55.207Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-03-12T13:06:55.465Z] --- PASS: TestIpcModeNone (1.15s) [2020-03-12T13:06:55.465Z] === RUN TestIpcModePrivate [2020-03-12T13:06:55.723Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-03-12T13:06:55.996Z] --- PASS: TestInspect (3.60s) [2020-03-12T13:06:55.996Z] === RUN TestCreateJob [2020-03-12T13:06:56.151Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40680/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-03-12T13:06:56.587Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40680/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=25d6047ec094170761a11e582b8cb45f16cf675e -e DOCKER_GRAPHDRIVER docker:25d6047ec094170761a11e582b8cb45f16cf675e hack/make.sh binary-daemon [2020-03-12T13:06:56.659Z] === RUN TestDockerSuite/TestBuildAddScript [2020-03-12T13:06:56.659Z] --- PASS: TestIpcModePrivate (1.18s) [2020-03-12T13:06:56.659Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:210, shared: false, mustBeShared: false [2020-03-12T13:06:56.659Z] === RUN TestIpcModeShareable [2020-03-12T13:06:57.150Z] [2020-03-12T13:06:57.150Z] Removing bundles/ [2020-03-12T13:06:57.150Z] [2020-03-12T13:06:57.150Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-03-12T13:06:57.150Z] Building: bundles/binary-daemon/dockerd-dev [2020-03-12T13:06:57.150Z] GOOS="" GOARCH="" GOARM="" [2020-03-12T13:06:57.592Z] --- PASS: TestIpcModeShareable (0.97s) [2020-03-12T13:06:57.592Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:195, shared: true, mustBeShared: true [2020-03-12T13:06:57.592Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-12T13:06:57.592Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-03-12T13:07:00.117Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-03-12T13:07:00.117Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-03-12T13:07:00.374Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-03-12T13:07:00.380Z] --- PASS: TestCreateJob (4.53s) [2020-03-12T13:07:00.380Z] === RUN TestReplicatedJob [2020-03-12T13:07:00.521Z] --- PASS: TestServiceWithDataPathPortInit (17.89s) [2020-03-12T13:07:00.521Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-12T13:07:00.632Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.04s) [2020-03-12T13:07:00.632Z] === RUN TestAPIIpcModeHost [2020-03-12T13:07:01.564Z] --- PASS: TestAPIIpcModeHost (0.81s) [2020-03-12T13:07:01.564Z] === RUN TestDaemonIpcModeShareable [2020-03-12T13:07:03.461Z] --- PASS: TestDaemonIpcModeShareable (1.84s) [2020-03-12T13:07:03.461Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:211, shared: true, mustBeShared: true [2020-03-12T13:07:03.461Z] === RUN TestDaemonIpcModePrivate [2020-03-12T13:07:04.027Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-03-12T13:07:04.960Z] --- PASS: TestDaemonIpcModePrivate (1.78s) [2020-03-12T13:07:04.960Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:220, shared: false, mustBeShared: false [2020-03-12T13:07:04.960Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-12T13:07:06.858Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2020-03-12T13:07:06.858Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:217, shared: false, mustBeShared: false [2020-03-12T13:07:06.858Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-12T13:07:07.163Z] --- PASS: TestReplicatedJob (7.14s) [2020-03-12T13:07:07.163Z] === RUN TestUpdateReplicatedJob [2020-03-12T13:07:08.228Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-03-12T13:07:08.228Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.54s) [2020-03-12T13:07:08.228Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:222, shared: true, mustBeShared: true [2020-03-12T13:07:08.228Z] === RUN TestIpcModeOlderClient [2020-03-12T13:07:08.228Z] === PAUSE TestIpcModeOlderClient [2020-03-12T13:07:08.228Z] === RUN TestKillContainerInvalidSignal [2020-03-12T13:07:09.162Z] --- PASS: TestKillContainerInvalidSignal (0.95s) [2020-03-12T13:07:09.162Z] === RUN TestKillContainer [2020-03-12T13:07:09.162Z] === RUN TestKillContainer/no_signal [2020-03-12T13:07:10.095Z] === RUN TestKillContainer/non_killing_signal [2020-03-12T13:07:10.353Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-03-12T13:07:10.493Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.97s) [2020-03-12T13:07:10.493Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:je2og21tl8l5edtpbi09bqcrm Created:2020-03-12 13:07:01.819031678 +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[5c3a49aeee70283bc314b6fcff7aea97006b56c4088285b41a21b41f04e6e5dd:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.70ai9l55okt2yrprmoqz86jmw EndpointID:62cb0b8feba16bf3f79b8adf33e3a3f054ef7cc54255f70ab9e501bbde921f38 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e9a0a1b2713953bb54fae0e5927115726614e91e19d6cbf1052ebddf0a9140f0 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:22f69e0b3014 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.70ai9l55okt2yrprmoqz86jmw EndpointID:62cb0b8feba16bf3f79b8adf33e3a3f054ef7cc54255f70ab9e501bbde921f38 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-12T13:07:10.493Z] PASS [2020-03-12T13:07:10.493Z] [2020-03-12T13:07:10.493Z] === Skipped [2020-03-12T13:07:10.493Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-12T13:07:10.493Z] service_test.go:236: FLAKY_TEST [2020-03-12T13:07:10.493Z] [2020-03-12T13:07:10.493Z] [2020-03-12T13:07:10.493Z] DONE 22 tests, 1 skipped in 52.553s [2020-03-12T13:07:10.493Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-12T13:07:10.493Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-03-12T13:07:10.493Z] ++ set -e [2020-03-12T13:07:10.493Z] ++ '[' -n 0 ']' [2020-03-12T13:07:10.493Z] ++ set -x [2020-03-12T13:07:10.493Z] ++ 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=arm64 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= DOCKER_ROOTLESS= 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/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-03-12T13:07:10.493Z] INFO: Testing against a local daemon [2020-03-12T13:07:10.493Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-12T13:07:10.493Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.02s) [2020-03-12T13:07:10.493Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T13:07:10.493Z] === RUN TestDockerNetworkIpvlan [2020-03-12T13:07:10.493Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-12T13:07:10.493Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T13:07:10.493Z] PASS [2020-03-12T13:07:10.493Z] [2020-03-12T13:07:10.493Z] === Skipped [2020-03-12T13:07:10.493Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.02s) [2020-03-12T13:07:10.493Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T13:07:10.493Z] [2020-03-12T13:07:10.493Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-12T13:07:10.493Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T13:07:10.493Z] [2020-03-12T13:07:10.493Z] [2020-03-12T13:07:10.493Z] DONE 2 tests, 2 skipped in 0.219s [2020-03-12T13:07:10.493Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-12T13:07:10.493Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-03-12T13:07:10.493Z] ++ set -e [2020-03-12T13:07:10.493Z] ++ '[' -n 0 ']' [2020-03-12T13:07:10.493Z] ++ set -x [2020-03-12T13:07:10.493Z] ++ 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=arm64 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= DOCKER_ROOTLESS= 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/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-03-12T13:07:10.493Z] INFO: Testing against a local daemon [2020-03-12T13:07:10.493Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-12T13:07:10.917Z] === RUN TestKillContainer/killing_signal [2020-03-12T13:07:11.523Z] --- PASS: TestUpdateReplicatedJob (4.42s) [2020-03-12T13:07:11.523Z] === RUN TestServiceListWithStatuses [2020-03-12T13:07:11.523Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-12T13:07:11.523Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-12T13:07:11.523Z] === RUN TestDockerNetworkConnectAlias [2020-03-12T13:07:11.852Z] --- PASS: TestKillContainer (2.62s) [2020-03-12T13:07:11.852Z] --- PASS: TestKillContainer/no_signal (0.89s) [2020-03-12T13:07:11.852Z] --- PASS: TestKillContainer/non_killing_signal (0.65s) [2020-03-12T13:07:11.852Z] --- PASS: TestKillContainer/killing_signal (0.73s) [2020-03-12T13:07:11.852Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-12T13:07:11.852Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-12T13:07:11.869Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.10s) [2020-03-12T13:07:11.869Z] === RUN TestDockerNetworkMacvlan [2020-03-12T13:07:12.785Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-12T13:07:12.804Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-12T13:07:13.354Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-03-12T13:07:13.611Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.79s) [2020-03-12T13:07:13.611Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s) [2020-03-12T13:07:13.611Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s) [2020-03-12T13:07:13.611Z] === RUN TestKillStoppedContainer [2020-03-12T13:07:13.869Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-03-12T13:07:13.869Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-12T13:07:13.869Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-03-12T13:07:13.869Z] === RUN TestKillDifferentUserContainer [2020-03-12T13:07:14.180Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-12T13:07:15.115Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-12T13:07:15.241Z] --- PASS: TestKillDifferentUserContainer (1.13s) [2020-03-12T13:07:15.241Z] === RUN TestInspectOomKilledTrue [2020-03-12T13:07:15.241Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-12T13:07:15.241Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T13:07:15.241Z] === RUN TestInspectOomKilledFalse [2020-03-12T13:07:15.241Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-12T13:07:15.241Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T13:07:15.241Z] === RUN TestLinksEtcHostsContentMatch [2020-03-12T13:07:15.806Z] --- PASS: TestLinksEtcHostsContentMatch (0.74s) [2020-03-12T13:07:15.806Z] === RUN TestLinksContainerNames [2020-03-12T13:07:16.066Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-03-12T13:07:16.999Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-03-12T13:07:17.565Z] === RUN TestDockerSuite/TestBuildAddTar [2020-03-12T13:07:17.824Z] --- PASS: TestLinksContainerNames (1.96s) [2020-03-12T13:07:17.824Z] === RUN TestLogsFollowTailEmpty [2020-03-12T13:07:18.756Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2020-03-12T13:07:18.756Z] === RUN TestContainerNetworkMountsNoChown [2020-03-12T13:07:18.756Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-03-12T13:07:19.303Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-12T13:07:19.741Z] --- PASS: TestContainerNetworkMountsNoChown (0.97s) [2020-03-12T13:07:19.741Z] === RUN TestMountDaemonRoot [2020-03-12T13:07:19.741Z] === RUN TestMountDaemonRoot/default [2020-03-12T13:07:19.741Z] === PAUSE TestMountDaemonRoot/default [2020-03-12T13:07:19.741Z] === RUN TestMountDaemonRoot/private [2020-03-12T13:07:19.741Z] === PAUSE TestMountDaemonRoot/private [2020-03-12T13:07:19.741Z] === RUN TestMountDaemonRoot/rprivate [2020-03-12T13:07:19.741Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-12T13:07:19.741Z] === RUN TestMountDaemonRoot/slave [2020-03-12T13:07:19.741Z] === PAUSE TestMountDaemonRoot/slave [2020-03-12T13:07:19.741Z] === RUN TestMountDaemonRoot/rslave [2020-03-12T13:07:19.741Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-12T13:07:19.741Z] === RUN TestMountDaemonRoot/shared [2020-03-12T13:07:19.741Z] === PAUSE TestMountDaemonRoot/shared [2020-03-12T13:07:19.741Z] === RUN TestMountDaemonRoot/rshared [2020-03-12T13:07:19.741Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-12T13:07:19.741Z] === CONT TestMountDaemonRoot/default [2020-03-12T13:07:19.741Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-12T13:07:19.741Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-12T13:07:19.741Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-12T13:07:19.741Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-12T13:07:19.741Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-12T13:07:19.741Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-12T13:07:19.741Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-12T13:07:19.741Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-12T13:07:19.741Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-12T13:07:19.741Z] === CONT TestMountDaemonRoot/rshared [2020-03-12T13:07:19.741Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T13:07:19.741Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T13:07:19.741Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-12T13:07:19.741Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-12T13:07:19.741Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T13:07:19.741Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T13:07:19.741Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-12T13:07:19.741Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-12T13:07:19.741Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T13:07:19.741Z] === CONT TestMountDaemonRoot/shared [2020-03-12T13:07:19.741Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-12T13:07:19.741Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-12T13:07:19.741Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-12T13:07:19.741Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-12T13:07:19.741Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-12T13:07:19.741Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-12T13:07:19.741Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-12T13:07:19.741Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-12T13:07:19.741Z] === CONT TestMountDaemonRoot/rslave [2020-03-12T13:07:19.741Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T13:07:19.741Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T13:07:19.741Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-12T13:07:19.741Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-12T13:07:19.741Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T13:07:19.741Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T13:07:19.741Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-12T13:07:19.741Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-12T13:07:19.741Z] === CONT TestMountDaemonRoot/slave [2020-03-12T13:07:19.741Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-12T13:07:19.741Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-12T13:07:19.741Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-12T13:07:19.741Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-12T13:07:19.741Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-12T13:07:19.741Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-12T13:07:19.741Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-12T13:07:19.741Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-12T13:07:19.741Z] === CONT TestMountDaemonRoot/rprivate [2020-03-12T13:07:19.741Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-12T13:07:19.741Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-12T13:07:19.741Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T13:07:19.741Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T13:07:19.741Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-12T13:07:19.741Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-12T13:07:19.741Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T13:07:19.741Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T13:07:19.741Z] === CONT TestMountDaemonRoot/private [2020-03-12T13:07:19.741Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-12T13:07:19.741Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-12T13:07:19.741Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-12T13:07:19.741Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-12T13:07:19.741Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-12T13:07:19.741Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-12T13:07:19.741Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-12T13:07:19.741Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-12T13:07:19.741Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-12T13:07:19.741Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-12T13:07:19.881Z] --- PASS: TestDockerNetworkConnectAlias (7.88s) [2020-03-12T13:07:19.881Z] === RUN TestDockerNetworkReConnect [2020-03-12T13:07:19.998Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-12T13:07:19.998Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-12T13:07:19.998Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T13:07:19.998Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-12T13:07:19.998Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-12T13:07:19.998Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T13:07:19.998Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-12T13:07:20.256Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-12T13:07:20.256Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-12T13:07:20.256Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-12T13:07:20.256Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-12T13:07:20.256Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T13:07:20.256Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-12T13:07:20.256Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-12T13:07:20.514Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-12T13:07:20.514Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-12T13:07:20.514Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-12T13:07:20.514Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-12T13:07:20.514Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T13:07:20.514Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-12T13:07:20.514Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T13:07:20.514Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-12T13:07:20.514Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-12T13:07:20.540Z] ok github.com/docker/docker/api/server 0.033s coverage: 9.0% of statements [2020-03-12T13:07:20.772Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-12T13:07:20.772Z] --- PASS: TestMountDaemonRoot (0.06s) [2020-03-12T13:07:20.772Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-12T13:07:20.772Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2020-03-12T13:07:20.772Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.20s) [2020-03-12T13:07:20.772Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.22s) [2020-03-12T13:07:20.772Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-03-12T13:07:20.772Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-12T13:07:20.772Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.13s) [2020-03-12T13:07:20.772Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-03-12T13:07:20.772Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-03-12T13:07:20.772Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-03-12T13:07:20.772Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-12T13:07:20.772Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-03-12T13:07:20.772Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-03-12T13:07:20.772Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s) [2020-03-12T13:07:20.772Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.08s) [2020-03-12T13:07:20.772Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-12T13:07:20.772Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-03-12T13:07:20.772Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-03-12T13:07:20.772Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-03-12T13:07:20.772Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-03-12T13:07:20.772Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-12T13:07:20.772Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-03-12T13:07:20.772Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-03-12T13:07:20.772Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-03-12T13:07:20.772Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s) [2020-03-12T13:07:20.772Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-12T13:07:20.772Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-03-12T13:07:20.772Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-03-12T13:07:20.772Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-03-12T13:07:20.772Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-03-12T13:07:20.772Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-12T13:07:20.772Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.07s) [2020-03-12T13:07:20.772Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-03-12T13:07:20.772Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2020-03-12T13:07:20.772Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-03-12T13:07:20.772Z] === RUN TestContainerBindMountNonRecursive [2020-03-12T13:07:22.588Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-12T13:07:24.051Z] --- PASS: TestContainerBindMountNonRecursive (3.19s) [2020-03-12T13:07:24.051Z] === RUN TestNetworkNat [2020-03-12T13:07:24.984Z] --- PASS: TestNetworkNat (0.88s) [2020-03-12T13:07:24.984Z] === RUN TestNetworkLocalhostTCPNat [2020-03-12T13:07:25.347Z] --- PASS: TestDockerNetworkReConnect (5.78s) [2020-03-12T13:07:25.347Z] === RUN TestServicePlugin [2020-03-12T13:07:25.347Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-12T13:07:25.347Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T13:07:25.347Z] === RUN TestServiceUpdateLabel [2020-03-12T13:07:26.357Z] --- PASS: TestNetworkLocalhostTCPNat (1.43s) [2020-03-12T13:07:26.357Z] === RUN TestNetworkLoopbackNat [2020-03-12T13:07:27.753Z] --- PASS: TestNetworkLoopbackNat (1.46s) [2020-03-12T13:07:27.753Z] === RUN TestPause [2020-03-12T13:07:28.325Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-03-12T13:07:28.782Z] --- PASS: TestServiceUpdateLabel (3.69s) [2020-03-12T13:07:28.782Z] === RUN TestServiceUpdateSecrets [2020-03-12T13:07:29.154Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-12T13:07:29.714Z] --- PASS: TestPause (1.92s) [2020-03-12T13:07:29.714Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-12T13:07:29.714Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-12T13:07:29.714Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-12T13:07:29.714Z] === RUN TestPauseStopPausedContainer [2020-03-12T13:07:30.281Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-03-12T13:07:30.530Z] --- PASS: TestDockerNetworkMacvlan (18.53s) [2020-03-12T13:07:30.530Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-03-12T13:07:30.530Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-03-12T13:07:30.530Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.03s) [2020-03-12T13:07:30.530Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.07s) [2020-03-12T13:07:30.530Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.68s) [2020-03-12T13:07:30.530Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.28s) [2020-03-12T13:07:30.530Z] PASS [2020-03-12T13:07:30.530Z] [2020-03-12T13:07:30.530Z] DONE 8 tests in 20.809s [2020-03-12T13:07:30.530Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-12T13:07:30.530Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-03-12T13:07:30.530Z] ++ set -e [2020-03-12T13:07:30.530Z] ++ '[' -n 0 ']' [2020-03-12T13:07:30.530Z] ++ set -x [2020-03-12T13:07:30.530Z] ++ 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=arm64 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= DOCKER_ROOTLESS= 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/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-03-12T13:07:30.530Z] testing: warning: no tests to run [2020-03-12T13:07:30.530Z] PASS [2020-03-12T13:07:30.530Z] [2020-03-12T13:07:30.530Z] DONE 0 tests in 0.029s [2020-03-12T13:07:30.530Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-12T13:07:30.530Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-03-12T13:07:30.530Z] ++ set -e [2020-03-12T13:07:30.530Z] ++ '[' -n 0 ']' [2020-03-12T13:07:30.530Z] ++ set -x [2020-03-12T13:07:30.530Z] ++ 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=arm64 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= DOCKER_ROOTLESS= 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/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-03-12T13:07:30.530Z] INFO: Testing against a local daemon [2020-03-12T13:07:30.530Z] === RUN TestAuthZPluginAllowRequest [2020-03-12T13:07:30.538Z] --- PASS: TestPauseStopPausedContainer (1.05s) [2020-03-12T13:07:30.538Z] === RUN TestPsFilter [2020-03-12T13:07:30.795Z] --- PASS: TestPsFilter (0.23s) [2020-03-12T13:07:30.795Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-12T13:07:32.168Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-03-12T13:07:32.168Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.17s) [2020-03-12T13:07:32.168Z] === RUN TestRemoveContainerWithVolume [2020-03-12T13:07:32.434Z] --- PASS: TestAuthZPluginAllowRequest (1.74s) [2020-03-12T13:07:32.434Z] === RUN TestAuthZPluginTLS [2020-03-12T13:07:32.735Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-03-12T13:07:32.993Z] --- PASS: TestRemoveContainerWithVolume (1.05s) [2020-03-12T13:07:32.993Z] === RUN TestRemoveContainerRunning [2020-03-12T13:07:33.001Z] --- PASS: TestAuthZPluginTLS (0.70s) [2020-03-12T13:07:33.001Z] === RUN TestAuthZPluginDenyRequest [2020-03-12T13:07:33.568Z] --- PASS: TestAuthZPluginDenyRequest (0.61s) [2020-03-12T13:07:33.568Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-12T13:07:33.927Z] --- PASS: TestRemoveContainerRunning (0.89s) [2020-03-12T13:07:33.927Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-12T13:07:34.135Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s) [2020-03-12T13:07:34.135Z] === RUN TestAuthZPluginDenyResponse [2020-03-12T13:07:34.703Z] --- PASS: TestAuthZPluginDenyResponse (0.66s) [2020-03-12T13:07:34.703Z] === RUN TestAuthZPluginAllowEventStream [2020-03-12T13:07:34.864Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.97s) [2020-03-12T13:07:34.864Z] === RUN TestRemoveInvalidContainer [2020-03-12T13:07:34.864Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-03-12T13:07:34.864Z] === RUN TestRenameLinkedContainer [2020-03-12T13:07:35.126Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-03-12T13:07:36.058Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-03-12T13:07:36.606Z] --- PASS: TestAuthZPluginAllowEventStream (1.79s) [2020-03-12T13:07:36.606Z] === RUN TestAuthZPluginErrorResponse [2020-03-12T13:07:36.623Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-03-12T13:07:37.174Z] --- PASS: TestAuthZPluginErrorResponse (0.65s) [2020-03-12T13:07:37.174Z] === RUN TestAuthZPluginErrorRequest [2020-03-12T13:07:38.110Z] --- PASS: TestAuthZPluginErrorRequest (0.63s) [2020-03-12T13:07:38.110Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-12T13:07:38.679Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s) [2020-03-12T13:07:38.679Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-12T13:07:39.149Z] --- PASS: TestRenameLinkedContainer (3.96s) [2020-03-12T13:07:39.149Z] === RUN TestRenameStoppedContainer [2020-03-12T13:07:40.080Z] --- PASS: TestRenameStoppedContainer (0.99s) [2020-03-12T13:07:40.080Z] === RUN TestRenameRunningContainerAndReuse [2020-03-12T13:07:41.213Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.21s) [2020-03-12T13:07:41.213Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-12T13:07:41.977Z] --- PASS: TestRenameRunningContainerAndReuse (1.73s) [2020-03-12T13:07:41.977Z] === RUN TestRenameInvalidName [2020-03-12T13:07:41.977Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-03-12T13:07:42.542Z] --- PASS: TestRenameInvalidName (0.86s) [2020-03-12T13:07:42.542Z] === RUN TestRenameAnonymousContainer [2020-03-12T13:07:43.116Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.32s) [2020-03-12T13:07:43.116Z] === RUN TestAuthZPluginHeader [2020-03-12T13:07:44.051Z] --- PASS: TestAuthZPluginHeader (0.97s) [2020-03-12T13:07:44.051Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-12T13:07:44.051Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-12T13:07:44.051Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T13:07:44.051Z] === RUN TestAuthZPluginV2Disable [2020-03-12T13:07:44.051Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-12T13:07:44.051Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T13:07:44.051Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-12T13:07:44.051Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-12T13:07:44.051Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T13:07:44.051Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-12T13:07:44.051Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-12T13:07:44.051Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T13:07:44.051Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-12T13:07:44.441Z] === RUN TestDockerSuite/TestBuildBlankName [2020-03-12T13:07:45.006Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-03-12T13:07:45.006Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-03-12T13:07:46.903Z] --- PASS: TestRenameAnonymousContainer (4.16s) [2020-03-12T13:07:46.903Z] === RUN TestRenameContainerWithSameName [2020-03-12T13:07:47.193Z] --- PASS: TestServiceUpdateSecrets (15.81s) [2020-03-12T13:07:47.194Z] === RUN TestServiceUpdateConfigs [2020-03-12T13:07:47.467Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-03-12T13:07:47.467Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2020-03-12T13:07:47.467Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-12T13:07:49.365Z] --- PASS: TestRenameContainerWithLinkedContainer (1.73s) [2020-03-12T13:07:49.365Z] === RUN TestResize [2020-03-12T13:07:49.623Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-03-12T13:07:50.188Z] --- PASS: TestResize (0.98s) [2020-03-12T13:07:50.188Z] === RUN TestResizeWithInvalidSize [2020-03-12T13:07:50.448Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-03-12T13:07:51.013Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-03-12T13:07:51.013Z] --- PASS: TestResizeWithInvalidSize (0.91s) [2020-03-12T13:07:51.013Z] === RUN TestResizeWhenContainerNotStarted [2020-03-12T13:07:51.946Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-03-12T13:07:51.946Z] --- PASS: TestResizeWhenContainerNotStarted (0.95s) [2020-03-12T13:07:51.946Z] === RUN TestDaemonRestartKillContainers [2020-03-12T13:07:51.946Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T13:07:51.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T13:07:51.946Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T13:07:51.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T13:07:51.946Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T13:07:51.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T13:07:51.946Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T13:07:51.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T13:07:51.946Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T13:07:51.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T13:07:51.946Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T13:07:51.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T13:07:51.946Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T13:07:51.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T13:07:51.946Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T13:07:51.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T13:07:51.946Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T13:07:51.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T13:07:51.946Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T13:07:51.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T13:07:51.946Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T13:07:51.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T13:07:51.946Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T13:07:51.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T13:07:51.946Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T13:07:51.946Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T13:07:53.844Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T13:07:53.844Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-03-12T13:07:54.411Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-03-12T13:07:54.977Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T13:07:55.235Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T13:07:56.610Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T13:07:56.868Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-03-12T13:07:56.868Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T13:07:59.397Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T13:07:59.397Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T13:08:00.330Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-03-12T13:08:01.703Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-03-12T13:08:02.131Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.05s) [2020-03-12T13:08:02.131Z] PASS [2020-03-12T13:08:02.131Z] [2020-03-12T13:08:02.132Z] === Skipped [2020-03-12T13:08:02.132Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-12T13:08:02.132Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T13:08:02.132Z] [2020-03-12T13:08:02.132Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-12T13:08:02.132Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T13:08:02.132Z] [2020-03-12T13:08:02.132Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-12T13:08:02.132Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T13:08:02.132Z] [2020-03-12T13:08:02.132Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-12T13:08:02.132Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T13:08:02.132Z] [2020-03-12T13:08:02.132Z] [2020-03-12T13:08:02.132Z] DONE 17 tests, 4 skipped in 31.749s [2020-03-12T13:08:02.132Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-12T13:08:02.132Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-03-12T13:08:02.132Z] ++ set -e [2020-03-12T13:08:02.132Z] ++ '[' -n 0 ']' [2020-03-12T13:08:02.132Z] ++ set -x [2020-03-12T13:08:02.132Z] ++ 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=arm64 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= DOCKER_ROOTLESS= 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/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-03-12T13:08:02.373Z] --- PASS: TestServiceUpdateConfigs (15.78s) [2020-03-12T13:08:02.373Z] === RUN TestServiceUpdateNetwork [2020-03-12T13:08:02.390Z] INFO: Testing against a local daemon [2020-03-12T13:08:02.390Z] === RUN TestPluginInvalidJSON [2020-03-12T13:08:02.390Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T13:08:02.390Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T13:08:02.390Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T13:08:02.390Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-03-12T13:08:02.390Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-12T13:08:02.390Z] PASS [2020-03-12T13:08:02.390Z] [2020-03-12T13:08:02.390Z] DONE 2 tests in 0.214s [2020-03-12T13:08:02.390Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-12T13:08:02.390Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-03-12T13:08:02.390Z] ++ set -e [2020-03-12T13:08:02.390Z] ++ '[' -n 0 ']' [2020-03-12T13:08:02.390Z] ++ set -x [2020-03-12T13:08:02.390Z] ++ 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=arm64 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= DOCKER_ROOTLESS= 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/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-03-12T13:08:02.648Z] INFO: Testing against a local daemon [2020-03-12T13:08:02.648Z] === RUN TestExternalGraphDriver [2020-03-12T13:08:02.648Z] === RUN TestExternalGraphDriver/json [2020-03-12T13:08:03.077Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T13:08:03.643Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T13:08:05.180Z] === RUN TestExternalGraphDriver/spec [2020-03-12T13:08:06.170Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T13:08:06.170Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-03-12T13:08:06.428Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-03-12T13:08:08.326Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-12T13:08:08.326Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.72s) [2020-03-12T13:08:08.326Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.89s) [2020-03-12T13:08:08.326Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.54s) [2020-03-12T13:08:08.326Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.51s) [2020-03-12T13:08:08.326Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2020-03-12T13:08:08.326Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.74s) [2020-03-12T13:08:08.326Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.57s) [2020-03-12T13:08:08.326Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.00s) [2020-03-12T13:08:08.326Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.06s) [2020-03-12T13:08:08.326Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.77s) [2020-03-12T13:08:08.326Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.01s) [2020-03-12T13:08:08.326Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.44s) [2020-03-12T13:08:08.326Z] === RUN TestCgroupNamespacesRun [2020-03-12T13:08:08.467Z] === RUN TestExternalGraphDriver/pull [2020-03-12T13:08:09.700Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-03-12T13:08:10.265Z] --- PASS: TestCgroupNamespacesRun (1.93s) [2020-03-12T13:08:10.265Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-12T13:08:10.370Z] --- PASS: TestExternalGraphDriver (7.45s) [2020-03-12T13:08:10.370Z] --- PASS: TestExternalGraphDriver/json (2.49s) [2020-03-12T13:08:10.370Z] --- PASS: TestExternalGraphDriver/spec (2.70s) [2020-03-12T13:08:10.370Z] --- PASS: TestExternalGraphDriver/pull (2.14s) [2020-03-12T13:08:10.370Z] === RUN TestGraphdriverPluginV2 [2020-03-12T13:08:10.370Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-03-12T13:08:10.370Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T13:08:10.370Z] PASS [2020-03-12T13:08:10.370Z] [2020-03-12T13:08:10.370Z] === Skipped [2020-03-12T13:08:10.370Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-03-12T13:08:10.370Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T13:08:10.370Z] [2020-03-12T13:08:10.370Z] [2020-03-12T13:08:10.370Z] DONE 5 tests, 1 skipped in 7.668s [2020-03-12T13:08:10.370Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-12T13:08:10.370Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-03-12T13:08:10.370Z] ++ set -e [2020-03-12T13:08:10.370Z] ++ '[' -n 0 ']' [2020-03-12T13:08:10.370Z] ++ set -x [2020-03-12T13:08:10.370Z] ++ 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=arm64 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= DOCKER_ROOTLESS= 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/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-03-12T13:08:10.370Z] INFO: Testing against a local daemon [2020-03-12T13:08:10.370Z] === RUN TestContinueAfterPluginCrash [2020-03-12T13:08:10.370Z] === PAUSE TestContinueAfterPluginCrash [2020-03-12T13:08:10.370Z] === RUN TestReadPluginNoRead [2020-03-12T13:08:10.370Z] === PAUSE TestReadPluginNoRead [2020-03-12T13:08:10.370Z] === RUN TestDaemonStartWithLogOpt [2020-03-12T13:08:10.370Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-12T13:08:10.370Z] === CONT TestContinueAfterPluginCrash [2020-03-12T13:08:10.370Z] === CONT TestDaemonStartWithLogOpt [2020-03-12T13:08:10.370Z] === CONT TestReadPluginNoRead [2020-03-12T13:08:11.200Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-03-12T13:08:12.133Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.85s) [2020-03-12T13:08:12.133Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-12T13:08:13.506Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-03-12T13:08:14.071Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.85s) [2020-03-12T13:08:14.071Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-12T13:08:15.971Z] --- PASS: TestCgroupNamespacesRunHostMode (1.95s) [2020-03-12T13:08:15.971Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-12T13:08:16.903Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-03-12T13:08:16.903Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-03-12T13:08:16.903Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-03-12T13:08:17.560Z] --- PASS: TestServiceUpdateNetwork (16.13s) [2020-03-12T13:08:17.560Z] PASS [2020-03-12T13:08:17.560Z] [2020-03-12T13:08:17.560Z] === Skipped [2020-03-12T13:08:17.560Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-03-12T13:08:17.560Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-12T13:08:17.560Z] [2020-03-12T13:08:17.560Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-03-12T13:08:17.560Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T13:08:17.560Z] [2020-03-12T13:08:17.560Z] [2020-03-12T13:08:17.560Z] DONE 23 tests, 2 skipped in 155.149s [2020-03-12T13:08:17.560Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-03-12T13:08:17.560Z] ++ 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 [2020-03-12T13:08:17.560Z] ++ set -e [2020-03-12T13:08:17.560Z] ++ '[' -n 0 ']' [2020-03-12T13:08:17.560Z] ++ set -x [2020-03-12T13:08:17.560Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:08:17.560Z] INFO: Testing against a local daemon [2020-03-12T13:08:17.560Z] === RUN TestSessionCreate [2020-03-12T13:08:17.560Z] --- PASS: TestSessionCreate (0.03s) [2020-03-12T13:08:17.560Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-12T13:08:17.560Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-03-12T13:08:17.560Z] PASS [2020-03-12T13:08:17.560Z] [2020-03-12T13:08:17.560Z] DONE 2 tests in 0.108s [2020-03-12T13:08:17.560Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-03-12T13:08:17.560Z] ++ 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 [2020-03-12T13:08:17.560Z] ++ set -e [2020-03-12T13:08:17.561Z] ++ '[' -n 0 ']' [2020-03-12T13:08:17.561Z] ++ set -x [2020-03-12T13:08:17.561Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:08:17.561Z] INFO: Testing against a local daemon [2020-03-12T13:08:17.561Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-12T13:08:17.561Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-12T13:08:17.561Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-12T13:08:17.561Z] === RUN TestEventsExecDie [2020-03-12T13:08:17.561Z] --- PASS: TestEventsExecDie (0.90s) [2020-03-12T13:08:17.561Z] === RUN TestEventsBackwardsCompatible [2020-03-12T13:08:17.561Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-03-12T13:08:17.561Z] === RUN TestInfoBinaryCommits [2020-03-12T13:08:17.561Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-03-12T13:08:17.561Z] === RUN TestInfoAPIVersioned [2020-03-12T13:08:17.561Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-12T13:08:17.561Z] === RUN TestInfoDiscoveryBackend [2020-03-12T13:08:17.837Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.91s) [2020-03-12T13:08:17.837Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-12T13:08:18.171Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-03-12T13:08:18.171Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-12T13:08:18.532Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-03-12T13:08:18.532Z] Copying nested executables into bundles/binary-daemon [2020-03-12T13:08:18.532Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-03-12T13:08:18.770Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.85s) [2020-03-12T13:08:18.770Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-12T13:08:18.911Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40680/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=25d6047ec094170761a11e582b8cb45f16cf675e -e DOCKER_GRAPHDRIVER docker:25d6047ec094170761a11e582b8cb45f16cf675e hack/make.sh cross [2020-03-12T13:08:19.173Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-12T13:08:19.173Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-12T13:08:19.473Z] [2020-03-12T13:08:19.473Z] Removing bundles/ [2020-03-12T13:08:19.473Z] [2020-03-12T13:08:19.473Z] ---> Making bundle: cross (in bundles/cross) [2020-03-12T13:08:19.473Z] Cross building: bundles/cross/linux/amd64 [2020-03-12T13:08:19.473Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-03-12T13:08:19.473Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-03-12T13:08:19.704Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s) [2020-03-12T13:08:19.704Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-12T13:08:19.704Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-03-12T13:08:19.783Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-03-12T13:08:19.783Z] === RUN TestInfoAPI [2020-03-12T13:08:19.783Z] --- PASS: TestInfoAPI (0.02s) [2020-03-12T13:08:19.783Z] === RUN TestInfoAPIWarnings [2020-03-12T13:08:20.392Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-03-12T13:08:20.392Z] === RUN TestInfoDebug [2020-03-12T13:08:20.672Z] --- PASS: TestInfoDebug (0.52s) [2020-03-12T13:08:20.672Z] === RUN TestInfoInsecureRegistries [2020-03-12T13:08:21.080Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-03-12T13:08:21.283Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-03-12T13:08:21.283Z] === RUN TestInfoRegistryMirrors [2020-03-12T13:08:21.337Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.92s) [2020-03-12T13:08:21.337Z] === RUN TestKernelTCPMemory [2020-03-12T13:08:21.893Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-03-12T13:08:21.893Z] === RUN TestLoginFailsWithBadCredentials [2020-03-12T13:08:22.173Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-03-12T13:08:22.173Z] === RUN TestPingCacheHeaders [2020-03-12T13:08:22.173Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-03-12T13:08:22.173Z] === RUN TestPingGet [2020-03-12T13:08:22.173Z] --- PASS: TestPingGet (0.01s) [2020-03-12T13:08:22.173Z] === RUN TestPingHead [2020-03-12T13:08:22.173Z] --- PASS: TestPingHead (0.02s) [2020-03-12T13:08:22.173Z] === RUN TestVersion [2020-03-12T13:08:22.173Z] --- PASS: TestVersion (0.01s) [2020-03-12T13:08:22.173Z] PASS [2020-03-12T13:08:22.173Z] [2020-03-12T13:08:22.173Z] === Skipped [2020-03-12T13:08:22.173Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-12T13:08:22.173Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-12T13:08:22.173Z] [2020-03-12T13:08:22.173Z] [2020-03-12T13:08:22.173Z] DONE 18 tests, 1 skipped in 5.576s [2020-03-12T13:08:22.173Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-03-12T13:08:22.173Z] ++ 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 [2020-03-12T13:08:22.173Z] ++ set -e [2020-03-12T13:08:22.173Z] ++ '[' -n 0 ']' [2020-03-12T13:08:22.173Z] ++ set -x [2020-03-12T13:08:22.173Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:08:22.173Z] INFO: Testing against a local daemon [2020-03-12T13:08:22.173Z] === RUN TestVolumesCreateAndList [2020-03-12T13:08:22.173Z] --- PASS: TestVolumesCreateAndList (0.01s) [2020-03-12T13:08:22.173Z] === RUN TestVolumesRemove [2020-03-12T13:08:22.454Z] --- PASS: TestVolumesRemove (0.11s) [2020-03-12T13:08:22.454Z] === RUN TestVolumesInspect [2020-03-12T13:08:22.454Z] --- PASS: TestVolumesInspect (0.02s) [2020-03-12T13:08:22.454Z] === RUN TestVolumesInvalidJSON [2020-03-12T13:08:22.454Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-12T13:08:22.454Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-12T13:08:22.454Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-12T13:08:22.454Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-03-12T13:08:22.454Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-12T13:08:22.454Z] PASS [2020-03-12T13:08:22.454Z] [2020-03-12T13:08:22.454Z] DONE 5 tests in 0.241s [2020-03-12T13:08:22.454Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-12T13:08:22.454Z] ++++ cat bundles/test-integration/docker.pid [2020-03-12T13:08:22.454Z] +++ kill 11720 [2020-03-12T13:08:22.590Z] === RUN TestReadPluginNoRead/default [2020-03-12T13:08:22.710Z] --- PASS: TestKernelTCPMemory (1.06s) [2020-03-12T13:08:22.710Z] === RUN TestNISDomainname [2020-03-12T13:08:22.850Z] --- PASS: TestDaemonStartWithLogOpt (12.58s) [2020-03-12T13:08:23.643Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-03-12T13:08:23.643Z] --- PASS: TestNISDomainname (1.21s) [2020-03-12T13:08:23.643Z] === RUN TestHostnameDnsResolution [2020-03-12T13:08:23.785Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-12T13:08:23.917Z] +++ /etc/init.d/apparmor stop [2020-03-12T13:08:23.917Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-12T13:08:23.917Z] [2020-03-12T13:08:23.917Z] Unloading profiles will leave already running processes permanently [2020-03-12T13:08:23.917Z] unconfined, which can lead to unexpected situations. [2020-03-12T13:08:23.917Z] [2020-03-12T13:08:23.917Z] To set a process to complain mode, use the command line tool [2020-03-12T13:08:23.917Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-12T13:08:23.917Z] +++ true [2020-03-12T13:08:23.917Z] Post stage [Pipeline] junit [2020-03-12T13:08:25.428Z] Recording test results [2020-03-12T13:08:25.540Z] --- PASS: TestHostnameDnsResolution (1.56s) [2020-03-12T13:08:25.541Z] === RUN TestStats [2020-03-12T13:08:25.688Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2020-03-12T13:08:25.799Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames Post stage [Pipeline] sh [2020-03-12T13:08:26.160Z] + echo Ensuring container killed. [2020-03-12T13:08:26.160Z] Ensuring container killed. [2020-03-12T13:08:26.160Z] + docker rm -vf docker-pr1 [2020-03-12T13:08:26.160Z] Error: No such container: docker-pr1 [2020-03-12T13:08:26.160Z] + true [Pipeline] sh [2020-03-12T13:08:26.364Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-03-12T13:08:26.527Z] + echo Chowning /workspace to jenkins user [2020-03-12T13:08:26.527Z] Chowning /workspace to jenkins user [2020-03-12T13:08:26.527Z] + id -u [2020-03-12T13:08:26.527Z] + id -g [2020-03-12T13:08:26.527Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40680:/workspace busybox chown -R 1001:1001 /workspace [2020-03-12T13:08:26.527Z] Unable to find image 'busybox:latest' locally [2020-03-12T13:08:26.807Z] latest: Pulling from library/busybox [2020-03-12T13:08:26.807Z] 1b125a2fb2df: Pulling fs layer [2020-03-12T13:08:26.929Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-03-12T13:08:27.090Z] 1b125a2fb2df: Download complete [2020-03-12T13:08:27.188Z] --- PASS: TestStats (1.89s) [2020-03-12T13:08:27.188Z] === RUN TestStopContainerWithTimeout [2020-03-12T13:08:27.188Z] === RUN TestStopContainerWithTimeout/0 [2020-03-12T13:08:27.188Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-12T13:08:27.188Z] === RUN TestStopContainerWithTimeout/1 [2020-03-12T13:08:27.188Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-12T13:08:27.188Z] === RUN TestStopContainerWithTimeout/3 [2020-03-12T13:08:27.188Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-12T13:08:27.188Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-12T13:08:27.188Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-12T13:08:27.188Z] === CONT TestStopContainerWithTimeout/0 [2020-03-12T13:08:27.188Z] === CONT TestStopContainerWithTimeout/3 [2020-03-12T13:08:27.371Z] 1b125a2fb2df: Pull complete [2020-03-12T13:08:27.371Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-12T13:08:27.371Z] Status: Downloaded newer image for busybox:latest [2020-03-12T13:08:27.591Z] --- PASS: TestReadPluginNoRead (17.28s) [2020-03-12T13:08:27.591Z] --- PASS: TestReadPluginNoRead/default (1.99s) [2020-03-12T13:08:27.591Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.88s) [2020-03-12T13:08:27.591Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.92s) [2020-03-12T13:08:27.591Z] read_test.go:91: [d54cad141b602] daemon is not started [2020-03-12T13:08:27.591Z] --- PASS: TestContinueAfterPluginCrash (17.35s) [2020-03-12T13:08:27.591Z] PASS [2020-03-12T13:08:27.591Z] [2020-03-12T13:08:27.591Z] DONE 6 tests in 17.505s [2020-03-12T13:08:27.591Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-03-12T13:08:27.591Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-12T13:08:27.591Z] ++ set -e [2020-03-12T13:08:27.591Z] ++ '[' -n 0 ']' [2020-03-12T13:08:27.591Z] ++ set -x [2020-03-12T13:08:27.592Z] ++ 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=arm64 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= DOCKER_ROOTLESS= 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/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-12T13:08:27.592Z] testing: warning: no tests to run [2020-03-12T13:08:27.592Z] PASS [2020-03-12T13:08:27.592Z] [2020-03-12T13:08:27.592Z] DONE 0 tests in 0.049s [2020-03-12T13:08:27.592Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-12T13:08:27.592Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-03-12T13:08:27.592Z] ++ set -e [2020-03-12T13:08:27.592Z] ++ '[' -n 0 ']' [2020-03-12T13:08:27.592Z] ++ set -x [2020-03-12T13:08:27.592Z] ++ 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=arm64 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= DOCKER_ROOTLESS= 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/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-03-12T13:08:27.850Z] INFO: Testing against a local daemon [2020-03-12T13:08:27.850Z] === RUN TestPluginWithDevMounts [2020-03-12T13:08:27.850Z] === PAUSE TestPluginWithDevMounts [2020-03-12T13:08:27.850Z] === CONT TestPluginWithDevMounts [2020-03-12T13:08:28.562Z] === CONT TestStopContainerWithTimeout/-1 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-12T13:08:29.129Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-03-12T13:08:29.218Z] + bundleName=s390x-integration [2020-03-12T13:08:29.218Z] + echo Creating s390x-integration-bundles.tar.gz [2020-03-12T13:08:29.218Z] Creating s390x-integration-bundles.tar.gz [2020-03-12T13:08:29.218Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-03-12T13:08:29.218Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-03-12T13:08:29.252Z] Archiving artifacts [2020-03-12T13:08:29.387Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-03-12T13:08:30.319Z] === CONT TestStopContainerWithTimeout/1 [2020-03-12T13:08:30.382Z] --- PASS: TestPluginWithDevMounts (2.22s) [2020-03-12T13:08:30.382Z] PASS [2020-03-12T13:08:30.382Z] [2020-03-12T13:08:30.382Z] DONE 1 tests in 2.379s [2020-03-12T13:08:30.382Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-12T13:08:30.382Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-03-12T13:08:30.382Z] ++ set -e [2020-03-12T13:08:30.382Z] ++ '[' -n 0 ']' [2020-03-12T13:08:30.382Z] ++ set -x [2020-03-12T13:08:30.382Z] ++ 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=arm64 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= DOCKER_ROOTLESS= 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/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-03-12T13:08:30.382Z] INFO: Testing against a local daemon [2020-03-12T13:08:30.382Z] === RUN TestSecretInspect [2020-03-12T13:08:31.662Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40680/1/artifacts/ [Pipeline] } [Pipeline] // catchError [2020-03-12T13:08:31.692Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [Pipeline] sh [2020-03-12T13:08:32.049Z] + make clean [2020-03-12T13:08:32.261Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-03-12T13:08:32.261Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2020-03-12T13:08:32.261Z] --- PASS: TestStopContainerWithTimeout/3 (3.15s) [2020-03-12T13:08:32.261Z] --- PASS: TestStopContainerWithTimeout/-1 (2.92s) [2020-03-12T13:08:32.261Z] --- PASS: TestStopContainerWithTimeout/1 (1.81s) [2020-03-12T13:08:32.261Z] === RUN TestDeleteDevicemapper [2020-03-12T13:08:32.261Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-12T13:08:32.261Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-12T13:08:32.261Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-12T13:08:32.261Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-03-12T13:08:32.331Z] docker volume rm -f docker-dev-cache [2020-03-12T13:08:32.610Z] docker-dev-cache [Pipeline] deleteDir [2020-03-12T13:08:33.667Z] --- PASS: TestSecretInspect (3.35s) [2020-03-12T13:08:33.667Z] === RUN TestSecretList [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-12T13:08:34.790Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-03-12T13:08:34.790Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.65s) [2020-03-12T13:08:34.790Z] === RUN TestUpdateMemory [2020-03-12T13:08:34.790Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-12T13:08:34.790Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-12T13:08:34.790Z] === RUN TestUpdateCPUQuota [2020-03-12T13:08:36.689Z] --- PASS: TestUpdateCPUQuota (1.65s) [2020-03-12T13:08:36.689Z] === RUN TestUpdatePidsLimit [2020-03-12T13:08:36.689Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-12T13:08:36.947Z] === RUN TestUpdatePidsLimit/no_change [2020-03-12T13:08:36.953Z] --- PASS: TestSecretList (3.20s) [2020-03-12T13:08:36.953Z] === RUN TestSecretsCreateAndDelete [2020-03-12T13:08:37.223Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-12T13:08:37.807Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-12T13:08:38.074Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-03-12T13:08:38.074Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-12T13:08:38.643Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-12T13:08:38.902Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-03-12T13:08:38.902Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-12T13:08:39.467Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-03-12T13:08:40.238Z] --- PASS: TestSecretsCreateAndDelete (3.18s) [2020-03-12T13:08:40.238Z] === RUN TestSecretsUpdate [2020-03-12T13:08:40.399Z] --- PASS: TestUpdatePidsLimit (4.01s) [2020-03-12T13:08:40.399Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-03-12T13:08:40.399Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-03-12T13:08:40.399Z] --- PASS: TestUpdatePidsLimit/update_lower (0.52s) [2020-03-12T13:08:40.399Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-03-12T13:08:40.399Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2020-03-12T13:08:40.399Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s) [2020-03-12T13:08:40.399Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-03-12T13:08:40.399Z] === RUN TestUpdateRestartPolicy [2020-03-12T13:08:41.331Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-03-12T13:08:41.897Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-03-12T13:08:42.830Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-03-12T13:08:43.087Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-03-12T13:08:43.522Z] --- PASS: TestSecretsUpdate (3.24s) [2020-03-12T13:08:43.522Z] === RUN TestTemplatedSecret [2020-03-12T13:08:46.809Z] --- PASS: TestTemplatedSecret (3.50s) [2020-03-12T13:08:46.809Z] === RUN TestSecretCreateResolve [2020-03-12T13:08:48.345Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-03-12T13:08:48.602Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-03-12T13:08:49.975Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-03-12T13:08:50.095Z] --- PASS: TestSecretCreateResolve (3.27s) [2020-03-12T13:08:50.095Z] PASS [2020-03-12T13:08:50.095Z] [2020-03-12T13:08:50.095Z] DONE 6 tests in 19.893s [2020-03-12T13:08:50.095Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-03-12T13:08:50.095Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-03-12T13:08:50.095Z] ++ set -e [2020-03-12T13:08:50.095Z] ++ '[' -n 0 ']' [2020-03-12T13:08:50.095Z] ++ set -x [2020-03-12T13:08:50.095Z] ++ 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=arm64 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= DOCKER_ROOTLESS= 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/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-03-12T13:08:50.095Z] INFO: Testing against a local daemon [2020-03-12T13:08:50.095Z] === RUN TestServiceCreateInit [2020-03-12T13:08:50.095Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-12T13:08:50.233Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-03-12T13:08:51.166Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-03-12T13:08:52.097Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-03-12T13:08:53.469Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-03-12T13:08:54.034Z] --- PASS: TestUpdateRestartPolicy (13.59s) [2020-03-12T13:08:54.034Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-12T13:08:54.968Z] --- PASS: TestUpdateRestartWithAutoRemove (0.99s) [2020-03-12T13:08:54.968Z] === RUN TestWaitNonBlocked [2020-03-12T13:08:54.968Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T13:08:54.968Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T13:08:54.968Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T13:08:54.968Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T13:08:55.227Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T13:08:55.227Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T13:08:55.382Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-12T13:08:56.161Z] --- PASS: TestWaitNonBlocked (0.04s) [2020-03-12T13:08:56.161Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2020-03-12T13:08:56.161Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.15s) [2020-03-12T13:08:56.161Z] === RUN TestWaitBlocked [2020-03-12T13:08:56.161Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T13:08:56.161Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T13:08:56.161Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T13:08:56.161Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T13:08:56.161Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T13:08:56.161Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T13:08:56.727Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-03-12T13:08:57.659Z] --- PASS: TestWaitBlocked (0.01s) [2020-03-12T13:08:57.659Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.33s) [2020-03-12T13:08:57.659Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.41s) [2020-03-12T13:08:57.659Z] === CONT TestContainerStartOnDaemonRestart [2020-03-12T13:08:57.659Z] === CONT TestIpcModeOlderClient [2020-03-12T13:08:57.680Z] ok github.com/docker/docker/api/server/httputils 0.049s coverage: 14.7% of statements [2020-03-12T13:08:57.680Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-12T13:08:57.917Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-03-12T13:08:57.917Z] === CONT TestDaemonHostGatewayIP [2020-03-12T13:08:58.174Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-03-12T13:08:59.109Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-03-12T13:08:59.185Z] ok github.com/docker/docker/api/server/middleware 0.024s coverage: 37.7% of statements [2020-03-12T13:08:59.185Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-12T13:08:59.185Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-12T13:08:59.185Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-12T13:08:59.185Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-12T13:08:59.185Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-12T13:08:59.185Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-12T13:08:59.185Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-12T13:08:59.185Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-12T13:08:59.815Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-12T13:09:00.677Z] --- PASS: TestServiceCreateInit (9.66s) [2020-03-12T13:09:00.677Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.53s) [2020-03-12T13:09:00.677Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.09s) [2020-03-12T13:09:00.677Z] === RUN TestCreateServiceMultipleTimes [2020-03-12T13:09:01.020Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-03-12T13:09:01.277Z] --- PASS: TestContainerStartOnDaemonRestart (3.65s) [2020-03-12T13:09:01.278Z] === CONT TestDaemonRestartIpcMode [2020-03-12T13:09:01.843Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-03-12T13:09:02.408Z] --- PASS: TestDaemonHostGatewayIP (4.48s) [2020-03-12T13:09:02.408Z] === RUN TestDockerSuite/TestBuildCmd [2020-03-12T13:09:02.555Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-12T13:09:02.555Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-12T13:09:02.555Z] ok github.com/docker/docker/api/types/strslice 0.019s coverage: 90.0% of statements [2020-03-12T13:09:02.666Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-03-12T13:09:02.844Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2020-03-12T13:09:02.924Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-03-12T13:09:03.131Z] ok github.com/docker/docker/api/server/router/swarm 0.039s coverage: 4.5% of statements [2020-03-12T13:09:03.131Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-12T13:09:03.131Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-12T13:09:03.131Z] ? github.com/docker/docker/api/types [no test files] [2020-03-12T13:09:03.131Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-12T13:09:03.131Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-12T13:09:03.131Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-12T13:09:03.131Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-12T13:09:03.131Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-12T13:09:03.131Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-12T13:09:03.131Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-12T13:09:03.131Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-12T13:09:03.131Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-12T13:09:03.131Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-12T13:09:03.131Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-12T13:09:03.183Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-03-12T13:09:03.419Z] ok github.com/docker/docker/api/types/time 0.031s coverage: 100.0% of statements [2020-03-12T13:09:03.708Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2020-03-12T13:09:03.708Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-12T13:09:03.708Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-12T13:09:03.708Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-12T13:09:03.708Z] ? github.com/docker/docker/builder [no test files] [2020-03-12T13:09:03.708Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-12T13:09:03.708Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-12T13:09:03.708Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-12T13:09:03.708Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-12T13:09:03.708Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-12T13:09:03.708Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-12T13:09:03.708Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-12T13:09:03.748Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-03-12T13:09:03.748Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-03-12T13:09:04.735Z] ok github.com/docker/docker/builder/dockerignore 0.086s coverage: 96.8% of statements [2020-03-12T13:09:05.120Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-03-12T13:09:05.378Z] --- PASS: TestDaemonRestartIpcMode (4.08s) [2020-03-12T13:09:05.378Z] PASS [2020-03-12T13:09:05.378Z] [2020-03-12T13:09:05.378Z] === Skipped [2020-03-12T13:09:05.378Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-03-12T13:09:05.378Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-12T13:09:05.378Z] [2020-03-12T13:09:05.378Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-12T13:09:05.378Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T13:09:05.378Z] [2020-03-12T13:09:05.378Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-12T13:09:05.378Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T13:09:05.378Z] [2020-03-12T13:09:05.378Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-12T13:09:05.378Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-12T13:09:05.378Z] [2020-03-12T13:09:05.378Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-12T13:09:05.378Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-12T13:09:05.378Z] [2020-03-12T13:09:05.378Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-03-12T13:09:05.378Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-12T13:09:05.378Z] [2020-03-12T13:09:05.378Z] [2020-03-12T13:09:05.378Z] DONE 199 tests, 6 skipped in 153.748s [2020-03-12T13:09:05.378Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-03-12T13:09:05.378Z] ++ 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 [2020-03-12T13:09:05.378Z] ++ set -e [2020-03-12T13:09:05.378Z] ++ '[' -n 0 ']' [2020-03-12T13:09:05.378Z] ++ set -x [2020-03-12T13:09:05.378Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:09:05.636Z] INFO: Testing against a local daemon [2020-03-12T13:09:05.636Z] === RUN TestCommitInheritsEnv [2020-03-12T13:09:06.200Z] --- PASS: TestCommitInheritsEnv (0.44s) [2020-03-12T13:09:06.200Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-12T13:09:06.200Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-12T13:09:06.200Z] === RUN TestImagesFilterMultiReference [2020-03-12T13:09:06.200Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-03-12T13:09:06.200Z] === RUN TestImagePullPlatformInvalid [2020-03-12T13:09:06.200Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-03-12T13:09:06.200Z] === RUN TestRemoveImageOrphaning [2020-03-12T13:09:06.459Z] --- PASS: TestRemoveImageOrphaning (0.47s) [2020-03-12T13:09:06.459Z] === RUN TestRemoveImageGarbageCollector [2020-03-12T13:09:08.359Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-03-12T13:09:08.924Z] --- PASS: TestRemoveImageGarbageCollector (2.24s) [2020-03-12T13:09:08.924Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-12T13:09:08.924Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-03-12T13:09:08.924Z] === RUN TestTagInvalidReference [2020-03-12T13:09:08.924Z] --- PASS: TestTagInvalidReference (0.03s) [2020-03-12T13:09:08.924Z] === RUN TestTagValidPrefixedRepo [2020-03-12T13:09:08.924Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2020-03-12T13:09:08.924Z] === RUN TestTagExistedNameWithoutForce [2020-03-12T13:09:08.924Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-03-12T13:09:08.924Z] === RUN TestTagOfficialNames [2020-03-12T13:09:09.182Z] --- PASS: TestTagOfficialNames (0.07s) [2020-03-12T13:09:09.182Z] === RUN TestTagMatchesDigest [2020-03-12T13:09:09.182Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-03-12T13:09:09.182Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-12T13:09:09.182Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-03-12T13:09:09.746Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-03-12T13:09:10.283Z] ok github.com/docker/docker/cli/debug 0.019s coverage: 100.0% of statements [2020-03-12T13:09:10.312Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-12T13:09:11.796Z] ok github.com/docker/docker/builder/remotecontext/git 4.766s coverage: 86.3% of statements [2020-03-12T13:09:12.210Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-03-12T13:09:13.583Z] === RUN TestDockerSuite/TestBuildContChar [2020-03-12T13:09:13.862Z] ok github.com/docker/docker/builder/remotecontext 0.506s coverage: 13.6% of statements [2020-03-12T13:09:15.920Z] ok github.com/docker/docker/builder/dockerfile 1.405s coverage: 48.2% of statements [2020-03-12T13:09:15.920Z] ? github.com/docker/docker/cli [no test files] [2020-03-12T13:09:15.920Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-12T13:09:16.108Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-03-12T13:09:17.040Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-03-12T13:09:17.298Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-03-12T13:09:17.556Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-03-12T13:09:17.814Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-03-12T13:09:19.188Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-03-12T13:09:19.446Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-03-12T13:09:19.704Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-03-12T13:09:20.637Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-03-12T13:09:21.204Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-03-12T13:09:21.464Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-03-12T13:09:22.030Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-03-12T13:09:22.606Z] --- PASS: TestCreateServiceMultipleTimes (19.35s) [2020-03-12T13:09:22.606Z] === RUN TestCreateServiceConflict [2020-03-12T13:09:22.606Z] --- PASS: TestCreateServiceConflict (3.23s) [2020-03-12T13:09:22.606Z] === RUN TestCreateServiceMaxReplicas [2020-03-12T13:09:25.310Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-03-12T13:09:26.277Z] ok github.com/docker/docker/client 0.741s coverage: 75.8% of statements [2020-03-12T13:09:26.796Z] --- PASS: TestCreateServiceMaxReplicas (3.70s) [2020-03-12T13:09:26.796Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-12T13:09:27.840Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-03-12T13:09:32.021Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-03-12T13:09:32.953Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-03-12T13:09:37.138Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-03-12T13:09:37.702Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-03-12T13:09:38.268Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-03-12T13:09:38.526Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-03-12T13:09:40.866Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-03-12T13:09:40.866Z] Copying nested executables into bundles/cross/linux/amd64 [2020-03-12T13:09:40.866Z] Cross building: bundles/cross/windows/amd64 [2020-03-12T13:09:40.866Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-03-12T13:09:40.866Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-03-12T13:09:41.677Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.81s) [2020-03-12T13:09:41.677Z] === RUN TestCreateServiceSecretFileMode [2020-03-12T13:09:42.707Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-03-12T13:09:42.707Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-03-12T13:09:44.208Z] --- PASS: TestCreateServiceSecretFileMode (3.32s) [2020-03-12T13:09:44.208Z] === RUN TestCreateServiceConfigFileMode [2020-03-12T13:09:45.232Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-03-12T13:09:47.494Z] --- PASS: TestCreateServiceConfigFileMode (2.78s) [2020-03-12T13:09:47.494Z] === RUN TestCreateServiceSysctls [2020-03-12T13:09:47.760Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-03-12T13:09:48.017Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-03-12T13:09:48.275Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-03-12T13:09:48.533Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-03-12T13:09:49.098Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-03-12T13:09:50.470Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-03-12T13:09:50.470Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-03-12T13:09:50.470Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-03-12T13:09:50.470Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-03-12T13:09:50.470Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-03-12T13:09:51.403Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-03-12T13:09:51.403Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-03-12T13:09:51.682Z] --- PASS: TestCreateServiceSysctls (4.18s) [2020-03-12T13:09:51.682Z] === RUN TestCreateServiceCapabilities [2020-03-12T13:09:52.801Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-03-12T13:09:54.215Z] --- PASS: TestCreateServiceCapabilities (2.95s) [2020-03-12T13:09:54.215Z] === RUN TestInspect [2020-03-12T13:09:54.705Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-03-12T13:09:56.077Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-03-12T13:09:58.404Z] --- PASS: TestInspect (3.60s) [2020-03-12T13:09:58.404Z] === RUN TestCreateJob [2020-03-12T13:09:59.355Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-03-12T13:10:00.287Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-03-12T13:10:02.186Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-03-12T13:10:02.186Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-03-12T13:10:02.591Z] --- PASS: TestCreateJob (4.24s) [2020-03-12T13:10:02.591Z] === RUN TestReplicatedJob [2020-03-12T13:10:06.373Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-03-12T13:10:06.373Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-03-12T13:10:06.631Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-03-12T13:10:09.157Z] --- PASS: TestReplicatedJob (6.77s) [2020-03-12T13:10:09.157Z] === RUN TestUpdateReplicatedJob [2020-03-12T13:10:09.909Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-03-12T13:10:13.346Z] --- PASS: TestUpdateReplicatedJob (4.16s) [2020-03-12T13:10:13.346Z] === RUN TestServiceListWithStatuses [2020-03-12T13:10:13.346Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-12T13:10:13.346Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-12T13:10:13.346Z] === RUN TestDockerNetworkConnectAlias [2020-03-12T13:10:15.171Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-03-12T13:10:15.171Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-03-12T13:10:17.072Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-03-12T13:10:18.445Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-03-12T13:10:19.377Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-03-12T13:10:19.909Z] --- PASS: TestDockerNetworkConnectAlias (6.28s) [2020-03-12T13:10:19.909Z] === RUN TestDockerNetworkReConnect [2020-03-12T13:10:22.656Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-03-12T13:10:22.914Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-03-12T13:10:23.127Z] ok github.com/docker/docker/cmd/dockerd 0.306s coverage: 30.7% of statements [2020-03-12T13:10:23.171Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-03-12T13:10:25.071Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-03-12T13:10:25.178Z] --- PASS: TestDockerNetworkReConnect (5.19s) [2020-03-12T13:10:25.178Z] === RUN TestServicePlugin [2020-03-12T13:10:25.178Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-12T13:10:25.178Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T13:10:25.178Z] === RUN TestServiceUpdateLabel [2020-03-12T13:10:25.840Z] ok github.com/docker/docker/container 0.162s coverage: 34.7% of statements [2020-03-12T13:10:25.840Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-12T13:10:25.840Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-12T13:10:25.840Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-12T13:10:25.840Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-12T13:10:27.710Z] --- PASS: TestServiceUpdateLabel (3.18s) [2020-03-12T13:10:27.710Z] === RUN TestServiceUpdateSecrets [2020-03-12T13:10:30.329Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-03-12T13:10:30.586Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-03-12T13:10:30.586Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-03-12T13:10:31.438Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.042s coverage: 65.3% of statements [2020-03-12T13:10:32.483Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-03-12T13:10:32.483Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-03-12T13:10:33.855Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-03-12T13:10:35.753Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-03-12T13:10:37.018Z] ok github.com/docker/docker/daemon/cluster/convert 0.022s coverage: 35.7% of statements [2020-03-12T13:10:39.077Z] ok github.com/docker/docker/daemon/cluster 0.208s coverage: 0.5% of statements [2020-03-12T13:10:42.306Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-03-12T13:10:44.609Z] ok github.com/docker/docker/daemon/discovery 0.018s coverage: 30.0% of statements [2020-03-12T13:10:45.584Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-03-12T13:10:45.791Z] --- PASS: TestServiceUpdateSecrets (15.34s) [2020-03-12T13:10:45.791Z] === RUN TestServiceUpdateConfigs [2020-03-12T13:10:47.314Z] ok github.com/docker/docker/daemon/events 0.068s coverage: 50.0% of statements [2020-03-12T13:10:47.481Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-03-12T13:10:47.940Z] ok github.com/docker/docker/daemon/config 0.107s coverage: 81.7% of statements [2020-03-12T13:10:48.852Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-03-12T13:10:50.749Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-03-12T13:10:50.749Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-03-12T13:10:50.749Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-03-12T13:10:51.437Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-03-12T13:10:54.916Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.528s coverage: 13.7% of statements [2020-03-12T13:10:54.934Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-03-12T13:10:55.545Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 2.9% of statements [2020-03-12T13:10:56.308Z] --- PASS: TestDockerDaemonSuite (352.52s) [2020-03-12T13:10:56.308Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.81s) [2020-03-12T13:10:56.308Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.03s) [2020-03-12T13:10:56.308Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.71s) [2020-03-12T13:10:56.308Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.54s) [2020-03-12T13:10:56.309Z] docker_cli_daemon_test.go:1449: [d3102e4a71e8b] daemon is not started [2020-03-12T13:10:56.309Z] check_test.go:309: [d281ab690a5cd] daemon is not started [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.95s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.50s) [2020-03-12T13:10:56.309Z] check_test.go:309: [d6f1ad573b339] daemon is not started [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.89s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.50s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.09s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.51s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.43s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.32s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.56s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.85s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-03-12T13:10:56.309Z] check_test.go:309: [d2e2ffa6febcb] daemon is not started [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-03-12T13:10:56.309Z] check_test.go:309: [de117d336a1d3] daemon is not started [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.71s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s) [2020-03-12T13:10:56.309Z] check_test.go:309: [ded569ead6e9c] daemon is not started [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.87s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.98s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.37s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.30s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-03-12T13:10:56.309Z] check_test.go:309: [df9b5f7e5a525] daemon is not started [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.17s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.28s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.18s) [2020-03-12T13:10:56.309Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-03-12T13:10:56.309Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-03-12T13:10:56.309Z] check_test.go:309: [d8d372c4817a7] daemon is not started [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.32s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.29s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.63s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.05s) [2020-03-12T13:10:56.309Z] check_test.go:309: [dabd0b0305ecf] daemon is not started [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.60s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2020-03-12T13:10:56.309Z] check_test.go:309: [dbe2440708a3d] daemon is not started [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.07s) [2020-03-12T13:10:56.309Z] docker_cli_daemon_plugins_test.go:79: [d91111b5c162e] daemon is not started [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.08s) [2020-03-12T13:10:56.309Z] docker_cli_daemon_plugins_test.go:169: [d0e041dab626c] daemon is not started [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.72s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-03-12T13:10:56.309Z] check_test.go:309: [d73102c7c6b4e] daemon is not started [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.99s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.93s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.66s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.78s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.81s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.80s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.20s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.73s) [2020-03-12T13:10:56.309Z] check_test.go:309: [df517803e01ce] daemon is not started [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.51s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.01s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.41s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.57s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.15s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.63s) [2020-03-12T13:10:56.309Z] check_test.go:309: [de2ab05e2ce88] daemon is not started [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.46s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.46s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.78s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.18s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.76s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.39s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.34s) [2020-03-12T13:10:56.309Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-03-12T13:10:56.309Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-03-12T13:10:56.309Z] check_test.go:309: [d67f822d5da36] daemon is not started [2020-03-12T13:10:56.309Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-03-12T13:10:56.309Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-03-12T13:10:56.309Z] check_test.go:309: [df908e6d46ee2] daemon is not started [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.04s) [2020-03-12T13:10:56.309Z] check_test.go:309: [d08f9ee6624e4] daemon is not started [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.91s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.43s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.06s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.31s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.25s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.07s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.75s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.33s) [2020-03-12T13:10:56.309Z] check_test.go:309: [d156d4b737a04] daemon is not started [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.23s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.56s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.16s) [2020-03-12T13:10:56.309Z] check_test.go:309: [d6869c1166a83] daemon is not started [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.65s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.26s) [2020-03-12T13:10:56.309Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-03-12T13:10:56.309Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-03-12T13:10:56.309Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-03-12T13:10:56.309Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-03-12T13:10:56.309Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-03-12T13:10:56.309Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-03-12T13:10:56.309Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-03-12T13:10:56.309Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-03-12T13:10:56.309Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-03-12T13:10:56.309Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-03-12T13:10:56.309Z] check_test.go:309: [d8d777c9fdeb3] daemon is not started [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.19s) [2020-03-12T13:10:56.309Z] check_test.go:309: [dc6caa62a5865] daemon is not started [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.54s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.65s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-03-12T13:10:56.309Z] check_test.go:309: [df6a4603fe565] daemon is not started [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.25s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.09s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.59s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2020-03-12T13:10:56.309Z] check_test.go:309: [d03e4c4b9e6bb] daemon is not started [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.32s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.74s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.12s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.24s) [2020-03-12T13:10:56.309Z] check_test.go:309: [db323a7faaefb] daemon is not started [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.07s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-03-12T13:10:56.309Z] check_test.go:309: [d2185a34815e0] daemon is not started [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.66s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.78s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.08s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.53s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.97s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.74s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.81s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.17s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.02s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.25s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.78s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.26s) [2020-03-12T13:10:56.309Z] docker_cli_daemon_test.go:2542: [d19cac21574ee] daemon is not started [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.60s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.11s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.11s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.31s) [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.09s) [2020-03-12T13:10:56.309Z] check_test.go:309: [d98b7a401deae] daemon is not started [2020-03-12T13:10:56.309Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.49s) [2020-03-12T13:10:56.309Z] === RUN TestDockerSwarmSuite [2020-03-12T13:10:56.309Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-03-12T13:10:58.262Z] ok github.com/docker/docker/daemon 12.437s coverage: 17.5% of statements [2020-03-12T13:10:58.262Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-12T13:10:58.262Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-12T13:10:58.262Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-12T13:10:58.262Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-12T13:10:58.262Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.852s coverage: 57.9% of statements [2020-03-12T13:11:00.490Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-03-12T13:11:00.664Z] --- PASS: TestServiceUpdateConfigs (15.40s) [2020-03-12T13:11:00.664Z] === RUN TestServiceUpdateNetwork [2020-03-12T13:11:02.213Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-03-12T13:11:02.213Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-03-12T13:11:02.213Z] remote: Enumerating objects: 2, done. [2020-03-12T13:11:02.213Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-03-12T13:11:02.213Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-03-12T13:11:02.213Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-03-12T13:11:02.213Z] 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. [2020-03-12T13:11:02.213Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-03-12T13:11:02.213Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-12T13:11:02.623Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40680/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=25d6047ec094170761a11e582b8cb45f16cf675e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:25d6047ec094170761a11e582b8cb45f16cf675e hack/test/unit [2020-03-12T13:11:02.688Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.728s coverage: 68.6% of statements [2020-03-12T13:11:02.688Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.022s coverage: 1.8% of statements [2020-03-12T13:11:03.768Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-03-12T13:11:05.135Z] ? github.com/docker/docker/api [no test files] [2020-03-12T13:11:05.406Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.610s coverage: 45.9% of statements [2020-03-12T13:11:05.406Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-12T13:11:06.431Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.462s coverage: 49.5% of statements [2020-03-12T13:11:09.144Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.632s coverage: 76.1% of statements [2020-03-12T13:11:09.802Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.044s coverage: 58.0% of statements [2020-03-12T13:11:10.323Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-03-12T13:11:10.323Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-03-12T13:11:10.581Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-03-12T13:11:10.581Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-03-12T13:11:10.829Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2020-03-12T13:11:10.829Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2020-03-12T13:11:11.856Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.703s coverage: 55.4% of statements [2020-03-12T13:11:11.856Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-12T13:11:11.856Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-12T13:11:12.866Z] --- PASS: TestServiceUpdateNetwork (14.71s) [2020-03-12T13:11:12.866Z] PASS [2020-03-12T13:11:12.866Z] [2020-03-12T13:11:12.866Z] === Skipped [2020-03-12T13:11:12.866Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-03-12T13:11:12.866Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-12T13:11:12.866Z] [2020-03-12T13:11:12.866Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-03-12T13:11:12.866Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T13:11:12.866Z] [2020-03-12T13:11:12.866Z] [2020-03-12T13:11:12.866Z] DONE 23 tests, 2 skipped in 142.993s [2020-03-12T13:11:12.866Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-03-12T13:11:12.866Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-03-12T13:11:12.866Z] ++ set -e [2020-03-12T13:11:12.866Z] ++ '[' -n 0 ']' [2020-03-12T13:11:12.866Z] ++ set -x [2020-03-12T13:11:12.866Z] ++ 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=arm64 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= DOCKER_ROOTLESS= 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/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-03-12T13:11:13.124Z] INFO: Testing against a local daemon [2020-03-12T13:11:13.124Z] === RUN TestSessionCreate [2020-03-12T13:11:13.124Z] --- PASS: TestSessionCreate (0.06s) [2020-03-12T13:11:13.124Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-12T13:11:13.124Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-03-12T13:11:13.124Z] PASS [2020-03-12T13:11:13.124Z] [2020-03-12T13:11:13.124Z] DONE 2 tests in 0.263s [2020-03-12T13:11:13.383Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-03-12T13:11:13.383Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-03-12T13:11:13.383Z] ++ set -e [2020-03-12T13:11:13.383Z] ++ '[' -n 0 ']' [2020-03-12T13:11:13.383Z] ++ set -x [2020-03-12T13:11:13.383Z] ++ 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=arm64 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= DOCKER_ROOTLESS= 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/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-03-12T13:11:13.383Z] INFO: Testing against a local daemon [2020-03-12T13:11:13.383Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-12T13:11:13.383Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-12T13:11:13.383Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-12T13:11:13.383Z] === RUN TestEventsExecDie [2020-03-12T13:11:14.318Z] --- PASS: TestEventsExecDie (0.97s) [2020-03-12T13:11:14.318Z] === RUN TestEventsBackwardsCompatible [2020-03-12T13:11:14.577Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-03-12T13:11:14.577Z] === RUN TestInfoBinaryCommits [2020-03-12T13:11:14.577Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-03-12T13:11:14.577Z] === RUN TestInfoAPIVersioned [2020-03-12T13:11:14.577Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-03-12T13:11:14.577Z] === RUN TestInfoDiscoveryBackend [2020-03-12T13:11:15.145Z] --- PASS: TestInfoDiscoveryBackend (0.61s) [2020-03-12T13:11:15.145Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-12T13:11:16.081Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-12T13:11:16.081Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-12T13:11:17.018Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s) [2020-03-12T13:11:17.018Z] === RUN TestInfoAPI [2020-03-12T13:11:17.018Z] --- PASS: TestInfoAPI (0.05s) [2020-03-12T13:11:17.018Z] === RUN TestInfoAPIWarnings [2020-03-12T13:11:17.137Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-03-12T13:11:17.405Z] ok github.com/docker/docker/daemon/logger 0.254s coverage: 41.8% of statements [2020-03-12T13:11:17.405Z] ok github.com/docker/docker/daemon/logger/gelf 0.027s coverage: 67.0% of statements [2020-03-12T13:11:17.586Z] --- PASS: TestInfoAPIWarnings (0.62s) [2020-03-12T13:11:17.586Z] === RUN TestInfoDebug [2020-03-12T13:11:18.154Z] --- PASS: TestInfoDebug (0.62s) [2020-03-12T13:11:18.154Z] === RUN TestInfoInsecureRegistries [2020-03-12T13:11:18.721Z] --- PASS: TestInfoInsecureRegistries (0.63s) [2020-03-12T13:11:18.721Z] === RUN TestInfoRegistryMirrors [2020-03-12T13:11:18.894Z] ok github.com/docker/docker/daemon/logger/awslogs 0.648s coverage: 77.4% of statements [2020-03-12T13:11:18.894Z] ok github.com/docker/docker/daemon/images 0.029s coverage: 4.9% of statements [2020-03-12T13:11:18.894Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-12T13:11:18.894Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-12T13:11:18.894Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-12T13:11:18.894Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-12T13:11:19.036Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-03-12T13:11:19.287Z] --- PASS: TestInfoRegistryMirrors (0.63s) [2020-03-12T13:11:19.288Z] === RUN TestLoginFailsWithBadCredentials [2020-03-12T13:11:19.546Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2020-03-12T13:11:19.546Z] === RUN TestPingCacheHeaders [2020-03-12T13:11:19.806Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-03-12T13:11:19.806Z] === RUN TestPingGet [2020-03-12T13:11:19.806Z] --- PASS: TestPingGet (0.04s) [2020-03-12T13:11:19.806Z] === RUN TestPingHead [2020-03-12T13:11:19.806Z] --- PASS: TestPingHead (0.05s) [2020-03-12T13:11:19.806Z] === RUN TestVersion [2020-03-12T13:11:19.806Z] --- PASS: TestVersion (0.05s) [2020-03-12T13:11:19.806Z] PASS [2020-03-12T13:11:19.806Z] [2020-03-12T13:11:19.806Z] === Skipped [2020-03-12T13:11:19.806Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-12T13:11:19.806Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-12T13:11:19.806Z] [2020-03-12T13:11:19.806Z] [2020-03-12T13:11:19.806Z] DONE 18 tests, 1 skipped in 6.570s [2020-03-12T13:11:19.806Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-12T13:11:19.806Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-03-12T13:11:19.806Z] ++ set -e [2020-03-12T13:11:19.806Z] ++ '[' -n 0 ']' [2020-03-12T13:11:19.806Z] ++ set -x [2020-03-12T13:11:19.806Z] ++ 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=arm64 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= DOCKER_ROOTLESS= 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/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-03-12T13:11:19.959Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2020-03-12T13:11:20.064Z] INFO: Testing against a local daemon [2020-03-12T13:11:20.064Z] === RUN TestVolumesCreateAndList [2020-03-12T13:11:20.064Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-03-12T13:11:20.064Z] === RUN TestVolumesRemove [2020-03-12T13:11:20.323Z] --- PASS: TestVolumesRemove (0.13s) [2020-03-12T13:11:20.323Z] === RUN TestVolumesInspect [2020-03-12T13:11:20.323Z] --- PASS: TestVolumesInspect (0.03s) [2020-03-12T13:11:20.323Z] === RUN TestVolumesInvalidJSON [2020-03-12T13:11:20.323Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-12T13:11:20.323Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-12T13:11:20.323Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-12T13:11:20.323Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-03-12T13:11:20.323Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-12T13:11:20.323Z] PASS [2020-03-12T13:11:20.323Z] [2020-03-12T13:11:20.323Z] DONE 5 tests in 0.430s [2020-03-12T13:11:20.323Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-12T13:11:20.387Z] ok github.com/docker/docker/daemon/logger/journald 0.029s coverage: 26.2% of statements [2020-03-12T13:11:20.387Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 88.3% of statements [2020-03-12T13:11:20.581Z] ++++ cat bundles/test-integration/docker.pid [2020-03-12T13:11:20.582Z] +++ kill 13276 [2020-03-12T13:11:21.019Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.035s coverage: 62.1% of statements [2020-03-12T13:11:21.568Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-03-12T13:11:22.009Z] +++ /etc/init.d/apparmor stop [2020-03-12T13:11:22.009Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-12T13:11:22.009Z] [2020-03-12T13:11:22.009Z] Unloading profiles will leave already running processes permanently [2020-03-12T13:11:22.009Z] unconfined, which can lead to unexpected situations. [2020-03-12T13:11:22.009Z] [2020-03-12T13:11:22.009Z] To set a process to complain mode, use the command line tool [2020-03-12T13:11:22.009Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-12T13:11:22.009Z] +++ true [2020-03-12T13:11:22.009Z] [2020-03-12T13:11:23.465Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-03-12T13:11:24.398Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-03-12T13:11:24.514Z] ok github.com/docker/docker/daemon/logger/local 0.155s coverage: 74.7% of statements [2020-03-12T13:11:24.514Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] Post stage [Pipeline] junit [2020-03-12T13:11:24.555Z] Recording test results [2020-03-12T13:11:24.802Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.070s coverage: 33.3% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-12T13:11:25.091Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.050s coverage: 19.9% of statements [2020-03-12T13:11:25.271Z] + echo Ensuring container killed. [2020-03-12T13:11:25.271Z] Ensuring container killed. [2020-03-12T13:11:25.271Z] + docker rm -vf docker-pr1 [2020-03-12T13:11:25.271Z] Error: No such container: docker-pr1 [2020-03-12T13:11:25.271Z] + true [Pipeline] sh [2020-03-12T13:11:25.561Z] + echo Chowning /workspace to jenkins user [2020-03-12T13:11:25.561Z] Chowning /workspace to jenkins user [2020-03-12T13:11:25.561Z] + id -u [2020-03-12T13:11:25.561Z] + id -g [2020-03-12T13:11:25.561Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40680:/workspace busybox chown -R 1000:1000 /workspace [2020-03-12T13:11:25.561Z] Unable to find image 'busybox:latest' locally [2020-03-12T13:11:25.821Z] latest: Pulling from library/busybox [2020-03-12T13:11:25.821Z] eb9413eb063d: Pulling fs layer [2020-03-12T13:11:26.079Z] eb9413eb063d: Verifying Checksum [2020-03-12T13:11:26.079Z] eb9413eb063d: Download complete [2020-03-12T13:11:26.338Z] eb9413eb063d: Pull complete [2020-03-12T13:11:26.338Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-12T13:11:26.338Z] Status: Downloaded newer image for busybox:latest [2020-03-12T13:11:26.586Z] ok github.com/docker/docker/daemon/logger/templates 0.025s coverage: 8.3% of statements [2020-03-12T13:11:29.303Z] ok github.com/docker/docker/daemon/network 0.012s coverage: 63.8% of statements [2020-03-12T13:11:29.303Z] ok github.com/docker/docker/daemon/logger/syslog 0.034s coverage: 47.8% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-12T13:11:29.690Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-03-12T13:11:29.929Z] + bundleName=arm64-integration [2020-03-12T13:11:29.929Z] + echo Creating arm64-integration-bundles.tar.gz [2020-03-12T13:11:29.929Z] Creating arm64-integration-bundles.tar.gz [2020-03-12T13:11:29.929Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml+ ) -print [2020-03-12T13:11:29.929Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-03-12T13:11:30.201Z] Archiving artifacts [2020-03-12T13:11:30.328Z] ok github.com/docker/docker/daemon/logger/splunk 3.435s coverage: 82.5% of statements [2020-03-12T13:11:30.328Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-12T13:11:30.328Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-12T13:11:31.901Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40680/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-12T13:11:32.218Z] + make clean [2020-03-12T13:11:33.006Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-03-12T13:11:33.155Z] docker volume rm -f docker-dev-cache [2020-03-12T13:11:33.155Z] docker-dev-cache [Pipeline] deleteDir [2020-03-12T13:11:34.766Z] ok github.com/docker/docker/errdefs 0.012s coverage: 49.4% of statements [2020-03-12T13:11:34.766Z] ok github.com/docker/docker/distribution/metadata 0.112s coverage: 48.2% of statements [2020-03-12T13:11:34.766Z] ok github.com/docker/docker/distribution 0.463s coverage: 22.1% of statements [2020-03-12T13:11:34.766Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-12T13:11:35.531Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-12T13:11:37.475Z] ok github.com/docker/docker/distribution/xfer 1.712s coverage: 85.1% of statements [2020-03-12T13:11:37.475Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-12T13:11:39.531Z] ok github.com/docker/docker/image/cache 0.050s coverage: 19.2% of statements [2020-03-12T13:11:39.819Z] ok github.com/docker/docker/image 0.125s coverage: 86.4% of statements [2020-03-12T13:11:39.819Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-12T13:11:40.106Z] ok github.com/docker/docker/image/v1 0.037s coverage: 25.0% of statements [2020-03-12T13:11:40.106Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-12T13:11:40.394Z] ok github.com/docker/docker/libcontainerd/queue 0.035s coverage: 100.0% of statements [2020-03-12T13:11:42.448Z] ok github.com/docker/docker/pkg/aaparser 0.034s coverage: 50.0% of statements [2020-03-12T13:11:45.951Z] ok github.com/docker/docker/opts 0.091s coverage: 67.4% of statements [2020-03-12T13:11:47.002Z] ok github.com/docker/docker/pkg/broadcaster 0.021s coverage: 100.0% of statements [2020-03-12T13:11:47.627Z] ok github.com/docker/docker/pkg/archive 1.302s coverage: 76.8% of statements [2020-03-12T13:11:47.913Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2020-03-12T13:11:49.411Z] ok github.com/docker/docker/pkg/directory 0.029s coverage: 80.0% of statements [2020-03-12T13:11:50.039Z] ok github.com/docker/docker/pkg/authorization 3.893s coverage: 68.3% of statements [2020-03-12T13:11:50.668Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2020-03-12T13:11:51.297Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 92.9% of statements [2020-03-12T13:11:52.336Z] ok github.com/docker/docker/layer 7.482s coverage: 68.8% of statements [2020-03-12T13:11:52.336Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-12T13:11:52.336Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-12T13:11:52.336Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-12T13:11:52.336Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-12T13:11:52.336Z] ? github.com/docker/docker/oci [no test files] [2020-03-12T13:11:52.336Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-12T13:11:52.961Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2020-03-12T13:11:53.586Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-03-12T13:11:53.597Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-03-12T13:11:53.597Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-03-12T13:11:53.874Z] ok github.com/docker/docker/pkg/dmesg 0.022s coverage: 83.3% of statements [2020-03-12T13:11:54.894Z] ok github.com/docker/docker/pkg/chrootarchive 4.570s coverage: 43.2% of statements [2020-03-12T13:11:54.894Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-12T13:11:54.894Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-12T13:11:55.520Z] ok github.com/docker/docker/pkg/fileutils 0.021s coverage: 89.5% of statements [2020-03-12T13:11:55.520Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2020-03-12T13:11:56.123Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-03-12T13:11:56.123Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-03-12T13:11:56.543Z] ok github.com/docker/docker/pkg/fsutils 0.395s coverage: 85.1% of statements [2020-03-12T13:11:56.832Z] ok github.com/docker/docker/pkg/discovery/kv 3.242s coverage: 84.1% of statements [2020-03-12T13:11:57.121Z] ok github.com/docker/docker/pkg/homedir 0.047s coverage: 11.4% of statements [2020-03-12T13:11:59.176Z] ok github.com/docker/docker/pkg/jsonmessage 0.044s coverage: 91.7% of statements [2020-03-12T13:11:59.176Z] ok github.com/docker/docker/pkg/locker 0.033s coverage: 88.9% of statements [2020-03-12T13:11:59.464Z] ok github.com/docker/docker/pkg/idtools 0.860s coverage: 70.1% of statements [2020-03-12T13:11:59.752Z] ok github.com/docker/docker/pkg/longpath 0.015s coverage: 100.0% of statements [2020-03-12T13:12:00.787Z] ok github.com/docker/docker/pkg/namesgenerator 0.014s coverage: 85.7% of statements [2020-03-12T13:12:00.787Z] ok github.com/docker/docker/pkg/ioutils 1.835s coverage: 70.1% of statements [2020-03-12T13:12:00.787Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-12T13:12:01.383Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-03-12T13:12:01.814Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2020-03-12T13:12:01.948Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-03-12T13:12:02.102Z] ok github.com/docker/docker/pkg/parsers/kernel 0.018s coverage: 60.0% of statements [2020-03-12T13:12:02.206Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-03-12T13:12:02.389Z] ok github.com/docker/docker/pkg/mount 0.889s coverage: 70.5% of statements [2020-03-12T13:12:02.389Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-12T13:12:02.389Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.044s coverage: 91.4% of statements [2020-03-12T13:12:02.676Z] ok github.com/docker/docker/pkg/pidfile 0.032s coverage: 82.4% of statements [2020-03-12T13:12:02.676Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-12T13:12:02.676Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-12T13:12:03.137Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-03-12T13:12:03.137Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-03-12T13:12:03.701Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-03-12T13:12:03.959Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-03-12T13:12:04.524Z] --- PASS: TestImportExtremelyLargeImageWorks (175.37s) [2020-03-12T13:12:04.524Z] PASS [2020-03-12T13:12:04.524Z] [2020-03-12T13:12:04.524Z] DONE 12 tests in 179.049s [2020-03-12T13:12:04.524Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-03-12T13:12:04.524Z] ++ 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 [2020-03-12T13:12:04.524Z] ++ set -e [2020-03-12T13:12:04.524Z] ++ '[' -n 0 ']' [2020-03-12T13:12:04.524Z] ++ set -x [2020-03-12T13:12:04.525Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:12:04.525Z] INFO: Testing against a local daemon [2020-03-12T13:12:04.525Z] === RUN TestNetworkCreateDelete [2020-03-12T13:12:04.723Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.067s coverage: 56.8% of statements [2020-03-12T13:12:04.782Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-03-12T13:12:04.782Z] === RUN TestDockerNetworkDeletePreferID [2020-03-12T13:12:05.042Z] --- PASS: TestDockerNetworkDeletePreferID (0.43s) [2020-03-12T13:12:05.042Z] === RUN TestInspectNetwork [2020-03-12T13:12:05.347Z] ok github.com/docker/docker/pkg/plugins/transport 0.012s coverage: 85.7% of statements [2020-03-12T13:12:05.347Z] ok github.com/docker/docker/pkg/pools 0.028s coverage: 88.2% of statements [2020-03-12T13:12:05.985Z] ok github.com/docker/docker/pkg/progress 0.030s coverage: 75.9% of statements [2020-03-12T13:12:06.415Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-03-12T13:12:06.610Z] ok github.com/docker/docker/pkg/reexec 0.011s coverage: 82.4% of statements [2020-03-12T13:12:07.632Z] ok github.com/docker/docker/pkg/pubsub 1.197s coverage: 73.9% of statements [2020-03-12T13:12:07.921Z] ok github.com/docker/docker/pkg/stdcopy 0.009s coverage: 100.0% of statements [2020-03-12T13:12:08.312Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-03-12T13:12:08.944Z] ok github.com/docker/docker/pkg/stringid 0.007s coverage: 70.6% of statements [2020-03-12T13:12:08.945Z] ok github.com/docker/docker/pkg/streamformatter 0.013s coverage: 66.2% of statements [2020-03-12T13:12:09.583Z] ok github.com/docker/docker/pkg/symlink 0.016s coverage: 87.7% of statements [2020-03-12T13:12:10.205Z] ok github.com/docker/docker/pkg/sysinfo 0.037s coverage: 70.8% of statements [2020-03-12T13:12:10.209Z] === RUN TestDockerSuite/TestBuildEnv [2020-03-12T13:12:10.209Z] === RUN TestInspectNetwork/full_network_id [2020-03-12T13:12:10.209Z] === RUN TestInspectNetwork/partial_network_id [2020-03-12T13:12:10.209Z] === RUN TestInspectNetwork/network_name [2020-03-12T13:12:10.209Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-12T13:12:10.831Z] ok github.com/docker/docker/pkg/signal 3.541s coverage: 61.0% of statements [2020-03-12T13:12:11.128Z] ok github.com/docker/docker/pkg/system 0.045s coverage: 37.2% of statements [2020-03-12T13:12:11.579Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-03-12T13:12:11.753Z] ok github.com/docker/docker/pkg/tailfile 0.148s coverage: 88.6% of statements [2020-03-12T13:12:12.510Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-03-12T13:12:12.768Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-03-12T13:12:12.783Z] ok github.com/docker/docker/pkg/term 0.010s coverage: 84.8% of statements [2020-03-12T13:12:13.070Z] testing: warning: no tests to run [2020-03-12T13:12:13.070Z] coverage: [no statements] [2020-03-12T13:12:13.070Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2020-03-12T13:12:13.334Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-03-12T13:12:13.695Z] ok github.com/docker/docker/pkg/tarsum 0.260s coverage: 89.3% of statements [2020-03-12T13:12:13.695Z] ok github.com/docker/docker/pkg/urlutil 0.014s coverage: 100.0% of statements [2020-03-12T13:12:13.695Z] ok github.com/docker/docker/pkg/truncindex 0.115s coverage: 91.5% of statements [2020-03-12T13:12:14.267Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-03-12T13:12:14.525Z] --- PASS: TestInspectNetwork (9.40s) [2020-03-12T13:12:14.525Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-12T13:12:14.525Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-12T13:12:14.525Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-12T13:12:14.525Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-12T13:12:14.525Z] === RUN TestRunContainerWithBridgeNone [2020-03-12T13:12:14.731Z] ok github.com/docker/docker/pkg/useragent 0.063s coverage: 88.9% of statements [2020-03-12T13:12:16.777Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-03-12T13:12:17.804Z] --- PASS: TestRunContainerWithBridgeNone (2.93s) [2020-03-12T13:12:17.804Z] === RUN TestNetworkInvalidJSON [2020-03-12T13:12:17.804Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-12T13:12:17.804Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-12T13:12:17.804Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T13:12:17.804Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T13:12:17.804Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T13:12:17.804Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T13:12:17.804Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-12T13:12:17.804Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T13:12:17.804Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T13:12:17.804Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-03-12T13:12:17.804Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-12T13:12:17.804Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-12T13:12:17.804Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-12T13:12:17.804Z] === RUN TestHostIPv4BridgeLabel [2020-03-12T13:12:18.061Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2020-03-12T13:12:18.061Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-12T13:12:18.272Z] ok github.com/docker/docker/reference 0.018s coverage: 83.7% of statements [2020-03-12T13:12:18.898Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 68.8% of statements [2020-03-12T13:12:18.992Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-03-12T13:12:18.992Z] === RUN TestDaemonDefaultNetworkPools [2020-03-12T13:12:19.925Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2020-03-12T13:12:19.925Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-12T13:12:19.925Z] ok github.com/docker/docker/plugin 0.606s coverage: 27.1% of statements [2020-03-12T13:12:20.858Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2020-03-12T13:12:20.858Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-12T13:12:20.956Z] ok github.com/docker/docker/registry/resumable 0.023s coverage: 100.0% of statements [2020-03-12T13:12:21.425Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-03-12T13:12:22.082Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 45.3% of statements [2020-03-12T13:12:22.428Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2020-03-12T13:12:22.428Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-12T13:12:22.686Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-03-12T13:12:22.686Z] === RUN TestServiceWithPredefinedNetwork [2020-03-12T13:12:23.110Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2020-03-12T13:12:23.737Z] ok github.com/docker/docker/runconfig 0.024s coverage: 68.2% of statements [2020-03-12T13:12:24.025Z] ok github.com/docker/docker/registry 0.460s coverage: 56.0% of statements [2020-03-12T13:12:25.969Z] --- PASS: TestServiceWithPredefinedNetwork (3.22s) [2020-03-12T13:12:25.970Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-12T13:12:25.970Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-12T13:12:25.970Z] service_test.go:236: FLAKY_TEST [2020-03-12T13:12:25.970Z] === RUN TestServiceWithDataPathPortInit [2020-03-12T13:12:27.519Z] ok github.com/docker/docker/volume/drivers 0.024s coverage: 36.1% of statements [2020-03-12T13:12:30.240Z] ok github.com/docker/docker/volume/mounts 0.103s coverage: 67.0% of statements [2020-03-12T13:12:30.766Z] ok github.com/docker/docker/volume/local 0.041s coverage: 73.0% of statements [2020-03-12T13:12:31.779Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2020-03-12T13:12:40.173Z] ok github.com/docker/docker/pkg/plugins 33.646s coverage: 76.6% of statements [2020-03-12T13:12:40.173Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-12T13:12:40.173Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-12T13:12:40.173Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-12T13:12:40.173Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-12T13:12:40.173Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-12T13:12:40.173Z] ? github.com/docker/docker/rootless [no test files] [2020-03-12T13:12:40.173Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-12T13:12:40.173Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-12T13:12:40.173Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-12T13:12:40.173Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-12T13:12:40.173Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-12T13:12:40.173Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-12T13:12:40.173Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-12T13:12:40.173Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-12T13:12:40.173Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-12T13:12:40.173Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-12T13:12:40.173Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-12T13:12:40.173Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-12T13:12:40.173Z] ? github.com/docker/docker/volume [no test files] [2020-03-12T13:12:40.173Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-12T13:12:40.173Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-12T13:12:40.173Z] [2020-03-12T13:12:40.173Z] === Skipped [2020-03-12T13:12:40.173Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-12T13:12:40.173Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-12T13:12:40.173Z] [2020-03-12T13:12:40.173Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-12T13:12:40.173Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-12T13:12:40.173Z] [2020-03-12T13:12:40.173Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-12T13:12:40.173Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T13:12:40.173Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T13:12:40.173Z] [2020-03-12T13:12:40.173Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-12T13:12:40.173Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T13:12:40.174Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T13:12:40.174Z] [2020-03-12T13:12:40.174Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-12T13:12:40.174Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T13:12:40.174Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T13:12:40.174Z] [2020-03-12T13:12:40.174Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-12T13:12:40.174Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T13:12:40.174Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T13:12:40.174Z] [2020-03-12T13:12:40.174Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-12T13:12:40.174Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T13:12:40.174Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T13:12:40.174Z] [2020-03-12T13:12:40.174Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-12T13:12:40.174Z] graphtest_unix.go:73: No driver to put! [2020-03-12T13:12:40.174Z] [2020-03-12T13:12:40.174Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-03-12T13:12:40.174Z] time="2020-03-12T13:11:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-12T13:12:40.174Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-12T13:12:40.174Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-12T13:12:40.174Z] [2020-03-12T13:12:40.174Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-03-12T13:12:40.174Z] time="2020-03-12T13:11:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-12T13:12:40.174Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-12T13:12:40.174Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-12T13:12:40.174Z] [2020-03-12T13:12:40.174Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-03-12T13:12:40.174Z] time="2020-03-12T13:11:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-12T13:12:40.174Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-12T13:12:40.174Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-12T13:12:40.174Z] [2020-03-12T13:12:40.174Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-03-12T13:12:40.174Z] time="2020-03-12T13:11:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-12T13:12:40.174Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-12T13:12:40.174Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-12T13:12:40.174Z] [2020-03-12T13:12:40.174Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-03-12T13:12:40.174Z] time="2020-03-12T13:11:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-12T13:12:40.174Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-12T13:12:40.174Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-12T13:12:40.174Z] [2020-03-12T13:12:40.174Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-03-12T13:12:40.174Z] graphtest_unix.go:73: No driver to put! [2020-03-12T13:12:40.174Z] [2020-03-12T13:12:40.174Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-12T13:12:40.174Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-12T13:12:40.174Z] [2020-03-12T13:12:40.174Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-12T13:12:40.174Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-12T13:12:40.174Z] [2020-03-12T13:12:40.174Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-12T13:12:40.174Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-12T13:12:40.174Z] [2020-03-12T13:12:40.174Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-12T13:12:40.174Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-12T13:12:40.174Z] [2020-03-12T13:12:40.174Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-12T13:12:40.174Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T13:12:40.174Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T13:12:40.174Z] [2020-03-12T13:12:40.174Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-12T13:12:40.174Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T13:12:40.174Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T13:12:40.174Z] [2020-03-12T13:12:40.174Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-12T13:12:40.174Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T13:12:40.174Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T13:12:40.174Z] [2020-03-12T13:12:40.174Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-12T13:12:40.174Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T13:12:40.174Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T13:12:40.174Z] [2020-03-12T13:12:40.174Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-12T13:12:40.174Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T13:12:40.174Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T13:12:40.174Z] [2020-03-12T13:12:40.174Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-12T13:12:40.174Z] graphtest_unix.go:73: No driver to put! [2020-03-12T13:12:40.174Z] [2020-03-12T13:12:40.174Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-12T13:12:40.174Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-12T13:12:40.174Z] [2020-03-12T13:12:40.174Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-12T13:12:40.174Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-12T13:12:40.174Z] [2020-03-12T13:12:40.174Z] [2020-03-12T13:12:40.174Z] DONE 2174 tests, 26 skipped in 348.665s Post stage [Pipeline] junit [2020-03-12T13:12:40.211Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-12T13:12:41.185Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40680/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=25d6047ec094170761a11e582b8cb45f16cf675e -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:25d6047ec094170761a11e582b8cb45f16cf675e hack/make.sh dynbinary test-integration [2020-03-12T13:12:41.314Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-12T13:12:41.314Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-03-12T13:12:41.314Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-03-12T13:12:41.314Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-12T13:12:41.314Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-12T13:12:41.314Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-12T13:12:41.314Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-12T13:12:41.314Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-12T13:12:41.314Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-12T13:12:41.314Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-12T13:12:41.314Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-12T13:12:41.314Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-12T13:12:41.314Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-12T13:12:41.314Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-12T13:12:41.314Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.5% of statements [2020-03-12T13:12:41.314Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-12T13:12:41.314Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-12T13:12:41.314Z] ? github.com/docker/docker/api/types [no test files] [2020-03-12T13:12:41.314Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-12T13:12:41.314Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-12T13:12:41.314Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-12T13:12:41.314Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-12T13:12:41.314Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2020-03-12T13:12:41.314Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2020-03-12T13:12:41.314Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-12T13:12:41.314Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-12T13:12:41.314Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-12T13:12:41.314Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-12T13:12:41.314Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-12T13:12:41.314Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-12T13:12:41.314Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-12T13:12:41.314Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2020-03-12T13:12:41.314Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2020-03-12T13:12:41.314Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-12T13:12:41.314Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-12T13:12:41.314Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-12T13:12:41.314Z] ? github.com/docker/docker/builder [no test files] [2020-03-12T13:12:41.314Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-12T13:12:41.314Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-12T13:12:41.314Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-12T13:12:41.314Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-12T13:12:41.314Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-12T13:12:41.314Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-12T13:12:41.314Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-12T13:12:41.314Z] ok github.com/docker/docker/builder/dockerignore 0.003s coverage: 96.8% of statements [2020-03-12T13:12:41.314Z] ok github.com/docker/docker/builder/remotecontext 0.198s coverage: 13.6% of statements [2020-03-12T13:12:41.314Z] ok github.com/docker/docker/builder/dockerfile 0.525s coverage: 48.2% of statements [2020-03-12T13:12:41.315Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-03-12T13:12:41.315Z] ok github.com/docker/docker/builder/remotecontext/git 1.318s coverage: 86.3% of statements [2020-03-12T13:12:41.315Z] ? github.com/docker/docker/cli [no test files] [2020-03-12T13:12:41.315Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-12T13:12:41.471Z] [2020-03-12T13:12:41.763Z] Removing bundles/ [2020-03-12T13:12:41.763Z] [2020-03-12T13:12:41.763Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-12T13:12:41.763Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-12T13:12:41.763Z] GOOS="" GOARCH="" GOARM="" [2020-03-12T13:12:43.198Z] ok github.com/docker/docker/client 0.209s coverage: 75.8% of statements [2020-03-12T13:12:44.034Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-03-12T13:12:44.598Z] --- PASS: TestServiceWithDataPathPortInit (18.51s) [2020-03-12T13:12:44.598Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-12T13:12:45.970Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-03-12T13:12:54.071Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.91s) [2020-03-12T13:12:54.071Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zl2kqocfmzx2eor4sguflulk1 Created:2020-03-12 13:12:45.781415818 +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[8ade05104cf0ab709e05e3a59e44b26bf135e3096058f356ca3b085122527bf2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.a7vcgwuxup9f5xzu51f6fuweu EndpointID:155d3f2922e60db142746dea7590cfcbe74bbafe6108c12e8eda7b52baed5c5f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2f2cf9af460ea138e18ad6ca1a4c9634bc3c1e19165ac3c51561e36f0e94d1c8 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:47cdc52502ea IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.a7vcgwuxup9f5xzu51f6fuweu EndpointID:155d3f2922e60db142746dea7590cfcbe74bbafe6108c12e8eda7b52baed5c5f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-12T13:12:54.071Z] PASS [2020-03-12T13:12:54.071Z] [2020-03-12T13:12:54.071Z] === Skipped [2020-03-12T13:12:54.071Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-12T13:12:54.071Z] service_test.go:236: FLAKY_TEST [2020-03-12T13:12:54.071Z] [2020-03-12T13:12:54.071Z] [2020-03-12T13:12:54.071Z] DONE 22 tests, 1 skipped in 48.941s [2020-03-12T13:12:54.071Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-12T13:12:54.071Z] ++ 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 [2020-03-12T13:12:54.071Z] ++ set -e [2020-03-12T13:12:54.071Z] ++ '[' -n 0 ']' [2020-03-12T13:12:54.071Z] ++ set -x [2020-03-12T13:12:54.071Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:12:54.071Z] INFO: Testing against a local daemon [2020-03-12T13:12:54.071Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-12T13:12:54.071Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-12T13:12:54.071Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T13:12:54.071Z] === RUN TestDockerNetworkIpvlan [2020-03-12T13:12:54.071Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-12T13:12:54.071Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T13:12:54.071Z] PASS [2020-03-12T13:12:54.071Z] [2020-03-12T13:12:54.071Z] === Skipped [2020-03-12T13:12:54.071Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-12T13:12:54.071Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T13:12:54.071Z] [2020-03-12T13:12:54.071Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-12T13:12:54.071Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T13:12:54.071Z] [2020-03-12T13:12:54.071Z] [2020-03-12T13:12:54.071Z] DONE 2 tests, 2 skipped in 0.114s [2020-03-12T13:12:54.071Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-12T13:12:54.071Z] ++ 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 [2020-03-12T13:12:54.071Z] ++ set -e [2020-03-12T13:12:54.071Z] ++ '[' -n 0 ']' [2020-03-12T13:12:54.071Z] ++ set -x [2020-03-12T13:12:54.071Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:12:54.071Z] INFO: Testing against a local daemon [2020-03-12T13:12:54.071Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-12T13:12:55.004Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2020-03-12T13:12:55.004Z] === RUN TestDockerNetworkMacvlan [2020-03-12T13:12:55.570Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-03-12T13:12:55.828Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-12T13:12:56.760Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-03-12T13:12:56.760Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-12T13:12:57.018Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-03-12T13:12:57.950Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-12T13:12:57.950Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-03-12T13:12:59.323Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-03-12T13:12:59.323Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-03-12T13:12:59.888Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-03-12T13:13:00.820Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-12T13:13:02.193Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-03-12T13:13:04.091Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-12T13:13:10.644Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-12T13:13:12.015Z] --- PASS: TestDockerNetworkMacvlan (16.65s) [2020-03-12T13:13:12.015Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-03-12T13:13:12.015Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-03-12T13:13:12.015Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.92s) [2020-03-12T13:13:12.015Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.01s) [2020-03-12T13:13:12.015Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.75s) [2020-03-12T13:13:12.015Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.15s) [2020-03-12T13:13:12.015Z] PASS [2020-03-12T13:13:12.015Z] [2020-03-12T13:13:12.015Z] DONE 8 tests in 18.164s [2020-03-12T13:13:12.015Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-12T13:13:12.015Z] ++ 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 [2020-03-12T13:13:12.015Z] ++ set -e [2020-03-12T13:13:12.015Z] ++ '[' -n 0 ']' [2020-03-12T13:13:12.015Z] ++ set -x [2020-03-12T13:13:12.015Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:13:12.015Z] testing: warning: no tests to run [2020-03-12T13:13:12.015Z] PASS [2020-03-12T13:13:12.015Z] [2020-03-12T13:13:12.015Z] DONE 0 tests in 0.023s [2020-03-12T13:13:12.015Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-12T13:13:12.015Z] ++ 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 [2020-03-12T13:13:12.015Z] ++ set -e [2020-03-12T13:13:12.015Z] ++ '[' -n 0 ']' [2020-03-12T13:13:12.015Z] ++ set -x [2020-03-12T13:13:12.015Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:13:12.015Z] INFO: Testing against a local daemon [2020-03-12T13:13:12.015Z] === RUN TestAuthZPluginAllowRequest [2020-03-12T13:13:12.580Z] === RUN TestDockerSuite/TestBuildExpose [2020-03-12T13:13:12.838Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-03-12T13:13:13.772Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-03-12T13:13:13.772Z] --- PASS: TestAuthZPluginAllowRequest (1.75s) [2020-03-12T13:13:13.772Z] === RUN TestAuthZPluginTLS [2020-03-12T13:13:14.029Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-03-12T13:13:14.286Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-03-12T13:13:14.286Z] === RUN TestAuthZPluginDenyRequest [2020-03-12T13:13:14.543Z] === RUN TestDockerSuite/TestBuildFails [2020-03-12T13:13:14.800Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-03-12T13:13:14.800Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-12T13:13:15.365Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-03-12T13:13:15.365Z] === RUN TestAuthZPluginDenyResponse [2020-03-12T13:13:15.365Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-03-12T13:13:15.365Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-03-12T13:13:15.930Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-03-12T13:13:15.930Z] === RUN TestAuthZPluginAllowEventStream [2020-03-12T13:13:17.865Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s) [2020-03-12T13:13:17.865Z] === RUN TestAuthZPluginErrorResponse [2020-03-12T13:13:17.865Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-03-12T13:13:18.124Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-03-12T13:13:18.124Z] === RUN TestAuthZPluginErrorRequest [2020-03-12T13:13:18.688Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-03-12T13:13:18.688Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-12T13:13:19.252Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-03-12T13:13:19.252Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-12T13:13:20.184Z] === RUN TestDockerSuite/TestBuildForceRm [2020-03-12T13:13:21.555Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.02s) [2020-03-12T13:13:21.555Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-12T13:13:22.223Z] === RUN TestDockerSuite/TestBuildFromGit [2020-03-12T13:13:23.597Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.07s) [2020-03-12T13:13:23.597Z] === RUN TestAuthZPluginHeader [2020-03-12T13:13:23.855Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-03-12T13:13:24.420Z] --- PASS: TestAuthZPluginHeader (0.93s) [2020-03-12T13:13:24.420Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-12T13:13:24.420Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-03-12T13:13:25.792Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-03-12T13:13:27.688Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-03-12T13:13:28.254Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-03-12T13:13:28.821Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-03-12T13:13:29.078Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.89s) [2020-03-12T13:13:29.078Z] === RUN TestAuthZPluginV2Disable [2020-03-12T13:13:29.804Z] ok github.com/docker/docker/cmd/dockerd 0.067s coverage: 30.7% of statements [2020-03-12T13:13:29.804Z] ok github.com/docker/docker/container 0.118s coverage: 34.9% of statements [2020-03-12T13:13:29.804Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-12T13:13:29.804Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-12T13:13:29.804Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-12T13:13:29.804Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-12T13:13:30.976Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-03-12T13:13:32.872Z] --- PASS: TestAuthZPluginV2Disable (3.43s) [2020-03-12T13:13:32.872Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-12T13:13:33.437Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-03-12T13:13:34.807Z] === RUN TestDockerSuite/TestBuildHistory [2020-03-12T13:13:35.064Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-03-12T13:13:35.996Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.33s) [2020-03-12T13:13:35.996Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-12T13:13:36.332Z] ok github.com/docker/docker/daemon/cluster 0.050s coverage: 0.5% of statements [2020-03-12T13:13:37.695Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-03-12T13:13:39.057Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.7% of statements [2020-03-12T13:13:41.254Z] === RUN TestDockerSuite/TestBuildIidFile [2020-03-12T13:13:41.819Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-03-12T13:13:42.076Z] === RUN TestDockerSuite/TestBuildInheritance [2020-03-12T13:13:43.008Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-03-12T13:13:43.573Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-03-12T13:13:43.831Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-03-12T13:13:45.203Z] === RUN TestDockerSuite/TestBuildLabel [2020-03-12T13:13:45.768Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-03-12T13:13:46.332Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-03-12T13:13:46.590Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-03-12T13:13:47.154Z] === RUN TestDockerSuite/TestBuildLabels [2020-03-12T13:13:47.412Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-03-12T13:13:48.784Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-03-12T13:13:48.784Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.78s) [2020-03-12T13:13:48.784Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-12T13:13:48.986Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.7% of statements [2020-03-12T13:13:48.986Z] ok github.com/docker/docker/daemon 12.209s coverage: 17.5% of statements [2020-03-12T13:13:48.986Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-12T13:13:48.986Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-12T13:13:49.241Z] ok github.com/docker/docker/daemon/config 0.086s coverage: 81.7% of statements [2020-03-12T13:13:50.166Z] ok github.com/docker/docker/daemon/discovery 0.020s coverage: 30.0% of statements [2020-03-12T13:13:50.727Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2020-03-12T13:13:50.727Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-12T13:13:50.727Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-12T13:13:52.063Z] === RUN TestDockerSuite/TestBuildLastModified [2020-03-12T13:13:52.089Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-03-12T13:13:54.606Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-03-12T13:13:55.165Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.212s coverage: 57.0% of statements [2020-03-12T13:13:57.320Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-03-12T13:13:58.427Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.429s coverage: 72.5% of statements [2020-03-12T13:13:58.427Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.506s coverage: 45.9% of statements [2020-03-12T13:14:00.311Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.025s coverage: 1.8% of statements [2020-03-12T13:14:00.311Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-12T13:14:00.601Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-03-12T13:14:00.601Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-03-12T13:14:00.601Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-03-12T13:14:00.858Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-03-12T13:14:00.858Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-03-12T13:14:01.115Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-03-12T13:14:02.194Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.129s coverage: 49.5% of statements [2020-03-12T13:14:03.013Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-03-12T13:14:03.013Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-03-12T13:14:03.555Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.314s coverage: 76.1% of statements [2020-03-12T13:14:04.479Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.0% of statements [2020-03-12T13:14:04.909Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-03-12T13:14:05.042Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.331s coverage: 61.0% of statements [2020-03-12T13:14:05.042Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-12T13:14:05.042Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-12T13:14:05.475Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.67s) [2020-03-12T13:14:05.475Z] PASS [2020-03-12T13:14:05.475Z] [2020-03-12T13:14:05.475Z] DONE 17 tests in 53.626s [2020-03-12T13:14:05.475Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-12T13:14:05.475Z] ++ 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 [2020-03-12T13:14:05.475Z] ++ set -e [2020-03-12T13:14:05.475Z] ++ '[' -n 0 ']' [2020-03-12T13:14:05.475Z] ++ set -x [2020-03-12T13:14:05.475Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:14:05.475Z] INFO: Testing against a local daemon [2020-03-12T13:14:05.475Z] === RUN TestPluginInvalidJSON [2020-03-12T13:14:05.475Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T13:14:05.475Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T13:14:05.475Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T13:14:05.475Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-03-12T13:14:05.475Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-12T13:14:05.475Z] PASS [2020-03-12T13:14:05.475Z] [2020-03-12T13:14:05.475Z] DONE 2 tests in 0.161s [2020-03-12T13:14:05.733Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-12T13:14:05.733Z] ++ 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 [2020-03-12T13:14:05.733Z] ++ set -e [2020-03-12T13:14:05.733Z] ++ '[' -n 0 ']' [2020-03-12T13:14:05.733Z] ++ set -x [2020-03-12T13:14:05.733Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:14:05.733Z] INFO: Testing against a local daemon [2020-03-12T13:14:05.733Z] === RUN TestExternalGraphDriver [2020-03-12T13:14:05.966Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2020-03-12T13:14:05.990Z] === RUN TestExternalGraphDriver/json [2020-03-12T13:14:06.892Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-03-12T13:14:07.885Z] === RUN TestExternalGraphDriver/spec [2020-03-12T13:14:08.776Z] ok github.com/docker/docker/daemon/images 0.015s coverage: 4.9% of statements [2020-03-12T13:14:08.776Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-12T13:14:08.776Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-12T13:14:09.033Z] ok github.com/docker/docker/daemon/logger 0.216s coverage: 41.8% of statements [2020-03-12T13:14:09.259Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-03-12T13:14:09.823Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-03-12T13:14:10.081Z] === RUN TestExternalGraphDriver/pull [2020-03-12T13:14:10.645Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-03-12T13:14:10.915Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements [2020-03-12T13:14:10.916Z] ok github.com/docker/docker/daemon/logger/awslogs 0.171s coverage: 77.4% of statements [2020-03-12T13:14:10.916Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-12T13:14:10.916Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-12T13:14:11.841Z] ok github.com/docker/docker/daemon/logger/journald 0.023s coverage: 26.2% of statements [2020-03-12T13:14:12.015Z] --- PASS: TestExternalGraphDriver (6.02s) [2020-03-12T13:14:12.015Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2020-03-12T13:14:12.015Z] --- PASS: TestExternalGraphDriver/spec (2.11s) [2020-03-12T13:14:12.015Z] --- PASS: TestExternalGraphDriver/pull (1.75s) [2020-03-12T13:14:12.015Z] === RUN TestGraphdriverPluginV2 [2020-03-12T13:14:12.096Z] time="2020-03-12T13:14:12Z" level=error msg="Failed to open log file: open /tmp/docker-logger-583345482/container.log.1: no such file or directory" [2020-03-12T13:14:12.096Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 62.1% of statements [2020-03-12T13:14:12.656Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements [2020-03-12T13:14:13.581Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 74.7% of statements [2020-03-12T13:14:13.581Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-12T13:14:14.504Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.033s coverage: 19.9% of statements [2020-03-12T13:14:15.428Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.016s coverage: 33.3% of statements [2020-03-12T13:14:16.793Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 47.8% of statements [2020-03-12T13:14:17.052Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-03-12T13:14:17.270Z] --- PASS: TestGraphdriverPluginV2 (4.74s) [2020-03-12T13:14:17.270Z] PASS [2020-03-12T13:14:17.270Z] [2020-03-12T13:14:17.270Z] DONE 5 tests in 10.902s [2020-03-12T13:14:17.270Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-12T13:14:17.270Z] ++ 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 [2020-03-12T13:14:17.270Z] ++ set -e [2020-03-12T13:14:17.270Z] ++ '[' -n 0 ']' [2020-03-12T13:14:17.270Z] ++ set -x [2020-03-12T13:14:17.270Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:14:17.270Z] INFO: Testing against a local daemon [2020-03-12T13:14:17.270Z] === RUN TestContinueAfterPluginCrash [2020-03-12T13:14:17.270Z] === PAUSE TestContinueAfterPluginCrash [2020-03-12T13:14:17.270Z] === RUN TestReadPluginNoRead [2020-03-12T13:14:17.270Z] === PAUSE TestReadPluginNoRead [2020-03-12T13:14:17.270Z] === RUN TestDaemonStartWithLogOpt [2020-03-12T13:14:17.270Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-12T13:14:17.270Z] === CONT TestContinueAfterPluginCrash [2020-03-12T13:14:17.270Z] === CONT TestDaemonStartWithLogOpt [2020-03-12T13:14:17.612Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-03-12T13:14:17.612Z] ok github.com/docker/docker/daemon/logger/splunk 1.642s coverage: 82.5% of statements [2020-03-12T13:14:17.612Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-12T13:14:17.612Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-12T13:14:20.123Z] ok github.com/docker/docker/distribution/metadata 0.052s coverage: 48.2% of statements [2020-03-12T13:14:20.378Z] ok github.com/docker/docker/distribution 0.197s coverage: 22.1% of statements [2020-03-12T13:14:20.633Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-12T13:14:21.994Z] ok github.com/docker/docker/errdefs 0.007s coverage: 49.4% of statements [2020-03-12T13:14:23.365Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-03-12T13:14:23.824Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-03-12T13:14:23.928Z] ok github.com/docker/docker/distribution/xfer 1.880s coverage: 85.1% of statements [2020-03-12T13:14:23.928Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-12T13:14:24.184Z] ok github.com/docker/docker/image/cache 0.019s coverage: 19.2% of statements [2020-03-12T13:14:24.184Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-12T13:14:25.550Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-03-12T13:14:25.550Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-12T13:14:26.479Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-03-12T13:14:27.105Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-03-12T13:14:27.404Z] ok github.com/docker/docker/opts 0.019s coverage: 67.4% of statements [2020-03-12T13:14:27.659Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-03-12T13:14:29.004Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-03-12T13:14:29.545Z] ok github.com/docker/docker/pkg/archive 0.415s coverage: 77.4% of statements [2020-03-12T13:14:30.469Z] ok github.com/docker/docker/pkg/authorization 0.273s coverage: 68.3% of statements [2020-03-12T13:14:30.724Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-03-12T13:14:30.979Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-03-12T13:14:31.532Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-03-12T13:14:32.096Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-03-12T13:14:33.994Z] --- PASS: TestDaemonStartWithLogOpt (17.38s) [2020-03-12T13:14:33.994Z] === CONT TestReadPluginNoRead [2020-03-12T13:14:34.234Z] ok github.com/docker/docker/layer 7.564s coverage: 68.8% of statements [2020-03-12T13:14:34.235Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-12T13:14:34.235Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-12T13:14:34.235Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-12T13:14:34.235Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-12T13:14:34.235Z] ? github.com/docker/docker/oci [no test files] [2020-03-12T13:14:34.235Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-12T13:14:34.489Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-03-12T13:14:34.558Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-03-12T13:14:34.558Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-03-12T13:14:34.743Z] ok github.com/docker/docker/pkg/chrootarchive 2.966s coverage: 43.2% of statements [2020-03-12T13:14:34.743Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-12T13:14:34.743Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-12T13:14:34.998Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2020-03-12T13:14:35.252Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-03-12T13:14:36.177Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2020-03-12T13:14:36.737Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-03-12T13:14:37.298Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2020-03-12T13:14:38.222Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-03-12T13:14:38.736Z] === RUN TestReadPluginNoRead/default [2020-03-12T13:14:38.736Z] --- PASS: TestContinueAfterPluginCrash (21.99s) [2020-03-12T13:14:39.224Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2020-03-12T13:14:39.479Z] ok github.com/docker/docker/pkg/discovery/kv 3.075s coverage: 84.1% of statements [2020-03-12T13:14:39.739Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-03-12T13:14:39.739Z] ok github.com/docker/docker/pkg/fsutils 0.248s coverage: 85.1% of statements [2020-03-12T13:14:40.106Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-12T13:14:40.106Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-03-12T13:14:40.670Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-03-12T13:14:41.106Z] ok github.com/docker/docker/pkg/idtools 0.435s coverage: 70.1% of statements [2020-03-12T13:14:41.361Z] ok github.com/docker/docker/pkg/ioutils 0.528s coverage: 70.6% of statements [2020-03-12T13:14:41.615Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2020-03-12T13:14:41.869Z] ok github.com/docker/docker/pkg/locker 0.021s coverage: 88.9% of statements [2020-03-12T13:14:42.123Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2020-03-12T13:14:42.124Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-12T13:14:42.585Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-12T13:14:42.684Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2020-03-12T13:14:42.939Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-03-12T13:14:43.161Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-03-12T13:14:43.238Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-03-12T13:14:43.238Z] ok github.com/docker/docker/pkg/mount 0.577s coverage: 70.5% of statements [2020-03-12T13:14:43.238Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-12T13:14:43.421Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-03-12T13:14:43.798Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2020-03-12T13:14:43.798Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-03-12T13:14:43.798Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-12T13:14:43.798Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-12T13:14:44.722Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.024s coverage: 56.8% of statements [2020-03-12T13:14:44.795Z] --- PASS: TestReadPluginNoRead (10.42s) [2020-03-12T13:14:44.795Z] --- PASS: TestReadPluginNoRead/default (1.87s) [2020-03-12T13:14:44.795Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.06s) [2020-03-12T13:14:44.795Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.28s) [2020-03-12T13:14:44.795Z] read_test.go:91: [d0c2627c8745d] daemon is not started [2020-03-12T13:14:44.795Z] PASS [2020-03-12T13:14:44.795Z] [2020-03-12T13:14:44.795Z] DONE 6 tests in 27.955s [2020-03-12T13:14:44.795Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-03-12T13:14:44.795Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-12T13:14:44.795Z] ++ set -e [2020-03-12T13:14:44.795Z] ++ '[' -n 0 ']' [2020-03-12T13:14:44.795Z] ++ set -x [2020-03-12T13:14:44.795Z] ++ 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= DOCKER_ROOTLESS= 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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-12T13:14:44.795Z] testing: warning: no tests to run [2020-03-12T13:14:44.795Z] PASS [2020-03-12T13:14:44.795Z] [2020-03-12T13:14:44.795Z] DONE 0 tests in 0.048s [2020-03-12T13:14:44.795Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-12T13:14:44.795Z] ++ 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 [2020-03-12T13:14:44.795Z] ++ set -e [2020-03-12T13:14:44.795Z] ++ '[' -n 0 ']' [2020-03-12T13:14:44.795Z] ++ set -x [2020-03-12T13:14:44.795Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:14:44.795Z] INFO: Testing against a local daemon [2020-03-12T13:14:44.795Z] === RUN TestPluginWithDevMounts [2020-03-12T13:14:44.795Z] === PAUSE TestPluginWithDevMounts [2020-03-12T13:14:44.795Z] === CONT TestPluginWithDevMounts [2020-03-12T13:14:45.647Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2020-03-12T13:14:45.647Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-03-12T13:14:45.728Z] === RUN TestDockerSuite/TestBuildNetNone [2020-03-12T13:14:45.901Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-03-12T13:14:46.660Z] === RUN TestDockerSuite/TestBuildNoContext [2020-03-12T13:14:46.660Z] --- PASS: TestPluginWithDevMounts (1.98s) [2020-03-12T13:14:46.660Z] PASS [2020-03-12T13:14:46.660Z] [2020-03-12T13:14:46.660Z] DONE 1 tests in 2.126s [2020-03-12T13:14:46.660Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-12T13:14:46.660Z] ++ 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 [2020-03-12T13:14:46.660Z] ++ set -e [2020-03-12T13:14:46.660Z] ++ '[' -n 0 ']' [2020-03-12T13:14:46.660Z] ++ set -x [2020-03-12T13:14:46.660Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:14:46.917Z] INFO: Testing against a local daemon [2020-03-12T13:14:46.917Z] === RUN TestSecretInspect [2020-03-12T13:14:47.175Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-03-12T13:14:47.261Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2020-03-12T13:14:47.516Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-03-12T13:14:47.741Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-03-12T13:14:48.984Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-12T13:14:48.984Z] [2020-03-12T13:14:48.984Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-12T13:14:48.984Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-12T13:14:48.984Z] HOSTNAME=8d3309224e0a [2020-03-12T13:14:48.984Z] TESTDEBUG=0 [2020-03-12T13:14:48.984Z] DEST=bundles/test-integration [2020-03-12T13:14:48.984Z] PWD=/go/src/github.com/docker/docker [2020-03-12T13:14:48.984Z] DOCKER_GITCOMMIT=25d6047ec094170761a11e582b8cb45f16cf675e [2020-03-12T13:14:48.984Z] container=docker [2020-03-12T13:14:48.984Z] HOME=/root [2020-03-12T13:14:48.984Z] GOLANG_VERSION=1.13.8 [2020-03-12T13:14:48.984Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-12T13:14:48.984Z] VALIDATE_BRANCH=master [2020-03-12T13:14:48.984Z] TERM=xterm [2020-03-12T13:14:48.984Z] DOCKER_PKG=github.com/docker/docker [2020-03-12T13:14:48.984Z] SHLVL=1 [2020-03-12T13:14:48.984Z] TIMEOUT=120m [2020-03-12T13:14:48.984Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-12T13:14:48.984Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-12T13:14:48.984Z] GO111MODULE=off [2020-03-12T13:14:48.984Z] DOCKER_EXPERIMENTAL=1 [2020-03-12T13:14:48.984Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-12T13:14:48.984Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-12T13:14:48.984Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-12T13:14:48.984Z] GOPATH=/go [2020-03-12T13:14:48.984Z] PKG_CONFIG=pkg-config [2020-03-12T13:14:48.984Z] _=/usr/bin/env [2020-03-12T13:14:48.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-12T13:14:49.114Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-03-12T13:14:49.679Z] --- PASS: TestSecretInspect (2.87s) [2020-03-12T13:14:49.679Z] === RUN TestSecretList [2020-03-12T13:14:50.858Z] ok github.com/docker/docker/pkg/signal 2.393s coverage: 61.0% of statements [2020-03-12T13:14:50.858Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-03-12T13:14:51.050Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-03-12T13:14:51.113Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-03-12T13:14:51.367Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-03-12T13:14:51.615Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-03-12T13:14:51.615Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-03-12T13:14:51.622Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-03-12T13:14:52.181Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 71.3% of statements [2020-03-12T13:14:52.181Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-03-12T13:14:52.747Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-03-12T13:14:52.829Z] ok github.com/docker/docker/pkg/system 0.020s coverage: 37.2% of statements [2020-03-12T13:14:53.004Z] --- PASS: TestSecretList (3.22s) [2020-03-12T13:14:53.004Z] === RUN TestSecretsCreateAndDelete [2020-03-12T13:14:53.084Z] ok github.com/docker/docker/pkg/tailfile 0.051s coverage: 88.6% of statements [2020-03-12T13:14:53.643Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2020-03-12T13:14:53.936Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-03-12T13:14:54.202Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2020-03-12T13:14:54.202Z] testing: warning: no tests to run [2020-03-12T13:14:54.202Z] coverage: [no statements] [2020-03-12T13:14:54.202Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-03-12T13:14:54.761Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-03-12T13:14:54.762Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-03-12T13:14:55.016Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-03-12T13:14:56.460Z] --- PASS: TestSecretsCreateAndDelete (3.11s) [2020-03-12T13:14:56.460Z] === RUN TestSecretsUpdate [2020-03-12T13:14:56.460Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-03-12T13:14:56.719Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-03-12T13:14:57.527Z] ok github.com/docker/docker/plugin 0.538s coverage: 27.1% of statements [2020-03-12T13:14:58.086Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-03-12T13:14:59.011Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-03-12T13:14:59.242Z] --- PASS: TestSecretsUpdate (2.83s) [2020-03-12T13:14:59.242Z] === RUN TestTemplatedSecret [2020-03-12T13:14:59.266Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-03-12T13:15:00.174Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-03-12T13:15:00.626Z] ok github.com/docker/docker/registry 0.074s coverage: 56.0% of statements [2020-03-12T13:15:01.187Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-03-12T13:15:01.442Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-03-12T13:15:01.547Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-03-12T13:15:02.114Z] --- PASS: TestTemplatedSecret (3.32s) [2020-03-12T13:15:02.114Z] === RUN TestSecretCreateResolve [2020-03-12T13:15:02.369Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-03-12T13:15:02.624Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-03-12T13:15:04.641Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-03-12T13:15:05.135Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-03-12T13:15:05.205Z] --- PASS: TestSecretCreateResolve (2.87s) [2020-03-12T13:15:05.205Z] PASS [2020-03-12T13:15:05.205Z] [2020-03-12T13:15:05.205Z] DONE 6 tests in 18.331s [2020-03-12T13:15:05.205Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-03-12T13:15:05.205Z] ++ 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 [2020-03-12T13:15:05.205Z] ++ set -e [2020-03-12T13:15:05.205Z] ++ '[' -n 0 ']' [2020-03-12T13:15:05.205Z] ++ set -x [2020-03-12T13:15:05.205Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:15:05.205Z] INFO: Testing against a local daemon [2020-03-12T13:15:05.205Z] === RUN TestServiceCreateInit [2020-03-12T13:15:05.205Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-12T13:15:05.462Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-03-12T13:15:06.060Z] ok github.com/docker/docker/volume/local 0.023s coverage: 73.0% of statements [2020-03-12T13:15:06.624Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-03-12T13:15:07.361Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-03-12T13:15:07.548Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-03-12T13:15:07.618Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-03-12T13:15:10.895Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-12T13:15:11.459Z] === RUN TestDockerSuite/TestBuildPATH [2020-03-12T13:15:13.986Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-03-12T13:15:14.918Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-03-12T13:15:15.175Z] --- PASS: TestServiceCreateInit (9.90s) [2020-03-12T13:15:15.175Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.13s) [2020-03-12T13:15:15.175Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.72s) [2020-03-12T13:15:15.175Z] === RUN TestCreateServiceMultipleTimes [2020-03-12T13:15:16.107Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-03-12T13:15:19.695Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2020-03-12T13:15:19.695Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-12T13:15:19.695Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-12T13:15:19.695Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-12T13:15:19.695Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-12T13:15:19.695Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-12T13:15:19.695Z] ? github.com/docker/docker/rootless [no test files] [2020-03-12T13:15:19.695Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-12T13:15:19.695Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-12T13:15:19.695Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-12T13:15:19.695Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-12T13:15:19.695Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-12T13:15:19.695Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-12T13:15:19.695Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-12T13:15:19.695Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-12T13:15:19.695Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-12T13:15:19.695Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-12T13:15:19.695Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-12T13:15:19.695Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-12T13:15:19.695Z] ? github.com/docker/docker/volume [no test files] [2020-03-12T13:15:19.695Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-12T13:15:19.695Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-12T13:15:19.695Z] [2020-03-12T13:15:19.695Z] === Skipped [2020-03-12T13:15:19.695Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-12T13:15:19.695Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-12T13:15:19.695Z] [2020-03-12T13:15:19.695Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-12T13:15:19.695Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-12T13:15:19.695Z] [2020-03-12T13:15:19.695Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-12T13:15:19.695Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T13:15:19.695Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T13:15:19.695Z] [2020-03-12T13:15:19.695Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-12T13:15:19.695Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T13:15:19.695Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T13:15:19.695Z] [2020-03-12T13:15:19.695Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-12T13:15:19.695Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T13:15:19.695Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T13:15:19.695Z] [2020-03-12T13:15:19.695Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-12T13:15:19.695Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T13:15:19.695Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T13:15:19.695Z] [2020-03-12T13:15:19.695Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-12T13:15:19.695Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T13:15:19.695Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T13:15:19.695Z] [2020-03-12T13:15:19.695Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-12T13:15:19.695Z] graphtest_unix.go:73: No driver to put! [2020-03-12T13:15:19.695Z] [2020-03-12T13:15:19.695Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-03-12T13:15:19.695Z] time="2020-03-12T13:13:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-12T13:15:19.695Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-12T13:15:19.695Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-12T13:15:19.695Z] [2020-03-12T13:15:19.695Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-03-12T13:15:19.695Z] time="2020-03-12T13:13:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-12T13:15:19.695Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-12T13:15:19.695Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-12T13:15:19.695Z] [2020-03-12T13:15:19.695Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-03-12T13:15:19.695Z] time="2020-03-12T13:13:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-12T13:15:19.695Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-12T13:15:19.695Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-12T13:15:19.695Z] [2020-03-12T13:15:19.695Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-03-12T13:15:19.695Z] time="2020-03-12T13:13:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-12T13:15:19.695Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-12T13:15:19.695Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-12T13:15:19.695Z] [2020-03-12T13:15:19.695Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-03-12T13:15:19.695Z] time="2020-03-12T13:13:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-12T13:15:19.695Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-12T13:15:19.695Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-12T13:15:19.695Z] [2020-03-12T13:15:19.695Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-03-12T13:15:19.695Z] graphtest_unix.go:73: No driver to put! [2020-03-12T13:15:19.695Z] [2020-03-12T13:15:19.695Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-12T13:15:19.695Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-12T13:15:19.695Z] [2020-03-12T13:15:19.695Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-12T13:15:19.695Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-12T13:15:19.695Z] [2020-03-12T13:15:19.695Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-12T13:15:19.695Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-12T13:15:19.695Z] [2020-03-12T13:15:19.695Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-12T13:15:19.695Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-12T13:15:19.695Z] [2020-03-12T13:15:19.695Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-12T13:15:19.695Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T13:15:19.695Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T13:15:19.695Z] [2020-03-12T13:15:19.695Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-12T13:15:19.695Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T13:15:19.695Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T13:15:19.695Z] [2020-03-12T13:15:19.695Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-12T13:15:19.695Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T13:15:19.695Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T13:15:19.695Z] [2020-03-12T13:15:19.695Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-12T13:15:19.695Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T13:15:19.695Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T13:15:19.695Z] [2020-03-12T13:15:19.695Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-12T13:15:19.695Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T13:15:19.695Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T13:15:19.695Z] [2020-03-12T13:15:19.695Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-12T13:15:19.695Z] graphtest_unix.go:73: No driver to put! [2020-03-12T13:15:19.695Z] [2020-03-12T13:15:19.695Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-12T13:15:19.695Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-12T13:15:19.695Z] [2020-03-12T13:15:19.695Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-12T13:15:19.695Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-12T13:15:19.695Z] [2020-03-12T13:15:19.695Z] [2020-03-12T13:15:19.695Z] DONE 2174 tests, 26 skipped in 254.659s Post stage [Pipeline] junit [2020-03-12T13:15:19.705Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-03-12T13:15:20.593Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40680/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=25d6047ec094170761a11e582b8cb45f16cf675e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:25d6047ec094170761a11e582b8cb45f16cf675e hack/validate/vendor [2020-03-12T13:15:21.155Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-03-12T13:15:22.212Z] + echo Building e2e image [2020-03-12T13:15:22.212Z] Building e2e image [2020-03-12T13:15:22.212Z] + docker build --build-arg DOCKER_GITCOMMIT=25d6047ec094170761a11e582b8cb45f16cf675e -t moby-e2e-test -f Dockerfile.e2e . [2020-03-12T13:15:22.212Z] #2 [internal] load .dockerignore [2020-03-12T13:15:22.212Z] #2 transferring context: 34B done [2020-03-12T13:15:22.212Z] #2 DONE 0.0s [2020-03-12T13:15:22.212Z] [2020-03-12T13:15:22.212Z] #1 [internal] load build definition from Dockerfile.e2e [2020-03-12T13:15:22.212Z] #1 transferring dockerfile: 3.21kB done [2020-03-12T13:15:22.212Z] #1 DONE 0.0s [2020-03-12T13:15:22.212Z] [2020-03-12T13:15:22.212Z] #4 [internal] load metadata for docker.io/library/golang:1.13.8-alpine [2020-03-12T13:15:22.467Z] #4 ... [2020-03-12T13:15:22.467Z] [2020-03-12T13:15:22.467Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-03-12T13:15:22.467Z] #3 DONE 0.2s [2020-03-12T13:15:22.467Z] [2020-03-12T13:15:22.467Z] #4 [internal] load metadata for docker.io/library/golang:1.13.8-alpine [2020-03-12T13:15:22.467Z] #4 DONE 0.3s [2020-03-12T13:15:22.467Z] [2020-03-12T13:15:22.467Z] #8 [internal] load build context [2020-03-12T13:15:23.031Z] #8 transferring context: 832.10kB 0.4s done [2020-03-12T13:15:23.031Z] #8 DONE 0.4s [2020-03-12T13:15:23.031Z] [2020-03-12T13:15:23.031Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-12T13:15:23.031Z] #14 resolve docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f17b70e5f4dc2ad7f3e7843c456eb7e1407ed158ed8c237dbf1476a done [2020-03-12T13:15:23.031Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0.3s [2020-03-12T13:15:23.031Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 301.26kB / 301.26kB 0.1s done [2020-03-12T13:15:23.031Z] #14 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 155B / 155B 0.1s done [2020-03-12T13:15:23.031Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 17.74MB / 126.88MB 0.4s [2020-03-12T13:15:23.031Z] #14 sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 126B / 126B 0.1s done [2020-03-12T13:15:23.031Z] #14 sha256:1ff752199f17b70e5f4dc2ad7f3e7843c456eb7e1407ed158ed8c237dbf1476a 1.65kB / 1.65kB done [2020-03-12T13:15:23.031Z] #14 sha256:5247a2e7ca4e484c93ce8177bdebf5922f9dbb14065583c4af5a5de35fa30987 1.36kB / 1.36kB done [2020-03-12T13:15:23.031Z] #14 sha256:e1fd9820be161c48c976bef05a2c2cffeb4e93b26acd8fdf1a9ff67f4b58c17a 3.83kB / 3.83kB done [2020-03-12T13:15:23.031Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0.3s done [2020-03-12T13:15:23.031Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 26.60MB / 126.88MB 0.5s [2020-03-12T13:15:23.286Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 41.55MB / 126.88MB 0.7s [2020-03-12T13:15:23.286Z] #14 extracting sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 done [2020-03-12T13:15:23.286Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 48.15MB / 126.88MB 0.8s [2020-03-12T13:15:23.542Z] #14 ... [2020-03-12T13:15:23.542Z] [2020-03-12T13:15:23.542Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-03-12T13:15:23.542Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done [2020-03-12T13:15:23.542Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done [2020-03-12T13:15:23.542Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done [2020-03-12T13:15:23.542Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done [2020-03-12T13:15:23.542Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.3s done [2020-03-12T13:15:23.542Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.4s done [2020-03-12T13:15:23.542Z] #5 DONE 0.9s [2020-03-12T13:15:23.542Z] [2020-03-12T13:15:23.542Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-12T13:15:23.542Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 77.01MB / 126.88MB 1.1s [2020-03-12T13:15:23.798Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 88.27MB / 126.88MB 1.2s [2020-03-12T13:15:23.798Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 100.43MB / 126.88MB 1.3s [2020-03-12T13:15:24.054Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 126.88MB / 126.88MB 1.5s [2020-03-12T13:15:24.054Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 126.88MB / 126.88MB 1.6s done [2020-03-12T13:15:24.308Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 [2020-03-12T13:15:24.564Z] #14 ... [2020-03-12T13:15:24.564Z] [2020-03-12T13:15:24.564Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-03-12T13:15:24.564Z] #6 DONE 1.1s [2020-03-12T13:15:24.564Z] [2020-03-12T13:15:24.564Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-12T13:15:28.298Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-03-12T13:15:29.886Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 5.1s [2020-03-12T13:15:29.886Z] #14 ... [2020-03-12T13:15:29.886Z] [2020-03-12T13:15:29.886Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-03-12T13:15:29.886Z] #7 0.997 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-12T13:15:29.886Z] #7 2.057 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-12T13:15:29.886Z] #7 2.159 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-03-12T13:15:29.886Z] #7 2.165 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-03-12T13:15:29.886Z] #7 2.177 (3/30) Installing readline (8.0.0-r0) [2020-03-12T13:15:29.886Z] #7 2.182 (4/30) Installing bash (5.0.0-r0) [2020-03-12T13:15:29.886Z] #7 2.199 Executing bash-5.0.0-r0.post-install [2020-03-12T13:15:29.886Z] #7 2.201 (5/30) Installing ca-certificates (20190108-r0) [2020-03-12T13:15:29.886Z] #7 2.215 (6/30) Installing libgcc (8.3.0-r0) [2020-03-12T13:15:29.886Z] #7 2.224 (7/30) Installing libstdc++ (8.3.0-r0) [2020-03-12T13:15:29.886Z] #7 2.236 (8/30) Installing binutils (2.32-r0) [2020-03-12T13:15:29.886Z] #7 2.335 (9/30) Installing gmp (6.1.2-r1) [2020-03-12T13:15:29.886Z] #7 2.341 (10/30) Installing isl (0.18-r0) [2020-03-12T13:15:29.886Z] #7 2.365 (11/30) Installing libgomp (8.3.0-r0) [2020-03-12T13:15:29.886Z] #7 2.369 (12/30) Installing libatomic (8.3.0-r0) [2020-03-12T13:15:29.886Z] #7 2.372 (13/30) Installing mpfr3 (3.1.5-r1) [2020-03-12T13:15:29.886Z] #7 2.378 (14/30) Installing mpc1 (1.1.0-r0) [2020-03-12T13:15:29.886Z] #7 2.380 (15/30) Installing gcc (8.3.0-r0) [2020-03-12T13:15:29.886Z] #7 3.222 (16/30) Installing musl-dev (1.1.22-r3) [2020-03-12T13:15:29.886Z] #7 3.320 (17/30) Installing libc-dev (0.7.1-r0) [2020-03-12T13:15:29.886Z] #7 3.323 (18/30) Installing g++ (8.3.0-r0) [2020-03-12T13:15:29.886Z] #7 3.906 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-03-12T13:15:29.886Z] #7 3.910 (20/30) Installing libcurl (7.66.0-r0) [2020-03-12T13:15:29.886Z] #7 3.918 (21/30) Installing expat (2.2.8-r0) [2020-03-12T13:15:29.886Z] #7 3.921 (22/30) Installing pcre2 (10.33-r0) [2020-03-12T13:15:29.886Z] #7 3.929 (23/30) Installing git (2.22.2-r0) [2020-03-12T13:15:29.886Z] #7 4.131 (24/30) Installing libmnl (1.0.4-r0) [2020-03-12T13:15:29.886Z] #7 4.133 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-03-12T13:15:29.886Z] #7 4.139 (26/30) Installing iptables (1.8.3-r0) [2020-03-12T13:15:29.886Z] #7 4.167 (27/30) Installing pigz (2.4-r0) [2020-03-12T13:15:29.886Z] #7 4.182 (28/30) Installing tar (1.32-r0) [2020-03-12T13:15:29.886Z] #7 4.192 (29/30) Installing xz-libs (5.2.4-r0) [2020-03-12T13:15:29.886Z] #7 4.196 (30/30) Installing xz (5.2.4-r0) [2020-03-12T13:15:29.886Z] #7 4.200 Executing busybox-1.30.1-r3.trigger [2020-03-12T13:15:29.886Z] #7 4.204 Executing ca-certificates-20190108-r0.trigger [2020-03-12T13:15:29.886Z] #7 4.252 OK: 178 MiB in 44 packages [2020-03-12T13:15:29.886Z] #7 DONE 5.3s [2020-03-12T13:15:29.886Z] [2020-03-12T13:15:29.886Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-03-12T13:15:29.886Z] #9 DONE 0.1s [2020-03-12T13:15:29.886Z] [2020-03-12T13:15:29.886Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-12T13:15:30.141Z] #14 ... [2020-03-12T13:15:30.141Z] [2020-03-12T13:15:30.141Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-03-12T13:15:30.141Z] #10 DONE 0.1s [2020-03-12T13:15:30.141Z] [2020-03-12T13:15:30.141Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-03-12T13:15:30.141Z] #11 DONE 0.1s [2020-03-12T13:15:30.141Z] [2020-03-12T13:15:30.141Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-12T13:15:30.141Z] #14 ... [2020-03-12T13:15:30.141Z] [2020-03-12T13:15:30.141Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-03-12T13:15:30.141Z] #12 DONE 0.1s [2020-03-12T13:15:30.141Z] [2020-03-12T13:15:30.141Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-03-12T13:15:30.141Z] #13 DONE 0.1s [2020-03-12T13:15:30.396Z] [2020-03-12T13:15:30.396Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-12T13:15:30.396Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 6.1s done [2020-03-12T13:15:30.396Z] #14 extracting sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 [2020-03-12T13:15:30.651Z] #14 extracting sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 done [2020-03-12T13:15:30.651Z] #14 DONE 8.1s [2020-03-12T13:15:30.651Z] [2020-03-12T13:15:30.651Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-03-12T13:15:31.574Z] #15 0.636 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-12T13:15:32.473Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-03-12T13:15:32.504Z] #15 1.692 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-12T13:15:32.504Z] #15 1.784 (1/43) Upgrading musl (1.1.24-r0 -> 1.1.24-r1) [2020-03-12T13:15:32.504Z] #15 1.793 (2/43) Installing ncurses-terminfo-base (6.1_p20200118-r2) [2020-03-12T13:15:32.504Z] #15 1.797 (3/43) Installing ncurses-libs (6.1_p20200118-r2) [2020-03-12T13:15:32.504Z] #15 1.804 (4/43) Installing readline (8.0.1-r0) [2020-03-12T13:15:32.504Z] #15 1.808 (5/43) Installing bash (5.0.11-r1) [2020-03-12T13:15:32.504Z] #15 1.820 Executing bash-5.0.11-r1.post-install [2020-03-12T13:15:32.504Z] #15 1.822 (6/43) Installing linux-headers (4.19.36-r0) [2020-03-12T13:15:32.504Z] #15 1.897 (7/43) Installing libblkid (2.34-r1) [2020-03-12T13:15:32.504Z] #15 1.902 (8/43) Installing libuuid (2.34-r1) [2020-03-12T13:15:32.504Z] #15 1.904 (9/43) Installing btrfs-progs-libs (5.4-r0) [2020-03-12T13:15:32.504Z] #15 1.910 (10/43) Installing btrfs-progs-dev (5.4-r0) [2020-03-12T13:15:32.504Z] #15 1.914 (11/43) Installing libgcc (9.2.0-r3) [2020-03-12T13:15:32.504Z] #15 1.916 (12/43) Installing libstdc++ (9.2.0-r3) [2020-03-12T13:15:32.504Z] #15 1.928 (13/43) Installing binutils (2.33.1-r0) [2020-03-12T13:15:32.504Z] #15 1.993 (14/43) Installing libmagic (5.37-r1) [2020-03-12T13:15:32.504Z] #15 2.013 (15/43) Installing file (5.37-r1) [2020-03-12T13:15:32.759Z] #15 2.015 (16/43) Installing gmp (6.1.2-r1) [2020-03-12T13:15:32.759Z] #15 2.021 (17/43) Installing isl (0.18-r0) [2020-03-12T13:15:32.759Z] #15 2.037 (18/43) Installing libgomp (9.2.0-r3) [2020-03-12T13:15:32.759Z] #15 2.040 (19/43) Installing libatomic (9.2.0-r3) [2020-03-12T13:15:32.759Z] #15 2.041 (20/43) Installing mpfr4 (4.0.2-r1) [2020-03-12T13:15:32.759Z] #15 2.047 (21/43) Installing mpc1 (1.1.0-r1) [2020-03-12T13:15:32.759Z] #15 2.049 (22/43) Installing gcc (9.2.0-r3) [2020-03-12T13:15:33.319Z] #15 2.728 (23/43) Installing musl-dev (1.1.24-r1) [2020-03-12T13:15:33.575Z] #15 2.800 (24/43) Installing libc-dev (0.7.2-r0) [2020-03-12T13:15:33.575Z] #15 2.801 (25/43) Installing g++ (9.2.0-r3) [2020-03-12T13:15:33.830Z] #15 3.222 (26/43) Installing make (4.2.1-r2) [2020-03-12T13:15:33.830Z] #15 3.226 (27/43) Installing fortify-headers (1.1-r0) [2020-03-12T13:15:33.830Z] #15 3.228 (28/43) Installing build-base (0.5-r1) [2020-03-12T13:15:33.830Z] #15 3.229 (29/43) Installing nghttp2-libs (1.40.0-r0) [2020-03-12T13:15:33.830Z] #15 3.232 (30/43) Installing libcurl (7.67.0-r0) [2020-03-12T13:15:33.830Z] #15 3.238 (31/43) Installing curl (7.67.0-r0) [2020-03-12T13:15:33.830Z] #15 3.241 (32/43) Installing oniguruma (6.9.4-r0) [2020-03-12T13:15:33.830Z] #15 3.247 (33/43) Installing jq (1.6-r0) [2020-03-12T13:15:33.830Z] #15 3.255 (34/43) Installing device-mapper-libs (2.02.186-r0) [2020-03-12T13:15:33.830Z] #15 3.260 (35/43) Installing device-mapper-event-libs (2.02.186-r0) [2020-03-12T13:15:33.830Z] #15 3.270 (36/43) Installing libaio (0.3.112-r1) [2020-03-12T13:15:33.830Z] #15 3.272 (37/43) Installing lvm2-libs (2.02.186-r0) [2020-03-12T13:15:33.830Z] #15 3.302 (38/43) Installing libfdisk (2.34-r1) [2020-03-12T13:15:33.843Z] --- PASS: TestCreateServiceMultipleTimes (18.45s) [2020-03-12T13:15:33.843Z] === RUN TestCreateServiceConflict [2020-03-12T13:15:33.843Z] === RUN TestDockerSuite/TestBuildRm [2020-03-12T13:15:34.093Z] #15 3.308 (39/43) Installing libmount (2.34-r1) [2020-03-12T13:15:34.093Z] #15 3.313 (40/43) Installing libsmartcols (2.34-r1) [2020-03-12T13:15:34.093Z] #15 3.317 (41/43) Installing pkgconf (1.6.3-r0) [2020-03-12T13:15:34.093Z] #15 3.319 (42/43) Installing util-linux-dev (2.34-r1) [2020-03-12T13:15:34.093Z] #15 3.341 (43/43) Installing lvm2-dev (2.02.186-r0) [2020-03-12T13:15:34.093Z] #15 3.347 Executing busybox-1.31.1-r9.trigger [2020-03-12T13:15:34.093Z] #15 3.355 OK: 196 MiB in 57 packages [2020-03-12T13:15:34.653Z] #15 DONE 3.8s [2020-03-12T13:15:34.653Z] [2020-03-12T13:15:34.653Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-03-12T13:15:35.258Z] #16 DONE 0.7s [2020-03-12T13:15:35.258Z] [2020-03-12T13:15:35.258Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-03-12T13:15:35.817Z] #17 DONE 0.7s [2020-03-12T13:15:36.072Z] [2020-03-12T13:15:36.072Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-03-12T13:15:36.072Z] #18 DONE 0.0s [2020-03-12T13:15:36.072Z] [2020-03-12T13:15:36.072Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-03-12T13:15:36.072Z] #19 DONE 0.1s [2020-03-12T13:15:36.072Z] [2020-03-12T13:15:36.072Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T13:15:36.072Z] #20 ... [2020-03-12T13:15:36.072Z] [2020-03-12T13:15:36.072Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-03-12T13:15:36.072Z] #26 DONE 0.1s [2020-03-12T13:15:36.072Z] [2020-03-12T13:15:36.072Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T13:15:36.072Z] #22 DONE 0.1s [2020-03-12T13:15:36.072Z] [2020-03-12T13:15:36.072Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-03-12T13:15:36.072Z] #27 DONE 0.1s [2020-03-12T13:15:36.072Z] [2020-03-12T13:15:36.072Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-12T13:15:36.072Z] #23 DONE 0.1s [2020-03-12T13:15:36.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-12T13:15:36.327Z] [2020-03-12T13:15:36.327Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-03-12T13:15:36.327Z] #28 DONE 0.1s [2020-03-12T13:15:36.327Z] [2020-03-12T13:15:36.327Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-03-12T13:15:37.119Z] --- PASS: TestCreateServiceConflict (3.11s) [2020-03-12T13:15:37.119Z] === RUN TestCreateServiceMaxReplicas [2020-03-12T13:15:37.119Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-03-12T13:15:37.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-12T13:15:38.052Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-03-12T13:15:38.309Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-03-12T13:15:40.208Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-03-12T13:15:40.208Z] --- PASS: TestCreateServiceMaxReplicas (3.51s) [2020-03-12T13:15:40.208Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-12T13:15:40.527Z] #29 ... [2020-03-12T13:15:40.527Z] [2020-03-12T13:15:40.527Z] #31 [builder 1/4] COPY . . [2020-03-12T13:15:40.527Z] #31 DONE 3.8s [2020-03-12T13:15:40.527Z] [2020-03-12T13:15:40.527Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-03-12T13:15:40.527Z] #32 ... [2020-03-12T13:15:40.527Z] [2020-03-12T13:15:40.527Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-03-12T13:15:40.527Z] #24 1.449 + RM_GOPATH=0 [2020-03-12T13:15:40.527Z] #24 1.449 + TMP_GOPATH= [2020-03-12T13:15:40.527Z] #24 1.449 + : /build [2020-03-12T13:15:40.527Z] #24 1.449 + '[' -z '' ']' [2020-03-12T13:15:40.527Z] #24 1.451 ++ mktemp -d [2020-03-12T13:15:40.527Z] #24 1.452 + export GOPATH=/tmp/tmp.GDndcb [2020-03-12T13:15:40.527Z] #24 1.452 + GOPATH=/tmp/tmp.GDndcb [2020-03-12T13:15:40.527Z] #24 1.452 + RM_GOPATH=1 [2020-03-12T13:15:40.527Z] #24 1.452 ++ dirname ./install.sh [2020-03-12T13:15:40.527Z] #24 1.459 Install docker/cli version 17.06.2-ce from stable [2020-03-12T13:15:40.527Z] #24 1.459 + dir=. [2020-03-12T13:15:40.527Z] #24 1.459 + bin=dockercli [2020-03-12T13:15:40.527Z] #24 1.459 + shift [2020-03-12T13:15:40.527Z] #24 1.459 + '[' '!' -f ./dockercli.installer ']' [2020-03-12T13:15:40.527Z] #24 1.459 + . ./dockercli.installer [2020-03-12T13:15:40.527Z] #24 1.459 ++ : stable [2020-03-12T13:15:40.527Z] #24 1.459 ++ : 17.06.2-ce [2020-03-12T13:15:40.527Z] #24 1.459 + install_dockercli [2020-03-12T13:15:40.527Z] #24 1.459 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-12T13:15:40.527Z] #24 1.459 ++ uname -m [2020-03-12T13:15:40.527Z] #24 1.459 + arch=x86_64 [2020-03-12T13:15:40.527Z] #24 1.459 + '[' x86_64 '!=' x86_64 ']' [2020-03-12T13:15:40.527Z] #24 1.459 + url=https://download.docker.com/linux/static [2020-03-12T13:15:40.527Z] #24 1.459 + tar -xz docker/docker [2020-03-12T13:15:40.527Z] #24 1.459 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-12T13:15:40.527Z] #24 3.750 + mkdir -p /build [2020-03-12T13:15:40.527Z] #24 3.750 + mv docker/docker /build/ [2020-03-12T13:15:40.527Z] #24 3.750 + rmdir docker [2020-03-12T13:15:40.527Z] #24 DONE 3.9s [2020-03-12T13:15:40.527Z] [2020-03-12T13:15:40.527Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T13:15:40.527Z] #20 3.168 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-12T13:15:40.527Z] #20 3.807 curl: option --progress: is ambiguous [2020-03-12T13:15:40.527Z] #20 3.807 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-12T13:15:40.527Z] #20 4.265 curl: option --progress: is ambiguous [2020-03-12T13:15:40.527Z] #20 4.265 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-12T13:15:40.782Z] #20 4.733 curl: option --progress: is ambiguous [2020-03-12T13:15:40.782Z] #20 4.733 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-12T13:15:41.140Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-03-12T13:15:41.342Z] #20 5.242 curl: option --progress: is ambiguous [2020-03-12T13:15:41.342Z] #20 5.243 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-12T13:15:41.598Z] #20 ... [2020-03-12T13:15:41.598Z] [2020-03-12T13:15:41.598Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-03-12T13:15:41.598Z] #32 DONE 2.0s [2020-03-12T13:15:41.598Z] [2020-03-12T13:15:41.598Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T13:15:41.598Z] #20 5.660 [2020-03-12T13:15:41.761Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-03-12T13:15:41.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-12T13:15:42.995Z] #20 6.863 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-12T13:15:43.135Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-03-12T13:15:43.253Z] #20 7.322 curl: option --progress: is ambiguous [2020-03-12T13:15:43.511Z] #20 7.327 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-12T13:15:43.766Z] #20 7.727 [2020-03-12T13:15:45.032Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-03-12T13:15:45.146Z] #20 8.831 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-12T13:15:45.401Z] #20 9.247 curl: option --progress: is ambiguous [2020-03-12T13:15:45.401Z] #20 9.250 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-12T13:15:45.656Z] #20 9.583 [2020-03-12T13:15:46.403Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-03-12T13:15:47.019Z] #20 10.70 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-12T13:15:47.019Z] #20 11.03 curl: option --progress: is ambiguous [2020-03-12T13:15:47.019Z] #20 11.03 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-12T13:15:47.578Z] #20 11.44 [2020-03-12T13:15:48.503Z] #20 12.52 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-12T13:15:49.062Z] #20 12.86 curl: option --progress: is ambiguous [2020-03-12T13:15:49.062Z] #20 12.86 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-12T13:15:49.317Z] #20 13.26 [2020-03-12T13:15:49.317Z] #20 13.34 Download of images into '/build' complete. [2020-03-12T13:15:49.317Z] #20 13.34 Use something like the following to load the result into a Docker daemon: [2020-03-12T13:15:49.317Z] #20 13.34 tar -cC '/build' . | docker load [2020-03-12T13:15:49.572Z] #20 DONE 13.5s [2020-03-12T13:15:49.572Z] [2020-03-12T13:15:49.572Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-12T13:15:49.572Z] #33 1.329 [2020-03-12T13:15:49.572Z] #33 1.524 Removing bundles/ [2020-03-12T13:15:49.572Z] #33 1.524 [2020-03-12T13:15:49.572Z] #33 1.535 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-03-12T13:15:49.572Z] #33 2.843 Building test suite binary ./integration-cli/test.main [2020-03-12T13:15:50.496Z] #33 ... [2020-03-12T13:15:50.496Z] [2020-03-12T13:15:50.496Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-03-12T13:15:50.496Z] #21 DONE 0.1s [2020-03-12T13:15:50.496Z] [2020-03-12T13:15:50.496Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-03-12T13:15:50.583Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-03-12T13:15:50.751Z] #25 DONE 0.2s [2020-03-12T13:15:50.751Z] [2020-03-12T13:15:50.751Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-03-12T13:15:50.841Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-03-12T13:15:51.098Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-03-12T13:15:51.098Z] === RUN TestDockerSuite/TestBuildSpaces [2020-03-12T13:15:51.355Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-03-12T13:15:52.725Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-03-12T13:15:52.725Z] === RUN TestDockerSuite/TestBuildStderr [2020-03-12T13:15:53.657Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-03-12T13:15:55.555Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-03-12T13:15:56.489Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.14s) [2020-03-12T13:15:56.489Z] === RUN TestCreateServiceSecretFileMode [2020-03-12T13:15:59.017Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-03-12T13:15:59.949Z] --- PASS: TestCreateServiceSecretFileMode (3.42s) [2020-03-12T13:15:59.949Z] === RUN TestCreateServiceConfigFileMode [2020-03-12T13:16:00.207Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-03-12T13:16:01.577Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-03-12T13:16:02.142Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-03-12T13:16:03.074Z] --- PASS: TestCreateServiceConfigFileMode (3.26s) [2020-03-12T13:16:03.074Z] === RUN TestCreateServiceSysctls [2020-03-12T13:16:03.332Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-03-12T13:16:05.230Z] === RUN TestDockerSuite/TestBuildUser [2020-03-12T13:16:07.128Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-03-12T13:16:07.386Z] --- PASS: TestCreateServiceSysctls (4.37s) [2020-03-12T13:16:07.386Z] === RUN TestCreateServiceCapabilities [2020-03-12T13:16:08.781Z] #29 30.25 # github.com/docker/docker/contrib/httpserver [2020-03-12T13:16:08.781Z] #29 30.25 loadinternal: cannot find runtime/cgo [2020-03-12T13:16:08.781Z] #29 DONE 30.5s [2020-03-12T13:16:08.781Z] [2020-03-12T13:16:08.781Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-12T13:16:08.781Z] #33 ... [2020-03-12T13:16:08.781Z] [2020-03-12T13:16:08.781Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-03-12T13:16:08.781Z] #30 DONE 0.1s [2020-03-12T13:16:08.781Z] [2020-03-12T13:16:08.781Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-12T13:16:10.684Z] --- PASS: TestCreateServiceCapabilities (3.42s) [2020-03-12T13:16:10.684Z] === RUN TestInspect [2020-03-12T13:16:11.248Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-03-12T13:16:17.799Z] --- PASS: TestInspect (6.90s) [2020-03-12T13:16:17.799Z] === RUN TestCreateJob [2020-03-12T13:16:21.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-12T13:16:21.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-12T13:16:21.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-12T13:16:21.975Z] --- PASS: TestCreateJob (4.27s) [2020-03-12T13:16:21.975Z] === RUN TestReplicatedJob [2020-03-12T13:16:23.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-12T13:16:24.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-12T13:16:27.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-12T13:16:28.526Z] --- PASS: TestReplicatedJob (6.21s) [2020-03-12T13:16:28.526Z] === RUN TestUpdateReplicatedJob [2020-03-12T13:16:28.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-12T13:16:29.898Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-03-12T13:16:30.830Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-03-12T13:16:31.088Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-03-12T13:16:31.652Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-03-12T13:16:31.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-12T13:16:32.585Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-03-12T13:16:32.585Z] --- PASS: TestUpdateReplicatedJob (4.38s) [2020-03-12T13:16:32.585Z] === RUN TestServiceListWithStatuses [2020-03-12T13:16:32.585Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-12T13:16:32.585Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-12T13:16:32.585Z] === RUN TestDockerNetworkConnectAlias [2020-03-12T13:16:33.958Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-03-12T13:16:35.853Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-03-12T13:16:35.853Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-03-12T13:16:35.853Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-03-12T13:16:35.853Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-03-12T13:16:35.853Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-03-12T13:16:36.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-12T13:16:36.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-12T13:16:37.752Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-03-12T13:16:37.752Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-03-12T13:16:38.010Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-03-12T13:16:38.943Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-03-12T13:16:38.943Z] --- PASS: TestDockerNetworkConnectAlias (6.39s) [2020-03-12T13:16:38.943Z] === RUN TestDockerNetworkReConnect [2020-03-12T13:16:39.876Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-03-12T13:16:40.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-12T13:16:41.248Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-03-12T13:16:41.248Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-03-12T13:16:41.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-12T13:16:44.527Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-03-12T13:16:44.527Z] --- PASS: TestDockerNetworkReConnect (5.53s) [2020-03-12T13:16:44.527Z] === RUN TestServicePlugin [2020-03-12T13:16:45.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-12T13:16:47.052Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-03-12T13:16:47.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-12T13:16:47.985Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-03-12T13:16:48.549Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-03-12T13:16:49.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-12T13:16:49.481Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-03-12T13:16:49.482Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-03-12T13:16:50.414Z] === RUN TestDockerSuite/TestBuildXZHost [2020-03-12T13:16:51.279Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-12T13:16:51.279Z] Using test binary docker [2020-03-12T13:16:51.279Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-12T13:16:51.279Z] +++ /etc/init.d/apparmor start [2020-03-12T13:16:51.279Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-12T13:16:51.279Z] INFO: Waiting for daemon to start... [2020-03-12T13:16:51.279Z] Starting dockerd [2020-03-12T13:16:51.279Z] +++ 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 [2020-03-12T13:16:53.304Z] . [2020-03-12T13:16:53.304Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-12T13:16:53.304Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-12T13:16:53.304Z] Error: No such image: emptyfs [2020-03-12T13:16:53.304Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-12T13:16:53.304Z] ++++ docker load [2020-03-12T13:16:53.304Z] Running integration-test (iteration 1) [2020-03-12T13:16:53.304Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-03-12T13:16:53.304Z] ++ 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 [2020-03-12T13:16:53.304Z] ++ set -e [2020-03-12T13:16:53.304Z] ++ '[' -n 0 ']' [2020-03-12T13:16:53.304Z] ++ set -x [2020-03-12T13:16:53.304Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:16:53.691Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-03-12T13:16:53.691Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-03-12T13:16:53.691Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-03-12T13:16:54.622Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-03-12T13:16:55.553Z] === RUN TestDockerSuite/TestCommitChange [2020-03-12T13:16:56.486Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-03-12T13:16:57.420Z] === RUN TestDockerSuite/TestCommitHardlink [2020-03-12T13:16:58.355Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-03-12T13:16:59.727Z] === RUN TestDockerSuite/TestCommitNewFile [2020-03-12T13:17:01.624Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-03-12T13:17:02.996Z] === RUN TestDockerSuite/TestCommitTTY [2020-03-12T13:17:04.895Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-03-12T13:17:05.829Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-03-12T13:17:07.728Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-03-12T13:17:08.591Z] Loaded image: buildpack-deps:jessie [2020-03-12T13:17:08.591Z] Loaded image: busybox:latest [2020-03-12T13:17:08.591Z] Loaded image: busybox:glibc [2020-03-12T13:17:08.591Z] Loaded image: debian:jessie [2020-03-12T13:17:08.591Z] Loaded image: hello-world:latest [2020-03-12T13:17:08.591Z] INFO: Testing against a local daemon [2020-03-12T13:17:08.591Z] === RUN TestCgroupNamespacesBuild [2020-03-12T13:17:08.659Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-03-12T13:17:08.659Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-03-12T13:17:08.659Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-03-12T13:17:08.659Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-03-12T13:17:08.659Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-03-12T13:17:08.659Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-03-12T13:17:08.659Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-03-12T13:17:09.604Z] --- PASS: TestCgroupNamespacesBuild (1.63s) [2020-03-12T13:17:09.604Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-12T13:17:10.555Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-03-12T13:17:11.647Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.64s) [2020-03-12T13:17:11.647Z] === RUN TestBuildWithSession [2020-03-12T13:17:11.647Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-12T13:17:11.647Z] build_session_test.go:25: TODO: BuildKit [2020-03-12T13:17:11.647Z] === RUN TestBuildSquashParent [2020-03-12T13:17:12.450Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-03-12T13:17:12.450Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-03-12T13:17:13.015Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-03-12T13:17:13.946Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-03-12T13:17:14.878Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-03-12T13:17:15.809Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-03-12T13:17:16.374Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-03-12T13:17:16.374Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-03-12T13:17:16.374Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-03-12T13:17:17.168Z] --- PASS: TestBuildSquashParent (5.20s) [2020-03-12T13:17:17.168Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-12T13:17:17.168Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T13:17:17.168Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T13:17:17.168Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T13:17:17.168Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T13:17:17.168Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T13:17:17.168Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T13:17:17.168Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T13:17:17.168Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T13:17:17.168Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T13:17:17.168Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T13:17:17.168Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T13:17:17.168Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T13:17:17.168Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T13:17:17.168Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T13:17:17.168Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T13:17:17.168Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T13:17:17.305Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-03-12T13:17:17.305Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-03-12T13:17:17.305Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-03-12T13:17:17.305Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-03-12T13:17:17.305Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-03-12T13:17:18.236Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-03-12T13:17:19.168Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-03-12T13:17:19.220Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T13:17:19.426Z] --- PASS: TestServicePlugin (34.87s) [2020-03-12T13:17:19.426Z] plugin_test.go:62: [d525a7c160ed0] joining swarm manager [d4e7ed3778fa6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T13:17:19.426Z] plugin_test.go:65: [dc8a3da8b73cf] joining swarm manager [d4e7ed3778fa6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T13:17:19.426Z] === RUN TestServiceUpdateLabel [2020-03-12T13:17:19.839Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T13:17:19.991Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-03-12T13:17:19.991Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-03-12T13:17:21.875Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-03-12T13:17:21.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.77s) [2020-03-12T13:17:21.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.33s) [2020-03-12T13:17:21.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.41s) [2020-03-12T13:17:21.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.45s) [2020-03-12T13:17:21.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.07s) [2020-03-12T13:17:21.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.92s) [2020-03-12T13:17:21.875Z] === RUN TestBuildMultiStageCopy [2020-03-12T13:17:21.875Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-12T13:17:22.514Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-03-12T13:17:22.514Z] --- PASS: TestServiceUpdateLabel (3.09s) [2020-03-12T13:17:22.514Z] === RUN TestServiceUpdateSecrets [2020-03-12T13:17:22.771Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-03-12T13:17:22.771Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-03-12T13:17:23.703Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-03-12T13:17:23.924Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-12T13:17:24.210Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-12T13:17:24.495Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-12T13:17:24.639Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-03-12T13:17:25.117Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-12T13:17:25.402Z] --- PASS: TestBuildMultiStageCopy (3.65s) [2020-03-12T13:17:25.402Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.05s) [2020-03-12T13:17:25.402Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s) [2020-03-12T13:17:25.402Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.39s) [2020-03-12T13:17:25.402Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s) [2020-03-12T13:17:25.402Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.43s) [2020-03-12T13:17:25.402Z] === RUN TestBuildMultiStageParentConfig [2020-03-12T13:17:25.570Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-03-12T13:17:26.135Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-03-12T13:17:26.392Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-03-12T13:17:26.426Z] --- PASS: TestBuildMultiStageParentConfig (1.04s) [2020-03-12T13:17:26.426Z] === RUN TestBuildLabelWithTargets [2020-03-12T13:17:26.956Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-03-12T13:17:27.888Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-03-12T13:17:27.906Z] --- PASS: TestBuildLabelWithTargets (1.54s) [2020-03-12T13:17:27.906Z] === RUN TestBuildWithEmptyLayers [2020-03-12T13:17:28.821Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-03-12T13:17:28.822Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-03-12T13:17:28.922Z] --- PASS: TestBuildWithEmptyLayers (0.79s) [2020-03-12T13:17:28.922Z] === RUN TestBuildMultiStageOnBuild [2020-03-12T13:17:29.753Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-03-12T13:17:30.965Z] --- PASS: TestBuildMultiStageOnBuild (2.22s) [2020-03-12T13:17:30.965Z] === RUN TestBuildUncleanTarFilenames [2020-03-12T13:17:31.657Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-03-12T13:17:32.449Z] --- PASS: TestBuildUncleanTarFilenames (1.15s) [2020-03-12T13:17:32.449Z] === RUN TestBuildMultiStageLayerLeak [2020-03-12T13:17:32.600Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-03-12T13:17:32.600Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-03-12T13:17:32.600Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-03-12T13:17:32.600Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-03-12T13:17:32.600Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-03-12T13:17:33.537Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-03-12T13:17:34.485Z] --- PASS: TestBuildMultiStageLayerLeak (2.31s) [2020-03-12T13:17:34.485Z] === RUN TestBuildWithHugeFile [2020-03-12T13:17:37.712Z] --- PASS: TestServiceUpdateSecrets (15.41s) [2020-03-12T13:17:37.712Z] === RUN TestServiceUpdateConfigs [2020-03-12T13:17:37.969Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-03-12T13:17:38.902Z] === RUN TestDockerSuite/TestContainerAPITop [2020-03-12T13:17:39.837Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-03-12T13:17:39.837Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-03-12T13:17:40.094Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-03-12T13:17:43.370Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-03-12T13:17:43.627Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-03-12T13:17:45.002Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-03-12T13:17:50.258Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-03-12T13:17:50.258Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-03-12T13:17:52.208Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-03-12T13:17:53.140Z] --- PASS: TestServiceUpdateConfigs (15.31s) [2020-03-12T13:17:53.140Z] === RUN TestServiceUpdateNetwork [2020-03-12T13:17:53.705Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-03-12T13:17:54.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-03-12T13:17:56.536Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-03-12T13:17:58.433Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-03-12T13:17:59.366Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-03-12T13:17:59.932Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-03-12T13:18:00.188Z] #33 132.1 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-12T13:18:00.188Z] #33 134.6 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-12T13:18:00.188Z] #33 135.9 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-12T13:18:00.188Z] #33 137.9 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-12T13:18:01.304Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000aafde0_} [2020-03-12T13:18:02.699Z] #33 140.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-12T13:18:03.200Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1303652219_/foo_false____} [2020-03-12T13:18:03.625Z] #33 141.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-12T13:18:04.985Z] #33 142.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-12T13:18:05.098Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1303652219_/foo_true____} [2020-03-12T13:18:05.910Z] #33 144.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-12T13:18:06.165Z] #33 144.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-12T13:18:06.470Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3511875230_/foo_false____} [2020-03-12T13:18:07.842Z] --- PASS: TestServiceUpdateNetwork (14.62s) [2020-03-12T13:18:07.842Z] PASS [2020-03-12T13:18:07.842Z] [2020-03-12T13:18:07.842Z] === Skipped [2020-03-12T13:18:07.842Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-03-12T13:18:07.842Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-12T13:18:07.842Z] [2020-03-12T13:18:07.842Z] [2020-03-12T13:18:07.842Z] DONE 23 tests, 1 skipped in 182.695s [2020-03-12T13:18:07.842Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-03-12T13:18:07.842Z] ++ 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 [2020-03-12T13:18:07.842Z] ++ set -e [2020-03-12T13:18:07.842Z] ++ '[' -n 0 ']' [2020-03-12T13:18:07.842Z] ++ set -x [2020-03-12T13:18:07.842Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:18:07.842Z] INFO: Testing against a local daemon [2020-03-12T13:18:07.842Z] === RUN TestSessionCreate [2020-03-12T13:18:07.842Z] --- PASS: TestSessionCreate (0.03s) [2020-03-12T13:18:07.842Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-12T13:18:07.842Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-03-12T13:18:07.842Z] PASS [2020-03-12T13:18:07.842Z] [2020-03-12T13:18:07.842Z] DONE 2 tests in 0.151s [2020-03-12T13:18:07.842Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-03-12T13:18:07.842Z] ++ 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 [2020-03-12T13:18:07.842Z] ++ set -e [2020-03-12T13:18:07.842Z] ++ '[' -n 0 ']' [2020-03-12T13:18:07.842Z] ++ set -x [2020-03-12T13:18:07.842Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:18:08.050Z] #33 145.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-12T13:18:08.099Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3511875230_/foo_true____} [2020-03-12T13:18:08.099Z] INFO: Testing against a local daemon [2020-03-12T13:18:08.099Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-12T13:18:08.099Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-12T13:18:08.099Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-12T13:18:08.099Z] === RUN TestEventsExecDie [2020-03-12T13:18:08.974Z] #33 147.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-12T13:18:09.034Z] --- PASS: TestEventsExecDie (1.02s) [2020-03-12T13:18:09.034Z] === RUN TestEventsBackwardsCompatible [2020-03-12T13:18:09.034Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-03-12T13:18:09.034Z] === RUN TestInfoBinaryCommits [2020-03-12T13:18:09.292Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-03-12T13:18:09.292Z] === RUN TestInfoAPIVersioned [2020-03-12T13:18:09.292Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-12T13:18:09.292Z] === RUN TestInfoDiscoveryBackend [2020-03-12T13:18:09.549Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3511875230_/foo_true__0xc000aafe40__} [2020-03-12T13:18:09.806Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-03-12T13:18:09.806Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-12T13:18:10.334Z] #33 148.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-12T13:18:10.737Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-12T13:18:10.737Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-12T13:18:11.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000aafe60_} [2020-03-12T13:18:11.302Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-03-12T13:18:11.302Z] === RUN TestInfoAPI [2020-03-12T13:18:11.302Z] --- PASS: TestInfoAPI (0.03s) [2020-03-12T13:18:11.302Z] === RUN TestInfoAPIWarnings [2020-03-12T13:18:11.867Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-03-12T13:18:11.867Z] === RUN TestInfoDebug [2020-03-12T13:18:12.218Z] #33 150.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-12T13:18:12.434Z] --- PASS: TestInfoDebug (0.54s) [2020-03-12T13:18:12.434Z] === RUN TestInfoInsecureRegistries [2020-03-12T13:18:12.778Z] #33 150.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-12T13:18:12.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000aafe80_} [2020-03-12T13:18:12.999Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-03-12T13:18:12.999Z] === RUN TestInfoRegistryMirrors [2020-03-12T13:18:13.564Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2020-03-12T13:18:13.564Z] === RUN TestLoginFailsWithBadCredentials [2020-03-12T13:18:13.564Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2020-03-12T13:18:13.564Z] === RUN TestPingCacheHeaders [2020-03-12T13:18:13.564Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-03-12T13:18:13.564Z] === RUN TestPingGet [2020-03-12T13:18:13.564Z] --- PASS: TestPingGet (0.03s) [2020-03-12T13:18:13.564Z] === RUN TestPingHead [2020-03-12T13:18:13.564Z] --- PASS: TestPingHead (0.02s) [2020-03-12T13:18:13.564Z] === RUN TestVersion [2020-03-12T13:18:13.822Z] --- PASS: TestVersion (0.02s) [2020-03-12T13:18:13.822Z] PASS [2020-03-12T13:18:13.822Z] [2020-03-12T13:18:13.822Z] === Skipped [2020-03-12T13:18:13.822Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-12T13:18:13.822Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-12T13:18:13.822Z] [2020-03-12T13:18:13.822Z] [2020-03-12T13:18:13.822Z] DONE 18 tests, 1 skipped in 5.765s [2020-03-12T13:18:13.822Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-12T13:18:13.822Z] ++ 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 [2020-03-12T13:18:13.822Z] ++ set -e [2020-03-12T13:18:13.822Z] ++ '[' -n 0 ']' [2020-03-12T13:18:13.822Z] ++ set -x [2020-03-12T13:18:13.822Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:18:13.822Z] INFO: Testing against a local daemon [2020-03-12T13:18:13.822Z] === RUN TestVolumesCreateAndList [2020-03-12T13:18:13.822Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-03-12T13:18:13.822Z] === RUN TestVolumesRemove [2020-03-12T13:18:13.822Z] --- PASS: TestVolumesRemove (0.09s) [2020-03-12T13:18:13.822Z] === RUN TestVolumesInspect [2020-03-12T13:18:14.080Z] --- PASS: TestVolumesInspect (0.03s) [2020-03-12T13:18:14.080Z] === RUN TestVolumesInvalidJSON [2020-03-12T13:18:14.080Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-12T13:18:14.080Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-12T13:18:14.080Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-12T13:18:14.080Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-03-12T13:18:14.080Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-12T13:18:14.080Z] PASS [2020-03-12T13:18:14.080Z] [2020-03-12T13:18:14.080Z] DONE 5 tests in 0.254s [2020-03-12T13:18:14.080Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-12T13:18:14.080Z] ++++ cat bundles/test-integration/docker.pid [2020-03-12T13:18:14.080Z] +++ kill 5450 [2020-03-12T13:18:14.338Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000aafea0_} [2020-03-12T13:18:14.663Z] #33 152.5 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-12T13:18:15.271Z] +++ /etc/init.d/apparmor stop [2020-03-12T13:18:15.271Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-12T13:18:15.271Z] [2020-03-12T13:18:15.271Z] Unloading profiles will leave already running processes permanently [2020-03-12T13:18:15.271Z] unconfined, which can lead to unexpected situations. [2020-03-12T13:18:15.271Z] [2020-03-12T13:18:15.271Z] To set a process to complain mode, use the command line tool [2020-03-12T13:18:15.271Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-12T13:18:15.271Z] +++ true [2020-03-12T13:18:15.271Z] [2020-03-12T13:18:15.587Z] #33 153.7 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-12T13:18:16.203Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000aafec0_} [2020-03-12T13:18:17.472Z] #33 155.6 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-12T13:18:17.575Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-03-12T13:18:18.397Z] #33 156.6 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-12T13:18:19.473Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-03-12T13:18:19.473Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-03-12T13:18:19.473Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-03-12T13:18:19.473Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-03-12T13:18:19.473Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-03-12T13:18:19.473Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-03-12T13:18:19.473Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-03-12T13:18:19.473Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-03-12T13:18:19.473Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-03-12T13:18:19.473Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-03-12T13:18:19.473Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-03-12T13:18:19.473Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-03-12T13:18:19.473Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-03-12T13:18:19.473Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-03-12T13:18:19.473Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-03-12T13:18:19.730Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-03-12T13:18:19.730Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-03-12T13:18:19.730Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-03-12T13:18:19.843Z] #33 157.8 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-12T13:18:20.767Z] #33 159.0 [2020-03-12T13:18:21.022Z] #33 DONE 159.3s [2020-03-12T13:18:21.022Z] [2020-03-12T13:18:21.022Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-03-12T13:18:22.383Z] #34 DONE 1.4s [2020-03-12T13:18:23.026Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-03-12T13:18:24.265Z] [2020-03-12T13:18:24.265Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-03-12T13:18:24.519Z] #35 DONE 0.7s [2020-03-12T13:18:24.774Z] [2020-03-12T13:18:24.774Z] #36 exporting to image [2020-03-12T13:18:24.774Z] #36 exporting layers [2020-03-12T13:18:25.553Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-03-12T13:18:26.657Z] #36 exporting layers 1.9s done [2020-03-12T13:18:26.657Z] #36 writing image sha256:b6fe925ce825aac86fe0938e8a7f98c5906c4d1fa6b3f641cedec97eb01ead60 done [2020-03-12T13:18:26.657Z] #36 naming to docker.io/library/moby-e2e-test done [2020-03-12T13:18:26.657Z] #36 DONE 1.9s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-12T13:18:26.962Z] + echo Ensuring container killed. [2020-03-12T13:18:26.963Z] Ensuring container killed. [2020-03-12T13:18:26.963Z] + docker rm -vf docker-pr1 [2020-03-12T13:18:26.963Z] Error: No such container: docker-pr1 [2020-03-12T13:18:26.963Z] + true [Pipeline] sh [2020-03-12T13:18:27.238Z] + echo Chowning /workspace to jenkins user [2020-03-12T13:18:27.238Z] Chowning /workspace to jenkins user [2020-03-12T13:18:27.238Z] + id -u [2020-03-12T13:18:27.238Z] + id -g [2020-03-12T13:18:27.238Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40680:/workspace busybox chown -R 1000:1000 /workspace [2020-03-12T13:18:28.078Z] === RUN TestDockerSuite/TestCopyAndRestart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-12T13:18:28.534Z] + bundleName=unit [2020-03-12T13:18:28.534Z] + echo Creating unit-bundles.tar.gz [2020-03-12T13:18:28.534Z] Creating unit-bundles.tar.gz [2020-03-12T13:18:28.534Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-03-12T13:18:28.534Z] bundles/junit-report.xml [2020-03-12T13:18:28.534Z] bundles/go-test-report.json [2020-03-12T13:18:28.534Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-03-12T13:18:28.542Z] Archiving artifacts [2020-03-12T13:18:29.004Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40680/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-12T13:18:29.350Z] + make clean [2020-03-12T13:18:29.605Z] docker volume rm -f docker-dev-cache [2020-03-12T13:18:29.605Z] docker-dev-cache [Pipeline] deleteDir [2020-03-12T13:18:29.972Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-03-12T13:18:29.972Z] === RUN TestDockerSuite/TestCpAbsolutePath [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-12T13:18:30.904Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-03-12T13:18:31.837Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-03-12T13:18:33.209Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-03-12T13:18:33.773Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-03-12T13:18:34.706Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-03-12T13:18:35.641Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-03-12T13:18:37.012Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-03-12T13:18:37.944Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-03-12T13:18:38.875Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-03-12T13:18:40.245Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-03-12T13:18:41.177Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-03-12T13:18:42.108Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-03-12T13:18:43.039Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-03-12T13:18:44.942Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-03-12T13:18:45.881Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-03-12T13:18:46.811Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-03-12T13:18:46.811Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-03-12T13:18:47.742Z] === RUN TestDockerSuite/TestCpRelativePath [2020-03-12T13:18:48.673Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-03-12T13:18:50.043Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-03-12T13:18:50.608Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-03-12T13:18:51.977Z] === RUN TestDockerSuite/TestCpToCaseA [2020-03-12T13:18:53.871Z] === RUN TestDockerSuite/TestCpToCaseB [2020-03-12T13:18:54.437Z] === RUN TestDockerSuite/TestCpToCaseC [2020-03-12T13:18:56.606Z] --- PASS: TestBuildWithHugeFile (80.66s) [2020-03-12T13:18:56.606Z] === RUN TestBuildWithEmptyDockerfile [2020-03-12T13:18:56.606Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T13:18:56.606Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T13:18:56.606Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T13:18:56.606Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T13:18:56.606Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T13:18:56.606Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T13:18:56.606Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T13:18:56.606Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T13:18:56.606Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T13:18:56.606Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-03-12T13:18:56.606Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s) [2020-03-12T13:18:56.606Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s) [2020-03-12T13:18:56.606Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.32s) [2020-03-12T13:18:56.606Z] === RUN TestBuildPreserveOwnership [2020-03-12T13:18:56.606Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-12T13:18:56.960Z] === RUN TestDockerSuite/TestCpToCaseD [2020-03-12T13:18:58.737Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-12T13:19:00.277Z] --- PASS: TestBuildPreserveOwnership (4.87s) [2020-03-12T13:19:00.277Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.19s) [2020-03-12T13:19:00.277Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.67s) [2020-03-12T13:19:00.277Z] === RUN TestBuildPlatformInvalid [2020-03-12T13:19:00.568Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-03-12T13:19:00.568Z] PASS [2020-03-12T13:19:00.568Z] [2020-03-12T13:19:00.568Z] === Skipped [2020-03-12T13:19:00.568Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-03-12T13:19:00.568Z] build_session_test.go:25: TODO: BuildKit [2020-03-12T13:19:00.568Z] [2020-03-12T13:19:00.568Z] [2020-03-12T13:19:00.568Z] DONE 32 tests, 1 skipped in 127.100s [2020-03-12T13:19:00.568Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-03-12T13:19:00.568Z] ++ 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 [2020-03-12T13:19:00.568Z] ++ set -e [2020-03-12T13:19:00.568Z] ++ '[' -n 0 ']' [2020-03-12T13:19:00.568Z] ++ set -x [2020-03-12T13:19:00.568Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:19:00.568Z] INFO: Testing against a local daemon [2020-03-12T13:19:00.568Z] === RUN TestConfigList [2020-03-12T13:19:02.213Z] === RUN TestDockerSuite/TestCpToCaseE [2020-03-12T13:19:03.362Z] --- PASS: TestConfigList (2.24s) [2020-03-12T13:19:03.362Z] === RUN TestConfigsCreateAndDelete [2020-03-12T13:19:05.470Z] --- PASS: TestConfigsCreateAndDelete (2.29s) [2020-03-12T13:19:05.470Z] === RUN TestConfigsUpdate [2020-03-12T13:19:05.487Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-03-12T13:19:05.744Z] === RUN TestDockerSuite/TestCpToCaseF [2020-03-12T13:19:06.675Z] === RUN TestDockerSuite/TestCpToCaseG [2020-03-12T13:19:07.526Z] --- PASS: TestConfigsUpdate (2.26s) [2020-03-12T13:19:07.526Z] === RUN TestTemplatedConfig [2020-03-12T13:19:10.250Z] --- PASS: TestTemplatedConfig (2.63s) [2020-03-12T13:19:10.250Z] === RUN TestConfigInspect [2020-03-12T13:19:11.933Z] === RUN TestDockerSuite/TestCpToCaseH [2020-03-12T13:19:12.390Z] --- PASS: TestConfigInspect (2.25s) [2020-03-12T13:19:12.390Z] === RUN TestConfigCreateWithLabels [2020-03-12T13:19:14.506Z] --- PASS: TestConfigCreateWithLabels (2.25s) [2020-03-12T13:19:14.506Z] === RUN TestConfigCreateResolve [2020-03-12T13:19:15.215Z] === RUN TestDockerSuite/TestCpToCaseI [2020-03-12T13:19:16.146Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-03-12T13:19:17.249Z] --- PASS: TestConfigCreateResolve (2.23s) [2020-03-12T13:19:17.249Z] === RUN TestConfigDaemonLibtrustID [2020-03-12T13:19:17.249Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-03-12T13:19:17.249Z] PASS [2020-03-12T13:19:17.249Z] [2020-03-12T13:19:17.249Z] DONE 8 tests in 16.788s [2020-03-12T13:19:17.249Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-03-12T13:19:17.249Z] ++ 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 [2020-03-12T13:19:17.249Z] ++ set -e [2020-03-12T13:19:17.249Z] ++ '[' -n 0 ']' [2020-03-12T13:19:17.250Z] ++ set -x [2020-03-12T13:19:17.250Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:19:17.560Z] INFO: Testing against a local daemon [2020-03-12T13:19:17.560Z] === RUN TestCheckpoint [2020-03-12T13:19:17.560Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-12T13:19:17.560Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-12T13:19:17.560Z] === RUN TestContainerInvalidJSON [2020-03-12T13:19:17.560Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T13:19:17.560Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T13:19:17.560Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T13:19:17.560Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T13:19:17.560Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-12T13:19:17.560Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-12T13:19:17.560Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T13:19:17.560Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-12T13:19:17.560Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T13:19:17.560Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-03-12T13:19:17.560Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-12T13:19:17.560Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-12T13:19:17.560Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-12T13:19:17.560Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-12T13:19:17.560Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-03-12T13:19:17.560Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-12T13:19:17.560Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-03-12T13:19:17.560Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-12T13:19:17.856Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-03-12T13:19:17.856Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-12T13:19:17.856Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-03-12T13:19:17.856Z] === RUN TestCopyFromContainer [2020-03-12T13:19:19.387Z] === RUN TestCopyFromContainer// [2020-03-12T13:19:19.387Z] === RUN TestCopyFromContainer//bar/root [2020-03-12T13:19:19.677Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-12T13:19:19.677Z] === RUN TestCopyFromContainer/bar/quux [2020-03-12T13:19:19.677Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-12T13:19:19.964Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-12T13:19:19.964Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-12T13:19:19.964Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-12T13:19:20.261Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-12T13:19:20.261Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-12T13:19:20.261Z] --- PASS: TestCopyFromContainer (2.56s) [2020-03-12T13:19:20.261Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-03-12T13:19:20.261Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-03-12T13:19:20.261Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-03-12T13:19:20.261Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-03-12T13:19:20.261Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-03-12T13:19:20.261Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-03-12T13:19:20.261Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-03-12T13:19:20.261Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-03-12T13:19:20.261Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-03-12T13:19:20.261Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-03-12T13:19:20.261Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-12T13:19:20.591Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T13:19:20.591Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T13:19:20.591Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T13:19:20.591Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T13:19:20.591Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T13:19:20.591Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T13:19:20.591Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T13:19:20.591Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T13:19:20.591Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T13:19:20.591Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2020-03-12T13:19:20.591Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-03-12T13:19:20.591Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-03-12T13:19:20.591Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-03-12T13:19:20.591Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-12T13:19:20.591Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-03-12T13:19:20.591Z] === RUN TestCreateWithInvalidEnv [2020-03-12T13:19:20.591Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-12T13:19:20.591Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-12T13:19:20.591Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-12T13:19:20.591Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-12T13:19:20.591Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-12T13:19:20.591Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-12T13:19:20.591Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-12T13:19:20.591Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-12T13:19:20.591Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-12T13:19:20.591Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-03-12T13:19:20.591Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-12T13:19:20.591Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-12T13:19:20.591Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-03-12T13:19:20.591Z] === RUN TestCreateTmpfsMountsTarget [2020-03-12T13:19:20.591Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-03-12T13:19:20.591Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-12T13:19:21.401Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-03-12T13:19:21.964Z] === RUN TestDockerSuite/TestCpToDot [2020-03-12T13:19:22.650Z] --- PASS: TestCreateWithCustomMaskedPaths (1.91s) [2020-03-12T13:19:22.650Z] === RUN TestCreateWithCapabilities [2020-03-12T13:19:22.650Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-12T13:19:22.650Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-12T13:19:22.650Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-12T13:19:22.650Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-12T13:19:22.650Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-12T13:19:22.650Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-12T13:19:22.650Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-12T13:19:22.650Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-12T13:19:22.650Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T13:19:22.650Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T13:19:22.650Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T13:19:22.650Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T13:19:22.650Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-12T13:19:22.650Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-12T13:19:22.650Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-12T13:19:22.650Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-12T13:19:22.650Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-12T13:19:22.650Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-12T13:19:22.650Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T13:19:22.650Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T13:19:22.650Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T13:19:22.650Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T13:19:22.650Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-12T13:19:22.650Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T13:19:22.650Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T13:19:22.650Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-12T13:19:22.650Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-12T13:19:22.650Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-12T13:19:22.650Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T13:19:22.650Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T13:19:22.650Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-12T13:19:22.650Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-12T13:19:22.650Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-12T13:19:22.650Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-03-12T13:19:22.650Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-03-12T13:19:22.650Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-03-12T13:19:22.650Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-03-12T13:19:22.650Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-03-12T13:19:22.650Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-03-12T13:19:22.650Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-12T13:19:22.650Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-03-12T13:19:22.650Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.03s) [2020-03-12T13:19:22.650Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-03-12T13:19:22.650Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-03-12T13:19:22.650Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-03-12T13:19:22.650Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-12T13:19:22.896Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-03-12T13:19:24.754Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.01s) [2020-03-12T13:19:24.754Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-12T13:19:24.754Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T13:19:24.754Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T13:19:24.754Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T13:19:24.754Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T13:19:24.754Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T13:19:24.754Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T13:19:24.754Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T13:19:24.754Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T13:19:24.754Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T13:19:24.754Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T13:19:24.754Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T13:19:24.754Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T13:19:24.754Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T13:19:24.754Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T13:19:24.754Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T13:19:24.754Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-03-12T13:19:24.754Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-03-12T13:19:24.754Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-03-12T13:19:24.754Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-03-12T13:19:24.754Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-03-12T13:19:24.754Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-03-12T13:19:24.754Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-12T13:19:24.790Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-03-12T13:19:25.377Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s) [2020-03-12T13:19:25.378Z] === RUN TestContainerStartOnDaemonRestart [2020-03-12T13:19:25.378Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-12T13:19:25.378Z] === RUN TestDaemonRestartIpcMode [2020-03-12T13:19:25.378Z] === PAUSE TestDaemonRestartIpcMode [2020-03-12T13:19:25.378Z] === RUN TestDaemonHostGatewayIP [2020-03-12T13:19:25.378Z] === PAUSE TestDaemonHostGatewayIP [2020-03-12T13:19:25.378Z] === RUN TestDiff [2020-03-12T13:19:26.007Z] --- PASS: TestDiff (0.70s) [2020-03-12T13:19:26.007Z] === RUN TestExecWithCloseStdin [2020-03-12T13:19:26.687Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-03-12T13:19:26.687Z] === RUN TestDockerSuite/TestCpToStdout [2020-03-12T13:19:27.038Z] --- PASS: TestExecWithCloseStdin (0.77s) [2020-03-12T13:19:27.038Z] === RUN TestExec [2020-03-12T13:19:27.620Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-03-12T13:19:27.669Z] --- PASS: TestExec (0.76s) [2020-03-12T13:19:27.669Z] === RUN TestExecUser [2020-03-12T13:19:28.295Z] --- PASS: TestExecUser (0.78s) [2020-03-12T13:19:28.295Z] === RUN TestExportContainerAndImportImage [2020-03-12T13:19:29.351Z] --- PASS: TestExportContainerAndImportImage (1.03s) [2020-03-12T13:19:29.351Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-12T13:19:30.839Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2020-03-12T13:19:30.839Z] === RUN TestHealthCheckWorkdir [2020-03-12T13:19:31.799Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-03-12T13:19:31.799Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-03-12T13:19:31.799Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-03-12T13:19:31.856Z] --- PASS: TestHealthCheckWorkdir (0.97s) [2020-03-12T13:19:31.856Z] === RUN TestHealthKillContainer [2020-03-12T13:19:32.732Z] === RUN TestDockerSuite/TestCpVolumePath [2020-03-12T13:19:34.628Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-03-12T13:19:34.885Z] === RUN TestDockerSuite/TestCreateArgs [2020-03-12T13:19:34.885Z] === RUN TestDockerSuite/TestCreateByImageID [2020-03-12T13:19:35.365Z] --- PASS: TestHealthKillContainer (2.87s) [2020-03-12T13:19:35.365Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-12T13:19:35.365Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2020-03-12T13:19:35.365Z] === RUN TestIpcModeNone [2020-03-12T13:19:35.450Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-03-12T13:19:36.381Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-03-12T13:19:36.381Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-03-12T13:19:36.381Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-03-12T13:19:36.390Z] --- PASS: TestIpcModeNone (0.78s) [2020-03-12T13:19:36.390Z] === RUN TestIpcModePrivate [2020-03-12T13:19:37.021Z] --- PASS: TestIpcModePrivate (0.80s) [2020-03-12T13:19:37.021Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-03-12T13:19:37.021Z] === RUN TestIpcModeShareable [2020-03-12T13:19:37.314Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-03-12T13:19:37.878Z] === RUN TestDockerSuite/TestCreateLabels [2020-03-12T13:19:37.878Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-03-12T13:19:38.061Z] --- PASS: TestIpcModeShareable (0.83s) [2020-03-12T13:19:38.061Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-03-12T13:19:38.061Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-12T13:19:38.139Z] === RUN TestDockerSuite/TestCreateRM [2020-03-12T13:19:38.410Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-03-12T13:19:38.410Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-03-12T13:19:38.410Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-03-12T13:19:38.667Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-03-12T13:19:40.103Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.26s) [2020-03-12T13:19:40.103Z] === RUN TestAPIIpcModeHost [2020-03-12T13:19:40.726Z] --- PASS: TestAPIIpcModeHost (0.67s) [2020-03-12T13:19:40.726Z] === RUN TestDaemonIpcModeShareable [2020-03-12T13:19:41.192Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-03-12T13:19:41.192Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-03-12T13:19:41.192Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-03-12T13:19:42.771Z] --- PASS: TestDaemonIpcModeShareable (1.66s) [2020-03-12T13:19:42.772Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-03-12T13:19:42.772Z] === RUN TestDaemonIpcModePrivate [2020-03-12T13:19:44.306Z] --- PASS: TestDaemonIpcModePrivate (1.68s) [2020-03-12T13:19:44.306Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-03-12T13:19:44.306Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-12T13:19:45.377Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-03-12T13:19:45.377Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-03-12T13:19:45.377Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-03-12T13:19:45.377Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-03-12T13:19:45.377Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-03-12T13:19:45.377Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-03-12T13:19:45.812Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.64s) [2020-03-12T13:19:45.813Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-03-12T13:19:45.813Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-12T13:19:45.940Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-03-12T13:19:47.836Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-03-12T13:19:47.861Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.70s) [2020-03-12T13:19:47.861Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-03-12T13:19:47.861Z] === RUN TestIpcModeOlderClient [2020-03-12T13:19:47.861Z] === PAUSE TestIpcModeOlderClient [2020-03-12T13:19:47.861Z] === RUN TestKillContainerInvalidSignal [2020-03-12T13:19:48.150Z] --- PASS: TestKillContainerInvalidSignal (0.70s) [2020-03-12T13:19:48.150Z] === RUN TestKillContainer [2020-03-12T13:19:48.150Z] === RUN TestKillContainer/no_signal [2020-03-12T13:19:48.401Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-03-12T13:19:48.773Z] === RUN TestKillContainer/non_killing_signal [2020-03-12T13:19:49.426Z] === RUN TestKillContainer/killing_signal [2020-03-12T13:19:50.296Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-03-12T13:19:50.460Z] --- PASS: TestKillContainer (1.99s) [2020-03-12T13:19:50.460Z] --- PASS: TestKillContainer/no_signal (0.62s) [2020-03-12T13:19:50.460Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) [2020-03-12T13:19:50.460Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2020-03-12T13:19:50.460Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-12T13:19:50.460Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-12T13:19:50.861Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-03-12T13:19:51.090Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-12T13:19:51.738Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.41s) [2020-03-12T13:19:51.738Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2020-03-12T13:19:51.738Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2020-03-12T13:19:51.738Z] === RUN TestKillStoppedContainer [2020-03-12T13:19:51.738Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-03-12T13:19:51.738Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-12T13:19:51.738Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-03-12T13:19:51.738Z] === RUN TestKillDifferentUserContainer [2020-03-12T13:19:51.796Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-03-12T13:19:52.365Z] --- PASS: TestKillDifferentUserContainer (0.70s) [2020-03-12T13:19:52.366Z] === RUN TestInspectOomKilledTrue [2020-03-12T13:19:52.727Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-03-12T13:19:53.658Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-03-12T13:19:53.658Z] === RUN TestDockerSuite/TestDevicePermissions [2020-03-12T13:19:53.858Z] --- PASS: TestInspectOomKilledTrue (1.25s) [2020-03-12T13:19:53.858Z] === RUN TestInspectOomKilledFalse [2020-03-12T13:19:54.482Z] --- PASS: TestInspectOomKilledFalse (0.67s) [2020-03-12T13:19:54.482Z] === RUN TestLinksEtcHostsContentMatch [2020-03-12T13:19:54.590Z] === RUN TestDockerSuite/TestDockerFails [2020-03-12T13:19:54.590Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-03-12T13:19:54.590Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-03-12T13:19:54.590Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-03-12T13:19:55.103Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2020-03-12T13:19:55.103Z] === RUN TestLinksContainerNames [2020-03-12T13:19:56.133Z] --- PASS: TestLinksContainerNames (1.33s) [2020-03-12T13:19:56.133Z] === RUN TestLogsFollowTailEmpty [2020-03-12T13:19:56.485Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-03-12T13:19:57.150Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2020-03-12T13:19:57.151Z] === RUN TestContainerNetworkMountsNoChown [2020-03-12T13:19:57.418Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-03-12T13:19:57.773Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2020-03-12T13:19:57.773Z] === RUN TestMountDaemonRoot [2020-03-12T13:19:57.773Z] === RUN TestMountDaemonRoot/default [2020-03-12T13:19:57.773Z] === PAUSE TestMountDaemonRoot/default [2020-03-12T13:19:57.773Z] === RUN TestMountDaemonRoot/private [2020-03-12T13:19:57.773Z] === PAUSE TestMountDaemonRoot/private [2020-03-12T13:19:57.773Z] === RUN TestMountDaemonRoot/rprivate [2020-03-12T13:19:57.774Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-12T13:19:57.774Z] === RUN TestMountDaemonRoot/slave [2020-03-12T13:19:57.774Z] === PAUSE TestMountDaemonRoot/slave [2020-03-12T13:19:57.774Z] === RUN TestMountDaemonRoot/rslave [2020-03-12T13:19:57.774Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-12T13:19:57.774Z] === RUN TestMountDaemonRoot/shared [2020-03-12T13:19:57.774Z] === PAUSE TestMountDaemonRoot/shared [2020-03-12T13:19:57.774Z] === RUN TestMountDaemonRoot/rshared [2020-03-12T13:19:57.774Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-12T13:19:57.774Z] === CONT TestMountDaemonRoot/default [2020-03-12T13:19:57.774Z] === CONT TestMountDaemonRoot/shared [2020-03-12T13:19:57.774Z] === CONT TestMountDaemonRoot/rshared [2020-03-12T13:19:57.774Z] === CONT TestMountDaemonRoot/rslave [2020-03-12T13:19:57.774Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-12T13:19:57.774Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-12T13:19:57.774Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-12T13:19:57.774Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-12T13:19:57.774Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T13:19:57.774Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T13:19:57.774Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T13:19:57.774Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-12T13:19:57.774Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T13:19:57.774Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-12T13:19:57.774Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-12T13:19:57.774Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-12T13:19:57.774Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-12T13:19:57.774Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T13:19:57.774Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T13:19:57.774Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T13:19:57.774Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T13:19:57.774Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-12T13:19:57.774Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-12T13:19:57.774Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-12T13:19:57.774Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-12T13:19:57.774Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-12T13:19:57.774Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-12T13:19:57.774Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-12T13:19:57.774Z] === CONT TestMountDaemonRoot/rprivate [2020-03-12T13:19:57.774Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-12T13:19:57.774Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-12T13:19:57.774Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T13:19:57.774Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T13:19:57.774Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-12T13:19:57.774Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-12T13:19:57.774Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T13:19:57.774Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T13:19:57.774Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-12T13:19:57.774Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-12T13:19:57.774Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-12T13:19:57.774Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-12T13:19:57.774Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-12T13:19:57.774Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-12T13:19:57.774Z] === CONT TestMountDaemonRoot/slave [2020-03-12T13:19:57.774Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-12T13:19:57.774Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-12T13:19:57.774Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-12T13:19:57.774Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-12T13:19:57.774Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-12T13:19:57.774Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-12T13:19:57.774Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-12T13:19:57.774Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-12T13:19:57.774Z] === CONT TestMountDaemonRoot/private [2020-03-12T13:19:57.774Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-12T13:19:57.774Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-12T13:19:57.774Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-12T13:19:57.774Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-12T13:19:57.774Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-12T13:19:57.774Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-12T13:19:57.774Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-12T13:19:57.774Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-12T13:19:57.774Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-12T13:19:57.774Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-12T13:19:57.774Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-12T13:19:57.774Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-12T13:19:57.774Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-12T13:19:57.774Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T13:19:57.774Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-12T13:19:57.774Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T13:19:57.774Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-12T13:19:57.774Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-12T13:19:57.774Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-12T13:19:57.774Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-12T13:19:57.774Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-12T13:19:57.774Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-12T13:19:57.774Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T13:19:57.774Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-12T13:19:57.774Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T13:19:57.774Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T13:19:57.774Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-12T13:19:57.774Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-12T13:19:57.774Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-12T13:19:57.774Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-12T13:19:57.774Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-12T13:19:57.774Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-12T13:19:58.070Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-12T13:19:58.070Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-12T13:19:58.070Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-12T13:19:58.070Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-12T13:19:58.070Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T13:19:58.070Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-12T13:19:58.070Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-03-12T13:19:58.070Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-12T13:19:58.070Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-03-12T13:19:58.070Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-03-12T13:19:58.070Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-03-12T13:19:58.070Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-03-12T13:19:58.070Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-12T13:19:58.070Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-03-12T13:19:58.070Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-03-12T13:19:58.070Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-03-12T13:19:58.070Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-03-12T13:19:58.070Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-12T13:19:58.070Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-03-12T13:19:58.070Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-03-12T13:19:58.070Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-03-12T13:19:58.070Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-03-12T13:19:58.070Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-12T13:19:58.070Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-03-12T13:19:58.070Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-03-12T13:19:58.070Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-03-12T13:19:58.070Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-03-12T13:19:58.070Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-12T13:19:58.070Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-03-12T13:19:58.070Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-03-12T13:19:58.070Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-03-12T13:19:58.070Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-03-12T13:19:58.070Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-12T13:19:58.070Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-03-12T13:19:58.070Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-03-12T13:19:58.070Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-03-12T13:19:58.070Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-03-12T13:19:58.070Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-12T13:19:58.070Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-03-12T13:19:58.070Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-03-12T13:19:58.070Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-03-12T13:19:58.070Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-03-12T13:19:58.070Z] === RUN TestContainerBindMountNonRecursive [2020-03-12T13:19:59.318Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-03-12T13:19:59.318Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-03-12T13:19:59.318Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-03-12T13:19:59.318Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-03-12T13:19:59.566Z] --- PASS: TestContainerBindMountNonRecursive (1.62s) [2020-03-12T13:19:59.566Z] === RUN TestNetworkNat [2020-03-12T13:20:00.625Z] --- PASS: TestNetworkNat (0.71s) [2020-03-12T13:20:00.625Z] === RUN TestNetworkLocalhostTCPNat [2020-03-12T13:20:01.255Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s) [2020-03-12T13:20:01.255Z] === RUN TestNetworkLoopbackNat [2020-03-12T13:20:01.884Z] --- PASS: TestNetworkLoopbackNat (0.92s) [2020-03-12T13:20:01.884Z] === RUN TestPause [2020-03-12T13:20:02.898Z] --- PASS: TestPause (0.74s) [2020-03-12T13:20:02.898Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-12T13:20:02.898Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-12T13:20:02.898Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-12T13:20:02.898Z] === RUN TestPauseStopPausedContainer [2020-03-12T13:20:03.521Z] --- PASS: TestPauseStopPausedContainer (0.72s) [2020-03-12T13:20:03.521Z] === RUN TestPsFilter [2020-03-12T13:20:03.521Z] --- PASS: TestPsFilter (0.17s) [2020-03-12T13:20:03.521Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-12T13:20:04.155Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s) [2020-03-12T13:20:04.155Z] === RUN TestRemoveContainerWithVolume [2020-03-12T13:20:05.182Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2020-03-12T13:20:05.182Z] === RUN TestRemoveContainerRunning [2020-03-12T13:20:05.812Z] --- PASS: TestRemoveContainerRunning (0.69s) [2020-03-12T13:20:05.812Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-12T13:20:05.872Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-03-12T13:20:06.439Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2020-03-12T13:20:06.439Z] === RUN TestRemoveInvalidContainer [2020-03-12T13:20:06.439Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-03-12T13:20:06.439Z] === RUN TestRenameLinkedContainer [2020-03-12T13:20:08.393Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-03-12T13:20:08.650Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-03-12T13:20:09.146Z] --- PASS: TestRenameLinkedContainer (2.68s) [2020-03-12T13:20:09.146Z] === RUN TestRenameStoppedContainer [2020-03-12T13:20:09.764Z] --- PASS: TestRenameStoppedContainer (0.67s) [2020-03-12T13:20:09.764Z] === RUN TestRenameRunningContainerAndReuse [2020-03-12T13:20:11.250Z] --- PASS: TestRenameRunningContainerAndReuse (1.28s) [2020-03-12T13:20:11.250Z] === RUN TestRenameInvalidName [2020-03-12T13:20:11.536Z] --- PASS: TestRenameInvalidName (0.69s) [2020-03-12T13:20:11.536Z] === RUN TestRenameAnonymousContainer [2020-03-12T13:20:11.927Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-03-12T13:20:13.823Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-03-12T13:20:14.228Z] --- PASS: TestRenameAnonymousContainer (2.45s) [2020-03-12T13:20:14.228Z] === RUN TestRenameContainerWithSameName [2020-03-12T13:20:14.861Z] --- PASS: TestRenameContainerWithSameName (0.62s) [2020-03-12T13:20:14.861Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-12T13:20:15.193Z] === RUN TestDockerSuite/TestEventsAttach [2020-03-12T13:20:16.124Z] === RUN TestDockerSuite/TestEventsCommit [2020-03-12T13:20:16.346Z] --- PASS: TestRenameContainerWithLinkedContainer (1.34s) [2020-03-12T13:20:16.346Z] === RUN TestResize [2020-03-12T13:20:16.633Z] --- PASS: TestResize (0.68s) [2020-03-12T13:20:16.633Z] === RUN TestResizeWithInvalidSize [2020-03-12T13:20:17.053Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-03-12T13:20:17.648Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2020-03-12T13:20:17.648Z] === RUN TestResizeWhenContainerNotStarted [2020-03-12T13:20:17.984Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-03-12T13:20:18.267Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) [2020-03-12T13:20:18.267Z] === RUN TestDaemonRestartKillContainers [2020-03-12T13:20:18.267Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T13:20:18.267Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T13:20:18.267Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T13:20:18.267Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T13:20:18.267Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T13:20:18.267Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T13:20:18.267Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T13:20:18.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T13:20:18.268Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T13:20:18.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T13:20:18.268Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T13:20:18.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T13:20:18.268Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T13:20:18.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T13:20:18.268Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T13:20:18.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T13:20:18.268Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T13:20:18.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T13:20:18.268Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T13:20:18.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T13:20:18.268Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T13:20:18.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T13:20:18.268Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T13:20:18.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T13:20:18.268Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T13:20:18.268Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T13:20:18.268Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T13:20:18.268Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T13:20:18.548Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-03-12T13:20:19.480Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-03-12T13:20:20.326Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T13:20:21.374Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-03-12T13:20:21.843Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T13:20:21.843Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T13:20:22.468Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T13:20:23.094Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T13:20:23.269Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-03-12T13:20:24.122Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T13:20:24.122Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T13:20:24.199Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-03-12T13:20:26.189Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T13:20:26.724Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-03-12T13:20:28.883Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-12T13:20:28.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.22s) [2020-03-12T13:20:28.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.55s) [2020-03-12T13:20:28.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.62s) [2020-03-12T13:20:28.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.10s) [2020-03-12T13:20:28.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.05s) [2020-03-12T13:20:28.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.55s) [2020-03-12T13:20:28.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.48s) [2020-03-12T13:20:28.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.63s) [2020-03-12T13:20:28.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.66s) [2020-03-12T13:20:28.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.32s) [2020-03-12T13:20:28.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.77s) [2020-03-12T13:20:28.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.50s) [2020-03-12T13:20:28.883Z] === RUN TestCgroupNamespacesRun [2020-03-12T13:20:29.249Z] === RUN TestDockerSuite/TestEventsCopy [2020-03-12T13:20:30.365Z] --- PASS: TestCgroupNamespacesRun (1.64s) [2020-03-12T13:20:30.365Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-12T13:20:30.627Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-03-12T13:20:30.883Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-03-12T13:20:31.847Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s) [2020-03-12T13:20:31.848Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-12T13:20:32.781Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-03-12T13:20:33.347Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-03-12T13:20:33.894Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.68s) [2020-03-12T13:20:33.894Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-12T13:20:33.912Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-03-12T13:20:35.375Z] --- PASS: TestCgroupNamespacesRunHostMode (1.64s) [2020-03-12T13:20:35.375Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-12T13:20:35.810Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-03-12T13:20:36.068Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-03-12T13:20:36.325Z] === RUN TestDockerSuite/TestEventsFilterType [2020-03-12T13:20:36.858Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.63s) [2020-03-12T13:20:36.858Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-12T13:20:36.889Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-03-12T13:20:36.889Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-03-12T13:20:36.889Z] === RUN TestDockerSuite/TestEventsFilters [2020-03-12T13:20:37.872Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.92s) [2020-03-12T13:20:37.872Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-12T13:20:38.786Z] === RUN TestDockerSuite/TestEventsFormat [2020-03-12T13:20:38.886Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2020-03-12T13:20:38.886Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-12T13:20:40.372Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.65s) [2020-03-12T13:20:40.372Z] === RUN TestKernelTCPMemory [2020-03-12T13:20:40.681Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-03-12T13:20:40.681Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-03-12T13:20:40.681Z] === RUN TestDockerSuite/TestEventsImageImport [2020-03-12T13:20:41.033Z] --- PASS: TestKernelTCPMemory (0.77s) [2020-03-12T13:20:41.033Z] === RUN TestNISDomainname [2020-03-12T13:20:41.612Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-03-12T13:20:41.612Z] === RUN TestDockerSuite/TestEventsImagePull [2020-03-12T13:20:42.047Z] --- PASS: TestNISDomainname (0.90s) [2020-03-12T13:20:42.047Z] === RUN TestHostnameDnsResolution [2020-03-12T13:20:42.175Z] === RUN TestDockerSuite/TestEventsImageTag [2020-03-12T13:20:43.061Z] --- PASS: TestHostnameDnsResolution (1.06s) [2020-03-12T13:20:43.062Z] === RUN TestStats [2020-03-12T13:20:43.107Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-03-12T13:20:43.364Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-03-12T13:20:43.364Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-03-12T13:20:43.364Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-03-12T13:20:45.092Z] --- PASS: TestStats (1.71s) [2020-03-12T13:20:45.092Z] === RUN TestStopContainerWithTimeout [2020-03-12T13:20:45.092Z] === RUN TestStopContainerWithTimeout/0 [2020-03-12T13:20:45.092Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-12T13:20:45.092Z] === RUN TestStopContainerWithTimeout/1 [2020-03-12T13:20:45.092Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-12T13:20:45.092Z] === RUN TestStopContainerWithTimeout/3 [2020-03-12T13:20:45.092Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-12T13:20:45.092Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-12T13:20:45.092Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-12T13:20:45.092Z] === CONT TestStopContainerWithTimeout/0 [2020-03-12T13:20:45.092Z] === CONT TestStopContainerWithTimeout/3 [2020-03-12T13:20:45.092Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-12T13:20:45.092Z] === CONT TestStopContainerWithTimeout/1 [2020-03-12T13:20:45.261Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-03-12T13:20:45.824Z] === RUN TestDockerSuite/TestEventsRename [2020-03-12T13:20:46.755Z] === RUN TestDockerSuite/TestEventsResize [2020-03-12T13:20:47.320Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-03-12T13:20:48.250Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-03-12T13:20:48.570Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-03-12T13:20:48.570Z] --- PASS: TestStopContainerWithTimeout/0 (1.29s) [2020-03-12T13:20:48.570Z] --- PASS: TestStopContainerWithTimeout/1 (2.05s) [2020-03-12T13:20:48.570Z] --- PASS: TestStopContainerWithTimeout/-1 (3.24s) [2020-03-12T13:20:48.570Z] --- PASS: TestStopContainerWithTimeout/3 (3.38s) [2020-03-12T13:20:48.570Z] === RUN TestDeleteDevicemapper [2020-03-12T13:20:48.570Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-12T13:20:48.570Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-12T13:20:48.570Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-12T13:20:49.181Z] === RUN TestDockerSuite/TestEventsStreaming [2020-03-12T13:20:50.054Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.98s) [2020-03-12T13:20:50.054Z] === RUN TestUpdateMemory [2020-03-12T13:20:50.112Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-03-12T13:20:51.066Z] --- PASS: TestUpdateMemory (0.90s) [2020-03-12T13:20:51.066Z] === RUN TestUpdateCPUQuota [2020-03-12T13:20:52.549Z] --- PASS: TestUpdateCPUQuota (1.26s) [2020-03-12T13:20:52.549Z] === RUN TestUpdatePidsLimit [2020-03-12T13:20:52.549Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-12T13:20:52.549Z] === RUN TestUpdatePidsLimit/no_change [2020-03-12T13:20:52.834Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-12T13:20:53.410Z] === RUN TestDockerSuite/TestEventsTop [2020-03-12T13:20:53.456Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-12T13:20:53.741Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-12T13:20:53.974Z] === RUN TestDockerSuite/TestEventsUntag [2020-03-12T13:20:54.028Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-12T13:20:54.313Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-12T13:20:55.793Z] --- PASS: TestUpdatePidsLimit (3.37s) [2020-03-12T13:20:55.793Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2020-03-12T13:20:55.793Z] --- PASS: TestUpdatePidsLimit/no_change (0.31s) [2020-03-12T13:20:55.793Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2020-03-12T13:20:55.793Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s) [2020-03-12T13:20:55.793Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s) [2020-03-12T13:20:55.793Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s) [2020-03-12T13:20:55.793Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2020-03-12T13:20:55.793Z] === RUN TestUpdateRestartPolicy [2020-03-12T13:20:56.496Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-03-12T13:20:58.391Z] === RUN TestDockerSuite/TestExec [2020-03-12T13:20:58.955Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-03-12T13:20:59.888Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-03-12T13:20:59.888Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-03-12T13:21:00.819Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-03-12T13:21:01.752Z] === RUN TestDockerSuite/TestExecAPIStart [2020-03-12T13:21:03.123Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-03-12T13:21:03.380Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-03-12T13:21:04.311Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-03-12T13:21:05.242Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-03-12T13:21:06.174Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-03-12T13:21:07.546Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-03-12T13:21:08.325Z] --- PASS: TestUpdateRestartPolicy (12.07s) [2020-03-12T13:21:08.325Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-12T13:21:08.325Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) [2020-03-12T13:21:08.325Z] === RUN TestWaitNonBlocked [2020-03-12T13:21:08.325Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T13:21:08.325Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T13:21:08.325Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T13:21:08.325Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T13:21:08.325Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T13:21:08.325Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T13:21:08.476Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-03-12T13:21:09.342Z] --- PASS: TestWaitNonBlocked (0.04s) [2020-03-12T13:21:09.342Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.92s) [2020-03-12T13:21:09.342Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.96s) [2020-03-12T13:21:09.342Z] === RUN TestWaitBlocked [2020-03-12T13:21:09.342Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T13:21:09.342Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T13:21:09.342Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T13:21:09.342Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T13:21:09.342Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T13:21:09.342Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T13:21:09.407Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-03-12T13:21:10.362Z] --- PASS: TestWaitBlocked (0.03s) [2020-03-12T13:21:10.362Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s) [2020-03-12T13:21:10.362Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s) [2020-03-12T13:21:10.362Z] === CONT TestContainerStartOnDaemonRestart [2020-03-12T13:21:10.362Z] === CONT TestDaemonHostGatewayIP [2020-03-12T13:21:10.362Z] === CONT TestDaemonRestartIpcMode [2020-03-12T13:21:10.362Z] === CONT TestIpcModeOlderClient [2020-03-12T13:21:10.657Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-03-12T13:21:10.778Z] === RUN TestDockerSuite/TestExecCgroup [2020-03-12T13:21:12.150Z] === RUN TestDockerSuite/TestExecEnv [2020-03-12T13:21:13.081Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-03-12T13:21:14.990Z] === RUN TestDockerSuite/TestExecExitStatus [2020-03-12T13:21:15.112Z] --- PASS: TestContainerStartOnDaemonRestart (4.10s) [2020-03-12T13:21:15.112Z] --- PASS: TestDaemonHostGatewayIP (4.72s) [2020-03-12T13:21:15.112Z] --- PASS: TestDaemonRestartIpcMode (4.76s) [2020-03-12T13:21:15.112Z] PASS [2020-03-12T13:21:15.112Z] [2020-03-12T13:21:15.112Z] === Skipped [2020-03-12T13:21:15.112Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-03-12T13:21:15.112Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-12T13:21:15.112Z] [2020-03-12T13:21:15.112Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-12T13:21:15.112Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-12T13:21:15.112Z] [2020-03-12T13:21:15.112Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-03-12T13:21:15.112Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-12T13:21:15.112Z] [2020-03-12T13:21:15.112Z] [2020-03-12T13:21:15.112Z] DONE 199 tests, 3 skipped in 117.876s [2020-03-12T13:21:15.398Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-03-12T13:21:15.398Z] ++ 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 [2020-03-12T13:21:15.398Z] ++ set -e [2020-03-12T13:21:15.398Z] ++ '[' -n 0 ']' [2020-03-12T13:21:15.398Z] ++ set -x [2020-03-12T13:21:15.398Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:21:15.398Z] INFO: Testing against a local daemon [2020-03-12T13:21:15.398Z] === RUN TestCommitInheritsEnv [2020-03-12T13:21:15.920Z] === RUN TestDockerSuite/TestExecInspectID [2020-03-12T13:21:16.028Z] --- PASS: TestCommitInheritsEnv (0.45s) [2020-03-12T13:21:16.028Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-12T13:21:16.028Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-12T13:21:16.028Z] === RUN TestImagesFilterMultiReference [2020-03-12T13:21:16.028Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2020-03-12T13:21:16.028Z] === RUN TestImagePullPlatformInvalid [2020-03-12T13:21:16.028Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-03-12T13:21:16.028Z] === RUN TestRemoveImageOrphaning [2020-03-12T13:21:16.313Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2020-03-12T13:21:16.313Z] === RUN TestRemoveImageGarbageCollector [2020-03-12T13:21:16.313Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-12T13:21:16.313Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T13:21:16.313Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-12T13:21:16.313Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-03-12T13:21:16.313Z] === RUN TestTagInvalidReference [2020-03-12T13:21:16.597Z] --- PASS: TestTagInvalidReference (0.04s) [2020-03-12T13:21:16.597Z] === RUN TestTagValidPrefixedRepo [2020-03-12T13:21:16.597Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-03-12T13:21:16.597Z] === RUN TestTagExistedNameWithoutForce [2020-03-12T13:21:16.597Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-03-12T13:21:16.597Z] === RUN TestTagOfficialNames [2020-03-12T13:21:16.597Z] --- PASS: TestTagOfficialNames (0.06s) [2020-03-12T13:21:16.597Z] === RUN TestTagMatchesDigest [2020-03-12T13:21:16.597Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-03-12T13:21:16.597Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-12T13:21:19.194Z] === RUN TestDockerSuite/TestExecInteractive [2020-03-12T13:21:20.128Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-03-12T13:21:20.692Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-03-12T13:21:22.062Z] === RUN TestDockerSuite/TestExecParseError [2020-03-12T13:21:22.626Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-03-12T13:21:23.556Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-03-12T13:21:24.488Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-03-12T13:21:25.860Z] === RUN TestDockerSuite/TestExecSetEnv [2020-03-12T13:21:26.425Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-03-12T13:21:26.682Z] === RUN TestDockerSuite/TestExecStartFails [2020-03-12T13:21:27.613Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-03-12T13:21:39.801Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-03-12T13:21:39.801Z] === RUN TestDockerSuite/TestExecTTY [2020-03-12T13:21:40.732Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-03-12T13:21:42.104Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-03-12T13:21:42.672Z] === RUN TestDockerSuite/TestExecUlimits [2020-03-12T13:21:43.605Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-03-12T13:21:43.605Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-03-12T13:21:46.128Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-03-12T13:21:47.499Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-03-12T13:21:48.429Z] === RUN TestDockerSuite/TestExecWithTERM [2020-03-12T13:21:49.359Z] === RUN TestDockerSuite/TestExecWithUser [2020-03-12T13:21:50.290Z] === RUN TestDockerSuite/TestGetContainerStats [2020-03-12T13:21:52.812Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-03-12T13:21:55.335Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-03-12T13:22:00.593Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-03-12T13:22:01.963Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-03-12T13:22:07.219Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-03-12T13:22:07.783Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-03-12T13:22:07.783Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-03-12T13:22:07.783Z] === RUN TestDockerSuite/TestHealth [2020-03-12T13:22:19.971Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-03-12T13:22:29.931Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-03-12T13:22:29.931Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-03-12T13:22:29.931Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-03-12T13:22:29.931Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-03-12T13:22:29.931Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-03-12T13:22:29.931Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-03-12T13:22:30.496Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-03-12T13:22:30.496Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-03-12T13:22:30.496Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-03-12T13:22:30.496Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-03-12T13:22:31.061Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-03-12T13:22:31.061Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-03-12T13:22:31.625Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-03-12T13:22:31.625Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-03-12T13:22:32.998Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-03-12T13:22:32.998Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-03-12T13:22:33.933Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-03-12T13:22:34.864Z] === RUN TestDockerSuite/TestImagesFormat [2020-03-12T13:22:34.864Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-03-12T13:22:35.795Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-03-12T13:22:39.069Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-03-12T13:22:39.069Z] === RUN TestDockerSuite/TestImportBadURL [2020-03-12T13:22:39.069Z] === RUN TestDockerSuite/TestImportDisplay [2020-03-12T13:22:40.438Z] === RUN TestDockerSuite/TestImportFile [2020-03-12T13:22:42.335Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-03-12T13:22:42.335Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-03-12T13:22:44.246Z] === RUN TestDockerSuite/TestImportGzipped [2020-03-12T13:22:46.143Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-03-12T13:22:48.668Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-03-12T13:22:49.232Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-03-12T13:22:50.163Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-03-12T13:22:51.093Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-03-12T13:22:51.093Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-03-12T13:22:51.093Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-03-12T13:22:52.024Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-03-12T13:22:52.591Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-03-12T13:22:53.523Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-03-12T13:22:54.087Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-03-12T13:22:55.018Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-03-12T13:22:55.948Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-03-12T13:22:55.948Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-03-12T13:22:57.318Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-03-12T13:22:58.248Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-03-12T13:22:58.813Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-03-12T13:22:59.069Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-03-12T13:22:59.070Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-03-12T13:23:00.013Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-03-12T13:23:00.013Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-03-12T13:23:01.911Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-03-12T13:23:02.475Z] === RUN TestDockerSuite/TestInspectDefault [2020-03-12T13:23:03.407Z] === RUN TestDockerSuite/TestInspectHistory [2020-03-12T13:23:04.339Z] === RUN TestDockerSuite/TestInspectImage [2020-03-12T13:23:04.339Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-03-12T13:23:04.339Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-03-12T13:23:04.339Z] === RUN TestDockerSuite/TestInspectInt64 [2020-03-12T13:23:05.274Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-03-12T13:23:06.209Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-03-12T13:23:06.209Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-03-12T13:23:07.140Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-03-12T13:23:07.704Z] === RUN TestDockerSuite/TestInspectPlugin [2020-03-12T13:23:09.600Z] === RUN TestDockerSuite/TestInspectRootFS [2020-03-12T13:23:09.600Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-03-12T13:23:10.531Z] === RUN TestDockerSuite/TestInspectStatus [2020-03-12T13:23:11.462Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-03-12T13:23:13.358Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-03-12T13:23:14.288Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-03-12T13:23:15.220Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-03-12T13:23:15.784Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-03-12T13:23:16.717Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-03-12T13:23:17.653Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-03-12T13:23:18.585Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-03-12T13:23:18.585Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-03-12T13:23:21.110Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-03-12T13:23:22.481Z] === RUN TestDockerSuite/TestLinksEnvs [2020-03-12T13:23:24.376Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-03-12T13:23:24.376Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-03-12T13:23:24.633Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-03-12T13:23:26.530Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-03-12T13:23:29.828Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-03-12T13:23:29.828Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-03-12T13:23:32.449Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-03-12T13:23:32.449Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-03-12T13:23:32.707Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-03-12T13:23:35.234Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-03-12T13:23:35.491Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-03-12T13:23:35.748Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-03-12T13:23:36.680Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-03-12T13:23:39.216Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-03-12T13:23:42.493Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-03-12T13:23:45.771Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-03-12T13:23:49.947Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-03-12T13:23:51.317Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-03-12T13:23:52.248Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-03-12T13:23:54.147Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-03-12T13:23:55.078Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-03-12T13:23:56.009Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-03-12T13:23:57.906Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-03-12T13:23:57.906Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-03-12T13:23:58.163Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-03-12T13:23:58.421Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-03-12T13:23:58.421Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-03-12T13:23:59.353Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-03-12T13:23:59.918Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-03-12T13:24:04.095Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-03-12T13:24:04.659Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-03-12T13:24:09.912Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-03-12T13:24:10.475Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-03-12T13:24:10.475Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-03-12T13:24:11.845Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-03-12T13:24:12.779Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-03-12T13:24:13.710Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-03-12T13:24:15.079Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-03-12T13:24:16.450Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-03-12T13:24:18.343Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-03-12T13:24:19.275Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-03-12T13:24:20.228Z] === RUN TestDockerSuite/TestLogsSince [2020-03-12T13:24:20.792Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-03-12T13:24:27.338Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-03-12T13:24:31.513Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-03-12T13:24:32.883Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-03-12T13:24:33.817Z] === RUN TestDockerSuite/TestLogsTail [2020-03-12T13:24:34.748Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-03-12T13:24:35.005Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-03-12T13:24:35.569Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-03-12T13:24:36.500Z] === RUN TestDockerSuite/TestMountIntoProc [2020-03-12T13:24:36.757Z] === RUN TestDockerSuite/TestMountIntoSys [2020-03-12T13:24:37.687Z] === RUN TestDockerSuite/TestNetHostname [2020-03-12T13:24:40.210Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-03-12T13:24:40.467Z] === RUN TestDockerSuite/TestNetworkEvents [2020-03-12T13:24:41.836Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-03-12T13:24:44.361Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-03-12T13:24:44.925Z] === RUN TestDockerSuite/TestPluginActive [2020-03-12T13:24:46.822Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-03-12T13:24:48.718Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-03-12T13:24:52.896Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-03-12T13:24:53.827Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-03-12T13:24:53.827Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-03-12T13:24:54.391Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-03-12T13:24:55.761Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-03-12T13:24:58.283Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-03-12T13:24:58.540Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-03-12T13:24:59.910Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-03-12T13:25:02.435Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-03-12T13:25:02.435Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-03-12T13:25:05.715Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-03-12T13:25:07.609Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-03-12T13:25:08.173Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-03-12T13:25:10.074Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-03-12T13:25:11.018Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-03-12T13:25:11.583Z] === RUN TestDockerSuite/TestPortHostBinding [2020-03-12T13:25:13.478Z] === RUN TestDockerSuite/TestPortList [2020-03-12T13:25:14.041Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-03-12T13:25:22.140Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-03-12T13:25:24.036Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-03-12T13:25:25.406Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-03-12T13:25:26.336Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-03-12T13:25:32.884Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-03-12T13:25:32.884Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-03-12T13:25:32.884Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-03-12T13:25:33.447Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-03-12T13:25:33.447Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-03-12T13:25:34.378Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-03-12T13:25:34.378Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-03-12T13:25:35.309Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-03-12T13:25:35.309Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-03-12T13:25:36.679Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-03-12T13:25:36.679Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-03-12T13:25:39.231Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-03-12T13:25:40.163Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-03-12T13:25:42.688Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-03-12T13:25:42.688Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-03-12T13:25:42.945Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-03-12T13:25:42.945Z] === RUN TestDockerSuite/TestPsByOrder [2020-03-12T13:25:47.127Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-03-12T13:25:47.127Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-03-12T13:25:47.692Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-03-12T13:25:50.216Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-03-12T13:25:51.146Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-03-12T13:25:55.322Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-03-12T13:25:56.694Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-03-12T13:25:56.694Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-03-12T13:25:58.590Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-03-12T13:26:01.117Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-03-12T13:26:09.222Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-03-12T13:26:10.157Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-03-12T13:26:11.527Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-03-12T13:26:12.458Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-03-12T13:26:14.352Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-03-12T13:26:16.246Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-03-12T13:26:17.617Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-03-12T13:26:20.140Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-03-12T13:26:22.036Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-03-12T13:26:22.036Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-03-12T13:26:22.601Z] === RUN TestDockerSuite/TestPsRightTagName [2020-03-12T13:26:24.167Z] --- PASS: TestImportExtremelyLargeImageWorks (296.82s) [2020-03-12T13:26:24.167Z] PASS [2020-03-12T13:26:24.167Z] [2020-03-12T13:26:24.167Z] === Skipped [2020-03-12T13:26:24.167Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-12T13:26:24.167Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T13:26:24.167Z] [2020-03-12T13:26:24.167Z] [2020-03-12T13:26:24.167Z] DONE 12 tests, 1 skipped in 298.235s [2020-03-12T13:26:24.167Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-03-12T13:26:24.167Z] ++ 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 [2020-03-12T13:26:24.167Z] ++ set -e [2020-03-12T13:26:24.167Z] ++ '[' -n 0 ']' [2020-03-12T13:26:24.167Z] ++ set -x [2020-03-12T13:26:24.167Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:26:24.167Z] INFO: Testing against a local daemon [2020-03-12T13:26:24.167Z] === RUN TestNetworkCreateDelete [2020-03-12T13:26:24.167Z] --- PASS: TestNetworkCreateDelete (0.22s) [2020-03-12T13:26:24.167Z] === RUN TestDockerNetworkDeletePreferID [2020-03-12T13:26:24.167Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s) [2020-03-12T13:26:24.167Z] === RUN TestInspectNetwork [2020-03-12T13:26:24.167Z] === RUN TestInspectNetwork/full_network_id [2020-03-12T13:26:24.167Z] === RUN TestInspectNetwork/partial_network_id [2020-03-12T13:26:24.167Z] === RUN TestInspectNetwork/network_name [2020-03-12T13:26:24.167Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-12T13:26:24.167Z] --- PASS: TestInspectNetwork (7.54s) [2020-03-12T13:26:24.167Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-12T13:26:24.167Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-12T13:26:24.167Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-12T13:26:24.167Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-12T13:26:24.167Z] === RUN TestRunContainerWithBridgeNone [2020-03-12T13:26:24.453Z] --- PASS: TestRunContainerWithBridgeNone (2.54s) [2020-03-12T13:26:24.453Z] === RUN TestNetworkInvalidJSON [2020-03-12T13:26:24.453Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-12T13:26:24.453Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-12T13:26:24.453Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T13:26:24.453Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T13:26:24.453Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T13:26:24.453Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T13:26:24.453Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-12T13:26:24.453Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T13:26:24.453Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T13:26:24.453Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-03-12T13:26:24.453Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-12T13:26:24.453Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-12T13:26:24.453Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-12T13:26:24.453Z] === RUN TestHostIPv4BridgeLabel [2020-03-12T13:26:25.074Z] --- PASS: TestHostIPv4BridgeLabel (0.62s) [2020-03-12T13:26:25.074Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-12T13:26:25.124Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-03-12T13:26:25.124Z] === RUN TestDockerSuite/TestPsShowMounts [2020-03-12T13:26:26.090Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2020-03-12T13:26:26.090Z] === RUN TestDaemonDefaultNetworkPools [2020-03-12T13:26:27.113Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2020-03-12T13:26:27.113Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-12T13:26:28.401Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-03-12T13:26:28.596Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.27s) [2020-03-12T13:26:28.596Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-12T13:26:28.966Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-03-12T13:26:28.966Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-03-12T13:26:29.223Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-03-12T13:26:29.223Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-03-12T13:26:29.480Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-03-12T13:26:30.078Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.46s) [2020-03-12T13:26:30.078Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-12T13:26:30.362Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-03-12T13:26:30.362Z] === RUN TestServiceWithPredefinedNetwork [2020-03-12T13:26:30.415Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-03-12T13:26:31.788Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-03-12T13:26:33.049Z] --- PASS: TestServiceWithPredefinedNetwork (2.45s) [2020-03-12T13:26:33.049Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-12T13:26:33.049Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-12T13:26:33.049Z] service_test.go:236: FLAKY_TEST [2020-03-12T13:26:33.049Z] === RUN TestServiceWithDataPathPortInit [2020-03-12T13:26:33.682Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-03-12T13:26:34.247Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-03-12T13:26:38.424Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-03-12T13:26:41.706Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-03-12T13:26:41.963Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-03-12T13:26:43.859Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-03-12T13:26:46.380Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-03-12T13:26:46.380Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-03-12T13:26:46.380Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-03-12T13:26:46.380Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-03-12T13:26:48.300Z] --- PASS: TestServiceWithDataPathPortInit (14.71s) [2020-03-12T13:26:48.300Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-12T13:26:49.656Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-03-12T13:26:51.030Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-03-12T13:26:55.137Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.54s) [2020-03-12T13:26:55.137Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:saopm63d4k6sexoc2i293q4ie Created:2020-03-12 13:26:48.702819922 +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[f41f1b80e53fc4021cf24c1e3f640f3e116a1aaf66bde41b2967f2a9e51955f0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yl9gx7o0xfuzj4or9ykz1b8k7 EndpointID:f81e557abf916c2a450e221f1f675ed679d6f5042a7f54dc06bcf08f1d3503af MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ac31a1992c6577f96e1bf16af27466a1f13ef13cd93436f6b39b3cb0a4c17f5e 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:2e73182b65e5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yl9gx7o0xfuzj4or9ykz1b8k7 EndpointID:f81e557abf916c2a450e221f1f675ed679d6f5042a7f54dc06bcf08f1d3503af EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-12T13:26:55.137Z] PASS [2020-03-12T13:26:55.137Z] [2020-03-12T13:26:55.137Z] === Skipped [2020-03-12T13:26:55.137Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-12T13:26:55.137Z] service_test.go:236: FLAKY_TEST [2020-03-12T13:26:55.137Z] [2020-03-12T13:26:55.137Z] [2020-03-12T13:26:55.137Z] DONE 22 tests, 1 skipped in 41.560s [2020-03-12T13:26:55.137Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-12T13:26:55.137Z] ++ 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 [2020-03-12T13:26:55.137Z] ++ set -e [2020-03-12T13:26:55.137Z] ++ '[' -n 0 ']' [2020-03-12T13:26:55.137Z] ++ set -x [2020-03-12T13:26:55.137Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:26:55.137Z] INFO: Testing against a local daemon [2020-03-12T13:26:55.137Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-12T13:26:55.137Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-12T13:26:55.137Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T13:26:55.137Z] === RUN TestDockerNetworkIpvlan [2020-03-12T13:26:55.137Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-12T13:26:55.137Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T13:26:55.137Z] PASS [2020-03-12T13:26:55.137Z] [2020-03-12T13:26:55.137Z] === Skipped [2020-03-12T13:26:55.137Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-12T13:26:55.137Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T13:26:55.137Z] [2020-03-12T13:26:55.137Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-12T13:26:55.137Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T13:26:55.137Z] [2020-03-12T13:26:55.137Z] [2020-03-12T13:26:55.137Z] DONE 2 tests, 2 skipped in 0.106s [2020-03-12T13:26:55.137Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-12T13:26:55.137Z] ++ 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 [2020-03-12T13:26:55.137Z] ++ set -e [2020-03-12T13:26:55.137Z] ++ '[' -n 0 ']' [2020-03-12T13:26:55.137Z] ++ set -x [2020-03-12T13:26:55.137Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:26:55.206Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-03-12T13:26:55.424Z] INFO: Testing against a local daemon [2020-03-12T13:26:55.424Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-12T13:26:56.579Z] === RUN TestDockerSuite/TestRmiBlank [2020-03-12T13:26:56.579Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-03-12T13:26:56.579Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-03-12T13:26:56.908Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.53s) [2020-03-12T13:26:56.908Z] === RUN TestDockerNetworkMacvlan [2020-03-12T13:26:57.921Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-12T13:26:58.936Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-12T13:26:59.952Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-12T13:27:01.841Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-03-12T13:27:01.841Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-03-12T13:27:02.405Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-03-12T13:27:02.645Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-12T13:27:02.662Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-03-12T13:27:04.676Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-12T13:27:05.191Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-03-12T13:27:05.192Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-03-12T13:27:05.756Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-03-12T13:27:07.652Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-03-12T13:27:07.652Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-03-12T13:27:09.023Z] === RUN TestDockerSuite/TestRmiTag [2020-03-12T13:27:09.023Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-03-12T13:27:10.186Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-12T13:27:10.395Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-03-12T13:27:10.833Z] --- PASS: TestDockerNetworkMacvlan (13.79s) [2020-03-12T13:27:10.833Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-03-12T13:27:10.833Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-03-12T13:27:10.833Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.20s) [2020-03-12T13:27:10.833Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.28s) [2020-03-12T13:27:10.833Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.14s) [2020-03-12T13:27:10.833Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.92s) [2020-03-12T13:27:10.833Z] PASS [2020-03-12T13:27:10.833Z] [2020-03-12T13:27:10.833Z] DONE 8 tests in 15.410s [2020-03-12T13:27:10.834Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-12T13:27:10.834Z] ++ 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 [2020-03-12T13:27:10.834Z] ++ set -e [2020-03-12T13:27:10.834Z] ++ '[' -n 0 ']' [2020-03-12T13:27:10.834Z] ++ set -x [2020-03-12T13:27:10.834Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:27:10.834Z] testing: warning: no tests to run [2020-03-12T13:27:10.834Z] PASS [2020-03-12T13:27:10.834Z] [2020-03-12T13:27:10.834Z] DONE 0 tests in 0.016s [2020-03-12T13:27:10.834Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-12T13:27:10.834Z] ++ 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 [2020-03-12T13:27:10.834Z] ++ set -e [2020-03-12T13:27:10.834Z] ++ '[' -n 0 ']' [2020-03-12T13:27:10.834Z] ++ set -x [2020-03-12T13:27:10.834Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:27:10.834Z] INFO: Testing against a local daemon [2020-03-12T13:27:10.834Z] === RUN TestAuthZPluginAllowRequest [2020-03-12T13:27:12.315Z] --- PASS: TestAuthZPluginAllowRequest (1.62s) [2020-03-12T13:27:12.315Z] === RUN TestAuthZPluginTLS [2020-03-12T13:27:12.938Z] --- PASS: TestAuthZPluginTLS (0.58s) [2020-03-12T13:27:12.938Z] === RUN TestAuthZPluginDenyRequest [2020-03-12T13:27:13.560Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-03-12T13:27:13.560Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-12T13:27:14.179Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-03-12T13:27:14.179Z] === RUN TestAuthZPluginDenyResponse [2020-03-12T13:27:14.797Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-03-12T13:27:14.797Z] === RUN TestAuthZPluginAllowEventStream [2020-03-12T13:27:15.650Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-03-12T13:27:15.650Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-03-12T13:27:16.279Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s) [2020-03-12T13:27:16.279Z] === RUN TestAuthZPluginErrorResponse [2020-03-12T13:27:16.585Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-03-12T13:27:16.902Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-03-12T13:27:16.902Z] === RUN TestAuthZPluginErrorRequest [2020-03-12T13:27:17.150Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-03-12T13:27:17.520Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-03-12T13:27:17.520Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-12T13:27:18.142Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-03-12T13:27:18.142Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-12T13:27:19.046Z] === RUN TestDockerSuite/TestRunAddHost [2020-03-12T13:27:19.611Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-03-12T13:27:19.868Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-03-12T13:27:20.177Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s) [2020-03-12T13:27:20.177Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-12T13:27:20.800Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-03-12T13:27:20.800Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-03-12T13:27:21.363Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-03-12T13:27:22.218Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.12s) [2020-03-12T13:27:22.218Z] === RUN TestAuthZPluginHeader [2020-03-12T13:27:23.236Z] --- PASS: TestAuthZPluginHeader (0.94s) [2020-03-12T13:27:23.236Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-12T13:27:23.236Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-12T13:27:23.236Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T13:27:23.236Z] === RUN TestAuthZPluginV2Disable [2020-03-12T13:27:23.236Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-12T13:27:23.236Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T13:27:23.236Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-12T13:27:23.236Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-12T13:27:23.236Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T13:27:23.236Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-12T13:27:23.236Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-12T13:27:23.236Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T13:27:23.236Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-12T13:27:23.265Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-03-12T13:27:23.828Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-03-12T13:27:24.758Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-03-12T13:27:25.689Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-03-12T13:27:27.587Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-03-12T13:27:27.587Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-03-12T13:27:28.959Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-03-12T13:27:30.330Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-03-12T13:27:30.894Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-03-12T13:27:31.825Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-03-12T13:27:32.756Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-03-12T13:27:33.688Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-03-12T13:27:34.620Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-03-12T13:27:35.551Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-03-12T13:27:35.809Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-03-12T13:27:36.741Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-03-12T13:27:37.672Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-03-12T13:27:38.236Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-03-12T13:27:38.492Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-03-12T13:27:38.492Z] === RUN TestDockerSuite/TestRunBindMounts [2020-03-12T13:27:41.014Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-03-12T13:27:41.702Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.83s) [2020-03-12T13:27:41.702Z] PASS [2020-03-12T13:27:41.702Z] [2020-03-12T13:27:41.702Z] === Skipped [2020-03-12T13:27:41.702Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-12T13:27:41.702Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T13:27:41.702Z] [2020-03-12T13:27:41.702Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-12T13:27:41.702Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T13:27:41.702Z] [2020-03-12T13:27:41.702Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-12T13:27:41.702Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T13:27:41.702Z] [2020-03-12T13:27:41.702Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-12T13:27:41.702Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T13:27:41.702Z] [2020-03-12T13:27:41.702Z] [2020-03-12T13:27:41.702Z] DONE 17 tests, 4 skipped in 29.333s [2020-03-12T13:27:41.702Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-12T13:27:41.702Z] ++ 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 [2020-03-12T13:27:41.702Z] ++ set -e [2020-03-12T13:27:41.702Z] ++ '[' -n 0 ']' [2020-03-12T13:27:41.702Z] ++ set -x [2020-03-12T13:27:41.702Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:27:41.702Z] INFO: Testing against a local daemon [2020-03-12T13:27:41.702Z] === RUN TestPluginInvalidJSON [2020-03-12T13:27:41.702Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T13:27:41.702Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T13:27:41.702Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T13:27:41.702Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-03-12T13:27:41.702Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-12T13:27:41.702Z] PASS [2020-03-12T13:27:41.702Z] [2020-03-12T13:27:41.702Z] DONE 2 tests in 0.123s [2020-03-12T13:27:41.702Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-12T13:27:41.702Z] ++ 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 [2020-03-12T13:27:41.702Z] ++ set -e [2020-03-12T13:27:41.702Z] ++ '[' -n 0 ']' [2020-03-12T13:27:41.702Z] ++ set -x [2020-03-12T13:27:41.702Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:27:41.702Z] INFO: Testing against a local daemon [2020-03-12T13:27:41.702Z] === RUN TestExternalGraphDriver [2020-03-12T13:27:41.702Z] === RUN TestExternalGraphDriver/json [2020-03-12T13:27:41.946Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-03-12T13:27:42.510Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-03-12T13:27:42.745Z] === RUN TestExternalGraphDriver/spec [2020-03-12T13:27:43.440Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-03-12T13:27:44.370Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-03-12T13:27:44.370Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-03-12T13:27:44.785Z] === RUN TestExternalGraphDriver/pull [2020-03-12T13:27:44.934Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-03-12T13:27:45.865Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-03-12T13:27:46.796Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-03-12T13:27:46.822Z] --- PASS: TestExternalGraphDriver (6.33s) [2020-03-12T13:27:46.822Z] --- PASS: TestExternalGraphDriver/json (2.07s) [2020-03-12T13:27:46.822Z] --- PASS: TestExternalGraphDriver/spec (2.04s) [2020-03-12T13:27:46.822Z] --- PASS: TestExternalGraphDriver/pull (2.06s) [2020-03-12T13:27:46.822Z] === RUN TestGraphdriverPluginV2 [2020-03-12T13:27:46.822Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-03-12T13:27:46.822Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T13:27:46.822Z] PASS [2020-03-12T13:27:46.822Z] [2020-03-12T13:27:46.822Z] === Skipped [2020-03-12T13:27:46.822Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-03-12T13:27:46.822Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T13:27:46.822Z] [2020-03-12T13:27:46.822Z] [2020-03-12T13:27:46.822Z] DONE 5 tests, 1 skipped in 6.504s [2020-03-12T13:27:46.822Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-12T13:27:46.822Z] ++ 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 [2020-03-12T13:27:46.822Z] ++ set -e [2020-03-12T13:27:46.822Z] ++ '[' -n 0 ']' [2020-03-12T13:27:46.822Z] ++ set -x [2020-03-12T13:27:46.822Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:27:46.822Z] INFO: Testing against a local daemon [2020-03-12T13:27:46.822Z] === RUN TestContinueAfterPluginCrash [2020-03-12T13:27:46.822Z] === PAUSE TestContinueAfterPluginCrash [2020-03-12T13:27:46.822Z] === RUN TestReadPluginNoRead [2020-03-12T13:27:46.822Z] === PAUSE TestReadPluginNoRead [2020-03-12T13:27:46.822Z] === RUN TestDaemonStartWithLogOpt [2020-03-12T13:27:46.822Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-12T13:27:46.822Z] === CONT TestContinueAfterPluginCrash [2020-03-12T13:27:46.822Z] === CONT TestDaemonStartWithLogOpt [2020-03-12T13:27:46.822Z] === CONT TestReadPluginNoRead [2020-03-12T13:27:47.360Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-03-12T13:27:48.291Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-03-12T13:27:48.291Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-03-12T13:27:49.222Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-03-12T13:27:49.222Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-03-12T13:27:50.592Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-03-12T13:27:51.159Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-03-12T13:27:52.091Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-03-12T13:27:53.021Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-03-12T13:27:53.021Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-03-12T13:27:53.953Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-03-12T13:27:53.953Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-03-12T13:27:55.852Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-03-12T13:27:57.748Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-03-12T13:27:59.119Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-03-12T13:28:00.049Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-03-12T13:28:00.979Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-03-12T13:28:01.544Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-03-12T13:28:02.482Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-03-12T13:28:03.418Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-03-12T13:28:05.311Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-03-12T13:28:08.586Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-03-12T13:28:08.586Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-03-12T13:28:09.238Z] === RUN TestReadPluginNoRead/default [2020-03-12T13:28:09.238Z] --- PASS: TestDaemonStartWithLogOpt (21.86s) [2020-03-12T13:28:09.517Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-03-12T13:28:09.857Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-12T13:28:11.902Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-12T13:28:12.040Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-03-12T13:28:13.381Z] --- PASS: TestReadPluginNoRead (26.59s) [2020-03-12T13:28:13.381Z] --- PASS: TestReadPluginNoRead/default (1.76s) [2020-03-12T13:28:13.381Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.80s) [2020-03-12T13:28:13.381Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.71s) [2020-03-12T13:28:13.381Z] read_test.go:91: [d2c7e01bb4473] daemon is not started [2020-03-12T13:28:13.409Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-03-12T13:28:13.665Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-03-12T13:28:13.997Z] --- PASS: TestContinueAfterPluginCrash (27.21s) [2020-03-12T13:28:13.997Z] PASS [2020-03-12T13:28:13.997Z] [2020-03-12T13:28:13.997Z] DONE 6 tests in 27.312s [2020-03-12T13:28:13.997Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-03-12T13:28:13.997Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-12T13:28:13.997Z] ++ set -e [2020-03-12T13:28:13.997Z] ++ '[' -n 0 ']' [2020-03-12T13:28:13.997Z] ++ set -x [2020-03-12T13:28:13.997Z] ++ 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= DOCKER_ROOTLESS= 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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-12T13:28:13.997Z] testing: warning: no tests to run [2020-03-12T13:28:13.997Z] PASS [2020-03-12T13:28:13.997Z] [2020-03-12T13:28:13.997Z] DONE 0 tests in 0.022s [2020-03-12T13:28:13.997Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-12T13:28:13.997Z] ++ 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 [2020-03-12T13:28:13.997Z] ++ set -e [2020-03-12T13:28:13.997Z] ++ '[' -n 0 ']' [2020-03-12T13:28:13.997Z] ++ set -x [2020-03-12T13:28:13.998Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:28:14.282Z] INFO: Testing against a local daemon [2020-03-12T13:28:14.282Z] === RUN TestPluginWithDevMounts [2020-03-12T13:28:14.282Z] === PAUSE TestPluginWithDevMounts [2020-03-12T13:28:14.282Z] === CONT TestPluginWithDevMounts [2020-03-12T13:28:16.942Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-03-12T13:28:16.966Z] --- PASS: TestPluginWithDevMounts (2.27s) [2020-03-12T13:28:16.966Z] PASS [2020-03-12T13:28:16.966Z] [2020-03-12T13:28:16.966Z] DONE 1 tests in 2.373s [2020-03-12T13:28:16.966Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-03-12T13:28:16.966Z] ++ 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 [2020-03-12T13:28:16.966Z] ++ set -e [2020-03-12T13:28:16.966Z] ++ '[' -n 0 ']' [2020-03-12T13:28:16.966Z] ++ set -x [2020-03-12T13:28:16.966Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:28:16.966Z] INFO: Testing against a local daemon [2020-03-12T13:28:16.966Z] === RUN TestSecretInspect [2020-03-12T13:28:19.023Z] --- PASS: TestSecretInspect (2.31s) [2020-03-12T13:28:19.023Z] === RUN TestSecretList [2020-03-12T13:28:19.463Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-03-12T13:28:19.463Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-03-12T13:28:19.463Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-03-12T13:28:20.027Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-03-12T13:28:21.731Z] --- PASS: TestSecretList (2.35s) [2020-03-12T13:28:21.731Z] === RUN TestSecretsCreateAndDelete [2020-03-12T13:28:21.922Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-03-12T13:28:21.922Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-03-12T13:28:23.769Z] --- PASS: TestSecretsCreateAndDelete (2.27s) [2020-03-12T13:28:23.769Z] === RUN TestSecretsUpdate [2020-03-12T13:28:23.819Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-03-12T13:28:25.802Z] --- PASS: TestSecretsUpdate (2.28s) [2020-03-12T13:28:25.802Z] === RUN TestTemplatedSecret [2020-03-12T13:28:26.343Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-03-12T13:28:27.291Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-03-12T13:28:28.496Z] --- PASS: TestTemplatedSecret (2.79s) [2020-03-12T13:28:28.496Z] === RUN TestSecretCreateResolve [2020-03-12T13:28:29.184Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-03-12T13:28:29.748Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-03-12T13:28:29.748Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-03-12T13:28:30.679Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-03-12T13:28:31.184Z] --- PASS: TestSecretCreateResolve (2.35s) [2020-03-12T13:28:31.184Z] PASS [2020-03-12T13:28:31.184Z] [2020-03-12T13:28:31.184Z] DONE 6 tests in 14.426s [2020-03-12T13:28:31.184Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-03-12T13:28:31.184Z] ++ 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 [2020-03-12T13:28:31.184Z] ++ set -e [2020-03-12T13:28:31.184Z] ++ '[' -n 0 ']' [2020-03-12T13:28:31.184Z] ++ set -x [2020-03-12T13:28:31.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= DOCKER_ROOTLESS= 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 [2020-03-12T13:28:31.184Z] INFO: Testing against a local daemon [2020-03-12T13:28:31.184Z] === RUN TestServiceCreateInit [2020-03-12T13:28:31.184Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-12T13:28:32.574Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-03-12T13:28:32.574Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-03-12T13:28:33.138Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-03-12T13:28:34.069Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-03-12T13:28:34.634Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-03-12T13:28:35.566Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-03-12T13:28:35.566Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-03-12T13:28:35.584Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-12T13:28:36.497Z] === RUN TestDockerSuite/TestRunEnvironment [2020-03-12T13:28:37.061Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-03-12T13:28:37.993Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-03-12T13:28:38.925Z] === RUN TestDockerSuite/TestRunExitCode [2020-03-12T13:28:39.489Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-03-12T13:28:39.989Z] --- PASS: TestServiceCreateInit (8.27s) [2020-03-12T13:28:39.989Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.08s) [2020-03-12T13:28:39.989Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.15s) [2020-03-12T13:28:39.989Z] === RUN TestCreateServiceMultipleTimes [2020-03-12T13:28:40.419Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-03-12T13:28:40.983Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-03-12T13:28:41.913Z] === RUN TestDockerSuite/TestRunExposePort [2020-03-12T13:28:41.913Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-03-12T13:28:42.843Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-03-12T13:28:43.407Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-03-12T13:28:45.303Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-03-12T13:28:45.303Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-03-12T13:28:45.303Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-03-12T13:28:49.486Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-03-12T13:28:49.743Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-03-12T13:28:58.468Z] --- PASS: TestCreateServiceMultipleTimes (16.18s) [2020-03-12T13:28:58.468Z] === RUN TestCreateServiceConflict [2020-03-12T13:28:58.468Z] --- PASS: TestCreateServiceConflict (2.24s) [2020-03-12T13:28:58.468Z] === RUN TestCreateServiceMaxReplicas [2020-03-12T13:29:00.506Z] --- PASS: TestCreateServiceMaxReplicas (2.88s) [2020-03-12T13:29:00.506Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-12T13:29:01.922Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-03-12T13:29:02.485Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-03-12T13:29:04.379Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-03-12T13:29:04.379Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-03-12T13:29:04.379Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-03-12T13:29:04.379Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-03-12T13:29:04.943Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-03-12T13:29:08.217Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-03-12T13:29:09.587Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-03-12T13:29:11.486Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-03-12T13:29:12.050Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-03-12T13:29:12.982Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-03-12T13:29:13.546Z] === RUN TestDockerSuite/TestRunModeHostname [2020-03-12T13:29:14.477Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-03-12T13:29:14.477Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-03-12T13:29:14.734Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-03-12T13:29:15.751Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.30s) [2020-03-12T13:29:15.751Z] === RUN TestCreateServiceSecretFileMode [2020-03-12T13:29:16.373Z] --- PASS: TestCreateServiceSecretFileMode (2.58s) [2020-03-12T13:29:16.373Z] === RUN TestCreateServiceConfigFileMode [2020-03-12T13:29:16.656Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-03-12T13:29:17.588Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-03-12T13:29:19.068Z] --- PASS: TestCreateServiceConfigFileMode (2.62s) [2020-03-12T13:29:19.068Z] === RUN TestCreateServiceSysctls [2020-03-12T13:29:19.489Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-03-12T13:29:19.489Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-03-12T13:29:19.489Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-03-12T13:29:21.382Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-03-12T13:29:22.544Z] --- PASS: TestCreateServiceSysctls (3.43s) [2020-03-12T13:29:22.544Z] === RUN TestCreateServiceCapabilities [2020-03-12T13:29:22.752Z] === RUN TestDockerSuite/TestRunMount [2020-03-12T13:29:26.024Z] --- PASS: TestCreateServiceCapabilities (2.87s) [2020-03-12T13:29:26.024Z] === RUN TestInspect [2020-03-12T13:29:28.722Z] --- PASS: TestInspect (2.84s) [2020-03-12T13:29:28.722Z] === RUN TestCreateJob [2020-03-12T13:29:29.301Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-03-12T13:29:29.865Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-03-12T13:29:30.429Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-03-12T13:29:31.425Z] --- PASS: TestCreateJob (3.28s) [2020-03-12T13:29:31.425Z] === RUN TestReplicatedJob [2020-03-12T13:29:32.324Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-03-12T13:29:34.848Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-03-12T13:29:38.122Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-03-12T13:29:38.259Z] --- PASS: TestReplicatedJob (5.71s) [2020-03-12T13:29:38.259Z] === RUN TestUpdateReplicatedJob [2020-03-12T13:29:40.650Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-03-12T13:29:40.951Z] --- PASS: TestUpdateReplicatedJob (3.54s) [2020-03-12T13:29:40.951Z] === RUN TestServiceListWithStatuses [2020-03-12T13:29:40.951Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-12T13:29:40.951Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-12T13:29:40.951Z] === RUN TestDockerNetworkConnectAlias [2020-03-12T13:29:43.172Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-03-12T13:29:44.557Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-03-12T13:29:46.455Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-03-12T13:29:46.455Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-03-12T13:29:46.464Z] --- PASS: TestDockerNetworkConnectAlias (4.81s) [2020-03-12T13:29:46.464Z] === RUN TestDockerNetworkReConnect [2020-03-12T13:29:46.712Z] === RUN TestDockerSuite/TestRunNetHost [2020-03-12T13:29:48.082Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-03-12T13:29:48.646Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-03-12T13:29:49.160Z] --- PASS: TestDockerNetworkReConnect (3.67s) [2020-03-12T13:29:49.161Z] === RUN TestServicePlugin [2020-03-12T13:29:49.161Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-12T13:29:49.161Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T13:29:49.161Z] === RUN TestServiceUpdateLabel [2020-03-12T13:29:49.577Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-03-12T13:29:51.853Z] --- PASS: TestServiceUpdateLabel (2.38s) [2020-03-12T13:29:51.853Z] === RUN TestServiceUpdateSecrets [2020-03-12T13:29:52.097Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-03-12T13:29:53.991Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-03-12T13:29:59.253Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-03-12T13:29:59.510Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-03-12T13:29:59.510Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-03-12T13:30:00.440Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-03-12T13:30:00.441Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-03-12T13:30:01.372Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-03-12T13:30:01.936Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-03-12T13:30:02.194Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-03-12T13:30:02.758Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-03-12T13:30:03.690Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-03-12T13:30:03.690Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-03-12T13:30:04.621Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-03-12T13:30:05.553Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-03-12T13:30:07.108Z] --- PASS: TestServiceUpdateSecrets (14.64s) [2020-03-12T13:30:07.108Z] === RUN TestServiceUpdateConfigs [2020-03-12T13:30:07.461Z] === RUN TestDockerSuite/TestRunPortInUse [2020-03-12T13:30:08.392Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-03-12T13:30:08.955Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-03-12T13:30:09.886Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-03-12T13:30:10.451Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-03-12T13:30:11.382Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-03-12T13:30:11.948Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-03-12T13:30:11.948Z] === RUN TestDockerSuite/TestRunPublishPort [2020-03-12T13:30:12.879Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-03-12T13:30:13.811Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-03-12T13:30:13.811Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-03-12T13:30:14.376Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-03-12T13:30:16.270Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-03-12T13:30:16.270Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-03-12T13:30:19.543Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-03-12T13:30:20.912Z] === RUN TestDockerSuite/TestRunRm [2020-03-12T13:30:21.843Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-03-12T13:30:22.349Z] --- PASS: TestServiceUpdateConfigs (14.89s) [2020-03-12T13:30:22.349Z] === RUN TestServiceUpdateNetwork [2020-03-12T13:30:26.017Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-03-12T13:30:26.273Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-03-12T13:30:27.205Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-03-12T13:30:29.100Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-03-12T13:30:29.359Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-03-12T13:30:33.539Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-03-12T13:30:34.895Z] --- PASS: TestServiceUpdateNetwork (12.96s) [2020-03-12T13:30:34.895Z] PASS [2020-03-12T13:30:34.895Z] [2020-03-12T13:30:34.895Z] === Skipped [2020-03-12T13:30:34.895Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-03-12T13:30:34.895Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-12T13:30:34.895Z] [2020-03-12T13:30:34.895Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-03-12T13:30:34.895Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T13:30:34.895Z] [2020-03-12T13:30:34.895Z] [2020-03-12T13:30:34.895Z] DONE 23 tests, 2 skipped in 123.175s [2020-03-12T13:30:34.895Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-03-12T13:30:34.895Z] ++ 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 [2020-03-12T13:30:34.895Z] ++ set -e [2020-03-12T13:30:34.895Z] ++ '[' -n 0 ']' [2020-03-12T13:30:34.895Z] ++ set -x [2020-03-12T13:30:34.895Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:30:34.895Z] INFO: Testing against a local daemon [2020-03-12T13:30:34.895Z] === RUN TestSessionCreate [2020-03-12T13:30:34.895Z] --- PASS: TestSessionCreate (0.05s) [2020-03-12T13:30:34.895Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-12T13:30:34.895Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-03-12T13:30:34.895Z] PASS [2020-03-12T13:30:34.895Z] [2020-03-12T13:30:34.895Z] DONE 2 tests in 0.186s [2020-03-12T13:30:34.895Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-03-12T13:30:34.895Z] ++ 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 [2020-03-12T13:30:34.895Z] ++ set -e [2020-03-12T13:30:34.895Z] ++ '[' -n 0 ']' [2020-03-12T13:30:34.895Z] ++ set -x [2020-03-12T13:30:34.895Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:30:34.895Z] INFO: Testing against a local daemon [2020-03-12T13:30:34.895Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-12T13:30:34.895Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-12T13:30:34.895Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-12T13:30:34.895Z] === RUN TestEventsExecDie [2020-03-12T13:30:35.180Z] --- PASS: TestEventsExecDie (0.80s) [2020-03-12T13:30:35.180Z] === RUN TestEventsBackwardsCompatible [2020-03-12T13:30:35.180Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-03-12T13:30:35.180Z] === RUN TestInfoBinaryCommits [2020-03-12T13:30:35.483Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-03-12T13:30:35.483Z] === RUN TestInfoAPIVersioned [2020-03-12T13:30:35.483Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-12T13:30:35.483Z] === RUN TestInfoDiscoveryBackend [2020-03-12T13:30:36.102Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-03-12T13:30:36.102Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-12T13:30:37.113Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-12T13:30:37.113Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-12T13:30:37.400Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-03-12T13:30:37.400Z] === RUN TestInfoAPI [2020-03-12T13:30:37.400Z] --- PASS: TestInfoAPI (0.05s) [2020-03-12T13:30:37.400Z] === RUN TestInfoAPIWarnings [2020-03-12T13:30:38.020Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-03-12T13:30:38.020Z] === RUN TestInfoDebug [2020-03-12T13:30:38.640Z] --- PASS: TestInfoDebug (0.54s) [2020-03-12T13:30:38.640Z] === RUN TestInfoInsecureRegistries [2020-03-12T13:30:38.792Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-03-12T13:30:39.050Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-03-12T13:30:39.266Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2020-03-12T13:30:39.266Z] === RUN TestInfoRegistryMirrors [2020-03-12T13:30:39.886Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-03-12T13:30:39.886Z] === RUN TestLoginFailsWithBadCredentials [2020-03-12T13:30:39.980Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-03-12T13:30:40.170Z] --- PASS: TestLoginFailsWithBadCredentials (0.45s) [2020-03-12T13:30:40.170Z] === RUN TestPingCacheHeaders [2020-03-12T13:30:40.170Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-03-12T13:30:40.170Z] === RUN TestPingGet [2020-03-12T13:30:40.170Z] --- PASS: TestPingGet (0.04s) [2020-03-12T13:30:40.170Z] === RUN TestPingHead [2020-03-12T13:30:40.170Z] --- PASS: TestPingHead (0.05s) [2020-03-12T13:30:40.170Z] === RUN TestVersion [2020-03-12T13:30:40.469Z] --- PASS: TestVersion (0.05s) [2020-03-12T13:30:40.469Z] PASS [2020-03-12T13:30:40.469Z] [2020-03-12T13:30:40.469Z] === Skipped [2020-03-12T13:30:40.469Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-12T13:30:40.469Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-12T13:30:40.469Z] [2020-03-12T13:30:40.469Z] [2020-03-12T13:30:40.469Z] DONE 18 tests, 1 skipped in 5.992s [2020-03-12T13:30:40.469Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-03-12T13:30:40.469Z] ++ 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 [2020-03-12T13:30:40.469Z] ++ set -e [2020-03-12T13:30:40.469Z] ++ '[' -n 0 ']' [2020-03-12T13:30:40.469Z] ++ set -x [2020-03-12T13:30:40.469Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-12T13:30:40.469Z] INFO: Testing against a local daemon [2020-03-12T13:30:40.469Z] === RUN TestVolumesCreateAndList [2020-03-12T13:30:40.469Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-03-12T13:30:40.469Z] === RUN TestVolumesRemove [2020-03-12T13:30:40.469Z] --- PASS: TestVolumesRemove (0.09s) [2020-03-12T13:30:40.469Z] === RUN TestVolumesInspect [2020-03-12T13:30:40.754Z] --- PASS: TestVolumesInspect (0.04s) [2020-03-12T13:30:40.754Z] === RUN TestVolumesInvalidJSON [2020-03-12T13:30:40.754Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-12T13:30:40.754Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-12T13:30:40.754Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-12T13:30:40.754Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-03-12T13:30:40.754Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-12T13:30:40.754Z] PASS [2020-03-12T13:30:40.754Z] [2020-03-12T13:30:40.754Z] DONE 5 tests in 0.318s [2020-03-12T13:30:40.754Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-12T13:30:40.910Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-03-12T13:30:41.039Z] ++++ cat bundles/test-integration/docker.pid [2020-03-12T13:30:41.039Z] +++ kill 13489 [2020-03-12T13:30:41.475Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-03-12T13:30:42.052Z] +++ /etc/init.d/apparmor stop [2020-03-12T13:30:42.052Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-12T13:30:42.052Z] [2020-03-12T13:30:42.052Z] Unloading profiles will leave already running processes permanently [2020-03-12T13:30:42.052Z] unconfined, which can lead to unexpected situations. [2020-03-12T13:30:42.052Z] [2020-03-12T13:30:42.052Z] To set a process to complain mode, use the command line tool [2020-03-12T13:30:42.052Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-12T13:30:42.052Z] +++ true [2020-03-12T13:30:42.341Z] [2020-03-12T13:30:42.407Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-03-12T13:30:42.971Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-03-12T13:30:43.902Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy Post stage [Pipeline] junit [2020-03-12T13:30:44.413Z] Recording test results [2020-03-12T13:30:44.833Z] === RUN TestDockerSuite/TestRunSetMacAddress [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-12T13:30:45.397Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-03-12T13:30:45.413Z] + echo Ensuring container killed. [2020-03-12T13:30:45.413Z] Ensuring container killed. [2020-03-12T13:30:45.413Z] + docker rm -vf docker-pr1 [2020-03-12T13:30:45.413Z] Error: No such container: docker-pr1 [2020-03-12T13:30:45.413Z] + true [Pipeline] sh [2020-03-12T13:30:45.795Z] + echo Chowning /workspace to jenkins user [2020-03-12T13:30:45.795Z] Chowning /workspace to jenkins user [2020-03-12T13:30:45.795Z] + id -u [2020-03-12T13:30:45.795Z] + id -g [2020-03-12T13:30:45.795Z] + docker run --rm -v /home/docker/workspace/moby_PR-40680:/workspace busybox chown -R 1001:1001 /workspace [2020-03-12T13:30:45.795Z] Unable to find image 'busybox:latest' locally [2020-03-12T13:30:46.082Z] latest: Pulling from library/busybox [2020-03-12T13:30:46.082Z] 4c6795986792: Pulling fs layer [2020-03-12T13:30:46.368Z] 4c6795986792: Verifying Checksum [2020-03-12T13:30:46.368Z] 4c6795986792: Download complete [2020-03-12T13:30:46.992Z] 4c6795986792: Pull complete [2020-03-12T13:30:46.992Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-12T13:30:46.992Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-12T13:30:48.670Z] === RUN TestDockerSuite/TestRunState [2020-03-12T13:30:48.901Z] + bundleName=ppc64le-integration [2020-03-12T13:30:48.901Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-03-12T13:30:48.901Z] Creating ppc64le-integration-bundles.tar.gz [2020-03-12T13:30:48.901Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+ -name *.prof -o -namexargs *-report.xml tar ) -czf -print ppc64le-integration-bundles.tar.gz [2020-03-12T13:30:48.901Z] [Pipeline] archiveArtifacts [2020-03-12T13:30:49.222Z] Archiving artifacts [2020-03-12T13:30:49.693Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40680/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-12T13:30:50.040Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-03-12T13:30:50.089Z] + make clean [2020-03-12T13:30:50.603Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-03-12T13:30:50.713Z] make: command: Command not found [2020-03-12T13:30:50.713Z] make: command: Command not found [2020-03-12T13:30:50.713Z] docker volume rm -f docker-dev-cache [2020-03-12T13:30:50.713Z] docker-dev-cache [Pipeline] deleteDir [2020-03-12T13:30:51.534Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-03-12T13:30:51.534Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-03-12T13:30:51.534Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-03-12T13:30:52.465Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-03-12T13:30:53.037Z] === RUN TestDockerSuite/TestRunSysctls [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-12T13:30:54.933Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-03-12T13:30:54.933Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-03-12T13:30:54.933Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-03-12T13:30:54.933Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-03-12T13:30:55.863Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-03-12T13:30:58.387Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-03-12T13:30:59.322Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-03-12T13:30:59.581Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-03-12T13:31:01.475Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-03-12T13:31:06.761Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-03-12T13:31:08.657Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-03-12T13:31:09.222Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-03-12T13:31:10.153Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-03-12T13:31:10.718Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-03-12T13:31:12.087Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-03-12T13:31:14.610Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-03-12T13:31:15.981Z] === RUN TestDockerSuite/TestRunUserByID [2020-03-12T13:31:16.925Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-03-12T13:31:17.186Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-03-12T13:31:17.186Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-03-12T13:31:17.443Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-03-12T13:31:18.376Z] === RUN TestDockerSuite/TestRunUserByName [2020-03-12T13:31:18.941Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-03-12T13:31:19.871Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-03-12T13:31:19.871Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-03-12T13:31:20.128Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-03-12T13:31:20.385Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-03-12T13:31:20.952Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-03-12T13:31:26.208Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-03-12T13:31:26.465Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-03-12T13:31:26.465Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-03-12T13:31:27.834Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-03-12T13:31:30.358Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-03-12T13:31:32.252Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-03-12T13:31:32.818Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-03-12T13:31:34.714Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-03-12T13:31:37.990Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-03-12T13:31:37.990Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-03-12T13:31:37.990Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-03-12T13:31:38.555Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-03-12T13:31:39.491Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-03-12T13:31:40.444Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-03-12T13:31:40.444Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-03-12T13:31:40.444Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-03-12T13:31:40.444Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-03-12T13:31:40.444Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-03-12T13:31:41.375Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-03-12T13:31:42.745Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-03-12T13:31:43.309Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-03-12T13:31:45.204Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-03-12T13:31:45.204Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-03-12T13:31:46.136Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-03-12T13:31:46.136Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-03-12T13:31:47.070Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-03-12T13:31:47.070Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-03-12T13:31:47.070Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-03-12T13:31:48.002Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-03-12T13:31:48.003Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-03-12T13:31:48.003Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-03-12T13:31:48.003Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-03-12T13:31:48.003Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-03-12T13:31:48.259Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-03-12T13:31:48.517Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-03-12T13:31:48.774Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-03-12T13:31:48.774Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-03-12T13:31:49.031Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-03-12T13:31:49.966Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-03-12T13:31:49.966Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-03-12T13:31:50.898Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-03-12T13:31:51.830Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-03-12T13:31:51.830Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-03-12T13:31:52.762Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-03-12T13:31:53.018Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-03-12T13:31:53.582Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-03-12T13:31:53.582Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-03-12T13:31:54.513Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-03-12T13:31:55.443Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-03-12T13:31:55.443Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-03-12T13:31:55.443Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-03-12T13:31:56.007Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-03-12T13:31:57.909Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-03-12T13:31:58.473Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-03-12T13:31:58.473Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-03-12T13:31:59.038Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-03-12T13:31:59.295Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-03-12T13:32:01.206Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-03-12T13:32:01.829Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-03-12T13:32:04.353Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-03-12T13:32:04.917Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-03-12T13:32:04.917Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-03-12T13:32:05.175Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-03-12T13:32:06.107Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-03-12T13:32:07.478Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-03-12T13:32:08.408Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-03-12T13:32:08.665Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-03-12T13:32:10.560Z] === RUN TestDockerSuite/TestSaveImageId [2020-03-12T13:32:10.560Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-03-12T13:32:11.125Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-03-12T13:32:13.649Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-03-12T13:32:13.649Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-03-12T13:32:15.021Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-03-12T13:32:15.021Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-03-12T13:32:15.021Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-03-12T13:32:16.919Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-03-12T13:32:18.289Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-03-12T13:32:18.546Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-03-12T13:32:18.803Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-03-12T13:32:18.803Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-03-12T13:32:18.803Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-03-12T13:32:19.367Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-03-12T13:32:21.895Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-03-12T13:32:27.150Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-03-12T13:32:30.427Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-03-12T13:32:30.991Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-03-12T13:32:32.360Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-03-12T13:32:35.636Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-03-12T13:32:38.161Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-03-12T13:32:38.725Z] === RUN TestDockerSuite/TestStartRecordError [2020-03-12T13:32:40.622Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-03-12T13:32:43.148Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-03-12T13:32:43.713Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-03-12T13:32:45.082Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-03-12T13:32:48.366Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-03-12T13:32:53.623Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-03-12T13:32:56.895Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-03-12T13:33:02.149Z] === RUN TestDockerSuite/TestStatsNoStream [2020-03-12T13:33:04.670Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-03-12T13:33:06.563Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-03-12T13:33:07.127Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-03-12T13:33:08.058Z] === RUN TestDockerSuite/TestTopPrivileged [2020-03-12T13:33:08.988Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-03-12T13:33:08.988Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-03-12T13:33:09.922Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-03-12T13:33:14.097Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-03-12T13:33:18.289Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-03-12T13:33:18.289Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-03-12T13:33:19.221Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-03-12T13:33:19.221Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-03-12T13:33:20.152Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-03-12T13:33:22.046Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-03-12T13:33:22.046Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-03-12T13:33:23.940Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-03-12T13:33:24.506Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-03-12T13:33:25.437Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-03-12T13:33:27.332Z] === RUN TestDockerSuite/TestUpdateStats [2020-03-12T13:33:31.513Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-03-12T13:33:32.446Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-03-12T13:33:32.446Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-03-12T13:33:33.815Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-03-12T13:33:34.745Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-03-12T13:33:35.309Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-03-12T13:33:39.484Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-03-12T13:33:43.686Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-03-12T13:33:46.960Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-03-12T13:33:49.483Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-03-12T13:33:49.483Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-03-12T13:33:53.702Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-03-12T13:33:55.074Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-03-12T13:33:59.255Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-03-12T13:34:01.149Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-03-12T13:34:03.674Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-03-12T13:34:05.568Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-03-12T13:34:06.938Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-03-12T13:34:09.467Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-03-12T13:34:11.992Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-03-12T13:34:14.514Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-03-12T13:34:16.409Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-03-12T13:34:18.933Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-03-12T13:34:33.783Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-03-12T13:34:33.783Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-03-12T13:34:33.783Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-03-12T13:34:34.713Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-03-12T13:34:34.713Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-03-12T13:34:34.713Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-03-12T13:34:34.713Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-03-12T13:34:35.644Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-03-12T13:34:35.644Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-03-12T13:34:36.575Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-03-12T13:34:36.575Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-03-12T13:34:36.832Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-03-12T13:34:36.832Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-03-12T13:34:36.832Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-03-12T13:34:39.359Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-03-12T13:34:39.359Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-03-12T13:34:39.616Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-03-12T13:34:39.617Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-03-12T13:34:39.617Z] === RUN TestDockerSuite/TestVolumeEvents [2020-03-12T13:34:40.549Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-03-12T13:34:43.073Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-03-12T13:34:43.073Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-03-12T13:34:43.073Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-03-12T13:34:46.349Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-03-12T13:34:50.524Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite (1784.36s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.94s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.72s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.20s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.18s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.29s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.95s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.34s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.38s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.23s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.92s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.29s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.19s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.11s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.36s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.30s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.42s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.17s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestAttachDetach (1.49s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.28s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.22s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.30s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.18s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.93s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.68s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.58s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.55s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.74s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.99s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (21.69s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.52s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.73s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.78s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.65s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.06s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.06s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.72s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.09s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.25s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.35s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.77s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.92s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.89s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.30s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.48s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.48s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.19s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.04s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.87s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.77s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.85s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.72s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.79s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.73s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.40s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.49s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.26s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.38s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.85s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.08s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.35s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.51s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.55s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.47s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.66s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.94s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.27s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.65s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.33s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.44s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.65s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.69s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.88s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.99s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.60s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.80s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.79s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.35s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.74s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.96s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.56s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildCmd (0.36s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.39s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.36s) [2020-03-12T13:34:50.524Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-03-12T13:34:50.524Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.62s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.76s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.29s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildContChar (4.17s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.51s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.34s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.85s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.51s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.15s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.95s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.11s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.47s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.99s) [2020-03-12T13:34:50.524Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-03-12T13:34:50.524Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-03-12T13:34:50.524Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-03-12T13:34:50.524Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-03-12T13:34:50.524Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-03-12T13:34:50.524Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-03-12T13:34:50.524Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-03-12T13:34:50.524Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.58s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.35s) [2020-03-12T13:34:50.524Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.98s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.60s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.97s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.73s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.75s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.90s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.82s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.66s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.69s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.85s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.10s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.66s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.22s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.62s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.19s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.10s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.52s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.60s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.69s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.34s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.79s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.73s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.38s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.65s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.41s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.42s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.79s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.39s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.36s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.50s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.85s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.71s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildEnv (1.44s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.36s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.31s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.34s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.47s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.92s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.64s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.97s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.61s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.70s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.52s) [2020-03-12T13:34:50.525Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-03-12T13:34:50.525Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.38s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.77s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildExpose (0.41s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.61s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.53s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildFails (0.95s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.34s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.50s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.91s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.65s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.51s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.23s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.93s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.87s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.45s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.22s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.33s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.54s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildHistory (6.13s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.67s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.35s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.85s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.80s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.49s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildLabel (0.46s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.49s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.37s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildLabels (0.49s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.15s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.87s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.32s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.67s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.32s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.72s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.74s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.69s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.55s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.55s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (13.01s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.58s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (2.13s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.30s) [2020-03-12T13:34:50.525Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-03-12T13:34:50.525Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.72s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.52s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.26s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.34s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.38s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.76s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.23s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.22s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.03s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.56s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.56s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.61s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.93s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.29s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.72s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.18s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.65s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.63s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.33s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.57s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.55s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.79s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildPATH (2.63s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.94s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.10s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (11.40s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.26s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.02s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildRm (3.27s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.21s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.85s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.82s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.72s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.44s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.54s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.42s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.54s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s) [2020-03-12T13:34:50.525Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-12T13:34:50.525Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.00s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildStderr (1.04s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.40s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.26s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.24s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.72s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.00s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.63s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildUser (2.35s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.02s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.39s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.01s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.37s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.40s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.48s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.72s) [2020-03-12T13:34:50.525Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-03-12T13:34:50.525Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-03-12T13:34:50.525Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-12T13:34:50.525Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-03-12T13:34:50.525Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-12T13:34:50.525Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-03-12T13:34:50.525Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-12T13:34:50.525Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.04s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.11s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.87s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.29s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.13s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.40s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.35s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.50s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.77s) [2020-03-12T13:34:50.525Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-12T13:34:50.525Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.06s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestBuildXZHost (3.19s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-03-12T13:34:50.525Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-12T13:34:50.525Z] docker_cli_sni_test.go:18: Flakey test [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.85s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.95s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestCommitChange (1.11s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.00s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.98s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.04s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.32s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestCommitTTY (1.80s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.99s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.99s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.94s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.71s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.74s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.78s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.91s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.79s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.88s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.74s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.75s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.88s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.87s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.95s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.92s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.74s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.89s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.89s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.90s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.79s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.79s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.88s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.82s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.81s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.59s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.30s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.77s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.59s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.95s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.94s) [2020-03-12T13:34:50.525Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-12T13:34:50.525Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.86s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.81s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.20s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.69s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.58s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.93s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.47s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.09s) [2020-03-12T13:34:50.525Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.82s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.61s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.61s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.62s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000aafde0_} (1.72s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1303652219_/foo_false____} (1.58s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1303652219_/foo_true____} (1.68s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3511875230_/foo_false____} (1.64s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3511875230_/foo_true____} (1.61s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3511875230_/foo_true__0xc000aafe40__} (1.62s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000aafe60_} (1.61s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000aafe80_} (1.58s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000aafea0_} (1.61s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000aafec0_} (1.57s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.56s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.51s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.87s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.68s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.91s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.61s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.97s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.93s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.06s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.90s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.93s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.98s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.05s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.11s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.95s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.11s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.06s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.96s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.10s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.50s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.10s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.93s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.98s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.96s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.20s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.94s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.19s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.79s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.89s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.49s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.05s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.65s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.92s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.00s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.47s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.92s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.02s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.96s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCpToDot (0.91s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.65s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.85s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCpToStdout (1.05s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.60s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.42s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.10s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCpVolumePath (2.07s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.64s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.91s) [2020-03-12T13:34:50.526Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-12T13:34:50.526Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.86s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.56s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.16s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCreateRM (0.19s) [2020-03-12T13:34:50.526Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-03-12T13:34:50.526Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.52s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.12s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.51s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.78s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.56s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.87s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.62s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.74s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.87s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (1.02s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.83s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.60s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.09s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.71s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.55s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.82s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.10s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.20s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.24s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestEventsAttach (0.85s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestEventsCommit (0.99s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.81s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.81s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.85s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.85s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.65s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.61s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.58s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestEventsCopy (1.55s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.80s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.94s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.43s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.76s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.50s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.49s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestEventsFilters (1.93s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestEventsFormat (1.72s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.86s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.23s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.39s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2020-03-12T13:34:50.526Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-12T13:34:50.526Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-03-12T13:34:50.526Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-12T13:34:50.526Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.52s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.74s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestEventsRename (0.85s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestEventsResize (0.85s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.79s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.94s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.80s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.06s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestEventsTop (0.85s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.64s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestExec (0.93s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.85s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.92s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.88s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.63s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.93s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.12s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.96s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.14s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.93s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.89s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.59s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestExecCgroup (1.27s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestExecEnv (0.93s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.86s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.09s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestExecInspectID (2.98s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestExecInteractive (0.95s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.90s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.97s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestExecParseError (0.84s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.84s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.84s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.40s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.91s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestExecStartFails (1.00s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.42s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.89s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestExecTTY (0.95s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.97s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.90s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestExecUlimits (0.94s) [2020-03-12T13:34:50.526Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-03-12T13:34:50.526Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.51s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.10s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.11s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.88s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestExecWithUser (0.97s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.91s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.89s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.89s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.01s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.79s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestHealth (20.76s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.00s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.86s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.27s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.55s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.03s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.03s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.89s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.96s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.85s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.96s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestImportDisplay (1.72s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestImportFile (2.00s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.85s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestImportGzipped (1.91s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.08s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.99s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.83s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.87s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-03-12T13:34:50.526Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.84s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.81s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.80s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.79s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.78s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.78s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.60s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.84s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.82s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.88s) [2020-03-12T13:34:50.527Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-12T13:34:50.527Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.65s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.88s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestInspectDefault (0.80s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestInspectHistory (0.95s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.05s) [2020-03-12T13:34:50.527Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-12T13:34:50.527Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.77s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.95s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.82s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.84s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.89s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.87s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestInspectStatus (0.95s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.67s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.89s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.92s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.88s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.79s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.82s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.91s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.29s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.75s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.76s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.37s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.04s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (3.02s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.66s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.69s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.48s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.95s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.10s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.43s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.11s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.98s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.55s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.59s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.85s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.85s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.88s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.83s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.83s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.84s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.14s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.14s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.11s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.23s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.12s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.28s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.76s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.91s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestLogsSince (6.75s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.82s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.12s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestLogsTail (0.86s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.78s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.83s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.51s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.98s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestNetHostname (2.38s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.35s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.26s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.37s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.82s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPluginActive (1.72s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.05s) [2020-03-12T13:34:50.527Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-03-12T13:34:50.527Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.78s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.70s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.61s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.36s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.39s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.29s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.61s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.66s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPortList (10.62s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.55s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.44s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.78s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.77s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.75s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.55s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.52s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.93s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.62s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.16s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPsByOrder (3.49s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.10s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.59s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.49s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.14s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.86s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.96s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.39s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.53s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.79s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.57s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.66s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.50s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.59s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.81s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.53s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.98s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.86s) [2020-03-12T13:34:50.527Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-12T13:34:50.527Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.96s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.57s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.54s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.79s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.75s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.62s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.34s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.30s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.67s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.65s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.11s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.63s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.14s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.46s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.20s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.35s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.11s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.09s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.92s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.08s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRmiTag (0.25s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.12s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.76s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.80s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.95s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.41s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.58s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunAddHost (0.80s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.39s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.79s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.79s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.69s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.77s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.91s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.92s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.56s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.70s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.99s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.99s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.93s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.79s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.97s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.04s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.12s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.82s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.96s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.76s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.54s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.81s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.82s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.82s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.84s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.77s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.81s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.83s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.78s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.80s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.80s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.25s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.87s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.85s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.81s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.89s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.82s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.82s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.73s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.80s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.80s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.78s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.81s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.80s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.78s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.56s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.81s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.38s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.84s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.84s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.67s) [2020-03-12T13:34:50.527Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-03-12T13:34:50.527Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-03-12T13:34:50.527Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-12T13:34:50.527Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.85s) [2020-03-12T13:34:50.527Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.89s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.83s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.65s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.89s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.66s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.81s) [2020-03-12T13:34:50.528Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-12T13:34:50.528Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.77s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.73s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.84s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.78s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.77s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.80s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.83s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.78s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.81s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.79s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunExitCode (0.79s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.81s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.79s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.80s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.74s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.81s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.59s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.38s) [2020-03-12T13:34:50.528Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-03-12T13:34:50.528Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.59s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.81s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.54s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.06s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.61s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.77s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.17s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.59s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.63s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.82s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.70s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.67s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.16s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.52s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.30s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.68s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.55s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.61s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunMount (6.14s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.81s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.75s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.63s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.42s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.33s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.39s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.56s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.67s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.64s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.71s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunNetHost (1.11s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.76s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.67s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.34s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.34s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.73s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.68s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.81s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.81s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.72s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.81s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.88s) [2020-03-12T13:34:50.528Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-12T13:34:50.528Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.84s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.82s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.74s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.03s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.80s) [2020-03-12T13:34:50.528Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.75s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.76s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.79s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.73s) [2020-03-12T13:34:50.528Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-12T13:34:50.528Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.83s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.72s) [2020-03-12T13:34:50.528Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-03-12T13:34:50.528Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.79s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.59s) [2020-03-12T13:34:50.528Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-12T13:34:50.528Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.28s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.56s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunRm (0.81s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.79s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.80s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.79s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.72s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.77s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.98s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.95s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.77s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.77s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.80s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.79s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.77s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.77s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.83s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.83s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.77s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.67s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunState (1.62s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.81s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.82s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s) [2020-03-12T13:34:50.528Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-03-12T13:34:50.528Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.79s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.72s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunSysctls (1.69s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.87s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.71s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.90s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.20s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.53s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.13s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.90s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.73s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (1.10s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.69s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.48s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunUserByID (0.84s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.21s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.19s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.84s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunUserByName (0.82s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.98s) [2020-03-12T13:34:50.528Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-03-12T13:34:50.528Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.21s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.83s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.78s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.72s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.26s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.44s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.70s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.51s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (3.11s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.98s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.79s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (1.01s) [2020-03-12T13:34:50.528Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-12T13:34:50.528Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-03-12T13:34:50.528Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-12T13:34:50.528Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-03-12T13:34:50.528Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-12T13:34:50.528Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.24s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.86s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.07s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.78s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (2.05s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.87s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.94s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.88s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.19s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.20s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.21s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.83s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.91s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.83s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.99s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.31s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.69s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.81s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.79s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.77s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.57s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.78s) [2020-03-12T13:34:50.528Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-12T13:34:50.528Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.69s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.67s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.75s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.61s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.80s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.09s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.11s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.24s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.98s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.56s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.01s) [2020-03-12T13:34:50.528Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents730132152 [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.64s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.72s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.59s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.41s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.38s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.58s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.60s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.05s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.54s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.86s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.56s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.88s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestStartRecordError (1.82s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.46s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.05s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.44s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.01s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.21s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.83s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.81s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.84s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.90s) [2020-03-12T13:34:50.528Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.82s) [2020-03-12T13:34:50.529Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-12T13:34:50.529Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.78s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.29s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.56s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.82s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.80s) [2020-03-12T13:34:50.529Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-12T13:34:50.529Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.99s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.81s) [2020-03-12T13:34:50.529Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-03-12T13:34:50.529Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.57s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.00s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.90s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.62s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestUpdateStats (3.82s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.59s) [2020-03-12T13:34:50.529Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-12T13:34:50.529Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.03s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.98s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.94s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.60s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.29s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.66s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.17s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.52s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.45s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.36s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.64s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.59s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.39s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.60s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.34s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.35s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.27s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.85s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.85s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.89s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.50s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.83s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.39s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.21s) [2020-03-12T13:34:50.529Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.10s) [2020-03-12T13:34:50.529Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-03-12T13:34:50.529Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-03-12T13:34:50.529Z] === RUN TestDockerRegistrySuite [2020-03-12T13:34:50.529Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-03-12T13:34:51.898Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-03-12T13:34:53.793Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-03-12T13:34:55.164Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-03-12T13:34:55.421Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-03-12T13:34:59.599Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-03-12T13:35:03.778Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-03-12T13:35:09.041Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-03-12T13:35:09.605Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-03-12T13:35:10.975Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-03-12T13:35:12.346Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-03-12T13:35:13.717Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-03-12T13:35:15.088Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-03-12T13:35:16.459Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-03-12T13:35:17.829Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-03-12T13:35:20.352Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-03-12T13:35:23.627Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-03-12T13:35:24.557Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-03-12T13:35:27.833Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-03-12T13:35:29.204Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-03-12T13:35:29.204Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-03-12T13:35:30.577Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-03-12T13:35:31.949Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-03-12T13:35:32.882Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-03-12T13:35:37.058Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-03-12T13:35:37.058Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-03-12T13:35:38.954Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-03-12T13:35:38.954Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-03-12T13:35:39.212Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-03-12T13:35:39.470Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-03-12T13:35:39.727Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-03-12T13:35:39.984Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-03-12T13:35:40.240Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-03-12T13:35:41.611Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-03-12T13:35:44.135Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-03-12T13:35:45.072Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-03-12T13:35:46.003Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-03-12T13:35:47.069Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-03-12T13:35:48.000Z] --- PASS: TestDockerRegistrySuite (57.64s) [2020-03-12T13:35:48.000Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.68s) [2020-03-12T13:35:48.000Z] check_test.go:196: [dcda1d4ea14de] daemon is not started [2020-03-12T13:35:48.000Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.47s) [2020-03-12T13:35:48.000Z] check_test.go:196: [d9f2e97a042a4] daemon is not started [2020-03-12T13:35:48.000Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.82s) [2020-03-12T13:35:48.000Z] check_test.go:196: [d49a9324db6cf] daemon is not started [2020-03-12T13:35:48.000Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-03-12T13:35:48.000Z] check_test.go:196: [d29ffb27351e6] daemon is not started [2020-03-12T13:35:48.000Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.26s) [2020-03-12T13:35:48.000Z] check_test.go:196: [d30d63031ed90] daemon is not started [2020-03-12T13:35:48.000Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.23s) [2020-03-12T13:35:48.000Z] check_test.go:196: [d2c4935562eeb] daemon is not started [2020-03-12T13:35:48.000Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.24s) [2020-03-12T13:35:48.000Z] check_test.go:196: [d08b5ddf6ff26] daemon is not started [2020-03-12T13:35:48.000Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.44s) [2020-03-12T13:35:48.000Z] check_test.go:196: [d5f6441e1209e] daemon is not started [2020-03-12T13:35:48.000Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.22s) [2020-03-12T13:35:48.000Z] check_test.go:196: [de68e72bc2e49] daemon is not started [2020-03-12T13:35:48.000Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.50s) [2020-03-12T13:35:48.000Z] check_test.go:196: [d7968c8ab3497] daemon is not started [2020-03-12T13:35:48.000Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.48s) [2020-03-12T13:35:48.000Z] check_test.go:196: [defc9b87419d0] daemon is not started [2020-03-12T13:35:48.000Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.42s) [2020-03-12T13:35:48.000Z] check_test.go:196: [dd1ffd164ab93] daemon is not started [2020-03-12T13:35:48.000Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.29s) [2020-03-12T13:35:48.000Z] check_test.go:196: [d1eaf36db29c3] daemon is not started [2020-03-12T13:35:48.000Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.35s) [2020-03-12T13:35:48.000Z] check_test.go:196: [d1f83743064e9] daemon is not started [2020-03-12T13:35:48.000Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.59s) [2020-03-12T13:35:48.000Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:71b7117c8fe14e999359e38f0ac80edecb33b73f3418d5d7ed8120cdfe575753 [2020-03-12T13:35:48.000Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5c08120d835082e2531865f4bceda16cc01a324f33a928725d4c78856b03efd4 [2020-03-12T13:35:48.000Z] check_test.go:196: [dd0f41f409904] daemon is not started [2020-03-12T13:35:48.000Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.67s) [2020-03-12T13:35:48.000Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0706774d02c054a12e3f127b36b9d2621bce307615888f54ab85ebc0f5d3ec37 [2020-03-12T13:35:48.000Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0064620dc4663d93dbb67461f4468105f5f8bc5dc8f507d5cfded59fa07980fd [2020-03-12T13:35:48.000Z] check_test.go:196: [d69331adc6a27] daemon is not started [2020-03-12T13:35:48.000Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.35s) [2020-03-12T13:35:48.000Z] check_test.go:196: [d4fc9ab2157c5] daemon is not started [2020-03-12T13:35:48.000Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.22s) [2020-03-12T13:35:48.000Z] check_test.go:196: [d40143ff0c08e] daemon is not started [2020-03-12T13:35:48.000Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.37s) [2020-03-12T13:35:48.000Z] check_test.go:196: [d60f7a0c4fe40] daemon is not started [2020-03-12T13:35:48.000Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-03-12T13:35:48.000Z] check_test.go:196: [d5770d1f5a334] daemon is not started [2020-03-12T13:35:48.000Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.39s) [2020-03-12T13:35:48.000Z] check_test.go:196: [d7b373db6d6d6] daemon is not started [2020-03-12T13:35:48.000Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.25s) [2020-03-12T13:35:48.000Z] check_test.go:196: [d5a86e2d6f7c0] daemon is not started [2020-03-12T13:35:48.000Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.23s) [2020-03-12T13:35:48.000Z] check_test.go:196: [d551bc64b1eb5] daemon is not started [2020-03-12T13:35:48.000Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.78s) [2020-03-12T13:35:48.000Z] check_test.go:196: [dddc0524ca5ba] daemon is not started [2020-03-12T13:35:48.000Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2020-03-12T13:35:48.000Z] check_test.go:196: [d06f65632a068] daemon is not started [2020-03-12T13:35:48.000Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.48s) [2020-03-12T13:35:48.000Z] check_test.go:196: [dab934181ddbd] daemon is not started [2020-03-12T13:35:48.000Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.43s) [2020-03-12T13:35:48.000Z] check_test.go:196: [d52b66b831ccc] daemon is not started [2020-03-12T13:35:48.000Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-03-12T13:35:48.000Z] check_test.go:196: [d62869e5342d3] daemon is not started [2020-03-12T13:35:48.000Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-03-12T13:35:48.000Z] check_test.go:196: [d9e6b46269e75] daemon is not started [2020-03-12T13:35:48.000Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2020-03-12T13:35:48.000Z] check_test.go:196: [d630e4e772f9a] daemon is not started [2020-03-12T13:35:48.000Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s) [2020-03-12T13:35:48.000Z] check_test.go:196: [d15252790a321] daemon is not started [2020-03-12T13:35:48.000Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-03-12T13:35:48.000Z] check_test.go:196: [d0d34e76078d2] daemon is not started [2020-03-12T13:35:48.000Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.44s) [2020-03-12T13:35:48.000Z] check_test.go:196: [d888c7c53ad16] daemon is not started [2020-03-12T13:35:48.000Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.13s) [2020-03-12T13:35:48.000Z] check_test.go:196: [db9ed0ae7f5a8] daemon is not started [2020-03-12T13:35:48.000Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.15s) [2020-03-12T13:35:48.000Z] check_test.go:196: [dead3b446e460] daemon is not started [2020-03-12T13:35:48.000Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.24s) [2020-03-12T13:35:48.000Z] check_test.go:196: [d78af40f47445] daemon is not started [2020-03-12T13:35:48.000Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.99s) [2020-03-12T13:35:48.000Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2020-03-12T13:35:48.000Z] === RUN TestDockerSchema1RegistrySuite [2020-03-12T13:35:48.000Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-03-12T13:35:48.000Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-03-12T13:35:53.255Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-03-12T13:35:57.438Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-03-12T13:36:01.613Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-03-12T13:36:02.544Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-03-12T13:36:03.914Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-03-12T13:36:03.914Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-03-12T13:36:05.284Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-03-12T13:36:06.657Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-03-12T13:36:08.028Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-03-12T13:36:12.203Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-03-12T13:36:12.203Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-03-12T13:36:12.460Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-03-12T13:36:12.717Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-03-12T13:36:12.974Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-03-12T13:36:13.232Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-03-12T13:36:13.489Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-03-12T13:36:13.746Z] --- PASS: TestDockerSchema1RegistrySuite (25.79s) [2020-03-12T13:36:13.746Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2020-03-12T13:36:13.746Z] check_test.go:223: [d7b164f81934d] daemon is not started [2020-03-12T13:36:13.746Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.31s) [2020-03-12T13:36:13.746Z] check_test.go:223: [d88ea80512bb6] daemon is not started [2020-03-12T13:36:13.746Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.35s) [2020-03-12T13:36:13.746Z] check_test.go:223: [df8e622be372c] daemon is not started [2020-03-12T13:36:13.746Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.26s) [2020-03-12T13:36:13.746Z] check_test.go:223: [dd85ebda5d9fa] daemon is not started [2020-03-12T13:36:13.746Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.33s) [2020-03-12T13:36:13.746Z] check_test.go:223: [da9e76948ccd4] daemon is not started [2020-03-12T13:36:13.746Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.41s) [2020-03-12T13:36:13.746Z] check_test.go:223: [dc4b7ecdaac9e] daemon is not started [2020-03-12T13:36:13.746Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-03-12T13:36:13.746Z] check_test.go:223: [d5fd500804bfa] daemon is not started [2020-03-12T13:36:13.746Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.41s) [2020-03-12T13:36:13.746Z] check_test.go:223: [d90f1c630c318] daemon is not started [2020-03-12T13:36:13.746Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.28s) [2020-03-12T13:36:13.746Z] check_test.go:223: [d28f93fb79491] daemon is not started [2020-03-12T13:36:13.746Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.30s) [2020-03-12T13:36:13.746Z] check_test.go:223: [dce15b44bfbde] daemon is not started [2020-03-12T13:36:13.746Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.82s) [2020-03-12T13:36:13.746Z] check_test.go:223: [d59f7fc54f3ce] daemon is not started [2020-03-12T13:36:13.746Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-03-12T13:36:13.746Z] check_test.go:223: [de1b4891d0a9f] daemon is not started [2020-03-12T13:36:13.746Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.49s) [2020-03-12T13:36:13.746Z] check_test.go:223: [d635c2009e4e5] daemon is not started [2020-03-12T13:36:13.746Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-03-12T13:36:13.746Z] check_test.go:223: [ddca4d82667bf] daemon is not started [2020-03-12T13:36:13.746Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-03-12T13:36:13.746Z] check_test.go:223: [d3b92b643d736] daemon is not started [2020-03-12T13:36:13.746Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s) [2020-03-12T13:36:13.746Z] check_test.go:223: [d092f4624dc19] daemon is not started [2020-03-12T13:36:13.746Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.35s) [2020-03-12T13:36:13.746Z] check_test.go:223: [dbb6a7ee4772f] daemon is not started [2020-03-12T13:36:13.746Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-03-12T13:36:13.746Z] check_test.go:223: [df79671a158e8] daemon is not started [2020-03-12T13:36:13.746Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-03-12T13:36:13.746Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-03-12T13:36:14.677Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-03-12T13:36:15.241Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-03-12T13:36:15.241Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-03-12T13:36:15.241Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-03-12T13:36:16.611Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-03-12T13:36:16.611Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-03-12T13:36:17.176Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-03-12T13:36:18.113Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-03-12T13:36:18.113Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.50s) [2020-03-12T13:36:18.113Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.95s) [2020-03-12T13:36:18.113Z] check_test.go:252: [da7125d369158] daemon is not started [2020-03-12T13:36:18.113Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2020-03-12T13:36:18.113Z] check_test.go:252: [dd51aeedc7009] daemon is not started [2020-03-12T13:36:18.113Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-03-12T13:36:18.113Z] check_test.go:252: [dbd5733072393] daemon is not started [2020-03-12T13:36:18.113Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.20s) [2020-03-12T13:36:18.113Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-03-12T13:36:18.113Z] check_test.go:252: [d805c63a96292] daemon is not started [2020-03-12T13:36:18.113Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.48s) [2020-03-12T13:36:18.113Z] check_test.go:252: [d78c0722799ef] daemon is not started [2020-03-12T13:36:18.113Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) [2020-03-12T13:36:18.113Z] check_test.go:252: [dea965b30f087] daemon is not started [2020-03-12T13:36:18.113Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s) [2020-03-12T13:36:18.113Z] check_test.go:252: [df92f93855798] daemon is not started [2020-03-12T13:36:18.113Z] === RUN TestDockerRegistryAuthTokenSuite [2020-03-12T13:36:18.113Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-03-12T13:36:23.367Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-03-12T13:36:23.367Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-03-12T13:36:23.624Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-03-12T13:36:23.882Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-03-12T13:36:23.882Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.74s) [2020-03-12T13:36:23.882Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-03-12T13:36:23.882Z] check_test.go:279: [da520ce66e95b] daemon is not started [2020-03-12T13:36:23.882Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-03-12T13:36:23.882Z] check_test.go:279: [d54f13fbf665e] daemon is not started [2020-03-12T13:36:23.882Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-03-12T13:36:23.882Z] check_test.go:279: [d98589438c3de] daemon is not started [2020-03-12T13:36:23.882Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-03-12T13:36:23.882Z] check_test.go:279: [d7647ddb052dc] daemon is not started [2020-03-12T13:36:23.882Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-03-12T13:36:23.882Z] check_test.go:279: [d402757acf00c] daemon is not started [2020-03-12T13:36:23.882Z] === RUN TestDockerNetworkSuite [2020-03-12T13:36:23.882Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-03-12T13:36:27.156Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-03-12T13:36:28.087Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-03-12T13:36:29.456Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-03-12T13:36:31.353Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-03-12T13:36:31.353Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-03-12T13:36:31.610Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-03-12T13:36:31.610Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-03-12T13:36:32.980Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-03-12T13:36:32.980Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-03-12T13:36:36.253Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-03-12T13:36:36.253Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-03-12T13:36:40.546Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-03-12T13:36:40.803Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-03-12T13:36:42.699Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-03-12T13:36:43.635Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-03-12T13:36:53.598Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-03-12T13:36:55.494Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-03-12T13:36:57.389Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-03-12T13:36:58.319Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-03-12T13:36:58.884Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-03-12T13:37:00.779Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-03-12T13:37:02.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-03-12T13:37:02.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-03-12T13:37:02.405Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-03-12T13:37:03.774Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-03-12T13:37:04.032Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-03-12T13:37:04.032Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-03-12T13:37:04.290Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-03-12T13:37:05.662Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-03-12T13:37:07.560Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-03-12T13:37:07.560Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-03-12T13:37:08.124Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-03-12T13:37:08.124Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-03-12T13:37:12.314Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-03-12T13:37:15.586Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-03-12T13:37:25.543Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-03-12T13:37:25.543Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-03-12T13:37:26.107Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-03-12T13:37:26.107Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-03-12T13:37:26.364Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-03-12T13:37:26.364Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-03-12T13:37:26.621Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-03-12T13:37:26.622Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-03-12T13:37:30.799Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-03-12T13:37:30.799Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-03-12T13:37:30.799Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-03-12T13:37:32.254Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-03-12T13:37:37.508Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-03-12T13:37:37.765Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-03-12T13:37:40.289Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-03-12T13:37:41.221Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-03-12T13:37:41.221Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-03-12T13:37:42.591Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-03-12T13:37:44.487Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-03-12T13:37:45.859Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-03-12T13:37:45.859Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-03-12T13:37:46.791Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-03-12T13:37:47.355Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-03-12T13:37:47.611Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-03-12T13:37:49.508Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-03-12T13:37:52.790Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-03-12T13:37:56.098Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite (92.89s) [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.69s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:46: [d08410b5397b5] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.26s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:46: [d02b1f928b01a] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.06s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:46: [dc6de39d5e49d] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (3.21s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:46: [d002d118cb64c] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.96s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:1233: [d06ea4b1b59c6] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.26s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:46: [da1f2027dfbb7] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.64s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:46: [d26e0cebb4248] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.51s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:46: [d223dd114503a] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.78s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:46: [d043cba9f126e] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.90s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:46: [d38c886c38a28] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.75s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:46: [dc4351ae16db1] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.49s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:46: [d22c5230e6b5b] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.57s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:46: [dda7c860e8080] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.15s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:46: [d33b523e0ec79] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:46: [da0545c823009] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.35s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:46: [d8dc93af3f78e] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.15s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:46: [dbd1df8fa610c] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:46: [dc924c0cc9c72] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:46: [dc4d9864d0697] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.43s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:46: [d2c3f348a67fe] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.91s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:46: [d2ac138b8f990] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.12s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:46: [dd3456080eee3] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.45s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:46: [de28f77771c60] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:46: [dc03bd1d428fc] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.92s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:968: [d11317d802835] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.57s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:46: [daf6cc7355db5] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.58s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:1116: [ddac3b7b16422] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.17s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:46: [d33a90e40a17e] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.72s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:46: [da58c6b0ac81f] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:46: [d2d96c1b37873] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:46: [dd56f7a961123] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:46: [dafb28f87ab52] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.13s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:46: [d4b6574e256dd] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:46: [d6326d160cc51] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.05s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:46: [dc4fcc8a816f2] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:46: [ddc6f5bfbbd15] daemon is not started [2020-03-12T13:37:57.030Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:46: [d27fe8d9b4caf] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.45s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:46: [d57fafc5e6620] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.54s) [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.35s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:1084: [d72b45344c9e9] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:46: [dae60aeb014fb] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.56s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:46: [d0ba33086c2cc] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.94s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:46: [d7116956bb5dc] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:46: [d3507abbcaa8d] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.28s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:46: [d8bd01dd1e1f6] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.73s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:46: [d7d10e2163eb3] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.73s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:46: [d8f21a8de1b3b] daemon is not started [2020-03-12T13:37:57.030Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.45s) [2020-03-12T13:37:57.030Z] docker_cli_network_unix_test.go:46: [dadc5af2daef3] daemon is not started [2020-03-12T13:37:57.030Z] === RUN TestDockerHubPullSuite [2020-03-12T13:37:57.030Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-03-12T13:37:58.402Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-03-12T13:38:00.924Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-03-12T13:38:00.924Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-03-12T13:38:02.818Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-03-12T13:38:02.818Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-03-12T13:38:03.075Z] --- PASS: TestDockerHubPullSuite (6.19s) [2020-03-12T13:38:03.075Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.54s) [2020-03-12T13:38:03.075Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.19s) [2020-03-12T13:38:03.075Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.45s) [2020-03-12T13:38:03.075Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.72s) [2020-03-12T13:38:03.075Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2020-03-12T13:38:03.075Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2020-03-12T13:38:03.075Z] PASS [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] === Skipped [2020-03-12T13:38:03.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-03-12T13:38:03.075Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-03-12T13:38:03.075Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-03-12T13:38:03.075Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-03-12T13:38:03.075Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-03-12T13:38:03.075Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-03-12T13:38:03.075Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-03-12T13:38:03.075Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-03-12T13:38:03.075Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-03-12T13:38:03.075Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-03-12T13:38:03.075Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-03-12T13:38:03.075Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-03-12T13:38:03.075Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-03-12T13:38:03.075Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-03-12T13:38:03.075Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-12T13:38:03.075Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-12T13:38:03.075Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-03-12T13:38:03.075Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-03-12T13:38:03.075Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-12T13:38:03.075Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-12T13:38:03.075Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-12T13:38:03.075Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-12T13:38:03.075Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-12T13:38:03.075Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-12T13:38:03.075Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-12T13:38:03.075Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-12T13:38:03.075Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-12T13:38:03.075Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-12T13:38:03.075Z] docker_cli_sni_test.go:18: Flakey test [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-12T13:38:03.075Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-12T13:38:03.075Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-12T13:38:03.075Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-12T13:38:03.075Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-03-12T13:38:03.075Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-03-12T13:38:03.075Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-12T13:38:03.075Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-12T13:38:03.075Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-12T13:38:03.075Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-12T13:38:03.075Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-03-12T13:38:03.075Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-03-12T13:38:03.075Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-12T13:38:03.075Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-12T13:38:03.075Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-12T13:38:03.075Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-12T13:38:03.075Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-03-12T13:38:03.075Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-03-12T13:38:03.075Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-12T13:38:03.075Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-12T13:38:03.075Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-03-12T13:38:03.075Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-03-12T13:38:03.075Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-12T13:38:03.075Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-12T13:38:03.075Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-12T13:38:03.075Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-12T13:38:03.075Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-03-12T13:38:03.075Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-03-12T13:38:03.075Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-12T13:38:03.075Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-12T13:38:03.075Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-12T13:38:03.075Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-12T13:38:03.075Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-03-12T13:38:03.075Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-03-12T13:38:03.075Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-12T13:38:03.075Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-12T13:38:03.075Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-03-12T13:38:03.075Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-03-12T13:38:03.075Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-03-12T13:38:03.075Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-03-12T13:38:03.075Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-12T13:38:03.075Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-12T13:38:03.075Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-12T13:38:03.075Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-12T13:38:03.075Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-12T13:38:03.075Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-12T13:38:03.075Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-12T13:38:03.075Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-12T13:38:03.075Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-12T13:38:03.075Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-12T13:38:03.075Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-12T13:38:03.075Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-12T13:38:03.075Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-03-12T13:38:03.075Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-03-12T13:38:03.075Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-12T13:38:03.075Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-12T13:38:03.075Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-03-12T13:38:03.075Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-03-12T13:38:03.075Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-12T13:38:03.075Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-12T13:38:03.075Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-03-12T13:38:03.075Z] docker_cli_network_unix_test.go:46: [d27fe8d9b4caf] daemon is not started [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] [2020-03-12T13:38:03.075Z] DONE 1277 tests, 44 skipped in 2009.670s [2020-03-12T13:38:03.075Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-12T13:38:03.075Z] ++++ cat bundles/test-integration/docker.pid [2020-03-12T13:38:03.075Z] +++ kill 7435 [2020-03-12T13:38:04.006Z] +++ /etc/init.d/apparmor stop [2020-03-12T13:38:04.006Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-12T13:38:04.006Z] [2020-03-12T13:38:04.006Z] Unloading profiles will leave already running processes permanently [2020-03-12T13:38:04.006Z] unconfined, which can lead to unexpected situations. [2020-03-12T13:38:04.006Z] [2020-03-12T13:38:04.006Z] To set a process to complain mode, use the command line tool [2020-03-12T13:38:04.006Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-12T13:38:04.006Z] +++ true [2020-03-12T13:38:04.006Z] [2020-03-12T13:38:18.860Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-03-12T13:38:31.042Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-03-12T13:38:34.315Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-03-12T13:38:37.588Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-03-12T13:38:40.864Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-03-12T13:38:47.522Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-03-12T13:38:54.069Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-03-12T13:38:55.965Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-03-12T13:38:59.239Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-03-12T13:39:02.513Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-03-12T13:39:05.789Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-03-12T13:39:09.062Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-03-12T13:39:11.586Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-03-12T13:40:09.363Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-03-12T13:40:21.544Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite (1783.42s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.75s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.43s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.30s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.44s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.52s) [2020-03-12T13:40:39.611Z] docker_api_swarm_test.go:563: [d280f0bee9525] joining swarm manager [d3a7ca69a896a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T13:40:39.611Z] docker_api_swarm_test.go:585: [db1dff620b395] joining swarm manager [d3a7ca69a896a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T13:40:39.611Z] check_test.go:380: [d280f0bee9525] daemon is not started [2020-03-12T13:40:39.611Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-03-12T13:40:39.611Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.86s) [2020-03-12T13:40:39.611Z] docker_api_swarm_test.go:46: [dfa5dbea22267] joining swarm manager [d37627cd776e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.86s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.72s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.00s) [2020-03-12T13:40:39.611Z] docker_api_swarm_test.go:304: [d8ed7cfea100c] joining swarm manager [dffdc74878f7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T13:40:39.611Z] docker_api_swarm_test.go:305: [d97f46d0852b6] joining swarm manager [dffdc74878f7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T13:40:39.611Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-03-12T13:40:39.611Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (27.55s) [2020-03-12T13:40:39.611Z] docker_api_swarm_test.go:272: [d136100d260fb] joining swarm manager [d98388803fc91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T13:40:39.611Z] docker_api_swarm_test.go:273: [d67e33db3c4f7] joining swarm manager [d98388803fc91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.15s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.38s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (15.00s) [2020-03-12T13:40:39.611Z] docker_api_swarm_node_test.go:19: [d5f3e041adbbd] joining swarm manager [d65bfaa9ff9b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T13:40:39.611Z] docker_api_swarm_node_test.go:20: [d87abf4c5f558] joining swarm manager [d65bfaa9ff9b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (50.96s) [2020-03-12T13:40:39.611Z] docker_api_swarm_test.go:502: [dae0183946bcd] joining swarm manager [d648fc3d02ad0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T13:40:39.611Z] docker_api_swarm_test.go:507: [dd278055d9ca2] joining swarm manager [d648fc3d02ad0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.51s) [2020-03-12T13:40:39.611Z] docker_api_swarm_node_test.go:80: [d9f2fece2b6c2] joining swarm manager [da41f4772a368]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.90s) [2020-03-12T13:40:39.611Z] docker_api_swarm_node_test.go:52: [d7469984a092c] joining swarm manager [d222c07b690b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T13:40:39.611Z] docker_api_swarm_node_test.go:53: [dc457f4f76b2a] joining swarm manager [d222c07b690b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.39s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.26s) [2020-03-12T13:40:39.611Z] docker_api_swarm_test.go:202: [da43e95592118] joining swarm manager [d72f29838e06c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.92s) [2020-03-12T13:40:39.611Z] docker_api_swarm_test.go:384: [d85d3eb3ea0a7] joining swarm manager [d3b704508fb01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T13:40:39.611Z] docker_api_swarm_test.go:385: [d3f95c3e3c486] joining swarm manager [d3b704508fb01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T13:40:39.611Z] check_test.go:380: [d3f95c3e3c486] daemon is not started [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (65.89s) [2020-03-12T13:40:39.611Z] docker_api_swarm_test.go:802: [d22b1fd6a8051] joining swarm manager [d5c4cefa5b7ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T13:40:39.611Z] docker_api_swarm_test.go:802: [d174234b64555] joining swarm manager [d5c4cefa5b7ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T13:40:39.611Z] docker_api_swarm_test.go:802: [d428d4c0b2af5] joining swarm manager [d5c4cefa5b7ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-12T13:40:39.611Z] docker_api_swarm_test.go:802: [dc76872db73a6] joining swarm manager [d5c4cefa5b7ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-03-12T13:40:39.611Z] docker_api_swarm_test.go:810: [d811a12030c67] joining swarm manager [d5c4cefa5b7ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.38s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.88s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.63s) [2020-03-12T13:40:39.611Z] docker_api_swarm_service_test.go:394: [d45741a1d5b16] joining swarm manager [deaebc083935e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T13:40:39.611Z] docker_api_swarm_service_test.go:394: [dda469b9c641c] joining swarm manager [deaebc083935e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.32s) [2020-03-12T13:40:39.611Z] docker_api_swarm_service_test.go:342: [daa290e3c9fd6] joining swarm manager [d57b7c84c0e0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T13:40:39.611Z] docker_api_swarm_service_test.go:342: [dd6baf315075a] joining swarm manager [d57b7c84c0e0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.97s) [2020-03-12T13:40:39.611Z] docker_api_swarm_service_test.go:489: [db065da815c6e] joining swarm manager [d928a3031a216]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T13:40:39.611Z] docker_api_swarm_service_test.go:489: [d5cdb1e033224] joining swarm manager [d928a3031a216]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.59s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.01s) [2020-03-12T13:40:39.611Z] docker_api_swarm_service_test.go:127: [d507e809d15d1] joining swarm manager [d4b975ba64a81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T13:40:39.611Z] docker_api_swarm_service_test.go:128: [dfaab60b2f58a] joining swarm manager [d4b975ba64a81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T13:40:39.611Z] docker_api_swarm_service_test.go:136: [df6f74456bb97] joining swarm manager [d4b975ba64a81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-12T13:40:39.611Z] docker_api_swarm_service_test.go:137: [de1b50987c5ab] joining swarm manager [d4b975ba64a81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.02s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.63s) [2020-03-12T13:40:39.611Z] docker_api_swarm_service_test.go:303: [d8615ef91cb30] joining swarm manager [d051515435b49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T13:40:39.611Z] docker_api_swarm_service_test.go:303: [d398e39ba6946] joining swarm manager [d051515435b49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.07s) [2020-03-12T13:40:39.611Z] docker_api_swarm_service_test.go:99: [d607bc809e6cd] joining swarm manager [d71ee5856abfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T13:40:39.611Z] docker_api_swarm_service_test.go:100: [d12e4d631b702] joining swarm manager [d71ee5856abfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T13:40:39.611Z] check_test.go:380: [d607bc809e6cd] daemon is not started [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.35s) [2020-03-12T13:40:39.611Z] docker_api_swarm_service_test.go:532: [d21c20eb21a96] joining swarm manager [d46135af80308]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T13:40:39.611Z] docker_api_swarm_service_test.go:533: [db3c080bf044b] joining swarm manager [d46135af80308]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.95s) [2020-03-12T13:40:39.611Z] docker_api_swarm_service_test.go:147: [d56ed5826f1bc] joining swarm manager [d5786bc6c626f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T13:40:39.611Z] docker_api_swarm_service_test.go:147: [d1f388485d74e] joining swarm manager [d5786bc6c626f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.43s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.38s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.02s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.20s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.98s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.41s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.26s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.54s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.08s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.72s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.22s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.98s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.37s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.87s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.30s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.85s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.50s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.23s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.00s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.62s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.22s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.74s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.51s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.05s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.45s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.29s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.95s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.73s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.47s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.32s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.10s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.74s) [2020-03-12T13:40:39.611Z] docker_cli_service_logs_test.go:241: checking task qwfbyuv45stl [2020-03-12T13:40:39.611Z] docker_cli_service_logs_test.go:246: checking messages for qwfbyuv45stl [2020-03-12T13:40:39.611Z] docker_cli_service_logs_test.go:241: checking task 5t1maixj7lsz [2020-03-12T13:40:39.611Z] docker_cli_service_logs_test.go:246: checking messages for 5t1maixj7lsz [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.72s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.52s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.11s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.99s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.72s) [2020-03-12T13:40:39.611Z] docker_cli_swarm_test.go:1901: [db2ae00a09c7c] joining swarm manager [dd3fee176c5e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T13:40:39.611Z] docker_cli_swarm_test.go:1902: [d7b4acb75dfc7] joining swarm manager [dd3fee176c5e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.98s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.64s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.80s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.60s) [2020-03-12T13:40:39.611Z] docker_cli_swarm_test.go:1802: [dc1452584947c] joining swarm manager [d926af8209b8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T13:40:39.611Z] docker_cli_swarm_test.go:1803: [dd69672af1868] joining swarm manager [d926af8209b8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.50s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (152.57s) [2020-03-12T13:40:39.611Z] docker_cli_swarm_test.go:1321: [d1ef64311d0a5] joining swarm manager [d153b9c6d8155]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T13:40:39.611Z] docker_cli_swarm_test.go:1322: [d2a01d674583c] joining swarm manager [d153b9c6d8155]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.15s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.76s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.88s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.02s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.03s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.45s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.83s) [2020-03-12T13:40:39.611Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-03-12T13:40:39.611Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.52s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.86s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.88s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.85s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.96s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.54s) [2020-03-12T13:40:39.611Z] docker_cli_swarm_test.go:1186: [dec0d79b99527] joining swarm manager [de13de94429c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T13:40:39.611Z] docker_cli_swarm_test.go:1195: [dce6fbec423c2] joining swarm manager [de13de94429c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.77s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.09s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (140.21s) [2020-03-12T13:40:39.611Z] docker_cli_swarm_test.go:1118: [d3499d1713e57] joining swarm manager [dd81403b0daf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T13:40:39.611Z] docker_cli_swarm_test.go:1119: [d46970d823283] joining swarm manager [dd81403b0daf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T13:40:39.611Z] docker_cli_swarm_test.go:1172: [dae1f029daf0a] joining swarm manager [dd81403b0daf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.23s) [2020-03-12T13:40:39.611Z] docker_cli_swarm_test.go:1453: [d175bc19c64de] joining swarm manager [dca5694587db5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T13:40:39.611Z] docker_cli_swarm_test.go:1454: [d75dba0e38598] joining swarm manager [dca5694587db5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.35s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.30s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.10s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.27s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.65s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.66s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.20s) [2020-03-12T13:40:39.611Z] docker_cli_swarm_unix_test.go:62: [d343317fce28a] joining swarm manager [d614e55f0653f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.71s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.84s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.13s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.06s) [2020-03-12T13:40:39.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.78s) [2020-03-12T13:40:39.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.61s) [2020-03-12T13:40:39.612Z] docker_api_swarm_test.go:962: [de97e5e3e7825] joining swarm manager [d8d30ce8faa9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T13:40:39.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.15s) [2020-03-12T13:40:39.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.96s) [2020-03-12T13:40:39.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.10s) [2020-03-12T13:40:39.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.40s) [2020-03-12T13:40:39.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.16s) [2020-03-12T13:40:39.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.40s) [2020-03-12T13:40:39.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.08s) [2020-03-12T13:40:39.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.11s) [2020-03-12T13:40:39.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.22s) [2020-03-12T13:40:39.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.02s) [2020-03-12T13:40:39.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.14s) [2020-03-12T13:40:39.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.59s) [2020-03-12T13:40:39.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.35s) [2020-03-12T13:40:39.612Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.05s) [2020-03-12T13:40:39.612Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.05s) [2020-03-12T13:40:39.612Z] === RUN TestDockerExternalVolumeSuite [2020-03-12T13:40:39.612Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-03-12T13:40:57.668Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-03-12T13:42:05.314Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-03-12T13:42:13.409Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-03-12T13:42:45.460Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-03-12T13:43:00.312Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-03-12T13:43:03.350Z] ok github.com/docker/docker/integration-cli 2316.727s [2020-03-12T13:43:03.351Z] [2020-03-12T13:43:03.351Z] === Skipped [2020-03-12T13:43:03.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-03-12T13:43:03.351Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-03-12T13:43:03.351Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.351Z] [2020-03-12T13:43:03.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-03-12T13:43:03.351Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-03-12T13:43:03.351Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.351Z] [2020-03-12T13:43:03.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2020-03-12T13:43:03.351Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2020-03-12T13:43:03.351Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.351Z] [2020-03-12T13:43:03.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-03-12T13:43:03.351Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-03-12T13:43:03.351Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.351Z] [2020-03-12T13:43:03.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-03-12T13:43:03.351Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-03-12T13:43:03.351Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.351Z] [2020-03-12T13:43:03.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-03-12T13:43:03.351Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-03-12T13:43:03.351Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.351Z] [2020-03-12T13:43:03.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-03-12T13:43:03.351Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-03-12T13:43:03.351Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.351Z] [2020-03-12T13:43:03.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-03-12T13:43:03.351Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-03-12T13:43:03.351Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.351Z] [2020-03-12T13:43:03.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2020-03-12T13:43:03.351Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2020-03-12T13:43:03.351Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.351Z] [2020-03-12T13:43:03.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-03-12T13:43:03.351Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-03-12T13:43:03.351Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.351Z] [2020-03-12T13:43:03.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-03-12T13:43:03.351Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-03-12T13:43:03.351Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.351Z] [2020-03-12T13:43:03.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-03-12T13:43:03.351Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-03-12T13:43:03.351Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.351Z] [2020-03-12T13:43:03.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-03-12T13:43:03.351Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-03-12T13:43:03.351Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2020-03-12T13:43:03.351Z] [2020-03-12T13:43:03.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-03-12T13:43:03.351Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-03-12T13:43:03.351Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2020-03-12T13:43:03.351Z] [2020-03-12T13:43:03.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-03-12T13:43:03.351Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-03-12T13:43:03.351Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.351Z] [2020-03-12T13:43:03.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-03-12T13:43:03.351Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-03-12T13:43:03.351Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.351Z] [2020-03-12T13:43:03.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-03-12T13:43:03.351Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-03-12T13:43:03.351Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-03-12T13:43:03.351Z] [2020-03-12T13:43:03.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-03-12T13:43:03.351Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-03-12T13:43:03.351Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.351Z] [2020-03-12T13:43:03.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2020-03-12T13:43:03.351Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2020-03-12T13:43:03.351Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-03-12T13:43:03.351Z] [2020-03-12T13:43:03.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-03-12T13:43:03.351Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-03-12T13:43:03.351Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.351Z] [2020-03-12T13:43:03.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-03-12T13:43:03.351Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-03-12T13:43:03.351Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.351Z] [2020-03-12T13:43:03.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-03-12T13:43:03.351Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-03-12T13:43:03.351Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.351Z] [2020-03-12T13:43:03.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-03-12T13:43:03.351Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-03-12T13:43:03.351Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.351Z] [2020-03-12T13:43:03.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-03-12T13:43:03.351Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-03-12T13:43:03.351Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.351Z] [2020-03-12T13:43:03.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-03-12T13:43:03.351Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-03-12T13:43:03.351Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.351Z] [2020-03-12T13:43:03.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-03-12T13:43:03.351Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-03-12T13:43:03.351Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.351Z] [2020-03-12T13:43:03.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-03-12T13:43:03.351Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-03-12T13:43:03.351Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.351Z] [2020-03-12T13:43:03.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-03-12T13:43:03.351Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-03-12T13:43:03.351Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.351Z] [2020-03-12T13:43:03.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-03-12T13:43:03.351Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-03-12T13:43:03.351Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.351Z] [2020-03-12T13:43:03.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-03-12T13:43:03.351Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.37s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.37s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.84s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.84s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.06s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.06s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.79s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.79s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.42s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-03-12T13:43:03.352Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.37s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.34s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.34s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.42s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.42s) [2020-03-12T13:43:03.352Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.35s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.35s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.45s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-03-12T13:43:03.352Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-03-12T13:43:03.352Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.352Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2020-03-12T13:43:03.353Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2020-03-12T13:43:03.353Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.42s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s) [2020-03-12T13:43:03.353Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-03-12T13:43:03.353Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.42s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2020-03-12T13:43:03.353Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-03-12T13:43:03.353Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-03-12T13:43:03.353Z] docker_cli_sni_test.go:18: Flakey test [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-03-12T13:43:03.353Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-03-12T13:43:03.353Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-03-12T13:43:03.353Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-03-12T13:43:03.353Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-03-12T13:43:03.353Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-03-12T13:43:03.353Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-03-12T13:43:03.353Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-03-12T13:43:03.353Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-03-12T13:43:03.353Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-03-12T13:43:03.353Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-03-12T13:43:03.353Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-03-12T13:43:03.353Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-03-12T13:43:03.353Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-03-12T13:43:03.353Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-03-12T13:43:03.353Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-03-12T13:43:03.353Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-03-12T13:43:03.353Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-03-12T13:43:03.353Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-03-12T13:43:03.353Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-03-12T13:43:03.353Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-03-12T13:43:03.353Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-03-12T13:43:03.353Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-03-12T13:43:03.353Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-03-12T13:43:03.353Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-03-12T13:43:03.353Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-03-12T13:43:03.353Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-03-12T13:43:03.353Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2020-03-12T13:43:03.353Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-03-12T13:43:03.353Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-03-12T13:43:03.353Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-03-12T13:43:03.353Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-03-12T13:43:03.353Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-03-12T13:43:03.353Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-03-12T13:43:03.353Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-03-12T13:43:03.353Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-03-12T13:43:03.353Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-03-12T13:43:03.353Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-03-12T13:43:03.353Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-03-12T13:43:03.353Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-03-12T13:43:03.353Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-03-12T13:43:03.353Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-03-12T13:43:03.353Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-03-12T13:43:03.353Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-03-12T13:43:03.353Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-03-12T13:43:03.353Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-03-12T13:43:03.353Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-03-12T13:43:03.353Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-03-12T13:43:03.353Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-03-12T13:43:03.353Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-03-12T13:43:03.353Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-03-12T13:43:03.353Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-03-12T13:43:03.353Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-03-12T13:43:03.353Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-03-12T13:43:03.353Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-03-12T13:43:03.353Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-03-12T13:43:03.353Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-03-12T13:43:03.353Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-03-12T13:43:03.353Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.353Z] [2020-03-12T13:43:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-03-12T13:43:03.353Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-03-12T13:43:03.354Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-03-12T13:43:03.354Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-03-12T13:43:03.354Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-03-12T13:43:03.354Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-03-12T13:43:03.354Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-03-12T13:43:03.354Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-03-12T13:43:03.354Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-03-12T13:43:03.354Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-03-12T13:43:03.354Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-03-12T13:43:03.354Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-03-12T13:43:03.354Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-03-12T13:43:03.354Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-03-12T13:43:03.354Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-03-12T13:43:03.354Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-03-12T13:43:03.354Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-03-12T13:43:03.354Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-03-12T13:43:03.354Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-03-12T13:43:03.354Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-03-12T13:43:03.354Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-03-12T13:43:03.354Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-03-12T13:43:03.354Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-03-12T13:43:03.354Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-03-12T13:43:03.354Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-03-12T13:43:03.354Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-03-12T13:43:03.354Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-03-12T13:43:03.354Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-03-12T13:43:03.354Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-03-12T13:43:03.354Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-03-12T13:43:03.354Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-03-12T13:43:03.354Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2020-03-12T13:43:03.354Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-03-12T13:43:03.354Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-03-12T13:43:03.354Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-03-12T13:43:03.354Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-03-12T13:43:03.354Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-03-12T13:43:03.354Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-03-12T13:43:03.354Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-03-12T13:43:03.354Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-03-12T13:43:03.354Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-03-12T13:43:03.354Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-03-12T13:43:03.354Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-03-12T13:43:03.354Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-03-12T13:43:03.354Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2020-03-12T13:43:03.354Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-03-12T13:43:03.354Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-03-12T13:43:03.354Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-03-12T13:43:03.354Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-03-12T13:43:03.354Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-03-12T13:43:03.354Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-03-12T13:43:03.354Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-03-12T13:43:03.354Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-03-12T13:43:03.354Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-03-12T13:43:03.354Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2020-03-12T13:43:03.354Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-03-12T13:43:03.354Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-03-12T13:43:03.354Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-03-12T13:43:03.354Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-03-12T13:43:03.354Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-03-12T13:43:03.354Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-03-12T13:43:03.354Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-03-12T13:43:03.354Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-03-12T13:43:03.354Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-03-12T13:43:03.354Z] [2020-03-12T13:43:03.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-03-12T13:43:03.355Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-03-12T13:43:03.355Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-03-12T13:43:03.355Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-03-12T13:43:03.355Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-03-12T13:43:03.355Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-03-12T13:43:03.355Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2020-03-12T13:43:03.355Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-03-12T13:43:03.355Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2020-03-12T13:43:03.355Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-03-12T13:43:03.355Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-03-12T13:43:03.355Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-03-12T13:43:03.355Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-03-12T13:43:03.355Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-03-12T13:43:03.355Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-03-12T13:43:03.355Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-03-12T13:43:03.355Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-12T13:43:03.355Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-03-12T13:43:03.355Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-03-12T13:43:03.355Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-03-12T13:43:03.355Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-03-12T13:43:03.355Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.355Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-03-12T13:43:03.356Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-03-12T13:43:03.356Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-03-12T13:43:03.356Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.356Z] [2020-03-12T13:43:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-03-12T13:43:03.357Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-03-12T13:43:03.357Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.357Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2020-03-12T13:43:03.358Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-03-12T13:43:03.358Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-03-12T13:43:03.358Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-03-12T13:43:03.358Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-03-12T13:43:03.358Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-03-12T13:43:03.358Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-03-12T13:43:03.358Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-12T13:43:03.358Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-12T13:43:03.358Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-12T13:43:03.358Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-03-12T13:43:03.358Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-03-12T13:43:03.358Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-03-12T13:43:03.358Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-03-12T13:43:03.358Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-03-12T13:43:03.358Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-03-12T13:43:03.358Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-03-12T13:43:03.358Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-03-12T13:43:03.358Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-03-12T13:43:03.358Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.358Z] [2020-03-12T13:43:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-03-12T13:43:03.358Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-03-12T13:43:03.359Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-03-12T13:43:03.359Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.359Z] [2020-03-12T13:43:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-03-12T13:43:03.360Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-03-12T13:43:03.360Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.360Z] [2020-03-12T13:43:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-03-12T13:43:03.360Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-03-12T13:43:03.360Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.360Z] [2020-03-12T13:43:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-03-12T13:43:03.360Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-03-12T13:43:03.360Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.360Z] [2020-03-12T13:43:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-03-12T13:43:03.360Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-03-12T13:43:03.360Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.360Z] [2020-03-12T13:43:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-03-12T13:43:03.360Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-03-12T13:43:03.360Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.360Z] [2020-03-12T13:43:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-03-12T13:43:03.360Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-03-12T13:43:03.360Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.360Z] [2020-03-12T13:43:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-03-12T13:43:03.360Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-03-12T13:43:03.360Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.360Z] [2020-03-12T13:43:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-03-12T13:43:03.360Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.360Z] [2020-03-12T13:43:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-03-12T13:43:03.360Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.360Z] [2020-03-12T13:43:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-03-12T13:43:03.360Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-03-12T13:43:03.360Z] [2020-03-12T13:43:03.360Z] [2020-03-12T13:43:03.360Z] DONE 1096 tests, 549 skipped in 2325.748s [2020-03-12T13:43:03.360Z] INFO: Integration tests ended at 03/12/2020 13:42:58. Duration:00:38:45.8747524 [2020-03-12T13:43:03.360Z] INFO: Docker info of the daemon under test at end of run [2020-03-12T13:43:03.360Z] [2020-03-12T13:43:03.360Z] Containers: 2 [2020-03-12T13:43:03.360Z] Running: 0 [2020-03-12T13:43:03.360Z] Paused: 0 [2020-03-12T13:43:03.360Z] Stopped: 2 [2020-03-12T13:43:03.360Z] Images: 12 [2020-03-12T13:43:03.360Z] Server Version: 0.0.0-dev [2020-03-12T13:43:03.360Z] Storage Driver: windowsfilter [2020-03-12T13:43:03.360Z] Windows: [2020-03-12T13:43:03.360Z] Logging Driver: json-file [2020-03-12T13:43:03.360Z] Plugins: [2020-03-12T13:43:03.360Z] Volume: local [2020-03-12T13:43:03.360Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-12T13:43:03.360Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-12T13:43:03.360Z] Swarm: inactive [2020-03-12T13:43:03.360Z] Default Isolation: process [2020-03-12T13:43:03.360Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-12T13:43:03.360Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-12T13:43:03.360Z] OSType: windows [2020-03-12T13:43:03.360Z] Architecture: x86_64 [2020-03-12T13:43:03.360Z] CPUs: 4 [2020-03-12T13:43:03.360Z] Total Memory: 32GiB [2020-03-12T13:43:03.360Z] Name: azwin-2-57f640 [2020-03-12T13:43:03.360Z] ID: WE4X:PYSQ:FY4J:QYXA:LYWH:VZYU:WHKD:4Y6U:UL2Y:VNAH:IB5V:RYRD [2020-03-12T13:43:03.360Z] Docker Root Dir: D:\CI\PR-40680\1\daemon [2020-03-12T13:43:03.360Z] Debug Mode (client): false [2020-03-12T13:43:03.360Z] Debug Mode (server): true [2020-03-12T13:43:03.360Z] File Descriptors: -1 [2020-03-12T13:43:03.360Z] Goroutines: 18 [2020-03-12T13:43:03.360Z] System Time: 2020-03-12T13:42:58.2998579Z [2020-03-12T13:43:03.360Z] EventsListeners: 0 [2020-03-12T13:43:03.360Z] Registry: https://index.docker.io/v1/ [2020-03-12T13:43:03.360Z] Labels: [2020-03-12T13:43:03.360Z] Experimental: false [2020-03-12T13:43:03.360Z] Insecure Registries: [2020-03-12T13:43:03.360Z] 127.0.0.0/8 [2020-03-12T13:43:03.360Z] Live Restore Enabled: false [2020-03-12T13:43:03.360Z] [2020-03-12T13:43:03.360Z] [2020-03-12T13:43:03.360Z] INFO: Stopping daemon under test [2020-03-12T13:43:03.360Z] SUCCESS: The process with PID 3668 (child process of PID 6952) has been terminated. [2020-03-12T13:43:03.360Z] SUCCESS: The process with PID 6952 (child process of PID 5204) has been terminated. [2020-03-12T13:43:03.360Z] INFO: Stop tailing logs of the daemon under tests [2020-03-12T13:43:03.360Z] INFO: executeCI.ps1 Completed successfully at 03/12/2020 13:42:58. [2020-03-12T13:43:03.360Z] INFO: Tidying up at end of run [2020-03-12T13:43:03.360Z] INFO: Saving daemon under test log (d:\CI\PR-40680\1\dut.out) to C:\windows\TEMP\CIDUT.out [2020-03-12T13:43:03.360Z] INFO: Saving daemon under test log (d:\CI\PR-40680\1\dut.err) to C:\windows\TEMP\CIDUT.err [2020-03-12T13:43:03.360Z] INFO: Nuke-Everything... [2020-03-12T13:43:03.360Z] INFO: Container count on control daemon to delete is 2 [2020-03-12T13:43:03.360Z] ee330f9f9707 [2020-03-12T13:43:03.360Z] dbd036d5c039 [2020-03-12T13:43:03.360Z] INFO: Non-base image count on control daemon to delete is 1 [2020-03-12T13:43:03.360Z] Deleted: sha256:a697f1742facbd174f30e2ba6e5974968e1675002377f42dc88784889129648f [2020-03-12T13:43:03.360Z] Deleted: sha256:674c4c7f8fc78c32b672359974668a45bea7b5264da980bb5d82fd43400e56a8 [2020-03-12T13:43:03.360Z] INFO: Tidying pidfile d:\CI\PR-40680\1\docker.pid [2020-03-12T13:43:03.360Z] INFO: Nuking d:\CI [2020-03-12T13:43:32.351Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-03-12T13:43:33.334Z] INFO: Zapped successfully [2020-03-12T13:43:33.334Z] [2020-03-12T13:43:33.334Z] INFO: executeCI.ps1 exiting at Thu Mar 12 13:43:28 CUT 2020. Duration 00:53:16.4189783 [2020-03-12T13:43:33.334Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-03-12T13:43:33.584Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-03-12T13:43:35.737Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-03-12T13:43:37.495Z] Archiving artifacts [2020-03-12T13:43:38.759Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40680/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-12T13:43:39.684Z] + make clean [2020-03-12T13:43:40.656Z] docker volume rm -f docker-dev-cache [2020-03-12T13:43:40.656Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-12T13:43:44.531Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-03-12T13:44:16.571Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-03-12T13:44:34.627Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-03-12T13:44:49.478Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-03-12T13:45:36.113Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-03-12T13:45:54.171Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-03-12T13:46:26.214Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-03-12T13:46:58.254Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-03-12T13:47:13.105Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-03-12T13:47:31.162Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-03-12T13:47:46.013Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-03-12T13:48:00.866Z] --- PASS: TestDockerExternalVolumeSuite (441.23s) [2020-03-12T13:48:00.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.92s) [2020-03-12T13:48:00.866Z] docker_cli_external_volume_driver_test.go:53: [d48a4e3d4676b] daemon is not started [2020-03-12T13:48:00.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-03-12T13:48:00.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.58s) [2020-03-12T13:48:00.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-03-12T13:48:00.866Z] docker_cli_external_volume_driver_test.go:53: [daaf6a64360ee] daemon is not started [2020-03-12T13:48:00.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-03-12T13:48:00.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-03-12T13:48:00.866Z] docker_cli_external_volume_driver_test.go:53: [de1cbb05a7013] daemon is not started [2020-03-12T13:48:00.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-03-12T13:48:00.866Z] docker_cli_external_volume_driver_test.go:53: [dcb15fddcdd51] daemon is not started [2020-03-12T13:48:00.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.62s) [2020-03-12T13:48:00.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.59s) [2020-03-12T13:48:00.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2020-03-12T13:48:00.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-03-12T13:48:00.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.68s) [2020-03-12T13:48:00.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.72s) [2020-03-12T13:48:00.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.02s) [2020-03-12T13:48:00.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.58s) [2020-03-12T13:48:00.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.37s) [2020-03-12T13:48:00.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.36s) [2020-03-12T13:48:00.866Z] docker_cli_external_volume_driver_test.go:485: [d152e0d21d5a5] daemon is not started [2020-03-12T13:48:00.866Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-03-12T13:48:00.866Z] docker_cli_external_volume_driver_test.go:53: [d2695f09cbe83] daemon is not started [2020-03-12T13:48:00.866Z] PASS [2020-03-12T13:48:00.866Z] [2020-03-12T13:48:00.866Z] === Skipped [2020-03-12T13:48:00.866Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-03-12T13:48:00.866Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-03-12T13:48:00.866Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-03-12T13:48:00.866Z] check_test.go:309: [d8d372c4817a7] daemon is not started [2020-03-12T13:48:00.866Z] [2020-03-12T13:48:00.866Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-03-12T13:48:00.866Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-03-12T13:48:00.866Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-03-12T13:48:00.866Z] check_test.go:309: [d67f822d5da36] daemon is not started [2020-03-12T13:48:00.866Z] [2020-03-12T13:48:00.866Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-03-12T13:48:00.866Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-03-12T13:48:00.866Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-03-12T13:48:00.866Z] check_test.go:309: [df908e6d46ee2] daemon is not started [2020-03-12T13:48:00.866Z] [2020-03-12T13:48:00.866Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-03-12T13:48:00.866Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-03-12T13:48:00.866Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-03-12T13:48:00.866Z] [2020-03-12T13:48:00.866Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-03-12T13:48:00.866Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-03-12T13:48:00.866Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-03-12T13:48:00.866Z] [2020-03-12T13:48:00.866Z] [2020-03-12T13:48:00.866Z] DONE 273 tests, 5 skipped in 2609.091s [2020-03-12T13:48:00.866Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-12T13:48:01.431Z] ++++ cat bundles/test-integration/docker.pid [2020-03-12T13:48:01.431Z] +++ kill 7426 [2020-03-12T13:48:02.362Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5e28875222f1/docker.pid [2020-03-12T13:48:02.363Z] +++ kill 4368 [2020-03-12T13:48:02.363Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4368 is not a child of this shell [2020-03-12T13:48:02.363Z] warning: PID 4368 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5e28875222f1/docker.pid had a nonzero exit code [2020-03-12T13:48:02.363Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5e28875222f1/root: target is busy. [2020-03-12T13:48:02.363Z] +++ /etc/init.d/apparmor stop [2020-03-12T13:48:02.363Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-12T13:48:02.363Z] [2020-03-12T13:48:02.363Z] Unloading profiles will leave already running processes permanently [2020-03-12T13:48:02.363Z] unconfined, which can lead to unexpected situations. [2020-03-12T13:48:02.363Z] [2020-03-12T13:48:02.363Z] To set a process to complain mode, use the command line tool [2020-03-12T13:48:02.363Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-12T13:48:02.363Z] +++ true [2020-03-12T13:48:02.363Z] [2020-03-12T13:48:02.621Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-03-12T13:48:02.639Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-12T13:48:05.610Z] + echo Ensuring container killed. [2020-03-12T13:48:05.610Z] Ensuring container killed. [2020-03-12T13:48:05.610Z] + docker ps -aq -f name=docker-pr1-* [2020-03-12T13:48:05.610Z] + cids=fa4e93502e0f [2020-03-12T13:48:05.610Z] b91df66c3771 [2020-03-12T13:48:05.610Z] 703a5738f632 [2020-03-12T13:48:05.610Z] + [ -n fa4e93502e0f [2020-03-12T13:48:05.610Z] b91df66c3771 [2020-03-12T13:48:05.610Z] 703a5738f632 ] [2020-03-12T13:48:05.610Z] + docker rm -vf fa4e93502e0f b91df66c3771 703a5738f632 [2020-03-12T13:48:08.139Z] fa4e93502e0f [2020-03-12T13:48:08.139Z] b91df66c3771 [2020-03-12T13:48:08.139Z] 703a5738f632 [Pipeline] sh [2020-03-12T13:48:08.422Z] + echo Chowning /workspace to jenkins user [2020-03-12T13:48:08.422Z] Chowning /workspace to jenkins user [2020-03-12T13:48:08.422Z] + id -u [2020-03-12T13:48:08.422Z] + id -g [2020-03-12T13:48:08.422Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40680:/workspace busybox chown -R 1000:1000 /workspace [2020-03-12T13:48:08.422Z] Unable to find image 'busybox:latest' locally [2020-03-12T13:48:08.422Z] latest: Pulling from library/busybox [2020-03-12T13:48:08.422Z] 0669b0daf1fb: Pulling fs layer [2020-03-12T13:48:08.422Z] 0669b0daf1fb: Download complete [2020-03-12T13:48:08.681Z] 0669b0daf1fb: Pull complete [2020-03-12T13:48:08.681Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-12T13:48:08.681Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-12T13:48:13.163Z] + bundleName=amd64 [2020-03-12T13:48:13.163Z] + echo Creating amd64-bundles.tar.gz [2020-03-12T13:48:13.163Z] Creating amd64-bundles.tar.gz [2020-03-12T13:48:13.163Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-03-12T13:48:13.163Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-03-12T13:48:14.543Z] Archiving artifacts [2020-03-12T13:48:16.774Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40680/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-12T13:48:17.108Z] + make clean [2020-03-12T13:48:17.367Z] docker volume rm -f docker-dev-cache [2020-03-12T13:48:17.367Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [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