Pull request #41238 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from c161d6564d755c0b6b4356ceff87fbd6a898b675+f71244422b56b79c0810d5dd3e50c2cdc83c1352 (429767f29adee482cd94c3ae8b3130d67816f041) 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 ad1b00369dd78a15c273e17e363f91bced3f6e18 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-41238@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision ad1b00369dd78a15c273e17e363f91bced3f6e18 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix" First time build. Skipping changelog. > git --version # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [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-07-20T13:26:01.820Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-07-20T13:26:01.823Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-07-20T13:26:01.985Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08e809fe1e2eb871d) in /home/ubuntu/workspace/moby_PR-41238 [Pipeline] { [Pipeline] checkout [2020-07-20T13:26:02.028Z] using credential docker-jenkins-github-credentials [2020-07-20T13:26:02.035Z] Cloning the remote Git repository [2020-07-20T13:26:02.035Z] Cloning with configured refspecs honoured and without tags [2020-07-20T13:26:02.037Z] Cloning repository https://github.com/moby/moby.git [2020-07-20T13:26:02.039Z] > git init /home/ubuntu/workspace/moby_PR-41238 # timeout=10 [2020-07-20T13:26:02.052Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-20T13:26:02.052Z] > git --version # timeout=10 [2020-07-20T13:26:02.054Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-20T13:26:02.057Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41238/head:refs/remotes/origin/PR-41238 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T13:26:15.399Z] Fetching without tags [2020-07-20T13:26:15.640Z] Merging remotes/origin/master commit f71244422b56b79c0810d5dd3e50c2cdc83c1352 into PR head commit c161d6564d755c0b6b4356ceff87fbd6a898b675 [2020-07-20T13:26:16.168Z] Merge succeeded, producing c161d6564d755c0b6b4356ceff87fbd6a898b675 [2020-07-20T13:26:16.169Z] Checking out Revision c161d6564d755c0b6b4356ceff87fbd6a898b675 (PR-41238) [2020-07-20T13:26:15.348Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-20T13:26:15.364Z] > git config --add remote.origin.fetch +refs/pull/41238/head:refs/remotes/origin/PR-41238 # timeout=10 [2020-07-20T13:26:15.370Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T13:26:15.380Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-20T13:26:15.400Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-20T13:26:15.400Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-20T13:26:15.401Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41238/head:refs/remotes/origin/PR-41238 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T13:26:15.641Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T13:26:15.644Z] > git checkout -f c161d6564d755c0b6b4356ceff87fbd6a898b675 # timeout=10 [2020-07-20T13:26:16.155Z] > git merge f71244422b56b79c0810d5dd3e50c2cdc83c1352 # timeout=10 [2020-07-20T13:26:16.162Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-20T13:26:16.170Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T13:26:16.174Z] > git checkout -f c161d6564d755c0b6b4356ceff87fbd6a898b675 # timeout=10 [2020-07-20T13:26:16.352Z] Commit message: "api/types: omit empty DefaultAddressPools" [2020-07-20T13:26:16.352Z] First time build. Skipping changelog. [2020-07-20T13:26:16.367Z] > git --version # timeout=10 [2020-07-20T13:26:16.383Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-20T13:26:17.201Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41238:/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-07-20T13:26:19.745Z] 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 [2020-07-20T13:26:19.966Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08e809fe1e2eb871d) in /home/ubuntu/workspace/moby_PR-41238 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [2020-07-20T13:26:19.975Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c84077499dc4a77a) in /home/ubuntu/workspace/moby_PR-41238 [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] } [2020-07-20T13:26:19.990Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-052d6e56f1d22d9d7) in /home/ubuntu/workspace/moby_PR-41238 [Pipeline] { [Pipeline] { [2020-07-20T13:26:20.021Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0eebc6da1158f1730) in /home/ubuntu/workspace/moby_PR-41238 [Pipeline] checkout [2020-07-20T13:26:20.043Z] Running on s390x-ubuntu-29 in /home/jenkins/workspace/moby_PR-41238 [2020-07-20T13:26:20.049Z] using credential docker-jenkins-github-credentials [2020-07-20T13:26:20.058Z] Fetching changes from the remote Git repository [Pipeline] checkout [2020-07-20T13:26:20.066Z] Fetching without tags [2020-07-20T13:26:20.072Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-07-20T13:26:20.077Z] Cloning the remote Git repository [2020-07-20T13:26:20.077Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [2020-07-20T13:26:20.143Z] Running on ppc64le-ubuntu-12 in /home/docker/workspace/moby_PR-41238 [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-07-20T13:26:20.159Z] using credential docker-jenkins-github-credentials [Pipeline] { [2020-07-20T13:26:20.165Z] Cloning the remote Git repository [2020-07-20T13:26:20.165Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] { [2020-07-20T13:26:20.244Z] using credential docker-jenkins-github-credentials [2020-07-20T13:26:20.246Z] using credential docker-jenkins-github-credentials [2020-07-20T13:26:20.248Z] Cloning the remote Git repository [2020-07-20T13:26:20.249Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Integration-cli tests) [2020-07-20T13:26:20.260Z] Cloning the remote Git repository [2020-07-20T13:26:20.260Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [2020-07-20T13:26:20.276Z] Running on azwin-2-ae1ab0 in d:\jenkins\workspace\moby_PR-41238 [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] { [2020-07-20T13:26:20.329Z] Merging remotes/origin/master commit f71244422b56b79c0810d5dd3e50c2cdc83c1352 into PR head commit c161d6564d755c0b6b4356ceff87fbd6a898b675 [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-07-20T13:26:20.345Z] using credential docker-jenkins-github-credentials [Pipeline] ws [2020-07-20T13:26:20.351Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2020-07-20T13:26:20.359Z] Cloning the remote Git repository [2020-07-20T13:26:20.359Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] checkout [2020-07-20T13:26:20.523Z] Merge succeeded, producing c161d6564d755c0b6b4356ceff87fbd6a898b675 [2020-07-20T13:26:20.523Z] Checking out Revision c161d6564d755c0b6b4356ceff87fbd6a898b675 (PR-41238) [2020-07-20T13:26:20.583Z] Commit message: "api/types: omit empty DefaultAddressPools" [2020-07-20T13:26:20.594Z] > git --version # timeout=10 [2020-07-20T13:26:20.604Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-20T13:26:20.684Z] using credential docker-jenkins-github-credentials [2020-07-20T13:26:20.762Z] Cloning the remote Git repository [2020-07-20T13:26:20.762Z] Cloning with configured refspecs honoured and without tags [2020-07-20T13:26:20.053Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-07-20T13:26:20.059Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-20T13:26:20.067Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-20T13:26:20.067Z] > git --version # timeout=10 [2020-07-20T13:26:20.073Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-20T13:26:20.073Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41238/head:refs/remotes/origin/PR-41238 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T13:26:20.330Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T13:26:20.335Z] > git checkout -f c161d6564d755c0b6b4356ceff87fbd6a898b675 # timeout=10 [2020-07-20T13:26:20.506Z] > git merge f71244422b56b79c0810d5dd3e50c2cdc83c1352 # timeout=10 [2020-07-20T13:26:20.516Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-20T13:26:20.524Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T13:26:20.533Z] > git checkout -f c161d6564d755c0b6b4356ceff87fbd6a898b675 # timeout=10 [2020-07-20T13:26:20.034Z] Cloning repository https://github.com/moby/moby.git [2020-07-20T13:26:20.034Z] > git init /home/ubuntu/workspace/moby_PR-41238 # timeout=10 [2020-07-20T13:26:20.049Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-20T13:26:20.049Z] > git --version # timeout=10 [2020-07-20T13:26:20.052Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-20T13:26:20.053Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41238/head:refs/remotes/origin/PR-41238 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-20T13:26:20.167Z] Cloning repository https://github.com/moby/moby.git [2020-07-20T13:26:20.167Z] > git init /home/ubuntu/workspace/moby_PR-41238 # timeout=10 [2020-07-20T13:26:20.179Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-20T13:26:20.179Z] > git --version # timeout=10 [2020-07-20T13:26:20.183Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-20T13:26:20.184Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41238/head:refs/remotes/origin/PR-41238 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T13:26:20.233Z] Cloning repository https://github.com/moby/moby.git [2020-07-20T13:26:20.234Z] > git init /home/ubuntu/workspace/moby_PR-41238 # timeout=10 [2020-07-20T13:26:20.250Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-20T13:26:20.250Z] > git --version # timeout=10 [2020-07-20T13:26:20.255Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-20T13:26:20.256Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41238/head:refs/remotes/origin/PR-41238 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T13:26:20.266Z] Cloning repository https://github.com/moby/moby.git [2020-07-20T13:26:20.266Z] > git init /home/jenkins/workspace/moby_PR-41238 # timeout=10 [2020-07-20T13:26:20.278Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-20T13:26:20.278Z] > git --version # timeout=10 [2020-07-20T13:26:20.279Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-20T13:26:20.279Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41238/head:refs/remotes/origin/PR-41238 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T13:26:20.366Z] Cloning repository https://github.com/moby/moby.git [2020-07-20T13:26:20.366Z] > git init /home/docker/workspace/moby_PR-41238 # timeout=10 [2020-07-20T13:26:20.373Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-20T13:26:20.373Z] > git --version # timeout=10 [2020-07-20T13:26:20.376Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-20T13:26:20.377Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41238/head:refs/remotes/origin/PR-41238 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T13:26:21.398Z] + docker version [2020-07-20T13:26:21.398Z] Client: Docker Engine - Community [2020-07-20T13:26:21.398Z] Version: 19.03.12 [2020-07-20T13:26:21.398Z] API version: 1.40 [2020-07-20T13:26:21.398Z] Go version: go1.13.10 [2020-07-20T13:26:21.398Z] Git commit: 48a66213fe [2020-07-20T13:26:21.398Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-20T13:26:21.398Z] OS/Arch: linux/amd64 [2020-07-20T13:26:21.398Z] Experimental: false [2020-07-20T13:26:21.398Z] [2020-07-20T13:26:21.398Z] Server: Docker Engine - Community [2020-07-20T13:26:21.398Z] Engine: [2020-07-20T13:26:21.398Z] Version: 19.03.12 [2020-07-20T13:26:21.398Z] API version: 1.40 (minimum version 1.12) [2020-07-20T13:26:21.398Z] Go version: go1.13.10 [2020-07-20T13:26:21.398Z] Git commit: 48a66213fe [2020-07-20T13:26:21.398Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-20T13:26:21.398Z] OS/Arch: linux/amd64 [2020-07-20T13:26:21.399Z] Experimental: true [2020-07-20T13:26:21.399Z] containerd: [2020-07-20T13:26:21.399Z] Version: 1.2.13 [2020-07-20T13:26:21.399Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-20T13:26:21.399Z] runc: [2020-07-20T13:26:21.399Z] Version: 1.0.0-rc10 [2020-07-20T13:26:21.399Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-20T13:26:21.399Z] docker-init: [2020-07-20T13:26:21.399Z] Version: 0.18.0 [2020-07-20T13:26:21.399Z] GitCommit: fec3683 [Pipeline] sh [2020-07-20T13:26:20.796Z] Cloning repository https://github.com/moby/moby.git [2020-07-20T13:26:20.797Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-07-20T13:26:20.859Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-20T13:26:20.859Z] > git --version # timeout=10 [2020-07-20T13:26:20.914Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-20T13:26:20.916Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41238/head:refs/remotes/origin/PR-41238 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T13:26:21.681Z] + docker info [2020-07-20T13:26:21.940Z] Client: [2020-07-20T13:26:21.940Z] Debug Mode: false [2020-07-20T13:26:21.940Z] [2020-07-20T13:26:21.940Z] Server: [2020-07-20T13:26:21.940Z] Containers: 0 [2020-07-20T13:26:21.940Z] Running: 0 [2020-07-20T13:26:21.940Z] Paused: 0 [2020-07-20T13:26:21.940Z] Stopped: 0 [2020-07-20T13:26:21.940Z] Images: 4 [2020-07-20T13:26:21.940Z] Server Version: 19.03.12 [2020-07-20T13:26:21.940Z] Storage Driver: overlay2 [2020-07-20T13:26:21.940Z] Backing Filesystem: extfs [2020-07-20T13:26:21.940Z] Supports d_type: true [2020-07-20T13:26:21.940Z] Native Overlay Diff: true [2020-07-20T13:26:21.940Z] Logging Driver: json-file [2020-07-20T13:26:21.940Z] Cgroup Driver: cgroupfs [2020-07-20T13:26:21.940Z] Plugins: [2020-07-20T13:26:21.940Z] Volume: local [2020-07-20T13:26:21.940Z] Network: bridge host ipvlan macvlan null overlay [2020-07-20T13:26:21.940Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-20T13:26:21.940Z] Swarm: inactive [2020-07-20T13:26:21.940Z] Runtimes: runc [2020-07-20T13:26:21.940Z] Default Runtime: runc [2020-07-20T13:26:21.940Z] Init Binary: docker-init [2020-07-20T13:26:21.940Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-20T13:26:21.940Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-20T13:26:21.940Z] init version: fec3683 [2020-07-20T13:26:21.940Z] Security Options: [2020-07-20T13:26:21.940Z] apparmor [2020-07-20T13:26:21.940Z] seccomp [2020-07-20T13:26:21.940Z] Profile: default [2020-07-20T13:26:21.940Z] Kernel Version: 5.3.0-1030-aws [2020-07-20T13:26:21.940Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-20T13:26:21.940Z] OSType: linux [2020-07-20T13:26:21.940Z] Architecture: x86_64 [2020-07-20T13:26:21.940Z] CPUs: 2 [2020-07-20T13:26:21.940Z] Total Memory: 7.487GiB [2020-07-20T13:26:21.940Z] Name: ip-10-100-48-146 [2020-07-20T13:26:21.940Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-20T13:26:21.940Z] Docker Root Dir: /var/lib/docker [2020-07-20T13:26:21.940Z] Debug Mode: false [2020-07-20T13:26:21.940Z] Registry: https://index.docker.io/v1/ [2020-07-20T13:26:21.940Z] Labels: [2020-07-20T13:26:21.940Z] Experimental: true [2020-07-20T13:26:21.940Z] Insecure Registries: [2020-07-20T13:26:21.940Z] 127.0.0.0/8 [2020-07-20T13:26:21.940Z] Live Restore Enabled: true [2020-07-20T13:26:21.940Z] [2020-07-20T13:26:21.940Z] WARNING: No swap limit support [Pipeline] sh [2020-07-20T13:26:22.226Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-20T13:26:22.226Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-20T13:26:22.226Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41238/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-20T13:26:22.226Z] + bash /home/ubuntu/workspace/moby_PR-41238/check-config.sh [2020-07-20T13:26:22.226Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-20T13:26:22.226Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-20T13:26:22.226Z] [2020-07-20T13:26:22.226Z] Generally Necessary: [2020-07-20T13:26:22.486Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-20T13:26:22.486Z] - apparmor: enabled and tools installed [2020-07-20T13:26:22.486Z] - CONFIG_NAMESPACES: enabled [2020-07-20T13:26:22.486Z] - CONFIG_NET_NS: enabled [2020-07-20T13:26:22.486Z] - CONFIG_PID_NS: enabled [2020-07-20T13:26:22.486Z] - CONFIG_IPC_NS: enabled [2020-07-20T13:26:22.486Z] - CONFIG_UTS_NS: enabled [2020-07-20T13:26:22.486Z] - CONFIG_CGROUPS: enabled [2020-07-20T13:26:22.486Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-20T13:26:22.486Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-20T13:26:22.486Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-20T13:26:22.486Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-20T13:26:22.486Z] - CONFIG_CPUSETS: enabled [2020-07-20T13:26:22.486Z] - CONFIG_MEMCG: enabled [2020-07-20T13:26:22.486Z] - CONFIG_KEYS: enabled [2020-07-20T13:26:22.486Z] - CONFIG_VETH: enabled (as module) [2020-07-20T13:26:22.486Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-20T13:26:22.486Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-20T13:26:22.486Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-20T13:26:22.486Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-20T13:26:22.486Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-20T13:26:22.486Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-20T13:26:22.486Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-20T13:26:22.486Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-20T13:26:22.486Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-20T13:26:22.486Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-20T13:26:22.486Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-20T13:26:22.486Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-20T13:26:22.486Z] [2020-07-20T13:26:22.486Z] Optional Features: [2020-07-20T13:26:22.486Z] - CONFIG_USER_NS: enabled [2020-07-20T13:26:22.486Z] - CONFIG_SECCOMP: enabled [2020-07-20T13:26:22.486Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-20T13:26:22.486Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-20T13:26:22.486Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-20T13:26:22.486Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-20T13:26:22.486Z] - CONFIG_BLK_CGROUP: enabled [2020-07-20T13:26:22.486Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-20T13:26:22.486Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-20T13:26:22.486Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-20T13:26:22.486Z] - CONFIG_CGROUP_PERF: enabled [2020-07-20T13:26:22.486Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-20T13:26:22.486Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-20T13:26:22.486Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-20T13:26:22.486Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-20T13:26:22.486Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-20T13:26:22.486Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-20T13:26:22.486Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-20T13:26:22.486Z] - CONFIG_IP_VS: enabled (as module) [2020-07-20T13:26:22.486Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-20T13:26:22.486Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-20T13:26:22.486Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-20T13:26:22.486Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-20T13:26:22.486Z] - CONFIG_EXT4_FS: enabled [2020-07-20T13:26:22.486Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-20T13:26:22.486Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-20T13:26:22.746Z] - Network Drivers: [2020-07-20T13:26:22.746Z] - "overlay": [2020-07-20T13:26:22.746Z] - CONFIG_VXLAN: enabled (as module) [2020-07-20T13:26:22.746Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-20T13:26:22.746Z] Optional (for encrypted networks): [2020-07-20T13:26:22.746Z] - CONFIG_CRYPTO: enabled [2020-07-20T13:26:22.746Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-20T13:26:22.746Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-20T13:26:22.746Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-20T13:26:22.746Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-20T13:26:22.746Z] - CONFIG_XFRM: enabled [2020-07-20T13:26:22.746Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-20T13:26:22.746Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-20T13:26:22.746Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-20T13:26:22.746Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-20T13:26:22.746Z] - "ipvlan": [2020-07-20T13:26:22.746Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-20T13:26:22.746Z] - "macvlan": [2020-07-20T13:26:22.746Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-20T13:26:22.746Z] - CONFIG_DUMMY: enabled (as module) [2020-07-20T13:26:22.746Z] - "ftp,tftp client in container": [2020-07-20T13:26:22.746Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-20T13:26:22.746Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-20T13:26:22.746Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-20T13:26:22.746Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-20T13:26:22.746Z] - Storage Drivers: [2020-07-20T13:26:22.746Z] - "aufs": [2020-07-20T13:26:22.746Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-20T13:26:22.746Z] - "btrfs": [2020-07-20T13:26:22.746Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-20T13:26:22.746Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-20T13:26:22.746Z] - "devicemapper": [2020-07-20T13:26:22.746Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-20T13:26:22.746Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-20T13:26:22.746Z] - "overlay": [2020-07-20T13:26:22.746Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-20T13:26:22.746Z] - "zfs": [2020-07-20T13:26:22.746Z] - /dev/zfs: present [2020-07-20T13:26:22.746Z] - zfs command: missing [2020-07-20T13:26:22.746Z] - zpool command: missing [2020-07-20T13:26:22.746Z] [2020-07-20T13:26:22.746Z] Limits: [2020-07-20T13:26:22.746Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-20T13:26:22.746Z] [2020-07-20T13:26:22.746Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-20T13:26:23.078Z] + sudo modprobe ip_vs [2020-07-20T13:26:23.078Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c161d6564d755c0b6b4356ceff87fbd6a898b675 . [2020-07-20T13:26:23.078Z] #2 [internal] load .dockerignore [2020-07-20T13:26:23.338Z] #2 transferring context: 87B done [2020-07-20T13:26:23.338Z] #2 DONE 0.0s [2020-07-20T13:26:23.338Z] [2020-07-20T13:26:23.338Z] #1 [internal] load build definition from Dockerfile [2020-07-20T13:26:23.338Z] #1 transferring dockerfile: 16.37kB done [2020-07-20T13:26:23.338Z] #1 DONE 0.0s [2020-07-20T13:26:23.338Z] [2020-07-20T13:26:23.338Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-20T13:26:23.338Z] #3 DONE 0.1s [2020-07-20T13:26:23.338Z] [2020-07-20T13:26:23.338Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-20T13:26:23.338Z] #4 CACHED [2020-07-20T13:26:23.598Z] [2020-07-20T13:26:23.598Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-20T13:26:23.598Z] #5 DONE 0.1s [2020-07-20T13:26:23.598Z] [2020-07-20T13:26:23.598Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-20T13:26:23.598Z] #6 DONE 0.1s [2020-07-20T13:26:23.598Z] [2020-07-20T13:26:23.598Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-20T13:26:23.598Z] #58 DONE 0.0s [2020-07-20T13:26:23.598Z] [2020-07-20T13:26:23.598Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-20T13:26:23.598Z] #7 DONE 0.0s [2020-07-20T13:26:23.598Z] [2020-07-20T13:26:23.598Z] #20 [internal] load build context [2020-07-20T13:26:24.985Z] #20 transferring context: 51.30MB 1.2s done [2020-07-20T13:26:24.985Z] #20 DONE 1.2s [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-20T13:26:24.985Z] #44 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-20T13:26:24.985Z] #57 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T13:26:24.985Z] #32 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-20T13:26:24.985Z] #50 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-20T13:26:24.985Z] #56 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-20T13:26:24.985Z] #22 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-20T13:26:24.985Z] #8 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-20T13:26:24.985Z] #61 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T13:26:24.985Z] #25 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:26:24.985Z] #21 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-20T13:26:24.985Z] #14 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-20T13:26:24.985Z] #12 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:26:24.985Z] #41 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-20T13:26:24.985Z] #11 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-20T13:26:24.985Z] #35 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:26:24.985Z] #54 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-20T13:26:24.985Z] #18 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:26:24.985Z] #43 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-20T13:26:24.985Z] #26 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-20T13:26:24.985Z] #31 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-20T13:26:24.985Z] #46 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-20T13:26:24.985Z] #13 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:26:24.985Z] #49 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-20T13:26:24.985Z] #15 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T13:26:24.985Z] #38 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-20T13:26:24.985Z] #55 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-20T13:26:24.985Z] #24 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-20T13:26:24.985Z] #16 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-20T13:26:24.985Z] #36 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-20T13:26:24.985Z] #40 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-20T13:26:24.985Z] #42 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T13:26:24.985Z] #17 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:26:24.985Z] #60 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-20T13:26:24.985Z] #28 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T13:26:24.985Z] #10 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:26:24.985Z] #30 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-20T13:26:24.985Z] #37 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-20T13:26:24.985Z] #23 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-20T13:26:24.985Z] #34 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:26:24.985Z] #33 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:26:24.985Z] #52 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-20T13:26:24.985Z] #59 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:26:24.985Z] #39 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-20T13:26:24.985Z] #19 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-20T13:26:24.985Z] #51 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:26:24.985Z] #45 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:26:24.985Z] #47 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-20T13:26:24.985Z] #53 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-20T13:26:24.985Z] #29 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-20T13:26:24.985Z] #27 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-20T13:26:24.985Z] #9 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-20T13:26:24.985Z] #48 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-20T13:26:24.985Z] #62 CACHED [2020-07-20T13:26:24.985Z] [2020-07-20T13:26:24.985Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-20T13:26:25.554Z] #63 DONE 0.7s [2020-07-20T13:26:25.814Z] [2020-07-20T13:26:25.814Z] #64 exporting to image [2020-07-20T13:26:25.814Z] #64 exporting layers [2020-07-20T13:26:26.752Z] #64 exporting layers 0.9s done [2020-07-20T13:26:26.752Z] #64 writing image sha256:c4a1010c0ccdfb3849d566017ab0159eeed3225a15fece27ef7d30ad91b3e4cf [2020-07-20T13:26:26.752Z] #64 writing image sha256:c4a1010c0ccdfb3849d566017ab0159eeed3225a15fece27ef7d30ad91b3e4cf done [2020-07-20T13:26:26.752Z] #64 naming to docker.io/library/docker:c161d6564d755c0b6b4356ceff87fbd6a898b675 done [2020-07-20T13:26:26.752Z] #64 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-07-20T13:26:27.090Z] + trap exit INT TERM [2020-07-20T13:26:27.090Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-07-20T13:26:27.090Z] + CONTAINER_NAME=docker-pr1 [2020-07-20T13:26:27.090Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41238/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41238/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c161d6564d755c0b6b4356ceff87fbd6a898b675 -e DOCKER_GRAPHDRIVER docker:c161d6564d755c0b6b4356ceff87fbd6a898b675 hack/make.sh dynbinary-daemon [2020-07-20T13:26:27.352Z] [2020-07-20T13:26:27.612Z] Removing bundles/ [2020-07-20T13:26:27.612Z] [2020-07-20T13:26:27.612Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-20T13:26:27.612Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-20T13:26:27.612Z] GOOS="" GOARCH="" GOARM="" [2020-07-20T13:26:29.412Z] Fetching without tags [2020-07-20T13:26:29.702Z] Merging remotes/origin/master commit f71244422b56b79c0810d5dd3e50c2cdc83c1352 into PR head commit c161d6564d755c0b6b4356ceff87fbd6a898b675 [2020-07-20T13:26:29.387Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-20T13:26:29.388Z] > git config --add remote.origin.fetch +refs/pull/41238/head:refs/remotes/origin/PR-41238 # timeout=10 [2020-07-20T13:26:29.392Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T13:26:29.405Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-20T13:26:29.417Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-20T13:26:29.417Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-20T13:26:29.418Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41238/head:refs/remotes/origin/PR-41238 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T13:26:29.708Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T13:26:29.709Z] > git checkout -f c161d6564d755c0b6b4356ceff87fbd6a898b675 # timeout=10 [2020-07-20T13:26:30.211Z] Merge succeeded, producing c161d6564d755c0b6b4356ceff87fbd6a898b675 [2020-07-20T13:26:30.211Z] Checking out Revision c161d6564d755c0b6b4356ceff87fbd6a898b675 (PR-41238) [2020-07-20T13:26:30.404Z] Commit message: "api/types: omit empty DefaultAddressPools" [2020-07-20T13:26:30.451Z] > git --version # timeout=10 [2020-07-20T13:26:30.454Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-20T13:26:30.186Z] > git merge f71244422b56b79c0810d5dd3e50c2cdc83c1352 # timeout=10 [2020-07-20T13:26:30.202Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-20T13:26:30.216Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T13:26:30.218Z] > git checkout -f c161d6564d755c0b6b4356ceff87fbd6a898b675 # timeout=10 [2020-07-20T13:26:31.278Z] + docker version [2020-07-20T13:26:31.278Z] Client: Docker Engine - Community [2020-07-20T13:26:31.278Z] Version: 19.03.7 [2020-07-20T13:26:31.278Z] API version: 1.40 [2020-07-20T13:26:31.278Z] Go version: go1.12.17 [2020-07-20T13:26:31.278Z] Git commit: 7141c199a2 [2020-07-20T13:26:31.278Z] Built: Sat Mar 7 16:48:47 2020 [2020-07-20T13:26:31.278Z] OS/Arch: linux/s390x [2020-07-20T13:26:31.278Z] Experimental: false [2020-07-20T13:26:31.278Z] [2020-07-20T13:26:31.278Z] Server: Docker Engine - Community [2020-07-20T13:26:31.278Z] Engine: [2020-07-20T13:26:31.278Z] Version: 19.03.7 [2020-07-20T13:26:31.278Z] API version: 1.40 (minimum version 1.12) [2020-07-20T13:26:31.278Z] Go version: go1.12.17 [2020-07-20T13:26:31.278Z] Git commit: 7141c199a2 [2020-07-20T13:26:31.278Z] Built: Sat Mar 7 16:47:46 2020 [2020-07-20T13:26:31.278Z] OS/Arch: linux/s390x [2020-07-20T13:26:31.278Z] Experimental: true [2020-07-20T13:26:31.278Z] containerd: [2020-07-20T13:26:31.278Z] Version: 1.2.13 [2020-07-20T13:26:31.278Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-20T13:26:31.278Z] runc: [2020-07-20T13:26:31.278Z] Version: 1.0.0-rc10 [2020-07-20T13:26:31.278Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-20T13:26:31.278Z] docker-init: [2020-07-20T13:26:31.278Z] Version: 0.18.0 [2020-07-20T13:26:31.278Z] GitCommit: fec3683 [Pipeline] sh [2020-07-20T13:26:31.657Z] + docker info [2020-07-20T13:26:31.949Z] Client: [2020-07-20T13:26:31.949Z] Debug Mode: false [2020-07-20T13:26:31.949Z] [2020-07-20T13:26:31.949Z] Server: [2020-07-20T13:26:31.949Z] Containers: 0 [2020-07-20T13:26:31.949Z] Running: 0 [2020-07-20T13:26:31.949Z] Paused: 0 [2020-07-20T13:26:31.949Z] Stopped: 0 [2020-07-20T13:26:31.949Z] Images: 0 [2020-07-20T13:26:31.949Z] Server Version: 19.03.7 [2020-07-20T13:26:31.949Z] Storage Driver: overlay2 [2020-07-20T13:26:31.949Z] Backing Filesystem: [2020-07-20T13:26:31.949Z] Supports d_type: true [2020-07-20T13:26:31.949Z] Native Overlay Diff: true [2020-07-20T13:26:31.949Z] Logging Driver: json-file [2020-07-20T13:26:31.949Z] Cgroup Driver: cgroupfs [2020-07-20T13:26:31.949Z] Plugins: [2020-07-20T13:26:31.949Z] Volume: local [2020-07-20T13:26:31.949Z] Network: bridge host ipvlan macvlan null overlay [2020-07-20T13:26:31.949Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-20T13:26:31.949Z] Swarm: inactive [2020-07-20T13:26:31.949Z] Runtimes: runc [2020-07-20T13:26:31.949Z] Default Runtime: runc [2020-07-20T13:26:31.949Z] Init Binary: docker-init [2020-07-20T13:26:31.949Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-20T13:26:31.949Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-20T13:26:31.949Z] init version: fec3683 [2020-07-20T13:26:31.949Z] Security Options: [2020-07-20T13:26:31.949Z] apparmor [2020-07-20T13:26:31.949Z] seccomp [2020-07-20T13:26:31.949Z] Profile: default [2020-07-20T13:26:31.949Z] Kernel Version: 4.15.0-88-generic [2020-07-20T13:26:31.949Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-20T13:26:31.949Z] OSType: linux [2020-07-20T13:26:31.949Z] Architecture: s390x [2020-07-20T13:26:31.949Z] CPUs: 2 [2020-07-20T13:26:31.949Z] Total Memory: 7.861GiB [2020-07-20T13:26:31.949Z] Name: s390x-ubuntu-29 [2020-07-20T13:26:31.949Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-07-20T13:26:31.949Z] Docker Root Dir: /var/lib/docker [2020-07-20T13:26:31.949Z] Debug Mode: false [2020-07-20T13:26:31.949Z] Username: dockerbuildbot [2020-07-20T13:26:31.949Z] Registry: https://index.docker.io/v1/ [2020-07-20T13:26:31.949Z] Labels: [2020-07-20T13:26:31.949Z] Experimental: true [2020-07-20T13:26:31.949Z] Insecure Registries: [2020-07-20T13:26:31.949Z] 127.0.0.0/8 [2020-07-20T13:26:31.949Z] Live Restore Enabled: false [2020-07-20T13:26:31.949Z] [2020-07-20T13:26:31.949Z] WARNING: No swap limit support [Pipeline] sh [2020-07-20T13:26:32.357Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-20T13:26:32.357Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-20T13:26:32.357Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41238/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-20T13:26:32.357Z] + bash /home/jenkins/workspace/moby_PR-41238/check-config.sh [2020-07-20T13:26:32.357Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-20T13:26:32.357Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-07-20T13:26:32.357Z] [2020-07-20T13:26:32.357Z] Generally Necessary: [2020-07-20T13:26:32.357Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-20T13:26:32.357Z] - apparmor: enabled and tools installed [2020-07-20T13:26:32.357Z] - CONFIG_NAMESPACES: enabled [2020-07-20T13:26:32.357Z] - CONFIG_NET_NS: enabled [2020-07-20T13:26:32.357Z] - CONFIG_PID_NS: enabled [2020-07-20T13:26:32.357Z] - CONFIG_IPC_NS: enabled [2020-07-20T13:26:32.357Z] - CONFIG_UTS_NS: enabled [2020-07-20T13:26:32.357Z] - CONFIG_CGROUPS: enabled [2020-07-20T13:26:32.357Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-20T13:26:32.357Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-20T13:26:32.357Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-20T13:26:32.357Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-20T13:26:32.357Z] - CONFIG_CPUSETS: enabled [2020-07-20T13:26:32.357Z] - CONFIG_MEMCG: enabled [2020-07-20T13:26:32.357Z] - CONFIG_KEYS: enabled [2020-07-20T13:26:32.357Z] - CONFIG_VETH: enabled (as module) [2020-07-20T13:26:32.357Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-20T13:26:32.357Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-20T13:26:32.648Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-20T13:26:32.648Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-20T13:26:32.648Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-20T13:26:32.648Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-20T13:26:32.648Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-20T13:26:32.648Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-20T13:26:32.648Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-20T13:26:32.648Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-20T13:26:32.648Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-20T13:26:32.648Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-20T13:26:32.648Z] [2020-07-20T13:26:32.648Z] Optional Features: [2020-07-20T13:26:32.648Z] - CONFIG_USER_NS: enabled [2020-07-20T13:26:32.648Z] - CONFIG_SECCOMP: enabled [2020-07-20T13:26:32.648Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-20T13:26:32.648Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-20T13:26:32.648Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-20T13:26:32.648Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-20T13:26:32.648Z] - CONFIG_BLK_CGROUP: enabled [2020-07-20T13:26:32.648Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-20T13:26:32.648Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-20T13:26:32.648Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-20T13:26:32.648Z] - CONFIG_CGROUP_PERF: enabled [2020-07-20T13:26:32.648Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-20T13:26:32.648Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-20T13:26:32.648Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-20T13:26:32.648Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-20T13:26:32.648Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-20T13:26:32.648Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-20T13:26:32.648Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-20T13:26:32.648Z] - CONFIG_IP_VS: enabled (as module) [2020-07-20T13:26:32.648Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-20T13:26:32.648Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-20T13:26:32.648Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-20T13:26:32.648Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-20T13:26:32.648Z] - CONFIG_EXT4_FS: enabled [2020-07-20T13:26:32.648Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-20T13:26:32.648Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-20T13:26:32.648Z] - Network Drivers: [2020-07-20T13:26:32.648Z] - "overlay": [2020-07-20T13:26:32.648Z] - CONFIG_VXLAN: enabled (as module) [2020-07-20T13:26:32.648Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-20T13:26:32.648Z] Optional (for encrypted networks): [2020-07-20T13:26:32.648Z] - CONFIG_CRYPTO: enabled [2020-07-20T13:26:32.648Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-20T13:26:32.648Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-20T13:26:32.648Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-20T13:26:32.648Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-20T13:26:32.648Z] - CONFIG_XFRM: enabled [2020-07-20T13:26:32.648Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-20T13:26:32.648Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-20T13:26:32.648Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-20T13:26:32.648Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-20T13:26:32.648Z] - "ipvlan": [2020-07-20T13:26:32.648Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-20T13:26:32.648Z] - "macvlan": [2020-07-20T13:26:32.648Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-20T13:26:32.648Z] - CONFIG_DUMMY: enabled (as module) [2020-07-20T13:26:32.648Z] - "ftp,tftp client in container": [2020-07-20T13:26:32.648Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-20T13:26:32.648Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-20T13:26:32.648Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-20T13:26:32.648Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-20T13:26:32.648Z] - Storage Drivers: [2020-07-20T13:26:32.648Z] - "aufs": [2020-07-20T13:26:32.648Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-20T13:26:32.648Z] - "btrfs": [2020-07-20T13:26:32.648Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-20T13:26:32.648Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-20T13:26:32.648Z] - "devicemapper": [2020-07-20T13:26:32.648Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-20T13:26:32.648Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-20T13:26:32.648Z] - "overlay": [2020-07-20T13:26:32.648Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-20T13:26:32.648Z] - "zfs": [2020-07-20T13:26:32.648Z] - /dev/zfs: missing [2020-07-20T13:26:32.648Z] - zfs command: missing [2020-07-20T13:26:32.648Z] - zpool command: missing [2020-07-20T13:26:32.648Z] [2020-07-20T13:26:32.648Z] Limits: [2020-07-20T13:26:32.648Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-20T13:26:32.648Z] [2020-07-20T13:26:32.648Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-20T13:26:33.073Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c161d6564d755c0b6b4356ceff87fbd6a898b675 . [2020-07-20T13:26:33.073Z] #2 [internal] load .dockerignore [2020-07-20T13:26:33.073Z] #2 transferring context: 87B done [2020-07-20T13:26:33.073Z] #2 DONE 0.0s [2020-07-20T13:26:33.073Z] [2020-07-20T13:26:33.073Z] #1 [internal] load build definition from Dockerfile [2020-07-20T13:26:33.073Z] #1 transferring dockerfile: 16.37kB done [2020-07-20T13:26:33.073Z] #1 DONE 0.0s [2020-07-20T13:26:33.073Z] [2020-07-20T13:26:33.073Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-20T13:26:33.216Z] Fetching without tags [2020-07-20T13:26:33.368Z] #3 DONE 0.2s [2020-07-20T13:26:33.368Z] [2020-07-20T13:26:33.368Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-20T13:26:33.368Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-20T13:26:33.465Z] Merging remotes/origin/master commit f71244422b56b79c0810d5dd3e50c2cdc83c1352 into PR head commit c161d6564d755c0b6b4356ceff87fbd6a898b675 [2020-07-20T13:26:33.659Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 5.37MB / 8.88MB 0.2s [2020-07-20T13:26:33.659Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-20T13:26:33.659Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-07-20T13:26:33.659Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-07-20T13:26:33.659Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-07-20T13:26:33.659Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-07-20T13:26:33.685Z] Fetching without tags [2020-07-20T13:26:33.941Z] Merging remotes/origin/master commit f71244422b56b79c0810d5dd3e50c2cdc83c1352 into PR head commit c161d6564d755c0b6b4356ceff87fbd6a898b675 [2020-07-20T13:26:33.950Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-07-20T13:26:33.950Z] #4 DONE 0.6s [2020-07-20T13:26:33.991Z] Merge succeeded, producing c161d6564d755c0b6b4356ceff87fbd6a898b675 [2020-07-20T13:26:33.991Z] Checking out Revision c161d6564d755c0b6b4356ceff87fbd6a898b675 (PR-41238) [2020-07-20T13:26:33.131Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-20T13:26:33.137Z] > git config --add remote.origin.fetch +refs/pull/41238/head:refs/remotes/origin/PR-41238 # timeout=10 [2020-07-20T13:26:33.146Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T13:26:33.154Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-20T13:26:33.161Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-20T13:26:33.161Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-20T13:26:33.162Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41238/head:refs/remotes/origin/PR-41238 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T13:26:33.410Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T13:26:33.414Z] > git checkout -f c161d6564d755c0b6b4356ceff87fbd6a898b675 # timeout=10 [2020-07-20T13:26:33.923Z] > git merge f71244422b56b79c0810d5dd3e50c2cdc83c1352 # timeout=10 [2020-07-20T13:26:33.930Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-20T13:26:33.936Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T13:26:33.942Z] > git checkout -f c161d6564d755c0b6b4356ceff87fbd6a898b675 # timeout=10 [2020-07-20T13:26:33.642Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-20T13:26:33.646Z] > git config --add remote.origin.fetch +refs/pull/41238/head:refs/remotes/origin/PR-41238 # timeout=10 [2020-07-20T13:26:33.651Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T13:26:33.657Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-20T13:26:33.668Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-20T13:26:33.669Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-20T13:26:33.669Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41238/head:refs/remotes/origin/PR-41238 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T13:26:33.924Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T13:26:33.929Z] > git checkout -f c161d6564d755c0b6b4356ceff87fbd6a898b675 # timeout=10 [2020-07-20T13:26:34.474Z] Commit message: "api/types: omit empty DefaultAddressPools" [2020-07-20T13:26:34.482Z] Merge succeeded, producing c161d6564d755c0b6b4356ceff87fbd6a898b675 [2020-07-20T13:26:34.482Z] Checking out Revision c161d6564d755c0b6b4356ceff87fbd6a898b675 (PR-41238) [2020-07-20T13:26:34.428Z] > git --version # timeout=10 [2020-07-20T13:26:34.435Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-20T13:26:34.605Z] [2020-07-20T13:26:34.605Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-20T13:26:34.605Z] #6 DONE 0.2s [2020-07-20T13:26:34.605Z] [2020-07-20T13:26:34.605Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-20T13:26:34.605Z] #5 DONE 0.1s [2020-07-20T13:26:34.605Z] [2020-07-20T13:26:34.605Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-20T13:26:34.605Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed done [2020-07-20T13:26:34.605Z] #7 sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed 1.86kB / 1.86kB done [2020-07-20T13:26:34.605Z] #7 sha256:92d8bc629f472ad2aa313d0de335ebb7f433734b108f3d31ad67a8a0b2b50f90 6.19kB / 6.19kB done [2020-07-20T13:26:34.605Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 760.89kB / 7.39MB 0.1s [2020-07-20T13:26:34.605Z] #7 sha256:54b1988714e69b6a22152b2928d796b194995ef41ddc96d9b287a1df0b6ef2dd 1.79kB / 1.79kB done [2020-07-20T13:26:34.605Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 0B / 48.97MB 0.1s [2020-07-20T13:26:34.605Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 0B / 9.88MB 0.1s [2020-07-20T13:26:34.652Z] Fetching without tags [2020-07-20T13:26:34.931Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 7.12MB / 7.39MB 0.2s [2020-07-20T13:26:34.931Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 2.46MB / 9.88MB 0.2s [2020-07-20T13:26:34.931Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 7.39MB / 7.39MB 0.2s done [2020-07-20T13:26:34.931Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 9.44MB / 48.97MB 0.4s [2020-07-20T13:26:34.931Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 9.88MB / 9.88MB 0.3s done [2020-07-20T13:26:34.931Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 1.64MB / 56.71MB 0.4s [2020-07-20T13:26:34.931Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 7.55MB / 51.37MB 0.4s [2020-07-20T13:26:34.999Z] Commit message: "api/types: omit empty DefaultAddressPools" [2020-07-20T13:26:35.034Z] Merging remotes/origin/master commit f71244422b56b79c0810d5dd3e50c2cdc83c1352 into PR head commit c161d6564d755c0b6b4356ceff87fbd6a898b675 [2020-07-20T13:26:35.041Z] > git --version # timeout=10 [2020-07-20T13:26:35.060Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-20T13:26:35.250Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 13.14MB / 48.97MB 0.5s [2020-07-20T13:26:35.250Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 5.60MB / 56.71MB 0.5s [2020-07-20T13:26:35.250Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 12.29MB / 51.37MB 0.5s [2020-07-20T13:26:35.250Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 16.31MB / 48.97MB 0.6s [2020-07-20T13:26:35.250Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 8.73MB / 56.71MB 0.6s [2020-07-20T13:26:35.250Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 16.56MB / 51.37MB 0.6s [2020-07-20T13:26:35.250Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 19.08MB / 48.97MB 0.7s [2020-07-20T13:26:35.250Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 14.15MB / 56.71MB 0.7s [2020-07-20T13:26:35.250Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 20.87MB / 51.37MB 0.7s [2020-07-20T13:26:35.368Z] Fetching without tags [2020-07-20T13:26:35.499Z] + [ PR != PR ] [2020-07-20T13:26:35.499Z] + [ master != master ] [2020-07-20T13:26:35.499Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2020-07-20T13:26:35.579Z] #7 ... [2020-07-20T13:26:35.579Z] [2020-07-20T13:26:35.579Z] #20 [internal] load build context [2020-07-20T13:26:35.579Z] #20 transferring context: 51.30MB 0.8s done [2020-07-20T13:26:35.579Z] #20 DONE 0.9s [2020-07-20T13:26:35.579Z] [2020-07-20T13:26:35.579Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-20T13:26:35.579Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 23.60MB / 48.97MB 0.8s [2020-07-20T13:26:35.579Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 18.70MB / 56.71MB 0.8s [2020-07-20T13:26:35.579Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 23.54MB / 51.37MB 0.8s [2020-07-20T13:26:35.579Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 31.03MB / 48.97MB 1.0s [2020-07-20T13:26:35.579Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 27.36MB / 56.71MB 1.0s [2020-07-20T13:26:35.579Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 27.44MB / 51.37MB 0.9s [Pipeline] sh [Pipeline] sh [2020-07-20T13:26:35.860Z] + docker version [2020-07-20T13:26:35.860Z] Client: Docker Engine - Community [2020-07-20T13:26:35.860Z] Version: 19.03.12 [2020-07-20T13:26:35.860Z] API version: 1.40 [2020-07-20T13:26:35.860Z] Go version: go1.13.10 [2020-07-20T13:26:35.860Z] Git commit: 48a66213fe [2020-07-20T13:26:35.860Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-20T13:26:35.860Z] OS/Arch: linux/amd64 [2020-07-20T13:26:35.860Z] Experimental: false [2020-07-20T13:26:35.860Z] [2020-07-20T13:26:35.860Z] Server: Docker Engine - Community [2020-07-20T13:26:35.860Z] Engine: [2020-07-20T13:26:35.860Z] Version: 19.03.12 [2020-07-20T13:26:35.860Z] API version: 1.40 (minimum version 1.12) [2020-07-20T13:26:35.860Z] Go version: go1.13.10 [2020-07-20T13:26:35.860Z] Git commit: 48a66213fe [2020-07-20T13:26:35.860Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-20T13:26:35.860Z] OS/Arch: linux/amd64 [2020-07-20T13:26:35.860Z] Experimental: true [2020-07-20T13:26:35.860Z] containerd: [2020-07-20T13:26:35.860Z] Version: 1.2.13 [2020-07-20T13:26:35.860Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-20T13:26:35.860Z] runc: [2020-07-20T13:26:35.860Z] Version: 1.0.0-rc10 [2020-07-20T13:26:35.860Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-20T13:26:35.860Z] docker-init: [2020-07-20T13:26:35.860Z] Version: 0.18.0 [2020-07-20T13:26:35.860Z] GitCommit: fec3683 [Pipeline] sh [2020-07-20T13:26:35.891Z] + docker version [2020-07-20T13:26:35.891Z] Client: Docker Engine - Community [2020-07-20T13:26:35.891Z] Version: 19.03.12 [2020-07-20T13:26:35.891Z] API version: 1.40 [2020-07-20T13:26:35.891Z] Go version: go1.13.10 [2020-07-20T13:26:35.891Z] Git commit: 48a66213fe [2020-07-20T13:26:35.891Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-20T13:26:35.891Z] OS/Arch: linux/amd64 [2020-07-20T13:26:35.891Z] Experimental: false [2020-07-20T13:26:35.891Z] [2020-07-20T13:26:35.891Z] Server: Docker Engine - Community [2020-07-20T13:26:35.891Z] Engine: [2020-07-20T13:26:35.891Z] Version: 19.03.12 [2020-07-20T13:26:35.891Z] API version: 1.40 (minimum version 1.12) [2020-07-20T13:26:35.891Z] Go version: go1.13.10 [2020-07-20T13:26:35.891Z] Git commit: 48a66213fe [2020-07-20T13:26:35.891Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-20T13:26:35.891Z] OS/Arch: linux/amd64 [2020-07-20T13:26:35.891Z] Experimental: true [2020-07-20T13:26:35.891Z] containerd: [2020-07-20T13:26:35.891Z] Version: 1.2.13 [2020-07-20T13:26:35.891Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-20T13:26:35.891Z] runc: [2020-07-20T13:26:35.891Z] Version: 1.0.0-rc10 [2020-07-20T13:26:35.891Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-20T13:26:35.891Z] docker-init: [2020-07-20T13:26:35.891Z] Version: 0.18.0 [2020-07-20T13:26:35.891Z] GitCommit: fec3683 [2020-07-20T13:26:35.908Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 33.80MB / 48.97MB 1.1s [2020-07-20T13:26:35.908Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 31.85MB / 56.71MB 1.1s [2020-07-20T13:26:35.908Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 35.69MB / 51.37MB 1.1s [2020-07-20T13:26:35.908Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 41.66MB / 48.97MB 1.3s [2020-07-20T13:26:35.908Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 39.52MB / 56.71MB 1.3s [2020-07-20T13:26:35.908Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 43.78MB / 51.37MB 1.3s [Pipeline] sh [2020-07-20T13:26:36.003Z] Merge succeeded, producing c161d6564d755c0b6b4356ceff87fbd6a898b675 [2020-07-20T13:26:36.003Z] Checking out Revision c161d6564d755c0b6b4356ceff87fbd6a898b675 (PR-41238) [2020-07-20T13:26:34.626Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-20T13:26:34.634Z] > git config --add remote.origin.fetch +refs/pull/41238/head:refs/remotes/origin/PR-41238 # timeout=10 [2020-07-20T13:26:34.638Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T13:26:34.645Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-20T13:26:34.653Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-20T13:26:34.653Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-20T13:26:34.654Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41238/head:refs/remotes/origin/PR-41238 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T13:26:35.035Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T13:26:35.046Z] > git checkout -f c161d6564d755c0b6b4356ceff87fbd6a898b675 # timeout=10 [2020-07-20T13:26:35.982Z] > git merge f71244422b56b79c0810d5dd3e50c2cdc83c1352 # timeout=10 [2020-07-20T13:26:35.996Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-20T13:26:36.004Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T13:26:36.008Z] > git checkout -f c161d6564d755c0b6b4356ceff87fbd6a898b675 # timeout=10 [2020-07-20T13:26:34.448Z] > git merge f71244422b56b79c0810d5dd3e50c2cdc83c1352 # timeout=10 [2020-07-20T13:26:34.455Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-20T13:26:34.465Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T13:26:34.470Z] > git checkout -f c161d6564d755c0b6b4356ceff87fbd6a898b675 # timeout=10 [2020-07-20T13:26:36.102Z] Merging remotes/origin/master commit f71244422b56b79c0810d5dd3e50c2cdc83c1352 into PR head commit c161d6564d755c0b6b4356ceff87fbd6a898b675 [2020-07-20T13:26:36.140Z] + docker info [2020-07-20T13:26:36.140Z] Client: [2020-07-20T13:26:36.140Z] Debug Mode: false [2020-07-20T13:26:36.140Z] [2020-07-20T13:26:36.140Z] Server: [2020-07-20T13:26:36.140Z] Containers: 0 [2020-07-20T13:26:36.140Z] Running: 0 [2020-07-20T13:26:36.140Z] Paused: 0 [2020-07-20T13:26:36.140Z] Stopped: 0 [2020-07-20T13:26:36.140Z] Images: 4 [2020-07-20T13:26:36.140Z] Server Version: 19.03.12 [2020-07-20T13:26:36.140Z] Storage Driver: overlay2 [2020-07-20T13:26:36.140Z] Backing Filesystem: extfs [2020-07-20T13:26:36.140Z] Supports d_type: true [2020-07-20T13:26:36.140Z] Native Overlay Diff: true [2020-07-20T13:26:36.140Z] Logging Driver: json-file [2020-07-20T13:26:36.140Z] Cgroup Driver: cgroupfs [2020-07-20T13:26:36.140Z] Plugins: [2020-07-20T13:26:36.140Z] Volume: local [2020-07-20T13:26:36.140Z] Network: bridge host ipvlan macvlan null overlay [2020-07-20T13:26:36.140Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-20T13:26:36.140Z] Swarm: inactive [2020-07-20T13:26:36.140Z] Runtimes: runc [2020-07-20T13:26:36.140Z] Default Runtime: runc [2020-07-20T13:26:36.140Z] Init Binary: docker-init [2020-07-20T13:26:36.140Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-20T13:26:36.140Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-20T13:26:36.140Z] init version: fec3683 [2020-07-20T13:26:36.140Z] Security Options: [2020-07-20T13:26:36.140Z] apparmor [2020-07-20T13:26:36.140Z] seccomp [2020-07-20T13:26:36.140Z] Profile: default [2020-07-20T13:26:36.140Z] Kernel Version: 5.3.0-1030-aws [2020-07-20T13:26:36.140Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-20T13:26:36.140Z] OSType: linux [2020-07-20T13:26:36.140Z] Architecture: x86_64 [2020-07-20T13:26:36.140Z] CPUs: 2 [2020-07-20T13:26:36.140Z] Total Memory: 7.487GiB [2020-07-20T13:26:36.140Z] Name: ip-10-100-99-224 [2020-07-20T13:26:36.140Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-20T13:26:36.140Z] Docker Root Dir: /var/lib/docker [2020-07-20T13:26:36.140Z] Debug Mode: false [2020-07-20T13:26:36.140Z] Registry: https://index.docker.io/v1/ [2020-07-20T13:26:36.140Z] Labels: [2020-07-20T13:26:36.140Z] Experimental: true [2020-07-20T13:26:36.140Z] Insecure Registries: [2020-07-20T13:26:36.140Z] 127.0.0.0/8 [2020-07-20T13:26:36.140Z] Live Restore Enabled: true [2020-07-20T13:26:36.140Z] [2020-07-20T13:26:36.140Z] WARNING: No swap limit support [Pipeline] sh [2020-07-20T13:26:36.203Z] + docker info [2020-07-20T13:26:36.208Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 45.47MB / 48.97MB 1.4s [2020-07-20T13:26:36.208Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 43.45MB / 56.71MB 1.4s [2020-07-20T13:26:36.208Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 47.85MB / 51.37MB 1.4s [2020-07-20T13:26:36.208Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 48.97MB / 48.97MB 1.6s [2020-07-20T13:26:36.208Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 56.71MB / 56.71MB 1.6s [2020-07-20T13:26:36.208Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 51.37MB / 51.37MB 1.6s [2020-07-20T13:26:36.431Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-20T13:26:36.431Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-20T13:26:36.431Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41238/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-20T13:26:36.431Z] + bash /home/ubuntu/workspace/moby_PR-41238/check-config.sh [2020-07-20T13:26:36.431Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-20T13:26:36.431Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-20T13:26:36.431Z] [2020-07-20T13:26:36.431Z] Generally Necessary: [2020-07-20T13:26:36.431Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-20T13:26:36.431Z] - apparmor: enabled and tools installed [2020-07-20T13:26:36.431Z] - CONFIG_NAMESPACES: enabled [2020-07-20T13:26:36.431Z] - CONFIG_NET_NS: enabled [2020-07-20T13:26:36.431Z] - CONFIG_PID_NS: enabled [2020-07-20T13:26:36.431Z] - CONFIG_IPC_NS: enabled [2020-07-20T13:26:36.431Z] - CONFIG_UTS_NS: enabled [2020-07-20T13:26:36.431Z] - CONFIG_CGROUPS: enabled [2020-07-20T13:26:36.431Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-20T13:26:36.431Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-20T13:26:36.431Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-20T13:26:36.431Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-20T13:26:36.431Z] - CONFIG_CPUSETS: enabled [2020-07-20T13:26:36.431Z] - CONFIG_MEMCG: enabled [2020-07-20T13:26:36.431Z] - CONFIG_KEYS: enabled [2020-07-20T13:26:36.431Z] - CONFIG_VETH: enabled (as module) [2020-07-20T13:26:36.431Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-20T13:26:36.431Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-20T13:26:36.431Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-20T13:26:36.431Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-20T13:26:36.431Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-20T13:26:36.431Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-20T13:26:36.431Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-20T13:26:36.431Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-20T13:26:36.431Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-20T13:26:36.431Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-20T13:26:36.431Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-20T13:26:36.431Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-20T13:26:36.431Z] [2020-07-20T13:26:36.431Z] Optional Features: [2020-07-20T13:26:36.431Z] - CONFIG_USER_NS: enabled [2020-07-20T13:26:36.431Z] - CONFIG_SECCOMP: enabled [2020-07-20T13:26:36.431Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-20T13:26:36.431Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-20T13:26:36.431Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-20T13:26:36.431Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-20T13:26:36.431Z] - CONFIG_BLK_CGROUP: enabled [2020-07-20T13:26:36.431Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-20T13:26:36.431Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-20T13:26:36.431Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-20T13:26:36.431Z] - CONFIG_CGROUP_PERF: enabled [2020-07-20T13:26:36.431Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-20T13:26:35.041Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-20T13:26:35.095Z] > git config --add remote.origin.fetch +refs/pull/41238/head:refs/remotes/origin/PR-41238 # timeout=10 [2020-07-20T13:26:35.152Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T13:26:35.277Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-20T13:26:35.402Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-20T13:26:35.402Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-20T13:26:35.404Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41238/head:refs/remotes/origin/PR-41238 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T13:26:36.136Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T13:26:36.187Z] > git checkout -f c161d6564d755c0b6b4356ceff87fbd6a898b675 # timeout=10 [2020-07-20T13:26:36.459Z] Client: [2020-07-20T13:26:36.459Z] Debug Mode: false [2020-07-20T13:26:36.459Z] [2020-07-20T13:26:36.459Z] Server: [2020-07-20T13:26:36.459Z] Containers: 0 [2020-07-20T13:26:36.459Z] Running: 0 [2020-07-20T13:26:36.459Z] Paused: 0 [2020-07-20T13:26:36.459Z] Stopped: 0 [2020-07-20T13:26:36.459Z] Images: 2 [2020-07-20T13:26:36.459Z] Server Version: 19.03.12 [2020-07-20T13:26:36.459Z] Storage Driver: overlay2 [2020-07-20T13:26:36.459Z] Backing Filesystem: extfs [2020-07-20T13:26:36.459Z] Supports d_type: true [2020-07-20T13:26:36.459Z] Native Overlay Diff: true [2020-07-20T13:26:36.459Z] Logging Driver: json-file [2020-07-20T13:26:36.459Z] Cgroup Driver: cgroupfs [2020-07-20T13:26:36.459Z] Plugins: [2020-07-20T13:26:36.459Z] Volume: local [2020-07-20T13:26:36.459Z] Network: bridge host ipvlan macvlan null overlay [2020-07-20T13:26:36.459Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-20T13:26:36.459Z] Swarm: inactive [2020-07-20T13:26:36.459Z] Runtimes: runc [2020-07-20T13:26:36.459Z] Default Runtime: runc [2020-07-20T13:26:36.459Z] Init Binary: docker-init [2020-07-20T13:26:36.459Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-20T13:26:36.459Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-20T13:26:36.459Z] init version: fec3683 [2020-07-20T13:26:36.459Z] Security Options: [2020-07-20T13:26:36.459Z] apparmor [2020-07-20T13:26:36.459Z] seccomp [2020-07-20T13:26:36.459Z] Profile: default [2020-07-20T13:26:36.459Z] Kernel Version: 5.3.0-1030-aws [2020-07-20T13:26:36.459Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-20T13:26:36.459Z] OSType: linux [2020-07-20T13:26:36.459Z] Architecture: x86_64 [2020-07-20T13:26:36.459Z] CPUs: 2 [2020-07-20T13:26:36.459Z] Total Memory: 7.487GiB [2020-07-20T13:26:36.459Z] Name: ip-10-100-82-97 [2020-07-20T13:26:36.459Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-20T13:26:36.459Z] Docker Root Dir: /var/lib/docker [2020-07-20T13:26:36.459Z] Debug Mode: false [2020-07-20T13:26:36.459Z] Registry: https://index.docker.io/v1/ [2020-07-20T13:26:36.459Z] Labels: [2020-07-20T13:26:36.459Z] Experimental: true [2020-07-20T13:26:36.459Z] Insecure Registries: [2020-07-20T13:26:36.459Z] 127.0.0.0/8 [2020-07-20T13:26:36.459Z] Live Restore Enabled: true [2020-07-20T13:26:36.459Z] [2020-07-20T13:26:36.459Z] WARNING: No swap limit support [Pipeline] sh [2020-07-20T13:26:36.528Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 48.97MB / 48.97MB 1.6s done [2020-07-20T13:26:36.528Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 56.71MB / 56.71MB 1.7s done [2020-07-20T13:26:36.528Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 51.37MB / 51.37MB 1.6s done [2020-07-20T13:26:36.528Z] #7 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 5.24MB / 102.23MB 1.8s [2020-07-20T13:26:36.528Z] #7 sha256:6169a442187f859af58e0b1b84832adff37a5d0f244e79d5e0a75a8ebbc5b24f 155B / 155B 1.7s done [2020-07-20T13:26:36.528Z] #7 extracting sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 [2020-07-20T13:26:36.528Z] #7 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 19.38MB / 102.23MB 2.0s [2020-07-20T13:26:36.691Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-20T13:26:36.691Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-20T13:26:36.691Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-20T13:26:36.691Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-20T13:26:36.691Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-20T13:26:36.691Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-20T13:26:36.691Z] - CONFIG_IP_VS: enabled (as module) [2020-07-20T13:26:36.691Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-20T13:26:36.691Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-20T13:26:36.691Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-20T13:26:36.691Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-20T13:26:36.691Z] - CONFIG_EXT4_FS: enabled [2020-07-20T13:26:36.691Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-20T13:26:36.691Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-20T13:26:36.691Z] - Network Drivers: [2020-07-20T13:26:36.691Z] - "overlay": [2020-07-20T13:26:36.691Z] - CONFIG_VXLAN: enabled (as module) [2020-07-20T13:26:36.691Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-20T13:26:36.691Z] Optional (for encrypted networks): [2020-07-20T13:26:36.691Z] - CONFIG_CRYPTO: enabled [2020-07-20T13:26:36.691Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-20T13:26:36.691Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-20T13:26:36.691Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-20T13:26:36.691Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-20T13:26:36.691Z] - CONFIG_XFRM: enabled [2020-07-20T13:26:36.691Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-20T13:26:36.691Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-20T13:26:36.691Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-20T13:26:36.691Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-20T13:26:36.691Z] - "ipvlan": [2020-07-20T13:26:36.691Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-20T13:26:36.691Z] - "macvlan": [2020-07-20T13:26:36.691Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-20T13:26:36.691Z] - CONFIG_DUMMY: enabled (as module) [2020-07-20T13:26:36.691Z] - "ftp,tftp client in container": [2020-07-20T13:26:36.691Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-20T13:26:36.691Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-20T13:26:36.691Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-20T13:26:36.691Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-20T13:26:36.691Z] - Storage Drivers: [2020-07-20T13:26:36.691Z] - "aufs": [2020-07-20T13:26:36.691Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-20T13:26:36.691Z] - "btrfs": [2020-07-20T13:26:36.691Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-20T13:26:36.691Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-20T13:26:36.691Z] - "devicemapper": [2020-07-20T13:26:36.691Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-20T13:26:36.691Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-20T13:26:36.691Z] - "overlay": [2020-07-20T13:26:36.691Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-20T13:26:36.691Z] - "zfs": [2020-07-20T13:26:36.691Z] - /dev/zfs: present [2020-07-20T13:26:36.691Z] - zfs command: missing [2020-07-20T13:26:36.691Z] - zpool command: missing [2020-07-20T13:26:36.691Z] [2020-07-20T13:26:36.691Z] Limits: [2020-07-20T13:26:36.691Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-20T13:26:36.691Z] [2020-07-20T13:26:36.691Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-07-20T13:26:36.748Z] Commit message: "api/types: omit empty DefaultAddressPools" [Pipeline] sh [2020-07-20T13:26:36.777Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-20T13:26:36.777Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-20T13:26:36.777Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41238/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-20T13:26:36.777Z] + bash /home/ubuntu/workspace/moby_PR-41238/check-config.sh [2020-07-20T13:26:36.777Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-20T13:26:36.777Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-20T13:26:36.777Z] [2020-07-20T13:26:36.777Z] Generally Necessary: [2020-07-20T13:26:36.777Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-20T13:26:36.777Z] - apparmor: enabled and tools installed [2020-07-20T13:26:36.777Z] - CONFIG_NAMESPACES: enabled [2020-07-20T13:26:36.777Z] - CONFIG_NET_NS: enabled [2020-07-20T13:26:36.777Z] - CONFIG_PID_NS: enabled [2020-07-20T13:26:36.777Z] - CONFIG_IPC_NS: enabled [2020-07-20T13:26:36.777Z] - CONFIG_UTS_NS: enabled [2020-07-20T13:26:36.777Z] - CONFIG_CGROUPS: enabled [2020-07-20T13:26:36.777Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-20T13:26:36.777Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-20T13:26:36.777Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-20T13:26:36.777Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-20T13:26:36.777Z] - CONFIG_CPUSETS: enabled [2020-07-20T13:26:36.777Z] - CONFIG_MEMCG: enabled [2020-07-20T13:26:36.777Z] - CONFIG_KEYS: enabled [2020-07-20T13:26:36.777Z] - CONFIG_VETH: enabled (as module) [2020-07-20T13:26:36.777Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-20T13:26:36.777Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-20T13:26:36.777Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-20T13:26:36.777Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-20T13:26:36.777Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-20T13:26:36.777Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-20T13:26:36.777Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-20T13:26:36.777Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-20T13:26:36.777Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-20T13:26:36.777Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-20T13:26:36.777Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-20T13:26:36.777Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-20T13:26:36.777Z] [2020-07-20T13:26:36.777Z] Optional Features: [2020-07-20T13:26:36.777Z] - CONFIG_USER_NS: enabled [2020-07-20T13:26:36.777Z] - CONFIG_SECCOMP: enabled [2020-07-20T13:26:36.777Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-20T13:26:36.777Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-20T13:26:36.777Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-20T13:26:36.777Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-20T13:26:36.777Z] - CONFIG_BLK_CGROUP: enabled [2020-07-20T13:26:36.777Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-20T13:26:36.777Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-20T13:26:36.772Z] > git --version # timeout=10 [2020-07-20T13:26:36.778Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-20T13:26:36.856Z] #7 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 30.55MB / 102.23MB 2.1s [2020-07-20T13:26:36.856Z] #7 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 42.34MB / 102.23MB 2.2s [2020-07-20T13:26:36.856Z] #7 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 54.16MB / 102.23MB 2.3s [2020-07-20T13:26:37.027Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c161d6564d755c0b6b4356ceff87fbd6a898b675 . [2020-07-20T13:26:37.027Z] #2 [internal] load .dockerignore [2020-07-20T13:26:37.027Z] #2 transferring context: 87B done [2020-07-20T13:26:37.027Z] #2 DONE 0.0s [2020-07-20T13:26:37.027Z] [2020-07-20T13:26:37.027Z] #1 [internal] load build definition from Dockerfile [2020-07-20T13:26:37.027Z] #1 transferring dockerfile: 16.37kB done [2020-07-20T13:26:37.027Z] #1 DONE 0.0s [2020-07-20T13:26:37.027Z] [2020-07-20T13:26:37.027Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-20T13:26:37.027Z] #3 DONE 0.1s [2020-07-20T13:26:37.027Z] [2020-07-20T13:26:37.027Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-20T13:26:37.027Z] #4 CACHED [2020-07-20T13:26:37.077Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-20T13:26:37.077Z] - CONFIG_CGROUP_PERF: enabled [2020-07-20T13:26:37.077Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-20T13:26:37.077Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-20T13:26:37.077Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-20T13:26:37.077Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-20T13:26:37.077Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-20T13:26:37.077Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-20T13:26:37.077Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-20T13:26:37.077Z] - CONFIG_IP_VS: enabled (as module) [2020-07-20T13:26:37.077Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-20T13:26:37.077Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-20T13:26:37.077Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-20T13:26:37.077Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-20T13:26:37.077Z] - CONFIG_EXT4_FS: enabled [2020-07-20T13:26:37.077Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-20T13:26:37.077Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-20T13:26:37.077Z] - Network Drivers: [2020-07-20T13:26:37.077Z] - "overlay": [2020-07-20T13:26:37.077Z] - CONFIG_VXLAN: enabled (as module) [2020-07-20T13:26:37.077Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-20T13:26:37.077Z] Optional (for encrypted networks): [2020-07-20T13:26:37.077Z] - CONFIG_CRYPTO: enabled [2020-07-20T13:26:37.077Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-20T13:26:37.077Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-20T13:26:37.077Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-20T13:26:37.077Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-20T13:26:37.077Z] - CONFIG_XFRM: enabled [2020-07-20T13:26:37.077Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-20T13:26:37.077Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-20T13:26:37.077Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-20T13:26:37.077Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-20T13:26:37.077Z] - "ipvlan": [2020-07-20T13:26:37.077Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-20T13:26:37.077Z] - "macvlan": [2020-07-20T13:26:37.077Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-20T13:26:37.077Z] - CONFIG_DUMMY: enabled (as module) [2020-07-20T13:26:37.077Z] - "ftp,tftp client in container": [2020-07-20T13:26:37.077Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-20T13:26:37.077Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-20T13:26:37.077Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-20T13:26:37.077Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-20T13:26:37.077Z] - Storage Drivers: [2020-07-20T13:26:37.077Z] - "aufs": [2020-07-20T13:26:37.077Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-20T13:26:37.077Z] - "btrfs": [2020-07-20T13:26:37.077Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-20T13:26:37.077Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-20T13:26:37.077Z] - "devicemapper": [2020-07-20T13:26:37.077Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-20T13:26:37.077Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-20T13:26:37.077Z] - "overlay": [2020-07-20T13:26:37.077Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-20T13:26:37.077Z] - "zfs": [2020-07-20T13:26:37.077Z] - /dev/zfs: present [2020-07-20T13:26:37.077Z] - zfs command: missing [2020-07-20T13:26:37.077Z] - zpool command: missing [2020-07-20T13:26:37.077Z] [2020-07-20T13:26:37.077Z] Limits: [2020-07-20T13:26:37.077Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-20T13:26:37.077Z] [2020-07-20T13:26:37.077Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-20T13:26:37.174Z] #7 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 65.95MB / 102.23MB 2.4s [2020-07-20T13:26:37.174Z] #7 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 89.53MB / 102.23MB 2.6s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-20T13:26:37.287Z] [2020-07-20T13:26:37.287Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-20T13:26:37.400Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c161d6564d755c0b6b4356ceff87fbd6a898b675 . [2020-07-20T13:26:37.400Z] #2 [internal] load build definition from Dockerfile [2020-07-20T13:26:37.400Z] #2 transferring dockerfile: 16.37kB done [2020-07-20T13:26:37.400Z] #2 DONE 0.0s [2020-07-20T13:26:37.400Z] [2020-07-20T13:26:37.400Z] #1 [internal] load .dockerignore [2020-07-20T13:26:37.400Z] #1 transferring context: 87B done [2020-07-20T13:26:37.400Z] #1 DONE 0.0s [2020-07-20T13:26:37.400Z] [2020-07-20T13:26:37.400Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-20T13:26:37.400Z] #3 DONE 0.1s [2020-07-20T13:26:37.400Z] [2020-07-20T13:26:37.400Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-20T13:26:37.400Z] #4 CACHED [2020-07-20T13:26:37.465Z] #7 ... [2020-07-20T13:26:37.465Z] [2020-07-20T13:26:37.465Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-20T13:26:37.465Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-20T13:26:37.465Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-20T13:26:37.465Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-20T13:26:37.465Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.9s done [2020-07-20T13:26:37.465Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.5s done [2020-07-20T13:26:37.465Z] #58 DONE 2.6s [2020-07-20T13:26:37.465Z] [2020-07-20T13:26:37.465Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-20T13:26:37.465Z] #7 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 99.53MB / 102.23MB 2.7s [2020-07-20T13:26:37.545Z] #6 DONE 0.1s [2020-07-20T13:26:37.545Z] [2020-07-20T13:26:37.545Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-20T13:26:37.545Z] #5 DONE 0.1s [2020-07-20T13:26:37.545Z] [2020-07-20T13:26:37.545Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-20T13:26:37.545Z] #58 DONE 0.0s [2020-07-20T13:26:37.545Z] [2020-07-20T13:26:37.545Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-20T13:26:37.545Z] #7 DONE 0.0s [2020-07-20T13:26:37.545Z] [2020-07-20T13:26:37.545Z] #20 [internal] load build context [2020-07-20T13:26:37.560Z] + docker version [2020-07-20T13:26:37.560Z] Client: Docker Engine - Community [2020-07-20T13:26:37.560Z] Version: 19.03.12 [2020-07-20T13:26:37.560Z] API version: 1.40 [2020-07-20T13:26:37.560Z] Go version: go1.13.10 [2020-07-20T13:26:37.560Z] Git commit: 48a6621 [2020-07-20T13:26:37.560Z] Built: Mon Jun 22 15:46:32 2020 [2020-07-20T13:26:37.560Z] OS/Arch: linux/arm64 [2020-07-20T13:26:37.560Z] Experimental: false [2020-07-20T13:26:37.560Z] [2020-07-20T13:26:37.560Z] Server: Docker Engine - Community [2020-07-20T13:26:37.560Z] Engine: [2020-07-20T13:26:37.560Z] Version: 19.03.12 [2020-07-20T13:26:37.560Z] API version: 1.40 (minimum version 1.12) [2020-07-20T13:26:37.560Z] Go version: go1.13.10 [2020-07-20T13:26:37.560Z] Git commit: 48a6621 [2020-07-20T13:26:37.560Z] Built: Mon Jun 22 15:45:04 2020 [2020-07-20T13:26:37.560Z] OS/Arch: linux/arm64 [2020-07-20T13:26:37.560Z] Experimental: true [2020-07-20T13:26:37.560Z] containerd: [2020-07-20T13:26:37.560Z] Version: 1.2.13 [2020-07-20T13:26:37.560Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-20T13:26:37.560Z] runc: [2020-07-20T13:26:37.560Z] Version: 1.0.0-rc10 [2020-07-20T13:26:37.560Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-20T13:26:37.560Z] docker-init: [2020-07-20T13:26:37.560Z] Version: 0.18.0 [2020-07-20T13:26:37.560Z] GitCommit: fec3683 [Pipeline] sh [2020-07-20T13:26:37.756Z] #7 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 102.23MB / 102.23MB 2.8s done [2020-07-20T13:26:37.849Z] + docker info [2020-07-20T13:26:37.906Z] Fetching without tags [2020-07-20T13:26:37.879Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-20T13:26:37.882Z] > git config --add remote.origin.fetch +refs/pull/41238/head:refs/remotes/origin/PR-41238 # timeout=10 [2020-07-20T13:26:37.884Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T13:26:37.899Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-20T13:26:37.913Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-20T13:26:37.913Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-20T13:26:37.914Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41238/head:refs/remotes/origin/PR-41238 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T13:26:38.009Z] [2020-07-20T13:26:38.009Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-20T13:26:38.009Z] #6 DONE 0.1s [2020-07-20T13:26:38.009Z] [2020-07-20T13:26:38.009Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-20T13:26:38.009Z] #5 DONE 0.1s [2020-07-20T13:26:38.009Z] [2020-07-20T13:26:38.009Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-20T13:26:38.009Z] #58 DONE 0.0s [2020-07-20T13:26:38.009Z] [2020-07-20T13:26:38.009Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-20T13:26:38.009Z] #7 DONE 0.0s [2020-07-20T13:26:38.009Z] [2020-07-20T13:26:38.009Z] #20 [internal] load build context [2020-07-20T13:26:38.310Z] Merging remotes/origin/master commit f71244422b56b79c0810d5dd3e50c2cdc83c1352 into PR head commit c161d6564d755c0b6b4356ceff87fbd6a898b675 [2020-07-20T13:26:38.388Z] #7 extracting sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 1.8s done [2020-07-20T13:26:38.679Z] #7 extracting sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 [2020-07-20T13:26:38.679Z] #7 extracting sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 0.3s done [2020-07-20T13:26:38.791Z] Client: [2020-07-20T13:26:38.791Z] Debug Mode: false [2020-07-20T13:26:38.791Z] [2020-07-20T13:26:38.791Z] Server: [2020-07-20T13:26:38.791Z] Containers: 0 [2020-07-20T13:26:38.791Z] Running: 0 [2020-07-20T13:26:38.791Z] Paused: 0 [2020-07-20T13:26:38.791Z] Stopped: 0 [2020-07-20T13:26:38.791Z] Images: 2 [2020-07-20T13:26:38.791Z] Server Version: 19.03.12 [2020-07-20T13:26:38.791Z] Storage Driver: overlay2 [2020-07-20T13:26:38.791Z] Backing Filesystem: extfs [2020-07-20T13:26:38.791Z] Supports d_type: true [2020-07-20T13:26:38.791Z] Native Overlay Diff: true [2020-07-20T13:26:38.791Z] Logging Driver: json-file [2020-07-20T13:26:38.791Z] Cgroup Driver: cgroupfs [2020-07-20T13:26:38.791Z] Plugins: [2020-07-20T13:26:38.791Z] Volume: local [2020-07-20T13:26:38.791Z] Network: bridge host ipvlan macvlan null overlay [2020-07-20T13:26:38.791Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-20T13:26:38.791Z] Swarm: inactive [2020-07-20T13:26:38.791Z] Runtimes: runc [2020-07-20T13:26:38.791Z] Default Runtime: runc [2020-07-20T13:26:38.791Z] Init Binary: docker-init [2020-07-20T13:26:38.791Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-20T13:26:38.791Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-20T13:26:38.791Z] init version: fec3683 [2020-07-20T13:26:38.791Z] Security Options: [2020-07-20T13:26:38.791Z] apparmor [2020-07-20T13:26:38.791Z] seccomp [2020-07-20T13:26:38.791Z] Profile: default [2020-07-20T13:26:38.791Z] Kernel Version: 4.15.0-1074-aws [2020-07-20T13:26:38.791Z] Operating System: Ubuntu 16.04.6 LTS [2020-07-20T13:26:38.791Z] OSType: linux [2020-07-20T13:26:38.791Z] Architecture: aarch64 [2020-07-20T13:26:38.791Z] CPUs: 4 [2020-07-20T13:26:38.791Z] Total Memory: 7.525GiB [2020-07-20T13:26:38.791Z] Name: ip-10-100-118-199 [2020-07-20T13:26:38.791Z] ID: UTJC:VJXC:JR6C:MQOY:H5HB:HHV3:JK47:2SKG:XCXB:YJDM:JC3G:VSC2 [2020-07-20T13:26:38.791Z] Docker Root Dir: /var/lib/docker [2020-07-20T13:26:38.791Z] Debug Mode: false [2020-07-20T13:26:38.791Z] Registry: https://index.docker.io/v1/ [2020-07-20T13:26:38.791Z] Labels: [2020-07-20T13:26:38.791Z] Experimental: true [2020-07-20T13:26:38.791Z] Insecure Registries: [2020-07-20T13:26:38.791Z] 127.0.0.0/8 [2020-07-20T13:26:38.791Z] Live Restore Enabled: true [2020-07-20T13:26:38.791Z] [2020-07-20T13:26:38.791Z] WARNING: No swap limit support [Pipeline] sh [2020-07-20T13:26:38.935Z] #20 transferring context: 51.30MB 1.2s done [2020-07-20T13:26:38.935Z] #20 DONE 1.2s [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:26:38.935Z] #43 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T13:26:38.935Z] #38 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-20T13:26:38.935Z] #28 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-20T13:26:38.935Z] #27 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-20T13:26:38.935Z] #13 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-20T13:26:38.935Z] #48 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-20T13:26:38.935Z] #24 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:26:38.935Z] #33 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T13:26:38.935Z] #25 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-20T13:26:38.935Z] #53 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-20T13:26:38.935Z] #19 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-20T13:26:38.935Z] #44 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:26:38.935Z] #30 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-20T13:26:38.935Z] #46 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:26:38.935Z] #54 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:26:38.935Z] #41 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T13:26:38.935Z] #17 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-20T13:26:38.935Z] #51 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-20T13:26:38.935Z] #57 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T13:26:38.935Z] #32 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-20T13:26:38.935Z] #9 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-20T13:26:38.935Z] #50 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:26:38.935Z] #47 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-20T13:26:38.935Z] #18 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-20T13:26:38.935Z] #16 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-20T13:26:38.935Z] #40 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T13:26:38.935Z] #10 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-20T13:26:38.935Z] #37 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-20T13:26:38.935Z] #42 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-20T13:26:38.935Z] #36 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-20T13:26:38.935Z] #56 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-20T13:26:38.935Z] #34 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-20T13:26:38.935Z] #35 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-20T13:26:38.935Z] #55 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-20T13:26:38.935Z] #23 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:26:38.935Z] #21 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:26:38.935Z] #45 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-20T13:26:38.935Z] #8 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-20T13:26:38.935Z] #59 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-20T13:26:38.935Z] #29 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-20T13:26:38.935Z] #61 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:26:38.935Z] #60 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:26:38.935Z] #49 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-20T13:26:38.935Z] #14 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-20T13:26:38.935Z] #22 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-20T13:26:38.935Z] #11 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-20T13:26:38.935Z] #31 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:26:38.935Z] #52 CACHED [2020-07-20T13:26:38.935Z] [2020-07-20T13:26:38.935Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-20T13:26:38.935Z] #15 CACHED [2020-07-20T13:26:38.936Z] [2020-07-20T13:26:38.936Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:26:38.936Z] #39 CACHED [2020-07-20T13:26:38.936Z] [2020-07-20T13:26:38.936Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-20T13:26:38.936Z] #26 CACHED [2020-07-20T13:26:38.936Z] [2020-07-20T13:26:38.936Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-20T13:26:38.936Z] #12 CACHED [2020-07-20T13:26:38.936Z] [2020-07-20T13:26:38.936Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-20T13:26:38.936Z] #62 CACHED [2020-07-20T13:26:38.936Z] [2020-07-20T13:26:38.936Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-20T13:26:38.970Z] #7 extracting sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 0.1s [2020-07-20T13:26:39.080Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-20T13:26:39.080Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-20T13:26:39.080Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41238/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-20T13:26:39.080Z] + bash /home/ubuntu/workspace/moby_PR-41238/check-config.sh [2020-07-20T13:26:39.080Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-20T13:26:39.080Z] info: reading kernel config from /boot/config-4.15.0-1074-aws ... [2020-07-20T13:26:39.080Z] [2020-07-20T13:26:39.080Z] Generally Necessary: [2020-07-20T13:26:39.154Z] Merge succeeded, producing c161d6564d755c0b6b4356ceff87fbd6a898b675 [2020-07-20T13:26:39.155Z] Checking out Revision c161d6564d755c0b6b4356ceff87fbd6a898b675 (PR-41238) [2020-07-20T13:26:39.261Z] #7 extracting sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 0.2s done [2020-07-20T13:26:39.261Z] #7 extracting sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c [2020-07-20T13:26:39.343Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-20T13:26:39.343Z] - apparmor: enabled and tools installed [2020-07-20T13:26:39.343Z] - CONFIG_NAMESPACES: enabled [2020-07-20T13:26:39.343Z] - CONFIG_NET_NS: enabled [2020-07-20T13:26:39.343Z] - CONFIG_PID_NS: enabled [2020-07-20T13:26:39.343Z] - CONFIG_IPC_NS: enabled [2020-07-20T13:26:39.343Z] - CONFIG_UTS_NS: enabled [2020-07-20T13:26:39.343Z] - CONFIG_CGROUPS: enabled [2020-07-20T13:26:39.343Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-20T13:26:39.343Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-20T13:26:39.343Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-20T13:26:39.343Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-20T13:26:39.343Z] - CONFIG_CPUSETS: enabled [2020-07-20T13:26:39.343Z] - CONFIG_MEMCG: enabled [2020-07-20T13:26:39.343Z] - CONFIG_KEYS: enabled [2020-07-20T13:26:39.343Z] - CONFIG_VETH: enabled (as module) [2020-07-20T13:26:39.343Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-20T13:26:39.343Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-20T13:26:39.343Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-20T13:26:39.343Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-20T13:26:39.343Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-20T13:26:39.343Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-20T13:26:39.343Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-20T13:26:39.343Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-20T13:26:39.343Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-20T13:26:39.343Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-20T13:26:39.343Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-20T13:26:39.343Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-20T13:26:39.343Z] [2020-07-20T13:26:39.343Z] Optional Features: [2020-07-20T13:26:39.343Z] - CONFIG_USER_NS: enabled [2020-07-20T13:26:39.362Z] Commit message: "api/types: omit empty DefaultAddressPools" [2020-07-20T13:26:39.412Z] > git --version # timeout=10 [2020-07-20T13:26:39.417Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-20T13:26:39.470Z] #20 transferring context: 51.30MB 1.4s done [2020-07-20T13:26:39.470Z] #20 DONE 1.5s [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-20T13:26:39.470Z] #28 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-20T13:26:39.470Z] #23 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-20T13:26:39.470Z] #56 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:26:39.470Z] #49 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-20T13:26:39.470Z] #51 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-20T13:26:39.470Z] #37 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:26:39.470Z] #60 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-20T13:26:39.470Z] #34 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-20T13:26:39.470Z] #57 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-20T13:26:39.470Z] #53 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-20T13:26:39.470Z] #59 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T13:26:39.470Z] #25 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:26:39.470Z] #21 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:26:39.470Z] #54 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T13:26:39.470Z] #10 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-20T13:26:39.470Z] #24 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-20T13:26:39.470Z] #9 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:26:39.470Z] #45 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-20T13:26:39.470Z] #40 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-20T13:26:39.470Z] #26 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T13:26:39.470Z] #17 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-20T13:26:39.470Z] #13 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-20T13:26:39.470Z] #12 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-20T13:26:39.470Z] #35 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-20T13:26:39.470Z] #15 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-20T13:26:39.470Z] #50 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T13:26:39.470Z] #38 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-20T13:26:39.470Z] #29 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:26:39.470Z] #43 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-20T13:26:39.470Z] #36 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-20T13:26:39.470Z] #61 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-20T13:26:39.470Z] #11 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-20T13:26:39.470Z] #44 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T13:26:39.470Z] #32 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:26:39.470Z] #52 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-20T13:26:39.470Z] #42 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:26:39.470Z] #41 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-20T13:26:39.470Z] #22 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-20T13:26:39.470Z] #27 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:26:39.470Z] #30 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-20T13:26:39.470Z] #46 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-20T13:26:39.470Z] #48 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-20T13:26:39.470Z] #8 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-20T13:26:39.470Z] #55 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-20T13:26:39.470Z] #16 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:26:39.470Z] #39 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-20T13:26:39.470Z] #31 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:26:39.470Z] #33 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-20T13:26:39.470Z] #18 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-20T13:26:39.470Z] #19 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-20T13:26:39.470Z] #14 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:26:39.470Z] #47 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-20T13:26:39.470Z] #62 CACHED [2020-07-20T13:26:39.470Z] [2020-07-20T13:26:39.470Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-20T13:26:39.519Z] Merge succeeded, producing c161d6564d755c0b6b4356ceff87fbd6a898b675 [2020-07-20T13:26:39.520Z] Checking out Revision c161d6564d755c0b6b4356ceff87fbd6a898b675 (PR-41238) [2020-07-20T13:26:39.605Z] - CONFIG_SECCOMP: enabled [2020-07-20T13:26:39.605Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-20T13:26:39.605Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-20T13:26:39.605Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-20T13:26:39.605Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-20T13:26:39.605Z] - CONFIG_BLK_CGROUP: enabled [2020-07-20T13:26:39.605Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-20T13:26:39.605Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-20T13:26:39.605Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-20T13:26:39.605Z] - CONFIG_CGROUP_PERF: enabled [2020-07-20T13:26:39.605Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-20T13:26:39.605Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-20T13:26:39.605Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-20T13:26:39.605Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-20T13:26:39.605Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-20T13:26:39.605Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-20T13:26:39.605Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-20T13:26:39.605Z] - CONFIG_IP_VS: enabled (as module) [2020-07-20T13:26:39.605Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-20T13:26:39.605Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-20T13:26:39.605Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-20T13:26:39.605Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-20T13:26:39.605Z] - CONFIG_EXT4_FS: enabled [2020-07-20T13:26:39.605Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-20T13:26:39.605Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-20T13:26:39.605Z] - Network Drivers: [2020-07-20T13:26:39.605Z] - "overlay": [2020-07-20T13:26:39.605Z] - CONFIG_VXLAN: enabled (as module) [2020-07-20T13:26:39.605Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-20T13:26:39.605Z] Optional (for encrypted networks): [2020-07-20T13:26:39.860Z] Commit message: "api/types: omit empty DefaultAddressPools" [2020-07-20T13:26:39.866Z] - CONFIG_CRYPTO: enabled [2020-07-20T13:26:39.866Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-20T13:26:39.866Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-20T13:26:39.866Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-20T13:26:39.866Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-20T13:26:39.866Z] - CONFIG_XFRM: enabled [2020-07-20T13:26:39.866Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-20T13:26:39.866Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-20T13:26:39.866Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-20T13:26:39.866Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-20T13:26:39.866Z] - "ipvlan": [2020-07-20T13:26:39.866Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-20T13:26:39.866Z] - "macvlan": [2020-07-20T13:26:39.866Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-20T13:26:39.866Z] - CONFIG_DUMMY: enabled (as module) [2020-07-20T13:26:39.866Z] - "ftp,tftp client in container": [2020-07-20T13:26:39.866Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-20T13:26:39.866Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-20T13:26:39.866Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-20T13:26:39.866Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-20T13:26:39.866Z] - Storage Drivers: [2020-07-20T13:26:39.866Z] - "aufs": [2020-07-20T13:26:39.866Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-20T13:26:39.866Z] - "btrfs": [2020-07-20T13:26:39.866Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-20T13:26:39.866Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-20T13:26:39.866Z] - "devicemapper": [2020-07-20T13:26:39.866Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-20T13:26:39.866Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-20T13:26:39.866Z] - "overlay": [2020-07-20T13:26:39.866Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-20T13:26:39.866Z] - "zfs": [2020-07-20T13:26:39.866Z] - /dev/zfs: missing [2020-07-20T13:26:39.866Z] - zfs command: missing [2020-07-20T13:26:39.866Z] - zpool command: missing [Pipeline] withEnv [Pipeline] { [2020-07-20T13:26:38.317Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T13:26:38.320Z] > git checkout -f c161d6564d755c0b6b4356ceff87fbd6a898b675 # timeout=10 [2020-07-20T13:26:39.125Z] > git merge f71244422b56b79c0810d5dd3e50c2cdc83c1352 # timeout=10 [2020-07-20T13:26:39.146Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-20T13:26:39.161Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T13:26:39.164Z] > git checkout -f c161d6564d755c0b6b4356ceff87fbd6a898b675 # timeout=10 [2020-07-20T13:26:39.878Z] #63 DONE 0.9s [2020-07-20T13:26:39.878Z] [2020-07-20T13:26:39.878Z] #64 exporting to image [2020-07-20T13:26:39.878Z] #64 exporting layers [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-20T13:26:39.295Z] > git merge f71244422b56b79c0810d5dd3e50c2cdc83c1352 # timeout=10 [2020-07-20T13:26:39.425Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-07-20T13:26:39.553Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T13:26:39.607Z] > git checkout -f c161d6564d755c0b6b4356ceff87fbd6a898b675 # timeout=10 [2020-07-20T13:26:40.126Z] [2020-07-20T13:26:40.126Z] Limits: [2020-07-20T13:26:40.126Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-20T13:26:40.126Z] [2020-07-20T13:26:40.126Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-20T13:26:40.273Z] + docker version [2020-07-20T13:26:40.273Z] Client: [2020-07-20T13:26:40.273Z] Version: 18.06.1-ce [2020-07-20T13:26:40.273Z] API version: 1.38 [2020-07-20T13:26:40.273Z] Go version: go1.10.3 [2020-07-20T13:26:40.273Z] Git commit: e68fc7a [2020-07-20T13:26:40.273Z] Built: Tue Aug 21 17:26:10 2018 [2020-07-20T13:26:40.273Z] OS/Arch: linux/ppc64le [2020-07-20T13:26:40.273Z] Experimental: false [2020-07-20T13:26:40.273Z] [2020-07-20T13:26:40.273Z] Server: [2020-07-20T13:26:40.273Z] Engine: [2020-07-20T13:26:40.273Z] Version: 18.06.1-ce [2020-07-20T13:26:40.273Z] API version: 1.38 (minimum version 1.12) [2020-07-20T13:26:40.273Z] Go version: go1.10.3 [2020-07-20T13:26:40.274Z] Git commit: e68fc7a [2020-07-20T13:26:40.274Z] Built: Tue Aug 21 17:24:20 2018 [2020-07-20T13:26:40.274Z] OS/Arch: linux/ppc64le [2020-07-20T13:26:40.274Z] Experimental: true [Pipeline] sh [2020-07-20T13:26:40.194Z] > git --version # timeout=10 [2020-07-20T13:26:40.292Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-20T13:26:40.441Z] #63 DONE 0.9s [2020-07-20T13:26:40.441Z] [2020-07-20T13:26:40.441Z] #64 exporting to image [2020-07-20T13:26:40.441Z] #64 exporting layers [2020-07-20T13:26:40.445Z] #64 exporting layers 0.9s done [2020-07-20T13:26:40.465Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c161d6564d755c0b6b4356ceff87fbd6a898b675 . [2020-07-20T13:26:40.465Z] #1 [internal] load .dockerignore [2020-07-20T13:26:40.465Z] #1 transferring context: 87B done [2020-07-20T13:26:40.465Z] #1 DONE 0.0s [2020-07-20T13:26:40.465Z] [2020-07-20T13:26:40.465Z] #2 [internal] load build definition from Dockerfile [2020-07-20T13:26:40.465Z] #2 transferring dockerfile: 16.37kB done [2020-07-20T13:26:40.465Z] #2 DONE 0.0s [2020-07-20T13:26:40.465Z] [2020-07-20T13:26:40.465Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-20T13:26:40.660Z] + docker info [2020-07-20T13:26:40.660Z] Containers: 0 [2020-07-20T13:26:40.660Z] Running: 0 [2020-07-20T13:26:40.660Z] Paused: 0 [2020-07-20T13:26:40.660Z] Stopped: 0 [2020-07-20T13:26:40.660Z] Images: 0 [2020-07-20T13:26:40.660Z] Server Version: 18.06.1-ce [2020-07-20T13:26:40.660Z] Storage Driver: overlay2 [2020-07-20T13:26:40.660Z] Backing Filesystem: extfs [2020-07-20T13:26:40.660Z] Supports d_type: true [2020-07-20T13:26:40.660Z] Native Overlay Diff: true [2020-07-20T13:26:40.660Z] Logging Driver: json-file [2020-07-20T13:26:40.660Z] Cgroup Driver: cgroupfs [2020-07-20T13:26:40.660Z] Plugins: [2020-07-20T13:26:40.660Z] Volume: local [2020-07-20T13:26:40.660Z] Network: bridge host ipvlan macvlan null overlay [2020-07-20T13:26:40.660Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-07-20T13:26:40.660Z] Swarm: inactive [2020-07-20T13:26:40.660Z] Runtimes: runc [2020-07-20T13:26:40.660Z] Default Runtime: runc [2020-07-20T13:26:40.660Z] Init Binary: docker-init [2020-07-20T13:26:40.660Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-07-20T13:26:40.660Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-07-20T13:26:40.660Z] init version: fec3683 [2020-07-20T13:26:40.660Z] Security Options: [2020-07-20T13:26:40.660Z] apparmor [2020-07-20T13:26:40.660Z] seccomp [2020-07-20T13:26:40.660Z] Profile: default [2020-07-20T13:26:40.660Z] Kernel Version: 4.4.0-139-generic [2020-07-20T13:26:40.660Z] Operating System: Ubuntu 16.04.3 LTS [2020-07-20T13:26:40.660Z] OSType: linux [2020-07-20T13:26:40.660Z] Architecture: ppc64le [2020-07-20T13:26:40.660Z] CPUs: 4 [2020-07-20T13:26:40.660Z] Total Memory: 7.972GiB [2020-07-20T13:26:40.660Z] Name: ppc64le-ubuntu-12 [2020-07-20T13:26:40.660Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-07-20T13:26:40.660Z] Docker Root Dir: /var/lib/docker [2020-07-20T13:26:40.660Z] Debug Mode (client): false [2020-07-20T13:26:40.660Z] Debug Mode (server): false [2020-07-20T13:26:40.660Z] Username: dockerbuildbot [2020-07-20T13:26:40.660Z] Registry: https://index.docker.io/v1/ [2020-07-20T13:26:40.660Z] Labels: [2020-07-20T13:26:40.660Z] Experimental: true [2020-07-20T13:26:40.660Z] Insecure Registries: [2020-07-20T13:26:40.660Z] 127.0.0.0/8 [2020-07-20T13:26:40.660Z] Live Restore Enabled: false [2020-07-20T13:26:40.660Z] [Pipeline] sh [2020-07-20T13:26:40.703Z] #64 writing image sha256:1444b1c4b8584133c5ddec58bb7ba2bcdffc7540078026814770d82bec416c84 done [2020-07-20T13:26:40.703Z] #64 naming to docker.io/library/docker:c161d6564d755c0b6b4356ceff87fbd6a898b675 done [2020-07-20T13:26:40.703Z] #64 DONE 1.0s [2020-07-20T13:26:40.725Z] #3 DONE 0.1s [2020-07-20T13:26:40.725Z] [2020-07-20T13:26:40.725Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-20T13:26:40.725Z] #4 CACHED [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [2020-07-20T13:26:40.807Z] #7 extracting sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 1.4s done [Pipeline] stage [Pipeline] { (Validate) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-20T13:26:41.060Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-20T13:26:41.060Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-20T13:26:41.060Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41238/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-20T13:26:41.060Z] + bash /home/docker/workspace/moby_PR-41238/check-config.sh [2020-07-20T13:26:41.060Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-20T13:26:41.060Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-07-20T13:26:41.060Z] [2020-07-20T13:26:41.060Z] Generally Necessary: [2020-07-20T13:26:41.060Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-20T13:26:41.060Z] - apparmor: enabled and tools installed [2020-07-20T13:26:41.060Z] - CONFIG_NAMESPACES: enabled [2020-07-20T13:26:41.060Z] - CONFIG_NET_NS: enabled [2020-07-20T13:26:41.060Z] - CONFIG_PID_NS: enabled [2020-07-20T13:26:41.060Z] - CONFIG_IPC_NS: enabled [2020-07-20T13:26:41.060Z] - CONFIG_UTS_NS: enabled [2020-07-20T13:26:41.060Z] - CONFIG_CGROUPS: enabled [2020-07-20T13:26:41.060Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-20T13:26:41.060Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-20T13:26:41.060Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-20T13:26:41.060Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-20T13:26:41.060Z] - CONFIG_CPUSETS: enabled [2020-07-20T13:26:41.060Z] - CONFIG_MEMCG: enabled [2020-07-20T13:26:41.060Z] - CONFIG_KEYS: enabled [2020-07-20T13:26:41.060Z] - CONFIG_VETH: enabled (as module) [2020-07-20T13:26:41.100Z] #7 extracting sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c [2020-07-20T13:26:41.120Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41238/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41238/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c161d6564d755c0b6b4356ceff87fbd6a898b675 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c161d6564d755c0b6b4356ceff87fbd6a898b675 hack/validate/default [2020-07-20T13:26:41.304Z] [2020-07-20T13:26:41.304Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-20T13:26:41.304Z] #5 DONE 0.1s [2020-07-20T13:26:41.304Z] [2020-07-20T13:26:41.304Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-20T13:26:41.304Z] #6 DONE 0.1s [2020-07-20T13:26:41.304Z] [2020-07-20T13:26:41.304Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-20T13:26:41.304Z] #58 DONE 0.0s [2020-07-20T13:26:41.304Z] [2020-07-20T13:26:41.304Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-20T13:26:41.304Z] #7 DONE 0.0s [2020-07-20T13:26:41.304Z] [2020-07-20T13:26:41.304Z] #20 [internal] load build context [2020-07-20T13:26:41.357Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-20T13:26:41.357Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-20T13:26:41.357Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-20T13:26:41.357Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-20T13:26:41.357Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-20T13:26:41.357Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-20T13:26:41.357Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-20T13:26:41.357Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-20T13:26:41.357Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-20T13:26:41.357Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-20T13:26:41.357Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-20T13:26:41.357Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-20T13:26:41.357Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-07-20T13:26:41.357Z] [2020-07-20T13:26:41.357Z] Optional Features: [2020-07-20T13:26:41.357Z] - CONFIG_USER_NS: enabled [2020-07-20T13:26:41.357Z] - CONFIG_SECCOMP: enabled [2020-07-20T13:26:41.357Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-20T13:26:41.357Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-20T13:26:41.357Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-20T13:26:41.357Z] (cgroup swap accounting is currently enabled) [2020-07-20T13:26:41.357Z] - CONFIG_MEMCG_KMEM: enabled [2020-07-20T13:26:41.357Z] - CONFIG_BLK_CGROUP: enabled [2020-07-20T13:26:41.357Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-20T13:26:41.357Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-20T13:26:41.357Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-20T13:26:41.357Z] - CONFIG_CGROUP_PERF: enabled [2020-07-20T13:26:41.357Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-20T13:26:41.357Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-20T13:26:41.357Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-20T13:26:41.357Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-20T13:26:41.357Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-20T13:26:41.357Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-20T13:26:41.357Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-20T13:26:41.357Z] - CONFIG_IP_VS: enabled (as module) [2020-07-20T13:26:41.357Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-20T13:26:41.357Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-20T13:26:41.357Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-20T13:26:41.357Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-20T13:26:41.357Z] - CONFIG_EXT4_FS: enabled [2020-07-20T13:26:41.357Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-20T13:26:41.357Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-20T13:26:41.357Z] - Network Drivers: [2020-07-20T13:26:41.357Z] - "overlay": [2020-07-20T13:26:41.411Z] #64 exporting layers 1.0s done [2020-07-20T13:26:41.411Z] #64 writing image sha256:99bf5d5279fc5eb25ea35799cf0032a98cd463b6b85b9bf62e40706fba0a88c2 done [2020-07-20T13:26:41.411Z] #64 naming to docker.io/library/docker:c161d6564d755c0b6b4356ceff87fbd6a898b675 done [2020-07-20T13:26:41.411Z] #64 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-20T13:26:41.654Z] - CONFIG_VXLAN: enabled (as module) [2020-07-20T13:26:41.654Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-20T13:26:41.654Z] Optional (for encrypted networks): [2020-07-20T13:26:41.654Z] - CONFIG_CRYPTO: enabled [2020-07-20T13:26:41.654Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-07-20T13:26:41.654Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-07-20T13:26:41.654Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-07-20T13:26:41.654Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-07-20T13:26:41.654Z] - CONFIG_XFRM: enabled [2020-07-20T13:26:41.654Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-20T13:26:41.654Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-20T13:26:41.654Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-20T13:26:41.654Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-20T13:26:41.654Z] - "ipvlan": [2020-07-20T13:26:41.654Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-20T13:26:41.654Z] - "macvlan": [2020-07-20T13:26:41.654Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-20T13:26:41.654Z] - CONFIG_DUMMY: enabled (as module) [2020-07-20T13:26:41.654Z] - "ftp,tftp client in container": [2020-07-20T13:26:41.654Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-20T13:26:41.654Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-20T13:26:41.654Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-20T13:26:41.654Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-20T13:26:41.654Z] - Storage Drivers: [2020-07-20T13:26:41.654Z] - "aufs": [2020-07-20T13:26:41.654Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-20T13:26:41.654Z] - "btrfs": [2020-07-20T13:26:41.654Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-20T13:26:41.654Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-20T13:26:41.654Z] - "devicemapper": [2020-07-20T13:26:41.654Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-20T13:26:41.654Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-20T13:26:41.654Z] - "overlay": [2020-07-20T13:26:41.654Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-20T13:26:41.654Z] - "zfs": [2020-07-20T13:26:41.654Z] - /dev/zfs: missing [2020-07-20T13:26:41.654Z] - zfs command: missing [2020-07-20T13:26:41.654Z] - zpool command: missing [2020-07-20T13:26:41.654Z] [2020-07-20T13:26:41.654Z] Limits: [2020-07-20T13:26:41.654Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-20T13:26:41.654Z] [2020-07-20T13:26:41.654Z] + true [Pipeline] } [2020-07-20T13:26:41.687Z] Congratulations! All commits are properly signed with the DCO! [2020-07-20T13:26:41.687Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-20T13:26:41.790Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41238/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=c161d6564d755c0b6b4356ceff87fbd6a898b675 -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:c161d6564d755c0b6b4356ceff87fbd6a898b675 hack/make.sh dynbinary test-integration [2020-07-20T13:26:41.830Z] + docker version [2020-07-20T13:26:42.047Z] [2020-07-20T13:26:42.093Z] + make bundles/buildx [2020-07-20T13:26:42.138Z] #7 extracting sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 1.2s done [2020-07-20T13:26:42.303Z] Removing bundles/ [2020-07-20T13:26:42.303Z] [2020-07-20T13:26:42.303Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-20T13:26:42.303Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-20T13:26:42.303Z] GOOS="" GOARCH="" GOARM="" [2020-07-20T13:26:42.389Z] make: command: Command not found [2020-07-20T13:26:42.389Z] make: command: Command not found [2020-07-20T13:26:42.389Z] mkdir bundles [2020-07-20T13:26:42.389Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-07-20T13:26:42.389Z] --build-arg BUILDX_COMMIT \ [2020-07-20T13:26:42.389Z] --build-arg BUILDX_REPO \ [2020-07-20T13:26:42.389Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-07-20T13:26:42.389Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-07-20T13:26:42.389Z] . [2020-07-20T13:26:42.389Z] /bin/sh: 4: go: not found [2020-07-20T13:26:42.389Z] /bin/sh: 5: go: not found [2020-07-20T13:26:42.429Z] #7 extracting sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 0.1s [2020-07-20T13:26:42.704Z] #20 transferring context: 51.30MB 1.5s done [2020-07-20T13:26:42.826Z] Client: Docker Engine - Enterprise [2020-07-20T13:26:42.826Z] Version: 19.03.5 [2020-07-20T13:26:42.826Z] API version: 1.40 [2020-07-20T13:26:42.826Z] Go version: go1.12.12 [2020-07-20T13:26:42.826Z] Git commit: 2ee0c57608 [2020-07-20T13:26:42.826Z] Built: 11/13/2019 08:00:16 [2020-07-20T13:26:42.826Z] OS/Arch: windows/amd64 [2020-07-20T13:26:42.826Z] Experimental: false [2020-07-20T13:26:42.826Z] [2020-07-20T13:26:42.826Z] Server: Docker Engine - Enterprise [2020-07-20T13:26:42.826Z] Engine: [2020-07-20T13:26:42.826Z] Version: 19.03.5 [2020-07-20T13:26:42.826Z] API version: 1.40 (minimum version 1.24) [2020-07-20T13:26:42.826Z] Go version: go1.12.12 [2020-07-20T13:26:42.826Z] Git commit: 2ee0c57608 [2020-07-20T13:26:42.826Z] Built: 11/13/2019 07:58:51 [2020-07-20T13:26:42.826Z] OS/Arch: windows/amd64 [2020-07-20T13:26:42.826Z] Experimental: true [2020-07-20T13:26:42.965Z] #20 DONE 1.6s [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-20T13:26:42.965Z] #35 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-20T13:26:42.965Z] #34 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-20T13:26:42.965Z] #36 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-20T13:26:42.965Z] #11 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-20T13:26:42.965Z] #29 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-20T13:26:42.965Z] #37 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-20T13:26:42.965Z] #13 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:26:42.965Z] #47 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T13:26:42.965Z] #10 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:26:42.965Z] #49 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-20T13:26:42.965Z] #16 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-20T13:26:42.965Z] #61 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-20T13:26:42.965Z] #24 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-20T13:26:42.965Z] #51 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-20T13:26:42.965Z] #26 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T13:26:42.965Z] #38 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:26:42.965Z] #30 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-20T13:26:42.965Z] #27 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-20T13:26:42.965Z] #50 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:26:42.965Z] #52 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:26:42.965Z] #43 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-20T13:26:42.965Z] #55 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:26:42.965Z] #21 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T13:26:42.965Z] #25 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-20T13:26:42.965Z] #53 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-20T13:26:42.965Z] #9 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-20T13:26:42.965Z] #56 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-20T13:26:42.965Z] #8 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T13:26:42.965Z] #32 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-20T13:26:42.965Z] #15 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-20T13:26:42.965Z] #31 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-20T13:26:42.965Z] #23 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-20T13:26:42.965Z] #44 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T13:26:42.965Z] #17 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:26:42.965Z] #45 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-20T13:26:42.965Z] #46 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-20T13:26:42.965Z] #42 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:26:42.965Z] #54 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-20T13:26:42.965Z] #57 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-20T13:26:42.965Z] #22 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-20T13:26:42.965Z] #19 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:26:42.965Z] #33 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-20T13:26:42.965Z] #12 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-20T13:26:42.965Z] #40 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-20T13:26:42.965Z] #28 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:26:42.965Z] #60 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:26:42.965Z] #39 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-20T13:26:42.965Z] #18 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-20T13:26:42.965Z] #59 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-20T13:26:42.965Z] #14 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-20T13:26:42.965Z] #48 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:26:42.965Z] #41 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-20T13:26:42.965Z] #62 CACHED [2020-07-20T13:26:42.965Z] [2020-07-20T13:26:42.965Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [Pipeline] sh [2020-07-20T13:26:43.592Z] Congratulations! All API changes are done the right way. [2020-07-20T13:26:43.592Z] Congratulations! All TOML source files changed here have valid syntax. [2020-07-20T13:26:43.592Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-07-20T13:26:43.592Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-07-20T13:26:43.592Z] Congratulations! No new tests were added to integration-cli. [2020-07-20T13:26:43.592Z] [2020-07-20T13:26:43.592Z] INFO Start validation with golang-ci-lint [2020-07-20T13:26:43.592Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-07-20T13:26:43.592Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-07-20T13:26:43.592Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-07-20T13:26:43.894Z] + docker info [2020-07-20T13:26:44.478Z] Sending build context to Docker daemon 56.04MB [2020-07-20T13:26:44.478Z] Step 1/15 : ARG GO_VERSION=1.13.14 [2020-07-20T13:26:44.478Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-07-20T13:26:44.478Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-07-20T13:26:44.478Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-07-20T13:26:44.478Z] 1.13.14-buster: Pulling from library/golang [2020-07-20T13:26:44.775Z] 0cad52b1770a: Pulling fs layer [2020-07-20T13:26:44.775Z] e0318f8e4196: Pulling fs layer [2020-07-20T13:26:44.775Z] cec302fe9541: Pulling fs layer [2020-07-20T13:26:44.775Z] bf65a8c1ffe0: Pulling fs layer [2020-07-20T13:26:44.775Z] 7355b492f1f7: Pulling fs layer [2020-07-20T13:26:44.775Z] e9e8f7dbd0fe: Pulling fs layer [2020-07-20T13:26:44.775Z] 9410001b451f: Pulling fs layer [2020-07-20T13:26:44.775Z] 7355b492f1f7: Waiting [2020-07-20T13:26:44.775Z] e9e8f7dbd0fe: Waiting [2020-07-20T13:26:44.775Z] 9410001b451f: Waiting [2020-07-20T13:26:44.775Z] bf65a8c1ffe0: Waiting [2020-07-20T13:26:44.890Z] Client: [2020-07-20T13:26:44.890Z] Debug Mode: false [2020-07-20T13:26:44.890Z] Plugins: [2020-07-20T13:26:44.890Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-20T13:26:44.890Z] [2020-07-20T13:26:44.890Z] Server: [2020-07-20T13:26:44.890Z] Containers: 0 [2020-07-20T13:26:44.890Z] Running: 0 [2020-07-20T13:26:44.890Z] Paused: 0 [2020-07-20T13:26:44.890Z] Stopped: 0 [2020-07-20T13:26:44.890Z] Images: 10 [2020-07-20T13:26:44.890Z] Server Version: 19.03.5 [2020-07-20T13:26:44.890Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-07-20T13:26:44.890Z] Windows: [2020-07-20T13:26:44.890Z] LCOW: [2020-07-20T13:26:44.890Z] Logging Driver: json-file [2020-07-20T13:26:44.890Z] Plugins: [2020-07-20T13:26:44.890Z] Volume: local [2020-07-20T13:26:44.890Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-20T13:26:44.890Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-20T13:26:44.890Z] Swarm: inactive [2020-07-20T13:26:44.890Z] Default Isolation: process [2020-07-20T13:26:44.890Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-20T13:26:44.890Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-20T13:26:44.890Z] OSType: windows [2020-07-20T13:26:44.890Z] Architecture: x86_64 [2020-07-20T13:26:44.890Z] CPUs: 4 [2020-07-20T13:26:44.890Z] Total Memory: 32GiB [2020-07-20T13:26:44.890Z] Name: azwin-2-ae1ab0 [2020-07-20T13:26:44.890Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-20T13:26:44.890Z] Docker Root Dir: D:\docker [2020-07-20T13:26:44.890Z] Debug Mode: false [2020-07-20T13:26:44.890Z] Registry: https://index.docker.io/v1/ [2020-07-20T13:26:44.890Z] Labels: [2020-07-20T13:26:44.890Z] Experimental: true [2020-07-20T13:26:44.890Z] Insecure Registries: [2020-07-20T13:26:44.890Z] 10.0.0.4:5000 [2020-07-20T13:26:44.890Z] 127.0.0.0/8 [2020-07-20T13:26:44.890Z] Registry Mirrors: [2020-07-20T13:26:44.890Z] http://10.0.0.4:5000/ [2020-07-20T13:26:44.890Z] Live Restore Enabled: false [2020-07-20T13:26:44.890Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2020-07-20T13:26:45.075Z] e0318f8e4196: Verifying Checksum [2020-07-20T13:26:45.076Z] e0318f8e4196: Download complete [Pipeline] powershell [2020-07-20T13:26:45.177Z] #7 extracting sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 2.5s done [2020-07-20T13:26:45.177Z] #7 extracting sha256:6169a442187f859af58e0b1b84832adff37a5d0f244e79d5e0a75a8ebbc5b24f 0.0s done [2020-07-20T13:26:45.374Z] cec302fe9541: Verifying Checksum [2020-07-20T13:26:45.374Z] cec302fe9541: Download complete [2020-07-20T13:26:45.477Z] #7 DONE 10.7s [2020-07-20T13:26:45.477Z] [2020-07-20T13:26:45.477Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-20T13:26:45.512Z] #63 DONE 2.5s [2020-07-20T13:26:45.512Z] [2020-07-20T13:26:45.512Z] #64 exporting to image [2020-07-20T13:26:45.512Z] #64 exporting layers [2020-07-20T13:26:46.989Z] #8 DONE 1.7s [2020-07-20T13:26:46.989Z] [2020-07-20T13:26:46.989Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-20T13:26:47.426Z] #64 exporting layers 1.5s done [2020-07-20T13:26:47.426Z] #64 writing image sha256:2ac1bcc633d3e28900d4c25a7fdb163398b22a8b429032c8c96128cf3c84ff78 done [2020-07-20T13:26:47.426Z] #64 naming to docker.io/library/docker:c161d6564d755c0b6b4356ceff87fbd6a898b675 done [2020-07-20T13:26:47.426Z] #64 DONE 1.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-20T13:26:47.572Z] 0cad52b1770a: Verifying Checksum [2020-07-20T13:26:47.572Z] 0cad52b1770a: Download complete [2020-07-20T13:26:47.765Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41238/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c161d6564d755c0b6b4356ceff87fbd6a898b675 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c161d6564d755c0b6b4356ceff87fbd6a898b675 hack/test/unit [2020-07-20T13:26:48.022Z] #9 DONE 0.9s [2020-07-20T13:26:48.022Z] [2020-07-20T13:26:48.022Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-20T13:26:48.022Z] #35 DONE 0.1s [2020-07-20T13:26:48.022Z] [2020-07-20T13:26:48.022Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-20T13:26:48.022Z] #27 DONE 0.1s [2020-07-20T13:26:48.022Z] [2020-07-20T13:26:48.022Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-20T13:26:48.699Z] bf65a8c1ffe0: Download complete [2020-07-20T13:26:48.699Z] 9410001b451f: Verifying Checksum [2020-07-20T13:26:48.699Z] 9410001b451f: Download complete [2020-07-20T13:26:49.756Z] 7355b492f1f7: Verifying Checksum [2020-07-20T13:26:49.756Z] 7355b492f1f7: Download complete [2020-07-20T13:26:51.283Z] 0cad52b1770a: Pull complete [2020-07-20T13:26:51.580Z] e0318f8e4196: Pull complete [2020-07-20T13:26:51.883Z] cec302fe9541: Pull complete [2020-07-20T13:26:51.976Z] ? github.com/docker/docker/api [no test files] [2020-07-20T13:26:52.412Z] e9e8f7dbd0fe: Verifying Checksum [2020-07-20T13:26:52.412Z] e9e8f7dbd0fe: Download complete [2020-07-20T13:26:52.483Z] #28 3.831 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-20T13:26:52.483Z] #28 3.832 Cloning into '.'... [2020-07-20T13:26:53.116Z] #28 ... [2020-07-20T13:26:53.116Z] [2020-07-20T13:26:53.116Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:26:53.116Z] #43 2.916 + RM_GOPATH=0 [2020-07-20T13:26:53.116Z] #43 2.916 + TMP_GOPATH= [2020-07-20T13:26:53.116Z] #43 2.916 + : /build [2020-07-20T13:26:53.116Z] #43 2.916 + '[' -z '' ']' [2020-07-20T13:26:53.116Z] #43 2.917 ++ mktemp -d [2020-07-20T13:26:53.116Z] #43 2.921 + export GOPATH=/tmp/tmp.NILeo0ShDu [2020-07-20T13:26:53.116Z] #43 2.921 + GOPATH=/tmp/tmp.NILeo0ShDu [2020-07-20T13:26:53.116Z] #43 2.921 + RM_GOPATH=1 [2020-07-20T13:26:53.116Z] #43 2.922 + case "$(go env GOARCH)" in [2020-07-20T13:26:53.116Z] #43 2.922 ++ go env GOARCH [2020-07-20T13:26:53.116Z] #43 2.973 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T13:26:53.116Z] #43 2.973 + GO_BUILDMODE=-buildmode=pie [2020-07-20T13:26:53.116Z] #43 2.973 ++ dirname /tmp/install/install.sh [2020-07-20T13:26:53.116Z] #43 2.980 + dir=/tmp/install [2020-07-20T13:26:53.116Z] #43 2.980 + bin=gotestsum [2020-07-20T13:26:53.116Z] #43 2.980 + shift [2020-07-20T13:26:53.116Z] #43 2.980 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-20T13:26:53.116Z] #43 2.980 + . /tmp/install/gotestsum.installer [2020-07-20T13:26:53.116Z] #43 2.980 ++ : v0.3.5 [2020-07-20T13:26:53.116Z] #43 2.981 + install_gotestsum [2020-07-20T13:26:53.116Z] #43 2.981 + set -e [2020-07-20T13:26:53.116Z] #43 2.981 + export GO111MODULE=on [2020-07-20T13:26:53.116Z] #43 2.981 + GO111MODULE=on [2020-07-20T13:26:53.116Z] #43 2.981 + GOBIN=/build [2020-07-20T13:26:53.116Z] #43 2.981 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-20T13:26:53.116Z] #43 3.150 go: finding gotest.tools v0.3.5 [2020-07-20T13:26:53.116Z] #43 3.153 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-20T13:26:53.116Z] #43 3.781 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-20T13:26:53.116Z] #43 3.887 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-20T13:26:53.407Z] #43 5.393 go: downloading gotest.tools v2.1.0+incompatible [2020-07-20T13:26:53.407Z] #43 5.484 go: extracting gotest.tools v2.1.0+incompatible [2020-07-20T13:26:53.407Z] #43 5.573 go: downloading github.com/pkg/errors v0.8.0 [2020-07-20T13:26:53.407Z] #43 5.575 go: downloading github.com/fatih/color v1.6.0 [2020-07-20T13:26:53.699Z] #43 5.648 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-20T13:26:53.699Z] #43 5.648 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-20T13:26:53.699Z] #43 5.650 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-20T13:26:53.699Z] #43 5.672 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-20T13:26:53.699Z] #43 5.855 go: extracting github.com/pkg/errors v0.8.0 [2020-07-20T13:26:53.699Z] #43 5.913 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-20T13:26:53.990Z] #43 5.941 go: extracting github.com/fatih/color v1.6.0 [2020-07-20T13:26:53.990Z] #43 5.942 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-20T13:26:53.990Z] #43 5.957 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-20T13:26:53.990Z] #43 6.000 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-20T13:26:53.990Z] #43 6.021 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-20T13:26:53.990Z] #43 6.024 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-20T13:26:53.990Z] #43 6.064 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-20T13:26:53.990Z] #43 6.149 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-20T13:26:54.281Z] #43 6.155 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-20T13:26:54.281Z] #43 6.155 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-20T13:26:54.281Z] #43 6.191 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-20T13:26:54.504Z] bf65a8c1ffe0: Pull complete [2020-07-20T13:26:55.319Z] #43 ... [2020-07-20T13:26:55.319Z] [2020-07-20T13:26:55.319Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:26:55.319Z] #21 1.654 + RM_GOPATH=0 [2020-07-20T13:26:55.319Z] #21 1.654 + TMP_GOPATH= [2020-07-20T13:26:55.319Z] #21 1.654 + : /build [2020-07-20T13:26:55.319Z] #21 1.654 + '[' -z '' ']' [2020-07-20T13:26:55.319Z] #21 1.654 ++ mktemp -d [2020-07-20T13:26:55.319Z] #21 1.654 + export GOPATH=/tmp/tmp.HzREyk94bV [2020-07-20T13:26:55.319Z] #21 1.654 + GOPATH=/tmp/tmp.HzREyk94bV [2020-07-20T13:26:55.319Z] #21 1.654 + RM_GOPATH=1 [2020-07-20T13:26:55.319Z] #21 1.654 + case "$(go env GOARCH)" in [2020-07-20T13:26:55.319Z] #21 1.654 ++ go env GOARCH [2020-07-20T13:26:55.319Z] #21 1.663 Install docker/cli version 17.06.2-ce from stable [2020-07-20T13:26:55.319Z] #21 1.663 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T13:26:55.319Z] #21 1.663 + GO_BUILDMODE=-buildmode=pie [2020-07-20T13:26:55.319Z] #21 1.663 ++ dirname /tmp/install/install.sh [2020-07-20T13:26:55.319Z] #21 1.663 + dir=/tmp/install [2020-07-20T13:26:55.320Z] #21 1.663 + bin=dockercli [2020-07-20T13:26:55.320Z] #21 1.663 + shift [2020-07-20T13:26:55.320Z] #21 1.663 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-20T13:26:55.320Z] #21 1.663 + . /tmp/install/dockercli.installer [2020-07-20T13:26:55.320Z] #21 1.663 ++ : stable [2020-07-20T13:26:55.320Z] #21 1.663 ++ : 17.06.2-ce [2020-07-20T13:26:55.320Z] #21 1.663 + install_dockercli [2020-07-20T13:26:55.320Z] #21 1.663 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-20T13:26:55.320Z] #21 1.663 ++ uname -m [2020-07-20T13:26:55.320Z] #21 1.663 + arch=s390x [2020-07-20T13:26:55.320Z] #21 1.663 + '[' s390x '!=' x86_64 ']' [2020-07-20T13:26:55.320Z] #21 1.663 + '[' s390x '!=' s390x ']' [2020-07-20T13:26:55.320Z] #21 1.663 + url=https://download.docker.com/linux/static [2020-07-20T13:26:55.320Z] #21 1.663 + tar -xz docker/docker [2020-07-20T13:26:55.320Z] #21 1.663 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-07-20T13:26:55.320Z] #21 6.774 + mkdir -p /build [2020-07-20T13:26:55.320Z] #21 6.777 + mv docker/docker /build/ [2020-07-20T13:26:55.320Z] #21 6.780 + rmdir docker [2020-07-20T13:26:55.320Z] #21 DONE 7.1s [2020-07-20T13:26:55.320Z] [2020-07-20T13:26:55.320Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:26:55.320Z] #30 3.972 + RM_GOPATH=0 [2020-07-20T13:26:55.320Z] #30 3.972 + TMP_GOPATH= [2020-07-20T13:26:55.320Z] #30 3.972 + : /build [2020-07-20T13:26:55.320Z] #30 3.972 + '[' -z '' ']' [2020-07-20T13:26:55.320Z] #30 3.973 ++ mktemp -d [2020-07-20T13:26:55.320Z] #30 3.980 + export GOPATH=/tmp/tmp.Ph7K48GIzT [2020-07-20T13:26:55.320Z] #30 3.980 + GOPATH=/tmp/tmp.Ph7K48GIzT [2020-07-20T13:26:55.320Z] #30 3.980 + RM_GOPATH=1 [2020-07-20T13:26:55.320Z] #30 3.980 + case "$(go env GOARCH)" in [2020-07-20T13:26:55.320Z] #30 3.981 ++ go env GOARCH [2020-07-20T13:26:55.320Z] #30 4.004 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T13:26:55.320Z] #30 4.004 + GO_BUILDMODE=-buildmode=pie [2020-07-20T13:26:55.320Z] #30 4.006 ++ dirname /tmp/install/install.sh [2020-07-20T13:26:55.320Z] #30 4.008 + dir=/tmp/install [2020-07-20T13:26:55.320Z] #30 4.008 + bin=tomlv [2020-07-20T13:26:55.320Z] #30 4.008 + shift [2020-07-20T13:26:55.320Z] #30 4.008 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-20T13:26:55.320Z] #30 4.008 + . /tmp/install/tomlv.installer [2020-07-20T13:26:55.320Z] #30 4.008 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-20T13:26:55.320Z] #30 4.008 + install_tomlv [2020-07-20T13:26:55.320Z] #30 4.008 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-20T13:26:55.320Z] #30 4.008 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-20T13:26:55.320Z] #30 4.008 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Ph7K48GIzT/src/github.com/BurntSushi/toml [2020-07-20T13:26:55.320Z] #30 4.010 Cloning into '/tmp/tmp.Ph7K48GIzT/src/github.com/BurntSushi/toml'... [2020-07-20T13:26:55.320Z] #30 4.654 + cd /tmp/tmp.Ph7K48GIzT/src/github.com/BurntSushi/toml [2020-07-20T13:26:55.320Z] #30 4.654 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-20T13:26:55.320Z] #30 4.669 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-20T13:26:55.320Z] #30 5.135 math/bits [2020-07-20T13:26:55.320Z] #30 5.212 runtime [2020-07-20T13:26:55.320Z] #30 6.073 math [2020-07-20T13:26:55.320Z] #30 ... [2020-07-20T13:26:55.320Z] [2020-07-20T13:26:55.320Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:26:55.320Z] #43 7.259 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-20T13:26:55.983Z] #43 7.999 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-20T13:26:56.599Z] 7355b492f1f7: Pull complete [2020-07-20T13:26:56.649Z] #43 8.519 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-20T13:26:58.154Z] #43 ... [2020-07-20T13:26:58.154Z] [2020-07-20T13:26:58.154Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:26:58.154Z] #45 3.953 + RM_GOPATH=0 [2020-07-20T13:26:58.154Z] #45 3.954 + TMP_GOPATH= [2020-07-20T13:26:58.154Z] #45 3.955 + : /build [2020-07-20T13:26:58.154Z] #45 3.955 + '[' -z '' ']' [2020-07-20T13:26:58.154Z] #45 3.956 ++ mktemp -d [2020-07-20T13:26:58.154Z] #45 3.958 + export GOPATH=/tmp/tmp.doE9133kmJ [2020-07-20T13:26:58.154Z] #45 3.959 + GOPATH=/tmp/tmp.doE9133kmJ [2020-07-20T13:26:58.154Z] #45 3.959 + RM_GOPATH=1 [2020-07-20T13:26:58.154Z] #45 3.959 + case "$(go env GOARCH)" in [2020-07-20T13:26:58.154Z] #45 3.960 ++ go env GOARCH [2020-07-20T13:26:58.154Z] #45 3.981 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T13:26:58.154Z] #45 3.982 + GO_BUILDMODE=-buildmode=pie [2020-07-20T13:26:58.154Z] #45 3.983 ++ dirname /tmp/install/install.sh [2020-07-20T13:26:58.154Z] #45 3.984 + dir=/tmp/install [2020-07-20T13:26:58.154Z] #45 3.984 + bin=golangci_lint [2020-07-20T13:26:58.154Z] #45 3.984 + shift [2020-07-20T13:26:58.154Z] #45 3.985 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-20T13:26:58.154Z] #45 3.985 + . /tmp/install/golangci_lint.installer [2020-07-20T13:26:58.154Z] #45 3.985 ++ : v1.23.8 [2020-07-20T13:26:58.154Z] #45 3.986 + install_golangci_lint [2020-07-20T13:26:58.154Z] #45 3.986 + echo 'Installing golangci-lint version v1.23.8' [2020-07-20T13:26:58.154Z] #45 3.987 Installing golangci-lint version v1.23.8 [2020-07-20T13:26:58.154Z] #45 3.987 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-20T13:26:58.154Z] #45 ... [2020-07-20T13:26:58.154Z] [2020-07-20T13:26:58.154Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-20T13:26:58.154Z] #36 3.348 + git clone https://github.com/docker/distribution.git . [2020-07-20T13:26:58.154Z] #36 3.350 Cloning into '.'... [2020-07-20T13:26:58.154Z] #36 ... [2020-07-20T13:26:58.154Z] [2020-07-20T13:26:58.154Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T13:26:58.154Z] #10 2.905 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T13:26:58.154Z] #10 2.947 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T13:26:58.154Z] #10 2.966 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T13:26:58.154Z] #10 3.589 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-20T13:26:58.154Z] #10 5.132 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-20T13:26:58.154Z] #10 6.860 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-20T13:26:58.445Z] #10 ... [2020-07-20T13:26:58.445Z] [2020-07-20T13:26:58.445Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:26:58.445Z] #60 3.568 + RM_GOPATH=0 [2020-07-20T13:26:58.445Z] #60 3.568 + TMP_GOPATH= [2020-07-20T13:26:58.445Z] #60 3.568 + : /build [2020-07-20T13:26:58.445Z] #60 3.568 + '[' -z '' ']' [2020-07-20T13:26:58.445Z] #60 3.568 ++ mktemp -d [2020-07-20T13:26:58.445Z] #60 3.573 + export GOPATH=/tmp/tmp.qbirCo1Ea7 [2020-07-20T13:26:58.445Z] #60 3.573 + GOPATH=/tmp/tmp.qbirCo1Ea7 [2020-07-20T13:26:58.445Z] #60 3.573 + RM_GOPATH=1 [2020-07-20T13:26:58.445Z] #60 3.573 + case "$(go env GOARCH)" in [2020-07-20T13:26:58.445Z] #60 3.575 ++ go env GOARCH [2020-07-20T13:26:58.445Z] #60 3.599 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T13:26:58.445Z] #60 3.599 + GO_BUILDMODE=-buildmode=pie [2020-07-20T13:26:58.445Z] #60 3.600 ++ dirname /tmp/install/install.sh [2020-07-20T13:26:58.445Z] #60 3.610 + dir=/tmp/install [2020-07-20T13:26:58.445Z] #60 3.611 + bin=proxy [2020-07-20T13:26:58.445Z] #60 3.611 + shift [2020-07-20T13:26:58.445Z] #60 3.611 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-20T13:26:58.445Z] #60 3.611 + . /tmp/install/proxy.installer [2020-07-20T13:26:58.445Z] #60 3.611 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-20T13:26:58.445Z] #60 3.611 + install_proxy [2020-07-20T13:26:58.445Z] #60 3.611 + case "$1" in [2020-07-20T13:26:58.445Z] #60 3.611 + export CGO_ENABLED=0 [2020-07-20T13:26:58.445Z] #60 3.611 + CGO_ENABLED=0 [2020-07-20T13:26:58.445Z] #60 3.611 + _install_proxy [2020-07-20T13:26:58.445Z] #60 3.611 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-20T13:26:58.445Z] #60 3.611 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-20T13:26:58.445Z] #60 3.611 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.qbirCo1Ea7/src/github.com/docker/libnetwork [2020-07-20T13:26:58.445Z] #60 3.612 Cloning into '/tmp/tmp.qbirCo1Ea7/src/github.com/docker/libnetwork'... [2020-07-20T13:26:58.445Z] #60 ... [2020-07-20T13:26:58.445Z] [2020-07-20T13:26:58.445Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T13:26:58.445Z] #38 2.992 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T13:26:58.446Z] #38 3.036 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T13:26:58.446Z] #38 3.053 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T13:26:58.446Z] #38 3.673 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-20T13:26:58.446Z] #38 5.089 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-20T13:26:58.446Z] #38 7.441 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-20T13:26:58.446Z] #38 ... [2020-07-20T13:26:58.446Z] [2020-07-20T13:26:58.446Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:26:58.446Z] #47 3.731 + RM_GOPATH=0 [2020-07-20T13:26:58.446Z] #47 3.731 + TMP_GOPATH= [2020-07-20T13:26:58.446Z] #47 3.732 + : /build [2020-07-20T13:26:58.446Z] #47 3.732 + '[' -z '' ']' [2020-07-20T13:26:58.446Z] #47 3.732 ++ mktemp -d [2020-07-20T13:26:58.446Z] #47 3.733 + export GOPATH=/tmp/tmp.pjgEZ21qlw [2020-07-20T13:26:58.446Z] #47 3.733 + GOPATH=/tmp/tmp.pjgEZ21qlw [2020-07-20T13:26:58.446Z] #47 3.733 + RM_GOPATH=1 [2020-07-20T13:26:58.446Z] #47 3.733 + case "$(go env GOARCH)" in [2020-07-20T13:26:58.446Z] #47 3.733 ++ go env GOARCH [2020-07-20T13:26:58.446Z] #47 3.736 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T13:26:58.446Z] #47 3.736 + GO_BUILDMODE=-buildmode=pie [2020-07-20T13:26:58.446Z] #47 3.737 ++ dirname /tmp/install/install.sh [2020-07-20T13:26:58.446Z] #47 3.737 + dir=/tmp/install [2020-07-20T13:26:58.446Z] #47 3.737 + bin=shfmt [2020-07-20T13:26:58.446Z] #47 3.737 + shift [2020-07-20T13:26:58.446Z] #47 3.737 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-20T13:26:58.446Z] #47 3.738 + . /tmp/install/shfmt.installer [2020-07-20T13:26:58.446Z] #47 3.738 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-20T13:26:58.446Z] #47 3.738 + install_shfmt [2020-07-20T13:26:58.446Z] #47 3.738 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-20T13:26:58.446Z] #47 3.738 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-20T13:26:58.446Z] #47 3.739 + git clone https://github.com/mvdan/sh.git /tmp/tmp.pjgEZ21qlw/src/github.com/mvdan/sh [2020-07-20T13:26:58.446Z] #47 3.746 Cloning into '/tmp/tmp.pjgEZ21qlw/src/github.com/mvdan/sh'... [2020-07-20T13:26:58.446Z] #47 10.22 + cd /tmp/tmp.pjgEZ21qlw/src/github.com/mvdan/sh [2020-07-20T13:26:58.446Z] #47 10.22 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-20T13:26:58.446Z] #47 10.28 + GO111MODULE=on [2020-07-20T13:26:58.446Z] #47 10.28 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-20T13:26:58.737Z] #47 ... [2020-07-20T13:26:58.737Z] [2020-07-20T13:26:58.737Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:26:58.737Z] #54 1.957 + RM_GOPATH=0 [2020-07-20T13:26:58.737Z] #54 1.957 + TMP_GOPATH= [2020-07-20T13:26:58.737Z] #54 1.957 + : /build [2020-07-20T13:26:58.737Z] #54 1.957 + '[' -z '' ']' [2020-07-20T13:26:58.737Z] #54 1.957 ++ mktemp -d [2020-07-20T13:26:58.737Z] #54 1.957 + export GOPATH=/tmp/tmp.uGGzTdMwuP [2020-07-20T13:26:58.737Z] #54 1.957 + GOPATH=/tmp/tmp.uGGzTdMwuP [2020-07-20T13:26:58.737Z] #54 1.957 + RM_GOPATH=1 [2020-07-20T13:26:58.737Z] #54 1.957 + case "$(go env GOARCH)" in [2020-07-20T13:26:58.737Z] #54 1.957 ++ go env GOARCH [2020-07-20T13:26:58.737Z] #54 1.970 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-20T13:26:58.737Z] #54 1.970 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T13:26:58.737Z] #54 1.970 + GO_BUILDMODE=-buildmode=pie [2020-07-20T13:26:58.737Z] #54 1.970 ++ dirname /tmp/install/install.sh [2020-07-20T13:26:58.737Z] #54 1.970 + dir=/tmp/install [2020-07-20T13:26:58.737Z] #54 1.970 + bin=rootlesskit [2020-07-20T13:26:58.737Z] #54 1.970 + shift [2020-07-20T13:26:58.737Z] #54 1.970 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-20T13:26:58.737Z] #54 1.970 + . /tmp/install/rootlesskit.installer [2020-07-20T13:26:58.737Z] #54 1.970 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-20T13:26:58.737Z] #54 1.970 + install_rootlesskit [2020-07-20T13:26:58.737Z] #54 1.970 + case "$1" in [2020-07-20T13:26:58.737Z] #54 1.970 + export CGO_ENABLED=0 [2020-07-20T13:26:58.737Z] #54 1.970 + CGO_ENABLED=0 [2020-07-20T13:26:58.737Z] #54 1.970 + _install_rootlesskit [2020-07-20T13:26:58.737Z] #54 1.970 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-20T13:26:58.737Z] #54 1.970 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.uGGzTdMwuP/src/github.com/rootless-containers/rootlesskit [2020-07-20T13:26:58.737Z] #54 1.970 Cloning into '/tmp/tmp.uGGzTdMwuP/src/github.com/rootless-containers/rootlesskit'... [2020-07-20T13:26:58.737Z] #54 5.424 + cd /tmp/tmp.uGGzTdMwuP/src/github.com/rootless-containers/rootlesskit [2020-07-20T13:26:58.737Z] #54 5.424 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-20T13:26:58.737Z] #54 5.549 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-20T13:26:58.737Z] #54 5.550 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-20T13:26:59.028Z] #54 ... [2020-07-20T13:26:59.028Z] [2020-07-20T13:26:59.028Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T13:26:59.028Z] #32 4.023 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T13:26:59.028Z] #32 4.084 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T13:26:59.028Z] #32 4.105 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T13:26:59.028Z] #32 4.754 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-20T13:26:59.028Z] #32 6.350 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-20T13:26:59.028Z] #32 8.873 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-20T13:26:59.028Z] #32 ... [2020-07-20T13:26:59.028Z] [2020-07-20T13:26:59.028Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-20T13:26:59.028Z] #23 3.736 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T13:26:59.028Z] #23 3.777 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T13:26:59.028Z] #23 3.820 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T13:26:59.028Z] #23 4.426 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-20T13:26:59.028Z] #23 6.198 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-20T13:26:59.028Z] #23 8.721 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-20T13:26:59.319Z] #23 ... [2020-07-20T13:26:59.319Z] [2020-07-20T13:26:59.319Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:26:59.319Z] #41 2.525 + RM_GOPATH=0 [2020-07-20T13:26:59.319Z] #41 2.525 + TMP_GOPATH= [2020-07-20T13:26:59.319Z] #41 2.525 + : /build [2020-07-20T13:26:59.319Z] #41 2.525 + '[' -z '' ']' [2020-07-20T13:26:59.319Z] #41 2.525 ++ mktemp -d [2020-07-20T13:26:59.319Z] #41 2.525 + export GOPATH=/tmp/tmp.Ix5K9dQ5An [2020-07-20T13:26:59.319Z] #41 2.525 + GOPATH=/tmp/tmp.Ix5K9dQ5An [2020-07-20T13:26:59.319Z] #41 2.525 + RM_GOPATH=1 [2020-07-20T13:26:59.319Z] #41 2.525 + case "$(go env GOARCH)" in [2020-07-20T13:26:59.319Z] #41 2.533 ++ go env GOARCH [2020-07-20T13:26:59.319Z] #41 2.537 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T13:26:59.319Z] #41 2.537 + GO_BUILDMODE=-buildmode=pie [2020-07-20T13:26:59.319Z] #41 2.544 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-20T13:26:59.319Z] #41 2.544 ++ dirname /tmp/install/install.sh [2020-07-20T13:26:59.319Z] #41 2.544 + dir=/tmp/install [2020-07-20T13:26:59.319Z] #41 2.544 + bin=vndr [2020-07-20T13:26:59.319Z] #41 2.544 + shift [2020-07-20T13:26:59.320Z] #41 2.544 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-20T13:26:59.320Z] #41 2.544 + . /tmp/install/vndr.installer [2020-07-20T13:26:59.320Z] #41 2.544 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-20T13:26:59.320Z] #41 2.544 + install_vndr [2020-07-20T13:26:59.320Z] #41 2.544 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-20T13:26:59.320Z] #41 2.544 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Ix5K9dQ5An/src/github.com/LK4D4/vndr [2020-07-20T13:26:59.320Z] #41 2.549 Cloning into '/tmp/tmp.Ix5K9dQ5An/src/github.com/LK4D4/vndr'... [2020-07-20T13:26:59.320Z] #41 3.238 + cd /tmp/tmp.Ix5K9dQ5An/src/github.com/LK4D4/vndr [2020-07-20T13:26:59.320Z] #41 3.238 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-20T13:26:59.320Z] #41 3.241 + go build -buildmode=pie -v -o /build/vndr . [2020-07-20T13:26:59.320Z] #41 4.175 runtime/internal/atomic [2020-07-20T13:26:59.320Z] #41 4.176 internal/cpu [2020-07-20T13:26:59.320Z] #41 4.353 runtime/internal/sys [2020-07-20T13:26:59.320Z] #41 4.407 runtime/internal/math [2020-07-20T13:26:59.320Z] #41 4.475 internal/race [2020-07-20T13:26:59.320Z] #41 4.552 internal/bytealg [2020-07-20T13:26:59.320Z] #41 4.553 sync/atomic [2020-07-20T13:26:59.320Z] #41 4.806 unicode [2020-07-20T13:26:59.320Z] #41 5.039 runtime [2020-07-20T13:26:59.320Z] #41 8.871 unicode/utf8 [2020-07-20T13:26:59.320Z] #41 9.137 math [2020-07-20T13:26:59.320Z] #41 ... [2020-07-20T13:26:59.320Z] [2020-07-20T13:26:59.320Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-20T13:26:59.320Z] #51 2.214 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T13:26:59.320Z] #51 2.327 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T13:26:59.320Z] #51 2.448 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T13:26:59.320Z] #51 2.877 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-20T13:26:59.320Z] #51 4.431 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-20T13:26:59.320Z] #51 6.178 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-20T13:26:59.320Z] #51 ... [2020-07-20T13:26:59.320Z] [2020-07-20T13:26:59.320Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:26:59.320Z] #47 11.06 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-20T13:26:59.320Z] #47 11.06 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-20T13:26:59.320Z] #47 11.15 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-20T13:26:59.320Z] #47 11.31 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-20T13:26:59.320Z] #47 11.38 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-20T13:26:59.953Z] #47 11.93 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-20T13:27:00.570Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-07-20T13:27:00.570Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-385c8af6\powershellScript.ps1'; exit $LASTEXITCODE; [2020-07-20T13:27:00.570Z] ---------------------------------------------------------------------------- [2020-07-20T13:27:00.570Z] [2020-07-20T13:27:00.570Z] INFO: executeCI.ps1 starting at Mon Jul 20 13:27:00 CUT 2020 [2020-07-20T13:27:00.570Z] [2020-07-20T13:27:00.570Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-07-20T13:27:00.570Z] INFO: Running git version 2.24.1.windows.2 [2020-07-20T13:27:00.570Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-07-20T13:27:00.570Z] INFO: Environment variables: [2020-07-20T13:27:00.570Z] [2020-07-20T13:27:00.570Z] Name Value [2020-07-20T13:27:00.570Z] ---- ----- [2020-07-20T13:27:00.570Z] ALLUSERSPROFILE C:\ProgramData [2020-07-20T13:27:00.570Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-07-20T13:27:00.570Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-07-20T13:27:00.570Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-07-20T13:27:00.570Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-07-20T13:27:00.570Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-07-20T13:27:00.570Z] BRANCH_NAME PR-41238 [2020-07-20T13:27:00.570Z] BUILD_DISPLAY_NAME #1 [2020-07-20T13:27:00.570Z] BUILD_ID 1 [2020-07-20T13:27:00.570Z] BUILD_NUMBER 1 [2020-07-20T13:27:00.570Z] BUILD_TAG jenkins-moby-PR-41238-1 [2020-07-20T13:27:00.570Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41238/1/ [2020-07-20T13:27:00.570Z] CHANGE_AUTHOR thaJeztah [2020-07-20T13:27:00.570Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-07-20T13:27:00.570Z] CHANGE_BRANCH DefaultAddressPools_omit_empty [2020-07-20T13:27:00.570Z] CHANGE_FORK thaJeztah/docker [2020-07-20T13:27:00.570Z] CHANGE_ID 41238 [2020-07-20T13:27:00.570Z] CHANGE_TARGET master [2020-07-20T13:27:00.570Z] CHANGE_TITLE api/types: omit empty DefaultAddressPools [2020-07-20T13:27:00.570Z] CHANGE_URL https://github.com/moby/moby/pull/41238 [2020-07-20T13:27:00.570Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-20T13:27:00.570Z] CommonProgramFiles C:\Program Files\Common Files [2020-07-20T13:27:00.570Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-07-20T13:27:00.570Z] CommonProgramW6432 C:\Program Files\Common Files [2020-07-20T13:27:00.570Z] COMPUTERNAME azwin-2-ae1ab0 [2020-07-20T13:27:00.570Z] ComSpec C:\windows\system32\cmd.exe [2020-07-20T13:27:00.570Z] ConfigSequenceNumber 0 [2020-07-20T13:27:00.570Z] DOCKER_BUILDKIT 0 [2020-07-20T13:27:00.570Z] DOCKER_DUT_DEBUG 1 [2020-07-20T13:27:00.570Z] DOCKER_EXPERIMENTAL 1 [2020-07-20T13:27:00.570Z] DOCKER_GRAPHDRIVER overlay2 [2020-07-20T13:27:00.570Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-07-20T13:27:00.570Z] EXECUTOR_NUMBER 0 [2020-07-20T13:27:00.570Z] FQDN azwin-2-ae1ab0.westus.cloudapp.azure.com [2020-07-20T13:27:00.570Z] GIT_BRANCH PR-41238 [2020-07-20T13:27:00.570Z] GIT_COMMIT c161d6564d755c0b6b4356ceff87fbd6a898b675 [2020-07-20T13:27:00.570Z] GIT_URL https://github.com/moby/moby.git [2020-07-20T13:27:00.570Z] HUDSON_COOKIE 13bec65d-3114-413f-8fd9-9859cba79976 [2020-07-20T13:27:00.570Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-07-20T13:27:00.570Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-07-20T13:27:00.570Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-07-20T13:27:00.570Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-07-20T13:27:00.570Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-07-20T13:27:00.570Z] JENKINS_NODE_COOKIE 7112d208-c5ee-4a4e-a0f4-8a37c8257a22 [2020-07-20T13:27:00.570Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-07-20T13:27:00.570Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-07-20T13:27:00.570Z] JOB_BASE_NAME PR-41238 [2020-07-20T13:27:00.570Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41238/display/redirect [2020-07-20T13:27:00.570Z] JOB_NAME moby/PR-41238 [2020-07-20T13:27:00.570Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41238/ [2020-07-20T13:27:00.570Z] library.jps.version master [2020-07-20T13:27:00.570Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-07-20T13:27:00.570Z] NODE_LABELS amd64 azure azwin-2-ae1ab0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-07-20T13:27:00.570Z] NODE_NAME azwin-2-ae1ab0 [2020-07-20T13:27:00.571Z] NUMBER_OF_PROCESSORS 4 [2020-07-20T13:27:00.571Z] OS Windows_NT [2020-07-20T13:27:00.571Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-07-20T13:27:00.571Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-07-20T13:27:00.571Z] PROCESSOR_ARCHITECTURE AMD64 [2020-07-20T13:27:00.571Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-07-20T13:27:00.572Z] PROCESSOR_LEVEL 6 [2020-07-20T13:27:00.572Z] PROCESSOR_REVISION 5504 [2020-07-20T13:27:00.572Z] ProgramData C:\ProgramData [2020-07-20T13:27:00.572Z] ProgramFiles C:\Program Files [2020-07-20T13:27:00.572Z] ProgramFiles(x86) C:\Program Files (x86) [2020-07-20T13:27:00.572Z] ProgramW6432 C:\Program Files [2020-07-20T13:27:00.572Z] PROMPT $P$G [2020-07-20T13:27:00.572Z] PSExecutionPolicyPreference Bypass [2020-07-20T13:27:00.572Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-07-20T13:27:00.572Z] PUBLIC C:\Users\Public [2020-07-20T13:27:00.572Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41238/1/display/redirect?page=changes [2020-07-20T13:27:00.572Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41238/1/display/redirect [2020-07-20T13:27:00.572Z] SKIP_VALIDATION_TESTS 1 [2020-07-20T13:27:00.572Z] SOURCES_DRIVE d [2020-07-20T13:27:00.572Z] SOURCES_SUBDIR gopath [2020-07-20T13:27:00.572Z] STAGE_NAME Run tests [2020-07-20T13:27:00.572Z] SystemDrive C: [2020-07-20T13:27:00.572Z] SystemRoot C:\windows [2020-07-20T13:27:00.572Z] TEMP C:\windows\TEMP [2020-07-20T13:27:00.572Z] TESTDEBUG 0 [2020-07-20T13:27:00.572Z] TESTRUN_DRIVE d [2020-07-20T13:27:00.572Z] TESTRUN_SUBDIR CI [2020-07-20T13:27:00.572Z] TIMEOUT 120m [2020-07-20T13:27:00.572Z] TMP C:\windows\TEMP [2020-07-20T13:27:00.572Z] USERDOMAIN WORKGROUP [2020-07-20T13:27:00.572Z] USERNAME azwin-2-ae1ab0$ [2020-07-20T13:27:00.572Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-07-20T13:27:00.572Z] windir C:\windows [2020-07-20T13:27:00.572Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-07-20T13:27:00.572Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-07-20T13:27:00.572Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-07-20T13:27:00.572Z] [2020-07-20T13:27:00.572Z] [2020-07-20T13:27:00.572Z] [2020-07-20T13:27:00.598Z] #47 12.67 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-20T13:27:01.044Z] INFO: Sources under d:\gopath\... [2020-07-20T13:27:01.044Z] INFO: Test run under d:\CI\... [2020-07-20T13:27:01.044Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-07-20T13:27:01.044Z] INFO: docker/docker repository was found [2020-07-20T13:27:01.044Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-07-20T13:27:01.044Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1339' [2020-07-20T13:27:01.044Z] INFO: Docker version of control daemon [2020-07-20T13:27:01.044Z] [2020-07-20T13:27:01.095Z] e9e8f7dbd0fe: Pull complete [2020-07-20T13:27:01.095Z] 9410001b451f: Pull complete [2020-07-20T13:27:01.095Z] Digest: sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed [2020-07-20T13:27:01.095Z] Status: Downloaded newer image for golang:1.13.14-buster [2020-07-20T13:27:01.095Z] ---> ab8384c7334f [2020-07-20T13:27:01.095Z] Step 5/15 : ARG BUILDX_REPO [2020-07-20T13:27:01.095Z] ---> Running in 102ca202bc53 [2020-07-20T13:27:01.095Z] Removing intermediate container 102ca202bc53 [2020-07-20T13:27:01.095Z] ---> c2b37bdb87ff [2020-07-20T13:27:01.095Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-07-20T13:27:01.095Z] ---> Running in 4e949f185433 [2020-07-20T13:27:01.095Z] Cloning into '/buildx'... [2020-07-20T13:27:01.514Z] Client: Docker Engine - Enterprise [2020-07-20T13:27:01.514Z] Version: 19.03.5 [2020-07-20T13:27:01.514Z] API version: 1.40 [2020-07-20T13:27:01.514Z] Go version: go1.12.12 [2020-07-20T13:27:01.514Z] Git commit: 2ee0c57608 [2020-07-20T13:27:01.514Z] Built: 11/13/2019 08:00:16 [2020-07-20T13:27:01.514Z] OS/Arch: windows/amd64 [2020-07-20T13:27:01.514Z] Experimental: false [2020-07-20T13:27:01.514Z] [2020-07-20T13:27:01.514Z] Server: Docker Engine - Enterprise [2020-07-20T13:27:01.514Z] Engine: [2020-07-20T13:27:01.514Z] Version: 19.03.5 [2020-07-20T13:27:01.514Z] API version: 1.40 (minimum version 1.24) [2020-07-20T13:27:01.514Z] Go version: go1.12.12 [2020-07-20T13:27:01.514Z] Git commit: 2ee0c57608 [2020-07-20T13:27:01.514Z] Built: 11/13/2019 07:58:51 [2020-07-20T13:27:01.514Z] OS/Arch: windows/amd64 [2020-07-20T13:27:01.514Z] Experimental: true [2020-07-20T13:27:01.514Z] [2020-07-20T13:27:01.514Z] INFO: Docker info of control daemon [2020-07-20T13:27:01.514Z] [2020-07-20T13:27:01.633Z] #47 13.47 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-20T13:27:01.999Z] ok github.com/docker/docker/api/server 0.024s coverage: 9.0% of statements [2020-07-20T13:27:02.266Z] #47 14.30 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-20T13:27:02.267Z] #47 14.39 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-20T13:27:02.506Z] Client: [2020-07-20T13:27:02.506Z] Debug Mode: false [2020-07-20T13:27:02.506Z] Plugins: [2020-07-20T13:27:02.506Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-20T13:27:02.506Z] [2020-07-20T13:27:02.506Z] Server: [2020-07-20T13:27:02.506Z] Containers: 0 [2020-07-20T13:27:02.506Z] Running: 0 [2020-07-20T13:27:02.506Z] Paused: 0 [2020-07-20T13:27:02.506Z] Stopped: 0 [2020-07-20T13:27:02.506Z] Images: 10 [2020-07-20T13:27:02.506Z] Server Version: 19.03.5 [2020-07-20T13:27:02.506Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-07-20T13:27:02.506Z] Windows: [2020-07-20T13:27:02.506Z] LCOW: [2020-07-20T13:27:02.506Z] Logging Driver: json-file [2020-07-20T13:27:02.506Z] Plugins: [2020-07-20T13:27:02.506Z] Volume: local [2020-07-20T13:27:02.506Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-20T13:27:02.506Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-20T13:27:02.506Z] Swarm: inactive [2020-07-20T13:27:02.506Z] Default Isolation: process [2020-07-20T13:27:02.506Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-20T13:27:02.506Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-20T13:27:02.506Z] OSType: windows [2020-07-20T13:27:02.506Z] Architecture: x86_64 [2020-07-20T13:27:02.506Z] CPUs: 4 [2020-07-20T13:27:02.506Z] Total Memory: 32GiB [2020-07-20T13:27:02.506Z] Name: azwin-2-ae1ab0 [2020-07-20T13:27:02.506Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-20T13:27:02.506Z] Docker Root Dir: D:\docker [2020-07-20T13:27:02.506Z] Debug Mode: false [2020-07-20T13:27:02.506Z] Registry: https://index.docker.io/v1/ [2020-07-20T13:27:02.506Z] Labels: [2020-07-20T13:27:02.506Z] Experimental: true [2020-07-20T13:27:02.506Z] Insecure Registries: [2020-07-20T13:27:02.506Z] 10.0.0.4:5000 [2020-07-20T13:27:02.506Z] 127.0.0.0/8 [2020-07-20T13:27:02.506Z] Registry Mirrors: [2020-07-20T13:27:02.506Z] http://10.0.0.4:5000/ [2020-07-20T13:27:02.506Z] Live Restore Enabled: false [2020-07-20T13:27:02.506Z] [2020-07-20T13:27:02.506Z] [2020-07-20T13:27:02.506Z] INFO: Commit hash is c161d6564d [2020-07-20T13:27:02.506Z] INFO: Nuke-Everything... [2020-07-20T13:27:02.560Z] #47 14.49 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-20T13:27:02.560Z] #47 14.54 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-20T13:27:02.977Z] INFO: Container count on control daemon to delete is 0 [2020-07-20T13:27:03.195Z] #47 15.06 runtime [2020-07-20T13:27:03.196Z] #47 15.07 runtime/cgo [2020-07-20T13:27:03.448Z] INFO: Nuking d:\CI [2020-07-20T13:27:03.448Z] INFO: Zapped successfully [2020-07-20T13:27:03.448Z] INFO: Location for testing is d:\CI\PR-41238\1 [2020-07-20T13:27:03.448Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-07-20T13:27:03.448Z] [2020-07-20T13:27:03.448Z] [2020-07-20T13:27:03.448Z] INFO: Building the image from Dockerfile.windows at 07/20/2020 13:27:03... [2020-07-20T13:27:03.448Z] [2020-07-20T13:27:04.646Z] Removing intermediate container 4e949f185433 [2020-07-20T13:27:04.646Z] ---> 7b9cbe9f0e48 [2020-07-20T13:27:04.646Z] Step 7/15 : WORKDIR /buildx [2020-07-20T13:27:04.646Z] ---> Running in bf21cda84221 [2020-07-20T13:27:04.646Z] Removing intermediate container bf21cda84221 [2020-07-20T13:27:04.646Z] ---> 8d723d092bde [2020-07-20T13:27:04.646Z] Step 8/15 : ARG BUILDX_COMMIT [2020-07-20T13:27:04.646Z] ---> Running in 2380699c2e56 [2020-07-20T13:27:04.646Z] Removing intermediate container 2380699c2e56 [2020-07-20T13:27:04.646Z] ---> 23f87d681ae4 [2020-07-20T13:27:04.646Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-07-20T13:27:04.646Z] ---> Running in efdaa2bc1109 [2020-07-20T13:27:04.702Z] #47 ... [2020-07-20T13:27:04.702Z] [2020-07-20T13:27:04.702Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-20T13:27:04.702Z] #36 14.75 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-20T13:27:04.702Z] #36 16.45 + 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-07-20T13:27:04.940Z] From https://github.com/docker/buildx [2020-07-20T13:27:04.940Z] * [new tag] v0.3.1 -> build [2020-07-20T13:27:05.578Z] Switched to branch 'build' [2020-07-20T13:27:06.218Z] Removing intermediate container efdaa2bc1109 [2020-07-20T13:27:06.218Z] ---> e996d53ecee0 [2020-07-20T13:27:06.218Z] Step 10/15 : ARG GOOS [2020-07-20T13:27:06.218Z] ---> Running in 68e520aad891 [2020-07-20T13:27:06.511Z] Removing intermediate container 68e520aad891 [2020-07-20T13:27:06.511Z] ---> 1c8a4726c33e [2020-07-20T13:27:06.511Z] Step 11/15 : ARG GOARCH [2020-07-20T13:27:06.511Z] ---> Running in edcaae46a7b3 [2020-07-20T13:27:06.511Z] Removing intermediate container edcaae46a7b3 [2020-07-20T13:27:06.511Z] ---> 6a25d61354e3 [2020-07-20T13:27:06.511Z] Step 12/15 : 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 -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-07-20T13:27:06.511Z] ---> Running in ca2d07c49db2 [2020-07-20T13:27:08.218Z] #36 ... [2020-07-20T13:27:08.218Z] [2020-07-20T13:27:08.218Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:27:08.218Z] #43 10.25 go: finding github.com/fatih/color v1.6.0 [2020-07-20T13:27:08.218Z] #43 10.28 go: finding github.com/pkg/errors v0.8.0 [2020-07-20T13:27:08.218Z] #43 10.29 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-20T13:27:08.218Z] #43 10.41 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-20T13:27:08.218Z] #43 10.47 go: finding github.com/spf13/pflag v1.0.1 [2020-07-20T13:27:08.218Z] #43 10.49 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-20T13:27:08.218Z] #43 10.55 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-20T13:27:08.218Z] #43 10.65 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-20T13:27:08.218Z] #43 10.68 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-20T13:27:08.218Z] #43 10.70 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-20T13:27:08.218Z] #43 10.71 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-20T13:27:08.218Z] #43 ... [2020-07-20T13:27:08.218Z] [2020-07-20T13:27:08.218Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:27:08.218Z] #60 14.91 Checking out files: 96% (1991/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-20T13:27:08.218Z] #60 14.99 + cd /tmp/tmp.qbirCo1Ea7/src/github.com/docker/libnetwork [2020-07-20T13:27:08.218Z] #60 14.99 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-20T13:27:08.218Z] #60 15.63 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-20T13:27:08.220Z] Sending build context to Docker daemon 56.03MB [2020-07-20T13:27:08.221Z] [2020-07-20T13:27:08.221Z] Step 1/10 : FROM microsoft/windowsservercore [2020-07-20T13:27:08.221Z] ---> 987b1d5e0abf [2020-07-20T13:27:08.221Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-07-20T13:27:08.221Z] ---> Using cache [2020-07-20T13:27:08.221Z] ---> d0bc5a78fa8c [2020-07-20T13:27:08.221Z] Step 3/10 : ARG GO_VERSION=1.13.14 [2020-07-20T13:27:08.221Z] ---> Using cache [2020-07-20T13:27:08.221Z] ---> 935374781b86 [2020-07-20T13:27:08.221Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-07-20T13:27:08.221Z] ---> Using cache [2020-07-20T13:27:08.221Z] ---> dd00ed5d6a4c [2020-07-20T13:27:08.221Z] 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-07-20T13:27:08.221Z] ---> Using cache [2020-07-20T13:27:08.221Z] ---> a947010160f5 [2020-07-20T13:27:08.221Z] 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-07-20T13:27:08.221Z] ---> Using cache [2020-07-20T13:27:08.221Z] ---> ffc0d233d73d [2020-07-20T13:27:08.221Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-07-20T13:27:08.221Z] ---> Using cache [2020-07-20T13:27:08.221Z] ---> e374ef828737 [2020-07-20T13:27:08.221Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-07-20T13:27:08.221Z] ---> Using cache [2020-07-20T13:27:08.221Z] ---> 5a2a80669d9a [2020-07-20T13:27:08.221Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-07-20T13:27:08.221Z] ---> Using cache [2020-07-20T13:27:08.221Z] ---> 5861669d82b3 [2020-07-20T13:27:08.221Z] Step 10/10 : COPY . . [2020-07-20T13:27:08.851Z] #60 ... [2020-07-20T13:27:08.851Z] [2020-07-20T13:27:08.851Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:27:08.851Z] #30 10.72 internal/testlog [2020-07-20T13:27:08.851Z] #30 10.87 encoding [2020-07-20T13:27:08.851Z] #30 10.99 runtime/cgo [2020-07-20T13:27:08.851Z] #30 ... [2020-07-20T13:27:08.851Z] [2020-07-20T13:27:08.851Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-20T13:27:08.851Z] #51 12.81 Fetched 8060 kB in 11s (756 kB/s) [2020-07-20T13:27:08.851Z] #51 12.81 Reading package lists... [2020-07-20T13:27:08.851Z] #51 16.19 Reading package lists... [2020-07-20T13:27:08.851Z] #51 19.55 Building dependency tree... [2020-07-20T13:27:08.851Z] #51 20.44 The following additional packages will be installed: [2020-07-20T13:27:08.851Z] #51 20.47 libbtrfs0 [2020-07-20T13:27:08.851Z] #51 20.57 The following NEW packages will be installed: [2020-07-20T13:27:08.851Z] #51 20.57 libbtrfs-dev libbtrfs0 [2020-07-20T13:27:08.851Z] #51 20.67 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-07-20T13:27:08.851Z] #51 20.67 Need to get 118 kB of archives. [2020-07-20T13:27:08.851Z] #51 20.67 After this operation, 390 kB of additional disk space will be used. [2020-07-20T13:27:08.851Z] #51 20.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-07-20T13:27:08.851Z] #51 20.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-07-20T13:27:09.484Z] #51 ... [2020-07-20T13:27:09.484Z] [2020-07-20T13:27:09.484Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T13:27:09.484Z] #38 13.81 Fetched 8060 kB in 11s (742 kB/s) [2020-07-20T13:27:09.484Z] #38 13.81 Reading package lists... [2020-07-20T13:27:09.484Z] #38 17.19 Reading package lists... [2020-07-20T13:27:09.484Z] #38 20.23 Building dependency tree... [2020-07-20T13:27:09.484Z] #38 21.23 The following additional packages will be installed: [2020-07-20T13:27:09.484Z] #38 21.25 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-20T13:27:09.484Z] #38 21.25 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-20T13:27:09.484Z] #38 21.25 Suggested packages: [2020-07-20T13:27:09.484Z] #38 21.25 manpages-dev python-setuptools [2020-07-20T13:27:09.484Z] #38 ... [2020-07-20T13:27:09.484Z] [2020-07-20T13:27:09.484Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-20T13:27:09.484Z] #51 21.44 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T13:27:09.484Z] #51 21.56 Fetched 118 kB in 0s (1206 kB/s) [2020-07-20T13:27:09.484Z] #51 21.62 Selecting previously unselected package libbtrfs0. [2020-07-20T13:27:09.776Z] #51 21.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-20T13:27:09.776Z] #51 21.69 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-07-20T13:27:09.776Z] #51 21.69 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-20T13:27:09.776Z] #51 21.77 Selecting previously unselected package libbtrfs-dev. [2020-07-20T13:27:09.776Z] #51 21.77 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-07-20T13:27:09.776Z] #51 21.77 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-20T13:27:10.067Z] #51 21.98 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-20T13:27:10.067Z] #51 21.99 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-20T13:27:10.067Z] #51 22.00 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T13:27:10.363Z] #51 DONE 22.6s [2020-07-20T13:27:10.363Z] [2020-07-20T13:27:10.363Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T13:27:10.363Z] #38 22.16 The following NEW packages will be installed: [2020-07-20T13:27:10.363Z] #38 22.16 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-20T13:27:10.363Z] #38 22.16 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-20T13:27:10.363Z] #38 22.16 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-20T13:27:10.363Z] #38 22.16 python-six zlib1g-dev [2020-07-20T13:27:10.363Z] #38 22.25 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-07-20T13:27:10.363Z] #38 22.25 Need to get 3742 kB of archives. [2020-07-20T13:27:10.363Z] #38 22.25 After this operation, 22.0 MB of additional disk space will be used. [2020-07-20T13:27:10.363Z] #38 22.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-07-20T13:27:10.363Z] #38 22.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-07-20T13:27:10.363Z] #38 22.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-07-20T13:27:10.363Z] #38 22.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-07-20T13:27:10.363Z] #38 22.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-07-20T13:27:10.363Z] #38 22.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-07-20T13:27:10.363Z] #38 22.33 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-07-20T13:27:10.363Z] #38 22.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-07-20T13:27:10.363Z] #38 22.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-07-20T13:27:10.363Z] #38 22.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-07-20T13:27:10.363Z] #38 22.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-07-20T13:27:10.363Z] #38 22.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-07-20T13:27:10.363Z] #38 22.50 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-07-20T13:27:10.363Z] #38 22.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-07-20T13:27:10.363Z] #38 22.51 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-20T13:27:10.363Z] #38 22.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-07-20T13:27:10.363Z] #38 22.54 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-07-20T13:27:10.654Z] #38 ... [2020-07-20T13:27:10.654Z] [2020-07-20T13:27:10.654Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:27:10.654Z] #41 12.67 unicode/utf16 [2020-07-20T13:27:10.654Z] #41 12.86 container/list [2020-07-20T13:27:10.654Z] #41 13.07 crypto/internal/subtle [2020-07-20T13:27:10.654Z] #41 13.15 crypto/subtle [2020-07-20T13:27:10.654Z] #41 13.26 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-20T13:27:10.654Z] #41 13.27 internal/nettrace [2020-07-20T13:27:10.654Z] #41 13.37 runtime/cgo [2020-07-20T13:27:10.654Z] #41 ... [2020-07-20T13:27:10.654Z] [2020-07-20T13:27:10.654Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:27:11.731Z] #52 ... [2020-07-20T13:27:11.731Z] [2020-07-20T13:27:11.731Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T13:27:11.731Z] #10 13.69 Fetched 8060 kB in 11s (739 kB/s) [2020-07-20T13:27:11.731Z] #10 13.69 Reading package lists... [2020-07-20T13:27:11.731Z] #10 17.11 Reading package lists... [2020-07-20T13:27:11.731Z] #10 20.90 Building dependency tree... [2020-07-20T13:27:11.731Z] #10 21.94 The following additional packages will be installed: [2020-07-20T13:27:11.731Z] #10 21.98 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-20T13:27:11.731Z] #10 21.98 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-20T13:27:11.731Z] #10 21.98 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-20T13:27:11.731Z] #10 21.99 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-20T13:27:11.731Z] #10 21.99 Suggested packages: [2020-07-20T13:27:11.731Z] #10 21.99 gcc-8-locales seccomp wine64 [2020-07-20T13:27:11.731Z] #10 23.08 The following NEW packages will be installed: [2020-07-20T13:27:11.731Z] #10 23.08 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-20T13:27:11.731Z] #10 23.08 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-20T13:27:11.731Z] #10 23.08 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-20T13:27:11.731Z] #10 23.08 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-20T13:27:11.731Z] #10 23.08 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-20T13:27:11.731Z] #10 23.08 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-20T13:27:11.731Z] #10 23.23 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2020-07-20T13:27:11.731Z] #10 23.23 Need to get 73.3 MB of archives. [2020-07-20T13:27:11.731Z] #10 23.23 After this operation, 494 MB of additional disk space will be used. [2020-07-20T13:27:11.731Z] #10 23.23 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-07-20T13:27:11.731Z] #10 23.36 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-07-20T13:27:11.731Z] #10 23.52 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-07-20T13:27:11.731Z] #10 23.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-07-20T13:27:11.731Z] #10 23.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-07-20T13:27:11.731Z] #10 23.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-20T13:27:11.731Z] #10 23.85 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-07-20T13:27:11.731Z] #10 ... [2020-07-20T13:27:11.731Z] [2020-07-20T13:27:11.731Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T13:27:11.731Z] #38 23.33 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T13:27:11.731Z] #38 23.41 Fetched 3742 kB in 0s (10.4 MB/s) [2020-07-20T13:27:11.731Z] #38 23.49 Selecting previously unselected package libcap-dev:s390x. [2020-07-20T13:27:11.731Z] #38 23.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 ... 15177 files and directories currently installed.) [2020-07-20T13:27:11.731Z] #38 23.54 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-07-20T13:27:11.731Z] #38 23.55 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-07-20T13:27:11.731Z] #38 23.64 Selecting previously unselected package libnet1:s390x. [2020-07-20T13:27:11.731Z] #38 23.64 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-20T13:27:11.731Z] #38 23.65 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-20T13:27:11.731Z] #38 23.74 Selecting previously unselected package libnet1-dev. [2020-07-20T13:27:11.731Z] #38 23.76 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-20T13:27:11.731Z] #38 23.76 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-20T13:27:11.731Z] #38 ... [2020-07-20T13:27:11.731Z] [2020-07-20T13:27:11.731Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-20T13:27:11.731Z] #23 14.07 Fetched 8060 kB in 10s (776 kB/s) [2020-07-20T13:27:11.731Z] #23 14.07 Reading package lists... [2020-07-20T13:27:11.731Z] #23 17.51 Reading package lists... [2020-07-20T13:27:11.731Z] #23 20.68 Building dependency tree... [2020-07-20T13:27:11.731Z] #23 21.77 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-20T13:27:11.731Z] #23 21.77 The following additional packages will be installed: [2020-07-20T13:27:11.731Z] #23 21.77 libjq1 libonig5 [2020-07-20T13:27:11.731Z] #23 21.98 The following NEW packages will be installed: [2020-07-20T13:27:11.731Z] #23 22.09 jq libjq1 libonig5 [2020-07-20T13:27:11.731Z] #23 22.21 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-07-20T13:27:11.731Z] #23 22.21 Need to get 350 kB of archives. [2020-07-20T13:27:11.731Z] #23 22.21 After this operation, 1154 kB of additional disk space will be used. [2020-07-20T13:27:11.731Z] #23 22.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-07-20T13:27:11.731Z] #23 22.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-07-20T13:27:11.731Z] #23 22.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-07-20T13:27:11.731Z] #23 23.03 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T13:27:11.731Z] #23 23.10 Fetched 350 kB in 0s (2535 kB/s) [2020-07-20T13:27:11.731Z] #23 23.15 Selecting previously unselected package libonig5:s390x. [2020-07-20T13:27:11.731Z] #23 23.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-20T13:27:11.731Z] #23 23.20 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-07-20T13:27:11.731Z] #23 23.21 Unpacking libonig5:s390x (6.9.1-1) ... [2020-07-20T13:27:11.731Z] #23 23.38 Selecting previously unselected package libjq1:s390x. [2020-07-20T13:27:11.731Z] #23 23.38 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-07-20T13:27:11.731Z] #23 23.39 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-20T13:27:11.731Z] #23 23.51 Selecting previously unselected package jq. [2020-07-20T13:27:11.731Z] #23 23.51 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-07-20T13:27:11.731Z] #23 23.51 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-20T13:27:11.731Z] #23 23.64 Setting up libonig5:s390x (6.9.1-1) ... [2020-07-20T13:27:11.731Z] #23 23.64 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-20T13:27:11.731Z] #23 23.65 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-20T13:27:11.731Z] #23 23.66 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T13:27:11.731Z] #23 DONE 24.0s [2020-07-20T13:27:11.731Z] [2020-07-20T13:27:11.731Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T13:27:11.731Z] #38 23.89 Selecting previously unselected package libnl-3-200:s390x. [2020-07-20T13:27:11.731Z] #38 23.89 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-07-20T13:27:11.731Z] #38 23.89 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-07-20T13:27:12.022Z] #38 ... [2020-07-20T13:27:12.022Z] [2020-07-20T13:27:12.022Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-20T13:27:12.022Z] #24 DONE 0.1s [2020-07-20T13:27:12.022Z] [2020-07-20T13:27:12.022Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T13:27:12.022Z] #38 24.10 Selecting previously unselected package libnl-3-dev:s390x. [2020-07-20T13:27:12.022Z] #38 24.10 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-07-20T13:27:12.022Z] #38 24.11 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-07-20T13:27:12.314Z] #38 24.39 Selecting previously unselected package libprotobuf-c1:s390x. [2020-07-20T13:27:12.314Z] #38 24.39 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-07-20T13:27:12.314Z] #38 24.41 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-20T13:27:12.314Z] #38 ... [2020-07-20T13:27:12.314Z] [2020-07-20T13:27:12.314Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T13:27:12.314Z] #32 14.48 Fetched 8060 kB in 11s (763 kB/s) [2020-07-20T13:27:12.314Z] #32 14.48 Reading package lists... [2020-07-20T13:27:12.314Z] #32 17.88 Reading package lists... [2020-07-20T13:27:12.314Z] #32 21.78 Building dependency tree... [2020-07-20T13:27:12.314Z] #32 23.00 The following additional packages will be installed: [2020-07-20T13:27:12.314Z] #32 23.00 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-20T13:27:12.314Z] #32 23.00 Suggested packages: [2020-07-20T13:27:12.314Z] #32 23.00 cmake-doc ninja-build lrzip [2020-07-20T13:27:12.314Z] #32 23.00 Recommended packages: [2020-07-20T13:27:12.314Z] #32 23.00 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-20T13:27:12.314Z] #32 23.73 The following NEW packages will be installed: [2020-07-20T13:27:12.314Z] #32 23.73 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-20T13:27:12.314Z] #32 23.73 vim-common xxd [2020-07-20T13:27:12.314Z] #32 23.87 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-07-20T13:27:12.314Z] #32 23.87 Need to get 14.0 MB of archives. [2020-07-20T13:27:12.314Z] #32 23.87 After this operation, 62.1 MB of additional disk space will be used. [2020-07-20T13:27:12.314Z] #32 23.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-07-20T13:27:12.314Z] #32 23.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-07-20T13:27:12.314Z] #32 23.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-07-20T13:27:12.314Z] #32 24.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-07-20T13:27:12.606Z] #32 ... [2020-07-20T13:27:12.606Z] [2020-07-20T13:27:12.606Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:27:12.606Z] #52 1.717 + RM_GOPATH=0 [2020-07-20T13:27:12.606Z] #52 1.717 + TMP_GOPATH= [2020-07-20T13:27:12.606Z] #52 1.717 + : /build [2020-07-20T13:27:12.606Z] #52 1.717 + '[' -z '' ']' [2020-07-20T13:27:12.606Z] #52 1.722 ++ mktemp -d [2020-07-20T13:27:12.606Z] #52 1.727 + export GOPATH=/tmp/tmp.n8ehWBh8lF [2020-07-20T13:27:12.606Z] #52 1.727 + GOPATH=/tmp/tmp.n8ehWBh8lF [2020-07-20T13:27:12.606Z] #52 1.727 + RM_GOPATH=1 [2020-07-20T13:27:12.606Z] #52 1.727 + case "$(go env GOARCH)" in [2020-07-20T13:27:12.606Z] #52 1.728 ++ go env GOARCH [2020-07-20T13:27:12.606Z] #52 1.790 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T13:27:12.606Z] #52 1.790 + GO_BUILDMODE=-buildmode=pie [2020-07-20T13:27:12.606Z] #52 1.790 ++ dirname /tmp/install/install.sh [2020-07-20T13:27:12.606Z] #52 1.791 + dir=/tmp/install [2020-07-20T13:27:12.606Z] #52 1.791 + bin=containerd [2020-07-20T13:27:12.606Z] #52 1.791 + shift [2020-07-20T13:27:12.606Z] #52 1.791 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-20T13:27:12.606Z] #52 1.791 + . /tmp/install/containerd.installer [2020-07-20T13:27:12.606Z] #52 1.791 ++ set -e [2020-07-20T13:27:12.606Z] #52 1.791 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-20T13:27:12.606Z] #52 1.791 + install_containerd [2020-07-20T13:27:12.606Z] #52 1.792 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-20T13:27:12.606Z] #52 1.792 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-20T13:27:12.606Z] #52 1.792 + git clone https://github.com/containerd/containerd.git /tmp/tmp.n8ehWBh8lF/src/github.com/containerd/containerd [2020-07-20T13:27:12.606Z] #52 1.795 Cloning into '/tmp/tmp.n8ehWBh8lF/src/github.com/containerd/containerd'... [2020-07-20T13:27:16.134Z] #52 ... [2020-07-20T13:27:16.134Z] [2020-07-20T13:27:16.134Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:27:16.134Z] #43 DONE 27.6s [2020-07-20T13:27:16.134Z] [2020-07-20T13:27:16.134Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:27:16.134Z] #60 DONE 27.6s [2020-07-20T13:27:16.134Z] [2020-07-20T13:27:16.134Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T13:27:16.134Z] #25 2.935 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-20T13:27:16.134Z] #25 3.208 [2020-07-20T13:27:17.084Z] #25 3.352 ## 3.5% ####### 10.3% ########## 14.8% ############### 21.6% ################## 26.1% ###################### 30.6% ############################ 39.6% ################################## 48.5% ####################################### 55.3% ########################################### 59.8% ################################################# 68.8% ######################################################## 77.8% ########################################################### 82.3% ################################################################# 91.3% ###################################################################### 98.1% ######################################################################## 100.0% [2020-07-20T13:27:17.720Z] #25 5.464 [2020-07-20T13:27:18.012Z] #25 5.646 ################# 24.4% ################################################# 69.0% ######################################################################## 100.0% [2020-07-20T13:27:18.012Z] #25 6.136 [2020-07-20T13:27:18.595Z] #25 6.331 ########################## 36.8% ################################################## 70.4% ######################################################################## 100.0% [2020-07-20T13:27:18.897Z] #25 6.879 [2020-07-20T13:27:20.065Z] #25 6.994 0.1% ###### 8.4% ########## 14.8% ############### 21.2% ################### 27.7% ######################## 34.1% ############################## 42.7% #################################### 51.3% ########################################### 59.9% [2020-07-20T13:27:20.065Z] #25 ... [2020-07-20T13:27:20.065Z] [2020-07-20T13:27:20.065Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:27:20.065Z] #47 32.05 syscall [2020-07-20T13:27:20.065Z] #47 32.06 bytes [2020-07-20T13:27:22.135Z] #47 33.91 reflect [2020-07-20T13:27:22.135Z] #47 ... [2020-07-20T13:27:22.135Z] [2020-07-20T13:27:22.135Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T13:27:22.135Z] #10 24.06 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-07-20T13:27:22.135Z] #10 24.07 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-07-20T13:27:22.135Z] #10 26.12 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-07-20T13:27:22.135Z] #10 27.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-07-20T13:27:22.135Z] #10 27.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-07-20T13:27:22.135Z] #10 27.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-07-20T13:27:22.135Z] #10 27.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-07-20T13:27:22.135Z] #10 27.69 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-07-20T13:27:22.135Z] #10 27.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-07-20T13:27:22.135Z] #10 27.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-07-20T13:27:22.135Z] #10 27.73 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-07-20T13:27:22.135Z] #10 27.74 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-07-20T13:27:22.135Z] #10 27.76 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-07-20T13:27:22.135Z] #10 27.77 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-07-20T13:27:22.135Z] #10 27.82 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-07-20T13:27:22.135Z] #10 27.83 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-07-20T13:27:22.135Z] #10 27.83 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-07-20T13:27:22.135Z] #10 27.83 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-07-20T13:27:22.135Z] #10 28.53 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T13:27:22.135Z] #10 28.61 Fetched 73.3 MB in 5s (15.5 MB/s) [2020-07-20T13:27:22.135Z] #10 28.68 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-20T13:27:22.135Z] #10 28.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-20T13:27:22.135Z] #10 28.76 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-07-20T13:27:22.135Z] #10 28.79 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-20T13:27:22.135Z] #10 30.80 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-20T13:27:22.135Z] #10 30.80 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-07-20T13:27:22.135Z] #10 30.82 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-20T13:27:22.135Z] #10 32.91 Selecting previously unselected package binutils-mingw-w64. [2020-07-20T13:27:22.135Z] #10 32.91 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-20T13:27:22.135Z] #10 32.93 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-20T13:27:22.135Z] #10 33.04 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-07-20T13:27:22.135Z] #10 33.04 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-07-20T13:27:22.135Z] #10 33.05 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-07-20T13:27:22.135Z] #10 33.19 Selecting previously unselected package dmsetup. [2020-07-20T13:27:22.135Z] #10 33.19 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-07-20T13:27:22.135Z] #10 33.20 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-20T13:27:22.135Z] #10 33.36 Selecting previously unselected package mingw-w64-common. [2020-07-20T13:27:22.135Z] #10 33.36 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-20T13:27:22.135Z] #10 33.37 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-20T13:27:22.135Z] #10 ... [2020-07-20T13:27:22.135Z] [2020-07-20T13:27:22.136Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T13:27:22.136Z] #25 6.994 0.1% ###### 8.4% ########## 14.8% ############### 21.2% ################### 27.7% ######################## 34.1% ############################## 42.7% #################################### 51.3% ########################################### 59.9% ################################################## 70.7% ######################################################### 79.2% ############################################################### 87.8% ################################################################### 94.3% ######################################################################## 100.0% [2020-07-20T13:27:22.136Z] #25 8.860 [2020-07-20T13:27:22.427Z] #25 8.992 #=#=# # 2.5% ### 5.0% ##### 7.5% ###### 9.4% ######## 11.2% ######### 13.1% ########## 15.1% ############ 16.9% ############# 18.7% ############## 20.6% ################ 23.1% ################# 25.0% [2020-07-20T13:27:22.427Z] #25 ... [2020-07-20T13:27:22.427Z] [2020-07-20T13:27:22.427Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T13:27:22.427Z] #38 24.52 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-07-20T13:27:22.427Z] #38 24.53 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-07-20T13:27:22.427Z] #38 24.54 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-07-20T13:27:22.427Z] #38 24.62 Selecting previously unselected package zlib1g-dev:s390x. [2020-07-20T13:27:22.427Z] #38 24.63 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-07-20T13:27:22.427Z] #38 24.64 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-07-20T13:27:22.427Z] #38 24.90 Selecting previously unselected package libprotobuf17:s390x. [2020-07-20T13:27:22.427Z] #38 24.90 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-07-20T13:27:22.427Z] #38 24.90 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-07-20T13:27:22.427Z] #38 25.50 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-07-20T13:27:22.427Z] #38 25.50 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-07-20T13:27:22.427Z] #38 25.51 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-07-20T13:27:22.427Z] #38 25.72 Selecting previously unselected package libprotobuf-dev:s390x. [2020-07-20T13:27:22.427Z] #38 25.72 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-07-20T13:27:22.427Z] #38 25.73 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-07-20T13:27:22.427Z] #38 26.57 Selecting previously unselected package libprotoc17:s390x. [2020-07-20T13:27:22.427Z] #38 26.57 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-07-20T13:27:22.427Z] #38 26.58 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-07-20T13:27:22.427Z] #38 26.94 Selecting previously unselected package protobuf-c-compiler. [2020-07-20T13:27:22.427Z] #38 26.94 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-07-20T13:27:22.427Z] #38 26.95 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-20T13:27:22.427Z] #38 27.10 Selecting previously unselected package protobuf-compiler. [2020-07-20T13:27:22.427Z] #38 27.10 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-07-20T13:27:22.427Z] #38 27.10 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-20T13:27:22.427Z] #38 27.23 Selecting previously unselected package python-pkg-resources. [2020-07-20T13:27:22.427Z] #38 27.23 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-20T13:27:22.427Z] #38 27.24 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-20T13:27:22.427Z] #38 27.47 Selecting previously unselected package python-six. [2020-07-20T13:27:22.427Z] #38 27.47 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-20T13:27:22.427Z] #38 27.48 Unpacking python-six (1.12.0-1) ... [2020-07-20T13:27:22.427Z] #38 27.62 Selecting previously unselected package python-protobuf. [2020-07-20T13:27:22.427Z] #38 27.62 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-07-20T13:27:22.427Z] #38 27.63 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-20T13:27:22.427Z] #38 28.45 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-20T13:27:22.427Z] #38 30.38 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-07-20T13:27:22.427Z] #38 30.39 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-20T13:27:22.427Z] #38 30.40 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-20T13:27:22.427Z] #38 30.41 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-07-20T13:27:22.427Z] #38 30.44 Setting up python-six (1.12.0-1) ... [2020-07-20T13:27:22.427Z] #38 31.81 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-07-20T13:27:22.427Z] #38 31.81 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-07-20T13:27:22.427Z] #38 31.83 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-07-20T13:27:22.427Z] #38 31.83 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-07-20T13:27:22.427Z] #38 31.84 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-07-20T13:27:22.427Z] #38 31.85 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-20T13:27:22.427Z] #38 31.86 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-20T13:27:22.427Z] #38 31.86 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-07-20T13:27:22.427Z] #38 31.87 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-20T13:27:22.427Z] #38 31.88 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-20T13:27:22.746Z] #38 ... [2020-07-20T13:27:22.746Z] [2020-07-20T13:27:22.746Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T13:27:22.746Z] #32 24.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-07-20T13:27:22.746Z] #32 24.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-07-20T13:27:22.746Z] #32 24.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-07-20T13:27:22.746Z] #32 24.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-07-20T13:27:22.746Z] #32 24.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-07-20T13:27:22.746Z] #32 24.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-07-20T13:27:22.746Z] #32 25.81 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T13:27:22.746Z] #32 25.89 Fetched 14.0 MB in 1s (12.1 MB/s) [2020-07-20T13:27:22.746Z] #32 25.95 Selecting previously unselected package xxd. [2020-07-20T13:27:22.747Z] #32 25.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 ... 15177 files and directories currently installed.) [2020-07-20T13:27:22.747Z] #32 26.00 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-07-20T13:27:22.747Z] #32 26.01 Unpacking xxd (2:8.1.0875-5) ... [2020-07-20T13:27:22.747Z] #32 26.21 Selecting previously unselected package vim-common. [2020-07-20T13:27:22.747Z] #32 26.21 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-20T13:27:22.747Z] #32 26.23 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-20T13:27:22.747Z] #32 26.52 Selecting previously unselected package cmake-data. [2020-07-20T13:27:22.747Z] #32 26.52 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-20T13:27:22.747Z] #32 26.53 Unpacking cmake-data (3.13.4-1) ... [2020-07-20T13:27:22.747Z] #32 29.31 Selecting previously unselected package libicu63:s390x. [2020-07-20T13:27:22.747Z] #32 29.31 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-07-20T13:27:22.747Z] #32 29.32 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-07-20T13:27:22.747Z] #32 33.69 Selecting previously unselected package libxml2:s390x. [2020-07-20T13:27:22.747Z] #32 33.69 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-07-20T13:27:22.747Z] #32 33.71 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-07-20T13:27:22.747Z] #32 34.14 Selecting previously unselected package libarchive13:s390x. [2020-07-20T13:27:22.747Z] #32 34.15 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-07-20T13:27:22.747Z] #32 34.16 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-07-20T13:27:22.747Z] #32 34.38 Selecting previously unselected package libjsoncpp1:s390x. [2020-07-20T13:27:22.747Z] #32 34.38 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-07-20T13:27:22.747Z] #32 34.38 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-07-20T13:27:22.747Z] #32 34.51 Selecting previously unselected package librhash0:s390x. [2020-07-20T13:27:22.747Z] #32 34.51 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-07-20T13:27:22.747Z] #32 34.53 Unpacking librhash0:s390x (1.3.8-1) ... [2020-07-20T13:27:22.747Z] #32 34.69 Selecting previously unselected package libuv1:s390x. [2020-07-20T13:27:22.747Z] #32 34.69 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-07-20T13:27:22.747Z] #32 34.69 Unpacking libuv1:s390x (1.24.1-1) ... [2020-07-20T13:27:22.747Z] #32 34.77 Selecting previously unselected package cmake. [2020-07-20T13:27:22.747Z] #32 34.77 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-07-20T13:27:22.747Z] #32 34.77 Unpacking cmake (3.13.4-1) ... [2020-07-20T13:27:22.747Z] #32 ... [2020-07-20T13:27:22.747Z] [2020-07-20T13:27:22.747Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T13:27:23.626Z] #25 8.992 #=#=# # 2.5% ### 5.0% ##### 7.5% ###### 9.4% ######## 11.2% ######### 13.1% ########## 15.1% ############ 16.9% ############# 18.7% ############## 20.6% ################ 23.1% ################# 25.0% #################### 28.1% ###################### 30.6% ####################### 32.5% ######################### 34.9% ########################## 36.8% ############################# 40.6% ############################## 42.4% ################################ 44.9% ################################## 47.4% ################################### 49.9% [2020-07-20T13:27:23.626Z] #25 ... [2020-07-20T13:27:23.626Z] [2020-07-20T13:27:23.626Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:27:23.626Z] #30 25.75 sync [2020-07-20T13:27:23.626Z] #30 25.77 internal/reflectlite [2020-07-20T13:27:23.626Z] #30 27.91 sort [2020-07-20T13:27:23.626Z] #30 27.91 errors [2020-07-20T13:27:23.626Z] #30 28.18 strconv [2020-07-20T13:27:23.626Z] #30 29.55 io [2020-07-20T13:27:23.626Z] #30 30.47 internal/oserror [2020-07-20T13:27:23.626Z] #30 30.57 syscall [2020-07-20T13:27:23.626Z] #30 31.61 reflect [2020-07-20T13:27:23.626Z] #30 35.54 time [2020-07-20T13:27:23.920Z] #30 ... [2020-07-20T13:27:23.920Z] [2020-07-20T13:27:23.920Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T13:27:23.920Z] #25 8.992 #=#=# # 2.5% ### 5.0% ##### 7.5% ###### 9.4% ######## 11.2% ######### 13.1% ########## 15.1% ############ 16.9% ############# 18.7% ############## 20.6% ################ 23.1% ################# 25.0% #################### 28.1% ###################### 30.6% ####################### 32.5% ######################### 34.9% ########################## 36.8% ############################# 40.6% ############################## 42.4% ################################ 44.9% ################################## 47.4% ################################### 49.9% ##################################### 52.0% [2020-07-20T13:27:23.920Z] #25 ... [2020-07-20T13:27:23.920Z] [2020-07-20T13:27:23.920Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T13:27:23.920Z] #38 34.95 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-07-20T13:27:23.920Z] #38 34.98 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T13:27:23.920Z] #38 DONE 35.9s [2020-07-20T13:27:23.920Z] [2020-07-20T13:27:23.920Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T13:27:23.920Z] #25 8.992 #=#=# # 2.5% ### 5.0% ##### 7.5% ###### 9.4% ######## 11.2% ######### 13.1% ########## 15.1% ############ 16.9% ############# 18.7% ############## 20.6% ################ 23.1% ################# 25.0% #################### 28.1% ###################### 30.6% ####################### 32.5% ######################### 34.9% ########################## 36.8% ############################# 40.6% ############################## 42.4% ################################ 44.9% ################################## 47.4% ################################### 49.9% ##################################### 52.0% ####################################### 54.7% ######################################### 57.2% ########################################### 59.7% [2020-07-20T13:27:23.920Z] #25 ... [2020-07-20T13:27:23.920Z] [2020-07-20T13:27:23.920Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:27:23.920Z] #41 26.08 sync [2020-07-20T13:27:23.920Z] #41 26.15 internal/reflectlite [2020-07-20T13:27:23.920Z] #41 27.40 github.com/LK4D4/vndr/godl/singleflight [2020-07-20T13:27:23.920Z] #41 27.77 math/rand [2020-07-20T13:27:23.920Z] #41 29.31 internal/singleflight [2020-07-20T13:27:23.920Z] #41 29.67 io [2020-07-20T13:27:23.920Z] #41 29.67 strconv [2020-07-20T13:27:23.920Z] #41 30.65 bytes [2020-07-20T13:27:23.920Z] #41 32.42 reflect [2020-07-20T13:27:23.920Z] #41 32.43 bufio [2020-07-20T13:27:23.920Z] #41 33.31 syscall [2020-07-20T13:27:24.212Z] #41 ... [2020-07-20T13:27:24.212Z] [2020-07-20T13:27:24.212Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-20T13:27:24.212Z] #28 31.70 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-07-20T13:27:24.212Z] #28 31.89 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-20T13:27:24.212Z] #28 32.49 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-20T13:27:24.846Z] #28 ... [2020-07-20T13:27:24.846Z] [2020-07-20T13:27:24.846Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T13:27:25.434Z] #25 8.992 #=#=# # 2.5% ### 5.0% ##### 7.5% ###### 9.4% ######## 11.2% ######### 13.1% ########## 15.1% ############ 16.9% ############# 18.7% ############## 20.6% ################ 23.1% ################# 25.0% #################### 28.1% ###################### 30.6% ####################### 32.5% ######################### 34.9% ########################## 36.8% ############################# 40.6% ############################## 42.4% ################################ 44.9% ################################## 47.4% ################################### 49.9% ##################################### 52.0% ####################################### 54.7% ######################################### 57.2% ########################################### 59.7% ############################################# 62.9% ############################################### 66.0% ################################################# 68.7% ################################################### 71.3% ###################################################### 75.5% ######################################################### 79.6% ############################################################ 83.8% ############################################################## 86.3% ############################################################### 88.7% ################################################################# 91.2% [2020-07-20T13:27:25.434Z] #25 ... [2020-07-20T13:27:25.434Z] [2020-07-20T13:27:25.434Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T13:27:25.434Z] #32 36.83 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-07-20T13:27:25.434Z] #32 36.86 Setting up xxd (2:8.1.0875-5) ... [2020-07-20T13:27:25.434Z] #32 36.90 Setting up libuv1:s390x (1.24.1-1) ... [2020-07-20T13:27:25.434Z] #32 36.91 Setting up vim-common (2:8.1.0875-5) ... [2020-07-20T13:27:25.434Z] #32 36.93 Setting up librhash0:s390x (1.3.8-1) ... [2020-07-20T13:27:25.434Z] #32 36.94 Setting up cmake-data (3.13.4-1) ... [2020-07-20T13:27:25.434Z] #32 36.99 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-07-20T13:27:25.434Z] #32 37.00 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-07-20T13:27:25.434Z] #32 37.01 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-07-20T13:27:25.434Z] #32 37.01 Setting up cmake (3.13.4-1) ... [2020-07-20T13:27:25.434Z] #32 37.02 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T13:27:25.434Z] #32 37.07 Processing triggers for mime-support (3.62) ... [2020-07-20T13:27:25.434Z] #32 DONE 37.5s [2020-07-20T13:27:25.434Z] [2020-07-20T13:27:25.434Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T13:27:25.726Z] #25 8.992 #=#=# # 2.5% ### 5.0% ##### 7.5% ###### 9.4% ######## 11.2% ######### 13.1% ########## 15.1% ############ 16.9% ############# 18.7% ############## 20.6% ################ 23.1% ################# 25.0% #################### 28.1% ###################### 30.6% ####################### 32.5% ######################### 34.9% ########################## 36.8% ############################# 40.6% ############################## 42.4% ################################ 44.9% ################################## 47.4% ################################### 49.9% ##################################### 52.0% ####################################### 54.7% ######################################### 57.2% ########################################### 59.7% ############################################# 62.9% ############################################### 66.0% ################################################# 68.7% ################################################### 71.3% ###################################################### 75.5% ######################################################### 79.6% ############################################################ 83.8% ############################################################## 86.3% ############################################################### 88.7% ################################################################# 91.2% ################################################################### 93.1% #################################################################### 95.0% ##################################################################### 96.2% ###################################################################### 98.1% ######################################################################## 100.0% [2020-07-20T13:27:26.031Z] #25 13.95 [2020-07-20T13:27:26.692Z] #25 14.87 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-20T13:27:27.326Z] #25 15.18 [2020-07-20T13:27:27.326Z] #25 15.31 ######################################################################## 100.0% [2020-07-20T13:27:27.326Z] #25 15.37 [2020-07-20T13:27:28.840Z] #25 16.51 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-20T13:27:28.840Z] #25 16.54 skipping existing aab193acf6ba [2020-07-20T13:27:28.840Z] #25 16.63 [2020-07-20T13:27:29.483Z] #25 17.34 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-20T13:27:29.483Z] #25 17.37 skipping existing 4d43f82972ce [2020-07-20T13:27:29.483Z] #25 17.43 [2020-07-20T13:27:30.531Z] #25 18.28 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-20T13:27:30.531Z] #25 18.58 #=#=# [2020-07-20T13:27:30.823Z] #25 18.64 ######################################################################## 100.0% [2020-07-20T13:27:30.823Z] #25 18.70 [2020-07-20T13:27:30.823Z] #25 18.77 Download of images into '/build' complete. [2020-07-20T13:27:30.823Z] #25 18.77 Use something like the following to load the result into a Docker daemon: [2020-07-20T13:27:30.823Z] #25 18.77 tar -cC '/build' . | docker load [2020-07-20T13:27:31.119Z] #25 DONE 19.0s [2020-07-20T13:27:31.119Z] [2020-07-20T13:27:31.119Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:27:31.119Z] #33 1.335 + RM_GOPATH=0 [2020-07-20T13:27:31.119Z] #33 1.335 + TMP_GOPATH= [2020-07-20T13:27:31.119Z] #33 1.335 + : /build [2020-07-20T13:27:31.119Z] #33 1.335 + '[' -z '' ']' [2020-07-20T13:27:31.119Z] #33 1.335 ++ mktemp -d [2020-07-20T13:27:31.119Z] #33 1.336 + export GOPATH=/tmp/tmp.vdi499taDc [2020-07-20T13:27:31.119Z] #33 1.336 + GOPATH=/tmp/tmp.vdi499taDc [2020-07-20T13:27:31.119Z] #33 1.336 + RM_GOPATH=1 [2020-07-20T13:27:31.119Z] #33 1.336 + case "$(go env GOARCH)" in [2020-07-20T13:27:31.119Z] #33 1.338 ++ go env GOARCH [2020-07-20T13:27:31.119Z] #33 1.348 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T13:27:31.119Z] #33 1.348 + GO_BUILDMODE=-buildmode=pie [2020-07-20T13:27:31.119Z] #33 1.351 ++ dirname /tmp/install/install.sh [2020-07-20T13:27:31.119Z] #33 1.352 + dir=/tmp/install [2020-07-20T13:27:31.119Z] #33 1.352 + bin=tini [2020-07-20T13:27:31.119Z] #33 1.352 + shift [2020-07-20T13:27:31.119Z] #33 1.352 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-20T13:27:31.119Z] #33 1.352 + . /tmp/install/tini.installer [2020-07-20T13:27:31.119Z] #33 1.353 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-20T13:27:31.119Z] #33 1.353 + install_tini [2020-07-20T13:27:31.119Z] #33 1.353 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-20T13:27:31.119Z] #33 1.353 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-20T13:27:31.119Z] #33 1.353 + git clone https://github.com/krallin/tini.git /tmp/tmp.vdi499taDc/tini [2020-07-20T13:27:31.119Z] #33 1.355 Cloning into '/tmp/tmp.vdi499taDc/tini'... [2020-07-20T13:27:31.119Z] #33 1.895 + cd /tmp/tmp.vdi499taDc/tini [2020-07-20T13:27:31.119Z] #33 1.895 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-20T13:27:31.119Z] #33 1.911 + cmake . [2020-07-20T13:27:31.119Z] #33 2.266 -- The C compiler identification is GNU 8.3.0 [2020-07-20T13:27:31.119Z] #33 2.356 -- Check for working C compiler: /usr/bin/cc [2020-07-20T13:27:31.119Z] #33 2.811 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-20T13:27:31.119Z] #33 2.812 -- Detecting C compiler ABI info [2020-07-20T13:27:31.119Z] #33 3.282 -- Detecting C compiler ABI info - done [2020-07-20T13:27:31.119Z] #33 3.290 -- Detecting C compile features [2020-07-20T13:27:31.119Z] #33 4.284 -- Detecting C compile features - done [2020-07-20T13:27:31.119Z] #33 4.325 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-20T13:27:31.119Z] #33 4.504 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-20T13:27:31.119Z] #33 4.616 -- Configuring done [2020-07-20T13:27:31.119Z] #33 4.655 -- Generating done [2020-07-20T13:27:31.119Z] #33 4.658 -- Build files have been written to: /tmp/tmp.vdi499taDc/tini [2020-07-20T13:27:31.119Z] #33 4.663 + make tini-static [2020-07-20T13:27:31.119Z] #33 4.950 Scanning dependencies of target tini-static [2020-07-20T13:27:31.119Z] #33 5.019 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-20T13:27:31.751Z] #33 6.204 [100%] Linking C executable tini-static [2020-07-20T13:27:32.042Z] #33 6.644 [100%] Built target tini-static [2020-07-20T13:27:32.042Z] #33 6.722 + mkdir -p /build [2020-07-20T13:27:32.349Z] #33 6.723 + cp tini-static /build/docker-init [2020-07-20T13:27:32.349Z] #33 DONE 6.9s [2020-07-20T13:27:32.349Z] [2020-07-20T13:27:32.349Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:27:32.349Z] #30 39.48 internal/poll [2020-07-20T13:27:32.349Z] #30 40.73 internal/syscall/execenv [2020-07-20T13:27:32.349Z] #30 40.83 internal/syscall/unix [2020-07-20T13:27:32.349Z] #30 40.96 os [2020-07-20T13:27:32.349Z] #30 41.19 internal/fmtsort [2020-07-20T13:27:32.349Z] #30 41.52 strings [2020-07-20T13:27:32.349Z] #30 43.56 path [2020-07-20T13:27:32.349Z] #30 43.68 fmt [2020-07-20T13:27:32.349Z] #30 44.14 path/filepath [2020-07-20T13:27:33.561Z] ---> 9e64bdd83710 [2020-07-20T13:27:33.561Z] Successfully built 9e64bdd83710 [2020-07-20T13:27:33.561Z] Successfully tagged docker:latest [2020-07-20T13:27:33.561Z] INFO: Image build ended at 07/20/2020 13:27:31. Duration:00:00:28.7620126 [2020-07-20T13:27:33.561Z] [2020-07-20T13:27:33.561Z] [2020-07-20T13:27:33.561Z] INFO: Building the test binaries at 07/20/2020 13:27:31... [2020-07-20T13:27:33.883Z] #30 45.71 io/ioutil [2020-07-20T13:27:33.883Z] #30 ... [2020-07-20T13:27:33.883Z] [2020-07-20T13:27:33.883Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:27:33.883Z] #39 7.886 Note: Building without setproctitle() and strlcpy() support. [2020-07-20T13:27:33.883Z] #39 7.886 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-20T13:27:33.883Z] #39 7.922 Note: Building without GnuTLS support [2020-07-20T13:27:33.883Z] #39 7.922 Makefile.config:39: Warn: you have no libnftables installed [2020-07-20T13:27:33.883Z] #39 7.922 Makefile.config:40: Warn: Building without nftables support [2020-07-20T13:27:33.883Z] #39 9.274 fatal: not a git repository (or any of the parent directories): .git [2020-07-20T13:27:33.883Z] #39 9.291 GEN .gitid [2020-07-20T13:27:33.883Z] #39 9.317 GEN criu/include/version.h [2020-07-20T13:27:33.883Z] #39 9.352 GEN include/common/asm [2020-07-20T13:27:34.176Z] #39 ... [2020-07-20T13:27:34.176Z] [2020-07-20T13:27:34.176Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T13:27:34.176Z] #10 38.55 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-20T13:27:34.176Z] #10 38.55 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-20T13:27:34.176Z] #10 38.57 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-20T13:27:34.176Z] #10 42.67 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-20T13:27:34.176Z] #10 42.69 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-20T13:27:34.176Z] #10 42.69 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-20T13:27:34.176Z] #10 42.85 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-20T13:27:34.176Z] #10 42.85 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-20T13:27:34.176Z] #10 42.86 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-20T13:27:34.176Z] #10 ... [2020-07-20T13:27:34.176Z] [2020-07-20T13:27:34.176Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:27:34.176Z] #30 46.19 text/tabwriter [2020-07-20T13:27:34.814Z] #30 46.69 flag [2020-07-20T13:27:34.814Z] #30 46.70 github.com/BurntSushi/toml [2020-07-20T13:27:35.848Z] #30 ... [2020-07-20T13:27:35.848Z] [2020-07-20T13:27:35.848Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:27:35.848Z] #47 37.70 time [2020-07-20T13:27:35.848Z] #47 40.95 context [2020-07-20T13:27:35.848Z] #47 41.32 os [2020-07-20T13:27:35.848Z] #47 42.38 encoding/binary [2020-07-20T13:27:35.848Z] #47 44.27 encoding/base64 [2020-07-20T13:27:35.848Z] #47 44.46 fmt [2020-07-20T13:27:35.848Z] #47 45.25 path/filepath [2020-07-20T13:27:35.848Z] #47 46.44 golang.org/x/sys/unix [2020-07-20T13:27:35.848Z] #47 ... [2020-07-20T13:27:35.848Z] [2020-07-20T13:27:35.848Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:27:35.848Z] #39 10.43 PBCC images/timens.pb-c.c [2020-07-20T13:27:35.848Z] #39 10.44 DEP images/timens.pb-c.d [2020-07-20T13:27:35.848Z] #39 10.49 PBCC images/fown.pb-c.c [2020-07-20T13:27:35.848Z] #39 10.50 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-20T13:27:35.848Z] #39 10.53 PBCC images/opts.pb-c.c [2020-07-20T13:27:35.848Z] #39 10.56 PBCC images/memfd.pb-c.c [2020-07-20T13:27:35.848Z] #39 10.58 DEP images/fown.pb-c.d [2020-07-20T13:27:35.848Z] #39 10.60 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-20T13:27:35.848Z] #39 10.65 DEP images/opts.pb-c.d [2020-07-20T13:27:35.848Z] #39 10.69 DEP images/memfd.pb-c.d [2020-07-20T13:27:35.848Z] #39 10.73 PBCC images/sit.pb-c.c [2020-07-20T13:27:35.848Z] #39 10.77 DEP images/sit.pb-c.d [2020-07-20T13:27:35.848Z] #39 10.79 PBCC images/macvlan.pb-c.c [2020-07-20T13:27:35.848Z] #39 10.83 DEP images/macvlan.pb-c.d [2020-07-20T13:27:35.848Z] #39 10.87 PBCC images/autofs.pb-c.c [2020-07-20T13:27:35.848Z] #39 10.87 DEP images/autofs.pb-c.d [2020-07-20T13:27:35.848Z] #39 10.91 PBCC images/sysctl.pb-c.c [2020-07-20T13:27:35.848Z] #39 10.94 DEP images/sysctl.pb-c.d [2020-07-20T13:27:35.848Z] #39 10.97 PBCC images/time.pb-c.c [2020-07-20T13:27:35.848Z] #39 10.98 DEP images/time.pb-c.d [2020-07-20T13:27:35.848Z] #39 11.04 PBCC images/binfmt-misc.pb-c.c [2020-07-20T13:27:35.848Z] #39 11.05 DEP images/binfmt-misc.pb-c.d [2020-07-20T13:27:35.848Z] #39 11.07 PBCC images/seccomp.pb-c.c [2020-07-20T13:27:35.848Z] #39 11.07 DEP images/seccomp.pb-c.d [2020-07-20T13:27:35.848Z] #39 11.11 PBCC images/userns.pb-c.c [2020-07-20T13:27:35.848Z] #39 11.13 DEP images/userns.pb-c.d [2020-07-20T13:27:35.848Z] #39 11.16 PBCC images/cgroup.pb-c.c [2020-07-20T13:27:35.848Z] #39 11.18 DEP images/cgroup.pb-c.d [2020-07-20T13:27:35.848Z] #39 11.20 PBCC images/ext-file.pb-c.c [2020-07-20T13:27:35.848Z] #39 11.20 DEP images/ext-file.pb-c.d [2020-07-20T13:27:35.848Z] #39 11.23 PBCC images/rpc.pb-c.c [2020-07-20T13:27:35.848Z] #39 11.28 DEP images/rpc.pb-c.d [2020-07-20T13:27:35.848Z] #39 11.30 PBCC images/siginfo.pb-c.c [2020-07-20T13:27:35.848Z] #39 11.30 DEP images/siginfo.pb-c.d [2020-07-20T13:27:35.848Z] #39 11.36 PBCC images/pagemap.pb-c.c [2020-07-20T13:27:35.848Z] #39 11.37 DEP images/pagemap.pb-c.d [2020-07-20T13:27:35.848Z] #39 11.42 PBCC images/rlimit.pb-c.c [2020-07-20T13:27:35.848Z] #39 11.43 DEP images/rlimit.pb-c.d [2020-07-20T13:27:35.848Z] #39 11.48 PBCC images/file-lock.pb-c.c [2020-07-20T13:27:35.848Z] #39 11.50 DEP images/file-lock.pb-c.d [2020-07-20T13:27:35.848Z] #39 11.54 PBCC images/tty.pb-c.c [2020-07-20T13:27:35.848Z] #39 11.55 DEP images/tty.pb-c.d [2020-07-20T13:27:35.848Z] #39 11.61 PBCC images/tun.pb-c.c [2020-07-20T13:27:35.848Z] #39 11.64 PBCC images/netdev.pb-c.c [2020-07-20T13:27:35.848Z] #39 11.66 DEP images/tun.pb-c.d [2020-07-20T13:27:35.848Z] #39 11.69 DEP images/netdev.pb-c.d [2020-07-20T13:27:35.848Z] #39 11.72 PBCC images/vma.pb-c.c [2020-07-20T13:27:35.848Z] #39 11.73 DEP images/vma.pb-c.d [2020-07-20T13:27:35.848Z] #39 11.75 PBCC images/creds.pb-c.c [2020-07-20T13:27:35.848Z] #39 11.75 DEP images/creds.pb-c.d [2020-07-20T13:27:35.848Z] #39 11.77 PBCC images/utsns.pb-c.c [2020-07-20T13:27:35.848Z] #39 11.78 DEP images/utsns.pb-c.d [2020-07-20T13:27:35.848Z] #39 11.82 PBCC images/ipc-desc.pb-c.c [2020-07-20T13:27:35.848Z] #39 11.83 PBCC images/ipc-sem.pb-c.c [2020-07-20T13:27:35.848Z] #39 11.86 DEP images/ipc-desc.pb-c.d [2020-07-20T13:27:35.848Z] #39 11.88 DEP images/ipc-sem.pb-c.d [2020-07-20T13:27:35.848Z] #39 11.90 PBCC images/ipc-msg.pb-c.c [2020-07-20T13:27:35.848Z] #39 11.91 DEP images/ipc-msg.pb-c.d [2020-07-20T13:27:35.848Z] #39 11.93 PBCC images/ipc-shm.pb-c.c [2020-07-20T13:27:35.848Z] #39 11.95 DEP images/ipc-shm.pb-c.d [2020-07-20T13:27:35.848Z] #39 11.98 PBCC images/ipc-var.pb-c.c [2020-07-20T13:27:35.848Z] #39 12.00 DEP images/ipc-var.pb-c.d [2020-07-20T13:27:35.848Z] #39 12.03 PBCC images/sk-opts.pb-c.c [2020-07-20T13:27:35.848Z] #39 12.05 PBCC images/packet-sock.pb-c.c [2020-07-20T13:27:35.848Z] #39 12.12 DEP images/sk-opts.pb-c.d [2020-07-20T13:27:36.140Z] #39 12.16 DEP images/packet-sock.pb-c.d [2020-07-20T13:27:36.140Z] #39 12.23 PBCC images/sk-netlink.pb-c.c [2020-07-20T13:27:36.140Z] #39 12.24 DEP images/sk-netlink.pb-c.d [2020-07-20T13:27:36.140Z] #39 12.30 PBCC images/sk-inet.pb-c.c [2020-07-20T13:27:36.140Z] #39 12.33 DEP images/sk-inet.pb-c.d [2020-07-20T13:27:36.140Z] #39 12.38 PBCC images/sk-unix.pb-c.c [2020-07-20T13:27:36.140Z] #39 ... [2020-07-20T13:27:36.140Z] [2020-07-20T13:27:36.140Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:27:36.140Z] #41 38.19 time [2020-07-20T13:27:36.140Z] #41 40.87 internal/syscall/unix [2020-07-20T13:27:36.140Z] #41 41.08 os [2020-07-20T13:27:36.140Z] #41 41.11 internal/fmtsort [2020-07-20T13:27:36.140Z] #41 41.52 strings [2020-07-20T13:27:36.140Z] #41 43.38 fmt [2020-07-20T13:27:36.140Z] #41 44.10 path/filepath [2020-07-20T13:27:36.140Z] #41 45.28 regexp/syntax [2020-07-20T13:27:36.140Z] #41 46.69 flag [2020-07-20T13:27:36.140Z] #41 48.21 go/token [2020-07-20T13:27:36.431Z] #41 ... [2020-07-20T13:27:36.431Z] [2020-07-20T13:27:36.431Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:27:36.431Z] #47 48.41 encoding/json [2020-07-20T13:27:36.535Z] INFO: make.ps1 starting at 07/20/2020 13:27:36 [2020-07-20T13:27:37.007Z] INFO: Git commit (c161d6564d) assumed from DOCKER_GITCOMMIT environment variable [2020-07-20T13:27:37.007Z] INFO: Invoking autogen... [2020-07-20T13:27:37.998Z] INFO: Building daemon... [2020-07-20T13:27:40.894Z] #47 52.32 github.com/pkg/diff [2020-07-20T13:27:40.894Z] #47 ... [2020-07-20T13:27:40.894Z] [2020-07-20T13:27:40.894Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:27:40.894Z] #30 47.95 log [2020-07-20T13:27:40.894Z] #30 49.39 github.com/BurntSushi/toml/cmd/tomlv [2020-07-20T13:27:40.894Z] #30 DONE 52.3s [2020-07-20T13:27:40.894Z] [2020-07-20T13:27:40.894Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:27:40.894Z] #47 52.33 go/ast [2020-07-20T13:27:41.527Z] #47 ... [2020-07-20T13:27:41.527Z] [2020-07-20T13:27:41.527Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:27:41.527Z] #39 12.40 DEP images/sk-unix.pb-c.d [2020-07-20T13:27:41.527Z] #39 12.43 PBCC images/mm.pb-c.c [2020-07-20T13:27:41.527Z] #39 12.44 DEP images/mm.pb-c.d [2020-07-20T13:27:41.527Z] #39 12.47 PBCC images/timerfd.pb-c.c [2020-07-20T13:27:41.527Z] #39 12.50 DEP images/timerfd.pb-c.d [2020-07-20T13:27:41.527Z] #39 12.54 PBCC images/timer.pb-c.c [2020-07-20T13:27:41.527Z] #39 12.56 DEP images/timer.pb-c.d [2020-07-20T13:27:41.527Z] #39 12.62 PBCC images/sa.pb-c.c [2020-07-20T13:27:41.527Z] #39 12.65 DEP images/sa.pb-c.d [2020-07-20T13:27:41.527Z] #39 12.66 PBCC images/pipe-data.pb-c.c [2020-07-20T13:27:41.527Z] #39 12.69 DEP images/pipe-data.pb-c.d [2020-07-20T13:27:41.527Z] #39 12.74 PBCC images/mnt.pb-c.c [2020-07-20T13:27:41.527Z] #39 12.77 DEP images/mnt.pb-c.d [2020-07-20T13:27:41.527Z] #39 12.82 PBCC images/sk-packet.pb-c.c [2020-07-20T13:27:41.527Z] #39 12.83 DEP images/sk-packet.pb-c.d [2020-07-20T13:27:41.527Z] #39 12.86 PBCC images/tcp-stream.pb-c.c [2020-07-20T13:27:41.527Z] #39 12.88 DEP images/tcp-stream.pb-c.d [2020-07-20T13:27:41.527Z] #39 12.92 PBCC images/pipe.pb-c.c [2020-07-20T13:27:41.527Z] #39 12.98 DEP images/pipe.pb-c.d [2020-07-20T13:27:41.527Z] #39 13.02 PBCC images/pstree.pb-c.c [2020-07-20T13:27:41.527Z] #39 13.05 DEP images/pstree.pb-c.d [2020-07-20T13:27:41.527Z] #39 13.07 PBCC images/fs.pb-c.c [2020-07-20T13:27:41.527Z] #39 13.07 DEP images/fs.pb-c.d [2020-07-20T13:27:41.527Z] #39 13.09 PBCC images/signalfd.pb-c.c [2020-07-20T13:27:41.527Z] #39 13.11 DEP images/signalfd.pb-c.d [2020-07-20T13:27:41.527Z] #39 13.14 PBCC images/fh.pb-c.c [2020-07-20T13:27:41.527Z] #39 13.17 PBCC images/fsnotify.pb-c.c [2020-07-20T13:27:41.527Z] #39 13.20 DEP images/fh.pb-c.d [2020-07-20T13:27:41.527Z] #39 13.23 DEP images/fsnotify.pb-c.d [2020-07-20T13:27:41.527Z] #39 13.29 PBCC images/eventpoll.pb-c.c [2020-07-20T13:27:41.527Z] #39 13.29 DEP images/eventpoll.pb-c.d [2020-07-20T13:27:41.527Z] #39 13.33 PBCC images/eventfd.pb-c.c [2020-07-20T13:27:41.527Z] #39 13.34 DEP images/eventfd.pb-c.d [2020-07-20T13:27:41.527Z] #39 13.39 PBCC images/remap-file-path.pb-c.c [2020-07-20T13:27:41.527Z] #39 13.39 DEP images/remap-file-path.pb-c.d [2020-07-20T13:27:41.527Z] #39 13.43 PBCC images/fifo.pb-c.c [2020-07-20T13:27:41.527Z] #39 13.45 DEP images/fifo.pb-c.d [2020-07-20T13:27:41.527Z] #39 13.49 PBCC images/ghost-file.pb-c.c [2020-07-20T13:27:41.527Z] #39 13.50 DEP images/ghost-file.pb-c.d [2020-07-20T13:27:41.527Z] #39 13.54 PBCC images/regfile.pb-c.c [2020-07-20T13:27:41.527Z] #39 13.61 DEP images/regfile.pb-c.d [2020-07-20T13:27:41.527Z] #39 13.66 PBCC images/ns.pb-c.c [2020-07-20T13:27:41.527Z] #39 13.66 DEP images/ns.pb-c.d [2020-07-20T13:27:41.527Z] #39 13.68 PBCC images/fdinfo.pb-c.c [2020-07-20T13:27:41.527Z] #39 13.75 DEP images/fdinfo.pb-c.d [2020-07-20T13:27:41.527Z] #39 13.80 PBCC images/core-aarch64.pb-c.c [2020-07-20T13:27:41.527Z] #39 13.84 PBCC images/core-arm.pb-c.c [2020-07-20T13:27:41.527Z] #39 13.85 PBCC images/core-ppc64.pb-c.c [2020-07-20T13:27:41.527Z] #39 13.88 PBCC images/core-s390.pb-c.c [2020-07-20T13:27:41.527Z] #39 13.91 PBCC images/core-x86.pb-c.c [2020-07-20T13:27:41.527Z] #39 13.94 PBCC images/core.pb-c.c [2020-07-20T13:27:41.527Z] #39 13.99 PBCC images/inventory.pb-c.c [2020-07-20T13:27:41.527Z] #39 14.05 DEP images/core-aarch64.pb-c.d [2020-07-20T13:27:41.527Z] #39 14.07 DEP images/core-arm.pb-c.d [2020-07-20T13:27:41.527Z] #39 14.10 DEP images/core-ppc64.pb-c.d [2020-07-20T13:27:41.527Z] #39 14.13 DEP images/core-s390.pb-c.d [2020-07-20T13:27:41.527Z] #39 14.18 DEP images/core-x86.pb-c.d [2020-07-20T13:27:41.527Z] #39 14.23 DEP images/core.pb-c.d [2020-07-20T13:27:41.527Z] #39 14.27 DEP images/inventory.pb-c.d [2020-07-20T13:27:41.527Z] #39 14.31 PBCC images/cpuinfo.pb-c.c [2020-07-20T13:27:41.527Z] #39 14.31 DEP images/cpuinfo.pb-c.d [2020-07-20T13:27:41.527Z] #39 14.35 PBCC images/stats.pb-c.c [2020-07-20T13:27:41.527Z] #39 14.37 DEP images/stats.pb-c.d [2020-07-20T13:27:41.527Z] #39 15.16 make[1]: Nothing to be done for 'all'. [2020-07-20T13:27:41.527Z] #39 16.01 CC images/stats.o [2020-07-20T13:27:41.527Z] #39 16.20 CC images/core.o [2020-07-20T13:27:41.527Z] #39 16.66 CC images/core-x86.o [2020-07-20T13:27:41.527Z] #39 16.97 CC images/core-arm.o [2020-07-20T13:27:41.527Z] #39 17.29 CC images/core-aarch64.o [2020-07-20T13:27:41.527Z] #39 17.56 CC images/core-ppc64.o [2020-07-20T13:27:41.819Z] #39 17.97 CC images/core-s390.o [2020-07-20T13:27:42.156Z] #39 18.38 CC images/cpuinfo.o [2020-07-20T13:27:42.447Z] #39 18.56 CC images/inventory.o [2020-07-20T13:27:42.447Z] #39 18.66 CC images/fdinfo.o [2020-07-20T13:27:42.737Z] #39 18.79 CC images/fown.o [2020-07-20T13:27:42.738Z] #39 18.90 CC images/ns.o [2020-07-20T13:27:42.738Z] #39 18.98 CC images/regfile.o [2020-07-20T13:27:42.738Z] #39 19.04 CC images/ghost-file.o [2020-07-20T13:27:43.029Z] #39 19.12 CC images/fifo.o [2020-07-20T13:27:43.029Z] #39 19.19 CC images/remap-file-path.o [2020-07-20T13:27:43.320Z] #39 19.37 CC images/eventfd.o [2020-07-20T13:27:43.320Z] #39 19.49 CC images/eventpoll.o [2020-07-20T13:27:43.611Z] #39 19.72 CC images/fh.o [2020-07-20T13:27:43.902Z] #39 19.95 CC images/fsnotify.o [2020-07-20T13:27:44.194Z] #39 20.19 CC images/signalfd.o [2020-07-20T13:27:44.194Z] #39 20.30 CC images/fs.o [2020-07-20T13:27:44.486Z] #39 20.47 CC images/pstree.o [2020-07-20T13:27:44.486Z] #39 20.57 CC images/pipe.o [2020-07-20T13:27:44.486Z] #39 20.66 CC images/tcp-stream.o [2020-07-20T13:27:44.486Z] #39 ... [2020-07-20T13:27:44.486Z] [2020-07-20T13:27:44.486Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:27:44.486Z] #52 23.91 Checking out files: 82% (2631/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-07-20T13:27:44.486Z] #52 24.31 + cd /tmp/tmp.n8ehWBh8lF/src/github.com/containerd/containerd [2020-07-20T13:27:44.486Z] #52 24.31 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-20T13:27:44.486Z] #52 25.66 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-20T13:27:44.486Z] #52 25.66 + BUILDTAGS='netgo osusergo static_build' [2020-07-20T13:27:44.486Z] #52 25.66 + export EXTRA_FLAGS=-buildmode=pie [2020-07-20T13:27:44.486Z] #52 25.66 + EXTRA_FLAGS=-buildmode=pie [2020-07-20T13:27:44.486Z] #52 25.66 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-20T13:27:44.486Z] #52 25.66 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-20T13:27:44.486Z] #52 25.66 + '[' '' = dynamic ']' [2020-07-20T13:27:44.486Z] #52 25.66 + make [2020-07-20T13:27:44.486Z] #52 26.68 + bin/ctr [2020-07-20T13:27:44.777Z] #52 ... [2020-07-20T13:27:44.777Z] [2020-07-20T13:27:44.777Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:27:44.777Z] #39 20.73 CC images/sk-packet.o [2020-07-20T13:27:44.777Z] #39 20.93 CC images/mnt.o [2020-07-20T13:27:45.069Z] #39 21.12 CC images/pipe-data.o [2020-07-20T13:27:45.069Z] #39 21.24 CC images/sa.o [2020-07-20T13:27:45.364Z] #39 21.32 CC images/timer.o [2020-07-20T13:27:45.364Z] #39 21.47 CC images/timerfd.o [2020-07-20T13:27:45.364Z] #39 21.57 CC images/mm.o [2020-07-20T13:27:45.662Z] #39 21.75 CC images/sk-opts.o [2020-07-20T13:27:45.662Z] #39 21.88 CC images/sk-unix.o [2020-07-20T13:27:45.953Z] #39 22.05 CC images/sk-inet.o [2020-07-20T13:27:46.246Z] #39 22.20 CC images/tun.o [2020-07-20T13:27:46.246Z] #39 22.35 CC images/sk-netlink.o [2020-07-20T13:27:46.539Z] #39 22.52 CC images/packet-sock.o [2020-07-20T13:27:46.539Z] #39 22.75 CC images/ipc-var.o [2020-07-20T13:27:46.834Z] #39 ... [2020-07-20T13:27:46.834Z] [2020-07-20T13:27:46.834Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:27:46.834Z] #41 48.78 go/scanner [2020-07-20T13:27:46.834Z] #41 48.86 regexp [2020-07-20T13:27:46.834Z] #41 49.72 go/ast [2020-07-20T13:27:46.834Z] #41 51.31 internal/lazyregexp [2020-07-20T13:27:46.834Z] #41 51.43 net/url [2020-07-20T13:27:46.834Z] #41 52.64 text/template/parse [2020-07-20T13:27:46.834Z] #41 53.51 go/parser [2020-07-20T13:27:46.834Z] #41 55.32 text/template [2020-07-20T13:27:46.834Z] #41 55.91 encoding/xml [2020-07-20T13:27:46.834Z] #41 58.30 go/doc [2020-07-20T13:27:46.834Z] #41 ... [2020-07-20T13:27:46.834Z] [2020-07-20T13:27:46.834Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:27:46.834Z] #39 22.94 CC images/ipc-desc.o [2020-07-20T13:27:47.129Z] #39 23.12 CC images/ipc-shm.o [2020-07-20T13:27:47.129Z] #39 23.24 CC images/ipc-msg.o [2020-07-20T13:27:47.420Z] #39 23.45 CC images/ipc-sem.o [2020-07-20T13:27:47.420Z] #39 23.54 CC images/utsns.o [2020-07-20T13:27:47.712Z] #39 23.70 CC images/creds.o [2020-07-20T13:27:47.712Z] #39 23.79 CC images/vma.o [2020-07-20T13:27:47.712Z] #39 23.90 CC images/netdev.o [2020-07-20T13:27:48.005Z] #39 24.18 CC images/tty.o [2020-07-20T13:27:48.296Z] #39 24.62 CC images/file-lock.o [2020-07-20T13:27:48.588Z] #39 24.70 CC images/rlimit.o [2020-07-20T13:27:48.588Z] #39 24.79 CC images/pagemap.o [2020-07-20T13:27:48.588Z] #39 24.90 CC images/siginfo.o [2020-07-20T13:27:48.879Z] #39 25.10 CC images/rpc.o [2020-07-20T13:27:49.085Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-20T13:27:49.344Z] [2020-07-20T13:27:49.512Z] #39 25.68 CC images/ext-file.o [2020-07-20T13:27:49.512Z] #39 25.77 CC images/cgroup.o [2020-07-20T13:27:49.803Z] #39 25.99 CC images/userns.o [2020-07-20T13:27:49.915Z] + TEST_INTEGRATION_DEST=2 [2020-07-20T13:27:49.915Z] + CONTAINER_NAME=docker-pr1-2 [2020-07-20T13:27:49.915Z] + TEST_SKIP_INTEGRATION=1 [2020-07-20T13:27:49.915Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-07-20T13:27:49.915Z] + run_tests [2020-07-20T13:27:49.915Z] + c=0 [2020-07-20T13:27:49.915Z] + '[' -n 0 ']' [2020-07-20T13:27:49.915Z] + rm= [2020-07-20T13:27:49.915Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41238/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41238/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41238/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=c161d6564d755c0b6b4356ceff87fbd6a898b675 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c161d6564d755c0b6b4356ceff87fbd6a898b675 hack/make.sh '' test-integration [2020-07-20T13:27:49.915Z] + TEST_INTEGRATION_DEST=1 [2020-07-20T13:27:49.915Z] + CONTAINER_NAME=docker-pr1-1 [2020-07-20T13:27:49.915Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-07-20T13:27:49.915Z] + run_tests test-integration-flaky [2020-07-20T13:27:49.915Z] + '[' -n 0 ']' [2020-07-20T13:27:49.915Z] + rm= [2020-07-20T13:27:49.915Z] + TEST_INTEGRATION_DEST=3 [2020-07-20T13:27:49.915Z] + CONTAINER_NAME=docker-pr1-3 [2020-07-20T13:27:49.915Z] + TEST_SKIP_INTEGRATION=1 [2020-07-20T13:27:49.915Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-07-20T13:27:49.915Z] + run_tests [2020-07-20T13:27:49.915Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41238/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41238/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41238/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=c161d6564d755c0b6b4356ceff87fbd6a898b675 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c161d6564d755c0b6b4356ceff87fbd6a898b675 hack/make.sh test-integration-flaky test-integration [2020-07-20T13:27:49.915Z] + '[' -n 0 ']' [2020-07-20T13:27:49.915Z] + rm= [2020-07-20T13:27:49.915Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41238/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41238/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41238/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=c161d6564d755c0b6b4356ceff87fbd6a898b675 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c161d6564d755c0b6b4356ceff87fbd6a898b675 hack/make.sh '' test-integration [2020-07-20T13:27:49.915Z] ++ jobs -p [2020-07-20T13:27:49.915Z] + for job in $(jobs -p) [2020-07-20T13:27:49.915Z] + wait 8718 [2020-07-20T13:27:50.094Z] #39 26.21 CC images/google/protobuf/descriptor.o [2020-07-20T13:27:50.398Z] #39 ... [2020-07-20T13:27:50.398Z] [2020-07-20T13:27:50.398Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:27:50.398Z] #47 53.68 golang.org/x/crypto/ssh/terminal [2020-07-20T13:27:50.398Z] #47 54.45 mvdan.cc/editorconfig [2020-07-20T13:27:50.398Z] #47 55.21 mvdan.cc/sh/v3/fileutil [2020-07-20T13:27:50.398Z] #47 55.34 mvdan.cc/sh/v3/syntax [2020-07-20T13:27:50.398Z] #47 59.20 mvdan.cc/sh/v3/cmd/shfmt [2020-07-20T13:27:50.398Z] #47 DONE 62.5s [2020-07-20T13:27:50.692Z] [2020-07-20T13:27:50.692Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:27:50.692Z] #41 59.19 github.com/LK4D4/vndr/versioned [2020-07-20T13:27:50.692Z] #41 59.29 crypto/rsa [2020-07-20T13:27:50.692Z] #41 60.48 crypto/x509/pkix [2020-07-20T13:27:50.692Z] #41 60.75 github.com/LK4D4/vndr/build [2020-07-20T13:27:50.692Z] #41 60.88 vendor/golang.org/x/crypto/cryptobyte [2020-07-20T13:27:50.692Z] #41 62.32 net [2020-07-20T13:27:50.854Z] [2020-07-20T13:27:50.854Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-20T13:27:50.854Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-20T13:27:50.854Z] HOSTNAME=4a384afa7811 [2020-07-20T13:27:50.854Z] TEST_SKIP_INTEGRATION=1 [2020-07-20T13:27:50.854Z] TESTDEBUG=0 [2020-07-20T13:27:50.854Z] DEST=bundles/test-integration [2020-07-20T13:27:50.854Z] PWD=/go/src/github.com/docker/docker [2020-07-20T13:27:50.854Z] KEEPBUNDLE=1 [2020-07-20T13:27:50.854Z] DOCKER_GITCOMMIT=c161d6564d755c0b6b4356ceff87fbd6a898b675 [2020-07-20T13:27:50.854Z] container=docker [2020-07-20T13:27:50.854Z] HOME=/root [2020-07-20T13:27:50.854Z] GOLANG_VERSION=1.13.14 [2020-07-20T13:27:50.854Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-20T13:27:50.854Z] VALIDATE_BRANCH=master [2020-07-20T13:27:50.854Z] TERM=xterm [2020-07-20T13:27:50.854Z] DOCKER_PKG=github.com/docker/docker [2020-07-20T13:27:50.854Z] SHLVL=1 [2020-07-20T13:27:50.854Z] TIMEOUT=120m [2020-07-20T13:27:50.854Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-20T13:27:50.854Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-20T13:27:50.854Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-07-20T13:27:50.854Z] GO111MODULE=off [2020-07-20T13:27:50.854Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-20T13:27:50.854Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-20T13:27:50.854Z] GOPATH=/go [2020-07-20T13:27:50.854Z] PKG_CONFIG=pkg-config [2020-07-20T13:27:50.854Z] _=/usr/bin/env [2020-07-20T13:27:50.854Z] Building test suite binary ./integration-cli/test.main [2020-07-20T13:27:50.854Z] [2020-07-20T13:27:50.990Z] #41 63.04 vendor/golang.org/x/crypto/internal/chacha20 [2020-07-20T13:27:51.114Z] [2020-07-20T13:27:51.114Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-07-20T13:27:51.114Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-20T13:27:51.114Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-20T13:27:51.114Z] HOSTNAME=35589145dde7 [2020-07-20T13:27:51.114Z] TEST_SKIP_INTEGRATION=1 [2020-07-20T13:27:51.114Z] TESTDEBUG=0 [2020-07-20T13:27:51.114Z] DEST=bundles/test-integration [2020-07-20T13:27:51.114Z] PWD=/go/src/github.com/docker/docker [2020-07-20T13:27:51.114Z] KEEPBUNDLE=1 [2020-07-20T13:27:51.114Z] DOCKER_GITCOMMIT=c161d6564d755c0b6b4356ceff87fbd6a898b675 [2020-07-20T13:27:51.114Z] container=docker [2020-07-20T13:27:51.114Z] HOME=/root [2020-07-20T13:27:51.114Z] GOLANG_VERSION=1.13.14 [2020-07-20T13:27:51.114Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-20T13:27:51.114Z] VALIDATE_BRANCH=master [2020-07-20T13:27:51.114Z] TERM=xterm [2020-07-20T13:27:51.114Z] DOCKER_PKG=github.com/docker/docker [2020-07-20T13:27:51.114Z] SHLVL=1 [2020-07-20T13:27:51.114Z] TIMEOUT=120m [2020-07-20T13:27:51.114Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-20T13:27:51.114Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-20T13:27:51.114Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-07-20T13:27:51.114Z] GO111MODULE=off [2020-07-20T13:27:51.114Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-20T13:27:51.114Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-20T13:27:51.114Z] GOPATH=/go [2020-07-20T13:27:51.114Z] PKG_CONFIG=pkg-config [2020-07-20T13:27:51.114Z] _=/usr/bin/env [2020-07-20T13:27:51.114Z] Building test suite binary ./integration-cli/test.main [2020-07-20T13:27:51.623Z] #41 63.53 vendor/golang.org/x/crypto/poly1305 [2020-07-20T13:27:51.683Z] No new tests added to integration. [2020-07-20T13:27:51.683Z] [2020-07-20T13:27:51.683Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-20T13:27:51.915Z] #41 63.85 vendor/golang.org/x/crypto/chacha20poly1305 [2020-07-20T13:27:52.207Z] #41 64.14 vendor/golang.org/x/crypto/curve25519 [2020-07-20T13:27:52.498Z] #41 64.35 vendor/golang.org/x/crypto/hkdf [2020-07-20T13:27:52.498Z] #41 64.43 vendor/golang.org/x/text/transform [2020-07-20T13:27:52.789Z] #41 64.88 vendor/golang.org/x/text/unicode/bidi [2020-07-20T13:27:52.789Z] #41 ... [2020-07-20T13:27:52.789Z] [2020-07-20T13:27:52.789Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:27:52.789Z] #39 27.11 CC images/opts.o [2020-07-20T13:27:52.789Z] #39 27.21 CC images/seccomp.o [2020-07-20T13:27:52.789Z] #39 27.48 CC images/binfmt-misc.o [2020-07-20T13:27:52.789Z] #39 27.57 CC images/time.o [2020-07-20T13:27:52.789Z] #39 27.69 CC images/sysctl.o [2020-07-20T13:27:52.789Z] #39 27.80 CC images/autofs.o [2020-07-20T13:27:52.789Z] #39 27.93 CC images/macvlan.o [2020-07-20T13:27:52.789Z] #39 28.00 CC images/sit.o [2020-07-20T13:27:52.789Z] #39 28.13 CC images/memfd.o [2020-07-20T13:27:52.789Z] #39 28.23 CC images/timens.o [2020-07-20T13:27:52.789Z] #39 28.33 LINK images/built-in.o [2020-07-20T13:27:52.789Z] #39 28.39 GEN compel/include/asm [2020-07-20T13:27:52.789Z] #39 28.41 GEN compel/include/version.h [2020-07-20T13:27:52.789Z] #39 28.44 touch .config [2020-07-20T13:27:52.789Z] #39 28.45 GEN include/common/config.h [2020-07-20T13:27:52.789Z] #39 28.50 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-07-20T13:27:52.789Z] #39 28.53 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-20T13:27:52.789Z] #39 28.54 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-20T13:27:52.789Z] #39 28.55 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-07-20T13:27:52.789Z] #39 28.56 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-07-20T13:27:52.789Z] #39 28.58 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-07-20T13:27:52.789Z] #39 28.59 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-20T13:27:52.789Z] #39 28.60 DEP compel/plugins/std/infect.d [2020-07-20T13:27:52.789Z] #39 28.69 DEP compel/plugins/std/string.d [2020-07-20T13:27:52.789Z] #39 28.74 DEP compel/plugins/std/log.d [2020-07-20T13:27:52.789Z] #39 28.79 DEP compel/plugins/std/fds.d [2020-07-20T13:27:52.789Z] #39 28.90 DEP compel/plugins/std/std.d [2020-07-20T13:27:52.789Z] #39 28.93 DEP compel/plugins/shmem/shmem.d [2020-07-20T13:27:52.789Z] #39 28.99 DEP compel/plugins/fds/fds.d [2020-07-20T13:27:52.789Z] #39 29.09 CC compel/plugins/std/std.o [2020-07-20T13:27:53.064Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-20T13:27:53.064Z] HOSTNAME=ba5f6cdc1d2b [2020-07-20T13:27:53.064Z] TESTDEBUG=0 [2020-07-20T13:27:53.064Z] DEST=bundles/test-integration [2020-07-20T13:27:53.064Z] PWD=/go/src/github.com/docker/docker [2020-07-20T13:27:53.064Z] KEEPBUNDLE=1 [2020-07-20T13:27:53.064Z] DOCKER_GITCOMMIT=c161d6564d755c0b6b4356ceff87fbd6a898b675 [2020-07-20T13:27:53.064Z] container=docker [2020-07-20T13:27:53.064Z] HOME=/root [2020-07-20T13:27:53.064Z] GOLANG_VERSION=1.13.14 [2020-07-20T13:27:53.064Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-20T13:27:53.064Z] VALIDATE_BRANCH=master [2020-07-20T13:27:53.064Z] TERM=xterm [2020-07-20T13:27:53.064Z] DOCKER_PKG=github.com/docker/docker [2020-07-20T13:27:53.064Z] SHLVL=1 [2020-07-20T13:27:53.064Z] TIMEOUT=120m [2020-07-20T13:27:53.064Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-20T13:27:53.064Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-20T13:27:53.064Z] GO111MODULE=off [2020-07-20T13:27:53.064Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-20T13:27:53.064Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-20T13:27:53.064Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-20T13:27:53.064Z] GOPATH=/go [2020-07-20T13:27:53.064Z] PKG_CONFIG=pkg-config [2020-07-20T13:27:53.064Z] _=/usr/bin/env [2020-07-20T13:27:53.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-20T13:27:53.080Z] #39 29.26 CC compel/plugins/std/fds.o [2020-07-20T13:27:53.371Z] #39 29.45 CC compel/plugins/std/log.o [2020-07-20T13:27:53.663Z] #39 29.87 CC compel/plugins/std/string.o [2020-07-20T13:27:53.974Z] Removing intermediate container ca2d07c49db2 [2020-07-20T13:27:53.974Z] ---> 6483b993f87e [2020-07-20T13:27:53.974Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-07-20T13:27:53.974Z] ---> ab8384c7334f [2020-07-20T13:27:53.974Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-07-20T13:27:53.974Z] ---> 34cd4e2fdb1a [2020-07-20T13:27:53.974Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-07-20T13:27:53.974Z] ---> Running in bdab367df4b2 [2020-07-20T13:27:53.974Z] Removing intermediate container bdab367df4b2 [2020-07-20T13:27:53.974Z] ---> cae5cd5391a6 [2020-07-20T13:27:53.974Z] Successfully built cae5cd5391a6 [2020-07-20T13:27:53.974Z] Successfully tagged moby-buildx:latest [2020-07-20T13:27:53.974Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-07-20T13:27:53.974Z] if [ -n "${id}" ]; then \ [2020-07-20T13:27:53.974Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-07-20T13:27:53.974Z] && touch bundles/buildx; \ [2020-07-20T13:27:53.974Z] docker rm -f ${id}; \ [2020-07-20T13:27:53.974Z] fi [2020-07-20T13:27:53.975Z] b0bcc271ababf98310f55009d1cfd1c288d2c4e455f8719ecba0b95ab553707e [2020-07-20T13:27:53.975Z] bundles/buildx version [2020-07-20T13:27:53.975Z] buildx v0.3.1 6db68d0 [2020-07-20T13:27:53.975Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:c161d6564d755c0b6b4356ceff87fbd6a898b675 . [2020-07-20T13:27:53.975Z] #1 [internal] booting buildkit [2020-07-20T13:27:53.975Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-07-20T13:27:53.975Z] #1 pulling image moby/buildkit:buildx-stable-1 2.0s done [2020-07-20T13:27:53.975Z] #1 creating container buildx_buildkit_default [2020-07-20T13:27:53.975Z] #1 creating container buildx_buildkit_default 0.4s done [2020-07-20T13:27:53.975Z] #1 DONE 2.4s [2020-07-20T13:27:53.975Z] [2020-07-20T13:27:53.975Z] #3 [internal] load .dockerignore [2020-07-20T13:27:53.975Z] #3 transferring context: [2020-07-20T13:27:53.975Z] #3 transferring context: 87B done [2020-07-20T13:27:53.975Z] #3 DONE 0.0s [2020-07-20T13:27:53.975Z] [2020-07-20T13:27:53.975Z] #2 [internal] load build definition from Dockerfile [2020-07-20T13:27:53.975Z] #2 transferring dockerfile: 16.36kB done [2020-07-20T13:27:53.975Z] #2 DONE 0.0s [2020-07-20T13:27:53.975Z] [2020-07-20T13:27:53.975Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-20T13:27:53.975Z] #4 DONE 0.8s [2020-07-20T13:27:53.975Z] [2020-07-20T13:27:53.975Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-20T13:27:53.975Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-20T13:27:53.975Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-07-20T13:27:53.975Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-20T13:27:53.975Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-07-20T13:27:53.975Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-07-20T13:27:53.975Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done [2020-07-20T13:27:53.975Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-07-20T13:27:53.975Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done [2020-07-20T13:27:53.975Z] #5 DONE 1.2s [2020-07-20T13:27:53.975Z] [2020-07-20T13:27:53.975Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-20T13:27:54.268Z] #7 DONE 0.7s [2020-07-20T13:27:54.268Z] [2020-07-20T13:27:54.268Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-20T13:27:54.296Z] #39 30.30 CC compel/plugins/std/infect.o [2020-07-20T13:27:54.568Z] #6 DONE 0.7s [2020-07-20T13:27:54.568Z] [2020-07-20T13:27:54.568Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-20T13:27:54.568Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-20T13:27:54.624Z] #39 30.59 CC compel/arch/s390/plugins/std/parasite-head.o [2020-07-20T13:27:54.624Z] #39 30.62 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-07-20T13:27:54.624Z] #39 30.65 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-07-20T13:27:54.624Z] #39 30.75 AR compel/plugins/std.lib.a [2020-07-20T13:27:54.624Z] #39 30.77 CC compel/plugins/fds/fds.o [2020-07-20T13:27:54.915Z] #39 30.94 AR compel/plugins/fds.lib.a [2020-07-20T13:27:54.915Z] #39 30.97 HOSTDEP compel/src/lib/log-host.d [2020-07-20T13:27:54.915Z] #39 31.04 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-20T13:27:54.915Z] #39 31.09 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-07-20T13:27:54.915Z] #39 31.13 HOSTDEP compel/src/main-host.d [2020-07-20T13:27:54.915Z] #39 31.17 DEP compel/src/lib/ptrace.d [2020-07-20T13:27:55.206Z] #39 31.29 DEP compel/src/lib/infect.d [2020-07-20T13:27:55.206Z] #39 31.41 DEP compel/src/lib/infect-util.d [2020-07-20T13:27:55.206Z] #39 31.51 DEP compel/src/lib/infect-rpc.d [2020-07-20T13:27:55.305Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-20T13:27:55.305Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-20T13:27:55.305Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s [2020-07-20T13:27:55.305Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.23MB / 9.86MB 0.5s [2020-07-20T13:27:55.500Z] #39 31.59 DEP compel/arch/s390/src/lib/infect.d [2020-07-20T13:27:55.500Z] #39 31.66 DEP compel/arch/s390/src/lib/cpu.d [2020-07-20T13:27:55.500Z] #39 31.69 DEP compel/src/lib/log.d [2020-07-20T13:27:55.500Z] #39 31.75 DEP compel/src/main.d [2020-07-20T13:27:55.689Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.59MB / 9.86MB 0.6s [2020-07-20T13:27:55.689Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 8.19MB / 9.86MB 0.9s [2020-07-20T13:27:55.792Z] #39 31.84 DEP compel/src/lib/handle-elf.d [2020-07-20T13:27:55.792Z] #39 31.88 DEP compel/arch/s390/src/lib/handle-elf.d [2020-07-20T13:27:55.792Z] #39 31.96 CC compel/src/lib/log.o [2020-07-20T13:27:56.083Z] #39 32.17 CC compel/arch/s390/src/lib/cpu.o [2020-07-20T13:27:56.366Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.84MB / 9.86MB 1.1s [2020-07-20T13:27:56.366Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.1s done [2020-07-20T13:27:56.366Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2020-07-20T13:27:56.374Z] #39 32.27 CC compel/arch/s390/src/lib/infect.o [2020-07-20T13:27:56.374Z] #39 ... [2020-07-20T13:27:56.374Z] [2020-07-20T13:27:56.374Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:27:56.374Z] #54 68.32 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-20T13:27:56.374Z] #54 68.32 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-20T13:27:57.408Z] #54 ... [2020-07-20T13:27:57.408Z] [2020-07-20T13:27:57.408Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T13:27:57.408Z] #10 59.32 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-20T13:27:57.408Z] #10 59.33 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-20T13:27:57.408Z] #10 59.33 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-20T13:27:57.408Z] #10 ... [2020-07-20T13:27:57.408Z] [2020-07-20T13:27:57.408Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:27:57.408Z] #39 32.86 CC compel/src/lib/infect-rpc.o [2020-07-20T13:27:57.408Z] #39 33.18 CC compel/src/lib/infect-util.o [2020-07-20T13:27:57.408Z] #39 33.30 CC compel/src/lib/infect.o [2020-07-20T13:27:58.294Z] ok github.com/docker/docker/api/server/httputils 0.039s coverage: 14.7% of statements [2020-07-20T13:27:58.294Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-20T13:27:58.294Z] ok github.com/docker/docker/api/server/middleware 0.027s coverage: 37.7% of statements [2020-07-20T13:27:58.294Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-20T13:27:58.294Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-20T13:27:58.294Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-20T13:27:58.294Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-20T13:27:58.294Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-20T13:27:58.294Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-20T13:27:58.294Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-20T13:27:58.294Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-20T13:27:58.294Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-20T13:27:58.294Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-20T13:27:58.294Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-20T13:27:58.294Z] ok github.com/docker/docker/api/types/filters 0.020s coverage: 92.2% of statements [2020-07-20T13:27:58.294Z] ok github.com/docker/docker/api/types/strslice 0.020s coverage: 90.0% of statements [2020-07-20T13:27:58.294Z] ok github.com/docker/docker/api/types/time 0.013s coverage: 100.0% of statements [2020-07-20T13:27:58.294Z] ok github.com/docker/docker/api/server/router/swarm 0.017s coverage: 5.1% of statements [2020-07-20T13:27:58.294Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-20T13:27:58.294Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-20T13:27:58.294Z] ? github.com/docker/docker/api/types [no test files] [2020-07-20T13:27:58.294Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-20T13:27:58.294Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-20T13:27:58.294Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-20T13:27:58.294Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-20T13:27:58.294Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-20T13:27:58.294Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-20T13:27:58.294Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-20T13:27:58.294Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-20T13:27:58.294Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-20T13:27:58.294Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-20T13:27:58.294Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-20T13:27:58.294Z] ok github.com/docker/docker/api/types/versions 0.013s coverage: 75.0% of statements [2020-07-20T13:27:58.294Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-20T13:27:58.294Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-20T13:27:58.294Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-20T13:27:58.294Z] ? github.com/docker/docker/builder [no test files] [2020-07-20T13:27:58.294Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-20T13:27:58.294Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-20T13:27:58.294Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-20T13:27:58.294Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-20T13:27:58.294Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-20T13:27:58.294Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-20T13:27:58.294Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-20T13:27:58.294Z] ok github.com/docker/docker/builder/dockerignore 0.020s coverage: 96.8% of statements [2020-07-20T13:27:58.442Z] #39 34.57 CC compel/src/lib/ptrace.o [2020-07-20T13:27:58.744Z] #39 34.92 AR compel/libcompel.a [2020-07-20T13:27:59.035Z] #39 34.95 HOSTCC compel/src/main-host.o [2020-07-20T13:27:59.035Z] #39 35.11 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-07-20T13:27:59.063Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 2.6s done [2020-07-20T13:27:59.063Z] #59 DONE 4.2s [2020-07-20T13:27:59.063Z] [2020-07-20T13:27:59.063Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-20T13:27:59.063Z] #8 resolve docker.io/library/golang:1.13.14-buster@sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed done [2020-07-20T13:27:59.063Z] #8 sha256:3260e0ff86b45946bf9c7978c04904a1db3925e828919882bc86d8a538996b97 1.79kB / 1.79kB done [2020-07-20T13:27:59.063Z] #8 sha256:9410001b451f999bfeb593db8d7308cfe7d594d3be12716bc684c7b564e4266b 156B / 156B 0.4s done [2020-07-20T13:27:59.063Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 8.25MB / 8.25MB 1.3s done [2020-07-20T13:27:59.063Z] #8 sha256:e9e8f7dbd0fe9279bc8097da8cc38084852f267b38f66a9609d55aaeae0890d8 50.97MB / 96.52MB 3.7s [2020-07-20T13:27:59.063Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 30.30MB / 54.14MB 3.7s [2020-07-20T13:27:59.063Z] #8 sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed 1.86kB / 1.86kB done [2020-07-20T13:27:59.063Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 34.99MB / 57.46MB 3.7s [2020-07-20T13:27:59.063Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 38.75MB / 73.55MB 3.7s [2020-07-20T13:27:59.063Z] #8 sha256:ab8384c7334ff8d825a6ca1da28f36787133fb447d8c36b2dbbe59d31a8a3421 6.19kB / 6.19kB done [2020-07-20T13:27:59.063Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 10.73MB / 10.73MB 1.4s done [2020-07-20T13:27:59.063Z] #8 sha256:e9e8f7dbd0fe9279bc8097da8cc38084852f267b38f66a9609d55aaeae0890d8 56.74MB / 96.52MB 4.2s [2020-07-20T13:27:59.063Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 34.79MB / 54.14MB 4.2s [2020-07-20T13:27:59.063Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 39.29MB / 57.46MB 4.2s [2020-07-20T13:27:59.063Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 43.05MB / 73.55MB 4.2s [2020-07-20T13:27:59.327Z] #39 35.23 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-20T13:27:59.327Z] #39 35.40 HOSTCC compel/src/lib/log-host.o [2020-07-20T13:27:59.327Z] #39 35.47 HOSTLINK compel/compel-host-bin [2020-07-20T13:27:59.327Z] #39 35.53 DEP soccr/soccr.d [2020-07-20T13:27:59.465Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 38.00MB / 54.14MB 4.5s [2020-07-20T13:27:59.465Z] #8 sha256:e9e8f7dbd0fe9279bc8097da8cc38084852f267b38f66a9609d55aaeae0890d8 63.47MB / 96.52MB 4.6s [2020-07-20T13:27:59.465Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 42.84MB / 57.46MB 4.6s [2020-07-20T13:27:59.618Z] #39 35.63 CC soccr/soccr.o [2020-07-20T13:27:59.683Z] ok github.com/docker/docker/cli/debug 0.010s coverage: 100.0% of statements [2020-07-20T13:27:59.856Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 41.36MB / 54.14MB 4.8s [2020-07-20T13:27:59.856Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 47.70MB / 73.55MB 4.8s [2020-07-20T13:27:59.910Z] #39 ... [2020-07-20T13:27:59.910Z] [2020-07-20T13:27:59.910Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:27:59.910Z] #54 DONE 72.1s [2020-07-20T13:28:00.160Z] #8 sha256:e9e8f7dbd0fe9279bc8097da8cc38084852f267b38f66a9609d55aaeae0890d8 70.33MB / 96.52MB 5.1s [2020-07-20T13:28:00.160Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 44.37MB / 54.14MB 5.1s [2020-07-20T13:28:00.160Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 47.50MB / 57.46MB 5.1s [2020-07-20T13:28:00.211Z] [2020-07-20T13:28:00.212Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T13:28:00.212Z] #10 69.66 Selecting previously unselected package libapparmor1:s390x. [2020-07-20T13:28:00.212Z] #10 69.66 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-07-20T13:28:00.212Z] #10 69.67 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-07-20T13:28:00.212Z] #10 69.72 Selecting previously unselected package libapparmor-dev:s390x. [2020-07-20T13:28:00.212Z] #10 69.72 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-07-20T13:28:00.212Z] #10 69.73 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-07-20T13:28:00.212Z] #10 69.80 Selecting previously unselected package libbtrfs0. [2020-07-20T13:28:00.212Z] #10 69.80 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-07-20T13:28:00.212Z] #10 69.80 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-20T13:28:00.212Z] #10 69.83 Selecting previously unselected package libbtrfs-dev. [2020-07-20T13:28:00.212Z] #10 69.83 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-07-20T13:28:00.212Z] #10 69.83 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-20T13:28:00.212Z] #10 69.89 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-07-20T13:28:00.212Z] #10 69.90 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-07-20T13:28:00.212Z] #10 69.90 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-07-20T13:28:00.212Z] #10 69.92 Selecting previously unselected package libudev-dev:s390x. [2020-07-20T13:28:00.212Z] #10 69.92 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-07-20T13:28:00.212Z] #10 69.93 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-07-20T13:28:00.212Z] #10 69.99 Selecting previously unselected package libsepol1-dev:s390x. [2020-07-20T13:28:00.212Z] #10 69.99 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-07-20T13:28:00.212Z] #10 69.99 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-07-20T13:28:00.212Z] #10 70.20 Selecting previously unselected package libpcre16-3:s390x. [2020-07-20T13:28:00.212Z] #10 70.20 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-07-20T13:28:00.212Z] #10 70.20 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-07-20T13:28:00.212Z] #10 70.29 Selecting previously unselected package libpcre32-3:s390x. [2020-07-20T13:28:00.212Z] #10 70.29 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-07-20T13:28:00.212Z] #10 70.30 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-07-20T13:28:00.212Z] #10 70.40 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-07-20T13:28:00.212Z] #10 70.41 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-07-20T13:28:00.212Z] #10 70.41 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-07-20T13:28:00.212Z] #10 70.47 Selecting previously unselected package libpcre3-dev:s390x. [2020-07-20T13:28:00.212Z] #10 70.47 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-07-20T13:28:00.212Z] #10 70.47 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-07-20T13:28:00.212Z] #10 70.79 Selecting previously unselected package libselinux1-dev:s390x. [2020-07-20T13:28:00.212Z] #10 70.79 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-07-20T13:28:00.212Z] #10 70.80 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-07-20T13:28:00.212Z] #10 70.99 Selecting previously unselected package libdevmapper-dev:s390x. [2020-07-20T13:28:00.212Z] #10 71.00 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-07-20T13:28:00.212Z] #10 71.01 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-07-20T13:28:00.212Z] #10 71.06 Selecting previously unselected package libseccomp-dev:s390x. [2020-07-20T13:28:00.212Z] #10 71.06 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-07-20T13:28:00.212Z] #10 71.06 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-07-20T13:28:00.212Z] #10 71.12 Selecting previously unselected package libsystemd-dev:s390x. [2020-07-20T13:28:00.212Z] #10 71.12 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-07-20T13:28:00.212Z] #10 71.13 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-07-20T13:28:00.212Z] #10 71.47 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-07-20T13:28:00.212Z] #10 71.49 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-07-20T13:28:00.212Z] #10 71.52 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-07-20T13:28:00.212Z] #10 71.53 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-20T13:28:00.212Z] #10 71.55 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-07-20T13:28:00.212Z] #10 71.56 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-07-20T13:28:00.212Z] #10 71.57 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-20T13:28:00.212Z] #10 71.58 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-20T13:28:00.212Z] #10 71.58 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-07-20T13:28:00.212Z] #10 71.59 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-07-20T13:28:00.212Z] #10 71.60 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-20T13:28:00.212Z] #10 71.61 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-20T13:28:00.212Z] #10 71.62 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-07-20T13:28:00.212Z] #10 71.62 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-20T13:28:00.212Z] #10 71.63 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-07-20T13:28:00.212Z] #10 71.63 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-20T13:28:00.212Z] #10 71.64 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-07-20T13:28:00.212Z] #10 71.65 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-20T13:28:00.212Z] #10 71.66 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-07-20T13:28:00.212Z] #10 71.66 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-07-20T13:28:00.212Z] #10 71.66 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-20T13:28:00.212Z] #10 71.67 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-07-20T13:28:00.212Z] #10 71.67 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-07-20T13:28:00.212Z] #10 71.68 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-20T13:28:00.212Z] #10 71.68 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-07-20T13:28:00.212Z] #10 71.69 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-07-20T13:28:00.212Z] #10 71.70 Setting up dmsetup (2:1.02.155-3) ... [2020-07-20T13:28:00.212Z] #10 71.71 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-07-20T13:28:00.212Z] #10 71.71 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-07-20T13:28:00.212Z] #10 71.72 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T13:28:00.212Z] #10 DONE 72.1s [2020-07-20T13:28:00.212Z] [2020-07-20T13:28:00.212Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-20T13:28:00.212Z] #55 DONE 0.1s [2020-07-20T13:28:00.212Z] [2020-07-20T13:28:00.212Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-20T13:28:00.212Z] #56 DONE 0.1s [2020-07-20T13:28:00.212Z] [2020-07-20T13:28:00.212Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:28:00.212Z] #39 36.45 AR soccr/libsoccr.a [2020-07-20T13:28:00.514Z] #39 36.53 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-20T13:28:00.514Z] #39 36.76 DEP criu/arch/s390/sigframe.d [2020-07-20T13:28:00.629Z] ok github.com/docker/docker/builder/remotecontext 0.309s coverage: 13.6% of statements [2020-07-20T13:28:00.719Z] #8 ... [2020-07-20T13:28:00.719Z] [2020-07-20T13:28:00.719Z] #21 [internal] load build context [2020-07-20T13:28:00.719Z] #21 transferring context: 51.30MB 5.7s done [2020-07-20T13:28:00.719Z] #21 DONE 5.8s [2020-07-20T13:28:00.719Z] [2020-07-20T13:28:00.719Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-20T13:28:00.719Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 51.96MB / 57.46MB 5.4s [2020-07-20T13:28:00.719Z] #8 sha256:e9e8f7dbd0fe9279bc8097da8cc38084852f267b38f66a9609d55aaeae0890d8 75.93MB / 96.52MB 5.5s [2020-07-20T13:28:00.719Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 48.10MB / 54.14MB 5.5s [2020-07-20T13:28:00.719Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 52.82MB / 73.55MB 5.5s [2020-07-20T13:28:00.719Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 56.04MB / 57.46MB 5.7s [2020-07-20T13:28:00.814Z] #39 36.96 DEP criu/arch/s390/crtools.d [2020-07-20T13:28:00.814Z] #39 37.07 DEP criu/arch/s390/cpu.d [2020-07-20T13:28:01.045Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 51.30MB / 54.14MB 5.8s [2020-07-20T13:28:01.045Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 57.46MB / 57.46MB 5.8s done [2020-07-20T13:28:01.045Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 54.14MB / 54.14MB 6.0s done [2020-07-20T13:28:01.045Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 57.43MB / 73.55MB 6.0s [2020-07-20T13:28:01.045Z] #8 sha256:e9e8f7dbd0fe9279bc8097da8cc38084852f267b38f66a9609d55aaeae0890d8 82.10MB / 96.52MB 6.1s [2020-07-20T13:28:01.045Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 62.59MB / 73.55MB 6.1s [2020-07-20T13:28:01.131Z] #39 37.14 CC criu/arch/s390/cpu.o [2020-07-20T13:28:01.349Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 67.19MB / 73.55MB 6.3s [2020-07-20T13:28:01.349Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 71.72MB / 73.55MB 6.4s [2020-07-20T13:28:01.575Z] ok github.com/docker/docker/builder/dockerfile 0.811s coverage: 48.1% of statements [2020-07-20T13:28:01.652Z] #8 sha256:e9e8f7dbd0fe9279bc8097da8cc38084852f267b38f66a9609d55aaeae0890d8 87.19MB / 96.52MB 6.6s [2020-07-20T13:28:01.652Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 73.55MB / 73.55MB 6.5s done [2020-07-20T13:28:01.765Z] #39 37.83 CC criu/arch/s390/crtools.o [2020-07-20T13:28:01.838Z] ok github.com/docker/docker/builder/remotecontext/git 3.523s coverage: 86.3% of statements [2020-07-20T13:28:01.838Z] ? github.com/docker/docker/cli [no test files] [2020-07-20T13:28:01.838Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-20T13:28:01.947Z] #8 sha256:e9e8f7dbd0fe9279bc8097da8cc38084852f267b38f66a9609d55aaeae0890d8 96.52MB / 96.52MB 6.9s done [2020-07-20T13:28:01.947Z] #8 unpacking docker.io/library/golang:1.13.14-buster@sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed [2020-07-20T13:28:02.093Z] #39 ... [2020-07-20T13:28:02.093Z] [2020-07-20T13:28:02.093Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-20T13:28:02.093Z] #11 DONE 2.2s [2020-07-20T13:28:02.392Z] [2020-07-20T13:28:02.392Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:28:02.392Z] #49 2.110 + RM_GOPATH=0 [2020-07-20T13:28:02.392Z] #49 2.110 + TMP_GOPATH= [2020-07-20T13:28:02.392Z] #49 2.110 + : /build [2020-07-20T13:28:02.392Z] #49 2.110 + '[' -z '' ']' [2020-07-20T13:28:02.392Z] #49 2.110 ++ mktemp -d [2020-07-20T13:28:02.392Z] #49 2.111 + export GOPATH=/tmp/tmp.2fqqovZ6DL [2020-07-20T13:28:02.392Z] #49 2.111 + GOPATH=/tmp/tmp.2fqqovZ6DL [2020-07-20T13:28:02.392Z] #49 2.111 + RM_GOPATH=1 [2020-07-20T13:28:02.392Z] #49 2.111 + case "$(go env GOARCH)" in [2020-07-20T13:28:02.392Z] #49 2.111 ++ go env GOARCH [2020-07-20T13:28:02.392Z] #49 2.122 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T13:28:02.392Z] #49 2.122 + GO_BUILDMODE=-buildmode=pie [2020-07-20T13:28:02.392Z] #49 2.122 ++ dirname /tmp/install/install.sh [2020-07-20T13:28:02.392Z] #49 2.126 + dir=/tmp/install [2020-07-20T13:28:02.392Z] #49 2.126 + bin=runc [2020-07-20T13:28:02.392Z] #49 2.126 + shift [2020-07-20T13:28:02.392Z] #49 2.126 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-20T13:28:02.392Z] #49 2.126 + . /tmp/install/runc.installer [2020-07-20T13:28:02.392Z] #49 2.126 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-20T13:28:02.392Z] #49 2.126 + install_runc [2020-07-20T13:28:02.392Z] #49 2.126 + uname -r [2020-07-20T13:28:02.392Z] #49 2.127 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-20T13:28:02.392Z] #49 2.127 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-20T13:28:02.392Z] #49 2.130 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-20T13:28:02.392Z] #49 2.130 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-20T13:28:02.392Z] #49 2.130 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.2fqqovZ6DL/src/github.com/opencontainers/runc [2020-07-20T13:28:02.392Z] #49 2.131 Cloning into '/tmp/tmp.2fqqovZ6DL/src/github.com/opencontainers/runc'... [2020-07-20T13:28:03.898Z] #49 ... [2020-07-20T13:28:03.898Z] [2020-07-20T13:28:03.898Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-20T13:28:03.898Z] #12 DONE 1.6s [2020-07-20T13:28:03.898Z] [2020-07-20T13:28:03.898Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-20T13:28:04.202Z] #13 ... [2020-07-20T13:28:04.202Z] [2020-07-20T13:28:04.202Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:28:04.202Z] #41 66.30 vendor/golang.org/x/text/secure/bidirule [2020-07-20T13:28:04.202Z] #41 66.46 vendor/golang.org/x/text/unicode/norm [2020-07-20T13:28:04.202Z] #41 68.92 vendor/golang.org/x/net/idna [2020-07-20T13:28:04.202Z] #41 70.30 vendor/golang.org/x/net/http2/hpack [2020-07-20T13:28:04.202Z] #41 71.08 mime [2020-07-20T13:28:04.202Z] #41 72.36 mime/quotedprintable [2020-07-20T13:28:04.202Z] #41 72.73 net/http/internal [2020-07-20T13:28:04.202Z] #41 74.64 crypto/tls [2020-07-20T13:28:04.202Z] #41 ... [2020-07-20T13:28:04.202Z] [2020-07-20T13:28:04.202Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:28:04.202Z] #39 38.44 CC criu/arch/s390/sigframe.o [2020-07-20T13:28:04.202Z] #39 38.66 LINK criu/arch/s390/crtools.built-in.o [2020-07-20T13:28:04.202Z] #39 38.71 DEP criu/pie/util-vdso.d [2020-07-20T13:28:04.202Z] #39 38.79 DEP criu/pie/util.d [2020-07-20T13:28:04.202Z] #39 38.98 CC criu/pie/util.o [2020-07-20T13:28:04.202Z] #39 39.20 CC criu/pie/util-vdso.o [2020-07-20T13:28:04.202Z] #39 39.61 AR criu/pie/pie.lib.a [2020-07-20T13:28:04.202Z] #39 39.64 DEP criu/pie/restorer.d [2020-07-20T13:28:04.202Z] #39 39.96 DEP criu/arch/s390/restorer.d [2020-07-20T13:28:04.202Z] #39 40.03 DEP criu/arch/s390/vdso-pie.d [2020-07-20T13:28:04.202Z] #39 40.16 DEP criu/pie/parasite-vdso.d [2020-07-20T13:28:04.202Z] #39 40.26 DEP criu/pie/parasite.d [2020-07-20T13:28:04.202Z] #39 40.52 CC criu/pie/parasite.o [2020-07-20T13:28:05.238Z] #39 41.28 LINK criu/pie/parasite.built-in.o [2020-07-20T13:28:05.238Z] #39 41.29 GEN criu/pie/parasite-blob.h [2020-07-20T13:28:05.238Z] #39 41.29 CC criu/pie/parasite-vdso.o [2020-07-20T13:28:05.540Z] #39 ... [2020-07-20T13:28:05.540Z] [2020-07-20T13:28:05.540Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-20T13:28:05.540Z] #13 1.356 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-20T13:28:05.540Z] #13 DONE 1.6s [2020-07-20T13:28:05.540Z] [2020-07-20T13:28:05.540Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-20T13:28:07.062Z] #14 DONE 1.4s [2020-07-20T13:28:07.062Z] [2020-07-20T13:28:07.062Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:28:07.062Z] #49 6.461 + cd /tmp/tmp.2fqqovZ6DL/src/github.com/opencontainers/runc [2020-07-20T13:28:07.062Z] #49 6.464 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-20T13:28:07.062Z] #49 6.678 + '[' -z '' ']' [2020-07-20T13:28:07.062Z] #49 6.678 + target=static [2020-07-20T13:28:07.062Z] #49 6.678 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-20T13:28:07.361Z] #49 7.084 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-20T13:28:08.397Z] #49 ... [2020-07-20T13:28:08.397Z] [2020-07-20T13:28:08.397Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-20T13:28:08.397Z] #15 DONE 1.4s [2020-07-20T13:28:08.397Z] [2020-07-20T13:28:08.397Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-20T13:28:08.444Z] ok github.com/docker/docker/client 0.268s coverage: 75.4% of statements [2020-07-20T13:28:09.934Z] #16 DONE 1.5s [2020-07-20T13:28:09.934Z] [2020-07-20T13:28:09.934Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T13:28:11.443Z] #17 1.645 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T13:28:11.443Z] #17 1.848 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T13:28:11.735Z] #17 2.038 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T13:28:11.735Z] #17 2.102 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-20T13:28:12.769Z] #17 3.077 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-20T13:28:14.280Z] #17 4.432 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-20T13:28:15.789Z] #17 ... [2020-07-20T13:28:15.789Z] [2020-07-20T13:28:15.789Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:28:15.789Z] #39 41.80 CC criu/arch/s390/vdso-pie.o [2020-07-20T13:28:15.789Z] #39 41.98 CC criu/arch/s390/restorer.o [2020-07-20T13:28:15.789Z] #39 42.22 CC criu/pie/restorer.o [2020-07-20T13:28:15.789Z] #39 43.71 LINK criu/pie/restorer.built-in.o [2020-07-20T13:28:15.789Z] #39 43.72 GEN criu/pie/restorer-blob.h [2020-07-20T13:28:15.789Z] #39 43.77 DEP criu/vdso.d [2020-07-20T13:28:15.789Z] #39 43.98 DEP criu/uts_ns.d [2020-07-20T13:28:15.789Z] #39 44.11 DEP criu/util.d [2020-07-20T13:28:15.789Z] #39 44.21 DEP criu/uffd.d [2020-07-20T13:28:15.789Z] #39 44.31 DEP criu/tun.d [2020-07-20T13:28:15.789Z] #39 44.46 DEP criu/tty.d [2020-07-20T13:28:15.790Z] #39 44.65 DEP criu/timerfd.d [2020-07-20T13:28:15.790Z] #39 44.90 DEP criu/timens.d [2020-07-20T13:28:15.790Z] #39 44.97 DEP criu/sysfs_parse.d [2020-07-20T13:28:15.790Z] #39 45.11 DEP criu/sysctl.d [2020-07-20T13:28:15.790Z] #39 45.20 DEP criu/string.d [2020-07-20T13:28:15.790Z] #39 45.24 DEP criu/stats.d [2020-07-20T13:28:15.790Z] #39 45.34 DEP criu/sockets.d [2020-07-20T13:28:15.790Z] #39 45.48 DEP criu/sk-unix.d [2020-07-20T13:28:15.790Z] #39 45.67 DEP criu/sk-tcp.d [2020-07-20T13:28:15.790Z] #39 45.82 DEP criu/sk-queue.d [2020-07-20T13:28:15.790Z] #39 45.99 DEP criu/sk-packet.d [2020-07-20T13:28:15.790Z] #39 46.10 DEP criu/sk-netlink.d [2020-07-20T13:28:15.790Z] #39 46.22 DEP criu/sk-inet.d [2020-07-20T13:28:15.790Z] #39 46.33 DEP criu/signalfd.d [2020-07-20T13:28:15.790Z] #39 46.44 DEP criu/sigframe.d [2020-07-20T13:28:15.790Z] #39 46.49 DEP criu/shmem.d [2020-07-20T13:28:15.790Z] #39 46.56 DEP criu/servicefd.d [2020-07-20T13:28:15.790Z] #39 46.71 DEP criu/seize.d [2020-07-20T13:28:15.790Z] #39 46.79 DEP criu/seccomp.d [2020-07-20T13:28:15.790Z] #39 46.87 DEP criu/rst-malloc.d [2020-07-20T13:28:15.790Z] #39 46.92 DEP criu/rbtree.d [2020-07-20T13:28:15.790Z] #39 46.93 DEP criu/pstree.d [2020-07-20T13:28:15.790Z] #39 47.04 DEP criu/protobuf.d [2020-07-20T13:28:15.790Z] #39 47.20 GEN criu/protobuf-desc-gen.h [2020-07-20T13:28:15.790Z] #39 48.13 DEP criu/protobuf-desc.d [2020-07-20T13:28:15.790Z] #39 48.30 DEP criu/proc_parse.d [2020-07-20T13:28:15.790Z] #39 48.46 DEP criu/plugin.d [2020-07-20T13:28:15.790Z] #39 48.52 DEP criu/pipes.d [2020-07-20T13:28:15.790Z] #39 48.62 DEP criu/pie-util.d [2020-07-20T13:28:15.790Z] #39 48.74 DEP criu/pie-util-vdso.d [2020-07-20T13:28:15.790Z] #39 48.89 DEP criu/path.d [2020-07-20T13:28:15.790Z] #39 49.03 DEP criu/parasite-syscall.d [2020-07-20T13:28:15.790Z] #39 49.20 DEP criu/pagemap.d [2020-07-20T13:28:15.790Z] #39 49.37 DEP criu/pagemap-cache.d [2020-07-20T13:28:15.790Z] #39 49.49 DEP criu/page-xfer.d [2020-07-20T13:28:15.790Z] #39 49.65 DEP criu/page-pipe.d [2020-07-20T13:28:15.790Z] #39 49.75 DEP criu/netfilter.d [2020-07-20T13:28:15.790Z] #39 49.93 DEP criu/net.d [2020-07-20T13:28:15.790Z] #39 50.04 DEP criu/namespaces.d [2020-07-20T13:28:15.790Z] #39 50.19 DEP criu/mount.d [2020-07-20T13:28:15.790Z] #39 50.30 DEP criu/memfd.d [2020-07-20T13:28:15.790Z] #39 50.43 DEP criu/mem.d [2020-07-20T13:28:15.790Z] #39 50.53 DEP criu/lsm.d [2020-07-20T13:28:15.790Z] #39 50.59 DEP criu/log.d [2020-07-20T13:28:15.790Z] #39 50.69 DEP criu/libnetlink.d [2020-07-20T13:28:15.790Z] #39 50.76 DEP criu/kerndat.d [2020-07-20T13:28:15.790Z] #39 50.88 DEP criu/kcmp-ids.d [2020-07-20T13:28:15.790Z] #39 50.95 DEP criu/irmap.d [2020-07-20T13:28:15.790Z] #39 51.05 DEP criu/ipc_ns.d [2020-07-20T13:28:15.790Z] #39 51.23 DEP criu/image.d [2020-07-20T13:28:15.790Z] #39 51.41 DEP criu/image-desc.d [2020-07-20T13:28:15.790Z] #39 51.46 DEP criu/fsnotify.d [2020-07-20T13:28:15.790Z] #39 51.60 DEP criu/filesystems.d [2020-07-20T13:28:15.790Z] #39 51.75 DEP criu/files.d [2020-07-20T13:28:15.790Z] #39 51.93 DEP criu/files-reg.d [2020-07-20T13:28:16.081Z] #39 52.09 DEP criu/files-ext.d [2020-07-20T13:28:16.081Z] #39 52.17 DEP criu/file-lock.d [2020-07-20T13:28:16.373Z] #39 52.37 DEP criu/file-ids.d [2020-07-20T13:28:16.373Z] #39 ... [2020-07-20T13:28:16.373Z] [2020-07-20T13:28:16.373Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T13:28:16.373Z] #17 6.577 Fetched 8060 kB in 5s (1566 kB/s) [2020-07-20T13:28:17.407Z] #17 6.577 Reading package lists... [2020-07-20T13:28:17.407Z] #17 ... [2020-07-20T13:28:17.407Z] [2020-07-20T13:28:17.407Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:28:17.407Z] #41 79.29 net/http [2020-07-20T13:28:17.407Z] #41 86.36 github.com/LK4D4/vndr/godl [2020-07-20T13:28:17.407Z] #41 86.92 github.com/LK4D4/vndr [2020-07-20T13:28:17.407Z] #41 ... [2020-07-20T13:28:17.407Z] [2020-07-20T13:28:17.407Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:28:17.407Z] #39 52.55 DEP criu/fifo.d [2020-07-20T13:28:17.407Z] #39 52.70 DEP criu/fdstore.d [2020-07-20T13:28:17.407Z] #39 52.77 DEP criu/fault-injection.d [2020-07-20T13:28:17.407Z] #39 52.79 DEP criu/external.d [2020-07-20T13:28:17.407Z] #39 52.85 DEP criu/eventpoll.d [2020-07-20T13:28:17.407Z] #39 53.04 DEP criu/eventfd.d [2020-07-20T13:28:17.407Z] #39 53.18 DEP criu/crtools.d [2020-07-20T13:28:17.407Z] #39 53.41 DEP criu/cr-service.d [2020-07-20T13:28:17.699Z] #39 53.63 DEP criu/cr-restore.d [2020-07-20T13:28:17.991Z] #39 53.97 DEP criu/cr-errno.d [2020-07-20T13:28:17.991Z] #39 53.98 DEP criu/cr-dump.d [2020-07-20T13:28:17.991Z] #39 54.17 DEP criu/cr-dedup.d [2020-07-20T13:28:18.284Z] #39 54.28 DEP criu/cr-check.d [2020-07-20T13:28:18.284Z] #39 54.41 DEP criu/config.d [2020-07-20T13:28:18.576Z] #39 54.56 DEP criu/clone-noasan.d [2020-07-20T13:28:18.576Z] #39 54.63 DEP criu/cgroup.d [2020-07-20T13:28:18.770Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-20T13:28:18.770Z] [2020-07-20T13:28:18.770Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-20T13:28:18.770Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-20T13:28:18.770Z] HOSTNAME=0672215a61c1 [2020-07-20T13:28:18.770Z] DEST=bundles/test-integration [2020-07-20T13:28:18.770Z] PWD=/go/src/github.com/docker/docker [2020-07-20T13:28:18.770Z] DOCKER_ROOTLESS=1 [2020-07-20T13:28:18.770Z] DOCKER_GITCOMMIT=c161d6564d755c0b6b4356ceff87fbd6a898b675 [2020-07-20T13:28:18.770Z] container=docker [2020-07-20T13:28:18.770Z] HOME=/root [2020-07-20T13:28:18.770Z] GOLANG_VERSION=1.13.14 [2020-07-20T13:28:18.770Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-20T13:28:18.770Z] VALIDATE_BRANCH=master [2020-07-20T13:28:18.770Z] TERM=xterm [2020-07-20T13:28:18.770Z] DOCKER_PKG=github.com/docker/docker [2020-07-20T13:28:18.770Z] SHLVL=1 [2020-07-20T13:28:18.770Z] TIMEOUT=120m [2020-07-20T13:28:18.770Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-20T13:28:18.770Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-20T13:28:18.770Z] GO111MODULE=off [2020-07-20T13:28:18.770Z] DOCKER_EXPERIMENTAL=1 [2020-07-20T13:28:18.770Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-20T13:28:18.770Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-20T13:28:18.770Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-20T13:28:18.770Z] GOPATH=/go [2020-07-20T13:28:18.770Z] PKG_CONFIG=pkg-config [2020-07-20T13:28:18.770Z] _=/usr/bin/env [2020-07-20T13:28:18.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-20T13:28:18.867Z] #39 54.82 DEP criu/cgroup-props.d [2020-07-20T13:28:18.867Z] #39 54.93 DEP criu/bitmap.d [2020-07-20T13:28:18.867Z] #39 54.94 DEP criu/bfd.d [2020-07-20T13:28:18.867Z] #39 55.07 DEP criu/autofs.d [2020-07-20T13:28:19.159Z] #39 55.24 DEP criu/aio.d [2020-07-20T13:28:19.451Z] #39 55.45 DEP criu/action-scripts.d [2020-07-20T13:28:19.742Z] #39 55.69 CC criu/action-scripts.o [2020-07-20T13:28:19.742Z] #39 56.05 CC criu/aio.o [2020-07-20T13:28:20.376Z] #39 56.33 CC criu/autofs.o [2020-07-20T13:28:20.587Z] #8 unpacking docker.io/library/golang:1.13.14-buster@sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed 18.5s done [2020-07-20T13:28:20.588Z] #8 DONE 25.7s [2020-07-20T13:28:20.588Z] [2020-07-20T13:28:20.588Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-20T13:28:20.588Z] #9 DONE 0.1s [2020-07-20T13:28:20.588Z] [2020-07-20T13:28:20.588Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-20T13:28:20.588Z] #10 DONE 0.2s [2020-07-20T13:28:20.588Z] [2020-07-20T13:28:20.588Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-20T13:28:20.588Z] #36 DONE 0.1s [2020-07-20T13:28:20.588Z] [2020-07-20T13:28:20.588Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:28:20.890Z] #48 ... [2020-07-20T13:28:20.890Z] [2020-07-20T13:28:20.890Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-20T13:28:20.890Z] #28 DONE 0.1s [2020-07-20T13:28:20.890Z] [2020-07-20T13:28:20.890Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-20T13:28:21.017Z] #39 57.03 CC criu/bfd.o [2020-07-20T13:28:21.017Z] #39 ... [2020-07-20T13:28:21.017Z] [2020-07-20T13:28:21.017Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:28:21.017Z] #41 DONE 93.2s [2020-07-20T13:28:21.326Z] [2020-07-20T13:28:21.326Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:28:21.326Z] #39 57.40 CC criu/bitmap.o [2020-07-20T13:28:21.326Z] #39 57.50 CC criu/cgroup-props.o [2020-07-20T13:28:21.537Z] #29 0.798 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-20T13:28:21.537Z] #29 0.821 Cloning into '.'... [2020-07-20T13:28:22.369Z] #39 58.32 CC criu/cgroup.o [2020-07-20T13:28:23.878Z] #39 59.88 CC criu/clone-noasan.o [2020-07-20T13:28:23.878Z] #39 60.03 CC criu/config.o [2020-07-20T13:28:24.956Z] #39 61.10 CC criu/cr-check.o [2020-07-20T13:28:25.248Z] #39 ... [2020-07-20T13:28:25.248Z] [2020-07-20T13:28:25.248Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-20T13:28:25.248Z] #28 DONE 97.2s [2020-07-20T13:28:25.541Z] [2020-07-20T13:28:25.541Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T13:28:25.541Z] #17 6.577 Reading package lists... [2020-07-20T13:28:25.541Z] #17 8.233 Reading package lists... [2020-07-20T13:28:25.541Z] #17 9.842 Building dependency tree... [2020-07-20T13:28:25.541Z] #17 10.36 libcap2-bin is already the newest version (1:2.25-2). [2020-07-20T13:28:25.541Z] #17 10.36 The following additional packages will be installed: [2020-07-20T13:28:25.541Z] #17 10.36 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-20T13:28:25.541Z] #17 10.36 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-20T13:28:25.541Z] #17 10.36 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-20T13:28:25.541Z] #17 10.36 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-20T13:28:25.541Z] #17 10.36 python3.7 python3.7-minimal vim-runtime xxd [2020-07-20T13:28:25.541Z] #17 10.37 Suggested packages: [2020-07-20T13:28:25.541Z] #17 10.37 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-20T13:28:25.541Z] #17 10.37 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-20T13:28:25.541Z] #17 10.37 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-20T13:28:25.541Z] #17 10.37 Recommended packages: [2020-07-20T13:28:25.541Z] #17 10.37 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-20T13:28:25.541Z] #17 10.37 python3-keyrings.alt python3-xdg unzip [2020-07-20T13:28:25.541Z] #17 11.93 The following NEW packages will be installed: [2020-07-20T13:28:25.541Z] #17 11.93 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-20T13:28:25.541Z] #17 11.93 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-20T13:28:25.541Z] #17 11.93 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-20T13:28:25.541Z] #17 11.93 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-20T13:28:25.541Z] #17 11.93 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-20T13:28:25.541Z] #17 11.93 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-20T13:28:25.541Z] #17 11.93 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-20T13:28:25.541Z] #17 11.94 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-20T13:28:25.541Z] #17 11.94 xz-utils zip [2020-07-20T13:28:25.541Z] #17 12.07 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2020-07-20T13:28:25.541Z] #17 12.07 Need to get 27.7 MB of archives. [2020-07-20T13:28:25.541Z] #17 12.07 After this operation, 117 MB of additional disk space will be used. [2020-07-20T13:28:25.541Z] #17 12.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-07-20T13:28:25.541Z] #17 12.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-07-20T13:28:25.541Z] #17 12.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-07-20T13:28:25.541Z] #17 12.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-07-20T13:28:25.541Z] #17 12.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-07-20T13:28:25.541Z] #17 12.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-07-20T13:28:25.541Z] #17 12.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-07-20T13:28:25.541Z] #17 12.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-07-20T13:28:25.541Z] #17 12.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-07-20T13:28:25.541Z] #17 12.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-07-20T13:28:25.541Z] #17 12.27 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-07-20T13:28:25.541Z] #17 12.28 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-07-20T13:28:25.541Z] #17 12.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-07-20T13:28:25.541Z] #17 12.28 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-07-20T13:28:25.541Z] #17 12.28 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-07-20T13:28:25.541Z] #17 12.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-07-20T13:28:25.541Z] #17 12.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-07-20T13:28:25.541Z] #17 12.30 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-07-20T13:28:25.541Z] #17 12.31 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-07-20T13:28:25.541Z] #17 12.32 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-07-20T13:28:25.541Z] #17 12.32 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-07-20T13:28:25.541Z] #17 12.33 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-07-20T13:28:25.541Z] #17 12.34 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-07-20T13:28:25.541Z] #17 12.35 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-07-20T13:28:25.541Z] #17 12.35 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-07-20T13:28:25.541Z] #17 12.36 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-07-20T13:28:25.541Z] #17 12.36 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-07-20T13:28:25.541Z] #17 12.36 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-07-20T13:28:25.541Z] #17 12.36 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-07-20T13:28:25.541Z] #17 12.61 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-07-20T13:28:25.541Z] #17 12.62 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-07-20T13:28:25.541Z] #17 12.62 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-07-20T13:28:25.541Z] #17 12.62 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-07-20T13:28:25.541Z] #17 12.62 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-07-20T13:28:25.541Z] #17 12.63 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-07-20T13:28:25.541Z] #17 12.68 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-20T13:28:25.541Z] #17 12.68 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-07-20T13:28:25.541Z] #17 12.69 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-07-20T13:28:25.541Z] #17 12.69 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-20T13:28:25.541Z] #17 12.70 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-07-20T13:28:25.541Z] #17 12.70 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-20T13:28:25.541Z] #17 12.71 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-07-20T13:28:25.541Z] #17 12.73 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-07-20T13:28:25.541Z] #17 12.75 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-07-20T13:28:25.541Z] #17 12.75 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-20T13:28:25.541Z] #17 12.93 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-07-20T13:28:25.541Z] #17 12.96 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-07-20T13:28:25.541Z] #17 13.00 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-07-20T13:28:25.541Z] #17 13.42 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T13:28:25.541Z] #17 13.48 Fetched 27.7 MB in 1s (26.6 MB/s) [2020-07-20T13:28:25.541Z] #17 13.51 Selecting previously unselected package pigz. [2020-07-20T13:28:25.541Z] #17 13.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 ... 23199 files and directories currently installed.) [2020-07-20T13:28:25.541Z] #17 13.57 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-07-20T13:28:25.541Z] #17 13.57 Unpacking pigz (2.4-1) ... [2020-07-20T13:28:25.541Z] #17 13.64 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-07-20T13:28:25.541Z] #17 13.64 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-07-20T13:28:25.541Z] #17 13.64 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-07-20T13:28:25.541Z] #17 13.89 Selecting previously unselected package python3.7-minimal. [2020-07-20T13:28:25.541Z] #17 13.89 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-07-20T13:28:25.541Z] #17 13.90 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-20T13:28:25.541Z] #17 14.40 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-07-20T13:28:25.541Z] #17 14.42 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-20T13:28:25.833Z] #17 16.05 Selecting previously unselected package python3-minimal. [2020-07-20T13:28:25.833Z] #17 16.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23448 files and directories currently installed.) [2020-07-20T13:28:25.833Z] #17 16.13 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-07-20T13:28:25.833Z] #17 16.13 Unpacking python3-minimal (3.7.3-1) ... [2020-07-20T13:28:25.833Z] #17 16.23 Selecting previously unselected package libmpdec2:s390x. [2020-07-20T13:28:25.833Z] #17 16.23 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-07-20T13:28:25.833Z] #17 16.24 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-07-20T13:28:25.833Z] #17 16.34 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-07-20T13:28:26.100Z] #29 ... [2020-07-20T13:28:26.100Z] [2020-07-20T13:28:26.100Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:28:26.100Z] #31 0.684 + RM_GOPATH=0 [2020-07-20T13:28:26.100Z] #31 0.684 + TMP_GOPATH= [2020-07-20T13:28:26.100Z] #31 0.684 + : /build [2020-07-20T13:28:26.100Z] #31 0.684 + '[' -z '' ']' [2020-07-20T13:28:26.100Z] #31 0.685 ++ mktemp -d [2020-07-20T13:28:26.100Z] #31 0.686 + export GOPATH=/tmp/tmp.0WdcUKHd5U [2020-07-20T13:28:26.100Z] #31 0.687 + GOPATH=/tmp/tmp.0WdcUKHd5U [2020-07-20T13:28:26.100Z] #31 0.687 + RM_GOPATH=1 [2020-07-20T13:28:26.100Z] #31 0.687 + case "$(go env GOARCH)" in [2020-07-20T13:28:26.100Z] #31 0.687 ++ go env GOARCH [2020-07-20T13:28:26.100Z] #31 0.692 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T13:28:26.100Z] #31 0.692 + GO_BUILDMODE=-buildmode=pie [2020-07-20T13:28:26.100Z] #31 0.693 ++ dirname /tmp/install/install.sh [2020-07-20T13:28:26.100Z] #31 0.694 + dir=/tmp/install [2020-07-20T13:28:26.100Z] #31 0.694 + bin=tomlv [2020-07-20T13:28:26.100Z] #31 0.694 + shift [2020-07-20T13:28:26.100Z] #31 0.695 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-20T13:28:26.100Z] #31 0.695 + . /tmp/install/tomlv.installer [2020-07-20T13:28:26.100Z] #31 0.695 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-20T13:28:26.100Z] #31 0.695 + install_tomlv [2020-07-20T13:28:26.100Z] #31 0.695 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-20T13:28:26.100Z] #31 0.695 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.0WdcUKHd5U/src/github.com/BurntSushi/toml [2020-07-20T13:28:26.100Z] #31 0.695 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-20T13:28:26.100Z] #31 0.697 Cloning into '/tmp/tmp.0WdcUKHd5U/src/github.com/BurntSushi/toml'... [2020-07-20T13:28:26.100Z] #31 1.335 + cd /tmp/tmp.0WdcUKHd5U/src/github.com/BurntSushi/toml [2020-07-20T13:28:26.100Z] #31 1.336 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-20T13:28:26.100Z] #31 1.375 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-20T13:28:26.101Z] #31 2.143 runtime/internal/sys [2020-07-20T13:28:26.101Z] #31 2.146 math/bits [2020-07-20T13:28:26.101Z] #31 2.252 internal/cpu [2020-07-20T13:28:26.101Z] #31 2.359 runtime/internal/atomic [2020-07-20T13:28:26.101Z] #31 2.976 runtime/internal/math [2020-07-20T13:28:26.101Z] #31 3.292 unicode/utf8 [2020-07-20T13:28:26.101Z] #31 3.317 internal/race [2020-07-20T13:28:26.101Z] #31 3.589 sync/atomic [2020-07-20T13:28:26.101Z] #31 3.754 internal/bytealg [2020-07-20T13:28:26.101Z] #31 4.625 math [2020-07-20T13:28:26.101Z] #31 4.802 unicode [2020-07-20T13:28:26.101Z] #31 4.917 internal/testlog [2020-07-20T13:28:26.126Z] #17 16.35 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-07-20T13:28:26.126Z] #17 16.36 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-07-20T13:28:26.126Z] #17 ... [2020-07-20T13:28:26.126Z] [2020-07-20T13:28:26.126Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:28:26.126Z] #39 62.41 CC criu/cr-dedup.o [2020-07-20T13:28:26.401Z] #31 5.719 runtime [2020-07-20T13:28:26.401Z] #31 ... [2020-07-20T13:28:26.401Z] [2020-07-20T13:28:26.401Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:28:26.401Z] #44 0.879 + RM_GOPATH=0 [2020-07-20T13:28:26.401Z] #44 0.879 + TMP_GOPATH= [2020-07-20T13:28:26.401Z] #44 0.879 + : /build [2020-07-20T13:28:26.401Z] #44 0.879 + '[' -z '' ']' [2020-07-20T13:28:26.401Z] #44 0.887 ++ mktemp -d [2020-07-20T13:28:26.401Z] #44 0.899 + export GOPATH=/tmp/tmp.YzNRxr1wwM [2020-07-20T13:28:26.401Z] #44 0.899 + GOPATH=/tmp/tmp.YzNRxr1wwM [2020-07-20T13:28:26.401Z] #44 0.900 + RM_GOPATH=1 [2020-07-20T13:28:26.401Z] #44 0.900 + case "$(go env GOARCH)" in [2020-07-20T13:28:26.401Z] #44 0.902 ++ go env GOARCH [2020-07-20T13:28:26.401Z] #44 0.948 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T13:28:26.401Z] #44 0.948 + GO_BUILDMODE=-buildmode=pie [2020-07-20T13:28:26.401Z] #44 0.962 ++ dirname /tmp/install/install.sh [2020-07-20T13:28:26.401Z] #44 0.972 + dir=/tmp/install [2020-07-20T13:28:26.401Z] #44 0.973 + bin=gotestsum [2020-07-20T13:28:26.401Z] #44 0.973 + shift [2020-07-20T13:28:26.401Z] #44 0.973 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-20T13:28:26.401Z] #44 0.974 + . /tmp/install/gotestsum.installer [2020-07-20T13:28:26.401Z] #44 0.975 ++ : v0.3.5 [2020-07-20T13:28:26.401Z] #44 0.975 + install_gotestsum [2020-07-20T13:28:26.401Z] #44 0.980 + set -e [2020-07-20T13:28:26.401Z] #44 0.980 + export GO111MODULE=on [2020-07-20T13:28:26.401Z] #44 0.980 + GO111MODULE=on [2020-07-20T13:28:26.401Z] #44 0.980 + GOBIN=/build [2020-07-20T13:28:26.401Z] #44 0.980 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-20T13:28:26.401Z] #44 1.150 go: finding gotest.tools v0.3.5 [2020-07-20T13:28:26.401Z] #44 1.150 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-20T13:28:26.401Z] #44 2.125 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-20T13:28:26.401Z] #44 3.218 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-20T13:28:26.401Z] #44 4.827 go: downloading gotest.tools v2.1.0+incompatible [2020-07-20T13:28:26.401Z] #44 4.959 go: extracting gotest.tools v2.1.0+incompatible [2020-07-20T13:28:26.401Z] #44 5.121 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-20T13:28:26.401Z] #44 5.136 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-20T13:28:26.401Z] #44 5.143 go: downloading github.com/pkg/errors v0.8.0 [2020-07-20T13:28:26.401Z] #44 5.272 go: downloading github.com/fatih/color v1.6.0 [2020-07-20T13:28:26.401Z] #44 5.273 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-20T13:28:26.401Z] #44 5.297 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-20T13:28:26.401Z] #44 5.655 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-20T13:28:26.401Z] #44 5.687 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-20T13:28:26.401Z] #44 5.703 go: extracting github.com/pkg/errors v0.8.0 [2020-07-20T13:28:26.401Z] #44 5.727 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-20T13:28:26.401Z] #44 5.743 go: extracting github.com/fatih/color v1.6.0 [2020-07-20T13:28:26.401Z] #44 5.748 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-20T13:28:26.401Z] #44 5.761 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-20T13:28:26.401Z] #44 5.788 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-20T13:28:26.401Z] #44 5.816 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-20T13:28:26.417Z] #39 62.60 CC criu/cr-dump.o [2020-07-20T13:28:26.701Z] #44 ... [2020-07-20T13:28:26.701Z] [2020-07-20T13:28:26.701Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:28:26.701Z] #31 5.950 encoding [2020-07-20T13:28:27.004Z] #31 6.338 runtime/cgo [2020-07-20T13:28:27.930Z] #39 64.02 CC criu/cr-errno.o [2020-07-20T13:28:27.930Z] #39 64.07 CC criu/cr-restore.o [2020-07-20T13:28:30.586Z] #31 ... [2020-07-20T13:28:30.586Z] [2020-07-20T13:28:30.586Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-20T13:28:30.586Z] #37 0.817 + git clone https://github.com/docker/distribution.git . [2020-07-20T13:28:30.586Z] #37 0.820 Cloning into '.'... [2020-07-20T13:28:30.676Z] #39 66.37 CC criu/cr-service.o [2020-07-20T13:28:30.885Z] #37 ... [2020-07-20T13:28:30.885Z] [2020-07-20T13:28:30.885Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-20T13:28:30.885Z] #24 1.302 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T13:28:30.885Z] #24 1.446 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T13:28:30.885Z] #24 1.628 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T13:28:30.885Z] #24 3.128 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-20T13:28:30.885Z] #24 5.511 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-20T13:28:30.885Z] #24 7.317 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-20T13:28:30.885Z] #24 ... [2020-07-20T13:28:30.885Z] [2020-07-20T13:28:30.885Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:28:30.885Z] #46 0.867 + RM_GOPATH=0 [2020-07-20T13:28:30.885Z] #46 0.872 + TMP_GOPATH= [2020-07-20T13:28:30.885Z] #46 0.882 + : /build [2020-07-20T13:28:30.885Z] #46 0.882 + '[' -z '' ']' [2020-07-20T13:28:30.885Z] #46 0.883 ++ mktemp -d [2020-07-20T13:28:30.885Z] #46 0.884 + export GOPATH=/tmp/tmp.GJg2OVfdWT [2020-07-20T13:28:30.885Z] #46 0.884 + GOPATH=/tmp/tmp.GJg2OVfdWT [2020-07-20T13:28:30.885Z] #46 0.884 + RM_GOPATH=1 [2020-07-20T13:28:30.885Z] #46 0.884 + case "$(go env GOARCH)" in [2020-07-20T13:28:30.885Z] #46 0.885 ++ go env GOARCH [2020-07-20T13:28:30.885Z] #46 0.947 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T13:28:30.885Z] #46 0.947 + GO_BUILDMODE=-buildmode=pie [2020-07-20T13:28:30.885Z] #46 0.948 ++ dirname /tmp/install/install.sh [2020-07-20T13:28:30.885Z] #46 0.963 + dir=/tmp/install [2020-07-20T13:28:30.885Z] #46 0.963 + bin=golangci_lint [2020-07-20T13:28:30.885Z] #46 0.963 + shift [2020-07-20T13:28:30.885Z] #46 0.963 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-20T13:28:30.885Z] #46 0.964 + . /tmp/install/golangci_lint.installer [2020-07-20T13:28:30.885Z] #46 0.970 ++ : v1.23.8 [2020-07-20T13:28:30.885Z] #46 0.971 + install_golangci_lint [2020-07-20T13:28:30.885Z] #46 0.971 + echo 'Installing golangci-lint version v1.23.8' [2020-07-20T13:28:30.885Z] #46 0.971 Installing golangci-lint version v1.23.8 [2020-07-20T13:28:30.885Z] #46 0.971 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-20T13:28:31.199Z] #46 ... [2020-07-20T13:28:31.199Z] [2020-07-20T13:28:31.199Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:28:31.199Z] #55 0.916 + RM_GOPATH=0 [2020-07-20T13:28:31.199Z] #55 0.931 + TMP_GOPATH= [2020-07-20T13:28:31.199Z] #55 0.931 + : /build [2020-07-20T13:28:31.199Z] #55 0.931 + '[' -z '' ']' [2020-07-20T13:28:31.199Z] #55 0.932 ++ mktemp -d [2020-07-20T13:28:31.199Z] #55 0.939 + export GOPATH=/tmp/tmp.xPURu8JZwA [2020-07-20T13:28:31.199Z] #55 0.939 + GOPATH=/tmp/tmp.xPURu8JZwA [2020-07-20T13:28:31.199Z] #55 0.940 + RM_GOPATH=1 [2020-07-20T13:28:31.199Z] #55 0.940 + case "$(go env GOARCH)" in [2020-07-20T13:28:31.199Z] #55 0.941 ++ go env GOARCH [2020-07-20T13:28:31.199Z] #55 0.986 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T13:28:31.199Z] #55 0.986 + GO_BUILDMODE=-buildmode=pie [2020-07-20T13:28:31.199Z] #55 0.993 ++ dirname /tmp/install/install.sh [2020-07-20T13:28:31.199Z] #55 1.015 + dir=/tmp/install [2020-07-20T13:28:31.199Z] #55 1.015 + bin=rootlesskit [2020-07-20T13:28:31.199Z] #55 1.015 + shift [2020-07-20T13:28:31.199Z] #55 1.015 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-20T13:28:31.199Z] #55 1.015 + . /tmp/install/rootlesskit.installer [2020-07-20T13:28:31.199Z] #55 1.015 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-20T13:28:31.199Z] #55 1.016 + install_rootlesskit [2020-07-20T13:28:31.199Z] #55 1.016 + case "$1" in [2020-07-20T13:28:31.199Z] #55 1.016 + export CGO_ENABLED=0 [2020-07-20T13:28:31.199Z] #55 1.016 + CGO_ENABLED=0 [2020-07-20T13:28:31.199Z] #55 1.016 + _install_rootlesskit [2020-07-20T13:28:31.199Z] #55 1.016 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-20T13:28:31.199Z] #55 1.016 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-20T13:28:31.199Z] #55 1.029 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.xPURu8JZwA/src/github.com/rootless-containers/rootlesskit [2020-07-20T13:28:31.199Z] #55 1.045 Cloning into '/tmp/tmp.xPURu8JZwA/src/github.com/rootless-containers/rootlesskit'... [2020-07-20T13:28:31.199Z] #55 6.683 + cd /tmp/tmp.xPURu8JZwA/src/github.com/rootless-containers/rootlesskit [2020-07-20T13:28:31.199Z] #55 6.684 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-20T13:28:31.199Z] #55 6.971 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-20T13:28:31.199Z] #55 6.972 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-20T13:28:31.199Z] #55 ... [2020-07-20T13:28:31.199Z] [2020-07-20T13:28:31.199Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T13:28:31.199Z] #33 1.300 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T13:28:31.199Z] #33 1.517 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T13:28:31.199Z] #33 1.539 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T13:28:31.199Z] #33 2.961 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-20T13:28:31.199Z] #33 5.293 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-20T13:28:31.199Z] #33 7.316 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-20T13:28:31.309Z] #39 67.20 CC criu/crtools.o [2020-07-20T13:28:31.309Z] #39 67.57 CC criu/eventfd.o [2020-07-20T13:28:31.499Z] #33 ... [2020-07-20T13:28:31.499Z] [2020-07-20T13:28:31.499Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:28:31.499Z] #22 0.886 + RM_GOPATH=0 [2020-07-20T13:28:31.499Z] #22 0.886 + TMP_GOPATH= [2020-07-20T13:28:31.499Z] #22 0.887 + : /build [2020-07-20T13:28:31.499Z] #22 0.888 + '[' -z '' ']' [2020-07-20T13:28:31.499Z] #22 0.895 ++ mktemp -d [2020-07-20T13:28:31.499Z] #22 0.896 + export GOPATH=/tmp/tmp.beCzkUOPTd [2020-07-20T13:28:31.500Z] #22 0.896 + GOPATH=/tmp/tmp.beCzkUOPTd [2020-07-20T13:28:31.500Z] #22 0.896 + RM_GOPATH=1 [2020-07-20T13:28:31.500Z] #22 0.897 + case "$(go env GOARCH)" in [2020-07-20T13:28:31.500Z] #22 0.916 ++ go env GOARCH [2020-07-20T13:28:31.500Z] #22 0.977 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T13:28:31.500Z] #22 0.978 + GO_BUILDMODE=-buildmode=pie [2020-07-20T13:28:31.500Z] #22 0.985 ++ dirname /tmp/install/install.sh [2020-07-20T13:28:31.500Z] #22 1.005 + dir=/tmp/install [2020-07-20T13:28:31.500Z] #22 1.005 + bin=dockercli [2020-07-20T13:28:31.500Z] #22 1.005 + shift [2020-07-20T13:28:31.500Z] #22 1.006 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-20T13:28:31.500Z] #22 1.006 + . /tmp/install/dockercli.installer [2020-07-20T13:28:31.500Z] #22 1.007 ++ : stable [2020-07-20T13:28:31.500Z] #22 1.007 ++ : 17.06.2-ce [2020-07-20T13:28:31.500Z] #22 1.009 + install_dockercli [2020-07-20T13:28:31.500Z] #22 1.010 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-20T13:28:31.500Z] #22 1.010 Install docker/cli version 17.06.2-ce from stable [2020-07-20T13:28:31.500Z] #22 1.012 ++ uname -m [2020-07-20T13:28:31.500Z] #22 1.013 + arch=ppc64le [2020-07-20T13:28:31.500Z] #22 1.014 + '[' ppc64le '!=' x86_64 ']' [2020-07-20T13:28:31.500Z] #22 1.014 + '[' ppc64le '!=' s390x ']' [2020-07-20T13:28:31.500Z] #22 1.015 + '[' ppc64le '!=' armhf ']' [2020-07-20T13:28:31.500Z] #22 1.017 + build_dockercli [2020-07-20T13:28:31.500Z] #22 1.017 + git clone https://github.com/docker/docker-ce /tmp/tmp.beCzkUOPTd/tmp/docker-ce [2020-07-20T13:28:31.500Z] #22 1.059 Cloning into '/tmp/tmp.beCzkUOPTd/tmp/docker-ce'... [2020-07-20T13:28:31.500Z] #22 ... [2020-07-20T13:28:31.500Z] [2020-07-20T13:28:31.500Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T13:28:31.500Z] #11 1.305 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T13:28:31.500Z] #11 1.437 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T13:28:31.500Z] #11 1.544 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T13:28:31.500Z] #11 3.106 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-20T13:28:31.500Z] #11 5.510 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-20T13:28:31.500Z] #11 7.616 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-20T13:28:31.799Z] #11 ... [2020-07-20T13:28:31.799Z] [2020-07-20T13:28:31.799Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:28:31.799Z] #61 0.858 + RM_GOPATH=0 [2020-07-20T13:28:31.799Z] #61 0.862 + TMP_GOPATH= [2020-07-20T13:28:31.799Z] #61 0.864 + : /build [2020-07-20T13:28:31.799Z] #61 0.865 + '[' -z '' ']' [2020-07-20T13:28:31.799Z] #61 0.878 ++ mktemp -d [2020-07-20T13:28:31.799Z] #61 0.880 + export GOPATH=/tmp/tmp.o7f1ZwKJPq [2020-07-20T13:28:31.799Z] #61 0.880 + GOPATH=/tmp/tmp.o7f1ZwKJPq [2020-07-20T13:28:31.799Z] #61 0.880 + RM_GOPATH=1 [2020-07-20T13:28:31.799Z] #61 0.880 + case "$(go env GOARCH)" in [2020-07-20T13:28:31.799Z] #61 0.891 ++ go env GOARCH [2020-07-20T13:28:31.799Z] #61 1.009 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T13:28:31.799Z] #61 1.010 + GO_BUILDMODE=-buildmode=pie [2020-07-20T13:28:31.799Z] #61 1.013 ++ dirname /tmp/install/install.sh [2020-07-20T13:28:31.799Z] #61 1.030 + dir=/tmp/install [2020-07-20T13:28:31.799Z] #61 1.031 + bin=proxy [2020-07-20T13:28:31.799Z] #61 1.031 + shift [2020-07-20T13:28:31.799Z] #61 1.031 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-20T13:28:31.799Z] #61 1.031 + . /tmp/install/proxy.installer [2020-07-20T13:28:31.799Z] #61 1.032 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-20T13:28:31.799Z] #61 1.033 + install_proxy [2020-07-20T13:28:31.799Z] #61 1.034 + case "$1" in [2020-07-20T13:28:31.799Z] #61 1.034 + export CGO_ENABLED=0 [2020-07-20T13:28:31.799Z] #61 1.034 + CGO_ENABLED=0 [2020-07-20T13:28:31.799Z] #61 1.034 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-20T13:28:31.799Z] #61 1.034 + _install_proxy [2020-07-20T13:28:31.799Z] #61 1.034 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-20T13:28:31.799Z] #61 1.034 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.o7f1ZwKJPq/src/github.com/docker/libnetwork [2020-07-20T13:28:31.799Z] #61 1.041 Cloning into '/tmp/tmp.o7f1ZwKJPq/src/github.com/docker/libnetwork'... [2020-07-20T13:28:31.799Z] #61 ... [2020-07-20T13:28:31.799Z] [2020-07-20T13:28:31.799Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:28:31.799Z] #42 0.905 + RM_GOPATH=0 [2020-07-20T13:28:31.799Z] #42 0.906 + TMP_GOPATH= [2020-07-20T13:28:31.799Z] #42 0.906 + : /build [2020-07-20T13:28:31.799Z] #42 0.907 + '[' -z '' ']' [2020-07-20T13:28:31.799Z] #42 0.908 ++ mktemp -d [2020-07-20T13:28:31.799Z] #42 0.910 + export GOPATH=/tmp/tmp.LbMaRD98kg [2020-07-20T13:28:31.799Z] #42 0.910 + GOPATH=/tmp/tmp.LbMaRD98kg [2020-07-20T13:28:31.799Z] #42 0.911 + RM_GOPATH=1 [2020-07-20T13:28:31.799Z] #42 0.912 + case "$(go env GOARCH)" in [2020-07-20T13:28:31.799Z] #42 0.913 ++ go env GOARCH [2020-07-20T13:28:31.799Z] #42 0.946 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T13:28:31.799Z] #42 0.946 + GO_BUILDMODE=-buildmode=pie [2020-07-20T13:28:31.799Z] #42 0.969 ++ dirname /tmp/install/install.sh [2020-07-20T13:28:31.799Z] #42 0.980 + dir=/tmp/install [2020-07-20T13:28:31.799Z] #42 0.980 + bin=vndr [2020-07-20T13:28:31.799Z] #42 0.980 + shift [2020-07-20T13:28:31.799Z] #42 0.980 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-20T13:28:31.799Z] #42 0.980 + . /tmp/install/vndr.installer [2020-07-20T13:28:31.799Z] #42 0.981 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-20T13:28:31.799Z] #42 0.981 + install_vndr [2020-07-20T13:28:31.799Z] #42 0.982 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-20T13:28:31.799Z] #42 0.982 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.LbMaRD98kg/src/github.com/LK4D4/vndr [2020-07-20T13:28:31.799Z] #42 0.982 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-20T13:28:31.799Z] #42 1.008 Cloning into '/tmp/tmp.LbMaRD98kg/src/github.com/LK4D4/vndr'... [2020-07-20T13:28:31.799Z] #42 1.738 + cd /tmp/tmp.LbMaRD98kg/src/github.com/LK4D4/vndr [2020-07-20T13:28:31.799Z] #42 1.739 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-20T13:28:31.799Z] #42 1.757 + go build -buildmode=pie -v -o /build/vndr . [2020-07-20T13:28:31.799Z] #42 3.455 internal/cpu [2020-07-20T13:28:31.799Z] #42 3.473 sync/atomic [2020-07-20T13:28:31.799Z] #42 3.567 internal/race [2020-07-20T13:28:31.799Z] #42 3.591 unicode [2020-07-20T13:28:31.799Z] #42 3.842 unicode/utf8 [2020-07-20T13:28:31.799Z] #42 5.018 math [2020-07-20T13:28:31.799Z] #42 5.193 internal/bytealg [2020-07-20T13:28:31.799Z] #42 6.361 unicode/utf16 [2020-07-20T13:28:31.799Z] #42 7.344 container/list [2020-07-20T13:28:31.799Z] #42 7.473 runtime [2020-07-20T13:28:31.799Z] #42 9.493 crypto/internal/subtle [2020-07-20T13:28:31.799Z] #42 10.01 crypto/subtle [2020-07-20T13:28:31.799Z] #42 10.96 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-20T13:28:31.799Z] #42 11.10 internal/nettrace [2020-07-20T13:28:31.943Z] #39 67.83 CC criu/eventpoll.o [2020-07-20T13:28:31.943Z] #39 ... [2020-07-20T13:28:31.943Z] [2020-07-20T13:28:31.943Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T13:28:31.943Z] #17 17.01 Selecting previously unselected package python3.7. [2020-07-20T13:28:31.943Z] #17 17.01 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-07-20T13:28:31.943Z] #17 17.01 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-20T13:28:31.943Z] #17 17.14 Selecting previously unselected package libpython3-stdlib:s390x. [2020-07-20T13:28:31.943Z] #17 17.15 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-07-20T13:28:31.943Z] #17 17.15 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-07-20T13:28:31.943Z] #17 17.25 Setting up python3-minimal (3.7.3-1) ... [2020-07-20T13:28:31.943Z] #17 17.64 Selecting previously unselected package python3. [2020-07-20T13:28:31.943Z] #17 17.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 ... 23860 files and directories currently installed.) [2020-07-20T13:28:31.943Z] #17 17.68 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-07-20T13:28:31.943Z] #17 17.70 Unpacking python3 (3.7.3-1) ... [2020-07-20T13:28:31.943Z] #17 17.75 Selecting previously unselected package libip4tc0:s390x. [2020-07-20T13:28:31.943Z] #17 17.75 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-07-20T13:28:31.943Z] #17 17.76 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-07-20T13:28:31.943Z] #17 17.83 Selecting previously unselected package libip6tc0:s390x. [2020-07-20T13:28:31.943Z] #17 17.83 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-07-20T13:28:31.943Z] #17 17.83 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-07-20T13:28:31.943Z] #17 17.89 Selecting previously unselected package libiptc0:s390x. [2020-07-20T13:28:31.943Z] #17 17.89 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-07-20T13:28:31.943Z] #17 17.89 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-07-20T13:28:31.943Z] #17 17.96 Selecting previously unselected package libnfnetlink0:s390x. [2020-07-20T13:28:31.943Z] #17 17.96 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-07-20T13:28:31.943Z] #17 17.96 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-07-20T13:28:31.943Z] #17 18.01 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-07-20T13:28:31.943Z] #17 18.01 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-07-20T13:28:31.943Z] #17 18.01 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-07-20T13:28:31.943Z] #17 18.05 Selecting previously unselected package libnftnl11:s390x. [2020-07-20T13:28:31.943Z] #17 18.05 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-07-20T13:28:31.943Z] #17 18.05 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-07-20T13:28:31.943Z] #17 18.14 Selecting previously unselected package iptables. [2020-07-20T13:28:31.943Z] #17 18.14 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-07-20T13:28:31.943Z] #17 18.14 Unpacking iptables (1.8.2-4) ... [2020-07-20T13:28:31.943Z] #17 18.30 Selecting previously unselected package xxd. [2020-07-20T13:28:31.943Z] #17 18.31 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-07-20T13:28:31.943Z] #17 18.31 Unpacking xxd (2:8.1.0875-5) ... [2020-07-20T13:28:31.943Z] #17 18.36 Selecting previously unselected package vim-common. [2020-07-20T13:28:31.943Z] #17 18.37 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-20T13:28:31.943Z] #17 18.38 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-20T13:28:31.943Z] #17 18.49 Selecting previously unselected package bash-completion. [2020-07-20T13:28:31.943Z] #17 18.49 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-20T13:28:31.943Z] #17 19.89 Unpacking bash-completion (1:2.8-6) ... [2020-07-20T13:28:31.943Z] #17 20.16 Selecting previously unselected package bzip2. [2020-07-20T13:28:31.943Z] #17 20.16 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-07-20T13:28:31.943Z] #17 20.16 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-20T13:28:31.943Z] #17 20.21 Selecting previously unselected package xz-utils. [2020-07-20T13:28:31.943Z] #17 20.21 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-07-20T13:28:31.943Z] #17 20.21 Unpacking xz-utils (5.2.4-1) ... [2020-07-20T13:28:31.943Z] #17 20.36 Selecting previously unselected package apparmor. [2020-07-20T13:28:31.943Z] #17 20.36 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-07-20T13:28:31.943Z] #17 20.40 Unpacking apparmor (2.13.2-10) ... [2020-07-20T13:28:31.943Z] #17 20.63 Selecting previously unselected package aufs-tools. [2020-07-20T13:28:31.943Z] #17 20.63 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-07-20T13:28:31.943Z] #17 20.63 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-20T13:28:31.943Z] #17 20.69 Selecting previously unselected package libonig5:s390x. [2020-07-20T13:28:31.943Z] #17 20.69 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-07-20T13:28:31.943Z] #17 20.69 Unpacking libonig5:s390x (6.9.1-1) ... [2020-07-20T13:28:31.943Z] #17 20.82 Selecting previously unselected package libjq1:s390x. [2020-07-20T13:28:31.943Z] #17 20.82 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-07-20T13:28:31.943Z] #17 20.82 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-20T13:28:31.943Z] #17 20.90 Selecting previously unselected package jq. [2020-07-20T13:28:31.943Z] #17 20.90 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-07-20T13:28:31.943Z] #17 20.90 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-20T13:28:31.943Z] #17 20.94 Selecting previously unselected package libaio1:s390x. [2020-07-20T13:28:31.943Z] #17 20.94 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-07-20T13:28:31.943Z] #17 20.95 Unpacking libaio1:s390x (0.3.112-3) ... [2020-07-20T13:28:31.943Z] #17 20.99 Selecting previously unselected package libgpm2:s390x. [2020-07-20T13:28:31.943Z] #17 20.99 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-07-20T13:28:31.943Z] #17 20.99 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-07-20T13:28:31.943Z] #17 21.04 Selecting previously unselected package libicu63:s390x. [2020-07-20T13:28:31.943Z] #17 21.04 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-07-20T13:28:31.943Z] #17 21.04 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-07-20T13:28:32.097Z] #42 ... [2020-07-20T13:28:32.097Z] [2020-07-20T13:28:32.097Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:28:32.097Z] #48 0.897 + RM_GOPATH=0 [2020-07-20T13:28:32.097Z] #48 0.898 + TMP_GOPATH= [2020-07-20T13:28:32.097Z] #48 0.898 + : /build [2020-07-20T13:28:32.097Z] #48 0.898 + '[' -z '' ']' [2020-07-20T13:28:32.097Z] #48 0.902 ++ mktemp -d [2020-07-20T13:28:32.097Z] #48 0.906 + export GOPATH=/tmp/tmp.EG5nxDp2xk [2020-07-20T13:28:32.097Z] #48 0.907 + GOPATH=/tmp/tmp.EG5nxDp2xk [2020-07-20T13:28:32.097Z] #48 0.908 + RM_GOPATH=1 [2020-07-20T13:28:32.097Z] #48 0.909 + case "$(go env GOARCH)" in [2020-07-20T13:28:32.097Z] #48 0.926 ++ go env GOARCH [2020-07-20T13:28:32.097Z] #48 0.960 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T13:28:32.097Z] #48 0.965 + GO_BUILDMODE=-buildmode=pie [2020-07-20T13:28:32.097Z] #48 0.987 ++ dirname /tmp/install/install.sh [2020-07-20T13:28:32.097Z] #48 1.011 + dir=/tmp/install [2020-07-20T13:28:32.097Z] #48 1.028 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-20T13:28:32.097Z] #48 1.029 + bin=shfmt [2020-07-20T13:28:32.097Z] #48 1.029 + shift [2020-07-20T13:28:32.097Z] #48 1.029 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-20T13:28:32.097Z] #48 1.029 + . /tmp/install/shfmt.installer [2020-07-20T13:28:32.097Z] #48 1.029 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-20T13:28:32.097Z] #48 1.029 + install_shfmt [2020-07-20T13:28:32.097Z] #48 1.029 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-20T13:28:32.097Z] #48 1.029 + git clone https://github.com/mvdan/sh.git /tmp/tmp.EG5nxDp2xk/src/github.com/mvdan/sh [2020-07-20T13:28:32.097Z] #48 1.042 Cloning into '/tmp/tmp.EG5nxDp2xk/src/github.com/mvdan/sh'... [2020-07-20T13:28:32.097Z] #48 10.86 + cd /tmp/tmp.EG5nxDp2xk/src/github.com/mvdan/sh [2020-07-20T13:28:32.097Z] #48 10.87 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-20T13:28:32.097Z] #48 10.94 + GO111MODULE=on [2020-07-20T13:28:32.097Z] #48 10.95 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-20T13:28:32.097Z] #48 ... [2020-07-20T13:28:32.097Z] [2020-07-20T13:28:32.097Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T13:28:32.097Z] #39 1.307 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T13:28:32.097Z] #39 1.440 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T13:28:32.097Z] #39 1.543 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T13:28:32.097Z] #39 2.798 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-20T13:28:32.097Z] #39 5.112 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-20T13:28:32.097Z] #39 7.128 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-20T13:28:32.395Z] #39 ... [2020-07-20T13:28:32.395Z] [2020-07-20T13:28:32.395Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-20T13:28:32.395Z] #52 1.386 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T13:28:32.395Z] #52 1.464 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T13:28:32.395Z] #52 1.543 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T13:28:32.395Z] #52 2.963 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-20T13:28:32.395Z] #52 5.580 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-20T13:28:32.395Z] #52 7.699 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-20T13:28:32.395Z] #52 ... [2020-07-20T13:28:32.395Z] [2020-07-20T13:28:32.395Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:28:32.395Z] #42 11.45 runtime/cgo [2020-07-20T13:28:32.977Z] #17 23.13 Selecting previously unselected package libnet1:s390x. [2020-07-20T13:28:32.977Z] #17 23.14 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-20T13:28:32.977Z] #17 23.16 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-20T13:28:32.977Z] #17 23.22 Selecting previously unselected package libnl-3-200:s390x. [2020-07-20T13:28:32.977Z] #17 23.22 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-07-20T13:28:32.977Z] #17 23.22 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-07-20T13:28:32.977Z] #17 23.28 Selecting previously unselected package libprotobuf-c1:s390x. [2020-07-20T13:28:32.977Z] #17 23.28 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-07-20T13:28:32.977Z] #17 23.29 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-20T13:28:32.977Z] #17 23.35 Selecting previously unselected package libreadline5:s390x. [2020-07-20T13:28:32.977Z] #17 23.35 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-07-20T13:28:32.977Z] #17 23.35 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-07-20T13:28:32.977Z] #17 23.40 Selecting previously unselected package net-tools. [2020-07-20T13:28:32.977Z] #17 23.40 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-07-20T13:28:32.977Z] #17 23.40 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-20T13:28:32.977Z] #17 23.52 Selecting previously unselected package python-pip-whl. [2020-07-20T13:28:33.269Z] #17 23.52 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-20T13:28:33.269Z] #17 23.52 Unpacking python-pip-whl (18.1-5) ... [2020-07-20T13:28:33.561Z] #17 23.88 Selecting previously unselected package python3-lib2to3. [2020-07-20T13:28:33.561Z] #17 23.88 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-20T13:28:33.561Z] #17 23.89 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-20T13:28:33.561Z] #17 23.96 Selecting previously unselected package python3-distutils. [2020-07-20T13:28:33.561Z] #17 23.96 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-20T13:28:33.561Z] #17 23.96 Unpacking python3-distutils (3.7.3-1) ... [2020-07-20T13:28:33.561Z] #17 24.05 Selecting previously unselected package python3-pip. [2020-07-20T13:28:33.855Z] #17 24.05 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-20T13:28:33.855Z] #17 24.05 Unpacking python3-pip (18.1-5) ... [2020-07-20T13:28:33.855Z] #17 24.14 Selecting previously unselected package python3-pkg-resources. [2020-07-20T13:28:33.855Z] #17 24.14 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-20T13:28:33.855Z] #17 24.14 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-20T13:28:33.855Z] #17 24.22 Selecting previously unselected package python3-setuptools. [2020-07-20T13:28:33.855Z] #17 24.22 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-20T13:28:33.855Z] #17 24.22 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-20T13:28:34.146Z] #17 24.36 Selecting previously unselected package python3-wheel. [2020-07-20T13:28:34.146Z] #17 24.36 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-20T13:28:34.146Z] #17 24.36 Unpacking python3-wheel (0.32.3-2) ... [2020-07-20T13:28:34.146Z] #17 24.43 Selecting previously unselected package sudo. [2020-07-20T13:28:34.146Z] #17 24.43 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-07-20T13:28:34.146Z] #17 24.43 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-20T13:28:34.438Z] #17 24.69 Selecting previously unselected package thin-provisioning-tools. [2020-07-20T13:28:34.439Z] #17 24.69 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-07-20T13:28:34.439Z] #17 24.70 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-20T13:28:34.439Z] #17 24.89 Selecting previously unselected package uidmap. [2020-07-20T13:28:34.439Z] #17 24.89 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-07-20T13:28:34.439Z] #17 24.89 Unpacking uidmap (1:4.5-1.1) ... [2020-07-20T13:28:34.439Z] #17 24.94 Selecting previously unselected package vim-runtime. [2020-07-20T13:28:34.730Z] #17 24.94 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-20T13:28:34.730Z] #17 24.96 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-20T13:28:34.730Z] #17 24.98 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-20T13:28:34.730Z] #17 24.98 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-20T13:28:35.049Z] ok github.com/docker/docker/cmd/dockerd 0.112s coverage: 30.8% of statements [2020-07-20T13:28:35.049Z] ok github.com/docker/docker/container 0.168s coverage: 34.7% of statements [2020-07-20T13:28:35.049Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-20T13:28:35.049Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-20T13:28:35.049Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-20T13:28:35.049Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-20T13:28:35.970Z] #42 15.20 vendor/golang.org/x/crypto/internal/subtle [2020-07-20T13:28:36.799Z] #17 27.06 Selecting previously unselected package vim. [2020-07-20T13:28:36.799Z] #17 27.06 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-07-20T13:28:36.799Z] #17 27.07 Unpacking vim (2:8.1.0875-5) ... [2020-07-20T13:28:37.034Z] #42 ... [2020-07-20T13:28:37.034Z] [2020-07-20T13:28:37.034Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:28:37.034Z] #44 6.289 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-20T13:28:37.034Z] #44 6.341 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-20T13:28:37.034Z] #44 6.410 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-20T13:28:37.034Z] #44 6.414 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-20T13:28:37.034Z] #44 8.438 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-20T13:28:37.034Z] #44 9.499 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-20T13:28:37.034Z] #44 9.548 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-20T13:28:37.034Z] #44 12.29 go: finding github.com/fatih/color v1.6.0 [2020-07-20T13:28:37.034Z] #44 12.30 go: finding github.com/pkg/errors v0.8.0 [2020-07-20T13:28:37.034Z] #44 12.34 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-20T13:28:37.034Z] #44 12.36 go: finding github.com/spf13/pflag v1.0.1 [2020-07-20T13:28:37.034Z] #44 12.58 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-20T13:28:37.034Z] #44 12.65 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-20T13:28:37.034Z] #44 12.91 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-20T13:28:37.034Z] #44 12.92 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-20T13:28:37.034Z] #44 12.96 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-20T13:28:37.034Z] #44 13.11 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-20T13:28:37.034Z] #44 13.25 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-20T13:28:37.034Z] #44 ... [2020-07-20T13:28:37.034Z] [2020-07-20T13:28:37.034Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-20T13:28:37.034Z] #37 16.21 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-20T13:28:37.090Z] #17 27.42 Selecting previously unselected package xfsprogs. [2020-07-20T13:28:37.090Z] #17 27.42 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-07-20T13:28:37.090Z] #17 27.43 Unpacking xfsprogs (4.20.0-1) ... [2020-07-20T13:28:37.387Z] #17 27.73 Selecting previously unselected package zip. [2020-07-20T13:28:37.387Z] #17 27.73 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-07-20T13:28:37.387Z] #17 27.73 Unpacking zip (3.0-11+b1) ... [2020-07-20T13:28:37.387Z] #17 27.81 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-20T13:28:37.387Z] #17 27.82 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-20T13:28:37.387Z] #17 27.83 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-07-20T13:28:37.387Z] #17 27.84 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-07-20T13:28:37.387Z] #17 27.84 Setting up libgpm2:s390x (1.20.7-5) ... [2020-07-20T13:28:37.387Z] #17 27.85 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-07-20T13:28:37.387Z] #17 27.86 Setting up uidmap (1:4.5-1.1) ... [2020-07-20T13:28:37.387Z] #17 27.86 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-07-20T13:28:37.387Z] #17 27.87 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-20T13:28:37.387Z] #17 27.88 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-20T13:28:37.387Z] #17 27.88 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-20T13:28:37.387Z] #17 27.89 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-07-20T13:28:37.387Z] #17 27.90 Setting up xxd (2:8.1.0875-5) ... [2020-07-20T13:28:37.387Z] #17 27.91 Setting up zip (3.0-11+b1) ... [2020-07-20T13:28:37.387Z] #17 27.91 Setting up vim-common (2:8.1.0875-5) ... [2020-07-20T13:28:37.387Z] #17 27.93 Setting up bash-completion (1:2.8-6) ... [2020-07-20T13:28:37.608Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.045s coverage: 65.3% of statements [2020-07-20T13:28:37.872Z] ok github.com/docker/docker/daemon/cluster/convert 0.048s coverage: 35.4% of statements [2020-07-20T13:28:38.900Z] #17 29.29 Setting up libiptc0:s390x (1.8.2-4) ... [2020-07-20T13:28:38.900Z] #17 29.29 Setting up xz-utils (5.2.4-1) ... [2020-07-20T13:28:38.900Z] #17 29.30 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-20T13:28:38.900Z] #17 29.31 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-20T13:28:38.900Z] #17 29.34 invoke-rc.d: could not determine current runlevel [2020-07-20T13:28:38.900Z] #17 29.35 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-20T13:28:38.900Z] #17 29.35 Setting up pigz (2.4-1) ... [2020-07-20T13:28:38.900Z] #17 29.35 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-07-20T13:28:38.900Z] #17 29.36 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-07-20T13:28:38.900Z] #17 29.37 Setting up python-pip-whl (18.1-5) ... [2020-07-20T13:28:38.900Z] #17 29.38 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-07-20T13:28:39.192Z] #17 29.39 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-20T13:28:39.192Z] #17 29.56 Setting up libaio1:s390x (0.3.112-3) ... [2020-07-20T13:28:39.192Z] #17 29.58 Setting up libonig5:s390x (6.9.1-1) ... [2020-07-20T13:28:39.192Z] #17 29.59 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-07-20T13:28:39.192Z] #17 29.59 Setting up vim (2:8.1.0875-5) ... [2020-07-20T13:28:39.192Z] #17 29.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-20T13:28:39.192Z] #17 29.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-20T13:28:39.192Z] #17 29.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-20T13:28:39.192Z] #17 29.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-20T13:28:39.192Z] #17 29.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-20T13:28:39.192Z] #17 29.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-20T13:28:39.192Z] #17 29.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-20T13:28:39.483Z] #17 29.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-20T13:28:39.483Z] #17 29.64 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-20T13:28:39.483Z] #17 29.65 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-20T13:28:39.483Z] #17 29.66 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-07-20T13:28:39.483Z] #17 29.66 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-20T13:28:39.483Z] #17 29.70 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-07-20T13:28:39.483Z] #17 29.71 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-20T13:28:39.831Z] #37 18.85 + 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-07-20T13:28:41.037Z] #17 31.24 Setting up iptables (1.8.2-4) ... [2020-07-20T13:28:41.038Z] #17 31.25 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-20T13:28:41.038Z] #17 31.25 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-20T13:28:41.038Z] #17 31.26 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-20T13:28:41.038Z] #17 31.26 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-20T13:28:41.038Z] #17 31.26 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-20T13:28:41.038Z] #17 31.27 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-20T13:28:41.038Z] #17 31.27 Setting up python3 (3.7.3-1) ... [2020-07-20T13:28:41.038Z] #17 31.48 Setting up python3-wheel (0.32.3-2) ... [2020-07-20T13:28:41.671Z] #17 31.86 Setting up apparmor (2.13.2-10) ... [2020-07-20T13:28:42.099Z] ok github.com/docker/docker/daemon/cluster 0.125s coverage: 0.5% of statements [2020-07-20T13:28:42.305Z] #17 ... [2020-07-20T13:28:42.305Z] [2020-07-20T13:28:42.305Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:28:42.305Z] #39 68.26 CC criu/external.o [2020-07-20T13:28:42.305Z] #39 68.44 CC criu/fault-injection.o [2020-07-20T13:28:42.305Z] #39 68.50 CC criu/fdstore.o [2020-07-20T13:28:42.305Z] #39 68.72 CC criu/fifo.o [2020-07-20T13:28:42.305Z] #39 68.96 CC criu/file-ids.o [2020-07-20T13:28:42.305Z] #39 69.11 CC criu/file-lock.o [2020-07-20T13:28:42.305Z] #39 69.55 CC criu/files-ext.o [2020-07-20T13:28:42.305Z] #39 69.72 CC criu/files-reg.o [2020-07-20T13:28:42.305Z] #39 70.98 CC criu/files.o [2020-07-20T13:28:42.305Z] #39 72.29 CC criu/filesystems.o [2020-07-20T13:28:42.305Z] #39 72.74 CC criu/fsnotify.o [2020-07-20T13:28:42.305Z] #39 73.37 CC criu/image-desc.o [2020-07-20T13:28:42.305Z] #39 73.50 CC criu/image.o [2020-07-20T13:28:42.305Z] #39 74.10 CC criu/ipc_ns.o [2020-07-20T13:28:42.305Z] #39 74.80 CC criu/irmap.o [2020-07-20T13:28:42.305Z] #39 75.23 CC criu/kcmp-ids.o [2020-07-20T13:28:42.305Z] #39 75.46 CC criu/kerndat.o [2020-07-20T13:28:42.305Z] #39 76.10 CC criu/libnetlink.o [2020-07-20T13:28:42.305Z] #39 76.42 CC criu/log.o [2020-07-20T13:28:42.305Z] #39 76.75 CC criu/lsm.o [2020-07-20T13:28:42.305Z] #39 77.11 CC criu/mem.o [2020-07-20T13:28:42.305Z] #39 78.27 CC criu/memfd.o [2020-07-20T13:28:42.597Z] #39 ... [2020-07-20T13:28:42.597Z] [2020-07-20T13:28:42.597Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T13:28:42.597Z] #17 32.74 Setting up xfsprogs (4.20.0-1) ... [2020-07-20T13:28:42.597Z] #17 32.75 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-20T13:28:42.597Z] #17 32.91 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-20T13:28:42.678Z] ok github.com/docker/docker/daemon/config 0.080s coverage: 81.8% of statements [2020-07-20T13:28:43.231Z] #17 33.38 Setting up python3-distutils (3.7.3-1) ... [2020-07-20T13:28:43.418Z] #37 ... [2020-07-20T13:28:43.418Z] [2020-07-20T13:28:43.418Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:28:43.418Z] #48 12.47 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-20T13:28:43.418Z] #48 12.47 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-20T13:28:43.418Z] #48 12.50 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-20T13:28:43.418Z] #48 12.71 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-20T13:28:43.418Z] #48 12.73 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-20T13:28:43.418Z] #48 14.93 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-20T13:28:43.418Z] #48 16.01 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-20T13:28:43.418Z] #48 18.63 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-20T13:28:43.418Z] #48 20.18 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-20T13:28:43.418Z] #48 20.24 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-20T13:28:43.418Z] #48 20.51 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-20T13:28:43.418Z] #48 20.65 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-20T13:28:43.418Z] #48 22.20 runtime [2020-07-20T13:28:43.418Z] #48 ... [2020-07-20T13:28:43.418Z] [2020-07-20T13:28:43.418Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:28:43.418Z] #61 18.07 Checking out files: 89% (1851/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-20T13:28:43.418Z] #61 18.49 + cd /tmp/tmp.o7f1ZwKJPq/src/github.com/docker/libnetwork [2020-07-20T13:28:43.418Z] #61 18.49 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-20T13:28:43.418Z] #61 19.16 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-20T13:28:43.523Z] #17 33.75 Setting up python3-setuptools (40.8.0-1) ... [2020-07-20T13:28:44.170Z] #17 34.60 Setting up python3-pip (18.1-5) ... [2020-07-20T13:28:44.665Z] ok github.com/docker/docker/daemon/discovery 0.045s coverage: 30.0% of statements [2020-07-20T13:28:44.665Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2020-07-20T13:28:44.804Z] #17 35.31 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T13:28:45.117Z] #17 35.34 Processing triggers for mime-support (3.62) ... [2020-07-20T13:28:45.408Z] #17 DONE 35.9s [2020-07-20T13:28:45.408Z] [2020-07-20T13:28:45.408Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:28:45.408Z] #39 78.78 CC criu/mount.o [2020-07-20T13:28:45.408Z] #39 81.26 CC criu/namespaces.o [2020-07-20T13:28:46.350Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-07-20T13:28:46.442Z] #39 82.45 CC criu/net.o [2020-07-20T13:28:46.988Z] #61 ... [2020-07-20T13:28:46.988Z] [2020-07-20T13:28:46.988Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T13:28:46.988Z] #11 15.96 Fetched 8145 kB in 15s (549 kB/s) [2020-07-20T13:28:46.988Z] #11 15.96 Reading package lists... [2020-07-20T13:28:46.988Z] #11 23.14 Reading package lists... [2020-07-20T13:28:46.988Z] #11 ... [2020-07-20T13:28:46.988Z] [2020-07-20T13:28:46.988Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-20T13:28:46.988Z] #52 16.18 Fetched 8145 kB in 15s (542 kB/s) [2020-07-20T13:28:46.988Z] #52 16.18 Reading package lists... [2020-07-20T13:28:46.988Z] #52 23.54 Reading package lists... [2020-07-20T13:28:46.988Z] #52 ... [2020-07-20T13:28:46.988Z] [2020-07-20T13:28:46.988Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T13:28:46.988Z] #33 17.42 Fetched 8145 kB in 16s (498 kB/s) [2020-07-20T13:28:46.988Z] #33 17.42 Reading package lists... [2020-07-20T13:28:47.076Z] #39 ... [2020-07-20T13:28:47.076Z] [2020-07-20T13:28:47.076Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-20T13:28:47.076Z] #18 1.261 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-20T13:28:47.076Z] #18 1.263 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-20T13:28:47.076Z] #18 1.265 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-20T13:28:47.076Z] #18 DONE 1.4s [2020-07-20T13:28:47.076Z] [2020-07-20T13:28:47.076Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-20T13:28:47.288Z] #33 25.55 Reading package lists... [2020-07-20T13:28:47.288Z] #33 ... [2020-07-20T13:28:47.288Z] [2020-07-20T13:28:47.288Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T13:28:47.288Z] #39 16.69 Fetched 8145 kB in 16s (523 kB/s) [2020-07-20T13:28:47.288Z] #39 16.69 Reading package lists... [2020-07-20T13:28:47.589Z] #39 24.33 Reading package lists... [2020-07-20T13:28:47.589Z] #39 ... [2020-07-20T13:28:47.589Z] [2020-07-20T13:28:47.589Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-20T13:28:47.589Z] #24 17.19 Fetched 8145 kB in 16s (506 kB/s) [2020-07-20T13:28:47.589Z] #24 17.19 Reading package lists... [2020-07-20T13:28:49.661Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-07-20T13:28:50.073Z] INFO [loader] Go packages loading at mode 575 (types_sizes|deps|files|name|compiled_files|exports_file|imports) took 1m55.781568115s [2020-07-20T13:28:50.073Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 462.893998ms [2020-07-20T13:28:50.234Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.514s coverage: 13.9% of statements [2020-07-20T13:28:50.359Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-07-20T13:28:50.359Z] [2020-07-20T13:28:50.359Z] ________ ____ __. [2020-07-20T13:28:50.359Z] \_____ \ | |/ _| [2020-07-20T13:28:50.359Z] / | \| < [2020-07-20T13:28:50.359Z] / | \ | \ [2020-07-20T13:28:50.359Z] \_______ /____|__ \ [2020-07-20T13:28:50.359Z] \/ \/ [2020-07-20T13:28:50.359Z] [2020-07-20T13:28:50.359Z] INFO: make.ps1 ended at 07/20/2020 13:28:42 [2020-07-20T13:28:50.359Z] INFO: Binaries build ended at 07/20/2020 13:28:45. Duration:00:01:13.4223130 [2020-07-20T13:28:50.359Z] INFO: Copying the built daemon binary to d:\CI\PR-41238\1\binary\dockerd-c161d6564d.exe... [2020-07-20T13:28:50.359Z] INFO: Copying the built client binary to d:\CI\PR-41238\1\binary\docker-c161d6564d.exe... [2020-07-20T13:28:50.359Z] INFO: Copying dockerversion from the container... [2020-07-20T13:28:50.359Z] INFO: Copying the golang package from the container to d:\CI\PR-41238\1\installer\go.zip... [2020-07-20T13:28:50.612Z] #19 ... [2020-07-20T13:28:50.612Z] [2020-07-20T13:28:50.612Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:28:50.612Z] #49 48.57 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-20T13:28:50.612Z] #49 50.07 + mkdir -p /build [2020-07-20T13:28:50.612Z] #49 50.08 + cp runc /build/runc [2020-07-20T13:28:50.612Z] #49 DONE 50.4s [2020-07-20T13:28:50.612Z] [2020-07-20T13:28:50.612Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-20T13:28:50.612Z] #19 3.581 Collecting yamllint==1.16.0 [2020-07-20T13:28:50.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-20T13:28:50.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-20T13:28:50.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-20T13:28:50.912Z] #19 3.808 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-20T13:28:50.912Z] #19 3.862 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-20T13:28:50.912Z] #19 3.884 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-20T13:28:50.912Z] #19 3.918 Collecting pyyaml (from yamllint==1.16.0) [2020-07-20T13:28:51.237Z] #19 4.040 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-20T13:28:51.630Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.633s coverage: 57.0% of statements [2020-07-20T13:28:51.870Z] #19 4.877 Building wheels for collected packages: pyyaml [2020-07-20T13:28:51.870Z] #19 4.882 Running setup.py bdist_wheel for pyyaml: started [2020-07-20T13:28:52.125Z] #24 24.32 Reading package lists... [2020-07-20T13:28:52.125Z] #24 ... [2020-07-20T13:28:52.125Z] [2020-07-20T13:28:52.125Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T13:28:52.125Z] #11 23.14 Reading package lists... [2020-07-20T13:28:52.502Z] #19 5.335 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-20T13:28:52.502Z] #19 5.335 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-20T13:28:52.502Z] #19 5.379 Successfully built pyyaml [2020-07-20T13:28:52.502Z] #19 5.387 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-20T13:28:52.502Z] #19 5.546 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-20T13:28:52.584Z] INFO: Extracting go.zip to d:\CI\PR-41238\1\go [2020-07-20T13:28:52.794Z] #19 DONE 5.8s [2020-07-20T13:28:52.794Z] [2020-07-20T13:28:52.794Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-20T13:28:53.085Z] #22 DONE 0.2s [2020-07-20T13:28:53.085Z] [2020-07-20T13:28:53.085Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-20T13:28:54.119Z] #26 DONE 0.8s [2020-07-20T13:28:54.119Z] [2020-07-20T13:28:54.119Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-20T13:28:54.119Z] #29 DONE 0.2s [2020-07-20T13:28:54.119Z] [2020-07-20T13:28:54.119Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-20T13:28:54.119Z] #31 DONE 0.1s [2020-07-20T13:28:54.119Z] [2020-07-20T13:28:54.119Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-20T13:28:54.183Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.8% of statements [2020-07-20T13:28:54.410Z] #34 DONE 0.1s [2020-07-20T13:28:54.410Z] [2020-07-20T13:28:54.410Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:28:54.410Z] #39 84.33 CC criu/netfilter.o [2020-07-20T13:28:54.410Z] #39 84.53 CC criu/page-pipe.o [2020-07-20T13:28:54.410Z] #39 84.96 CC criu/page-xfer.o [2020-07-20T13:28:54.410Z] #39 86.09 CC criu/pagemap-cache.o [2020-07-20T13:28:54.410Z] #39 86.40 CC criu/pagemap.o [2020-07-20T13:28:54.410Z] #39 87.43 CC criu/parasite-syscall.o [2020-07-20T13:28:54.410Z] #39 87.81 CC criu/path.o [2020-07-20T13:28:54.410Z] #39 87.98 CC criu/pie-util-vdso.o [2020-07-20T13:28:54.410Z] #39 88.33 CC criu/pie-util.o [2020-07-20T13:28:54.410Z] #39 88.48 CC criu/pipes.o [2020-07-20T13:28:54.410Z] #39 88.95 CC criu/plugin.o [2020-07-20T13:28:54.410Z] #39 89.17 CC criu/proc_parse.o [2020-07-20T13:28:54.410Z] #39 90.64 CC criu/protobuf-desc.o [2020-07-20T13:28:54.924Z] #11 31.96 Building dependency tree... [2020-07-20T13:28:55.043Z] #39 91.10 CC criu/protobuf.o [2020-07-20T13:28:55.127Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.370s coverage: 46.2% of statements [2020-07-20T13:28:55.335Z] #39 91.31 CC criu/pstree.o [2020-07-20T13:28:55.700Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.911s coverage: 73.1% of statements [2020-07-20T13:28:55.970Z] #39 91.89 CC criu/rbtree.o [2020-07-20T13:28:55.970Z] #39 92.06 CC criu/rst-malloc.o [2020-07-20T13:28:56.262Z] #39 92.16 CC criu/seccomp.o [2020-07-20T13:28:56.466Z] #11 35.87 The following additional packages will be installed: [2020-07-20T13:28:56.466Z] #11 35.87 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-20T13:28:56.466Z] #11 35.88 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-20T13:28:56.466Z] #11 35.88 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-20T13:28:56.466Z] #11 35.88 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-20T13:28:56.466Z] #11 35.89 Suggested packages: [2020-07-20T13:28:56.466Z] #11 35.89 gcc-8-locales seccomp wine64 [2020-07-20T13:28:56.553Z] #39 92.48 CC criu/seize.o [2020-07-20T13:28:56.845Z] #39 92.92 CC criu/servicefd.o [2020-07-20T13:28:57.136Z] #39 93.13 CC criu/shmem.o [2020-07-20T13:28:57.428Z] #39 93.64 CC criu/sigframe.o [2020-07-20T13:28:57.618Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.952s coverage: 49.5% of statements [2020-07-20T13:28:57.720Z] #39 93.72 CC criu/signalfd.o [2020-07-20T13:28:57.720Z] #39 ... [2020-07-20T13:28:57.720Z] [2020-07-20T13:28:57.720Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-20T13:28:57.720Z] #36 119.5 + dpkg --print-architecture [2020-07-20T13:28:57.720Z] #36 119.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-20T13:28:57.720Z] #36 119.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-20T13:28:57.720Z] #36 119.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-20T13:28:57.720Z] #36 ... [2020-07-20T13:28:57.720Z] [2020-07-20T13:28:57.720Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:28:57.720Z] #39 93.83 CC criu/sk-inet.o [2020-07-20T13:28:58.068Z] #11 ... [2020-07-20T13:28:58.068Z] [2020-07-20T13:28:58.068Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T13:28:58.068Z] #39 24.33 Reading package lists... [2020-07-20T13:28:58.068Z] #39 32.89 Building dependency tree... [2020-07-20T13:28:58.068Z] #39 35.54 The following additional packages will be installed: [2020-07-20T13:28:58.068Z] #39 35.55 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-20T13:28:58.068Z] #39 35.55 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-20T13:28:58.068Z] #39 35.56 Suggested packages: [2020-07-20T13:28:58.068Z] #39 35.56 manpages-dev python-setuptools [2020-07-20T13:28:58.068Z] #39 37.01 The following NEW packages will be installed: [2020-07-20T13:28:58.068Z] #39 37.01 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-20T13:28:58.068Z] #39 37.01 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-20T13:28:58.068Z] #39 37.01 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-20T13:28:58.068Z] #39 37.02 python-six zlib1g-dev [2020-07-20T13:28:58.068Z] #39 37.20 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T13:28:58.068Z] #39 37.20 Need to get 4075 kB of archives. [2020-07-20T13:28:58.068Z] #39 37.20 After this operation, 24.5 MB of additional disk space will be used. [2020-07-20T13:28:58.068Z] #39 37.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-07-20T13:28:58.068Z] #39 37.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-07-20T13:28:58.068Z] #39 37.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-07-20T13:28:58.068Z] #39 37.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-07-20T13:28:58.068Z] #39 37.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-07-20T13:28:58.068Z] #39 37.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-07-20T13:28:58.068Z] #39 37.27 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-07-20T13:28:58.068Z] #39 37.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-07-20T13:28:58.068Z] #39 37.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-07-20T13:28:58.068Z] #39 37.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-07-20T13:28:58.068Z] #39 37.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-07-20T13:28:58.068Z] #39 37.56 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-07-20T13:28:58.193Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.459s coverage: 76.1% of statements [2020-07-20T13:28:58.353Z] #39 94.28 CC criu/sk-netlink.o [2020-07-20T13:28:58.353Z] #39 94.42 CC criu/sk-packet.o [2020-07-20T13:28:58.367Z] #39 37.69 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-07-20T13:28:58.368Z] #39 37.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-07-20T13:28:58.368Z] #39 37.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-20T13:28:58.368Z] #39 37.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-07-20T13:28:58.368Z] #39 37.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-07-20T13:28:58.644Z] #39 94.63 CC criu/sk-queue.o [2020-07-20T13:28:58.644Z] #39 94.83 CC criu/sk-tcp.o [2020-07-20T13:28:59.140Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.022s coverage: 58.0% of statements [2020-07-20T13:28:59.281Z] #39 95.16 CC criu/sk-unix.o [2020-07-20T13:28:59.402Z] ok github.com/docker/docker/daemon 12.318s coverage: 17.4% of statements [2020-07-20T13:28:59.402Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-20T13:28:59.402Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-20T13:28:59.402Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-20T13:28:59.402Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-20T13:28:59.402Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-20T13:28:59.430Z] #39 ... [2020-07-20T13:28:59.430Z] [2020-07-20T13:28:59.430Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-20T13:28:59.430Z] #52 23.54 Reading package lists... [2020-07-20T13:28:59.430Z] #52 32.00 Building dependency tree... [2020-07-20T13:28:59.430Z] #52 35.05 The following additional packages will be installed: [2020-07-20T13:28:59.430Z] #52 35.05 libbtrfs0 [2020-07-20T13:28:59.430Z] #52 35.18 The following NEW packages will be installed: [2020-07-20T13:28:59.430Z] #52 35.19 libbtrfs-dev libbtrfs0 [2020-07-20T13:28:59.430Z] #52 35.36 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T13:28:59.430Z] #52 35.36 Need to get 120 kB of archives. [2020-07-20T13:28:59.430Z] #52 35.36 After this operation, 423 kB of additional disk space will be used. [2020-07-20T13:28:59.430Z] #52 35.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-07-20T13:28:59.430Z] #52 35.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-07-20T13:28:59.430Z] #52 37.07 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T13:28:59.430Z] #52 37.50 Fetched 120 kB in 0s (1156 kB/s) [2020-07-20T13:28:59.430Z] #52 37.67 Selecting previously unselected package libbtrfs0. [2020-07-20T13:28:59.430Z] #52 37.67 (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 ... 15339 files and directories currently installed.) [2020-07-20T13:28:59.430Z] #52 37.80 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-07-20T13:28:59.430Z] #52 37.84 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-20T13:28:59.430Z] #52 38.00 Selecting previously unselected package libbtrfs-dev. [2020-07-20T13:28:59.430Z] #52 38.01 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-07-20T13:28:59.430Z] #52 38.02 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-20T13:28:59.430Z] #52 38.23 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-20T13:28:59.430Z] #52 38.25 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-20T13:28:59.430Z] #52 38.26 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T13:28:59.430Z] #52 DONE 38.6s [2020-07-20T13:28:59.430Z] [2020-07-20T13:28:59.430Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T13:28:59.430Z] #11 37.40 The following NEW packages will be installed: [2020-07-20T13:28:59.430Z] #11 37.40 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-20T13:28:59.430Z] #11 37.40 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-20T13:28:59.430Z] #11 37.40 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-20T13:28:59.430Z] #11 37.41 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-20T13:28:59.430Z] #11 37.41 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-20T13:28:59.430Z] #11 37.42 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-20T13:28:59.430Z] #11 37.65 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T13:28:59.430Z] #11 37.65 Need to get 78.9 MB of archives. [2020-07-20T13:28:59.430Z] #11 37.65 After this operation, 532 MB of additional disk space will be used. [2020-07-20T13:28:59.430Z] #11 37.65 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-07-20T13:28:59.430Z] #11 38.11 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-07-20T13:28:59.430Z] #11 38.51 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-07-20T13:28:59.430Z] #11 38.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-07-20T13:28:59.430Z] #11 38.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-07-20T13:28:59.430Z] #11 38.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-20T13:28:59.738Z] #11 39.04 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-07-20T13:28:59.934Z] #39 96.03 CC criu/sockets.o [2020-07-20T13:28:59.976Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2020-07-20T13:29:00.035Z] #11 ... [2020-07-20T13:29:00.036Z] [2020-07-20T13:29:00.036Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-20T13:29:00.036Z] #24 31.87 Building dependency tree... [2020-07-20T13:29:00.036Z] #24 34.66 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-20T13:29:00.036Z] #24 34.66 The following additional packages will be installed: [2020-07-20T13:29:00.036Z] #24 34.67 libjq1 libonig5 [2020-07-20T13:29:00.036Z] #24 35.30 The following NEW packages will be installed: [2020-07-20T13:29:00.036Z] #24 35.32 jq libjq1 libonig5 [2020-07-20T13:29:00.036Z] #24 35.60 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T13:29:00.036Z] #24 35.60 Need to get 358 kB of archives. [2020-07-20T13:29:00.036Z] #24 35.60 After this operation, 1277 kB of additional disk space will be used. [2020-07-20T13:29:00.036Z] #24 35.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-07-20T13:29:00.036Z] #24 35.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-07-20T13:29:00.036Z] #24 35.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-07-20T13:29:00.036Z] #24 37.62 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T13:29:00.036Z] #24 37.87 Fetched 358 kB in 0s (3132 kB/s) [2020-07-20T13:29:00.036Z] #24 38.01 Selecting previously unselected package libonig5:ppc64el. [2020-07-20T13:29:00.036Z] #24 38.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 ... 15339 files and directories currently installed.) [2020-07-20T13:29:00.036Z] #24 38.17 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-07-20T13:29:00.036Z] #24 38.18 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-07-20T13:29:00.036Z] #24 38.49 Selecting previously unselected package libjq1:ppc64el. [2020-07-20T13:29:00.036Z] #24 38.52 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-20T13:29:00.036Z] #24 38.52 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-20T13:29:00.036Z] #24 38.77 Selecting previously unselected package jq. [2020-07-20T13:29:00.036Z] #24 38.79 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-20T13:29:00.036Z] #24 38.80 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-20T13:29:00.036Z] #24 38.98 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-07-20T13:29:00.036Z] #24 39.00 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-20T13:29:00.036Z] #24 39.01 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-20T13:29:00.036Z] #24 39.03 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T13:29:00.036Z] #24 DONE 39.3s [2020-07-20T13:29:00.036Z] [2020-07-20T13:29:00.036Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-20T13:29:00.036Z] #25 DONE 0.1s [2020-07-20T13:29:00.036Z] [2020-07-20T13:29:00.036Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:29:00.036Z] #53 0.389 + RM_GOPATH=0 [2020-07-20T13:29:00.036Z] #53 0.390 + TMP_GOPATH= [2020-07-20T13:29:00.036Z] #53 0.390 + : /build [2020-07-20T13:29:00.036Z] #53 0.390 + '[' -z '' ']' [2020-07-20T13:29:00.036Z] #53 0.391 ++ mktemp -d [2020-07-20T13:29:00.036Z] #53 0.394 + export GOPATH=/tmp/tmp.e10r15evTX [2020-07-20T13:29:00.036Z] #53 0.395 + GOPATH=/tmp/tmp.e10r15evTX [2020-07-20T13:29:00.036Z] #53 0.395 + RM_GOPATH=1 [2020-07-20T13:29:00.036Z] #53 0.395 + case "$(go env GOARCH)" in [2020-07-20T13:29:00.036Z] #53 0.396 ++ go env GOARCH [2020-07-20T13:29:00.036Z] #53 0.431 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T13:29:00.036Z] #53 0.438 + GO_BUILDMODE=-buildmode=pie [2020-07-20T13:29:00.036Z] #53 0.440 ++ dirname /tmp/install/install.sh [2020-07-20T13:29:00.036Z] #53 0.446 + dir=/tmp/install [2020-07-20T13:29:00.036Z] #53 0.446 + bin=containerd [2020-07-20T13:29:00.036Z] #53 0.446 + shift [2020-07-20T13:29:00.036Z] #53 0.447 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-20T13:29:00.036Z] #53 0.447 + . /tmp/install/containerd.installer [2020-07-20T13:29:00.036Z] #53 0.462 ++ set -e [2020-07-20T13:29:00.036Z] #53 0.463 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-20T13:29:00.036Z] #53 0.466 + install_containerd [2020-07-20T13:29:00.036Z] #53 0.467 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-20T13:29:00.036Z] #53 0.468 + git clone https://github.com/containerd/containerd.git /tmp/tmp.e10r15evTX/src/github.com/containerd/containerd [2020-07-20T13:29:00.036Z] #53 0.468 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-20T13:29:00.036Z] #53 0.476 Cloning into '/tmp/tmp.e10r15evTX/src/github.com/containerd/containerd'... [2020-07-20T13:29:00.225Z] #39 96.48 CC criu/stats.o [2020-07-20T13:29:00.239Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.036s coverage: 3.0% of statements [2020-07-20T13:29:00.516Z] #39 96.59 CC criu/string.o [2020-07-20T13:29:00.516Z] #39 96.64 CC criu/sysctl.o [2020-07-20T13:29:00.807Z] #39 96.98 CC criu/sysfs_parse.o [2020-07-20T13:29:01.098Z] #39 97.20 CC criu/timens.o [2020-07-20T13:29:01.098Z] #39 97.31 CC criu/timerfd.o [2020-07-20T13:29:01.391Z] #39 97.39 CC criu/tty.o [2020-07-20T13:29:01.391Z] #39 ... [2020-07-20T13:29:01.391Z] [2020-07-20T13:29:01.391Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-20T13:29:01.391Z] #36 DONE 133.4s [2020-07-20T13:29:01.682Z] [2020-07-20T13:29:01.682Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:29:01.983Z] #39 98.09 CC criu/tun.o [2020-07-20T13:29:01.983Z] #39 98.30 CC criu/uffd.o [2020-07-20T13:29:02.618Z] #39 98.82 CC criu/util.o [2020-07-20T13:29:02.794Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.409s coverage: 57.7% of statements [2020-07-20T13:29:02.794Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-20T13:29:02.794Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-20T13:29:02.794Z] ok github.com/docker/docker/daemon/logger 0.275s coverage: 41.0% of statements [2020-07-20T13:29:02.794Z] ok github.com/docker/docker/daemon/images 0.050s coverage: 4.8% of statements [2020-07-20T13:29:02.794Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-20T13:29:02.794Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-20T13:29:02.844Z] #53 ... [2020-07-20T13:29:02.844Z] [2020-07-20T13:29:02.844Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:29:02.844Z] #61 DONE 41.8s [2020-07-20T13:29:02.844Z] [2020-07-20T13:29:02.844Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T13:29:02.844Z] #39 39.91 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T13:29:02.844Z] #39 40.24 Fetched 4075 kB in 1s (6071 kB/s) [2020-07-20T13:29:02.844Z] #39 40.35 Selecting previously unselected package libcap-dev:ppc64el. [2020-07-20T13:29:02.844Z] #39 40.35 (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 ... 15339 files and directories currently installed.) [2020-07-20T13:29:02.844Z] #39 40.43 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-07-20T13:29:02.844Z] #39 40.44 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-07-20T13:29:02.844Z] #39 40.60 Selecting previously unselected package libnet1:ppc64el. [2020-07-20T13:29:02.844Z] #39 40.62 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-20T13:29:02.844Z] #39 40.63 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-20T13:29:02.844Z] #39 40.84 Selecting previously unselected package libnet1-dev. [2020-07-20T13:29:02.844Z] #39 40.84 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-20T13:29:02.844Z] #39 40.86 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-20T13:29:02.844Z] #39 41.14 Selecting previously unselected package libnl-3-200:ppc64el. [2020-07-20T13:29:02.844Z] #39 41.14 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-07-20T13:29:02.844Z] #39 41.15 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-20T13:29:02.844Z] #39 41.32 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-07-20T13:29:02.844Z] #39 41.34 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-07-20T13:29:02.844Z] #39 41.35 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-07-20T13:29:02.844Z] #39 41.68 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-07-20T13:29:02.844Z] #39 41.68 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-07-20T13:29:02.844Z] #39 41.68 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-20T13:29:02.844Z] #39 41.89 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-07-20T13:29:02.844Z] #39 41.92 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-07-20T13:29:02.844Z] #39 41.94 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-07-20T13:29:02.844Z] #39 42.22 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-07-20T13:29:02.844Z] #39 42.22 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-07-20T13:29:02.844Z] #39 42.23 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-07-20T13:29:02.910Z] #39 ... [2020-07-20T13:29:02.910Z] [2020-07-20T13:29:02.910Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-20T13:29:02.910Z] #37 DONE 0.2s [2020-07-20T13:29:02.910Z] [2020-07-20T13:29:02.910Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:29:03.201Z] #52 ... [2020-07-20T13:29:03.201Z] [2020-07-20T13:29:03.201Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:29:03.201Z] #39 99.26 CC criu/uts_ns.o [2020-07-20T13:29:03.201Z] #39 99.31 CC criu/vdso.o [2020-07-20T13:29:03.201Z] #39 99.46 LINK criu/built-in.o [2020-07-20T13:29:03.367Z] ok github.com/docker/docker/daemon/logger/awslogs 0.338s coverage: 77.4% of statements [2020-07-20T13:29:03.367Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-20T13:29:03.367Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-20T13:29:03.492Z] #39 99.51 LINK criu/criu [2020-07-20T13:29:03.492Z] #39 99.68 DEP lib/c/criu.d [2020-07-20T13:29:03.492Z] #39 99.72 CC images/rpc.pb-c.o [2020-07-20T13:29:03.499Z] #39 42.85 Selecting previously unselected package libprotobuf17:ppc64el. [2020-07-20T13:29:03.499Z] #39 42.88 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-07-20T13:29:03.499Z] #39 42.89 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-07-20T13:29:03.783Z] #39 99.87 CC lib/c/criu.o [2020-07-20T13:29:03.944Z] ok github.com/docker/docker/daemon/logger/gelf 0.103s coverage: 67.0% of statements [2020-07-20T13:29:04.075Z] #39 100.2 LINK lib/c/built-in.o [2020-07-20T13:29:04.075Z] #39 100.2 LINK lib/c/libcriu.so [2020-07-20T13:29:04.075Z] #39 100.2 LINK lib/c/libcriu.a [2020-07-20T13:29:04.075Z] #39 100.2 GEN magic.py [2020-07-20T13:29:04.075Z] #39 100.3 Note: Building without setproctitle() and strlcpy() support. [2020-07-20T13:29:04.075Z] #39 100.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-20T13:29:04.206Z] ok github.com/docker/docker/daemon/logger/journald 0.023s coverage: 26.2% of statements [2020-07-20T13:29:04.366Z] #39 100.3 Note: Building without GnuTLS support [2020-07-20T13:29:04.366Z] #39 100.3 Makefile.config:39: Warn: you have no libnftables installed [2020-07-20T13:29:04.366Z] #39 100.3 Makefile.config:40: Warn: Building without nftables support [2020-07-20T13:29:04.366Z] #39 100.4 fatal: not a git repository (or any of the parent directories): .git [2020-07-20T13:29:04.470Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.039s coverage: 87.2% of statements [2020-07-20T13:29:04.657Z] #39 100.6 make[1]: Nothing to be done for 'all'. [2020-07-20T13:29:04.657Z] #39 101.0 make[1]: 'images/built-in.o' is up to date. [2020-07-20T13:29:04.657Z] #39 101.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-20T13:29:04.732Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.043s coverage: 61.6% of statements [2020-07-20T13:29:04.949Z] #39 101.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-20T13:29:04.949Z] #39 101.0 make[1]: 'compel/libcompel.a' is up to date. [2020-07-20T13:29:04.949Z] #39 101.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-20T13:29:04.949Z] #39 101.0 make[1]: Nothing to be done for 'all'. [2020-07-20T13:29:04.949Z] #39 101.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-20T13:29:04.949Z] #39 101.1 make[2]: Nothing to be done for 'all'. [2020-07-20T13:29:04.949Z] #39 101.2 make[2]: Nothing to be done for 'all'. [2020-07-20T13:29:04.949Z] #39 101.2 make[2]: Nothing to be done for 'all'. [2020-07-20T13:29:04.949Z] #39 101.2 make[2]: Nothing to be done for 'all'. [2020-07-20T13:29:04.949Z] #39 101.2 make[2]: Nothing to be done for 'all'. [2020-07-20T13:29:05.062Z] #39 44.19 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-07-20T13:29:05.063Z] #39 44.23 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-07-20T13:29:05.063Z] #39 44.25 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-07-20T13:29:05.242Z] #39 101.2 make[2]: Nothing to be done for 'all'. [2020-07-20T13:29:05.242Z] #39 101.3 make[2]: Nothing to be done for 'all'. [2020-07-20T13:29:05.242Z] #39 101.3 make[2]: Nothing to be done for 'all'. [2020-07-20T13:29:05.242Z] #39 101.3 INSTALL criu/criu [2020-07-20T13:29:05.242Z] #39 DONE 101.5s [2020-07-20T13:29:05.242Z] [2020-07-20T13:29:05.242Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:29:05.361Z] #39 44.57 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-07-20T13:29:05.361Z] #39 44.59 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-07-20T13:29:05.361Z] #39 44.61 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-07-20T13:29:05.695Z] #39 ... [2020-07-20T13:29:05.695Z] [2020-07-20T13:29:05.695Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T13:29:05.695Z] #33 25.55 Reading package lists... [2020-07-20T13:29:05.695Z] #33 35.44 Building dependency tree... [2020-07-20T13:29:05.695Z] #33 39.33 The following additional packages will be installed: [2020-07-20T13:29:05.695Z] #33 39.34 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-20T13:29:05.695Z] #33 39.35 Suggested packages: [2020-07-20T13:29:05.695Z] #33 39.35 cmake-doc ninja-build lrzip [2020-07-20T13:29:05.695Z] #33 39.35 Recommended packages: [2020-07-20T13:29:05.695Z] #33 39.35 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-20T13:29:05.695Z] #33 40.76 The following NEW packages will be installed: [2020-07-20T13:29:05.695Z] #33 40.77 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-20T13:29:05.695Z] #33 40.77 vim-common xxd [2020-07-20T13:29:05.695Z] #33 41.00 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T13:29:05.695Z] #33 41.00 Need to get 14.9 MB of archives. [2020-07-20T13:29:05.695Z] #33 41.00 After this operation, 67.2 MB of additional disk space will be used. [2020-07-20T13:29:05.695Z] #33 41.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-07-20T13:29:05.695Z] #33 41.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-07-20T13:29:05.695Z] #33 41.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-07-20T13:29:05.695Z] #33 41.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-07-20T13:29:05.695Z] #33 42.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-07-20T13:29:05.695Z] #33 42.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-07-20T13:29:05.695Z] #33 42.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-07-20T13:29:05.695Z] #33 42.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-07-20T13:29:05.695Z] #33 42.49 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-07-20T13:29:05.695Z] #33 42.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-07-20T13:29:05.695Z] #33 44.92 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T13:29:05.695Z] #33 45.16 Fetched 14.9 MB in 2s (7805 kB/s) [2020-07-20T13:29:05.883Z] #45 ... [2020-07-20T13:29:05.883Z] [2020-07-20T13:29:05.883Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-20T13:29:05.998Z] #33 ... [2020-07-20T13:29:05.998Z] [2020-07-20T13:29:05.998Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T13:29:05.998Z] #26 2.073 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-20T13:29:05.998Z] #26 2.714 #=#=# [2020-07-20T13:29:05.998Z] #26 3.208 #=#=# 0.4% 1.2% ## 3.3% #### 6.1% ######### 13.0% ############# 19.1% ################## 25.2% ####################### 33.3% ############################ 39.4% ################################## 47.6% ###################################### 53.7% ############################################ 61.8% ################################################## 70.0% ###################################################### 76.1% ########################################################### 82.2% ############################################################### 88.3% ##################################################################### 96.5% ######################################################################## 100.0% [2020-07-20T13:29:05.998Z] #26 5.650 [2020-07-20T13:29:06.123Z] ok github.com/docker/docker/daemon/logger/local 0.040s coverage: 75.2% of statements [2020-07-20T13:29:06.123Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-20T13:29:06.123Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.037s coverage: 37.7% of statements [2020-07-20T13:29:06.174Z] #40 DONE 0.1s [2020-07-20T13:29:06.174Z] [2020-07-20T13:29:06.174Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:29:06.174Z] #52 ... [2020-07-20T13:29:06.174Z] [2020-07-20T13:29:06.174Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-20T13:29:06.466Z] #42 DONE 0.2s [2020-07-20T13:29:06.466Z] [2020-07-20T13:29:06.466Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-20T13:29:06.466Z] #44 DONE 0.2s [2020-07-20T13:29:06.466Z] [2020-07-20T13:29:06.466Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:29:06.604Z] #26 5.876 ############## 19.8% ################################# 46.4% ############################################################## 86.5% ######################################################################## 100.0% [2020-07-20T13:29:06.699Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.026s coverage: 33.3% of statements [2020-07-20T13:29:06.757Z] #52 116.2 + bin/containerd [2020-07-20T13:29:06.904Z] #26 6.907 [2020-07-20T13:29:07.274Z] ok github.com/docker/docker/daemon/logger/templates 0.038s coverage: 8.3% of statements [2020-07-20T13:29:07.810Z] #26 7.092 0.3% ######### 13.1% ######################## 33.7% ###################################### 54.1% ##################################################### 74.9% ###################################################################### 97.5% ######################################################################## 100.0% [2020-07-20T13:29:07.851Z] ok github.com/docker/docker/daemon/logger/syslog 0.036s coverage: 46.8% of statements [2020-07-20T13:29:08.113Z] ok github.com/docker/docker/daemon/network 0.032s coverage: 63.8% of statements [2020-07-20T13:29:08.514Z] #26 8.352 [2020-07-20T13:29:08.688Z] ok github.com/docker/docker/daemon/logger/splunk 1.766s coverage: 82.5% of statements [2020-07-20T13:29:08.688Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-20T13:29:08.688Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-20T13:29:09.635Z] ok github.com/docker/docker/distribution/metadata 0.179s coverage: 48.2% of statements [2020-07-20T13:29:10.055Z] #26 8.598 # 1.9% ## 3.9% ###### 9.6% ######## 11.5% ########### 15.4% ############# 19.2% ################# 25.0% #################### 28.8% ####################### 32.7% ############################# 40.3% ################################# 46.1% ##################################### 52.7% [2020-07-20T13:29:10.055Z] #26 ... [2020-07-20T13:29:10.055Z] [2020-07-20T13:29:10.055Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T13:29:10.055Z] #11 39.47 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-07-20T13:29:10.055Z] #11 39.54 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-07-20T13:29:10.055Z] #11 44.23 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-07-20T13:29:10.055Z] #11 48.86 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-07-20T13:29:10.055Z] #11 48.86 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-07-20T13:29:10.055Z] #11 48.87 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-07-20T13:29:10.055Z] #11 48.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-07-20T13:29:10.055Z] #11 48.88 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-07-20T13:29:10.055Z] #11 48.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-07-20T13:29:10.055Z] #11 48.89 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-07-20T13:29:10.055Z] #11 48.91 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-07-20T13:29:10.055Z] #11 48.92 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-07-20T13:29:10.055Z] #11 48.94 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-07-20T13:29:10.055Z] #11 48.94 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-07-20T13:29:10.055Z] #11 48.98 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-07-20T13:29:10.055Z] #11 49.00 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-07-20T13:29:10.055Z] #11 49.01 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-07-20T13:29:10.055Z] #11 49.02 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-07-20T13:29:10.213Z] ok github.com/docker/docker/errdefs 0.021s coverage: 49.4% of statements [2020-07-20T13:29:10.357Z] #11 ... [2020-07-20T13:29:10.358Z] [2020-07-20T13:29:10.358Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T13:29:10.476Z] ok github.com/docker/docker/distribution 0.496s coverage: 22.1% of statements [2020-07-20T13:29:10.476Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-20T13:29:10.999Z] #26 8.598 # 1.9% ## 3.9% ###### 9.6% ######## 11.5% ########### 15.4% ############# 19.2% ################# 25.0% #################### 28.8% ####################### 32.7% ############################# 40.3% ################################# 46.1% ##################################### 52.7% ######################################## 56.5% ############################################ 62.3% ################################################## 69.9% ####################################################### 76.9% ########################################################### 82.7% ################################################################# 90.3% ##################################################################### 96.1% ######################################################################## 100.0% [2020-07-20T13:29:11.647Z] #26 11.51 [2020-07-20T13:29:11.870Z] ok github.com/docker/docker/image/cache 0.021s coverage: 19.2% of statements [2020-07-20T13:29:11.870Z] ok github.com/docker/docker/image 0.047s coverage: 86.4% of statements [2020-07-20T13:29:11.870Z] ok github.com/docker/docker/image/v1 0.034s coverage: 25.0% of statements [2020-07-20T13:29:12.133Z] ok github.com/docker/docker/distribution/xfer 1.699s coverage: 85.6% of statements [2020-07-20T13:29:12.133Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-20T13:29:12.133Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-20T13:29:12.133Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-20T13:29:12.263Z] #26 11.74 1.0% # 2.1% ## 3.2% [2020-07-20T13:29:12.263Z] #26 ... [2020-07-20T13:29:12.263Z] [2020-07-20T13:29:12.263Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:29:12.263Z] #31 41.46 internal/reflectlite [2020-07-20T13:29:12.263Z] #31 41.47 sync [2020-07-20T13:29:12.263Z] #31 45.92 sort [2020-07-20T13:29:12.263Z] #31 45.94 errors [2020-07-20T13:29:12.263Z] #31 46.78 strconv [2020-07-20T13:29:12.263Z] #31 46.80 io [2020-07-20T13:29:12.263Z] #31 46.82 internal/oserror [2020-07-20T13:29:12.263Z] #31 47.42 syscall [2020-07-20T13:29:12.263Z] #31 ... [2020-07-20T13:29:12.263Z] [2020-07-20T13:29:12.263Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T13:29:12.263Z] #26 11.74 1.0% # 2.1% ## 3.2% ### 4.2% ### [2020-07-20T13:29:12.263Z] #26 ... [2020-07-20T13:29:12.263Z] [2020-07-20T13:29:12.263Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:29:12.263Z] #44 DONE 51.8s [2020-07-20T13:29:12.263Z] [2020-07-20T13:29:12.263Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T13:29:12.395Z] ok github.com/docker/docker/libcontainerd/queue 0.054s coverage: 100.0% of statements [2020-07-20T13:29:12.421Z] #52 ... [2020-07-20T13:29:12.421Z] [2020-07-20T13:29:12.421Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:29:12.421Z] #45 142.6 + cd /tmp/tmp.doE9133kmJ/src/github.com/golangci/golangci-lint/ [2020-07-20T13:29:12.421Z] #45 142.6 + git checkout -q v1.23.8 [2020-07-20T13:29:12.421Z] #45 142.8 ++ git describe --tags [2020-07-20T13:29:12.421Z] #45 142.8 + version=v1.23.8 [2020-07-20T13:29:12.421Z] #45 142.8 ++ git rev-parse --short HEAD [2020-07-20T13:29:12.421Z] #45 142.8 + commit=76a82c6 [2020-07-20T13:29:12.421Z] #45 142.8 ++ git show -s --format=%cd [2020-07-20T13:29:12.421Z] #45 142.8 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-20T13:29:12.421Z] #45 142.8 + 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-07-20T13:29:12.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-20T13:29:13.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-20T13:29:13.342Z] ok github.com/docker/docker/pkg/aaparser 0.018s coverage: 50.0% of statements [2020-07-20T13:29:14.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-20T13:29:14.734Z] ok github.com/docker/docker/opts 0.070s coverage: 67.4% of statements [2020-07-20T13:29:15.680Z] ok github.com/docker/docker/pkg/broadcaster 0.012s coverage: 100.0% of statements [2020-07-20T13:29:15.942Z] ok github.com/docker/docker/pkg/authorization 0.788s coverage: 68.3% of statements [2020-07-20T13:29:15.942Z] ok github.com/docker/docker/pkg/capabilities 0.010s coverage: 87.5% of statements [2020-07-20T13:29:15.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-20T13:29:15.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-20T13:29:16.320Z] #26 11.74 1.0% # 2.1% ## 3.2% ### 4.2% ### 5.3% #### 6.4% ##### 7.0% ##### 8.0% ###### 9.1% ####### 10.7% ######## 11.6% ######### 13.2% ########## 14.9% ############ 17.0% ############# 18.1% ############## 20.1% ############### 21.6% ################ 22.9% ################# 24.0% ################## 25.6% #################### 27.8% ##################### 29.4% ###################### 31.6% ####################### 33.3% ######################### 36.0% ########################### 38.1% ########################### 38.7% ############################ 39.6% ############################# 40.7% ############################## 42.9% ################################ 44.5% ################################# 46.1% ################################## 47.5% ### [2020-07-20T13:29:16.320Z] #26 ... [2020-07-20T13:29:16.320Z] [2020-07-20T13:29:16.320Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T13:29:16.320Z] #33 45.37 Selecting previously unselected package xxd. [2020-07-20T13:29:16.320Z] #33 45.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 ... 15339 files and directories currently installed.) [2020-07-20T13:29:16.320Z] #33 45.40 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-20T13:29:16.320Z] #33 45.41 Unpacking xxd (2:8.1.0875-5) ... [2020-07-20T13:29:16.320Z] #33 45.65 Selecting previously unselected package vim-common. [2020-07-20T13:29:16.320Z] #33 45.65 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-20T13:29:16.320Z] #33 45.69 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-20T13:29:16.320Z] #33 46.06 Selecting previously unselected package cmake-data. [2020-07-20T13:29:16.320Z] #33 46.07 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-20T13:29:16.320Z] #33 46.08 Unpacking cmake-data (3.13.4-1) ... [2020-07-20T13:29:16.320Z] #33 49.86 Selecting previously unselected package libicu63:ppc64el. [2020-07-20T13:29:16.320Z] #33 49.95 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-07-20T13:29:16.320Z] #33 49.96 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-20T13:29:16.320Z] #33 ... [2020-07-20T13:29:16.320Z] [2020-07-20T13:29:16.320Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:29:16.320Z] #42 45.48 internal/reflectlite [2020-07-20T13:29:16.320Z] #42 45.50 github.com/LK4D4/vndr/godl/singleflight [2020-07-20T13:29:16.320Z] #42 45.51 math/rand [2020-07-20T13:29:16.320Z] #42 45.53 internal/singleflight [2020-07-20T13:29:16.320Z] #42 50.08 sort [2020-07-20T13:29:16.320Z] #42 50.10 io [2020-07-20T13:29:16.320Z] #42 50.10 strconv [2020-07-20T13:29:16.320Z] #42 50.30 syscall [2020-07-20T13:29:16.320Z] #42 54.85 vendor/golang.org/x/net/dns/dnsmessage [2020-07-20T13:29:16.320Z] #42 ... [2020-07-20T13:29:16.320Z] [2020-07-20T13:29:16.320Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T13:29:16.516Z] ok github.com/docker/docker/pkg/archive 1.214s coverage: 76.8% of statements [2020-07-20T13:29:16.516Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2020-07-20T13:29:16.702Z] #26 11.74 1.0% # 2.1% ## 3.2% ### 4.2% ### 5.3% #### 6.4% ##### 7.0% ##### 8.0% ###### 9.1% ####### 10.7% ######## 11.6% ######### 13.2% ########## 14.9% ############ 17.0% ############# 18.1% ############## 20.1% ############### 21.6% ################ 22.9% ################# 24.0% ################## 25.6% #################### 27.8% ##################### 29.4% ###################### 31.6% ####################### 33.3% ######################### 36.0% ########################### 38.1% ########################### 38.7% ############################ 39.6% ############################# 40.7% ############################## 42.9% ################################ 44.5% ################################# 46.1% ################################## 47.5% ################################### 48.6% #################################### 50.8% ###################################### 53.0% ####################################### 54.6% ######################################## 56.8% ########################################## 58.4% [2020-07-20T13:29:16.702Z] #26 ... [2020-07-20T13:29:16.702Z] [2020-07-20T13:29:16.702Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T13:29:16.702Z] #39 46.12 Selecting previously unselected package libprotoc17:ppc64el. [2020-07-20T13:29:16.702Z] #39 46.13 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-07-20T13:29:16.702Z] #39 46.14 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-07-20T13:29:16.702Z] #39 46.93 Selecting previously unselected package protobuf-c-compiler. [2020-07-20T13:29:16.702Z] #39 46.93 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-07-20T13:29:16.702Z] #39 46.94 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-20T13:29:16.702Z] #39 47.14 Selecting previously unselected package protobuf-compiler. [2020-07-20T13:29:16.702Z] #39 47.15 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-07-20T13:29:16.702Z] #39 47.17 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-20T13:29:16.702Z] #39 47.45 Selecting previously unselected package python-pkg-resources. [2020-07-20T13:29:16.702Z] #39 47.45 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-20T13:29:16.702Z] #39 47.46 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-20T13:29:16.702Z] #39 47.86 Selecting previously unselected package python-six. [2020-07-20T13:29:16.702Z] #39 47.89 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-20T13:29:16.702Z] #39 47.90 Unpacking python-six (1.12.0-1) ... [2020-07-20T13:29:16.702Z] #39 48.20 Selecting previously unselected package python-protobuf. [2020-07-20T13:29:16.702Z] #39 48.22 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-07-20T13:29:16.702Z] #39 48.25 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-20T13:29:16.702Z] #39 49.22 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-20T13:29:17.020Z] #39 ... [2020-07-20T13:29:17.020Z] [2020-07-20T13:29:17.020Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T13:29:17.463Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2020-07-20T13:29:17.463Z] ok github.com/docker/docker/pkg/discovery/file 0.022s coverage: 92.9% of statements [2020-07-20T13:29:17.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-20T13:29:17.913Z] INFO: Extraction ended at 07/20/2020 13:29:15. Duration:00:00:23.3634149 [2020-07-20T13:29:17.913Z] INFO: Updating the golang and path environment variables [2020-07-20T13:29:17.913Z] INFO: GOPATH=d:\gopath [2020-07-20T13:29:17.913Z] INFO: go version go1.13.14 windows/amd64 [2020-07-20T13:29:17.913Z] INFO: Running the daemon under test in debug mode [2020-07-20T13:29:17.913Z] INFO: Starting a daemon under test... [2020-07-20T13:29:17.913Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41238\1\daemon --pidfile d:\CI\PR-41238\1\docker.pid -D [2020-07-20T13:29:17.913Z] INFO: Process started successfully. [2020-07-20T13:29:17.913Z] INFO: Start tailing logs of the daemon under tests [2020-07-20T13:29:17.913Z] INFO: Waiting for the daemon under test to start... [2020-07-20T13:29:17.990Z] #26 11.74 1.0% # 2.1% ## 3.2% ### 4.2% ### 5.3% #### 6.4% ##### 7.0% ##### 8.0% ###### 9.1% ####### 10.7% ######## 11.6% ######### 13.2% ########## 14.9% ############ 17.0% ############# 18.1% ############## 20.1% ############### 21.6% ################ 22.9% ################# 24.0% ################## 25.6% #################### 27.8% ##################### 29.4% ###################### 31.6% ####################### 33.3% ######################### 36.0% ########################### 38.1% ########################### 38.7% ############################ 39.6% ############################# 40.7% ############################## 42.9% ################################ 44.5% ################################# 46.1% ################################## 47.5% ################################### 48.6% #################################### 50.8% ###################################### 53.0% ####################################### 54.6% ######################################## 56.8% ########################################## 58.4% ########################################### 60.6% ############################################ 62.2% ############################################## 64.4% ############################################### 66.6% ################################################# 68.7% ################################################## 70.8% #################################################### 72.8% ##################################################### 74.6% ###################################################### 76.0% ####################################################### 77.0% ######################################################### 79.5% ########################################################## [2020-07-20T13:29:17.990Z] #26 ... [2020-07-20T13:29:17.990Z] [2020-07-20T13:29:17.990Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-20T13:29:17.990Z] #29 47.23 Checking out files: 84% (1287/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1422/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-20T13:29:17.990Z] #29 48.43 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-20T13:29:17.990Z] #29 49.23 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-20T13:29:18.293Z] #29 ... [2020-07-20T13:29:18.293Z] [2020-07-20T13:29:18.293Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T13:29:18.407Z] ok github.com/docker/docker/pkg/discovery/memory 0.012s coverage: 92.3% of statements [2020-07-20T13:29:18.668Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2020-07-20T13:29:18.904Z] INFO: Daemon under test started and replied! [2020-07-20T13:29:18.904Z] INFO: Docker version of the daemon under test [2020-07-20T13:29:18.904Z] [2020-07-20T13:29:18.904Z] Client: [2020-07-20T13:29:18.904Z] Version: 17.06.2-ce [2020-07-20T13:29:18.904Z] API version: 1.30 [2020-07-20T13:29:18.904Z] Go version: go1.8.3 [2020-07-20T13:29:18.904Z] Git commit: cec0b72 [2020-07-20T13:29:18.904Z] Built: Tue Sep 5 19:57:19 2017 [2020-07-20T13:29:18.904Z] OS/Arch: windows/amd64 [2020-07-20T13:29:18.904Z] [2020-07-20T13:29:18.904Z] Server: [2020-07-20T13:29:18.904Z] Version: 0.0.0-dev [2020-07-20T13:29:18.904Z] API version: 1.41 (minimum version 1.24) [2020-07-20T13:29:18.904Z] Go version: go1.13.14 [2020-07-20T13:29:18.904Z] Git commit: c161d6564d [2020-07-20T13:29:18.904Z] Built: 07/20/2020 13:27:36 [2020-07-20T13:29:18.904Z] OS/Arch: windows/amd64 [2020-07-20T13:29:18.904Z] Experimental: false [2020-07-20T13:29:18.904Z] [2020-07-20T13:29:18.904Z] INFO: Docker info of the daemon under test [2020-07-20T13:29:18.904Z] [2020-07-20T13:29:18.904Z] Containers: 0 [2020-07-20T13:29:18.904Z] Running: 0 [2020-07-20T13:29:18.904Z] Paused: 0 [2020-07-20T13:29:18.904Z] Stopped: 0 [2020-07-20T13:29:18.904Z] Images: 0 [2020-07-20T13:29:18.904Z] Server Version: 0.0.0-dev [2020-07-20T13:29:18.904Z] Storage Driver: windowsfilter [2020-07-20T13:29:18.904Z] Windows: [2020-07-20T13:29:18.904Z] Logging Driver: json-file [2020-07-20T13:29:18.904Z] Plugins: [2020-07-20T13:29:18.904Z] Volume: local [2020-07-20T13:29:18.904Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-20T13:29:18.904Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-20T13:29:18.904Z] Swarm: inactive [2020-07-20T13:29:18.904Z] Default Isolation: process [2020-07-20T13:29:18.904Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-20T13:29:18.904Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-20T13:29:18.904Z] OSType: windows [2020-07-20T13:29:18.904Z] Architecture: x86_64 [2020-07-20T13:29:18.904Z] CPUs: 4 [2020-07-20T13:29:18.904Z] Total Memory: 32GiB [2020-07-20T13:29:18.904Z] Name: azwin-2-ae1ab0 [2020-07-20T13:29:18.904Z] ID: RIYG:IFV6:KY4U:L6NJ:J65W:HWGF:T57Z:IRWW:H7SA:WG75:GLEM:AO5I [2020-07-20T13:29:18.904Z] Docker Root Dir: D:\CI\PR-41238\1\daemon [2020-07-20T13:29:18.904Z] Debug Mode (client): false [2020-07-20T13:29:18.904Z] Debug Mode (server): true [2020-07-20T13:29:18.904Z] File Descriptors: -1 [2020-07-20T13:29:18.904Z] Goroutines: 17 [2020-07-20T13:29:18.904Z] System Time: 2020-07-20T13:29:18.8092269Z [2020-07-20T13:29:18.904Z] EventsListeners: 0 [2020-07-20T13:29:18.904Z] Registry: https://index.docker.io/v1/ [2020-07-20T13:29:18.904Z] Labels: [2020-07-20T13:29:18.904Z] Experimental: false [2020-07-20T13:29:18.904Z] Insecure Registries: [2020-07-20T13:29:18.904Z] 127.0.0.0/8 [2020-07-20T13:29:18.904Z] Live Restore Enabled: false [2020-07-20T13:29:18.904Z] [2020-07-20T13:29:18.904Z] [2020-07-20T13:29:18.904Z] INFO: Docker images of the daemon under test [2020-07-20T13:29:18.904Z] [2020-07-20T13:29:18.904Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-20T13:29:19.241Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2020-07-20T13:29:19.375Z] [2020-07-20T13:29:19.375Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-07-20T13:29:19.375Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-07-20T13:29:19.375Z] ltsc2019: Pulling from windows/servercore [2020-07-20T13:29:19.375Z] 4612f6d0b889: Pulling fs layer [2020-07-20T13:29:19.375Z] fc1b9e59edad: Pulling fs layer [2020-07-20T13:29:19.864Z] #26 11.74 1.0% # 2.1% ## 3.2% ### 4.2% ### 5.3% #### 6.4% ##### 7.0% ##### 8.0% ###### 9.1% ####### 10.7% ######## 11.6% ######### 13.2% ########## 14.9% ############ 17.0% ############# 18.1% ############## 20.1% ############### 21.6% ################ 22.9% ################# 24.0% ################## 25.6% #################### 27.8% ##################### 29.4% ###################### 31.6% ####################### 33.3% ######################### 36.0% ########################### 38.1% ########################### 38.7% ############################ 39.6% ############################# 40.7% ############################## 42.9% ################################ 44.5% ################################# 46.1% ################################## 47.5% ################################### 48.6% #################################### 50.8% ###################################### 53.0% ####################################### 54.6% ######################################## 56.8% ########################################## 58.4% ########################################### 60.6% ############################################ 62.2% ############################################## 64.4% ############################################### 66.6% ################################################# 68.7% ################################################## 70.8% #################################################### 72.8% ##################################################### 74.6% ###################################################### 76.0% ####################################################### 77.0% ######################################################### 79.5% ########################################################## 81.3% ############################################################ 83.5% ############################################################ 84.6% ############################################################# 85.9% ############################################################## 87.0% ############################################################### 88.6% ################################################################ 89.7% ################################################################# 90.8% ################################################################## 91.9% ################################################################### 93.5% #################################################################### 95.2% ##################################################################### 96.3% ###################################################################### 97.9% ####################################################################### 99.5% ######################################################################## 100.0% [2020-07-20T13:29:20.173Z] #26 20.06 [2020-07-20T13:29:20.184Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2020-07-20T13:29:20.446Z] ok github.com/docker/docker/pkg/chrootarchive 3.578s coverage: 43.2% of statements [2020-07-20T13:29:21.021Z] ok github.com/docker/docker/pkg/fileutils 0.021s coverage: 89.5% of statements [2020-07-20T13:29:21.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-20T13:29:21.255Z] #26 ... [2020-07-20T13:29:21.255Z] [2020-07-20T13:29:21.255Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T13:29:21.255Z] #11 50.74 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T13:29:21.255Z] #11 51.03 Fetched 78.9 MB in 11s (6890 kB/s) [2020-07-20T13:29:21.255Z] #11 51.16 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-20T13:29:21.255Z] #11 51.16 (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 ... 15339 files and directories currently installed.) [2020-07-20T13:29:21.255Z] #11 51.28 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-07-20T13:29:21.255Z] #11 51.29 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-20T13:29:21.255Z] #11 56.20 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-20T13:29:21.255Z] #11 56.21 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-07-20T13:29:21.255Z] #11 56.23 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-20T13:29:21.255Z] #11 60.65 Selecting previously unselected package binutils-mingw-w64. [2020-07-20T13:29:21.255Z] #11 60.67 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-20T13:29:21.255Z] #11 60.68 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-20T13:29:21.282Z] ok github.com/docker/docker/pkg/homedir 0.013s coverage: 11.4% of statements [2020-07-20T13:29:21.544Z] ok github.com/docker/docker/pkg/fsutils 0.321s coverage: 85.1% of statements [2020-07-20T13:29:21.544Z] ok github.com/docker/docker/pkg/discovery/kv 3.091s coverage: 84.1% of statements [2020-07-20T13:29:21.554Z] #11 60.82 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-07-20T13:29:21.554Z] #11 60.82 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-07-20T13:29:21.554Z] #11 60.84 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-20T13:29:21.554Z] #11 ... [2020-07-20T13:29:21.554Z] [2020-07-20T13:29:21.554Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T13:29:21.554Z] #33 57.93 Selecting previously unselected package libxml2:ppc64el. [2020-07-20T13:29:21.554Z] #33 57.94 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-07-20T13:29:21.554Z] #33 57.94 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-07-20T13:29:21.554Z] #33 58.89 Selecting previously unselected package libarchive13:ppc64el. [2020-07-20T13:29:21.554Z] #33 58.90 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-07-20T13:29:21.554Z] #33 58.92 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-07-20T13:29:21.554Z] #33 59.32 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-07-20T13:29:21.554Z] #33 59.34 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-07-20T13:29:21.554Z] #33 59.34 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-07-20T13:29:21.554Z] #33 59.50 Selecting previously unselected package librhash0:ppc64el. [2020-07-20T13:29:21.554Z] #33 59.52 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-07-20T13:29:21.554Z] #33 59.53 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-07-20T13:29:21.554Z] #33 59.74 Selecting previously unselected package libuv1:ppc64el. [2020-07-20T13:29:21.554Z] #33 59.74 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-07-20T13:29:21.554Z] #33 59.75 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-07-20T13:29:21.554Z] #33 59.94 Selecting previously unselected package cmake. [2020-07-20T13:29:21.554Z] #33 59.95 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-07-20T13:29:21.554Z] #33 59.96 Unpacking cmake (3.13.4-1) ... [2020-07-20T13:29:22.119Z] ok github.com/docker/docker/layer 7.266s coverage: 68.8% of statements [2020-07-20T13:29:22.119Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-20T13:29:22.119Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-20T13:29:22.119Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-20T13:29:22.119Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-20T13:29:22.119Z] ? github.com/docker/docker/oci [no test files] [2020-07-20T13:29:22.119Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-20T13:29:22.119Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-20T13:29:22.119Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-20T13:29:22.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-20T13:29:22.694Z] ok github.com/docker/docker/pkg/jsonmessage 0.015s coverage: 91.7% of statements [2020-07-20T13:29:22.694Z] ok github.com/docker/docker/pkg/locker 0.054s coverage: 88.9% of statements [2020-07-20T13:29:22.957Z] ok github.com/docker/docker/pkg/ioutils 0.650s coverage: 70.6% of statements [2020-07-20T13:29:23.103Z] #33 ... [2020-07-20T13:29:23.103Z] [2020-07-20T13:29:23.103Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:29:23.103Z] #31 52.20 bytes [2020-07-20T13:29:23.103Z] #31 52.33 strings [2020-07-20T13:29:23.103Z] #31 56.77 bufio [2020-07-20T13:29:23.103Z] #31 61.27 reflect [2020-07-20T13:29:23.103Z] #31 ... [2020-07-20T13:29:23.103Z] [2020-07-20T13:29:23.103Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T13:29:23.103Z] #26 21.64 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-20T13:29:23.103Z] #26 22.12 [2020-07-20T13:29:23.103Z] #26 22.30 ##################### 30.1% ######################################################################## 100.0% [2020-07-20T13:29:23.103Z] #26 22.54 [2020-07-20T13:29:23.220Z] ok github.com/docker/docker/pkg/longpath 0.013s coverage: 100.0% of statements [2020-07-20T13:29:23.220Z] ok github.com/docker/docker/pkg/idtools 0.935s coverage: 70.5% of statements [2020-07-20T13:29:23.220Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-20T13:29:23.220Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-20T13:29:23.483Z] ok github.com/docker/docker/pkg/namesgenerator 0.024s coverage: 85.7% of statements [2020-07-20T13:29:23.483Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-20T13:29:23.745Z] ok github.com/docker/docker/pkg/parsers 0.016s coverage: 97.0% of statements [2020-07-20T13:29:23.745Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2020-07-20T13:29:24.008Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.041s coverage: 86.7% of statements [2020-07-20T13:29:24.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-20T13:29:24.165Z] #26 24.18 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-20T13:29:24.270Z] ok github.com/docker/docker/pkg/pidfile 0.044s coverage: 82.4% of statements [2020-07-20T13:29:24.270Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-20T13:29:24.270Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-20T13:29:24.466Z] #26 24.26 skipping existing 5cb8031fd95d [2020-07-20T13:29:24.466Z] #26 24.43 [2020-07-20T13:29:24.769Z] #26 ... [2020-07-20T13:29:24.769Z] [2020-07-20T13:29:24.769Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T13:29:24.769Z] #33 63.25 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-20T13:29:24.769Z] #33 63.26 Setting up xxd (2:8.1.0875-5) ... [2020-07-20T13:29:24.769Z] #33 63.28 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-07-20T13:29:24.769Z] #33 63.29 Setting up vim-common (2:8.1.0875-5) ... [2020-07-20T13:29:24.769Z] #33 63.36 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-07-20T13:29:24.769Z] #33 63.36 Setting up cmake-data (3.13.4-1) ... [2020-07-20T13:29:24.769Z] #33 63.39 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-07-20T13:29:24.769Z] #33 63.40 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-07-20T13:29:24.769Z] #33 63.41 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-07-20T13:29:24.769Z] #33 63.43 Setting up cmake (3.13.4-1) ... [2020-07-20T13:29:24.769Z] #33 63.44 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T13:29:24.769Z] #33 63.55 Processing triggers for mime-support (3.62) ... [2020-07-20T13:29:24.769Z] #33 DONE 63.9s [2020-07-20T13:29:24.769Z] [2020-07-20T13:29:24.769Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:29:24.845Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.057s coverage: 56.8% of statements [2020-07-20T13:29:24.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-20T13:29:25.073Z] #34 0.296 + RM_GOPATH=0 [2020-07-20T13:29:25.073Z] #34 0.298 + TMP_GOPATH= [2020-07-20T13:29:25.073Z] #34 0.298 + : /build [2020-07-20T13:29:25.073Z] #34 0.300 + '[' -z '' ']' [2020-07-20T13:29:25.073Z] #34 0.303 ++ mktemp -d [2020-07-20T13:29:25.073Z] #34 0.311 + export GOPATH=/tmp/tmp.TtWZW6Ceiz [2020-07-20T13:29:25.073Z] #34 0.312 + GOPATH=/tmp/tmp.TtWZW6Ceiz [2020-07-20T13:29:25.073Z] #34 0.312 + RM_GOPATH=1 [2020-07-20T13:29:25.073Z] #34 0.312 + case "$(go env GOARCH)" in [2020-07-20T13:29:25.073Z] #34 0.330 ++ go env GOARCH [2020-07-20T13:29:25.073Z] #34 0.338 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T13:29:25.073Z] #34 0.354 + GO_BUILDMODE=-buildmode=pie [2020-07-20T13:29:25.073Z] #34 0.355 ++ dirname /tmp/install/install.sh [2020-07-20T13:29:25.073Z] #34 0.357 + dir=/tmp/install [2020-07-20T13:29:25.073Z] #34 0.358 + bin=tini [2020-07-20T13:29:25.073Z] #34 0.358 + shift [2020-07-20T13:29:25.073Z] #34 0.359 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-20T13:29:25.073Z] #34 0.359 + . /tmp/install/tini.installer [2020-07-20T13:29:25.073Z] #34 0.360 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-20T13:29:25.073Z] #34 0.362 + install_tini [2020-07-20T13:29:25.073Z] #34 0.363 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-20T13:29:25.073Z] #34 0.363 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-20T13:29:25.073Z] #34 0.363 + git clone https://github.com/krallin/tini.git /tmp/tmp.TtWZW6Ceiz/tini [2020-07-20T13:29:25.073Z] #34 0.372 Cloning into '/tmp/tmp.TtWZW6Ceiz/tini'... [2020-07-20T13:29:25.420Z] ok github.com/docker/docker/pkg/pools 0.026s coverage: 88.2% of statements [2020-07-20T13:29:25.420Z] ok github.com/docker/docker/pkg/plugins/transport 0.016s coverage: 85.7% of statements [2020-07-20T13:29:25.420Z] ok github.com/docker/docker/pkg/progress 0.011s coverage: 75.9% of statements [2020-07-20T13:29:25.995Z] ok github.com/docker/docker/pkg/reexec 0.017s coverage: 82.4% of statements [2020-07-20T13:29:26.139Z] #34 1.430 + cd /tmp/tmp.TtWZW6Ceiz/tini [2020-07-20T13:29:26.139Z] #34 1.432 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-20T13:29:26.139Z] #34 1.445 + cmake . [2020-07-20T13:29:26.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-20T13:29:26.561Z] fc1b9e59edad: Verifying Checksum [2020-07-20T13:29:26.561Z] fc1b9e59edad: Download complete [2020-07-20T13:29:26.569Z] ok github.com/docker/docker/pkg/stdcopy 0.015s coverage: 100.0% of statements [2020-07-20T13:29:26.791Z] #34 2.091 -- The C compiler identification is GNU 8.3.0 [2020-07-20T13:29:26.791Z] #34 ... [2020-07-20T13:29:26.791Z] [2020-07-20T13:29:26.791Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:29:26.791Z] #42 55.99 bytes [2020-07-20T13:29:26.791Z] #42 63.77 strings [2020-07-20T13:29:26.791Z] #42 64.38 reflect [2020-07-20T13:29:26.791Z] #42 ... [2020-07-20T13:29:26.791Z] [2020-07-20T13:29:26.791Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:29:26.791Z] #48 56.04 bytes [2020-07-20T13:29:26.791Z] #48 56.05 syscall [2020-07-20T13:29:26.791Z] #48 56.06 strings [2020-07-20T13:29:26.791Z] #48 56.09 strconv [2020-07-20T13:29:26.791Z] #48 64.06 text/tabwriter [2020-07-20T13:29:26.791Z] #48 ... [2020-07-20T13:29:26.791Z] [2020-07-20T13:29:26.791Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T13:29:26.791Z] #26 26.23 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-20T13:29:26.791Z] #26 26.32 skipping existing 283607eaa57e [2020-07-20T13:29:26.791Z] #26 26.50 [2020-07-20T13:29:26.831Z] ok github.com/docker/docker/pkg/pubsub 1.092s coverage: 73.9% of statements [2020-07-20T13:29:27.099Z] #26 ... [2020-07-20T13:29:27.099Z] [2020-07-20T13:29:27.099Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T13:29:27.099Z] #39 56.47 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-07-20T13:29:27.099Z] #39 56.49 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-20T13:29:27.099Z] #39 56.50 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-20T13:29:27.099Z] #39 56.53 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-07-20T13:29:27.099Z] #39 56.54 Setting up python-six (1.12.0-1) ... [2020-07-20T13:29:27.099Z] #39 61.68 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-07-20T13:29:27.099Z] #39 61.68 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-20T13:29:27.099Z] #39 61.70 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-07-20T13:29:27.099Z] #39 61.73 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-07-20T13:29:27.099Z] #39 61.74 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-07-20T13:29:27.099Z] #39 61.75 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-20T13:29:27.099Z] #39 61.77 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-20T13:29:27.099Z] #39 61.77 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-07-20T13:29:27.099Z] #39 61.78 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-20T13:29:27.099Z] #39 61.78 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-20T13:29:27.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-20T13:29:27.404Z] ok github.com/docker/docker/pkg/streamformatter 0.029s coverage: 66.2% of statements [2020-07-20T13:29:27.404Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2020-07-20T13:29:27.406Z] #39 ... [2020-07-20T13:29:27.406Z] [2020-07-20T13:29:27.406Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:29:27.406Z] #34 2.155 -- Check for working C compiler: /usr/bin/cc [2020-07-20T13:29:27.406Z] #34 2.685 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-20T13:29:27.406Z] #34 2.687 -- Detecting C compiler ABI info [2020-07-20T13:29:27.978Z] ok github.com/docker/docker/pkg/symlink 0.019s coverage: 87.7% of statements [2020-07-20T13:29:28.056Z] #34 3.420 -- Detecting C compiler ABI info - done [2020-07-20T13:29:28.056Z] #34 3.466 -- Detecting C compile features [2020-07-20T13:29:28.558Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 53.8% of statements [2020-07-20T13:29:28.832Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 36.9% of statements [2020-07-20T13:29:29.107Z] ok github.com/docker/docker/pkg/signal 2.771s coverage: 61.0% of statements [2020-07-20T13:29:29.123Z] #34 ... [2020-07-20T13:29:29.124Z] [2020-07-20T13:29:29.124Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T13:29:29.124Z] #26 27.90 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-20T13:29:29.124Z] #26 28.30 [2020-07-20T13:29:29.124Z] #26 28.49 ######################################################################## 100.0% [2020-07-20T13:29:29.124Z] #26 28.67 [2020-07-20T13:29:29.124Z] #26 28.77 Download of images into '/build' complete. [2020-07-20T13:29:29.124Z] #26 28.77 Use something like the following to load the result into a Docker daemon: [2020-07-20T13:29:29.124Z] #26 28.77 tar -cC '/build' . | docker load [2020-07-20T13:29:29.124Z] #26 DONE 28.9s [2020-07-20T13:29:29.124Z] [2020-07-20T13:29:29.124Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T13:29:29.124Z] #39 68.03 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-07-20T13:29:29.124Z] #39 68.04 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T13:29:29.124Z] #39 DONE 68.3s [2020-07-20T13:29:29.124Z] [2020-07-20T13:29:29.124Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:29:29.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-20T13:29:29.377Z] ok github.com/docker/docker/pkg/tailfile 0.186s coverage: 88.6% of statements [2020-07-20T13:29:29.678Z] testing: warning: no tests to run [2020-07-20T13:29:29.678Z] coverage: [no statements] [2020-07-20T13:29:29.678Z] ok github.com/docker/docker/pkg/term/windows 0.025s coverage: [no statements] [no tests to run] [2020-07-20T13:29:29.945Z] ok github.com/docker/docker/pkg/tarsum 0.097s coverage: 89.3% of statements [2020-07-20T13:29:30.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-20T13:29:30.207Z] ok github.com/docker/docker/pkg/truncindex 0.113s coverage: 91.5% of statements [2020-07-20T13:29:30.207Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2020-07-20T13:29:30.469Z] ok github.com/docker/docker/pkg/useragent 0.023s coverage: 88.9% of statements [2020-07-20T13:29:31.233Z] #40 2.260 Note: Building without setproctitle() and strlcpy() support. [2020-07-20T13:29:31.233Z] #40 2.262 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-20T13:29:31.233Z] #40 2.290 Note: Building without GnuTLS support [2020-07-20T13:29:31.233Z] #40 2.295 Makefile.config:39: Warn: you have no libnftables installed [2020-07-20T13:29:31.233Z] #40 2.301 Makefile.config:40: Warn: Building without nftables support [2020-07-20T13:29:31.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-20T13:29:31.862Z] ok github.com/docker/docker/plugin/v2 0.012s coverage: 14.5% of statements [2020-07-20T13:29:31.883Z] #40 ... [2020-07-20T13:29:31.883Z] [2020-07-20T13:29:31.883Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T13:29:31.883Z] #11 61.05 Selecting previously unselected package dmsetup. [2020-07-20T13:29:31.883Z] #11 61.05 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-07-20T13:29:31.883Z] #11 61.06 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-20T13:29:31.883Z] #11 61.24 Selecting previously unselected package mingw-w64-common. [2020-07-20T13:29:31.883Z] #11 61.24 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-20T13:29:31.883Z] #11 61.25 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-20T13:29:31.883Z] #11 67.78 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-20T13:29:31.883Z] #11 67.79 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-20T13:29:31.883Z] #11 67.79 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-20T13:29:31.883Z] #11 ... [2020-07-20T13:29:31.883Z] [2020-07-20T13:29:31.883Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:29:31.883Z] #34 5.918 -- Detecting C compile features - done [2020-07-20T13:29:31.883Z] #34 5.957 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-20T13:29:31.883Z] #34 6.110 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-20T13:29:31.883Z] #34 6.206 -- Configuring done [2020-07-20T13:29:31.883Z] #34 6.234 -- Generating done [2020-07-20T13:29:31.883Z] #34 6.240 -- Build files have been written to: /tmp/tmp.TtWZW6Ceiz/tini [2020-07-20T13:29:31.883Z] #34 6.250 + make tini-static [2020-07-20T13:29:31.883Z] #34 6.608 Scanning dependencies of target tini-static [2020-07-20T13:29:31.883Z] #34 6.692 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-20T13:29:32.124Z] ok github.com/docker/docker/profiles/seccomp 0.016s coverage: 73.8% of statements [2020-07-20T13:29:32.660Z] 4612f6d0b889: Verifying Checksum [2020-07-20T13:29:32.661Z] 4612f6d0b889: Download complete [2020-07-20T13:29:32.697Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2020-07-20T13:29:32.847Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-20T13:29:32.847Z] Using test binary docker [2020-07-20T13:29:32.847Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-20T13:29:32.847Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-20T13:29:32.847Z] INFO: Waiting for daemon to start... [2020-07-20T13:29:32.847Z] Starting dockerd [2020-07-20T13:29:32.959Z] ok github.com/docker/docker/plugin 0.579s coverage: 23.1% of statements [2020-07-20T13:29:33.425Z] #34 8.859 [100%] Linking C executable tini-static [2020-07-20T13:29:33.533Z] ok github.com/docker/docker/registry/resumable 0.040s coverage: 100.0% of statements [2020-07-20T13:29:33.795Z] ok github.com/docker/docker/restartmanager 0.010s coverage: 45.3% of statements [2020-07-20T13:29:34.077Z] #34 9.497 [100%] Built target tini-static [2020-07-20T13:29:34.077Z] #34 ... [2020-07-20T13:29:34.077Z] [2020-07-20T13:29:34.077Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:29:34.077Z] #31 63.49 text/tabwriter [2020-07-20T13:29:34.077Z] #31 65.07 path [2020-07-20T13:29:34.077Z] #31 71.03 internal/syscall/execenv [2020-07-20T13:29:34.077Z] #31 71.06 internal/syscall/unix [2020-07-20T13:29:34.077Z] #31 71.06 time [2020-07-20T13:29:34.077Z] #31 ... [2020-07-20T13:29:34.077Z] [2020-07-20T13:29:34.077Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:29:34.077Z] #42 73.63 vendor/golang.org/x/text/transform [2020-07-20T13:29:34.380Z] #42 ... [2020-07-20T13:29:34.380Z] [2020-07-20T13:29:34.380Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:29:34.380Z] #34 9.581 + mkdir -p /build [2020-07-20T13:29:34.380Z] #34 9.590 + cp tini-static /build/docker-init [2020-07-20T13:29:34.380Z] #34 DONE 9.7s [2020-07-20T13:29:34.380Z] [2020-07-20T13:29:34.380Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:29:34.380Z] #40 4.281 fatal: not a git repository (or any of the parent directories): .git [2020-07-20T13:29:34.380Z] #40 4.326 GEN .gitid [2020-07-20T13:29:34.380Z] #40 4.365 GEN criu/include/version.h [2020-07-20T13:29:34.380Z] #40 4.434 GEN include/common/asm [2020-07-20T13:29:34.742Z] ok github.com/docker/docker/registry 0.250s coverage: 56.3% of statements [2020-07-20T13:29:34.742Z] ok github.com/docker/docker/testutil 0.024s coverage: 62.5% of statements [2020-07-20T13:29:34.742Z] ok github.com/docker/docker/runconfig 0.024s coverage: 66.1% of statements [2020-07-20T13:29:34.820Z] . [2020-07-20T13:29:34.820Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-20T13:29:34.820Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-20T13:29:34.820Z] Error: No such image: emptyfs [2020-07-20T13:29:34.820Z] Running integration-test (iteration 1) [2020-07-20T13:29:34.820Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-20T13:29:35.454Z] #40 6.587 PBCC images/timens.pb-c.c [2020-07-20T13:29:35.454Z] #40 6.621 DEP images/timens.pb-c.d [2020-07-20T13:29:35.454Z] #40 6.670 PBCC images/fown.pb-c.c [2020-07-20T13:29:35.757Z] #40 6.693 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-20T13:29:35.757Z] #40 6.818 PBCC images/opts.pb-c.c [2020-07-20T13:29:35.757Z] #40 6.868 PBCC images/memfd.pb-c.c [2020-07-20T13:29:35.757Z] #40 6.898 DEP images/fown.pb-c.d [2020-07-20T13:29:35.757Z] #40 6.925 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-20T13:29:36.061Z] #40 6.951 DEP images/opts.pb-c.d [2020-07-20T13:29:36.061Z] #40 6.988 DEP images/memfd.pb-c.d [2020-07-20T13:29:36.061Z] #40 7.046 PBCC images/sit.pb-c.c [2020-07-20T13:29:36.061Z] #40 7.085 DEP images/sit.pb-c.d [2020-07-20T13:29:36.061Z] #40 7.152 PBCC images/macvlan.pb-c.c [2020-07-20T13:29:36.061Z] #40 7.194 DEP images/macvlan.pb-c.d [2020-07-20T13:29:36.061Z] #40 7.264 PBCC images/autofs.pb-c.c [2020-07-20T13:29:36.360Z] #40 7.297 DEP images/autofs.pb-c.d [2020-07-20T13:29:36.360Z] #40 7.359 PBCC images/sysctl.pb-c.c [2020-07-20T13:29:36.360Z] #40 7.399 DEP images/sysctl.pb-c.d [2020-07-20T13:29:36.360Z] #40 7.472 PBCC images/time.pb-c.c [2020-07-20T13:29:36.360Z] #40 7.497 DEP images/time.pb-c.d [2020-07-20T13:29:36.662Z] #40 7.558 PBCC images/binfmt-misc.pb-c.c [2020-07-20T13:29:36.662Z] #40 7.570 DEP images/binfmt-misc.pb-c.d [2020-07-20T13:29:36.662Z] #40 7.628 PBCC images/seccomp.pb-c.c [2020-07-20T13:29:36.662Z] #40 7.648 DEP images/seccomp.pb-c.d [2020-07-20T13:29:36.662Z] #40 7.724 PBCC images/userns.pb-c.c [2020-07-20T13:29:36.662Z] #40 7.752 DEP images/userns.pb-c.d [2020-07-20T13:29:36.662Z] #40 7.829 PBCC images/cgroup.pb-c.c [2020-07-20T13:29:36.664Z] ok github.com/docker/docker/volume/drivers 0.013s coverage: 36.1% of statements [2020-07-20T13:29:36.962Z] #40 7.887 DEP images/cgroup.pb-c.d [2020-07-20T13:29:36.962Z] #40 7.960 PBCC images/ext-file.pb-c.c [2020-07-20T13:29:36.962Z] #40 7.977 DEP images/ext-file.pb-c.d [2020-07-20T13:29:36.962Z] #40 8.050 PBCC images/rpc.pb-c.c [2020-07-20T13:29:36.962Z] #40 8.094 DEP images/rpc.pb-c.d [2020-07-20T13:29:36.962Z] #40 8.172 PBCC images/siginfo.pb-c.c [2020-07-20T13:29:36.962Z] #40 8.198 DEP images/siginfo.pb-c.d [2020-07-20T13:29:37.261Z] #40 8.247 PBCC images/pagemap.pb-c.c [2020-07-20T13:29:37.261Z] #40 8.296 DEP images/pagemap.pb-c.d [2020-07-20T13:29:37.261Z] #40 8.336 PBCC images/rlimit.pb-c.c [2020-07-20T13:29:37.261Z] #40 8.377 DEP images/rlimit.pb-c.d [2020-07-20T13:29:37.261Z] #40 8.432 PBCC images/file-lock.pb-c.c [2020-07-20T13:29:37.261Z] #40 8.447 DEP images/file-lock.pb-c.d [2020-07-20T13:29:37.559Z] #40 8.491 PBCC images/tty.pb-c.c [2020-07-20T13:29:37.559Z] #40 8.553 DEP images/tty.pb-c.d [2020-07-20T13:29:37.559Z] #40 8.649 PBCC images/tun.pb-c.c [2020-07-20T13:29:37.559Z] #40 8.681 PBCC images/netdev.pb-c.c [2020-07-20T13:29:37.559Z] #40 8.747 DEP images/tun.pb-c.d [2020-07-20T13:29:37.559Z] #40 8.789 DEP images/netdev.pb-c.d [2020-07-20T13:29:37.612Z] ok github.com/docker/docker/volume/local 0.044s coverage: 73.0% of statements [2020-07-20T13:29:37.859Z] #40 8.850 PBCC images/vma.pb-c.c [2020-07-20T13:29:37.859Z] #40 8.896 DEP images/vma.pb-c.d [2020-07-20T13:29:37.859Z] #40 ... [2020-07-20T13:29:37.859Z] [2020-07-20T13:29:37.859Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:29:37.859Z] #48 67.12 reflect [2020-07-20T13:29:37.859Z] #48 67.14 regexp/syntax [2020-07-20T13:29:37.859Z] #48 ... [2020-07-20T13:29:37.859Z] [2020-07-20T13:29:37.859Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:29:37.859Z] #40 8.959 PBCC images/creds.pb-c.c [2020-07-20T13:29:37.859Z] #40 8.977 DEP images/creds.pb-c.d [2020-07-20T13:29:37.874Z] ok github.com/docker/docker/volume/mounts 0.063s coverage: 67.0% of statements [2020-07-20T13:29:38.162Z] #40 9.048 PBCC images/utsns.pb-c.c [2020-07-20T13:29:38.162Z] #40 9.079 DEP images/utsns.pb-c.d [2020-07-20T13:29:38.162Z] #40 9.140 PBCC images/ipc-desc.pb-c.c [2020-07-20T13:29:38.162Z] #40 9.157 PBCC images/ipc-sem.pb-c.c [2020-07-20T13:29:38.162Z] #40 9.183 DEP images/ipc-desc.pb-c.d [2020-07-20T13:29:38.162Z] #40 9.262 DEP images/ipc-sem.pb-c.d [2020-07-20T13:29:38.162Z] #40 9.342 PBCC images/ipc-msg.pb-c.c [2020-07-20T13:29:38.162Z] #40 9.369 DEP images/ipc-msg.pb-c.d [2020-07-20T13:29:38.461Z] #40 9.439 PBCC images/ipc-shm.pb-c.c [2020-07-20T13:29:38.461Z] #40 9.454 DEP images/ipc-shm.pb-c.d [2020-07-20T13:29:38.461Z] #40 9.486 PBCC images/ipc-var.pb-c.c [2020-07-20T13:29:38.461Z] #40 9.519 DEP images/ipc-var.pb-c.d [2020-07-20T13:29:38.461Z] #40 9.569 PBCC images/sk-opts.pb-c.c [2020-07-20T13:29:38.461Z] #40 9.597 PBCC images/packet-sock.pb-c.c [2020-07-20T13:29:38.461Z] #40 9.644 DEP images/sk-opts.pb-c.d [2020-07-20T13:29:38.461Z] #40 9.701 DEP images/packet-sock.pb-c.d [2020-07-20T13:29:38.762Z] #40 9.748 PBCC images/sk-netlink.pb-c.c [2020-07-20T13:29:38.762Z] #40 9.790 DEP images/sk-netlink.pb-c.d [2020-07-20T13:29:38.762Z] #40 9.837 PBCC images/sk-inet.pb-c.c [2020-07-20T13:29:38.762Z] #40 9.896 DEP images/sk-inet.pb-c.d [2020-07-20T13:29:38.762Z] #40 9.950 PBCC images/sk-unix.pb-c.c [2020-07-20T13:29:38.817Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.0% of statements [2020-07-20T13:29:39.063Z] #40 10.03 DEP images/sk-unix.pb-c.d [2020-07-20T13:29:39.063Z] #40 10.07 PBCC images/mm.pb-c.c [2020-07-20T13:29:39.063Z] #40 10.14 DEP images/mm.pb-c.d [2020-07-20T13:29:39.364Z] #40 10.25 PBCC images/timerfd.pb-c.c [2020-07-20T13:29:39.364Z] #40 10.33 DEP images/timerfd.pb-c.d [2020-07-20T13:29:39.364Z] #40 10.40 PBCC images/timer.pb-c.c [2020-07-20T13:29:39.364Z] #40 10.42 DEP images/timer.pb-c.d [2020-07-20T13:29:39.542Z] #45 ... [2020-07-20T13:29:39.542Z] [2020-07-20T13:29:39.542Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:29:39.542Z] #52 145.2 + bin/containerd-stress [2020-07-20T13:29:39.542Z] #52 147.0 + bin/containerd-shim [2020-07-20T13:29:39.664Z] #40 10.51 PBCC images/sa.pb-c.c [2020-07-20T13:29:39.664Z] #40 10.57 DEP images/sa.pb-c.d [2020-07-20T13:29:39.664Z] #40 10.63 PBCC images/pipe-data.pb-c.c [2020-07-20T13:29:39.664Z] #40 10.68 DEP images/pipe-data.pb-c.d [2020-07-20T13:29:39.664Z] #40 10.76 PBCC images/mnt.pb-c.c [2020-07-20T13:29:39.664Z] #40 10.83 DEP images/mnt.pb-c.d [2020-07-20T13:29:39.664Z] #40 10.87 PBCC images/sk-packet.pb-c.c [2020-07-20T13:29:39.965Z] #40 10.89 DEP images/sk-packet.pb-c.d [2020-07-20T13:29:39.965Z] #40 10.94 PBCC images/tcp-stream.pb-c.c [2020-07-20T13:29:39.965Z] #40 10.99 DEP images/tcp-stream.pb-c.d [2020-07-20T13:29:39.965Z] #40 11.07 PBCC images/pipe.pb-c.c [2020-07-20T13:29:39.965Z] #40 11.14 DEP images/pipe.pb-c.d [2020-07-20T13:29:40.266Z] #40 11.20 PBCC images/pstree.pb-c.c [2020-07-20T13:29:40.266Z] #40 11.24 DEP images/pstree.pb-c.d [2020-07-20T13:29:40.266Z] #40 11.32 PBCC images/fs.pb-c.c [2020-07-20T13:29:40.266Z] #40 11.36 DEP images/fs.pb-c.d [2020-07-20T13:29:40.567Z] #40 11.44 PBCC images/signalfd.pb-c.c [2020-07-20T13:29:40.567Z] #40 11.54 DEP images/signalfd.pb-c.d [2020-07-20T13:29:40.567Z] #40 11.62 PBCC images/fh.pb-c.c [2020-07-20T13:29:40.567Z] #40 11.72 PBCC images/fsnotify.pb-c.c [2020-07-20T13:29:40.605Z] #52 ... [2020-07-20T13:29:40.605Z] [2020-07-20T13:29:40.605Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:29:40.605Z] #45 DONE 172.4s [2020-07-20T13:29:40.605Z] [2020-07-20T13:29:40.605Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:29:40.868Z] #40 11.78 DEP images/fh.pb-c.d [2020-07-20T13:29:40.868Z] #40 11.87 DEP images/fsnotify.pb-c.d [2020-07-20T13:29:40.868Z] #40 11.95 PBCC images/eventpoll.pb-c.c [2020-07-20T13:29:40.868Z] #40 11.99 DEP images/eventpoll.pb-c.d [2020-07-20T13:29:41.169Z] #40 12.03 PBCC images/eventfd.pb-c.c [2020-07-20T13:29:41.169Z] #40 12.05 DEP images/eventfd.pb-c.d [2020-07-20T13:29:41.169Z] #40 12.08 PBCC images/remap-file-path.pb-c.c [2020-07-20T13:29:41.169Z] #40 12.09 DEP images/remap-file-path.pb-c.d [2020-07-20T13:29:41.169Z] #40 12.15 PBCC images/fifo.pb-c.c [2020-07-20T13:29:41.169Z] #40 12.16 DEP images/fifo.pb-c.d [2020-07-20T13:29:41.169Z] #40 12.18 PBCC images/ghost-file.pb-c.c [2020-07-20T13:29:41.169Z] #40 12.23 DEP images/ghost-file.pb-c.d [2020-07-20T13:29:41.169Z] #40 12.29 PBCC images/regfile.pb-c.c [2020-07-20T13:29:41.469Z] #40 12.36 DEP images/regfile.pb-c.d [2020-07-20T13:29:41.470Z] #40 12.50 PBCC images/ns.pb-c.c [2020-07-20T13:29:41.470Z] #40 12.54 DEP images/ns.pb-c.d [2020-07-20T13:29:41.644Z] #52 ... [2020-07-20T13:29:41.644Z] [2020-07-20T13:29:41.644Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-20T13:29:41.782Z] #40 12.60 PBCC images/fdinfo.pb-c.c [2020-07-20T13:29:41.782Z] #40 12.73 DEP images/fdinfo.pb-c.d [2020-07-20T13:29:41.782Z] #40 12.83 PBCC images/core-aarch64.pb-c.c [2020-07-20T13:29:41.782Z] #40 12.87 PBCC images/core-arm.pb-c.c [2020-07-20T13:29:41.782Z] #40 12.95 PBCC images/core-ppc64.pb-c.c [2020-07-20T13:29:41.782Z] #40 13.00 PBCC images/core-s390.pb-c.c [2020-07-20T13:29:41.935Z] #46 DONE 0.3s [2020-07-20T13:29:41.935Z] [2020-07-20T13:29:41.935Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:29:41.935Z] #52 ... [2020-07-20T13:29:41.935Z] [2020-07-20T13:29:41.935Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-20T13:29:41.935Z] #48 DONE 0.1s [2020-07-20T13:29:42.090Z] #40 13.07 PBCC images/core-x86.pb-c.c [2020-07-20T13:29:42.090Z] #40 13.13 PBCC images/core.pb-c.c [2020-07-20T13:29:42.227Z] [2020-07-20T13:29:42.227Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-20T13:29:42.227Z] #50 DONE 0.1s [2020-07-20T13:29:42.227Z] [2020-07-20T13:29:42.227Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:29:42.389Z] #40 13.30 PBCC images/inventory.pb-c.c [2020-07-20T13:29:42.389Z] #40 13.39 DEP images/core-aarch64.pb-c.d [2020-07-20T13:29:42.389Z] #40 13.46 DEP images/core-arm.pb-c.d [2020-07-20T13:29:42.389Z] #40 13.53 DEP images/core-ppc64.pb-c.d [2020-07-20T13:29:42.389Z] #40 13.62 DEP images/core-s390.pb-c.d [2020-07-20T13:29:42.689Z] #40 13.79 DEP images/core-x86.pb-c.d [2020-07-20T13:29:42.689Z] #40 13.83 DEP images/core.pb-c.d [2020-07-20T13:29:42.996Z] #40 13.89 DEP images/inventory.pb-c.d [2020-07-20T13:29:42.996Z] #40 13.95 PBCC images/cpuinfo.pb-c.c [2020-07-20T13:29:42.996Z] #40 14.00 DEP images/cpuinfo.pb-c.d [2020-07-20T13:29:42.996Z] #40 14.08 PBCC images/stats.pb-c.c [2020-07-20T13:29:42.996Z] #40 14.10 DEP images/stats.pb-c.d [2020-07-20T13:29:43.736Z] #52 153.3 + bin/containerd-shim-runc-v1 [2020-07-20T13:29:45.106Z] #40 15.75 make[1]: Nothing to be done for 'all'. [2020-07-20T13:29:45.106Z] #40 ... [2020-07-20T13:29:45.106Z] [2020-07-20T13:29:45.106Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:29:45.106Z] #42 74.32 regexp/syntax [2020-07-20T13:29:45.106Z] #42 78.39 time [2020-07-20T13:29:45.106Z] #42 ... [2020-07-20T13:29:45.106Z] [2020-07-20T13:29:45.106Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:29:45.106Z] #53 43.21 Checking out files: 55% (1781/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: 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-07-20T13:29:45.106Z] #53 44.01 + cd /tmp/tmp.e10r15evTX/src/github.com/containerd/containerd [2020-07-20T13:29:45.106Z] #53 44.01 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-20T13:29:45.106Z] #53 45.40 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-20T13:29:45.106Z] #53 45.40 + BUILDTAGS='netgo osusergo static_build' [2020-07-20T13:29:45.106Z] #53 45.40 + export EXTRA_FLAGS=-buildmode=pie [2020-07-20T13:29:45.106Z] #53 45.40 + EXTRA_FLAGS=-buildmode=pie [2020-07-20T13:29:45.106Z] #53 45.40 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-20T13:29:45.106Z] #53 45.40 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-20T13:29:45.106Z] #53 45.40 + '[' '' = dynamic ']' [2020-07-20T13:29:45.106Z] #53 45.40 + make [2020-07-20T13:29:45.758Z] #53 46.60 + bin/ctr [2020-07-20T13:29:45.805Z] #52 155.3 + bin/containerd-shim-runc-v2 [2020-07-20T13:29:46.438Z] #52 156.0 + binaries [2020-07-20T13:29:46.438Z] #52 156.0 + install -D bin/containerd /build/containerd [2020-07-20T13:29:46.438Z] #52 156.0 + install -D bin/containerd-shim /build/containerd-shim [2020-07-20T13:29:46.731Z] #52 156.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-20T13:29:46.731Z] #52 156.0 + install -D bin/ctr /build/ctr [2020-07-20T13:29:47.022Z] #52 DONE 156.4s [2020-07-20T13:29:47.299Z] #53 ... [2020-07-20T13:29:47.299Z] [2020-07-20T13:29:47.299Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T13:29:47.299Z] #11 76.47 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-20T13:29:47.299Z] #11 76.48 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-20T13:29:47.299Z] #11 76.50 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-20T13:29:47.299Z] #11 76.59 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-20T13:29:47.299Z] #11 76.60 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-20T13:29:47.299Z] #11 76.61 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-20T13:29:47.299Z] #11 ... [2020-07-20T13:29:47.299Z] [2020-07-20T13:29:47.299Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:29:47.299Z] #40 17.77 CC images/stats.o [2020-07-20T13:29:47.299Z] #40 18.47 CC images/core.o [2020-07-20T13:29:47.654Z] [2020-07-20T13:29:47.654Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-20T13:29:47.945Z] #53 DONE 0.3s [2020-07-20T13:29:47.945Z] [2020-07-20T13:29:47.945Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-20T13:29:47.945Z] #57 DONE 0.2s [2020-07-20T13:29:47.945Z] [2020-07-20T13:29:47.945Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-20T13:29:48.239Z] #59 DONE 0.2s [2020-07-20T13:29:48.239Z] [2020-07-20T13:29:48.239Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-20T13:29:48.358Z] #40 19.23 CC images/core-x86.o [2020-07-20T13:29:48.358Z] #40 ... [2020-07-20T13:29:48.358Z] [2020-07-20T13:29:48.358Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:29:48.358Z] #48 77.66 time [2020-07-20T13:29:48.358Z] #48 80.24 regexp [2020-07-20T13:29:48.358Z] #48 ... [2020-07-20T13:29:48.358Z] [2020-07-20T13:29:48.358Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:29:48.358Z] #31 79.71 internal/poll [2020-07-20T13:29:48.358Z] #31 82.16 internal/fmtsort [2020-07-20T13:29:48.358Z] #31 82.53 os [2020-07-20T13:29:48.358Z] #31 84.26 fmt [2020-07-20T13:29:48.358Z] #31 84.27 path/filepath [2020-07-20T13:29:48.358Z] #31 86.11 io/ioutil [2020-07-20T13:29:48.530Z] #61 DONE 0.2s [2020-07-20T13:29:48.530Z] [2020-07-20T13:29:48.530Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-20T13:29:48.530Z] #62 DONE 0.1s [2020-07-20T13:29:48.530Z] [2020-07-20T13:29:48.530Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-20T13:29:48.822Z] #63 DONE 0.6s [2020-07-20T13:29:49.017Z] #31 ... [2020-07-20T13:29:49.017Z] [2020-07-20T13:29:49.017Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:29:49.017Z] #40 19.92 CC images/core-arm.o [2020-07-20T13:29:49.315Z] #40 20.33 CC images/core-aarch64.o [2020-07-20T13:29:49.457Z] [2020-07-20T13:29:49.457Z] #64 exporting to image [2020-07-20T13:29:49.457Z] #64 exporting layers [2020-07-20T13:29:49.698Z] Loaded image: buildpack-deps:buster [2020-07-20T13:29:49.698Z] Loaded image: busybox:latest [2020-07-20T13:29:49.698Z] Loaded image: busybox:glibc [2020-07-20T13:29:49.698Z] Loaded image: debian:buster [2020-07-20T13:29:49.698Z] Loaded image: hello-world:latest [2020-07-20T13:29:49.698Z] INFO: Testing against a local daemon [2020-07-20T13:29:49.698Z] === RUN TestCgroupNamespacesBuild [2020-07-20T13:29:49.969Z] #40 20.82 CC images/core-ppc64.o [2020-07-20T13:29:50.619Z] #40 21.56 CC images/core-s390.o [2020-07-20T13:29:50.667Z] --- PASS: TestCgroupNamespacesBuild (3.06s) [2020-07-20T13:29:50.667Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-20T13:29:51.543Z] #64 exporting layers 2.5s done [2020-07-20T13:29:51.543Z] #64 writing image sha256:7b97810e14c61897c324d4d1db57bfda3fd70adb753e7ace918876c311b8572f done [2020-07-20T13:29:51.543Z] #64 naming to docker.io/library/docker:c161d6564d755c0b6b4356ceff87fbd6a898b675 done [2020-07-20T13:29:51.543Z] #64 DONE 2.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-20T13:29:51.680Z] #40 22.42 CC images/cpuinfo.o [2020-07-20T13:29:51.972Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41238/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c161d6564d755c0b6b4356ceff87fbd6a898b675 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c161d6564d755c0b6b4356ceff87fbd6a898b675 hack/test/unit [2020-07-20T13:29:51.979Z] #40 22.92 CC images/inventory.o [2020-07-20T13:29:52.278Z] #40 23.22 CC images/fdinfo.o [2020-07-20T13:29:52.577Z] #40 23.71 CC images/fown.o [2020-07-20T13:29:52.880Z] #40 23.97 CC images/ns.o [2020-07-20T13:29:53.178Z] #40 24.26 CC images/regfile.o [2020-07-20T13:29:53.180Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.14s) [2020-07-20T13:29:53.180Z] === RUN TestBuildWithSession [2020-07-20T13:29:53.180Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-20T13:29:53.180Z] build_session_test.go:25: TODO: BuildKit [2020-07-20T13:29:53.180Z] === RUN TestBuildSquashParent [2020-07-20T13:29:53.478Z] #40 24.53 CC images/ghost-file.o [2020-07-20T13:29:53.776Z] #40 24.94 CC images/fifo.o [2020-07-20T13:29:54.081Z] #40 25.22 CC images/remap-file-path.o [2020-07-20T13:29:54.380Z] #40 25.41 CC images/eventfd.o [2020-07-20T13:29:54.679Z] #40 25.63 CC images/eventpoll.o [2020-07-20T13:29:54.679Z] #40 25.90 CC images/fh.o [2020-07-20T13:29:54.707Z] ? github.com/docker/docker/api [no test files] [2020-07-20T13:29:55.329Z] #40 26.31 CC images/fsnotify.o [2020-07-20T13:29:55.981Z] #40 27.08 CC images/signalfd.o [2020-07-20T13:29:56.283Z] #40 27.37 CC images/fs.o [2020-07-20T13:29:56.583Z] #40 ... [2020-07-20T13:29:56.583Z] [2020-07-20T13:29:56.583Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:29:56.583Z] #42 85.84 regexp [2020-07-20T13:29:56.583Z] #42 89.42 context [2020-07-20T13:29:56.583Z] #42 91.37 os/exec [2020-07-20T13:29:56.583Z] #42 91.47 net [2020-07-20T13:29:56.583Z] #42 94.34 internal/lazyregexp [2020-07-20T13:29:56.583Z] #42 94.95 github.com/LK4D4/vndr/versioned [2020-07-20T13:29:56.583Z] #42 95.27 encoding/binary [2020-07-20T13:29:56.583Z] #42 95.31 go/scanner [2020-07-20T13:29:56.583Z] #42 96.09 net/url [2020-07-20T13:29:56.583Z] #42 ... [2020-07-20T13:29:56.583Z] [2020-07-20T13:29:56.583Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:29:56.583Z] #40 27.66 CC images/pstree.o [2020-07-20T13:29:56.883Z] #40 27.88 CC images/pipe.o [2020-07-20T13:29:57.182Z] #40 28.17 CC images/tcp-stream.o [2020-07-20T13:29:57.481Z] #40 28.43 CC images/sk-packet.o [2020-07-20T13:29:57.782Z] #40 28.78 CC images/mnt.o [2020-07-20T13:29:57.915Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 2m55.540310504s with top 10 stages: buildssa: 1m33.877339379s, goimports: 22.113306622s, unconvert: 10.923994166s, gosec: 9.31517119s, golint: 4.9680393s, misspell: 4.206310718s, ineffassign: 3.599188132s, inspect: 3.51999739s, vrp: 3.149288886s, printf: 1.737228213s [2020-07-20T13:29:58.081Z] #40 ... [2020-07-20T13:29:58.081Z] [2020-07-20T13:29:58.081Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:29:58.081Z] #31 88.28 log [2020-07-20T13:29:58.081Z] #31 88.28 github.com/BurntSushi/toml [2020-07-20T13:29:58.081Z] #31 88.28 flag [2020-07-20T13:29:58.081Z] #31 93.02 github.com/BurntSushi/toml/cmd/tomlv [2020-07-20T13:29:58.081Z] #31 DONE 97.2s [2020-07-20T13:29:58.081Z] [2020-07-20T13:29:58.081Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:29:58.081Z] #40 28.98 CC images/pipe-data.o [2020-07-20T13:29:58.390Z] #40 29.37 CC images/sa.o [2020-07-20T13:29:59.039Z] #40 29.97 CC images/timer.o [2020-07-20T13:29:59.337Z] #40 ... [2020-07-20T13:29:59.337Z] [2020-07-20T13:29:59.337Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:29:59.337Z] #48 88.55 context [2020-07-20T13:29:59.337Z] #48 88.67 mvdan.cc/sh/v3/fileutil [2020-07-20T13:29:59.337Z] #48 90.24 encoding/binary [2020-07-20T13:29:59.337Z] #48 90.24 flag [2020-07-20T13:29:59.337Z] #48 90.25 github.com/pkg/diff [2020-07-20T13:29:59.337Z] #48 90.26 go/token [2020-07-20T13:29:59.337Z] #48 92.97 go/scanner [2020-07-20T13:29:59.337Z] #48 94.17 mvdan.cc/editorconfig [2020-07-20T13:29:59.337Z] #48 95.34 mvdan.cc/sh/v3/syntax [2020-07-20T13:29:59.337Z] #48 96.01 encoding/base64 [2020-07-20T13:29:59.337Z] #48 97.91 go/ast [2020-07-20T13:29:59.337Z] #48 98.78 encoding/json [2020-07-20T13:29:59.337Z] #48 ... [2020-07-20T13:29:59.337Z] [2020-07-20T13:29:59.337Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:29:59.337Z] #40 30.35 CC images/timerfd.o [2020-07-20T13:29:59.636Z] #40 30.52 CC images/mm.o [2020-07-20T13:29:59.636Z] #40 30.86 CC images/sk-opts.o [2020-07-20T13:29:59.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-20T13:29:59.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-20T13:29:59.934Z] #40 31.08 CC images/sk-unix.o [2020-07-20T13:30:00.233Z] #40 31.39 CC images/sk-inet.o [2020-07-20T13:30:00.770Z] ok github.com/docker/docker/pkg/plugins 33.660s coverage: 76.6% of statements [2020-07-20T13:30:00.770Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-20T13:30:00.770Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-20T13:30:00.770Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-20T13:30:00.770Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-20T13:30:00.770Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-20T13:30:00.770Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-20T13:30:00.770Z] ? github.com/docker/docker/rootless [no test files] [2020-07-20T13:30:00.770Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-20T13:30:00.770Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-20T13:30:00.770Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-20T13:30:00.770Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-20T13:30:00.770Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-20T13:30:00.770Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-20T13:30:00.770Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-20T13:30:00.770Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-20T13:30:00.770Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-20T13:30:00.770Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-20T13:30:00.770Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-20T13:30:00.770Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-20T13:30:00.770Z] ? github.com/docker/docker/volume [no test files] [2020-07-20T13:30:00.770Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-20T13:30:00.770Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-20T13:30:00.770Z] [2020-07-20T13:30:00.770Z] === Skipped [2020-07-20T13:30:00.770Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-20T13:30:00.770Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-20T13:30:00.770Z] [2020-07-20T13:30:00.770Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-20T13:30:00.770Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-20T13:30:00.770Z] [2020-07-20T13:30:00.770Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-20T13:30:00.770Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T13:30:00.770Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T13:30:00.770Z] [2020-07-20T13:30:00.770Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-20T13:30:00.770Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T13:30:00.770Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T13:30:00.770Z] [2020-07-20T13:30:00.770Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-20T13:30:00.770Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T13:30:00.770Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T13:30:00.770Z] [2020-07-20T13:30:00.770Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-20T13:30:00.770Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T13:30:00.770Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T13:30:00.770Z] [2020-07-20T13:30:00.770Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-20T13:30:00.770Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T13:30:00.770Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T13:30:00.770Z] [2020-07-20T13:30:00.770Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-20T13:30:00.770Z] graphtest_unix.go:73: No driver to put! [2020-07-20T13:30:00.770Z] [2020-07-20T13:30:00.770Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-20T13:30:00.770Z] time="2020-07-20T13:28:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-20T13:30:00.770Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-20T13:30:00.770Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-20T13:30:00.770Z] [2020-07-20T13:30:00.770Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-20T13:30:00.770Z] time="2020-07-20T13:28:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-20T13:30:00.770Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-20T13:30:00.770Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-20T13:30:00.771Z] [2020-07-20T13:30:00.771Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-20T13:30:00.771Z] time="2020-07-20T13:28:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-20T13:30:00.771Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-20T13:30:00.771Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-20T13:30:00.771Z] [2020-07-20T13:30:00.771Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-20T13:30:00.771Z] time="2020-07-20T13:28:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-20T13:30:00.771Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-20T13:30:00.771Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-20T13:30:00.771Z] [2020-07-20T13:30:00.771Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-20T13:30:00.771Z] time="2020-07-20T13:28:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-20T13:30:00.771Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-20T13:30:00.771Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-20T13:30:00.771Z] [2020-07-20T13:30:00.771Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-20T13:30:00.771Z] graphtest_unix.go:73: No driver to put! [2020-07-20T13:30:00.771Z] [2020-07-20T13:30:00.771Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-20T13:30:00.771Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-20T13:30:00.771Z] [2020-07-20T13:30:00.771Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-20T13:30:00.771Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-20T13:30:00.771Z] [2020-07-20T13:30:00.771Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-20T13:30:00.771Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-20T13:30:00.771Z] [2020-07-20T13:30:00.771Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-20T13:30:00.771Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-20T13:30:00.771Z] [2020-07-20T13:30:00.771Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-20T13:30:00.771Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T13:30:00.771Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T13:30:00.771Z] [2020-07-20T13:30:00.771Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-20T13:30:00.771Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T13:30:00.771Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T13:30:00.771Z] [2020-07-20T13:30:00.771Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-20T13:30:00.771Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T13:30:00.771Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T13:30:00.771Z] [2020-07-20T13:30:00.771Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-20T13:30:00.771Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T13:30:00.771Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T13:30:00.771Z] [2020-07-20T13:30:00.771Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-20T13:30:00.771Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T13:30:00.771Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T13:30:00.771Z] [2020-07-20T13:30:00.771Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-20T13:30:00.771Z] graphtest_unix.go:73: No driver to put! [2020-07-20T13:30:00.771Z] [2020-07-20T13:30:00.771Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-20T13:30:00.771Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-20T13:30:00.771Z] [2020-07-20T13:30:00.771Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-20T13:30:00.771Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-20T13:30:00.771Z] [2020-07-20T13:30:00.771Z] [2020-07-20T13:30:00.771Z] DONE 2119 tests, 26 skipped in 189.436s Post stage [Pipeline] junit [2020-07-20T13:30:00.785Z] Recording test results [2020-07-20T13:30:00.883Z] #40 31.94 CC images/tun.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-20T13:30:01.182Z] #40 32.27 CC images/sk-netlink.o [2020-07-20T13:30:01.259Z] --- PASS: TestBuildSquashParent (7.30s) [2020-07-20T13:30:01.259Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-20T13:30:01.259Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-20T13:30:01.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-20T13:30:01.259Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-20T13:30:01.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-20T13:30:01.259Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-20T13:30:01.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-20T13:30:01.259Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-20T13:30:01.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-20T13:30:01.259Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-20T13:30:01.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-20T13:30:01.259Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-20T13:30:01.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-20T13:30:01.259Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-20T13:30:01.259Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-20T13:30:01.310Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41238/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c161d6564d755c0b6b4356ceff87fbd6a898b675 -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:c161d6564d755c0b6b4356ceff87fbd6a898b675 hack/make.sh dynbinary test-integration [2020-07-20T13:30:01.481Z] #40 32.53 CC images/packet-sock.o [2020-07-20T13:30:01.820Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-20T13:30:01.820Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-20T13:30:02.135Z] #40 32.98 CC images/ipc-var.o [2020-07-20T13:30:02.135Z] #40 33.11 CC images/ipc-desc.o [2020-07-20T13:30:02.135Z] #40 33.24 CC images/ipc-shm.o [2020-07-20T13:30:02.254Z] [2020-07-20T13:30:02.254Z] Removing bundles/ [2020-07-20T13:30:02.254Z] [2020-07-20T13:30:02.254Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-20T13:30:02.254Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-20T13:30:02.254Z] GOOS="" GOARCH="" GOARM="" [2020-07-20T13:30:02.444Z] #40 33.40 CC images/ipc-msg.o [2020-07-20T13:30:02.741Z] #40 33.73 CC images/ipc-sem.o [2020-07-20T13:30:03.039Z] #40 34.05 CC images/utsns.o [2020-07-20T13:30:03.187Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2020-07-20T13:30:03.338Z] #40 34.31 CC images/creds.o [2020-07-20T13:30:03.637Z] #40 34.50 CC images/vma.o [2020-07-20T13:30:03.637Z] #40 34.71 CC images/netdev.o [2020-07-20T13:30:03.707Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-20T13:30:03.936Z] #40 35.09 CC images/tty.o [2020-07-20T13:30:03.963Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-20T13:30:04.586Z] #40 35.75 CC images/file-lock.o [2020-07-20T13:30:04.886Z] #40 35.96 CC images/rlimit.o [2020-07-20T13:30:05.535Z] #40 36.35 CC images/pagemap.o [2020-07-20T13:30:05.835Z] #40 36.87 CC images/siginfo.o [2020-07-20T13:30:05.853Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-20T13:30:05.853Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.57s) [2020-07-20T13:30:05.853Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.61s) [2020-07-20T13:30:05.853Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.90s) [2020-07-20T13:30:05.854Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.02s) [2020-07-20T13:30:05.854Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.96s) [2020-07-20T13:30:05.854Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.92s) [2020-07-20T13:30:05.854Z] === RUN TestBuildMultiStageCopy [2020-07-20T13:30:05.854Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-20T13:30:06.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-20T13:30:06.483Z] #40 37.26 CC images/rpc.o [2020-07-20T13:30:08.024Z] #40 38.78 CC images/ext-file.o [2020-07-20T13:30:08.024Z] #40 39.00 CC images/cgroup.o [2020-07-20T13:30:08.692Z] #40 39.71 CC images/userns.o [2020-07-20T13:30:09.205Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-20T13:30:09.337Z] #40 40.11 CC images/google/protobuf/descriptor.o [2020-07-20T13:30:09.337Z] #40 ... [2020-07-20T13:30:09.337Z] [2020-07-20T13:30:09.337Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:30:09.337Z] #48 98.80 golang.org/x/sys/unix [2020-07-20T13:30:09.635Z] #48 ... [2020-07-20T13:30:09.635Z] [2020-07-20T13:30:09.635Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:30:09.635Z] #42 99.47 go/ast [2020-07-20T13:30:09.635Z] #42 100.2 text/template/parse [2020-07-20T13:30:09.635Z] #42 101.0 encoding/json [2020-07-20T13:30:09.635Z] #42 ... [2020-07-20T13:30:09.635Z] [2020-07-20T13:30:09.635Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T13:30:09.635Z] #11 99.02 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-20T13:30:09.635Z] #11 99.02 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-20T13:30:09.635Z] #11 99.04 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-20T13:30:10.131Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-20T13:30:10.691Z] #11 ... [2020-07-20T13:30:10.691Z] [2020-07-20T13:30:10.691Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:30:10.691Z] #42 110.2 text/template [2020-07-20T13:30:11.058Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-20T13:30:11.748Z] #42 110.8 go/parser [2020-07-20T13:30:12.503Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-20T13:30:13.068Z] --- PASS: TestBuildMultiStageCopy (7.40s) [2020-07-20T13:30:13.068Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.40s) [2020-07-20T13:30:13.068Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-07-20T13:30:13.068Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-07-20T13:30:13.068Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-07-20T13:30:13.068Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-07-20T13:30:13.068Z] === RUN TestBuildMultiStageParentConfig [2020-07-20T13:30:16.016Z] INFO [runner/unused/goanalysis] analyzers took 25.67532921s with top 10 stages: buildssa: 21.805121222s, U1000: 3.870207988s [2020-07-20T13:30:16.016Z] INFO [runner] Issues before processing: 2301, after processing: 0 [2020-07-20T13:30:16.016Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1692/1692, nolint: 0/64, skip_dirs: 1692/1692, autogenerated_exclude: 1587/1692, identifier_marker: 1587/1587, filename_unadjuster: 1692/1692, skip_files: 1692/1692, exclude-rules: 64/1587, cgo: 1692/2301, exclude: 1587/1587 [2020-07-20T13:30:16.016Z] INFO [runner] processing took 130.969728ms with stages: nolint: 57.391969ms, identifier_marker: 39.697367ms, path_prettifier: 13.801852ms, autogenerated_exclude: 7.183053ms, exclude-rules: 6.967843ms, skip_dirs: 3.702543ms, cgo: 1.217188ms, filename_unadjuster: 1.001663ms, max_same_issues: 1.537µs, uniq_by_line: 1.096µs, diff: 787ns, max_per_file_from_linter: 629ns, source_code: 496ns, exclude: 461ns, max_from_linter: 428ns, skip_files: 414ns, path_shortener: 402ns [2020-07-20T13:30:16.016Z] INFO [runner] linters took 1m34.350484444s with stages: goanalysis_metalinter: 1m15.89677797s, unused: 18.322507336s [2020-07-20T13:30:16.016Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2020-07-20T13:30:16.016Z] INFO Memory: 1592 samples, avg is 255.4MB, max is 2965.4MB [2020-07-20T13:30:16.016Z] INFO Execution took 3m32.134755996s [2020-07-20T13:30:16.016Z] Congratulations! The shell scripts are properly formatted. [2020-07-20T13:30:16.284Z] #42 115.2 encoding/xml [2020-07-20T13:30:16.284Z] #42 ... [2020-07-20T13:30:16.284Z] [2020-07-20T13:30:16.284Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:30:16.284Z] #48 115.4 golang.org/x/crypto/ssh/terminal [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-07-20T13:30:16.921Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41238/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c161d6564d755c0b6b4356ceff87fbd6a898b675 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c161d6564d755c0b6b4356ceff87fbd6a898b675 hack/make.sh dynbinary-daemon test-docker-py [2020-07-20T13:30:17.181Z] [2020-07-20T13:30:17.439Z] Removing bundles/ [2020-07-20T13:30:17.440Z] [2020-07-20T13:30:17.440Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-20T13:30:17.440Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-20T13:30:17.440Z] GOOS="" GOARCH="" GOARM="" [2020-07-20T13:30:18.399Z] #48 ... [2020-07-20T13:30:18.399Z] [2020-07-20T13:30:18.399Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T13:30:18.399Z] #11 113.2 Selecting previously unselected package libapparmor1:ppc64el. [2020-07-20T13:30:18.399Z] #11 113.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-07-20T13:30:18.399Z] #11 113.2 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-07-20T13:30:18.399Z] #11 113.3 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-07-20T13:30:18.399Z] #11 113.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-07-20T13:30:18.399Z] #11 113.4 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-07-20T13:30:18.399Z] #11 113.5 Selecting previously unselected package libbtrfs0. [2020-07-20T13:30:18.399Z] #11 113.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-07-20T13:30:18.399Z] #11 113.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-20T13:30:18.399Z] #11 113.7 Selecting previously unselected package libbtrfs-dev. [2020-07-20T13:30:18.399Z] #11 113.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-07-20T13:30:18.399Z] #11 113.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-20T13:30:18.399Z] #11 113.8 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-07-20T13:30:18.399Z] #11 113.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-07-20T13:30:18.399Z] #11 113.9 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-20T13:30:18.399Z] #11 113.9 Selecting previously unselected package libudev-dev:ppc64el. [2020-07-20T13:30:18.399Z] #11 113.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-07-20T13:30:18.399Z] #11 114.0 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-07-20T13:30:18.399Z] #11 114.2 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-07-20T13:30:18.399Z] #11 114.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-07-20T13:30:18.399Z] #11 114.2 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-07-20T13:30:18.399Z] #11 114.5 Selecting previously unselected package libpcre16-3:ppc64el. [2020-07-20T13:30:18.399Z] #11 114.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-07-20T13:30:18.399Z] #11 114.5 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-07-20T13:30:18.399Z] #11 114.9 Selecting previously unselected package libpcre32-3:ppc64el. [2020-07-20T13:30:18.399Z] #11 114.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-07-20T13:30:18.399Z] #11 114.9 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-07-20T13:30:18.399Z] #11 115.1 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-07-20T13:30:18.399Z] #11 115.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-07-20T13:30:18.399Z] #11 115.1 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-07-20T13:30:18.399Z] #11 115.2 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-07-20T13:30:18.399Z] #11 115.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-07-20T13:30:18.399Z] #11 115.3 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-07-20T13:30:18.399Z] #11 115.7 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-07-20T13:30:18.399Z] #11 115.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-07-20T13:30:18.399Z] #11 115.7 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-07-20T13:30:18.399Z] #11 115.9 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-07-20T13:30:18.399Z] #11 116.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-07-20T13:30:18.399Z] #11 116.0 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-07-20T13:30:18.399Z] #11 116.1 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-07-20T13:30:18.399Z] #11 116.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-07-20T13:30:18.399Z] #11 116.1 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-07-20T13:30:18.399Z] #11 116.2 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-07-20T13:30:18.399Z] #11 116.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-07-20T13:30:18.399Z] #11 116.3 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-07-20T13:30:18.399Z] #11 116.8 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-07-20T13:30:18.399Z] #11 116.8 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-07-20T13:30:18.399Z] #11 116.9 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-07-20T13:30:18.399Z] #11 116.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-20T13:30:18.399Z] #11 116.9 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-07-20T13:30:18.399Z] #11 116.9 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-07-20T13:30:18.399Z] #11 116.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-20T13:30:18.399Z] #11 116.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-20T13:30:18.399Z] #11 116.9 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-07-20T13:30:18.399Z] #11 116.9 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-07-20T13:30:18.399Z] #11 117.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-20T13:30:18.399Z] #11 117.0 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-20T13:30:18.399Z] #11 117.0 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-07-20T13:30:18.399Z] #11 117.0 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-20T13:30:18.399Z] #11 117.0 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-07-20T13:30:18.399Z] #11 117.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-20T13:30:18.399Z] #11 117.0 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-07-20T13:30:18.399Z] #11 117.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-20T13:30:18.399Z] #11 117.0 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-07-20T13:30:18.399Z] #11 117.0 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-07-20T13:30:18.399Z] #11 117.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-20T13:30:18.399Z] #11 117.1 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-07-20T13:30:18.399Z] #11 117.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-07-20T13:30:18.399Z] #11 117.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-20T13:30:18.399Z] #11 117.2 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-07-20T13:30:18.399Z] #11 117.2 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-20T13:30:18.399Z] #11 117.2 Setting up dmsetup (2:1.02.155-3) ... [2020-07-20T13:30:18.399Z] #11 117.2 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-20T13:30:18.399Z] #11 117.2 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-07-20T13:30:18.399Z] #11 117.3 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T13:30:18.399Z] #11 DONE 117.5s [2020-07-20T13:30:18.399Z] [2020-07-20T13:30:18.399Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:30:18.399Z] #40 41.92 CC images/opts.o [2020-07-20T13:30:18.399Z] #40 42.22 CC images/seccomp.o [2020-07-20T13:30:18.399Z] #40 42.60 CC images/binfmt-misc.o [2020-07-20T13:30:18.399Z] #40 42.83 CC images/time.o [2020-07-20T13:30:18.399Z] #40 43.11 CC images/sysctl.o [2020-07-20T13:30:18.399Z] #40 43.32 CC images/autofs.o [2020-07-20T13:30:18.399Z] #40 43.53 CC images/macvlan.o [2020-07-20T13:30:18.399Z] #40 43.74 CC images/sit.o [2020-07-20T13:30:18.399Z] #40 44.03 CC images/memfd.o [2020-07-20T13:30:18.399Z] #40 44.31 CC images/timens.o [2020-07-20T13:30:18.399Z] #40 44.68 LINK images/built-in.o [2020-07-20T13:30:18.399Z] #40 44.88 GEN compel/include/asm [2020-07-20T13:30:18.399Z] #40 44.92 GEN compel/include/version.h [2020-07-20T13:30:18.399Z] #40 44.93 touch .config [2020-07-20T13:30:18.399Z] #40 44.99 GEN include/common/config.h [2020-07-20T13:30:18.399Z] #40 45.13 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-20T13:30:18.399Z] #40 45.16 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-20T13:30:18.399Z] #40 45.18 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-07-20T13:30:18.399Z] #40 45.24 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-07-20T13:30:18.399Z] #40 45.31 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-07-20T13:30:18.399Z] #40 45.35 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-07-20T13:30:18.399Z] #40 45.37 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-07-20T13:30:18.399Z] #40 45.44 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-20T13:30:18.399Z] #40 45.44 DEP compel/plugins/std/infect.d [2020-07-20T13:30:18.399Z] #40 45.66 DEP compel/plugins/std/string.d [2020-07-20T13:30:18.399Z] #40 45.80 DEP compel/plugins/std/log.d [2020-07-20T13:30:18.399Z] #40 45.91 DEP compel/plugins/std/fds.d [2020-07-20T13:30:18.399Z] #40 46.00 DEP compel/plugins/std/std.d [2020-07-20T13:30:18.399Z] #40 46.10 DEP compel/plugins/shmem/shmem.d [2020-07-20T13:30:18.399Z] #40 46.28 DEP compel/plugins/fds/fds.d [2020-07-20T13:30:18.399Z] #40 46.60 CC compel/plugins/std/std.o [2020-07-20T13:30:18.399Z] #40 47.10 CC compel/plugins/std/fds.o [2020-07-20T13:30:18.399Z] #40 47.44 CC compel/plugins/std/log.o [2020-07-20T13:30:18.399Z] #40 48.32 CC compel/plugins/std/string.o [2020-07-20T13:30:18.399Z] #40 49.03 CC compel/plugins/std/infect.o [2020-07-20T13:30:18.399Z] #40 49.55 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-07-20T13:30:18.399Z] #40 49.61 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-07-20T13:30:18.419Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2020-07-20T13:30:18.419Z] === RUN TestBuildLabelWithTargets [2020-07-20T13:30:18.699Z] #40 49.65 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-07-20T13:30:18.699Z] #40 49.72 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-07-20T13:30:18.699Z] #40 ... [2020-07-20T13:30:18.699Z] [2020-07-20T13:30:18.699Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:30:18.699Z] #50 0.406 + RM_GOPATH=0 [2020-07-20T13:30:18.699Z] #50 0.407 + TMP_GOPATH= [2020-07-20T13:30:18.699Z] #50 0.407 + : /build [2020-07-20T13:30:18.699Z] #50 0.407 + '[' -z '' ']' [2020-07-20T13:30:18.699Z] #50 0.409 ++ mktemp -d [2020-07-20T13:30:18.700Z] #50 0.413 + export GOPATH=/tmp/tmp.EXOIWm0diy [2020-07-20T13:30:18.700Z] #50 0.413 + GOPATH=/tmp/tmp.EXOIWm0diy [2020-07-20T13:30:18.700Z] #50 0.413 + RM_GOPATH=1 [2020-07-20T13:30:18.700Z] #50 0.414 + case "$(go env GOARCH)" in [2020-07-20T13:30:18.700Z] #50 0.415 ++ go env GOARCH [2020-07-20T13:30:18.700Z] #50 0.435 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T13:30:18.700Z] #50 0.436 + GO_BUILDMODE=-buildmode=pie [2020-07-20T13:30:18.700Z] #50 0.436 ++ dirname /tmp/install/install.sh [2020-07-20T13:30:18.700Z] #50 0.438 + dir=/tmp/install [2020-07-20T13:30:18.700Z] #50 0.439 + bin=runc [2020-07-20T13:30:18.700Z] #50 0.439 + shift [2020-07-20T13:30:18.700Z] #50 0.439 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-20T13:30:18.700Z] #50 0.439 + . /tmp/install/runc.installer [2020-07-20T13:30:18.700Z] #50 0.439 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-20T13:30:18.700Z] #50 0.440 + install_runc [2020-07-20T13:30:18.700Z] #50 0.441 + uname -r [2020-07-20T13:30:18.700Z] #50 0.442 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-20T13:30:18.700Z] #50 0.450 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-20T13:30:18.700Z] #50 0.450 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-20T13:30:18.700Z] #50 0.450 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-20T13:30:18.700Z] #50 0.450 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.EXOIWm0diy/src/github.com/opencontainers/runc [2020-07-20T13:30:18.700Z] #50 0.458 Cloning into '/tmp/tmp.EXOIWm0diy/src/github.com/opencontainers/runc'... [2020-07-20T13:30:19.000Z] #50 ... [2020-07-20T13:30:19.000Z] [2020-07-20T13:30:19.000Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-20T13:30:19.000Z] #12 DONE 0.6s [2020-07-20T13:30:19.000Z] [2020-07-20T13:30:19.000Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:30:19.000Z] #40 49.76 AR compel/plugins/std.lib.a [2020-07-20T13:30:19.000Z] #40 49.84 CC compel/plugins/fds/fds.o [2020-07-20T13:30:19.000Z] #40 50.07 AR compel/plugins/fds.lib.a [2020-07-20T13:30:19.300Z] #40 50.15 HOSTDEP compel/src/lib/log-host.d [2020-07-20T13:30:19.300Z] #40 ... [2020-07-20T13:30:19.300Z] [2020-07-20T13:30:19.300Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-20T13:30:19.300Z] #13 DONE 0.5s [2020-07-20T13:30:19.300Z] [2020-07-20T13:30:19.300Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:30:19.300Z] #40 50.34 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-20T13:30:19.600Z] #40 50.54 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-07-20T13:30:19.600Z] #40 ... [2020-07-20T13:30:19.600Z] [2020-07-20T13:30:19.600Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-20T13:30:19.600Z] #14 0.287 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-20T13:30:19.600Z] #14 DONE 0.4s [2020-07-20T13:30:19.600Z] [2020-07-20T13:30:19.600Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:30:19.600Z] #40 50.65 HOSTDEP compel/src/main-host.d [2020-07-20T13:30:19.899Z] #40 50.78 DEP compel/src/lib/ptrace.d [2020-07-20T13:30:20.198Z] #40 ... [2020-07-20T13:30:20.198Z] [2020-07-20T13:30:20.198Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-20T13:30:20.198Z] #15 DONE 0.3s [2020-07-20T13:30:20.198Z] [2020-07-20T13:30:20.198Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:30:20.198Z] #40 51.03 DEP compel/src/lib/infect.d [2020-07-20T13:30:20.198Z] #40 51.25 DEP compel/src/lib/infect-util.d [2020-07-20T13:30:20.497Z] #40 ... [2020-07-20T13:30:20.497Z] [2020-07-20T13:30:20.497Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-20T13:30:20.497Z] #16 DONE 0.4s [2020-07-20T13:30:20.497Z] [2020-07-20T13:30:20.497Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:30:20.497Z] #40 51.39 DEP compel/src/lib/infect-rpc.d [2020-07-20T13:30:20.497Z] #40 51.63 DEP compel/arch/ppc64/src/lib/infect.d [2020-07-20T13:30:20.497Z] #40 51.73 DEP compel/arch/ppc64/src/lib/cpu.d [2020-07-20T13:30:20.797Z] #40 51.82 DEP compel/src/lib/log.d [2020-07-20T13:30:20.797Z] #40 ... [2020-07-20T13:30:20.797Z] [2020-07-20T13:30:20.797Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-07-20T13:30:20.797Z] #17 DONE 0.5s [2020-07-20T13:30:20.797Z] [2020-07-20T13:30:20.797Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:30:20.797Z] #40 51.91 DEP compel/src/main.d [2020-07-20T13:30:21.112Z] #40 52.08 DEP compel/src/lib/handle-elf.d [2020-07-20T13:30:21.112Z] #40 52.18 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-07-20T13:30:21.412Z] #40 52.33 CC compel/src/lib/log.o [2020-07-20T13:30:21.712Z] #40 52.68 CC compel/arch/ppc64/src/lib/cpu.o [2020-07-20T13:30:22.013Z] #40 52.93 CC compel/arch/ppc64/src/lib/infect.o [2020-07-20T13:30:23.078Z] #40 53.89 CC compel/src/lib/infect-rpc.o [2020-07-20T13:30:23.078Z] #40 54.19 CC compel/src/lib/infect-util.o [2020-07-20T13:30:23.380Z] #40 54.52 CC compel/src/lib/infect.o [2020-07-20T13:30:26.205Z] #40 ... [2020-07-20T13:30:26.205Z] [2020-07-20T13:30:26.205Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T13:30:26.205Z] #48 118.7 mvdan.cc/sh/v3/cmd/shfmt [2020-07-20T13:30:26.205Z] #48 DONE 125.1s [2020-07-20T13:30:26.205Z] [2020-07-20T13:30:26.205Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T13:30:26.205Z] #18 0.597 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T13:30:26.205Z] #18 0.732 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T13:30:26.205Z] #18 0.829 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T13:30:26.205Z] #18 1.731 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-20T13:30:26.205Z] #18 3.218 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-20T13:30:26.205Z] #18 4.488 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-20T13:30:26.511Z] #18 ... [2020-07-20T13:30:26.511Z] [2020-07-20T13:30:26.511Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:30:26.511Z] #40 57.53 CC compel/src/lib/ptrace.o [2020-07-20T13:30:26.583Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-07-20T13:30:26.583Z] === RUN TestBuildWithEmptyLayers [2020-07-20T13:30:26.817Z] #40 57.99 AR compel/libcompel.a [2020-07-20T13:30:26.817Z] #40 58.03 HOSTCC compel/src/main-host.o [2020-07-20T13:30:27.118Z] #40 58.19 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-07-20T13:30:27.118Z] #40 58.30 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-20T13:30:27.767Z] #40 58.71 HOSTCC compel/src/lib/log-host.o [2020-07-20T13:30:27.767Z] #40 58.86 HOSTLINK compel/compel-host-bin [2020-07-20T13:30:27.767Z] #40 58.95 DEP soccr/soccr.d [2020-07-20T13:30:28.067Z] #40 59.10 CC soccr/soccr.o [2020-07-20T13:30:29.093Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-07-20T13:30:29.093Z] === RUN TestBuildMultiStageOnBuild [2020-07-20T13:30:29.607Z] #40 60.71 AR soccr/libsoccr.a [2020-07-20T13:30:29.607Z] #40 60.75 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-20T13:30:30.256Z] #40 61.18 DEP criu/arch/ppc64/sigframe.d [2020-07-20T13:30:30.256Z] #40 61.39 DEP criu/arch/ppc64/crtools.d [2020-07-20T13:30:30.557Z] #40 61.62 DEP criu/arch/ppc64/cpu.d [2020-07-20T13:30:30.858Z] #40 61.77 CC criu/arch/ppc64/cpu.o [2020-07-20T13:30:31.157Z] #40 62.30 CC criu/arch/ppc64/crtools.o [2020-07-20T13:30:32.215Z] #40 ... [2020-07-20T13:30:32.215Z] [2020-07-20T13:30:32.215Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:30:32.215Z] #42 121.6 math/big [2020-07-20T13:30:32.215Z] #42 125.2 go/doc [2020-07-20T13:30:32.215Z] #42 ... [2020-07-20T13:30:32.215Z] [2020-07-20T13:30:32.215Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:30:32.215Z] #40 63.41 CC criu/arch/ppc64/sigframe.o [2020-07-20T13:30:32.886Z] #40 63.83 LINK criu/arch/ppc64/crtools.built-in.o [2020-07-20T13:30:32.886Z] #40 63.86 DEP criu/pie/util-vdso.d [2020-07-20T13:30:32.886Z] #40 63.95 DEP criu/pie/util.d [2020-07-20T13:30:33.188Z] #40 64.11 CC criu/pie/util.o [2020-07-20T13:30:33.489Z] #40 64.42 CC criu/pie/util-vdso.o [2020-07-20T13:30:34.416Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-07-20T13:30:34.416Z] === RUN TestBuildUncleanTarFilenames [2020-07-20T13:30:34.552Z] #40 65.36 AR criu/pie/pie.lib.a [2020-07-20T13:30:34.552Z] #40 65.47 DEP criu/pie/restorer.d [2020-07-20T13:30:34.712Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2020-07-20T13:30:34.712Z] === RUN TestBuildMultiStageLayerLeak [2020-07-20T13:30:34.853Z] #40 65.78 DEP criu/arch/ppc64/vdso-trampoline.d [2020-07-20T13:30:34.853Z] #40 65.82 DEP criu/arch/ppc64/restorer.d [2020-07-20T13:30:35.154Z] #40 66.09 DEP criu/arch/ppc64/vdso-pie.d [2020-07-20T13:30:35.154Z] #40 66.29 DEP criu/pie/parasite-vdso.d [2020-07-20T13:30:35.457Z] #40 66.48 DEP criu/pie/parasite.d [2020-07-20T13:30:36.108Z] #40 66.94 CC criu/pie/parasite.o [2020-07-20T13:30:37.667Z] #40 68.49 LINK criu/pie/parasite.built-in.o [2020-07-20T13:30:37.667Z] #40 68.50 GEN criu/pie/parasite-blob.h [2020-07-20T13:30:37.667Z] #40 68.53 CC criu/pie/parasite-vdso.o [2020-07-20T13:30:37.964Z] #40 ... [2020-07-20T13:30:37.964Z] [2020-07-20T13:30:37.964Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:30:37.964Z] #50 9.875 + cd /tmp/tmp.EXOIWm0diy/src/github.com/opencontainers/runc [2020-07-20T13:30:37.964Z] #50 9.877 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-20T13:30:37.964Z] #50 10.31 + '[' -z '' ']' [2020-07-20T13:30:37.964Z] #50 10.31 + target=static [2020-07-20T13:30:37.964Z] #50 10.31 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-20T13:30:37.964Z] #50 10.50 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-20T13:30:38.264Z] #50 ... [2020-07-20T13:30:38.264Z] [2020-07-20T13:30:38.264Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:30:38.264Z] #42 135.0 vendor/golang.org/x/text/unicode/norm [2020-07-20T13:30:38.264Z] #42 136.4 github.com/LK4D4/vndr/build [2020-07-20T13:30:38.915Z] #42 ... [2020-07-20T13:30:38.915Z] [2020-07-20T13:30:38.915Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:30:38.915Z] #55 129.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-20T13:30:38.915Z] #55 129.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-20T13:30:38.915Z] #55 DONE 138.0s [2020-07-20T13:30:38.915Z] [2020-07-20T13:30:38.915Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-20T13:30:38.915Z] #56 DONE 0.1s [2020-07-20T13:30:38.915Z] [2020-07-20T13:30:38.915Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-20T13:30:38.915Z] #57 DONE 0.1s [2020-07-20T13:30:38.915Z] [2020-07-20T13:30:38.915Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:30:38.915Z] #40 69.55 CC criu/arch/ppc64/vdso-pie.o [2020-07-20T13:30:38.915Z] #40 69.99 CC criu/arch/ppc64/restorer.o [2020-07-20T13:30:39.972Z] #40 70.92 CC criu/arch/ppc64/vdso-trampoline.o [2020-07-20T13:30:39.972Z] #40 70.98 CC criu/pie/restorer.o [2020-07-20T13:30:39.994Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2020-07-20T13:30:39.994Z] === RUN TestBuildWithHugeFile [2020-07-20T13:30:42.749Z] #40 ... [2020-07-20T13:30:42.749Z] [2020-07-20T13:30:42.749Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T13:30:42.749Z] #18 11.41 Fetched 8145 kB in 11s (745 kB/s) [2020-07-20T13:30:42.749Z] #18 11.41 Reading package lists... [2020-07-20T13:30:42.749Z] #18 15.76 Reading package lists... [2020-07-20T13:30:42.749Z] #18 20.40 Building dependency tree... [2020-07-20T13:30:42.749Z] #18 21.72 libcap2-bin is already the newest version (1:2.25-2). [2020-07-20T13:30:42.749Z] #18 21.72 The following additional packages will be installed: [2020-07-20T13:30:42.749Z] #18 21.74 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-20T13:30:42.749Z] #18 21.74 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-20T13:30:42.749Z] #18 21.74 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-20T13:30:42.749Z] #18 21.74 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-20T13:30:42.749Z] #18 21.74 python3.7 python3.7-minimal vim-runtime xxd [2020-07-20T13:30:42.749Z] #18 21.74 Suggested packages: [2020-07-20T13:30:42.749Z] #18 21.75 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-20T13:30:42.749Z] #18 21.75 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-20T13:30:42.749Z] #18 21.75 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-20T13:30:42.749Z] #18 21.75 Recommended packages: [2020-07-20T13:30:42.749Z] #18 21.75 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-20T13:30:42.749Z] #18 21.75 python3-keyrings.alt python3-xdg unzip [2020-07-20T13:30:43.396Z] #18 ... [2020-07-20T13:30:43.396Z] [2020-07-20T13:30:43.396Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:30:43.396Z] #40 74.58 LINK criu/pie/restorer.built-in.o [2020-07-20T13:30:43.396Z] #40 74.59 GEN criu/pie/restorer-blob.h [2020-07-20T13:30:43.701Z] #40 74.74 DEP criu/vdso.d [2020-07-20T13:30:44.014Z] #40 74.94 DEP criu/uts_ns.d [2020-07-20T13:30:44.314Z] #40 75.26 DEP criu/util.d [2020-07-20T13:30:44.615Z] #40 75.63 DEP criu/uffd.d [2020-07-20T13:30:44.916Z] #40 75.94 DEP criu/tun.d [2020-07-20T13:30:45.216Z] #40 76.14 DEP criu/tty.d [2020-07-20T13:30:45.216Z] #40 76.36 DEP criu/timerfd.d [2020-07-20T13:30:45.517Z] #40 76.61 DEP criu/timens.d [2020-07-20T13:30:45.819Z] #40 76.80 DEP criu/sysfs_parse.d [2020-07-20T13:30:45.819Z] #40 77.01 DEP criu/sysctl.d [2020-07-20T13:30:46.123Z] #40 77.26 DEP criu/string.d [2020-07-20T13:30:46.123Z] #40 77.30 DEP criu/stats.d [2020-07-20T13:30:46.425Z] #40 77.49 DEP criu/sockets.d [2020-07-20T13:30:46.727Z] #40 77.75 DEP criu/sk-unix.d [2020-07-20T13:30:47.028Z] #40 78.16 DEP criu/sk-tcp.d [2020-07-20T13:30:47.677Z] #40 78.51 DEP criu/sk-queue.d [2020-07-20T13:30:47.677Z] #40 78.71 DEP criu/sk-packet.d [2020-07-20T13:30:47.982Z] #40 78.94 DEP criu/sk-netlink.d [2020-07-20T13:30:47.982Z] #40 79.13 DEP criu/sk-inet.d [2020-07-20T13:30:48.633Z] #40 79.50 DEP criu/signalfd.d [2020-07-20T13:30:48.633Z] #40 79.74 DEP criu/sigframe.d [2020-07-20T13:30:48.949Z] #40 79.84 DEP criu/shmem.d [2020-07-20T13:30:48.949Z] #40 79.99 DEP criu/servicefd.d [2020-07-20T13:30:49.249Z] #40 80.17 DEP criu/seize.d [2020-07-20T13:30:49.249Z] #40 80.39 DEP criu/seccomp.d [2020-07-20T13:30:49.550Z] #40 80.62 DEP criu/rst-malloc.d [2020-07-20T13:30:49.550Z] #40 80.76 DEP criu/rbtree.d [2020-07-20T13:30:49.550Z] #40 80.79 DEP criu/pstree.d [2020-07-20T13:30:49.851Z] #40 81.03 DEP criu/protobuf.d [2020-07-20T13:30:50.151Z] #40 ... [2020-07-20T13:30:50.151Z] [2020-07-20T13:30:50.151Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T13:30:50.151Z] #18 23.50 The following NEW packages will be installed: [2020-07-20T13:30:50.151Z] #18 23.51 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-20T13:30:50.151Z] #18 23.51 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-20T13:30:50.151Z] #18 23.51 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-20T13:30:50.151Z] #18 23.51 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-20T13:30:50.152Z] #18 23.51 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-20T13:30:50.152Z] #18 23.51 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-20T13:30:50.152Z] #18 23.51 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-20T13:30:50.152Z] #18 23.51 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-20T13:30:50.152Z] #18 23.51 xz-utils zip [2020-07-20T13:30:50.152Z] #18 23.59 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T13:30:50.152Z] #18 23.59 Need to get 29.2 MB of archives. [2020-07-20T13:30:50.152Z] #18 23.59 After this operation, 134 MB of additional disk space will be used. [2020-07-20T13:30:50.152Z] #18 23.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-07-20T13:30:50.152Z] #18 23.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-07-20T13:30:50.152Z] #18 23.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-07-20T13:30:50.152Z] #18 23.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-07-20T13:30:50.152Z] #18 23.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-07-20T13:30:50.152Z] #18 23.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-07-20T13:30:50.152Z] #18 23.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-07-20T13:30:50.152Z] #18 23.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-07-20T13:30:50.152Z] #18 23.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-07-20T13:30:50.152Z] #18 24.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-07-20T13:30:50.152Z] #18 24.01 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-07-20T13:30:50.152Z] #18 24.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-07-20T13:30:50.152Z] #18 24.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-07-20T13:30:50.152Z] #18 24.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-07-20T13:30:50.152Z] #18 24.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-07-20T13:30:50.152Z] #18 24.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-07-20T13:30:50.152Z] #18 24.09 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-07-20T13:30:50.152Z] #18 24.10 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-07-20T13:30:50.152Z] #18 24.11 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-07-20T13:30:50.152Z] #18 24.13 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-07-20T13:30:50.152Z] #18 24.13 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-07-20T13:30:50.152Z] #18 24.15 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-07-20T13:30:50.152Z] #18 24.19 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-07-20T13:30:50.152Z] #18 24.19 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-07-20T13:30:50.152Z] #18 24.21 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-07-20T13:30:50.152Z] #18 24.23 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-07-20T13:30:50.152Z] #18 24.23 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-07-20T13:30:50.152Z] #18 24.23 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-07-20T13:30:50.152Z] #18 24.24 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-07-20T13:30:50.152Z] #18 24.95 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-07-20T13:30:50.152Z] #18 24.95 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-07-20T13:30:50.152Z] #18 24.96 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-07-20T13:30:50.152Z] #18 24.96 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-07-20T13:30:50.152Z] #18 24.97 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-07-20T13:30:50.152Z] #18 24.99 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-07-20T13:30:50.152Z] #18 25.09 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-20T13:30:50.152Z] #18 25.10 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-07-20T13:30:50.152Z] #18 25.12 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-07-20T13:30:50.152Z] #18 25.14 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-20T13:30:50.152Z] #18 25.16 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-07-20T13:30:50.152Z] #18 25.18 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-20T13:30:50.152Z] #18 25.19 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-07-20T13:30:50.152Z] #18 25.27 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-07-20T13:30:50.152Z] #18 25.30 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-07-20T13:30:50.152Z] #18 25.32 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-20T13:30:50.152Z] #18 25.69 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-07-20T13:30:50.152Z] #18 25.77 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-07-20T13:30:50.152Z] #18 25.82 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-07-20T13:30:50.152Z] #18 26.67 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T13:30:50.152Z] #18 26.73 Fetched 29.2 MB in 2s (12.8 MB/s) [2020-07-20T13:30:50.152Z] #18 26.78 Selecting previously unselected package pigz. [2020-07-20T13:30:50.152Z] #18 26.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 ... 23361 files and directories currently installed.) [2020-07-20T13:30:50.152Z] #18 26.87 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-07-20T13:30:50.152Z] #18 26.88 Unpacking pigz (2.4-1) ... [2020-07-20T13:30:50.152Z] #18 27.01 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-07-20T13:30:50.152Z] #18 27.02 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-20T13:30:50.152Z] #18 27.03 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-07-20T13:30:50.152Z] #18 27.58 Selecting previously unselected package python3.7-minimal. [2020-07-20T13:30:50.152Z] #18 27.60 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-20T13:30:50.152Z] #18 27.62 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-20T13:30:50.152Z] #18 28.61 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-07-20T13:30:50.152Z] #18 28.62 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-20T13:30:50.674Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-20T13:30:50.674Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-07-20T13:30:50.674Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2020-07-20T13:30:50.674Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-20T13:30:50.674Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-20T13:30:50.674Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-20T13:30:50.674Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-20T13:30:50.674Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-20T13:30:50.674Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-20T13:30:50.674Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-20T13:30:50.674Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-20T13:30:50.674Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-20T13:30:50.674Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-20T13:30:50.674Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-20T13:30:50.965Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 5.1% of statements [2020-07-20T13:30:50.965Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-20T13:30:50.965Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-20T13:30:50.965Z] ? github.com/docker/docker/api/types [no test files] [2020-07-20T13:30:50.965Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-20T13:30:50.965Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-20T13:30:50.965Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-20T13:30:50.965Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-20T13:30:51.257Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-07-20T13:30:51.257Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2020-07-20T13:30:51.257Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-20T13:30:51.257Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-20T13:30:51.257Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-20T13:30:51.257Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-20T13:30:51.257Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-20T13:30:51.257Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-20T13:30:51.257Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-20T13:30:51.548Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2020-07-20T13:30:51.548Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2020-07-20T13:30:51.548Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-20T13:30:51.548Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-20T13:30:51.548Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-20T13:30:51.548Z] ? github.com/docker/docker/builder [no test files] [2020-07-20T13:30:51.548Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-20T13:30:51.548Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-20T13:30:51.548Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-20T13:30:51.548Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-20T13:30:51.548Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-20T13:30:51.548Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-20T13:30:51.548Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-20T13:30:51.874Z] ok github.com/docker/docker/builder/dockerignore 0.004s coverage: 96.8% of statements [2020-07-20T13:30:52.263Z] #18 30.97 Selecting previously unselected package python3-minimal. [2020-07-20T13:30:52.263Z] #18 30.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 ... 23610 files and directories currently installed.) [2020-07-20T13:30:52.263Z] #18 31.03 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-07-20T13:30:52.263Z] #18 31.03 Unpacking python3-minimal (3.7.3-1) ... [2020-07-20T13:30:52.263Z] #18 31.12 Selecting previously unselected package libmpdec2:ppc64el. [2020-07-20T13:30:52.263Z] #18 31.14 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-07-20T13:30:52.263Z] #18 31.15 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-07-20T13:30:52.263Z] #18 31.24 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-07-20T13:30:52.263Z] #18 31.24 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-20T13:30:52.263Z] #18 31.24 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-07-20T13:30:53.323Z] #18 32.10 Selecting previously unselected package python3.7. [2020-07-20T13:30:53.323Z] #18 32.11 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-20T13:30:53.323Z] #18 32.12 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-20T13:30:53.323Z] #18 32.27 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-07-20T13:30:53.323Z] #18 32.29 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-07-20T13:30:53.323Z] #18 32.29 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-07-20T13:30:53.323Z] #18 32.42 Setting up python3-minimal (3.7.3-1) ... [2020-07-20T13:30:54.389Z] #18 33.61 Selecting previously unselected package python3. [2020-07-20T13:30:54.657Z] ok github.com/docker/docker/builder/remotecontext 0.318s coverage: 13.6% of statements [2020-07-20T13:30:54.694Z] #18 33.61 (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 ... 24022 files and directories currently installed.) [2020-07-20T13:30:54.694Z] #18 33.75 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-07-20T13:30:54.694Z] #18 33.76 Unpacking python3 (3.7.3-1) ... [2020-07-20T13:30:54.694Z] #18 33.98 Selecting previously unselected package libip4tc0:ppc64el. [2020-07-20T13:30:54.694Z] #18 33.99 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-07-20T13:30:54.949Z] ok github.com/docker/docker/builder/dockerfile 0.995s coverage: 48.1% of statements [2020-07-20T13:30:54.996Z] #18 33.99 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-07-20T13:30:54.996Z] #18 34.11 Selecting previously unselected package libip6tc0:ppc64el. [2020-07-20T13:30:54.996Z] #18 34.14 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-07-20T13:30:54.996Z] #18 34.15 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-07-20T13:30:55.294Z] #18 34.27 Selecting previously unselected package libiptc0:ppc64el. [2020-07-20T13:30:55.294Z] #18 34.28 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-07-20T13:30:55.294Z] #18 34.29 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-07-20T13:30:55.294Z] #18 34.39 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-07-20T13:30:55.294Z] #18 34.40 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-07-20T13:30:55.294Z] #18 34.42 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-07-20T13:30:55.294Z] #18 34.47 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-07-20T13:30:55.294Z] #18 34.48 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-07-20T13:30:55.294Z] #18 34.49 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-07-20T13:30:55.294Z] #18 34.58 Selecting previously unselected package libnftnl11:ppc64el. [2020-07-20T13:30:55.294Z] #18 34.58 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-07-20T13:30:55.294Z] #18 34.59 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-07-20T13:30:55.294Z] #18 ... [2020-07-20T13:30:55.294Z] [2020-07-20T13:30:55.294Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:30:55.604Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-07-20T13:30:55.932Z] ok github.com/docker/docker/builder/remotecontext/git 0.995s coverage: 86.3% of statements [2020-07-20T13:30:55.932Z] ? github.com/docker/docker/cli [no test files] [2020-07-20T13:30:55.932Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-20T13:30:56.501Z] #22 154.8 Checking out files: 19% (2136/10843) Checking out files: 20% (2169/10843) Checking out files: 21% (2278/10843) Checking out files: 22% (2386/10843) Checking out files: 23% (2494/10843) Checking out files: 24% (2603/10843) Checking out files: 25% (2711/10843) Checking out files: 26% (2820/10843) Checking out files: 27% (2928/10843) Checking out files: 28% (3037/10843) Checking out files: 29% (3145/10843) Checking out files: 30% (3253/10843) Checking out files: 31% (3362/10843) Checking out files: 32% (3470/10843) Checking out files: 33% (3579/10843) Checking out files: 34% (3687/10843) Checking out files: 35% (3796/10843) Checking out files: 36% (3904/10843) Checking out files: 37% (4012/10843) Checking out files: 37% (4066/10843) Checking out files: 38% (4121/10843) Checking out files: 39% (4229/10843) Checking out files: 40% (4338/10843) Checking out files: 41% (4446/10843) Checking out files: 42% (4555/10843) [2020-07-20T13:30:56.501Z] #22 ... [2020-07-20T13:30:56.501Z] [2020-07-20T13:30:56.501Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:30:56.501Z] #42 145.8 mime [2020-07-20T13:30:56.501Z] #42 147.0 vendor/golang.org/x/net/idna [2020-07-20T13:30:56.501Z] #42 150.9 net/textproto [2020-07-20T13:30:56.501Z] #42 150.9 vendor/golang.org/x/net/http/httpproxy [2020-07-20T13:30:56.501Z] #42 151.0 crypto/x509 [2020-07-20T13:30:56.501Z] #42 152.6 vendor/golang.org/x/net/http/httpguts [2020-07-20T13:30:56.501Z] #42 152.6 mime/multipart [2020-07-20T13:30:56.501Z] #42 155.8 crypto/tls [2020-07-20T13:30:56.501Z] #42 ... [2020-07-20T13:30:56.501Z] [2020-07-20T13:30:56.501Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:30:58.665Z] ok github.com/docker/docker/client 0.135s coverage: 75.4% of statements [2020-07-20T13:30:59.245Z] #22 154.8 Checking out files: 19% (2136/10843) Checking out files: 20% (2169/10843) Checking out files: 21% (2278/10843) Checking out files: 22% (2386/10843) Checking out files: 23% (2494/10843) Checking out files: 24% (2603/10843) Checking out files: 25% (2711/10843) Checking out files: 26% (2820/10843) Checking out files: 27% (2928/10843) Checking out files: 28% (3037/10843) Checking out files: 29% (3145/10843) Checking out files: 30% (3253/10843) Checking out files: 31% (3362/10843) Checking out files: 32% (3470/10843) Checking out files: 33% (3579/10843) Checking out files: 34% (3687/10843) Checking out files: 35% (3796/10843) Checking out files: 36% (3904/10843) Checking out files: 37% (4012/10843) Checking out files: 37% (4066/10843) Checking out files: 38% (4121/10843) Checking out files: 39% (4229/10843) Checking out files: 40% (4338/10843) Checking out files: 41% (4446/10843) Checking out files: 42% (4555/10843) Checking out files: 43% (4663/10843) Checking out files: 44% (4771/10843) Checking out files: 45% (4880/10843) Checking out files: 46% (4988/10843) Checking out files: 47% (5097/10843) Checking out files: 48% (5205/10843) Checking out files: 49% (5314/10843) Checking out files: 50% (5422/10843) Checking out files: 51% (5530/10843) Checking out files: 52% (5639/10843) Checking out files: 53% (5747/10843) Checking out files: 54% (5856/10843) Checking out files: 55% (5964/10843) Checking out files: 56% (6073/10843) Checking out files: 57% (6181/10843) Checking out files: 58% (6289/10843) Checking out files: 59% (6398/10843) Checking out files: 60% (6506/10843) Checking out files: 60% (6508/10843) Checking out files: 61% (6615/10843) Checking out files: 62% (6723/10843) Checking out files: 63% (6832/10843) Checking out files: 64% (6940/10843) Checking out files: 65% (7048/10843) Checking out files: 66% (7157/10843) Checking out files: 67% (7265/10843) Checking out files: 68% (7374/10843) Checking out files: 69% (7482/10843) Checking out files: 70% (7591/10843) Checking out files: 71% (7699/10843) Checking out files: 72% (7807/10843) Checking out files: 73% (7916/10843) Checking out files: 74% (8024/10843) Checking out files: 75% (8133/10843) Checking out files: 76% (8241/10843) Checking out files: 77% (8350/10843) Checking out files: 78% (8458/10843) Checking out files: 79% (8566/10843) Checking out files: 80% (8675/10843) Checking out files: 81% (8783/10843) Checking out files: 82% (8892/10843) Checking out files: 83% (9000/10843) Checking out files: 83% (9002/10843) Checking out files: 84% (9109/10843) Checking out files: 85% (9217/10843) Checking out files: 86% (9325/10843) Checking out files: 87% (9434/10843) Checking out files: 88% (9542/10843) Checking out files: 89% (9651/10843) Checking out files: 90% (9759/10843) Checking out files: 91% (9868/10843) Checking out files: 92% (9976/10843) Checking out files: 93% (10084/10843) Checking out files: 94% (10193/10843) Checking out files: 95% (10301/10843) Checking out files: 96% (10410/10843) Checking out files: 97% (10518/10843) Checking out files: 98% (10627/10843) Checking out files: 99% (10735/10843) Checking out files: 100% (10843/10843) Checking out files: 100% (10843/10843), done. [2020-07-20T13:30:59.245Z] #22 158.8 + cd /tmp/tmp.beCzkUOPTd/tmp/docker-ce [2020-07-20T13:30:59.544Z] #22 158.8 + git checkout -q v17.06.2-ce [2020-07-20T13:31:00.196Z] #22 ... [2020-07-20T13:31:00.196Z] [2020-07-20T13:31:00.196Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:31:00.196Z] #40 81.28 GEN criu/protobuf-desc-gen.h [2020-07-20T13:31:00.196Z] #40 83.26 DEP criu/protobuf-desc.d [2020-07-20T13:31:00.196Z] #40 83.41 DEP criu/proc_parse.d [2020-07-20T13:31:00.196Z] #40 83.64 DEP criu/plugin.d [2020-07-20T13:31:00.196Z] #40 83.79 DEP criu/pipes.d [2020-07-20T13:31:00.196Z] #40 84.03 DEP criu/pie-util.d [2020-07-20T13:31:00.196Z] #40 84.20 DEP criu/pie-util-vdso.d [2020-07-20T13:31:00.196Z] #40 84.34 DEP criu/path.d [2020-07-20T13:31:00.196Z] #40 84.54 DEP criu/parasite-syscall.d [2020-07-20T13:31:00.196Z] #40 84.80 DEP criu/pagemap.d [2020-07-20T13:31:00.196Z] #40 85.01 DEP criu/pagemap-cache.d [2020-07-20T13:31:00.196Z] #40 85.18 DEP criu/page-xfer.d [2020-07-20T13:31:00.196Z] #40 85.39 DEP criu/page-pipe.d [2020-07-20T13:31:00.196Z] #40 85.48 DEP criu/netfilter.d [2020-07-20T13:31:00.196Z] #40 85.66 DEP criu/net.d [2020-07-20T13:31:00.196Z] #40 86.00 DEP criu/namespaces.d [2020-07-20T13:31:00.196Z] #40 86.22 DEP criu/mount.d [2020-07-20T13:31:00.196Z] #40 86.42 DEP criu/memfd.d [2020-07-20T13:31:00.196Z] #40 86.67 DEP criu/mem.d [2020-07-20T13:31:00.196Z] #40 86.93 DEP criu/lsm.d [2020-07-20T13:31:00.196Z] #40 87.26 DEP criu/log.d [2020-07-20T13:31:00.196Z] #40 87.47 DEP criu/libnetlink.d [2020-07-20T13:31:00.196Z] #40 87.69 DEP criu/kerndat.d [2020-07-20T13:31:00.196Z] #40 88.00 DEP criu/kcmp-ids.d [2020-07-20T13:31:00.196Z] #40 88.11 DEP criu/irmap.d [2020-07-20T13:31:00.196Z] #40 88.30 DEP criu/ipc_ns.d [2020-07-20T13:31:00.196Z] #40 88.47 DEP criu/image.d [2020-07-20T13:31:00.196Z] #40 88.60 DEP criu/image-desc.d [2020-07-20T13:31:00.196Z] #40 88.68 DEP criu/fsnotify.d [2020-07-20T13:31:00.196Z] #40 88.85 DEP criu/filesystems.d [2020-07-20T13:31:00.196Z] #40 89.08 DEP criu/files.d [2020-07-20T13:31:00.196Z] #40 89.27 DEP criu/files-reg.d [2020-07-20T13:31:00.196Z] #40 89.56 DEP criu/files-ext.d [2020-07-20T13:31:00.196Z] #40 89.75 DEP criu/file-lock.d [2020-07-20T13:31:00.196Z] #40 90.09 DEP criu/file-ids.d [2020-07-20T13:31:00.196Z] #40 90.22 DEP criu/fifo.d [2020-07-20T13:31:00.196Z] #40 90.43 DEP criu/fdstore.d [2020-07-20T13:31:00.196Z] #40 90.53 DEP criu/fault-injection.d [2020-07-20T13:31:00.196Z] #40 90.55 DEP criu/external.d [2020-07-20T13:31:00.196Z] #40 90.64 DEP criu/eventpoll.d [2020-07-20T13:31:00.196Z] #40 90.75 DEP criu/eventfd.d [2020-07-20T13:31:00.196Z] #40 90.95 DEP criu/crtools.d [2020-07-20T13:31:00.196Z] #40 91.24 DEP criu/cr-service.d [2020-07-20T13:31:00.497Z] #40 91.45 DEP criu/cr-restore.d [2020-07-20T13:31:00.798Z] #40 91.70 DEP criu/cr-errno.d [2020-07-20T13:31:00.798Z] #40 91.72 DEP criu/cr-dump.d [2020-07-20T13:31:01.100Z] #40 92.00 DEP criu/cr-dedup.d [2020-07-20T13:31:01.100Z] #40 92.17 DEP criu/cr-check.d [2020-07-20T13:31:01.100Z] #40 ... [2020-07-20T13:31:01.100Z] [2020-07-20T13:31:01.100Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T13:31:01.100Z] #18 34.66 Selecting previously unselected package iptables. [2020-07-20T13:31:01.100Z] #18 34.66 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-07-20T13:31:01.100Z] #18 34.67 Unpacking iptables (1.8.2-4) ... [2020-07-20T13:31:01.100Z] #18 35.32 Selecting previously unselected package xxd. [2020-07-20T13:31:01.100Z] #18 35.32 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-20T13:31:01.100Z] #18 35.34 Unpacking xxd (2:8.1.0875-5) ... [2020-07-20T13:31:01.100Z] #18 35.51 Selecting previously unselected package vim-common. [2020-07-20T13:31:01.100Z] #18 35.52 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-20T13:31:01.100Z] #18 35.59 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-20T13:31:01.100Z] #18 35.82 Selecting previously unselected package bash-completion. [2020-07-20T13:31:01.100Z] #18 35.83 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-20T13:31:01.100Z] #18 39.57 Unpacking bash-completion (1:2.8-6) ... [2020-07-20T13:31:01.100Z] #18 40.02 Selecting previously unselected package bzip2. [2020-07-20T13:31:01.100Z] #18 40.03 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-07-20T13:31:01.100Z] #18 40.04 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-20T13:31:01.100Z] #18 40.13 Selecting previously unselected package xz-utils. [2020-07-20T13:31:01.100Z] #18 40.14 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-07-20T13:31:01.100Z] #18 40.14 Unpacking xz-utils (5.2.4-1) ... [2020-07-20T13:31:01.100Z] #18 40.35 Selecting previously unselected package apparmor. [2020-07-20T13:31:01.401Z] #18 40.36 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-07-20T13:31:01.401Z] #18 40.51 Unpacking apparmor (2.13.2-10) ... [2020-07-20T13:31:01.701Z] #18 40.92 Selecting previously unselected package aufs-tools. [2020-07-20T13:31:02.003Z] #18 40.93 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-07-20T13:31:02.003Z] #18 40.94 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-20T13:31:02.003Z] #18 41.06 Selecting previously unselected package libonig5:ppc64el. [2020-07-20T13:31:02.003Z] #18 41.07 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-07-20T13:31:02.003Z] #18 41.08 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-07-20T13:31:02.003Z] #18 ... [2020-07-20T13:31:02.003Z] [2020-07-20T13:31:02.003Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:31:02.003Z] #22 161.4 + mkdir -p /tmp/tmp.beCzkUOPTd/src/github.com/docker [2020-07-20T13:31:02.306Z] #22 161.4 + mv components/cli /tmp/tmp.beCzkUOPTd/src/github.com/docker/cli [2020-07-20T13:31:02.307Z] #22 161.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-07-20T13:31:07.968Z] #22 ... [2020-07-20T13:31:07.968Z] [2020-07-20T13:31:07.968Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T13:31:07.968Z] #18 41.25 Selecting previously unselected package libjq1:ppc64el. [2020-07-20T13:31:07.968Z] #18 41.26 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-20T13:31:07.968Z] #18 41.27 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-20T13:31:07.968Z] #18 41.37 Selecting previously unselected package jq. [2020-07-20T13:31:07.968Z] #18 41.38 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-20T13:31:07.968Z] #18 41.38 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-20T13:31:07.968Z] #18 41.46 Selecting previously unselected package libaio1:ppc64el. [2020-07-20T13:31:07.968Z] #18 41.47 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-07-20T13:31:07.968Z] #18 41.47 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-07-20T13:31:07.968Z] #18 41.54 Selecting previously unselected package libgpm2:ppc64el. [2020-07-20T13:31:07.968Z] #18 41.54 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-07-20T13:31:07.968Z] #18 41.54 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-07-20T13:31:07.968Z] #18 41.64 Selecting previously unselected package libicu63:ppc64el. [2020-07-20T13:31:07.968Z] #18 41.65 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-07-20T13:31:07.968Z] #18 41.65 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-20T13:31:07.968Z] #18 45.52 Selecting previously unselected package libnet1:ppc64el. [2020-07-20T13:31:07.968Z] #18 45.53 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-20T13:31:07.968Z] #18 45.54 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-20T13:31:07.968Z] #18 45.61 Selecting previously unselected package libnl-3-200:ppc64el. [2020-07-20T13:31:07.968Z] #18 45.63 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-07-20T13:31:07.968Z] #18 45.63 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-20T13:31:07.968Z] #18 45.73 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-07-20T13:31:07.968Z] #18 45.73 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-07-20T13:31:07.968Z] #18 45.75 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-20T13:31:07.968Z] #18 45.83 Selecting previously unselected package libreadline5:ppc64el. [2020-07-20T13:31:07.968Z] #18 45.84 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-07-20T13:31:07.968Z] #18 45.84 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-07-20T13:31:07.968Z] #18 45.98 Selecting previously unselected package net-tools. [2020-07-20T13:31:07.968Z] #18 46.00 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-07-20T13:31:07.968Z] #18 46.02 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-20T13:31:07.968Z] #18 46.34 Selecting previously unselected package python-pip-whl. [2020-07-20T13:31:07.968Z] #18 46.36 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-20T13:31:07.968Z] #18 46.38 Unpacking python-pip-whl (18.1-5) ... [2020-07-20T13:31:07.968Z] #18 46.98 Selecting previously unselected package python3-lib2to3. [2020-07-20T13:31:07.968Z] #18 46.99 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-20T13:31:07.968Z] #18 46.99 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-20T13:31:07.968Z] #18 47.13 Selecting previously unselected package python3-distutils. [2020-07-20T13:31:07.968Z] #18 47.14 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-20T13:31:07.968Z] #18 47.15 Unpacking python3-distutils (3.7.3-1) ... [2020-07-20T13:31:08.270Z] #18 47.31 Selecting previously unselected package python3-pip. [2020-07-20T13:31:08.270Z] #18 47.33 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-20T13:31:08.270Z] #18 47.33 Unpacking python3-pip (18.1-5) ... [2020-07-20T13:31:08.270Z] #18 47.56 Selecting previously unselected package python3-pkg-resources. [2020-07-20T13:31:08.570Z] #18 47.58 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-20T13:31:08.570Z] #18 47.59 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-20T13:31:08.570Z] #18 47.77 Selecting previously unselected package python3-setuptools. [2020-07-20T13:31:08.570Z] #18 47.79 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-20T13:31:08.570Z] #18 47.79 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-20T13:31:09.221Z] #18 48.22 Selecting previously unselected package python3-wheel. [2020-07-20T13:31:09.221Z] #18 48.24 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-20T13:31:09.221Z] #18 48.25 Unpacking python3-wheel (0.32.3-2) ... [2020-07-20T13:31:09.221Z] #18 48.32 Selecting previously unselected package sudo. [2020-07-20T13:31:09.221Z] #18 48.33 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-07-20T13:31:09.221Z] #18 48.34 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-20T13:31:09.871Z] #18 48.96 Selecting previously unselected package thin-provisioning-tools. [2020-07-20T13:31:09.871Z] #18 48.98 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-07-20T13:31:09.871Z] #18 48.99 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-20T13:31:10.016Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-20T13:31:10.171Z] #18 49.30 Selecting previously unselected package uidmap. [2020-07-20T13:31:10.171Z] #18 49.30 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-07-20T13:31:10.171Z] #18 49.31 Unpacking uidmap (1:4.5-1.1) ... [2020-07-20T13:31:10.471Z] #18 49.41 Selecting previously unselected package vim-runtime. [2020-07-20T13:31:10.471Z] #18 49.42 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-20T13:31:10.471Z] #18 49.50 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-20T13:31:10.471Z] #18 49.55 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-20T13:31:10.471Z] #18 49.55 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-20T13:31:10.958Z] [2020-07-20T13:31:10.958Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-20T13:31:11.531Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-20T13:31:11.531Z] HOSTNAME=35434c79dc10 [2020-07-20T13:31:11.531Z] TESTDEBUG=0 [2020-07-20T13:31:11.531Z] DEST=bundles/test-integration [2020-07-20T13:31:11.531Z] PWD=/go/src/github.com/docker/docker [2020-07-20T13:31:11.531Z] DOCKER_GITCOMMIT=c161d6564d755c0b6b4356ceff87fbd6a898b675 [2020-07-20T13:31:11.531Z] container=docker [2020-07-20T13:31:11.531Z] HOME=/root [2020-07-20T13:31:11.531Z] GOLANG_VERSION=1.13.14 [2020-07-20T13:31:11.531Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-20T13:31:11.531Z] VALIDATE_BRANCH=master [2020-07-20T13:31:11.531Z] TERM=xterm [2020-07-20T13:31:11.531Z] DOCKER_PKG=github.com/docker/docker [2020-07-20T13:31:11.531Z] SHLVL=1 [2020-07-20T13:31:11.531Z] TIMEOUT=120m [2020-07-20T13:31:11.531Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-20T13:31:11.531Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-20T13:31:11.531Z] GO111MODULE=off [2020-07-20T13:31:11.531Z] DOCKER_EXPERIMENTAL=1 [2020-07-20T13:31:11.531Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-20T13:31:11.531Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-20T13:31:11.531Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-20T13:31:11.531Z] GOPATH=/go [2020-07-20T13:31:11.531Z] PKG_CONFIG=pkg-config [2020-07-20T13:31:11.531Z] _=/usr/bin/env [2020-07-20T13:31:11.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-20T13:31:11.540Z] #18 ... [2020-07-20T13:31:11.540Z] [2020-07-20T13:31:11.540Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:31:11.540Z] #40 92.37 DEP criu/config.d [2020-07-20T13:31:11.540Z] #40 92.69 DEP criu/clone-noasan.d [2020-07-20T13:31:11.540Z] #40 92.85 DEP criu/cgroup.d [2020-07-20T13:31:11.540Z] #40 93.14 DEP criu/cgroup-props.d [2020-07-20T13:31:11.540Z] #40 93.31 DEP criu/bitmap.d [2020-07-20T13:31:11.540Z] #40 93.34 DEP criu/bfd.d [2020-07-20T13:31:11.540Z] #40 93.47 DEP criu/autofs.d [2020-07-20T13:31:11.540Z] #40 93.70 DEP criu/aio.d [2020-07-20T13:31:11.540Z] #40 93.89 DEP criu/action-scripts.d [2020-07-20T13:31:11.540Z] #40 94.25 CC criu/action-scripts.o [2020-07-20T13:31:11.540Z] #40 94.86 CC criu/aio.o [2020-07-20T13:31:11.540Z] #40 95.44 CC criu/autofs.o [2020-07-20T13:31:11.540Z] #40 97.38 CC criu/bfd.o [2020-07-20T13:31:11.540Z] #40 98.10 CC criu/bitmap.o [2020-07-20T13:31:11.540Z] #40 98.21 CC criu/cgroup-props.o [2020-07-20T13:31:11.540Z] #40 99.28 CC criu/cgroup.o [2020-07-20T13:31:13.082Z] #40 103.9 CC criu/clone-noasan.o [2020-07-20T13:31:13.082Z] #40 104.1 CC criu/config.o [2020-07-20T13:31:13.383Z] #40 ... [2020-07-20T13:31:13.384Z] [2020-07-20T13:31:13.384Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:31:13.384Z] #42 162.7 net/http/httptrace [2020-07-20T13:31:13.384Z] #42 163.0 net/http [2020-07-20T13:31:13.384Z] #42 ... [2020-07-20T13:31:13.384Z] [2020-07-20T13:31:13.384Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T13:31:13.384Z] #18 52.59 Selecting previously unselected package vim. [2020-07-20T13:31:13.384Z] #18 52.59 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-20T13:31:13.384Z] #18 52.62 Unpacking vim (2:8.1.0875-5) ... [2020-07-20T13:31:14.444Z] #18 53.26 Selecting previously unselected package xfsprogs. [2020-07-20T13:31:14.444Z] #18 53.27 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-07-20T13:31:14.444Z] #18 53.28 Unpacking xfsprogs (4.20.0-1) ... [2020-07-20T13:31:14.744Z] #18 53.87 Selecting previously unselected package zip. [2020-07-20T13:31:14.744Z] #18 53.87 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-07-20T13:31:14.744Z] #18 53.87 Unpacking zip (3.0-11+b1) ... [2020-07-20T13:31:15.045Z] #18 54.14 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-20T13:31:15.045Z] #18 54.17 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-20T13:31:15.045Z] #18 54.18 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-07-20T13:31:15.045Z] #18 54.19 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-07-20T13:31:15.045Z] #18 54.20 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-07-20T13:31:15.045Z] #18 54.21 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-07-20T13:31:15.045Z] #18 54.22 Setting up uidmap (1:4.5-1.1) ... [2020-07-20T13:31:15.045Z] #18 54.23 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-07-20T13:31:15.045Z] #18 54.24 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-20T13:31:15.045Z] #18 54.25 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-20T13:31:15.045Z] #18 54.26 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-20T13:31:15.045Z] #18 54.27 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-20T13:31:15.045Z] #18 54.27 Setting up xxd (2:8.1.0875-5) ... [2020-07-20T13:31:15.045Z] #18 54.29 Setting up zip (3.0-11+b1) ... [2020-07-20T13:31:15.045Z] #18 54.29 Setting up vim-common (2:8.1.0875-5) ... [2020-07-20T13:31:15.045Z] #18 54.34 Setting up bash-completion (1:2.8-6) ... [2020-07-20T13:31:20.708Z] #18 59.03 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-07-20T13:31:20.708Z] #18 59.04 Setting up xz-utils (5.2.4-1) ... [2020-07-20T13:31:20.708Z] #18 59.09 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-20T13:31:20.708Z] #18 59.12 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-20T13:31:20.708Z] #18 59.18 invoke-rc.d: could not determine current runlevel [2020-07-20T13:31:20.708Z] #18 59.19 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-20T13:31:20.708Z] #18 59.21 Setting up pigz (2.4-1) ... [2020-07-20T13:31:20.708Z] #18 59.22 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-07-20T13:31:20.708Z] #18 59.23 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-20T13:31:20.708Z] #18 59.24 Setting up python-pip-whl (18.1-5) ... [2020-07-20T13:31:20.708Z] #18 59.25 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-07-20T13:31:20.708Z] #18 59.25 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-20T13:31:20.708Z] #18 59.76 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-07-20T13:31:20.708Z] #18 59.78 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-07-20T13:31:20.708Z] #18 59.80 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-07-20T13:31:20.708Z] #18 59.80 Setting up vim (2:8.1.0875-5) ... [2020-07-20T13:31:20.708Z] #18 59.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-20T13:31:20.708Z] #18 59.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-20T13:31:20.708Z] #18 59.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-20T13:31:20.708Z] #18 59.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-20T13:31:20.708Z] #18 59.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-20T13:31:20.708Z] #18 59.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-20T13:31:20.708Z] #18 59.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-20T13:31:20.708Z] #18 59.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-20T13:31:20.708Z] #18 59.95 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-20T13:31:20.708Z] #18 59.97 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-20T13:31:21.008Z] #18 59.98 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-07-20T13:31:21.008Z] #18 59.98 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-20T13:31:21.008Z] #18 59.99 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-07-20T13:31:21.008Z] #18 59.99 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-20T13:31:25.547Z] #18 64.17 Setting up iptables (1.8.2-4) ... [2020-07-20T13:31:25.547Z] #18 64.20 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-20T13:31:25.547Z] #18 64.20 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-20T13:31:25.547Z] #18 64.21 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-20T13:31:25.547Z] #18 64.23 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-20T13:31:25.547Z] #18 64.24 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-20T13:31:25.547Z] #18 64.26 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-20T13:31:25.547Z] #18 64.27 Setting up python3 (3.7.3-1) ... [2020-07-20T13:31:25.547Z] #18 ... [2020-07-20T13:31:25.547Z] [2020-07-20T13:31:25.547Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:31:25.547Z] #42 174.9 github.com/LK4D4/vndr/godl [2020-07-20T13:31:25.547Z] #42 175.8 github.com/LK4D4/vndr [2020-07-20T13:31:25.547Z] #42 ... [2020-07-20T13:31:25.547Z] [2020-07-20T13:31:25.547Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:31:25.547Z] #40 106.6 CC criu/cr-check.o [2020-07-20T13:31:25.547Z] #40 108.9 CC criu/cr-dedup.o [2020-07-20T13:31:25.547Z] #40 109.4 CC criu/cr-dump.o [2020-07-20T13:31:25.547Z] #40 112.6 CC criu/cr-errno.o [2020-07-20T13:31:25.547Z] #40 112.7 CC criu/cr-restore.o [2020-07-20T13:31:25.851Z] #40 ... [2020-07-20T13:31:25.851Z] [2020-07-20T13:31:25.851Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T13:31:25.851Z] #18 64.74 Setting up python3-wheel (0.32.3-2) ... [2020-07-20T13:31:26.152Z] #18 ... [2020-07-20T13:31:26.152Z] [2020-07-20T13:31:26.152Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:31:26.152Z] #42 DONE 185.5s [2020-07-20T13:31:26.152Z] [2020-07-20T13:31:26.152Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-20T13:31:26.818Z] #37 ... [2020-07-20T13:31:26.818Z] [2020-07-20T13:31:26.818Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T13:31:26.818Z] #18 65.96 Setting up apparmor (2.13.2-10) ... [2020-07-20T13:31:27.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-20T13:31:27.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-20T13:31:27.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-20T13:31:28.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-20T13:31:28.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-20T13:31:28.928Z] #18 68.24 Setting up xfsprogs (4.20.0-1) ... [2020-07-20T13:31:29.228Z] #18 68.25 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-20T13:31:29.530Z] #18 68.68 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-20T13:31:30.589Z] #18 69.72 Setting up python3-distutils (3.7.3-1) ... [2020-07-20T13:31:31.240Z] #18 70.24 Setting up python3-setuptools (40.8.0-1) ... [2020-07-20T13:31:31.333Z] ok github.com/docker/docker/cmd/dockerd 0.047s coverage: 30.8% of statements [2020-07-20T13:31:31.333Z] ok github.com/docker/docker/container 0.111s coverage: 34.7% of statements [2020-07-20T13:31:31.333Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-20T13:31:31.333Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-20T13:31:31.333Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-20T13:31:31.333Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-20T13:31:32.301Z] #18 ... [2020-07-20T13:31:32.301Z] [2020-07-20T13:31:32.301Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-20T13:31:32.301Z] #29 DONE 191.6s [2020-07-20T13:31:32.301Z] [2020-07-20T13:31:32.301Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:31:32.301Z] #40 119.5 CC criu/cr-service.o [2020-07-20T13:31:32.301Z] #40 121.5 CC criu/crtools.o [2020-07-20T13:31:32.301Z] #40 122.3 CC criu/eventfd.o [2020-07-20T13:31:32.301Z] #40 122.7 CC criu/eventpoll.o [2020-07-20T13:31:32.839Z] ok github.com/docker/docker/daemon/cluster 0.034s coverage: 0.5% of statements [2020-07-20T13:31:33.380Z] #40 124.3 CC criu/external.o [2020-07-20T13:31:33.871Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-07-20T13:31:33.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-20T13:31:34.027Z] #40 124.8 CC criu/fault-injection.o [2020-07-20T13:31:34.027Z] #40 125.0 CC criu/fdstore.o [2020-07-20T13:31:34.327Z] #40 ... [2020-07-20T13:31:34.327Z] [2020-07-20T13:31:34.327Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T13:31:34.327Z] #18 71.59 Setting up python3-pip (18.1-5) ... [2020-07-20T13:31:34.327Z] #18 73.08 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T13:31:34.327Z] #18 73.14 Processing triggers for mime-support (3.62) ... [2020-07-20T13:31:34.327Z] #18 DONE 73.4s [2020-07-20T13:31:34.327Z] [2020-07-20T13:31:34.327Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-20T13:31:34.627Z] #19 0.385 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-20T13:31:34.627Z] #19 0.388 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-20T13:31:34.627Z] #19 0.391 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-20T13:31:34.627Z] #19 DONE 0.5s [2020-07-20T13:31:34.627Z] [2020-07-20T13:31:34.627Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-20T13:31:35.377Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.4% of statements [2020-07-20T13:31:36.196Z] --- PASS: TestBuildWithHugeFile (52.74s) [2020-07-20T13:31:36.196Z] === RUN TestBuildWithEmptyDockerfile [2020-07-20T13:31:36.196Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-20T13:31:36.196Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-20T13:31:36.196Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-20T13:31:36.196Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-20T13:31:36.196Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-20T13:31:36.196Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-20T13:31:36.196Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-20T13:31:36.196Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-20T13:31:36.196Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-20T13:31:36.196Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2020-07-20T13:31:36.196Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2020-07-20T13:31:36.196Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2020-07-20T13:31:36.196Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-07-20T13:31:36.196Z] === RUN TestBuildPreserveOwnership [2020-07-20T13:31:36.196Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-20T13:31:38.124Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-20T13:31:38.886Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-20T13:31:39.454Z] [2020-07-20T13:31:39.454Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-07-20T13:31:40.023Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-07-20T13:31:40.023Z] Using test binary docker [2020-07-20T13:31:40.023Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-20T13:31:40.023Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-20T13:31:40.023Z] INFO: Waiting for daemon to start... [2020-07-20T13:31:40.023Z] Starting dockerd [2020-07-20T13:31:40.272Z] #20 4.697 Collecting yamllint==1.16.0 [2020-07-20T13:31:40.272Z] #20 5.002 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-20T13:31:40.272Z] #20 5.083 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-20T13:31:40.272Z] #20 5.133 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-20T13:31:40.272Z] #20 5.190 Collecting pyyaml (from yamllint==1.16.0) [2020-07-20T13:31:40.272Z] #20 5.400 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-20T13:31:41.849Z] #20 7.027 Building wheels for collected packages: pyyaml [2020-07-20T13:31:41.849Z] #20 7.042 Running setup.py bdist_wheel for pyyaml: started [2020-07-20T13:31:42.300Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.432s coverage: 13.9% of statements [2020-07-20T13:31:42.330Z] --- PASS: TestBuildPreserveOwnership (9.91s) [2020-07-20T13:31:42.330Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.90s) [2020-07-20T13:31:42.330Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-07-20T13:31:42.330Z] === RUN TestBuildPlatformInvalid [2020-07-20T13:31:42.330Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-07-20T13:31:42.330Z] PASS [2020-07-20T13:31:42.330Z] [2020-07-20T13:31:42.330Z] === Skipped [2020-07-20T13:31:42.330Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-07-20T13:31:42.330Z] build_session_test.go:25: TODO: BuildKit [2020-07-20T13:31:42.330Z] [2020-07-20T13:31:42.330Z] [2020-07-20T13:31:42.330Z] DONE 32 tests, 1 skipped in 127.353s [2020-07-20T13:31:42.330Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-20T13:31:42.330Z] INFO: Testing against a local daemon [2020-07-20T13:31:42.330Z] === RUN TestConfigInspect [2020-07-20T13:31:42.330Z] --- SKIP: TestConfigInspect (0.02s) [2020-07-20T13:31:42.330Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:31:42.330Z] === RUN TestConfigList [2020-07-20T13:31:42.330Z] --- SKIP: TestConfigList (0.01s) [2020-07-20T13:31:42.330Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:31:42.330Z] === RUN TestConfigsCreateAndDelete [2020-07-20T13:31:42.330Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2020-07-20T13:31:42.330Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:31:42.330Z] === RUN TestConfigsUpdate [2020-07-20T13:31:42.555Z] . [2020-07-20T13:31:42.555Z] INFO: Building docker-sdk-python3:4.2.2... [2020-07-20T13:31:42.585Z] --- SKIP: TestConfigsUpdate (0.02s) [2020-07-20T13:31:42.585Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:31:42.585Z] === RUN TestTemplatedConfig [2020-07-20T13:31:42.585Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-07-20T13:31:42.585Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:31:42.585Z] === RUN TestConfigCreateResolve [2020-07-20T13:31:42.585Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-07-20T13:31:42.585Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:31:42.585Z] === RUN TestConfigDaemonLibtrustID [2020-07-20T13:31:42.909Z] #20 8.209 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-20T13:31:42.909Z] #20 8.211 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-20T13:31:42.909Z] #20 8.299 Successfully built pyyaml [2020-07-20T13:31:42.942Z] ok github.com/docker/docker/daemon/config 0.023s coverage: 81.8% of statements [2020-07-20T13:31:43.210Z] #20 8.323 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-20T13:31:43.510Z] #20 8.647 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-20T13:31:43.510Z] #20 DONE 8.9s [2020-07-20T13:31:43.510Z] [2020-07-20T13:31:43.510Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:31:43.510Z] #40 125.6 CC criu/fifo.o [2020-07-20T13:31:43.510Z] #40 126.1 CC criu/file-ids.o [2020-07-20T13:31:43.510Z] #40 126.5 CC criu/file-lock.o [2020-07-20T13:31:43.510Z] #40 127.6 CC criu/files-ext.o [2020-07-20T13:31:43.510Z] #40 128.0 CC criu/files-reg.o [2020-07-20T13:31:43.510Z] #40 130.6 CC criu/files.o [2020-07-20T13:31:43.510Z] #40 133.2 CC criu/filesystems.o [2020-07-20T13:31:43.510Z] #40 134.1 CC criu/fsnotify.o [2020-07-20T13:31:43.590Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-07-20T13:31:43.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-20T13:31:43.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-20T13:31:43.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-20T13:31:43.990Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2020-07-20T13:31:43.990Z] PASS [2020-07-20T13:31:43.990Z] [2020-07-20T13:31:43.990Z] === Skipped [2020-07-20T13:31:43.990Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-07-20T13:31:43.990Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:31:43.990Z] [2020-07-20T13:31:43.990Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-07-20T13:31:43.990Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:31:43.990Z] [2020-07-20T13:31:43.990Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2020-07-20T13:31:43.990Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:31:43.990Z] [2020-07-20T13:31:43.990Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2020-07-20T13:31:43.990Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:31:43.990Z] [2020-07-20T13:31:43.990Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-07-20T13:31:43.990Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:31:43.990Z] [2020-07-20T13:31:43.990Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-07-20T13:31:43.990Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:31:43.990Z] [2020-07-20T13:31:43.990Z] [2020-07-20T13:31:43.990Z] DONE 7 tests, 6 skipped in 1.724s [2020-07-20T13:31:43.990Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-20T13:31:44.222Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-07-20T13:31:44.245Z] INFO: Testing against a local daemon [2020-07-20T13:31:44.245Z] === RUN TestCheckpoint [2020-07-20T13:31:44.245Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-20T13:31:44.245Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-20T13:31:44.245Z] === RUN TestContainerInvalidJSON [2020-07-20T13:31:44.245Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-20T13:31:44.245Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-20T13:31:44.245Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-20T13:31:44.245Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-20T13:31:44.245Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-20T13:31:44.245Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-20T13:31:44.245Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-20T13:31:44.245Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-20T13:31:44.245Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-20T13:31:44.245Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-07-20T13:31:44.245Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-20T13:31:44.245Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-20T13:31:44.245Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-20T13:31:44.245Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-20T13:31:44.245Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2020-07-20T13:31:44.245Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-20T13:31:44.245Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2020-07-20T13:31:44.245Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-20T13:31:44.245Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2020-07-20T13:31:44.245Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-20T13:31:44.245Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-07-20T13:31:44.245Z] === RUN TestCopyFromContainer [2020-07-20T13:31:44.569Z] #40 135.4 CC criu/image-desc.o [2020-07-20T13:31:44.569Z] #40 135.5 CC criu/image.o [2020-07-20T13:31:44.856Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2020-07-20T13:31:45.147Z] ok github.com/docker/docker/daemon 12.262s coverage: 17.4% of statements [2020-07-20T13:31:45.147Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-20T13:31:45.147Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-20T13:31:45.147Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-20T13:31:45.147Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-20T13:31:45.220Z] #40 136.3 CC criu/ipc_ns.o [2020-07-20T13:31:45.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-20T13:31:46.766Z] #40 137.8 CC criu/irmap.o [2020-07-20T13:31:47.214Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-07-20T13:31:47.505Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.225s coverage: 57.0% of statements [2020-07-20T13:31:47.838Z] #40 138.6 CC criu/kcmp-ids.o [2020-07-20T13:31:47.838Z] #40 138.9 CC criu/kerndat.o [2020-07-20T13:31:48.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-20T13:31:48.530Z] === RUN TestCopyFromContainer// [2020-07-20T13:31:48.530Z] === RUN TestCopyFromContainer//bar/root [2020-07-20T13:31:48.530Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-20T13:31:48.530Z] === RUN TestCopyFromContainer/bar/quux [2020-07-20T13:31:48.530Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-20T13:31:48.530Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-20T13:31:48.530Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-20T13:31:48.530Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-20T13:31:48.786Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-20T13:31:48.786Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-20T13:31:48.786Z] --- PASS: TestCopyFromContainer (4.44s) [2020-07-20T13:31:48.786Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-07-20T13:31:48.786Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-07-20T13:31:48.786Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-07-20T13:31:48.786Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-07-20T13:31:48.786Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-07-20T13:31:48.786Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-07-20T13:31:48.786Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-07-20T13:31:48.786Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-07-20T13:31:48.786Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-07-20T13:31:48.786Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-07-20T13:31:48.786Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-20T13:31:48.786Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-20T13:31:48.786Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-20T13:31:48.786Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-20T13:31:48.786Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-20T13:31:48.786Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-20T13:31:48.786Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-20T13:31:48.786Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-20T13:31:48.786Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-20T13:31:48.786Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-20T13:31:48.786Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-07-20T13:31:48.786Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-20T13:31:48.786Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-20T13:31:48.786Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-20T13:31:48.786Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-20T13:31:48.786Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-07-20T13:31:48.786Z] === RUN TestCreateWithInvalidEnv [2020-07-20T13:31:48.786Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-20T13:31:48.786Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-20T13:31:48.786Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-20T13:31:48.786Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-20T13:31:48.786Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-20T13:31:48.786Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-20T13:31:48.786Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-20T13:31:48.786Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-20T13:31:48.786Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-20T13:31:48.786Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-07-20T13:31:48.786Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-20T13:31:48.786Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-20T13:31:48.786Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-20T13:31:48.786Z] === RUN TestCreateTmpfsMountsTarget [2020-07-20T13:31:48.786Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-20T13:31:48.786Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-20T13:31:49.380Z] #40 140.1 CC criu/libnetlink.o [2020-07-20T13:31:49.680Z] #40 140.5 CC criu/log.o [2020-07-20T13:31:50.151Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s) [2020-07-20T13:31:50.151Z] === RUN TestCreateWithCapabilities [2020-07-20T13:31:50.151Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-20T13:31:50.151Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-20T13:31:50.151Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-20T13:31:50.151Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-20T13:31:50.151Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-20T13:31:50.151Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-20T13:31:50.151Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-20T13:31:50.151Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-20T13:31:50.151Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-20T13:31:50.151Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-20T13:31:50.151Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-20T13:31:50.151Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-20T13:31:50.151Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-20T13:31:50.151Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-20T13:31:50.151Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-20T13:31:50.151Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-20T13:31:50.151Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-20T13:31:50.151Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-20T13:31:50.151Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-20T13:31:50.151Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-20T13:31:50.151Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-20T13:31:50.151Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-20T13:31:50.151Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-20T13:31:50.151Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-20T13:31:50.151Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-20T13:31:50.151Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-20T13:31:50.151Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-20T13:31:50.151Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-20T13:31:50.151Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-20T13:31:50.151Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-20T13:31:50.151Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-20T13:31:50.151Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-20T13:31:50.151Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-20T13:31:50.151Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-07-20T13:31:50.151Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.03s) [2020-07-20T13:31:50.151Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.03s) [2020-07-20T13:31:50.151Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.03s) [2020-07-20T13:31:50.151Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-20T13:31:50.151Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s) [2020-07-20T13:31:50.151Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-20T13:31:50.151Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.03s) [2020-07-20T13:31:50.151Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s) [2020-07-20T13:31:50.151Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-20T13:31:50.151Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.03s) [2020-07-20T13:31:50.151Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.03s) [2020-07-20T13:31:50.151Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-20T13:31:50.332Z] #40 141.1 CC criu/lsm.o [2020-07-20T13:31:50.634Z] #40 141.7 CC criu/mem.o [2020-07-20T13:31:51.556Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2020-07-20T13:31:51.556Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-20T13:31:51.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-20T13:31:51.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-20T13:31:51.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-20T13:31:51.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-20T13:31:51.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-20T13:31:51.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-20T13:31:51.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-20T13:31:51.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-20T13:31:51.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-20T13:31:51.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-20T13:31:51.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-20T13:31:51.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-20T13:31:51.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-20T13:31:51.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-20T13:31:51.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-20T13:31:51.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-20T13:31:51.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-20T13:31:51.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-20T13:31:51.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-20T13:31:51.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-20T13:31:51.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-20T13:31:51.556Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-20T13:31:51.812Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2020-07-20T13:31:51.812Z] === RUN TestCreateDifferentPlatform [2020-07-20T13:31:51.812Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-20T13:31:51.812Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-20T13:31:51.812Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-07-20T13:31:51.812Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-20T13:31:51.812Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-20T13:31:51.812Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-20T13:31:51.812Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2020-07-20T13:31:51.812Z] === RUN TestContainerStartOnDaemonRestart [2020-07-20T13:31:51.812Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-07-20T13:31:51.812Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-07-20T13:31:51.812Z] === RUN TestDaemonRestartIpcMode [2020-07-20T13:31:51.812Z] === PAUSE TestDaemonRestartIpcMode [2020-07-20T13:31:51.812Z] === RUN TestDaemonHostGatewayIP [2020-07-20T13:31:51.812Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-07-20T13:31:51.812Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-20T13:31:51.812Z] === RUN TestContainerKillOnDaemonStart [2020-07-20T13:31:51.812Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-07-20T13:31:51.812Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-07-20T13:31:51.812Z] === RUN TestDiff [2020-07-20T13:31:51.952Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.173s coverage: 46.2% of statements [2020-07-20T13:31:52.374Z] --- PASS: TestDiff (0.42s) [2020-07-20T13:31:52.374Z] === RUN TestExecWithCloseStdin [2020-07-20T13:31:52.629Z] --- PASS: TestExecWithCloseStdin (0.47s) [2020-07-20T13:31:52.629Z] === RUN TestExec [2020-07-20T13:31:52.747Z] #40 143.5 CC criu/memfd.o [2020-07-20T13:31:52.986Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-07-20T13:31:53.047Z] #40 144.1 CC criu/mount.o [2020-07-20T13:31:53.191Z] --- PASS: TestExec (0.43s) [2020-07-20T13:31:53.191Z] === RUN TestExecUser [2020-07-20T13:31:53.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-20T13:31:53.752Z] --- PASS: TestExecUser (0.45s) [2020-07-20T13:31:53.752Z] === RUN TestExportContainerAndImportImage [2020-07-20T13:31:54.356Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2020-07-20T13:31:54.356Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-20T13:31:54.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-20T13:31:56.502Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.464s coverage: 49.5% of statements [2020-07-20T13:31:57.571Z] #40 148.3 CC criu/namespaces.o [2020-07-20T13:31:57.719Z] --- PASS: TestExportContainerAfterDaemonRestart (3.33s) [2020-07-20T13:31:57.719Z] === RUN TestHealthCheckWorkdir [2020-07-20T13:31:57.974Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2020-07-20T13:31:57.974Z] === RUN TestHealthKillContainer [2020-07-20T13:31:58.220Z] #40 ... [2020-07-20T13:31:58.220Z] [2020-07-20T13:31:58.220Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T13:31:58.220Z] #50 99.91 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-20T13:31:58.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-20T13:31:59.864Z] 4612f6d0b889: Pull complete [2020-07-20T13:32:00.019Z] ok github.com/docker/docker/daemon/graphdriver/aufs 13.859s coverage: 73.1% of statements [2020-07-20T13:32:00.019Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-20T13:32:00.568Z] --- PASS: TestHealthKillContainer (2.48s) [2020-07-20T13:32:00.568Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-20T13:32:00.824Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s) [2020-07-20T13:32:00.824Z] === RUN TestIpcModeNone [2020-07-20T13:32:01.006Z] #50 102.4 + mkdir -p /build [2020-07-20T13:32:01.006Z] #50 102.4 + cp runc /build/runc [2020-07-20T13:32:01.006Z] #50 DONE 102.5s [2020-07-20T13:32:01.006Z] [2020-07-20T13:32:01.006Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:32:01.006Z] #40 150.6 CC criu/net.o [2020-07-20T13:32:01.386Z] --- PASS: TestIpcModeNone (0.44s) [2020-07-20T13:32:01.386Z] === RUN TestIpcModePrivate [2020-07-20T13:32:01.558Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.623s coverage: 76.1% of statements [2020-07-20T13:32:01.946Z] --- PASS: TestIpcModePrivate (0.42s) [2020-07-20T13:32:01.946Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2020-07-20T13:32:01.946Z] === RUN TestIpcModeShareable [2020-07-20T13:32:01.946Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-07-20T13:32:01.946Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-20T13:32:01.946Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-20T13:32:02.192Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-07-20T13:32:03.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-20T13:32:03.227Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2020-07-20T13:32:03.227Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.976s coverage: 57.7% of statements [2020-07-20T13:32:03.227Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-20T13:32:03.227Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-20T13:32:03.351Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s) [2020-07-20T13:32:03.351Z] === RUN TestAPIIpcModeHost [2020-07-20T13:32:03.351Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-07-20T13:32:03.351Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-20T13:32:03.351Z] === RUN TestDaemonIpcModeShareable [2020-07-20T13:32:03.351Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-07-20T13:32:03.351Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-20T13:32:03.351Z] === RUN TestDaemonIpcModePrivate [2020-07-20T13:32:03.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-20T13:32:03.866Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2020-07-20T13:32:04.582Z] #40 155.3 CC criu/netfilter.o [2020-07-20T13:32:04.582Z] #40 155.7 CC criu/page-pipe.o [2020-07-20T13:32:04.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-20T13:32:04.909Z] ok github.com/docker/docker/daemon/images 0.009s coverage: 4.8% of statements [2020-07-20T13:32:04.909Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-20T13:32:04.909Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-20T13:32:05.205Z] ok github.com/docker/docker/daemon/logger 0.213s coverage: 41.0% of statements [2020-07-20T13:32:05.280Z] --- PASS: TestDaemonIpcModePrivate (2.15s) [2020-07-20T13:32:05.280Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2020-07-20T13:32:05.280Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-20T13:32:05.280Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-07-20T13:32:05.280Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-20T13:32:05.280Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-20T13:32:05.280Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-07-20T13:32:05.280Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-20T13:32:05.280Z] === RUN TestIpcModeOlderClient [2020-07-20T13:32:05.280Z] === PAUSE TestIpcModeOlderClient [2020-07-20T13:32:05.280Z] === RUN TestKillContainerInvalidSignal [2020-07-20T13:32:05.640Z] #40 156.6 CC criu/page-xfer.o [2020-07-20T13:32:05.841Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2020-07-20T13:32:05.841Z] === RUN TestKillContainer [2020-07-20T13:32:05.841Z] === RUN TestKillContainer/no_signal [2020-07-20T13:32:06.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-20T13:32:06.097Z] === RUN TestKillContainer/non_killing_signal [2020-07-20T13:32:06.240Z] ok github.com/docker/docker/daemon/logger/gelf 0.003s coverage: 67.0% of statements [2020-07-20T13:32:06.352Z] === RUN TestKillContainer/killing_signal [2020-07-20T13:32:06.532Z] ok github.com/docker/docker/daemon/logger/awslogs 0.104s coverage: 77.4% of statements [2020-07-20T13:32:06.532Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-20T13:32:06.532Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-20T13:32:06.913Z] --- PASS: TestKillContainer (1.23s) [2020-07-20T13:32:06.913Z] --- PASS: TestKillContainer/no_signal (0.40s) [2020-07-20T13:32:06.913Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2020-07-20T13:32:06.913Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2020-07-20T13:32:06.913Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-20T13:32:06.913Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-20T13:32:07.166Z] ok github.com/docker/docker/daemon/logger/journald 0.016s coverage: 26.2% of statements [2020-07-20T13:32:07.185Z] #40 158.2 CC criu/pagemap-cache.o [2020-07-20T13:32:07.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-20T13:32:07.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-20T13:32:07.458Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.024s coverage: 61.6% of statements [2020-07-20T13:32:07.458Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.001s coverage: 87.2% of statements [2020-07-20T13:32:07.474Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-20T13:32:07.483Z] #40 158.6 CC criu/pagemap.o [2020-07-20T13:32:07.771Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2020-07-20T13:32:07.771Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2020-07-20T13:32:07.771Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2020-07-20T13:32:07.771Z] === RUN TestKillStoppedContainer [2020-07-20T13:32:07.771Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-07-20T13:32:07.771Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-20T13:32:08.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-20T13:32:08.069Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2020-07-20T13:32:08.069Z] === RUN TestKillDifferentUserContainer [2020-07-20T13:32:08.325Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2020-07-20T13:32:08.325Z] === RUN TestInspectOomKilledTrue [2020-07-20T13:32:08.325Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-20T13:32:08.325Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-20T13:32:08.325Z] === RUN TestInspectOomKilledFalse [2020-07-20T13:32:08.325Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-20T13:32:08.325Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-20T13:32:08.325Z] === RUN TestLinksEtcHostsContentMatch [2020-07-20T13:32:08.325Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-07-20T13:32:08.325Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-07-20T13:32:08.325Z] === RUN TestLinksContainerNames [2020-07-20T13:32:08.491Z] ok github.com/docker/docker/daemon/logger/local 0.010s coverage: 75.2% of statements [2020-07-20T13:32:08.491Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-20T13:32:08.783Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.053s coverage: 37.7% of statements [2020-07-20T13:32:09.023Z] #40 159.7 CC criu/parasite-syscall.o [2020-07-20T13:32:09.252Z] --- PASS: TestLinksContainerNames (0.79s) [2020-07-20T13:32:09.252Z] === RUN TestLogsFollowTailEmpty [2020-07-20T13:32:09.552Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2020-07-20T13:32:09.552Z] === RUN TestContainerNetworkMountsNoChown [2020-07-20T13:32:09.671Z] #40 160.7 CC criu/path.o [2020-07-20T13:32:09.817Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 33.3% of statements [2020-07-20T13:32:09.850Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2020-07-20T13:32:09.850Z] === RUN TestMountDaemonRoot [2020-07-20T13:32:09.850Z] === RUN TestMountDaemonRoot/default [2020-07-20T13:32:09.850Z] === PAUSE TestMountDaemonRoot/default [2020-07-20T13:32:09.850Z] === RUN TestMountDaemonRoot/private [2020-07-20T13:32:09.850Z] === PAUSE TestMountDaemonRoot/private [2020-07-20T13:32:09.850Z] === RUN TestMountDaemonRoot/rprivate [2020-07-20T13:32:09.850Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-20T13:32:09.850Z] === RUN TestMountDaemonRoot/slave [2020-07-20T13:32:09.850Z] === PAUSE TestMountDaemonRoot/slave [2020-07-20T13:32:09.850Z] === RUN TestMountDaemonRoot/rslave [2020-07-20T13:32:09.850Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-20T13:32:09.850Z] === RUN TestMountDaemonRoot/shared [2020-07-20T13:32:09.850Z] === PAUSE TestMountDaemonRoot/shared [2020-07-20T13:32:09.850Z] === RUN TestMountDaemonRoot/rshared [2020-07-20T13:32:09.850Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-20T13:32:09.850Z] === CONT TestMountDaemonRoot/default [2020-07-20T13:32:09.850Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-20T13:32:09.850Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-20T13:32:09.850Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-20T13:32:09.850Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-20T13:32:09.850Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-20T13:32:09.850Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-20T13:32:09.850Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-20T13:32:09.850Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-20T13:32:09.850Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-20T13:32:09.850Z] === CONT TestMountDaemonRoot/rshared [2020-07-20T13:32:09.850Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-20T13:32:09.850Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-20T13:32:09.850Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-20T13:32:09.850Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-20T13:32:09.850Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-20T13:32:09.850Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-20T13:32:09.850Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-20T13:32:09.850Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-20T13:32:09.850Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-20T13:32:09.850Z] === CONT TestMountDaemonRoot/shared [2020-07-20T13:32:09.850Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-20T13:32:09.850Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-20T13:32:09.850Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-20T13:32:09.850Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-20T13:32:09.850Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-20T13:32:09.850Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-20T13:32:09.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-20T13:32:09.969Z] #40 161.1 CC criu/pie-util-vdso.o [2020-07-20T13:32:10.106Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-20T13:32:10.106Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-20T13:32:10.106Z] === CONT TestMountDaemonRoot/rslave [2020-07-20T13:32:10.106Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-20T13:32:10.106Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-20T13:32:10.106Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-20T13:32:10.106Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-20T13:32:10.106Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-20T13:32:10.106Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-20T13:32:10.106Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-20T13:32:10.106Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-20T13:32:10.106Z] === CONT TestMountDaemonRoot/slave [2020-07-20T13:32:10.106Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-20T13:32:10.106Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-20T13:32:10.106Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-20T13:32:10.106Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-20T13:32:10.106Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-20T13:32:10.106Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-20T13:32:10.106Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-20T13:32:10.106Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-20T13:32:10.106Z] === CONT TestMountDaemonRoot/rprivate [2020-07-20T13:32:10.106Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-20T13:32:10.106Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-20T13:32:10.106Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-20T13:32:10.106Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-20T13:32:10.106Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-20T13:32:10.106Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-20T13:32:10.106Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-20T13:32:10.106Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-20T13:32:10.106Z] === CONT TestMountDaemonRoot/private [2020-07-20T13:32:10.106Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-20T13:32:10.106Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-20T13:32:10.106Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-20T13:32:10.106Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-20T13:32:10.106Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-20T13:32:10.106Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-20T13:32:10.106Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-20T13:32:10.106Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-20T13:32:10.106Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-20T13:32:10.106Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-20T13:32:10.106Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-20T13:32:10.106Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-20T13:32:10.106Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-20T13:32:10.106Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-20T13:32:10.106Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-20T13:32:10.106Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-20T13:32:10.106Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-20T13:32:10.106Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-20T13:32:10.106Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-20T13:32:10.106Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-20T13:32:10.106Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-20T13:32:10.106Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-20T13:32:10.106Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-20T13:32:10.106Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-20T13:32:10.363Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-20T13:32:10.363Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-20T13:32:10.363Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-20T13:32:10.363Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-20T13:32:10.363Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-20T13:32:10.363Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-20T13:32:10.363Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-20T13:32:10.363Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-20T13:32:10.363Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-20T13:32:10.363Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-20T13:32:10.363Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-07-20T13:32:10.363Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-20T13:32:10.363Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2020-07-20T13:32:10.363Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-07-20T13:32:10.363Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-07-20T13:32:10.363Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-07-20T13:32:10.363Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-20T13:32:10.363Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-07-20T13:32:10.363Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-07-20T13:32:10.363Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2020-07-20T13:32:10.363Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-07-20T13:32:10.363Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-20T13:32:10.363Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-07-20T13:32:10.363Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-07-20T13:32:10.363Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-07-20T13:32:10.363Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-07-20T13:32:10.363Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-20T13:32:10.363Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-07-20T13:32:10.363Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-07-20T13:32:10.363Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-07-20T13:32:10.363Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-07-20T13:32:10.363Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-20T13:32:10.363Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-07-20T13:32:10.363Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-07-20T13:32:10.363Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-07-20T13:32:10.363Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-07-20T13:32:10.363Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-20T13:32:10.363Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-07-20T13:32:10.363Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-07-20T13:32:10.363Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-07-20T13:32:10.363Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-07-20T13:32:10.363Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-20T13:32:10.363Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.01s) [2020-07-20T13:32:10.363Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-07-20T13:32:10.363Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-07-20T13:32:10.363Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-07-20T13:32:10.363Z] === RUN TestContainerBindMountNonRecursive [2020-07-20T13:32:10.363Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-07-20T13:32:10.363Z] 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-07-20T13:32:10.363Z] === RUN TestNetworkNat [2020-07-20T13:32:10.616Z] #40 161.5 CC criu/pie-util.o [2020-07-20T13:32:10.616Z] #40 161.7 CC criu/pipes.o [2020-07-20T13:32:10.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-20T13:32:10.852Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 46.8% of statements [2020-07-20T13:32:10.852Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-07-20T13:32:10.923Z] --- PASS: TestNetworkNat (0.47s) [2020-07-20T13:32:10.923Z] === RUN TestNetworkLocalhostTCPNat [2020-07-20T13:32:11.179Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2020-07-20T13:32:11.179Z] === RUN TestNetworkLoopbackNat [2020-07-20T13:32:11.265Z] #40 162.3 CC criu/plugin.o [2020-07-20T13:32:11.485Z] ok github.com/docker/docker/daemon/logger/splunk 1.446s coverage: 82.5% of statements [2020-07-20T13:32:11.485Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-20T13:32:11.485Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2020-07-20T13:32:11.485Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-20T13:32:11.563Z] #40 162.7 CC criu/proc_parse.o [2020-07-20T13:32:12.210Z] #40 ... [2020-07-20T13:32:12.210Z] [2020-07-20T13:32:12.210Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-20T13:32:12.210Z] #37 231.5 + dpkg --print-architecture [2020-07-20T13:32:12.210Z] #37 231.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-20T13:32:12.508Z] #37 231.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-20T13:32:12.508Z] #37 231.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-20T13:32:12.993Z] ok github.com/docker/docker/distribution/metadata 0.031s coverage: 48.2% of statements [2020-07-20T13:32:13.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-20T13:32:13.625Z] ok github.com/docker/docker/distribution 0.371s coverage: 22.1% of statements [2020-07-20T13:32:13.625Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-20T13:32:13.777Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2020-07-20T13:32:13.777Z] === RUN TestPause [2020-07-20T13:32:13.777Z] --- SKIP: TestPause (0.00s) [2020-07-20T13:32:13.777Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-20T13:32:13.777Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-20T13:32:13.777Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-20T13:32:13.777Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-20T13:32:13.777Z] === RUN TestPauseStopPausedContainer [2020-07-20T13:32:13.777Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-07-20T13:32:13.777Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-20T13:32:13.777Z] === RUN TestPsFilter [2020-07-20T13:32:13.777Z] --- PASS: TestPsFilter (0.09s) [2020-07-20T13:32:13.777Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-20T13:32:14.258Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-07-20T13:32:14.385Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2020-07-20T13:32:14.385Z] === RUN TestRemoveContainerWithVolume [2020-07-20T13:32:14.640Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2020-07-20T13:32:14.640Z] === RUN TestRemoveContainerRunning [2020-07-20T13:32:14.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-20T13:32:15.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-20T13:32:15.202Z] --- PASS: TestRemoveContainerRunning (0.43s) [2020-07-20T13:32:15.202Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-20T13:32:15.291Z] ok github.com/docker/docker/image 0.013s coverage: 86.4% of statements [2020-07-20T13:32:15.457Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2020-07-20T13:32:15.457Z] === RUN TestRemoveInvalidContainer [2020-07-20T13:32:15.457Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-07-20T13:32:15.457Z] === RUN TestRenameLinkedContainer [2020-07-20T13:32:15.582Z] ok github.com/docker/docker/distribution/xfer 1.869s coverage: 85.1% of statements [2020-07-20T13:32:15.582Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-20T13:32:15.874Z] ok github.com/docker/docker/image/cache 0.014s coverage: 19.2% of statements [2020-07-20T13:32:15.874Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-20T13:32:16.506Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2020-07-20T13:32:16.506Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-20T13:32:17.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-20T13:32:17.143Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2020-07-20T13:32:17.430Z] --- PASS: TestRenameLinkedContainer (1.65s) [2020-07-20T13:32:17.430Z] === RUN TestRenameStoppedContainer [2020-07-20T13:32:17.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-20T13:32:17.685Z] --- PASS: TestRenameStoppedContainer (0.40s) [2020-07-20T13:32:17.685Z] === RUN TestRenameRunningContainerAndReuse [2020-07-20T13:32:18.176Z] ok github.com/docker/docker/opts 0.017s coverage: 67.4% of statements [2020-07-20T13:32:18.176Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-07-20T13:32:18.178Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-20T13:32:18.178Z] Using test binary docker [2020-07-20T13:32:18.178Z] +++ /etc/init.d/apparmor start [2020-07-20T13:32:18.288Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2020-07-20T13:32:18.288Z] === RUN TestRenameInvalidName [2020-07-20T13:32:18.439Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-20T13:32:18.439Z] INFO: Waiting for daemon to start... [2020-07-20T13:32:18.439Z] Starting dockerd [2020-07-20T13:32:18.439Z] +++ 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-07-20T13:32:18.849Z] --- PASS: TestRenameInvalidName (0.39s) [2020-07-20T13:32:18.849Z] === RUN TestRenameAnonymousContainer [2020-07-20T13:32:19.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-20T13:32:19.685Z] ok github.com/docker/docker/pkg/archive 0.525s coverage: 77.2% of statements [2020-07-20T13:32:20.212Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2020-07-20T13:32:20.212Z] === RUN TestRenameContainerWithSameName [2020-07-20T13:32:20.352Z] . [2020-07-20T13:32:20.352Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-20T13:32:20.613Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-20T13:32:20.613Z] Error: No such image: emptyfs [2020-07-20T13:32:20.613Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-20T13:32:20.613Z] ++++ docker load [2020-07-20T13:32:20.773Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2020-07-20T13:32:20.773Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-20T13:32:20.874Z] Running integration-test (iteration 1) [2020-07-20T13:32:20.874Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-20T13:32:20.874Z] ++ 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-07-20T13:32:20.874Z] ++ set -e [2020-07-20T13:32:20.874Z] ++ '[' -n 0 ']' [2020-07-20T13:32:20.874Z] ++ set -x [2020-07-20T13:32:20.874Z] ++ 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-07-20T13:32:20.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-20T13:32:21.704Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2020-07-20T13:32:21.704Z] === RUN TestResize [2020-07-20T13:32:21.755Z] ok github.com/docker/docker/pkg/authorization 1.167s coverage: 68.3% of statements [2020-07-20T13:32:21.755Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-07-20T13:32:21.959Z] --- PASS: TestResize (0.39s) [2020-07-20T13:32:21.959Z] === RUN TestResizeWithInvalidSize [2020-07-20T13:32:22.046Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-07-20T13:32:22.215Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2020-07-20T13:32:22.215Z] === RUN TestResizeWhenContainerNotStarted [2020-07-20T13:32:22.776Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2020-07-20T13:32:22.776Z] === RUN TestDaemonRestartKillContainers [2020-07-20T13:32:22.776Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-07-20T13:32:22.776Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-07-20T13:32:22.776Z] === RUN TestCgroupNamespacesRun [2020-07-20T13:32:22.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-20T13:32:23.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-20T13:32:25.257Z] #37 ... [2020-07-20T13:32:25.257Z] [2020-07-20T13:32:25.257Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:32:25.257Z] #40 166.2 CC criu/protobuf-desc.o [2020-07-20T13:32:25.257Z] #40 167.2 CC criu/protobuf.o [2020-07-20T13:32:25.257Z] #40 167.6 CC criu/pstree.o [2020-07-20T13:32:25.257Z] #40 168.6 CC criu/rbtree.o [2020-07-20T13:32:25.257Z] #40 168.9 CC criu/rst-malloc.o [2020-07-20T13:32:25.257Z] #40 169.2 CC criu/seccomp.o [2020-07-20T13:32:25.257Z] #40 169.9 CC criu/seize.o [2020-07-20T13:32:25.257Z] #40 171.0 CC criu/servicefd.o [2020-07-20T13:32:25.257Z] #40 171.5 CC criu/shmem.o [2020-07-20T13:32:25.257Z] #40 172.5 CC criu/sigframe.o [2020-07-20T13:32:25.257Z] #40 172.7 CC criu/signalfd.o [2020-07-20T13:32:25.257Z] #40 173.0 CC criu/sk-inet.o [2020-07-20T13:32:25.257Z] #40 174.1 CC criu/sk-netlink.o [2020-07-20T13:32:25.257Z] #40 174.6 CC criu/sk-packet.o [2020-07-20T13:32:25.257Z] #40 175.2 CC criu/sk-queue.o [2020-07-20T13:32:25.257Z] #40 175.9 CC criu/sk-tcp.o [2020-07-20T13:32:25.257Z] #40 176.4 CC criu/sk-unix.o [2020-07-20T13:32:25.332Z] --- PASS: TestCgroupNamespacesRun (2.18s) [2020-07-20T13:32:25.332Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-20T13:32:25.561Z] ok github.com/docker/docker/layer 7.758s coverage: 68.8% of statements [2020-07-20T13:32:25.561Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-20T13:32:25.561Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-20T13:32:25.561Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-20T13:32:25.561Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-20T13:32:25.561Z] ? github.com/docker/docker/oci [no test files] [2020-07-20T13:32:25.561Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-20T13:32:25.561Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-07-20T13:32:25.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-20T13:32:25.852Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-07-20T13:32:26.144Z] ok github.com/docker/docker/pkg/chrootarchive 3.528s coverage: 43.2% of statements [2020-07-20T13:32:26.144Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-20T13:32:26.144Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-20T13:32:26.144Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 97.6% of statements [2020-07-20T13:32:26.435Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-07-20T13:32:27.068Z] ok github.com/docker/docker/pkg/discovery/nodes 0.012s coverage: 93.8% of statements [2020-07-20T13:32:27.111Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-20T13:32:27.111Z] Using test binary docker [2020-07-20T13:32:27.111Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-20T13:32:27.111Z] +++ /etc/init.d/apparmor start [2020-07-20T13:32:27.111Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-20T13:32:27.111Z] INFO: Waiting for daemon to start... [2020-07-20T13:32:27.111Z] Starting dockerd [2020-07-20T13:32:27.111Z] +++ 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-07-20T13:32:27.262Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.10s) [2020-07-20T13:32:27.262Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-20T13:32:27.359Z] ok github.com/docker/docker/pkg/dmesg 0.019s coverage: 83.3% of statements [2020-07-20T13:32:27.376Z] #40 178.3 CC criu/sockets.o [2020-07-20T13:32:28.437Z] #40 179.4 CC criu/stats.o [2020-07-20T13:32:28.739Z] #40 179.7 CC criu/string.o [2020-07-20T13:32:28.739Z] #40 179.8 CC criu/sysctl.o [2020-07-20T13:32:28.867Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-07-20T13:32:29.025Z] . [2020-07-20T13:32:29.025Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-20T13:32:29.147Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.15s) [2020-07-20T13:32:29.148Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-20T13:32:29.256Z] sha256:d7877a6a5dc0ed7bb870840a57e3407d5f518c638e2394ca83c6607489cb4d76 [2020-07-20T13:32:29.256Z] INFO: Starting docker-py tests... [2020-07-20T13:32:29.256Z] ============================= test session starts ============================== [2020-07-20T13:32:29.256Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-07-20T13:32:29.256Z] rootdir: /src, inifile: pytest.ini [2020-07-20T13:32:29.256Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-07-20T13:32:29.256Z] collected 388 items / 2 deselected / 386 selected [2020-07-20T13:32:29.256Z] [2020-07-20T13:32:29.285Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-20T13:32:29.285Z] Error: No such image: emptyfs [2020-07-20T13:32:29.285Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-20T13:32:29.285Z] ++++ docker load [2020-07-20T13:32:29.388Z] #40 180.5 CC criu/sysfs_parse.o [2020-07-20T13:32:29.500Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 89.5% of statements [2020-07-20T13:32:29.546Z] Running integration-test (iteration 1) [2020-07-20T13:32:29.546Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-07-20T13:32:29.546Z] ++ 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-07-20T13:32:29.546Z] ++ set -e [2020-07-20T13:32:29.546Z] ++ '[' -n 0 ']' [2020-07-20T13:32:29.546Z] ++ set -x [2020-07-20T13:32:29.546Z] ++ 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-07-20T13:32:30.041Z] #40 180.8 CC criu/timens.o [2020-07-20T13:32:30.132Z] ok github.com/docker/docker/pkg/discovery/kv 3.074s coverage: 84.1% of statements [2020-07-20T13:32:30.132Z] ok github.com/docker/docker/pkg/fsutils 0.443s coverage: 85.1% of statements [2020-07-20T13:32:30.132Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-07-20T13:32:30.342Z] #40 181.3 CC criu/timerfd.o [2020-07-20T13:32:30.642Z] #40 181.7 CC criu/tty.o [2020-07-20T13:32:31.167Z] ok github.com/docker/docker/pkg/idtools 0.332s coverage: 70.5% of statements [2020-07-20T13:32:31.167Z] ok github.com/docker/docker/pkg/ioutils 0.278s coverage: 70.1% of statements [2020-07-20T13:32:31.458Z] ok github.com/docker/docker/pkg/locker 0.043s coverage: 88.9% of statements [2020-07-20T13:32:31.458Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-07-20T13:32:31.705Z] --- PASS: TestCgroupNamespacesRunHostMode (2.13s) [2020-07-20T13:32:31.705Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-20T13:32:31.749Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-07-20T13:32:31.749Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-20T13:32:31.749Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-20T13:32:31.750Z] ok github.com/docker/docker/pkg/namesgenerator 0.012s coverage: 85.7% of statements [2020-07-20T13:32:31.750Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-20T13:32:32.041Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-07-20T13:32:32.333Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2020-07-20T13:32:32.333Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2020-07-20T13:32:32.624Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2020-07-20T13:32:32.624Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-20T13:32:32.624Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-20T13:32:33.257Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.020s coverage: 56.8% of statements [2020-07-20T13:32:33.459Z] #40 184.2 CC criu/tun.o [2020-07-20T13:32:33.609Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.13s) [2020-07-20T13:32:33.609Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-20T13:32:33.913Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-07-20T13:32:34.109Z] #40 184.9 CC criu/uffd.o [2020-07-20T13:32:34.222Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-07-20T13:32:34.513Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-07-20T13:32:35.171Z] #40 186.3 CC criu/util.o [2020-07-20T13:32:35.522Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.14s) [2020-07-20T13:32:35.522Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-20T13:32:35.547Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 73.9% of statements [2020-07-20T13:32:35.841Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2020-07-20T13:32:36.716Z] #40 187.8 CC criu/uts_ns.o [2020-07-20T13:32:37.017Z] #40 188.0 CC criu/vdso.o [2020-07-20T13:32:37.409Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2020-07-20T13:32:37.409Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-20T13:32:37.670Z] #40 188.6 LINK criu/built-in.o [2020-07-20T13:32:37.670Z] #40 ... [2020-07-20T13:32:37.670Z] [2020-07-20T13:32:37.670Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-20T13:32:37.670Z] #37 DONE 256.9s [2020-07-20T13:32:37.670Z] [2020-07-20T13:32:37.670Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T13:32:37.670Z] #40 188.7 LINK criu/criu [2020-07-20T13:32:38.736Z] #40 189.5 DEP lib/c/criu.d [2020-07-20T13:32:38.736Z] #40 189.6 CC images/rpc.pb-c.o [2020-07-20T13:32:39.296Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.13s) [2020-07-20T13:32:39.296Z] === RUN TestKernelTCPMemory [2020-07-20T13:32:39.296Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-07-20T13:32:39.296Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-20T13:32:39.296Z] === RUN TestNISDomainname [2020-07-20T13:32:39.359Z] ok github.com/docker/docker/pkg/signal 2.395s coverage: 61.0% of statements [2020-07-20T13:32:39.359Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-07-20T13:32:39.359Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-07-20T13:32:39.384Z] #40 190.4 CC lib/c/criu.o [2020-07-20T13:32:39.551Z] --- SKIP: TestNISDomainname (0.01s) [2020-07-20T13:32:39.551Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-07-20T13:32:39.551Z] === RUN TestHostnameDnsResolution [2020-07-20T13:32:39.650Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-07-20T13:32:39.942Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-07-20T13:32:40.154Z] --- PASS: TestHostnameDnsResolution (0.64s) [2020-07-20T13:32:40.154Z] === RUN TestStats [2020-07-20T13:32:40.154Z] --- SKIP: TestStats (0.00s) [2020-07-20T13:32:40.154Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-20T13:32:40.154Z] === RUN TestStopContainerWithTimeout [2020-07-20T13:32:40.154Z] === RUN TestStopContainerWithTimeout/0 [2020-07-20T13:32:40.154Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-20T13:32:40.154Z] === RUN TestStopContainerWithTimeout/1 [2020-07-20T13:32:40.154Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-20T13:32:40.154Z] === RUN TestStopContainerWithTimeout/3 [2020-07-20T13:32:40.154Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-20T13:32:40.154Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-20T13:32:40.154Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-20T13:32:40.154Z] === CONT TestStopContainerWithTimeout/0 [2020-07-20T13:32:40.154Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-20T13:32:40.444Z] #40 191.5 LINK lib/c/built-in.o [2020-07-20T13:32:40.445Z] #40 191.5 LINK lib/c/libcriu.so [2020-07-20T13:32:40.445Z] #40 191.6 LINK lib/c/libcriu.a [2020-07-20T13:32:40.574Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 53.8% of statements [2020-07-20T13:32:40.714Z] === CONT TestStopContainerWithTimeout/3 [2020-07-20T13:32:40.751Z] #40 191.8 GEN magic.py [2020-07-20T13:32:40.751Z] #40 191.9 Note: Building without setproctitle() and strlcpy() support. [2020-07-20T13:32:40.751Z] #40 191.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-20T13:32:40.867Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 36.9% of statements [2020-07-20T13:32:41.051Z] #40 191.9 Note: Building without GnuTLS support [2020-07-20T13:32:41.051Z] #40 191.9 Makefile.config:39: Warn: you have no libnftables installed [2020-07-20T13:32:41.051Z] #40 191.9 Makefile.config:40: Warn: Building without nftables support [2020-07-20T13:32:41.159Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2020-07-20T13:32:41.485Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-07-20T13:32:41.704Z] #40 192.6 fatal: not a git repository (or any of the parent directories): .git [2020-07-20T13:32:41.786Z] Loaded image: buildpack-deps:buster [2020-07-20T13:32:41.786Z] Loaded image: busybox:latest [2020-07-20T13:32:41.786Z] Loaded image: busybox:glibc [2020-07-20T13:32:41.786Z] Loaded image: debian:buster [2020-07-20T13:32:41.786Z] Loaded image: hello-world:latest [2020-07-20T13:32:41.786Z] INFO: Testing against a local daemon [2020-07-20T13:32:41.786Z] === RUN TestCgroupNamespacesBuild [2020-07-20T13:32:41.792Z] ok github.com/docker/docker/pkg/tarsum 0.032s coverage: 89.3% of statements [2020-07-20T13:32:41.792Z] testing: warning: no tests to run [2020-07-20T13:32:41.792Z] coverage: [no statements] [2020-07-20T13:32:41.792Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-07-20T13:32:42.051Z] tests/integration/api_client_test.py ..... [ 7%] [2020-07-20T13:32:42.083Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-07-20T13:32:42.357Z] #40 193.5 make[1]: Nothing to be done for 'all'. [2020-07-20T13:32:42.374Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-07-20T13:32:42.601Z] === CONT TestStopContainerWithTimeout/1 [2020-07-20T13:32:42.665Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-07-20T13:32:43.246Z] tests/integration/api_config_test.py ..... [ 8%] [2020-07-20T13:32:43.419Z] #40 194.3 make[1]: 'images/built-in.o' is up to date. [2020-07-20T13:32:43.419Z] #40 194.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-20T13:32:43.419Z] #40 194.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-20T13:32:43.419Z] #40 194.4 make[1]: 'compel/libcompel.a' is up to date. [2020-07-20T13:32:43.419Z] #40 194.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-20T13:32:43.419Z] #40 194.5 make[1]: Nothing to be done for 'all'. [2020-07-20T13:32:43.419Z] #40 194.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-20T13:32:43.700Z] --- PASS: TestCgroupNamespacesBuild (2.59s) [2020-07-20T13:32:43.700Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-20T13:32:43.717Z] #40 194.8 make[2]: Nothing to be done for 'all'. [2020-07-20T13:32:43.717Z] #40 194.8 make[2]: Nothing to be done for 'all'. [2020-07-20T13:32:43.964Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-07-20T13:32:43.964Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2020-07-20T13:32:43.964Z] --- PASS: TestStopContainerWithTimeout/-1 (2.57s) [2020-07-20T13:32:43.964Z] --- PASS: TestStopContainerWithTimeout/3 (2.36s) [2020-07-20T13:32:43.964Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2020-07-20T13:32:43.964Z] === RUN TestDeleteDevicemapper [2020-07-20T13:32:43.964Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-20T13:32:43.964Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-20T13:32:43.964Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-20T13:32:44.019Z] #40 194.9 make[2]: Nothing to be done for 'all'. [2020-07-20T13:32:44.019Z] #40 195.0 make[2]: Nothing to be done for 'all'. [2020-07-20T13:32:44.019Z] #40 195.1 make[2]: Nothing to be done for 'all'. [2020-07-20T13:32:44.019Z] #40 195.1 make[2]: Nothing to be done for 'all'. [2020-07-20T13:32:44.172Z] ok github.com/docker/docker/plugin 0.555s coverage: 23.1% of statements [2020-07-20T13:32:44.318Z] #40 195.2 make[2]: Nothing to be done for 'all'. [2020-07-20T13:32:44.318Z] #40 195.3 make[2]: Nothing to be done for 'all'. [2020-07-20T13:32:44.318Z] #40 195.3 INSTALL criu/criu [2020-07-20T13:32:44.617Z] #40 DONE 195.5s [2020-07-20T13:32:44.617Z] [2020-07-20T13:32:44.617Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:32:44.805Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2020-07-20T13:32:45.411Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.43s) [2020-07-20T13:32:45.411Z] === RUN TestUpdateMemory [2020-07-20T13:32:45.411Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-20T13:32:45.411Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-20T13:32:45.411Z] === RUN TestUpdateCPUQuota [2020-07-20T13:32:45.411Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-07-20T13:32:45.411Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-20T13:32:45.411Z] === RUN TestUpdatePidsLimit [2020-07-20T13:32:45.411Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-07-20T13:32:45.411Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-20T13:32:45.411Z] === RUN TestUpdateRestartPolicy [2020-07-20T13:32:45.437Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-07-20T13:32:45.615Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.75s) [2020-07-20T13:32:45.615Z] === RUN TestBuildWithSession [2020-07-20T13:32:45.615Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-20T13:32:45.615Z] build_session_test.go:25: TODO: BuildKit [2020-07-20T13:32:45.615Z] === RUN TestBuildSquashParent [2020-07-20T13:32:45.728Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-07-20T13:32:47.236Z] ok github.com/docker/docker/registry 0.092s coverage: 56.3% of statements [2020-07-20T13:32:47.527Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-07-20T13:32:47.527Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-07-20T13:32:48.159Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2020-07-20T13:32:48.451Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-07-20T13:32:50.247Z] #46 269.6 + cd /tmp/tmp.GJg2OVfdWT/src/github.com/golangci/golangci-lint/ [2020-07-20T13:32:50.247Z] #46 269.6 + git checkout -q v1.23.8 [2020-07-20T13:32:50.519Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-07-20T13:32:50.891Z] #46 270.2 ++ git describe --tags [2020-07-20T13:32:50.891Z] #46 270.2 + version=v1.23.8 [2020-07-20T13:32:50.891Z] #46 270.2 ++ git rev-parse --short HEAD [2020-07-20T13:32:50.891Z] #46 270.2 + commit=76a82c6 [2020-07-20T13:32:50.891Z] #46 270.2 ++ git show -s --format=%cd [2020-07-20T13:32:50.891Z] #46 270.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-20T13:32:50.891Z] #46 270.2 + 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-07-20T13:32:51.199Z] ok github.com/docker/docker/volume/local 0.043s coverage: 73.0% of statements [2020-07-20T13:32:51.832Z] ok github.com/docker/docker/volume/mounts 0.022s coverage: 67.0% of statements [2020-07-20T13:32:52.200Z] --- PASS: TestBuildSquashParent (6.81s) [2020-07-20T13:32:52.200Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-20T13:32:52.200Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-20T13:32:52.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-20T13:32:52.200Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-20T13:32:52.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-20T13:32:52.200Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-20T13:32:52.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-20T13:32:52.200Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-20T13:32:52.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-20T13:32:52.200Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-20T13:32:52.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-20T13:32:52.200Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-20T13:32:52.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-20T13:32:52.200Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-20T13:32:52.200Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-20T13:32:52.200Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-20T13:32:52.200Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-20T13:32:52.464Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.0% of statements [2020-07-20T13:32:54.757Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-20T13:32:55.019Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-20T13:32:57.366Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-07-20T13:32:57.573Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-20T13:32:57.573Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.72s) [2020-07-20T13:32:57.573Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.87s) [2020-07-20T13:32:57.573Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.91s) [2020-07-20T13:32:57.573Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.97s) [2020-07-20T13:32:57.573Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.20s) [2020-07-20T13:32:57.573Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.11s) [2020-07-20T13:32:57.573Z] === RUN TestBuildMultiStageCopy [2020-07-20T13:32:57.573Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-20T13:32:57.615Z] --- PASS: TestUpdateRestartPolicy (10.86s) [2020-07-20T13:32:57.615Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-20T13:32:57.615Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s) [2020-07-20T13:32:57.615Z] === RUN TestWaitNonBlocked [2020-07-20T13:32:57.615Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-20T13:32:57.615Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-20T13:32:57.615Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-20T13:32:57.615Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-20T13:32:57.615Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-20T13:32:57.615Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-20T13:32:57.615Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-20T13:32:57.615Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2020-07-20T13:32:57.615Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2020-07-20T13:32:57.615Z] === RUN TestWaitBlocked [2020-07-20T13:32:57.615Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-20T13:32:57.615Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-20T13:32:57.615Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-20T13:32:57.615Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-20T13:32:57.615Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-20T13:32:57.615Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-20T13:32:58.176Z] --- PASS: TestWaitBlocked (0.01s) [2020-07-20T13:32:58.176Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s) [2020-07-20T13:32:58.176Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2020-07-20T13:32:58.176Z] === CONT TestDaemonRestartIpcMode [2020-07-20T13:32:58.176Z] === CONT TestIpcModeOlderClient [2020-07-20T13:32:58.431Z] --- PASS: TestIpcModeOlderClient (0.08s) [2020-07-20T13:32:59.498Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-20T13:32:59.759Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-20T13:33:00.331Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-20T13:33:00.903Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-20T13:33:01.474Z] --- PASS: TestBuildMultiStageCopy (4.28s) [2020-07-20T13:33:01.474Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.22s) [2020-07-20T13:33:01.474Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-07-20T13:33:01.474Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-07-20T13:33:01.474Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2020-07-20T13:33:01.474Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2020-07-20T13:33:01.474Z] === RUN TestBuildMultiStageParentConfig [2020-07-20T13:33:02.682Z] --- PASS: TestDaemonRestartIpcMode (4.15s) [2020-07-20T13:33:02.682Z] PASS [2020-07-20T13:33:02.682Z] [2020-07-20T13:33:02.682Z] === Skipped [2020-07-20T13:33:02.682Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-20T13:33:02.682Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-20T13:33:02.682Z] [2020-07-20T13:33:02.682Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-07-20T13:33:02.682Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-07-20T13:33:02.682Z] [2020-07-20T13:33:02.682Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-07-20T13:33:02.682Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-20T13:33:02.682Z] [2020-07-20T13:33:02.682Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-07-20T13:33:02.682Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-07-20T13:33:02.682Z] [2020-07-20T13:33:02.682Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-07-20T13:33:02.682Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-20T13:33:02.682Z] [2020-07-20T13:33:02.682Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-07-20T13:33:02.682Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-20T13:33:02.682Z] [2020-07-20T13:33:02.682Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-07-20T13:33:02.682Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-20T13:33:02.682Z] [2020-07-20T13:33:02.682Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-07-20T13:33:02.682Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-20T13:33:02.682Z] [2020-07-20T13:33:02.682Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-07-20T13:33:02.682Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-20T13:33:02.682Z] [2020-07-20T13:33:02.682Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-20T13:33:02.682Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-20T13:33:02.682Z] [2020-07-20T13:33:02.682Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-20T13:33:02.682Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-20T13:33:02.682Z] [2020-07-20T13:33:02.682Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-07-20T13:33:02.682Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-07-20T13:33:02.682Z] [2020-07-20T13:33:02.682Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-07-20T13:33:02.682Z] 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-07-20T13:33:02.682Z] [2020-07-20T13:33:02.682Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-07-20T13:33:02.682Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-20T13:33:02.682Z] [2020-07-20T13:33:02.682Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-20T13:33:02.682Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-20T13:33:02.682Z] [2020-07-20T13:33:02.682Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-07-20T13:33:02.682Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-20T13:33:02.682Z] [2020-07-20T13:33:02.682Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-07-20T13:33:02.682Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-07-20T13:33:02.682Z] [2020-07-20T13:33:02.682Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-07-20T13:33:02.682Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-20T13:33:02.682Z] [2020-07-20T13:33:02.682Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-07-20T13:33:02.682Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-07-20T13:33:02.682Z] [2020-07-20T13:33:02.682Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-07-20T13:33:02.682Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-20T13:33:02.682Z] [2020-07-20T13:33:02.682Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-20T13:33:02.682Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-20T13:33:02.682Z] [2020-07-20T13:33:02.682Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-20T13:33:02.682Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-20T13:33:02.682Z] [2020-07-20T13:33:02.682Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-07-20T13:33:02.682Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-20T13:33:02.682Z] [2020-07-20T13:33:02.682Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-07-20T13:33:02.682Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-20T13:33:02.682Z] [2020-07-20T13:33:02.682Z] [2020-07-20T13:33:02.682Z] DONE 185 tests, 24 skipped in 78.384s [2020-07-20T13:33:02.682Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-20T13:33:02.682Z] INFO: Testing against a local daemon [2020-07-20T13:33:02.682Z] === RUN TestCommitInheritsEnv [2020-07-20T13:33:02.860Z] --- PASS: TestBuildMultiStageParentConfig (1.37s) [2020-07-20T13:33:02.860Z] === RUN TestBuildLabelWithTargets [2020-07-20T13:33:03.631Z] #46 ... [2020-07-20T13:33:03.632Z] [2020-07-20T13:33:03.632Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:33:03.632Z] #53 243.5 + bin/containerd [2020-07-20T13:33:04.088Z] --- PASS: TestCommitInheritsEnv (1.57s) [2020-07-20T13:33:04.088Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-20T13:33:04.088Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-20T13:33:04.088Z] === RUN TestImagesFilterMultiReference [2020-07-20T13:33:04.343Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-07-20T13:33:04.343Z] === RUN TestImagePullPlatformInvalid [2020-07-20T13:33:04.343Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-07-20T13:33:04.343Z] === RUN TestRemoveImageOrphaning [2020-07-20T13:33:04.773Z] --- PASS: TestBuildLabelWithTargets (2.18s) [2020-07-20T13:33:04.774Z] === RUN TestBuildWithEmptyLayers [2020-07-20T13:33:06.158Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2020-07-20T13:33:06.158Z] === RUN TestBuildMultiStageOnBuild [2020-07-20T13:33:06.228Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-07-20T13:33:06.228Z] === RUN TestRemoveImageGarbageCollector [2020-07-20T13:33:06.228Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-20T13:33:06.228Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-07-20T13:33:06.228Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-20T13:33:06.228Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-07-20T13:33:06.228Z] === RUN TestTagInvalidReference [2020-07-20T13:33:06.228Z] --- PASS: TestTagInvalidReference (0.01s) [2020-07-20T13:33:06.228Z] === RUN TestTagValidPrefixedRepo [2020-07-20T13:33:06.228Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-07-20T13:33:06.228Z] === RUN TestTagExistedNameWithoutForce [2020-07-20T13:33:06.228Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-07-20T13:33:06.228Z] === RUN TestTagOfficialNames [2020-07-20T13:33:06.228Z] --- PASS: TestTagOfficialNames (0.05s) [2020-07-20T13:33:06.228Z] === RUN TestTagMatchesDigest [2020-07-20T13:33:06.483Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-20T13:33:06.483Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-20T13:33:07.597Z] Loaded image: buildpack-deps:buster [2020-07-20T13:33:07.597Z] Loaded image: busybox:latest [2020-07-20T13:33:07.597Z] Loaded image: busybox:glibc [2020-07-20T13:33:07.597Z] Loaded image: debian:buster [2020-07-20T13:33:07.597Z] Loaded image: hello-world:latest [2020-07-20T13:33:07.597Z] INFO: Testing against a local daemon [2020-07-20T13:33:07.597Z] === RUN TestCgroupNamespacesBuild [2020-07-20T13:33:07.597Z] --- PASS: TestCgroupNamespacesBuild (3.21s) [2020-07-20T13:33:07.597Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-20T13:33:07.597Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.02s) [2020-07-20T13:33:07.597Z] === RUN TestBuildWithSession [2020-07-20T13:33:07.597Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-20T13:33:07.597Z] build_session_test.go:25: TODO: BuildKit [2020-07-20T13:33:07.597Z] === RUN TestBuildSquashParent [2020-07-20T13:33:07.806Z] ok github.com/docker/docker/pkg/plugins 33.614s coverage: 76.6% of statements [2020-07-20T13:33:07.806Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-20T13:33:07.806Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-20T13:33:07.806Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-20T13:33:07.806Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-20T13:33:07.806Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-20T13:33:07.806Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-20T13:33:07.806Z] ? github.com/docker/docker/rootless [no test files] [2020-07-20T13:33:07.806Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-20T13:33:07.806Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-20T13:33:07.806Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-20T13:33:07.806Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-20T13:33:07.806Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-20T13:33:07.806Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-20T13:33:07.806Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-20T13:33:07.806Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-20T13:33:07.806Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-20T13:33:07.806Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-20T13:33:07.806Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-20T13:33:07.806Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-20T13:33:07.806Z] ? github.com/docker/docker/volume [no test files] [2020-07-20T13:33:07.806Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-20T13:33:07.806Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-20T13:33:07.806Z] [2020-07-20T13:33:07.806Z] === Skipped [2020-07-20T13:33:07.806Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-20T13:33:07.806Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-20T13:33:07.806Z] [2020-07-20T13:33:07.806Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-20T13:33:07.806Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-20T13:33:07.806Z] [2020-07-20T13:33:07.806Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-20T13:33:07.806Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T13:33:07.806Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T13:33:07.806Z] [2020-07-20T13:33:07.806Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-20T13:33:07.806Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T13:33:07.806Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T13:33:07.806Z] [2020-07-20T13:33:07.806Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-20T13:33:07.806Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T13:33:07.806Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T13:33:07.806Z] [2020-07-20T13:33:07.806Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-20T13:33:07.806Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T13:33:07.806Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T13:33:07.806Z] [2020-07-20T13:33:07.806Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-20T13:33:07.806Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T13:33:07.806Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T13:33:07.806Z] [2020-07-20T13:33:07.806Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-20T13:33:07.806Z] graphtest_unix.go:73: No driver to put! [2020-07-20T13:33:07.806Z] [2020-07-20T13:33:07.806Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-20T13:33:07.806Z] time="2020-07-20T13:31:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-20T13:33:07.806Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-20T13:33:07.806Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-20T13:33:07.806Z] [2020-07-20T13:33:07.806Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-20T13:33:07.806Z] time="2020-07-20T13:31:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-20T13:33:07.806Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-20T13:33:07.806Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-20T13:33:07.806Z] [2020-07-20T13:33:07.806Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-20T13:33:07.806Z] time="2020-07-20T13:31:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-20T13:33:07.806Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-20T13:33:07.806Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-20T13:33:07.806Z] [2020-07-20T13:33:07.806Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-20T13:33:07.806Z] time="2020-07-20T13:31:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-20T13:33:07.806Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-20T13:33:07.806Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-20T13:33:07.806Z] [2020-07-20T13:33:07.806Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-20T13:33:07.806Z] time="2020-07-20T13:31:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-20T13:33:07.806Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-20T13:33:07.806Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-20T13:33:07.806Z] [2020-07-20T13:33:07.806Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-20T13:33:07.806Z] graphtest_unix.go:73: No driver to put! [2020-07-20T13:33:07.806Z] [2020-07-20T13:33:07.806Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-20T13:33:07.806Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-20T13:33:07.806Z] [2020-07-20T13:33:07.806Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-20T13:33:07.806Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-20T13:33:07.806Z] [2020-07-20T13:33:07.806Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-20T13:33:07.806Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-20T13:33:07.806Z] [2020-07-20T13:33:07.806Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-20T13:33:07.806Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-20T13:33:07.806Z] [2020-07-20T13:33:07.806Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-20T13:33:07.806Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T13:33:07.806Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T13:33:07.806Z] [2020-07-20T13:33:07.806Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-20T13:33:07.806Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T13:33:07.806Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T13:33:07.806Z] [2020-07-20T13:33:07.806Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-20T13:33:07.806Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T13:33:07.806Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T13:33:07.806Z] [2020-07-20T13:33:07.806Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-20T13:33:07.806Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T13:33:07.806Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T13:33:07.806Z] [2020-07-20T13:33:07.806Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-20T13:33:07.806Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T13:33:07.806Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T13:33:07.806Z] [2020-07-20T13:33:07.806Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-20T13:33:07.806Z] graphtest_unix.go:73: No driver to put! [2020-07-20T13:33:07.806Z] [2020-07-20T13:33:07.806Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-20T13:33:07.806Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-20T13:33:07.806Z] [2020-07-20T13:33:07.806Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-20T13:33:07.806Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-20T13:33:07.806Z] [2020-07-20T13:33:07.806Z] [2020-07-20T13:33:07.806Z] DONE 2119 tests, 26 skipped in 193.866s Post stage [Pipeline] junit [2020-07-20T13:33:07.851Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-20T13:33:08.434Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41238/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c161d6564d755c0b6b4356ceff87fbd6a898b675 -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:c161d6564d755c0b6b4356ceff87fbd6a898b675 hack/make.sh dynbinary test-integration [2020-07-20T13:33:08.703Z] --- PASS: TestBuildMultiStageOnBuild (2.62s) [2020-07-20T13:33:08.703Z] === RUN TestBuildUncleanTarFilenames [2020-07-20T13:33:08.727Z] [2020-07-20T13:33:08.727Z] Removing bundles/ [2020-07-20T13:33:08.727Z] [2020-07-20T13:33:08.727Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-20T13:33:09.018Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-20T13:33:09.018Z] GOOS="" GOARCH="" GOARM="" [2020-07-20T13:33:10.087Z] --- PASS: TestBuildUncleanTarFilenames (1.35s) [2020-07-20T13:33:10.087Z] === RUN TestBuildMultiStageLayerLeak [2020-07-20T13:33:12.209Z] #53 ... [2020-07-20T13:33:12.209Z] [2020-07-20T13:33:12.209Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:33:12.209Z] #22 290.4 + return [2020-07-20T13:33:12.209Z] #22 DONE 290.5s [2020-07-20T13:33:12.209Z] [2020-07-20T13:33:12.209Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:33:12.629Z] --- PASS: TestBuildMultiStageLayerLeak (2.71s) [2020-07-20T13:33:12.630Z] === RUN TestBuildWithHugeFile [2020-07-20T13:33:12.858Z] #46 ... [2020-07-20T13:33:12.858Z] [2020-07-20T13:33:12.858Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-20T13:33:12.858Z] #23 DONE 0.1s [2020-07-20T13:33:13.160Z] [2020-07-20T13:33:13.160Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-20T13:33:13.810Z] #27 DONE 0.7s [2020-07-20T13:33:13.810Z] [2020-07-20T13:33:13.810Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-20T13:33:13.810Z] #30 DONE 0.1s [2020-07-20T13:33:13.810Z] [2020-07-20T13:33:13.810Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:33:13.810Z] #53 ... [2020-07-20T13:33:13.810Z] [2020-07-20T13:33:13.810Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-20T13:33:13.810Z] #32 DONE 0.1s [2020-07-20T13:33:13.810Z] [2020-07-20T13:33:13.810Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-20T13:33:14.112Z] #35 DONE 0.1s [2020-07-20T13:33:14.112Z] [2020-07-20T13:33:14.112Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-20T13:33:14.413Z] #38 DONE 0.4s [2020-07-20T13:33:14.413Z] [2020-07-20T13:33:14.413Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-20T13:33:14.413Z] #41 DONE 0.1s [2020-07-20T13:33:14.413Z] [2020-07-20T13:33:14.413Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:33:14.413Z] #53 ... [2020-07-20T13:33:14.413Z] [2020-07-20T13:33:14.413Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-20T13:33:14.413Z] #43 DONE 0.1s [2020-07-20T13:33:14.713Z] [2020-07-20T13:33:14.713Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-20T13:33:14.713Z] #45 DONE 0.1s [2020-07-20T13:33:14.713Z] [2020-07-20T13:33:14.713Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:33:15.735Z] --- PASS: TestBuildSquashParent (8.46s) [2020-07-20T13:33:15.735Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-20T13:33:15.735Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-20T13:33:15.735Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-20T13:33:15.735Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-20T13:33:15.735Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-20T13:33:15.735Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-20T13:33:15.735Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-20T13:33:15.735Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-20T13:33:15.735Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-20T13:33:15.735Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-20T13:33:15.735Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-20T13:33:15.735Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-20T13:33:15.735Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-20T13:33:15.735Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-20T13:33:15.735Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-20T13:33:17.648Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-20T13:33:17.649Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-20T13:33:20.942Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-20T13:33:20.942Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-20T13:33:23.485Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-20T13:33:23.485Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.86s) [2020-07-20T13:33:23.485Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.96s) [2020-07-20T13:33:23.485Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.92s) [2020-07-20T13:33:23.485Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.86s) [2020-07-20T13:33:23.485Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.67s) [2020-07-20T13:33:23.485Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.85s) [2020-07-20T13:33:23.485Z] === RUN TestBuildMultiStageCopy [2020-07-20T13:33:23.485Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-20T13:33:26.023Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-20T13:33:26.283Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-20T13:33:26.852Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-20T13:33:27.422Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-20T13:33:27.683Z] --- PASS: TestBuildMultiStageCopy (4.48s) [2020-07-20T13:33:27.683Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.36s) [2020-07-20T13:33:27.683Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2020-07-20T13:33:27.683Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2020-07-20T13:33:27.683Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-07-20T13:33:27.683Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.47s) [2020-07-20T13:33:27.683Z] === RUN TestBuildMultiStageParentConfig [2020-07-20T13:33:29.065Z] --- PASS: TestBuildMultiStageParentConfig (1.25s) [2020-07-20T13:33:29.065Z] === RUN TestBuildLabelWithTargets [2020-07-20T13:33:30.977Z] --- PASS: TestBuildLabelWithTargets (2.00s) [2020-07-20T13:33:30.977Z] === RUN TestBuildWithEmptyLayers [2020-07-20T13:33:32.361Z] --- PASS: TestBuildWithEmptyLayers (1.14s) [2020-07-20T13:33:32.361Z] === RUN TestBuildMultiStageOnBuild [2020-07-20T13:33:34.906Z] --- PASS: TestBuildMultiStageOnBuild (2.86s) [2020-07-20T13:33:34.906Z] === RUN TestBuildUncleanTarFilenames [2020-07-20T13:33:36.829Z] --- PASS: TestBuildUncleanTarFilenames (1.87s) [2020-07-20T13:33:36.829Z] === RUN TestBuildMultiStageLayerLeak [2020-07-20T13:33:40.129Z] --- PASS: TestBuildMultiStageLayerLeak (2.97s) [2020-07-20T13:33:40.129Z] === RUN TestBuildWithHugeFile [2020-07-20T13:33:48.265Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-20T13:33:48.265Z] Using test binary docker [2020-07-20T13:33:48.265Z] +++ /etc/init.d/apparmor start [2020-07-20T13:33:48.265Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-20T13:33:48.265Z] Starting dockerd [2020-07-20T13:33:48.265Z] INFO: Waiting for daemon to start... [2020-07-20T13:33:48.265Z] +++ 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-07-20T13:33:48.265Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-20T13:33:48.265Z] Using test binary docker [2020-07-20T13:33:48.265Z] +++ /etc/init.d/apparmor start [2020-07-20T13:33:48.265Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-20T13:33:48.265Z] INFO: Waiting for daemon to start... [2020-07-20T13:33:48.265Z] Starting dockerd [2020-07-20T13:33:48.265Z] +++ 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-07-20T13:33:48.751Z] .........................xx.................... [ 29%] [2020-07-20T13:33:50.173Z] . [2020-07-20T13:33:50.173Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-20T13:33:50.173Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-20T13:33:50.173Z] Error: No such image: emptyfs [2020-07-20T13:33:50.173Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-20T13:33:50.173Z] ++++ docker load [2020-07-20T13:33:50.173Z] Running integration-test (iteration 1) [2020-07-20T13:33:50.173Z] 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-07-20T13:33:50.173Z] ++ 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-07-20T13:33:50.173Z] ++ set -e [2020-07-20T13:33:50.173Z] ++ '[' -n 0 ']' [2020-07-20T13:33:50.173Z] ++ set -x [2020-07-20T13:33:50.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=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-07-20T13:33:50.435Z] [2020-07-20T13:33:50.435Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-20T13:33:50.695Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-20T13:33:50.695Z] Error: No such image: emptyfs [2020-07-20T13:33:50.695Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-20T13:33:50.695Z] ++++ docker load [2020-07-20T13:33:50.956Z] Running integration-test (iteration 1) [2020-07-20T13:33:50.956Z] 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-07-20T13:33:50.956Z] ++ 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-07-20T13:33:50.956Z] ++ set -e [2020-07-20T13:33:50.956Z] ++ '[' -n 0 ']' [2020-07-20T13:33:50.956Z] ++ set -x [2020-07-20T13:33:50.956Z] ++ 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-07-20T13:33:54.190Z] #53 ... [2020-07-20T13:33:54.190Z] [2020-07-20T13:33:54.190Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:33:54.190Z] #46 DONE 328.6s [2020-07-20T13:33:54.190Z] [2020-07-20T13:33:54.190Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:33:54.190Z] #53 ... [2020-07-20T13:33:54.190Z] [2020-07-20T13:33:54.190Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-20T13:33:54.190Z] #47 DONE 0.1s [2020-07-20T13:33:54.190Z] [2020-07-20T13:33:54.190Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-20T13:33:54.190Z] #49 DONE 0.1s [2020-07-20T13:33:54.190Z] [2020-07-20T13:33:54.190Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-20T13:33:54.190Z] #51 DONE 0.1s [2020-07-20T13:33:54.190Z] [2020-07-20T13:33:54.190Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T13:33:56.630Z] fc1b9e59edad: Pull complete [2020-07-20T13:33:56.630Z] Digest: sha256:921bed01c2a023310bdbaa288edebd82c4910e536ff206b87e9cbe703ca27505 [2020-07-20T13:33:56.630Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T13:33:56.630Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-07-20T13:33:56.630Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-07-20T13:33:56.630Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1339' [2020-07-20T13:33:56.631Z] WARN: Skipping validation tests [2020-07-20T13:33:56.631Z] INFO: Running unit tests at 07/20/2020 13:33:45... [2020-07-20T13:33:56.631Z] INFO: make.ps1 starting at 07/20/2020 13:33:49 [2020-07-20T13:33:56.631Z] INFO: Git commit (c161d6564d) assumed from DOCKER_GITCOMMIT environment variable [2020-07-20T13:33:56.631Z] INFO: Invoking autogen... [2020-07-20T13:33:56.631Z] INFO: Running unit tests... [2020-07-20T13:33:56.947Z] #53 297.4 + bin/containerd-stress [2020-07-20T13:33:58.857Z] INFO: Invoking unit tests run with C:\gopath/bin/\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-07-20T13:33:59.040Z] #53 299.7 + bin/containerd-shim [2020-07-20T13:33:59.351Z] --- PASS: TestBuildWithHugeFile (40.16s) [2020-07-20T13:33:59.351Z] === RUN TestBuildWithEmptyDockerfile [2020-07-20T13:33:59.351Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-20T13:33:59.351Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-20T13:33:59.351Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-20T13:33:59.351Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-20T13:33:59.351Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-20T13:33:59.351Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-20T13:33:59.351Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-20T13:33:59.351Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-20T13:33:59.351Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-20T13:33:59.351Z] --- PASS: TestBuildWithEmptyDockerfile (0.26s) [2020-07-20T13:33:59.351Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2020-07-20T13:33:59.351Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s) [2020-07-20T13:33:59.351Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2020-07-20T13:33:59.351Z] === RUN TestBuildPreserveOwnership [2020-07-20T13:33:59.351Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-20T13:33:59.351Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-20T13:33:59.351Z] --- PASS: TestBuildPreserveOwnership (5.77s) [2020-07-20T13:33:59.351Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.73s) [2020-07-20T13:33:59.351Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.02s) [2020-07-20T13:33:59.351Z] === RUN TestBuildPlatformInvalid [2020-07-20T13:33:59.351Z] --- PASS: TestBuildPlatformInvalid (0.21s) [2020-07-20T13:33:59.351Z] PASS [2020-07-20T13:33:59.351Z] [2020-07-20T13:33:59.351Z] === Skipped [2020-07-20T13:33:59.351Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-07-20T13:33:59.351Z] build_session_test.go:25: TODO: BuildKit [2020-07-20T13:33:59.351Z] [2020-07-20T13:33:59.351Z] [2020-07-20T13:33:59.351Z] DONE 32 tests, 1 skipped in 89.734s [2020-07-20T13:33:59.351Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-07-20T13:33:59.351Z] ++ 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-07-20T13:33:59.351Z] ++ set -e [2020-07-20T13:33:59.351Z] ++ '[' -n 0 ']' [2020-07-20T13:33:59.351Z] ++ set -x [2020-07-20T13:33:59.351Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-20T13:33:59.613Z] INFO: Testing against a local daemon [2020-07-20T13:33:59.613Z] === RUN TestConfigInspect [2020-07-20T13:34:02.914Z] --- PASS: TestConfigInspect (3.31s) [2020-07-20T13:34:02.914Z] === RUN TestConfigList [2020-07-20T13:34:03.575Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-07-20T13:34:05.972Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-20T13:34:05.972Z] [2020-07-20T13:34:05.972Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-20T13:34:05.972Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-20T13:34:05.972Z] HOSTNAME=74ceba935ee1 [2020-07-20T13:34:05.972Z] TESTDEBUG=0 [2020-07-20T13:34:05.972Z] DEST=bundles/test-integration [2020-07-20T13:34:05.972Z] PWD=/go/src/github.com/docker/docker [2020-07-20T13:34:05.972Z] DOCKER_GITCOMMIT=c161d6564d755c0b6b4356ceff87fbd6a898b675 [2020-07-20T13:34:05.972Z] container=docker [2020-07-20T13:34:05.972Z] HOME=/root [2020-07-20T13:34:05.972Z] GOLANG_VERSION=1.13.14 [2020-07-20T13:34:05.972Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-20T13:34:05.972Z] VALIDATE_BRANCH=master [2020-07-20T13:34:05.972Z] TERM=xterm [2020-07-20T13:34:05.972Z] DOCKER_PKG=github.com/docker/docker [2020-07-20T13:34:05.972Z] SHLVL=1 [2020-07-20T13:34:05.972Z] TIMEOUT=120m [2020-07-20T13:34:05.972Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-20T13:34:05.972Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-20T13:34:05.972Z] GO111MODULE=off [2020-07-20T13:34:05.972Z] DOCKER_EXPERIMENTAL=1 [2020-07-20T13:34:05.972Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-20T13:34:05.972Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-20T13:34:05.972Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-20T13:34:05.972Z] GOPATH=/go [2020-07-20T13:34:05.972Z] PKG_CONFIG=pkg-config [2020-07-20T13:34:05.972Z] _=/usr/bin/env [2020-07-20T13:34:05.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-20T13:34:06.010Z] #53 306.7 + bin/containerd-shim-runc-v1 [2020-07-20T13:34:06.213Z] --- PASS: TestConfigList (3.13s) [2020-07-20T13:34:06.214Z] === RUN TestConfigsCreateAndDelete [2020-07-20T13:34:07.545Z] ? github.com/docker/docker/api [no test files] [2020-07-20T13:34:09.512Z] --- PASS: TestConfigsCreateAndDelete (3.17s) [2020-07-20T13:34:09.512Z] === RUN TestConfigsUpdate [2020-07-20T13:34:09.563Z] #53 309.9 + bin/containerd-shim-runc-v2 [2020-07-20T13:34:10.203Z] #53 310.9 + binaries [2020-07-20T13:34:10.203Z] #53 310.9 + install -D bin/containerd /build/containerd [2020-07-20T13:34:10.203Z] #53 311.0 + install -D bin/containerd-shim /build/containerd-shim [2020-07-20T13:34:10.203Z] #53 311.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-20T13:34:10.203Z] #53 311.0 + install -D bin/ctr /build/ctr [2020-07-20T13:34:10.203Z] #53 DONE 311.1s [2020-07-20T13:34:11.038Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-07-20T13:34:11.263Z] [2020-07-20T13:34:11.263Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-20T13:34:11.557Z] #54 DONE 0.2s [2020-07-20T13:34:11.557Z] [2020-07-20T13:34:11.557Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-20T13:34:11.557Z] #58 DONE 0.1s [2020-07-20T13:34:11.557Z] [2020-07-20T13:34:11.557Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-20T13:34:11.851Z] #60 DONE 0.1s [2020-07-20T13:34:11.851Z] [2020-07-20T13:34:11.851Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-20T13:34:11.851Z] #62 DONE 0.0s [2020-07-20T13:34:11.851Z] [2020-07-20T13:34:11.851Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-20T13:34:11.851Z] #63 DONE 0.0s [2020-07-20T13:34:11.851Z] [2020-07-20T13:34:11.851Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-20T13:34:12.815Z] --- PASS: TestConfigsUpdate (3.18s) [2020-07-20T13:34:12.815Z] === RUN TestTemplatedConfig [2020-07-20T13:34:13.725Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-07-20T13:34:13.936Z] #64 DONE 2.2s [2020-07-20T13:34:13.936Z] [2020-07-20T13:34:13.936Z] #65 exporting to oci image format [2020-07-20T13:34:13.936Z] #65 exporting layers [2020-07-20T13:34:16.114Z] --- PASS: TestTemplatedConfig (3.47s) [2020-07-20T13:34:16.114Z] === RUN TestConfigCreateResolve [2020-07-20T13:34:19.413Z] --- PASS: TestConfigCreateResolve (3.14s) [2020-07-20T13:34:19.413Z] === RUN TestConfigDaemonLibtrustID [2020-07-20T13:34:19.413Z] --- PASS: TestConfigDaemonLibtrustID (0.64s) [2020-07-20T13:34:19.413Z] PASS [2020-07-20T13:34:19.413Z] [2020-07-20T13:34:19.413Z] DONE 7 tests in 20.186s [2020-07-20T13:34:19.413Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-07-20T13:34:19.413Z] ++ 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-07-20T13:34:19.413Z] ++ set -e [2020-07-20T13:34:19.413Z] ++ '[' -n 0 ']' [2020-07-20T13:34:19.413Z] ++ set -x [2020-07-20T13:34:19.413Z] ++ 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-07-20T13:34:19.673Z] INFO: Testing against a local daemon [2020-07-20T13:34:19.673Z] === RUN TestCheckpoint [2020-07-20T13:34:19.673Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-20T13:34:19.673Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-20T13:34:19.673Z] === RUN TestContainerInvalidJSON [2020-07-20T13:34:19.673Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-20T13:34:19.673Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-20T13:34:19.673Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-20T13:34:19.673Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-20T13:34:19.673Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-20T13:34:19.673Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-20T13:34:19.673Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-20T13:34:19.673Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-20T13:34:19.673Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-20T13:34:19.673Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-20T13:34:19.673Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-20T13:34:19.673Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-20T13:34:19.673Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-20T13:34:19.673Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-20T13:34:19.933Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-07-20T13:34:19.933Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-20T13:34:19.933Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-07-20T13:34:19.933Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-20T13:34:19.933Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-07-20T13:34:19.933Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-20T13:34:20.073Z] ok github.com/docker/docker/api/server 0.160s coverage: 9.0% of statements [2020-07-20T13:34:20.194Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-07-20T13:34:20.194Z] === RUN TestCopyFromContainer [2020-07-20T13:34:22.107Z] === RUN TestCopyFromContainer// [2020-07-20T13:34:22.107Z] === RUN TestCopyFromContainer//bar/root [2020-07-20T13:34:22.367Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-20T13:34:22.367Z] === RUN TestCopyFromContainer/bar/quux [2020-07-20T13:34:22.628Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-20T13:34:22.628Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-20T13:34:22.628Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-20T13:34:22.889Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-20T13:34:22.889Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-20T13:34:23.150Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-20T13:34:23.150Z] --- PASS: TestCopyFromContainer (3.03s) [2020-07-20T13:34:23.150Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-07-20T13:34:23.150Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-07-20T13:34:23.150Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-07-20T13:34:23.150Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-07-20T13:34:23.150Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-07-20T13:34:23.150Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-07-20T13:34:23.150Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-07-20T13:34:23.150Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-07-20T13:34:23.150Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-07-20T13:34:23.150Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-07-20T13:34:23.150Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-20T13:34:23.150Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-20T13:34:23.150Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-20T13:34:23.150Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-20T13:34:23.150Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-20T13:34:23.150Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-20T13:34:23.150Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-20T13:34:23.150Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-20T13:34:23.150Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-20T13:34:23.150Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-20T13:34:23.150Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-20T13:34:23.150Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-20T13:34:23.150Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-20T13:34:23.150Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-20T13:34:23.150Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-20T13:34:23.150Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-07-20T13:34:23.150Z] === RUN TestCreateWithInvalidEnv [2020-07-20T13:34:23.411Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-20T13:34:23.411Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-20T13:34:23.411Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-20T13:34:23.411Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-20T13:34:23.411Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-20T13:34:23.411Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-20T13:34:23.411Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-20T13:34:23.411Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-20T13:34:23.411Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-20T13:34:23.411Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-20T13:34:23.411Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-20T13:34:23.411Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-20T13:34:23.411Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-20T13:34:23.411Z] === RUN TestCreateTmpfsMountsTarget [2020-07-20T13:34:23.411Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-07-20T13:34:23.411Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-20T13:34:25.324Z] --- PASS: TestCreateWithCustomMaskedPaths (2.07s) [2020-07-20T13:34:25.324Z] === RUN TestCreateWithCapabilities [2020-07-20T13:34:25.324Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-20T13:34:25.325Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-20T13:34:25.325Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-20T13:34:25.325Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-20T13:34:25.325Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-20T13:34:25.325Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-20T13:34:25.325Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-20T13:34:25.325Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-20T13:34:25.325Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-20T13:34:25.325Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-20T13:34:25.325Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-20T13:34:25.325Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-20T13:34:25.325Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-20T13:34:25.325Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-20T13:34:25.325Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-20T13:34:25.325Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-20T13:34:25.325Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-20T13:34:25.325Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-20T13:34:25.325Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-20T13:34:25.325Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-20T13:34:25.325Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-20T13:34:25.325Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-20T13:34:25.325Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-20T13:34:25.325Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-20T13:34:25.325Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-20T13:34:25.325Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-20T13:34:25.585Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-20T13:34:25.585Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-20T13:34:25.585Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-20T13:34:25.585Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-20T13:34:25.585Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-20T13:34:25.585Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-20T13:34:25.585Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-20T13:34:25.585Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-07-20T13:34:25.585Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-07-20T13:34:25.585Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-07-20T13:34:25.585Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-20T13:34:25.585Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-07-20T13:34:25.585Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-07-20T13:34:25.585Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-07-20T13:34:25.585Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-07-20T13:34:25.585Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-07-20T13:34:25.585Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-07-20T13:34:25.585Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-07-20T13:34:25.585Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2020-07-20T13:34:25.585Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-20T13:34:28.129Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.21s) [2020-07-20T13:34:28.130Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-20T13:34:28.130Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-20T13:34:28.130Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-20T13:34:28.130Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-20T13:34:28.130Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-20T13:34:28.130Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-20T13:34:28.130Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-20T13:34:28.130Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-20T13:34:28.130Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-20T13:34:28.130Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-20T13:34:28.130Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-20T13:34:28.130Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-20T13:34:28.130Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-20T13:34:28.130Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-20T13:34:28.130Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-20T13:34:28.130Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-20T13:34:28.130Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-20T13:34:28.130Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-07-20T13:34:28.130Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-07-20T13:34:28.130Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2020-07-20T13:34:28.130Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-07-20T13:34:28.130Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-07-20T13:34:28.130Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-20T13:34:28.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-20T13:34:28.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-20T13:34:28.701Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2020-07-20T13:34:28.701Z] === RUN TestCreateDifferentPlatform [2020-07-20T13:34:28.701Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-20T13:34:28.701Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-20T13:34:28.701Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-07-20T13:34:28.701Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-20T13:34:28.701Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-20T13:34:28.701Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-20T13:34:28.701Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2020-07-20T13:34:28.701Z] === RUN TestContainerStartOnDaemonRestart [2020-07-20T13:34:28.701Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-20T13:34:28.701Z] === RUN TestDaemonRestartIpcMode [2020-07-20T13:34:28.701Z] === PAUSE TestDaemonRestartIpcMode [2020-07-20T13:34:28.701Z] === RUN TestDaemonHostGatewayIP [2020-07-20T13:34:28.701Z] === PAUSE TestDaemonHostGatewayIP [2020-07-20T13:34:28.701Z] === RUN TestContainerKillOnDaemonStart [2020-07-20T13:34:28.701Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-20T13:34:28.701Z] === RUN TestDiff [2020-07-20T13:34:28.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-20T13:34:29.016Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-07-20T13:34:29.642Z] --- PASS: TestDiff (0.72s) [2020-07-20T13:34:29.642Z] === RUN TestExecWithCloseStdin [2020-07-20T13:34:29.707Z] Loaded image: buildpack-deps:buster [2020-07-20T13:34:29.707Z] Loaded image: busybox:latest [2020-07-20T13:34:29.967Z] Loaded image: busybox:glibc [2020-07-20T13:34:29.967Z] Loaded image: debian:buster [2020-07-20T13:34:29.967Z] Loaded image: hello-world:latest [2020-07-20T13:34:30.228Z] INFO: Testing against a local daemon [2020-07-20T13:34:30.228Z] === RUN TestDockerDaemonSuite [2020-07-20T13:34:30.228Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-07-20T13:34:30.228Z] Loaded image: buildpack-deps:buster [2020-07-20T13:34:30.488Z] Loaded image: busybox:latest [2020-07-20T13:34:30.583Z] --- PASS: TestExecWithCloseStdin (0.89s) [2020-07-20T13:34:30.583Z] === RUN TestExec [2020-07-20T13:34:30.748Z] Loaded image: busybox:glibc [2020-07-20T13:34:30.749Z] Loaded image: debian:buster [2020-07-20T13:34:31.009Z] Loaded image: hello-world:latest [2020-07-20T13:34:31.009Z] INFO: Testing against a local daemon [2020-07-20T13:34:31.009Z] === RUN TestDockerSuite [2020-07-20T13:34:31.154Z] --- PASS: TestExec (0.84s) [2020-07-20T13:34:31.154Z] === RUN TestExecUser [2020-07-20T13:34:31.269Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-07-20T13:34:31.269Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-07-20T13:34:31.529Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-07-20T13:34:31.529Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-07-20T13:34:31.529Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-07-20T13:34:31.529Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-07-20T13:34:31.529Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-07-20T13:34:31.529Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-07-20T13:34:32.095Z] --- PASS: TestExecUser (0.84s) [2020-07-20T13:34:32.095Z] === RUN TestExportContainerAndImportImage [2020-07-20T13:34:33.037Z] --- PASS: TestExportContainerAndImportImage (1.09s) [2020-07-20T13:34:33.037Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-20T13:34:33.438Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-07-20T13:34:33.438Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-07-20T13:34:33.698Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-07-20T13:34:33.958Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-07-20T13:34:34.898Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-07-20T13:34:34.898Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-07-20T13:34:34.898Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-07-20T13:34:35.582Z] --- PASS: TestExportContainerAfterDaemonRestart (1.96s) [2020-07-20T13:34:35.582Z] === RUN TestHealthCheckWorkdir [2020-07-20T13:34:35.921Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-07-20T13:34:36.153Z] --- PASS: TestHealthCheckWorkdir (0.99s) [2020-07-20T13:34:36.153Z] === RUN TestHealthKillContainer [2020-07-20T13:34:36.318Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-07-20T13:34:36.582Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-07-20T13:34:36.582Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-07-20T13:34:36.582Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-07-20T13:34:37.150Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-07-20T13:34:37.421Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-07-20T13:34:37.720Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-07-20T13:34:38.661Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-07-20T13:34:38.922Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-07-20T13:34:38.922Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-07-20T13:34:38.922Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-07-20T13:34:38.922Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-07-20T13:34:39.451Z] --- PASS: TestHealthKillContainer (2.83s) [2020-07-20T13:34:39.451Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-20T13:34:39.492Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-07-20T13:34:39.712Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s) [2020-07-20T13:34:39.712Z] === RUN TestIpcModeNone [2020-07-20T13:34:40.653Z] --- PASS: TestIpcModeNone (0.85s) [2020-07-20T13:34:40.653Z] === RUN TestIpcModePrivate [2020-07-20T13:34:41.243Z] --- PASS: TestIpcModePrivate (0.86s) [2020-07-20T13:34:41.243Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-07-20T13:34:41.243Z] === RUN TestIpcModeShareable [2020-07-20T13:34:41.682Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-07-20T13:34:42.033Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-07-20T13:34:42.197Z] --- PASS: TestIpcModeShareable (0.87s) [2020-07-20T13:34:42.197Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-07-20T13:34:42.197Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-20T13:34:42.973Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-07-20T13:34:44.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-20T13:34:44.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-20T13:34:44.354Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-07-20T13:34:44.743Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.51s) [2020-07-20T13:34:44.743Z] === RUN TestAPIIpcModeHost [2020-07-20T13:34:44.925Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-07-20T13:34:45.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-20T13:34:45.313Z] --- PASS: TestAPIIpcModeHost (0.65s) [2020-07-20T13:34:45.313Z] === RUN TestDaemonIpcModeShareable [2020-07-20T13:34:45.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-20T13:34:46.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-20T13:34:46.307Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-07-20T13:34:47.225Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2020-07-20T13:34:47.225Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-07-20T13:34:47.225Z] === RUN TestDaemonIpcModePrivate [2020-07-20T13:34:47.245Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-07-20T13:34:47.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-20T13:34:47.814Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-07-20T13:34:49.139Z] --- PASS: TestDaemonIpcModePrivate (1.75s) [2020-07-20T13:34:49.139Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-07-20T13:34:49.139Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-20T13:34:49.198Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-07-20T13:34:49.768Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-07-20T13:34:49.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-20T13:34:50.708Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-07-20T13:34:50.708Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-07-20T13:34:50.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-20T13:34:51.054Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s) [2020-07-20T13:34:51.054Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-07-20T13:34:51.054Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-20T13:34:51.281Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-07-20T13:34:51.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-20T13:34:52.224Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-07-20T13:34:52.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-20T13:34:52.598Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s) [2020-07-20T13:34:52.598Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-07-20T13:34:52.598Z] === RUN TestIpcModeOlderClient [2020-07-20T13:34:52.598Z] === PAUSE TestIpcModeOlderClient [2020-07-20T13:34:52.598Z] === RUN TestKillContainerInvalidSignal [2020-07-20T13:34:53.163Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-07-20T13:34:53.169Z] --- PASS: TestKillContainerInvalidSignal (0.76s) [2020-07-20T13:34:53.169Z] === RUN TestKillContainer [2020-07-20T13:34:53.169Z] === RUN TestKillContainer/no_signal [2020-07-20T13:34:53.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-20T13:34:54.111Z] === RUN TestKillContainer/non_killing_signal [2020-07-20T13:34:54.371Z] === RUN TestKillContainer/killing_signal [2020-07-20T13:34:54.547Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-07-20T13:34:54.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-20T13:34:55.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-20T13:34:55.754Z] --- PASS: TestKillContainer (2.23s) [2020-07-20T13:34:55.754Z] --- PASS: TestKillContainer/no_signal (0.71s) [2020-07-20T13:34:55.754Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-07-20T13:34:55.754Z] --- PASS: TestKillContainer/killing_signal (0.73s) [2020-07-20T13:34:55.754Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-20T13:34:55.754Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-20T13:34:56.015Z] ......................... [ 66%] [2020-07-20T13:34:56.326Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-20T13:34:56.456Z] === RUN TestDockerSuite/TestAttachDetach [2020-07-20T13:34:56.456Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-07-20T13:34:56.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-20T13:34:56.897Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.52s) [2020-07-20T13:34:56.897Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s) [2020-07-20T13:34:56.897Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2020-07-20T13:34:56.897Z] === RUN TestKillStoppedContainer [2020-07-20T13:34:57.158Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-07-20T13:34:57.158Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-20T13:34:57.158Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-07-20T13:34:57.158Z] === RUN TestKillDifferentUserContainer [2020-07-20T13:34:57.398Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-07-20T13:34:57.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-20T13:34:57.988Z] --- PASS: TestImportExtremelyLargeImageWorks (110.11s) [2020-07-20T13:34:57.988Z] PASS [2020-07-20T13:34:57.988Z] [2020-07-20T13:34:57.988Z] === Skipped [2020-07-20T13:34:57.988Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-20T13:34:57.988Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-07-20T13:34:57.988Z] [2020-07-20T13:34:57.988Z] [2020-07-20T13:34:57.988Z] DONE 12 tests, 1 skipped in 114.047s [2020-07-20T13:34:57.988Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-20T13:34:57.988Z] INFO: Testing against a local daemon [2020-07-20T13:34:57.988Z] === RUN TestNetworkCreateDelete [2020-07-20T13:34:57.988Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-07-20T13:34:57.988Z] === RUN TestDockerNetworkDeletePreferID [2020-07-20T13:34:57.988Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2020-07-20T13:34:57.988Z] === RUN TestDaemonDNSFallback [2020-07-20T13:34:58.100Z] --- PASS: TestKillDifferentUserContainer (0.76s) [2020-07-20T13:34:58.100Z] === RUN TestInspectOomKilledTrue [2020-07-20T13:34:58.100Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-20T13:34:58.100Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-20T13:34:58.100Z] === RUN TestInspectOomKilledFalse [2020-07-20T13:34:58.100Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-20T13:34:58.100Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-20T13:34:58.100Z] === RUN TestLinksEtcHostsContentMatch [2020-07-20T13:34:58.357Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-07-20T13:34:58.368Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-20T13:34:58.368Z] Using test binary docker [2020-07-20T13:34:58.368Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-20T13:34:58.368Z] +++ /etc/init.d/apparmor start [2020-07-20T13:34:58.368Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-20T13:34:58.368Z] INFO: Waiting for daemon to start... [2020-07-20T13:34:58.368Z] Starting dockerd [2020-07-20T13:34:58.368Z] +++ 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-07-20T13:34:58.671Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s) [2020-07-20T13:34:58.671Z] === RUN TestLinksContainerNames [2020-07-20T13:34:59.736Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-07-20T13:35:00.054Z] --- PASS: TestLinksContainerNames (1.48s) [2020-07-20T13:35:00.054Z] === RUN TestLogsFollowTailEmpty [2020-07-20T13:35:00.307Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-07-20T13:35:00.432Z] . [2020-07-20T13:35:00.432Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-20T13:35:00.432Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-20T13:35:00.432Z] Error: No such image: emptyfs [2020-07-20T13:35:00.432Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-20T13:35:00.432Z] ++++ docker load [2020-07-20T13:35:00.723Z] Running integration-test (iteration 1) [2020-07-20T13:35:00.723Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-07-20T13:35:00.723Z] ++ 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-07-20T13:35:00.723Z] ++ set -e [2020-07-20T13:35:00.723Z] ++ '[' -n 0 ']' [2020-07-20T13:35:00.723Z] ++ set -x [2020-07-20T13:35:00.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=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-07-20T13:35:00.995Z] --- PASS: TestLogsFollowTailEmpty (0.74s) [2020-07-20T13:35:00.995Z] === RUN TestContainerNetworkMountsNoChown [2020-07-20T13:35:01.248Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-07-20T13:35:01.566Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s) [2020-07-20T13:35:01.566Z] === RUN TestMountDaemonRoot [2020-07-20T13:35:01.566Z] === RUN TestMountDaemonRoot/default [2020-07-20T13:35:01.566Z] === PAUSE TestMountDaemonRoot/default [2020-07-20T13:35:01.566Z] === RUN TestMountDaemonRoot/private [2020-07-20T13:35:01.566Z] === PAUSE TestMountDaemonRoot/private [2020-07-20T13:35:01.566Z] === RUN TestMountDaemonRoot/rprivate [2020-07-20T13:35:01.566Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-20T13:35:01.566Z] === RUN TestMountDaemonRoot/slave [2020-07-20T13:35:01.566Z] === PAUSE TestMountDaemonRoot/slave [2020-07-20T13:35:01.566Z] === RUN TestMountDaemonRoot/rslave [2020-07-20T13:35:01.566Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-20T13:35:01.566Z] === RUN TestMountDaemonRoot/shared [2020-07-20T13:35:01.566Z] === PAUSE TestMountDaemonRoot/shared [2020-07-20T13:35:01.566Z] === RUN TestMountDaemonRoot/rshared [2020-07-20T13:35:01.566Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-20T13:35:01.566Z] === CONT TestMountDaemonRoot/default [2020-07-20T13:35:01.566Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-20T13:35:01.566Z] === CONT TestMountDaemonRoot/rslave [2020-07-20T13:35:01.566Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-20T13:35:01.566Z] === CONT TestMountDaemonRoot/rshared [2020-07-20T13:35:01.566Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-20T13:35:01.566Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-20T13:35:01.566Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-20T13:35:01.566Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-20T13:35:01.566Z] === CONT TestMountDaemonRoot/rprivate [2020-07-20T13:35:01.566Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-20T13:35:01.566Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-20T13:35:01.566Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-20T13:35:01.566Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-20T13:35:01.566Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-20T13:35:01.566Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-20T13:35:01.566Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-20T13:35:01.566Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-20T13:35:01.566Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-20T13:35:01.566Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-20T13:35:01.566Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-20T13:35:01.566Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-20T13:35:01.566Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-20T13:35:01.566Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-20T13:35:01.566Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-20T13:35:01.566Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-20T13:35:01.566Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-20T13:35:01.566Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-20T13:35:01.566Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-20T13:35:01.566Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-20T13:35:01.566Z] === CONT TestMountDaemonRoot/private [2020-07-20T13:35:01.566Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-20T13:35:01.566Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-20T13:35:01.566Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-20T13:35:01.566Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-20T13:35:01.566Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-20T13:35:01.566Z] === CONT TestMountDaemonRoot/slave [2020-07-20T13:35:01.566Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-20T13:35:01.566Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-20T13:35:01.566Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-20T13:35:01.566Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-20T13:35:01.566Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-20T13:35:01.566Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-20T13:35:01.566Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-20T13:35:01.566Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-20T13:35:01.566Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-20T13:35:01.566Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-20T13:35:01.566Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-20T13:35:01.566Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-20T13:35:01.566Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-20T13:35:01.566Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-20T13:35:01.566Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-20T13:35:01.566Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-20T13:35:01.566Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-20T13:35:01.566Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-20T13:35:01.566Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-20T13:35:01.566Z] === CONT TestMountDaemonRoot/shared [2020-07-20T13:35:01.566Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-20T13:35:01.566Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-20T13:35:01.566Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-20T13:35:01.566Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-20T13:35:01.566Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-20T13:35:01.566Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-20T13:35:01.566Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-20T13:35:01.566Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-20T13:35:01.566Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-20T13:35:01.566Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-20T13:35:01.566Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-20T13:35:01.566Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-20T13:35:01.566Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-20T13:35:01.566Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-20T13:35:01.566Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-20T13:35:01.566Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-20T13:35:01.566Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-20T13:35:01.566Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-20T13:35:01.827Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-20T13:35:01.827Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-20T13:35:01.827Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-20T13:35:01.827Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-20T13:35:01.827Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-20T13:35:01.827Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-20T13:35:01.827Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-20T13:35:01.827Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-20T13:35:01.827Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-20T13:35:01.827Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-20T13:35:01.827Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-20T13:35:01.827Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-20T13:35:01.827Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-20T13:35:01.827Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-20T13:35:01.827Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-20T13:35:02.088Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-20T13:35:02.088Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-07-20T13:35:02.088Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-20T13:35:02.088Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-07-20T13:35:02.088Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-07-20T13:35:02.088Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-07-20T13:35:02.088Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-07-20T13:35:02.088Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-20T13:35:02.088Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-07-20T13:35:02.088Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-07-20T13:35:02.088Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-07-20T13:35:02.088Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-07-20T13:35:02.088Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-20T13:35:02.088Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-07-20T13:35:02.088Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-07-20T13:35:02.088Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-07-20T13:35:02.088Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-07-20T13:35:02.088Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-20T13:35:02.088Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-07-20T13:35:02.088Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-07-20T13:35:02.088Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-07-20T13:35:02.088Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-07-20T13:35:02.088Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-20T13:35:02.088Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-07-20T13:35:02.088Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-07-20T13:35:02.088Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-07-20T13:35:02.088Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-07-20T13:35:02.088Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-20T13:35:02.088Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-07-20T13:35:02.088Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-07-20T13:35:02.088Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-07-20T13:35:02.088Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-07-20T13:35:02.088Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-20T13:35:02.088Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-07-20T13:35:02.088Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-07-20T13:35:02.088Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-07-20T13:35:02.088Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-07-20T13:35:02.088Z] === RUN TestContainerBindMountNonRecursive [2020-07-20T13:35:02.190Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-07-20T13:35:02.451Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-07-20T13:35:03.834Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-07-20T13:35:04.095Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-07-20T13:35:04.601Z] --- PASS: TestDaemonDNSFallback (7.30s) [2020-07-20T13:35:04.601Z] === RUN TestInspectNetwork [2020-07-20T13:35:04.601Z] --- SKIP: TestInspectNetwork (0.00s) [2020-07-20T13:35:04.601Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:04.601Z] === RUN TestRunContainerWithBridgeNone [2020-07-20T13:35:04.601Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-07-20T13:35:04.601Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-20T13:35:04.601Z] === RUN TestNetworkInvalidJSON [2020-07-20T13:35:04.601Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-20T13:35:04.601Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-20T13:35:04.601Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-20T13:35:04.601Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-20T13:35:04.601Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-20T13:35:04.601Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-20T13:35:04.601Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-20T13:35:04.601Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-20T13:35:04.601Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-20T13:35:04.601Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-20T13:35:04.601Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-20T13:35:04.601Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-20T13:35:04.601Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-20T13:35:04.601Z] === RUN TestHostIPv4BridgeLabel [2020-07-20T13:35:04.601Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-07-20T13:35:04.601Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-20T13:35:04.601Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-20T13:35:04.601Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2020-07-20T13:35:04.601Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-20T13:35:04.601Z] === RUN TestDaemonDefaultNetworkPools [2020-07-20T13:35:04.601Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-07-20T13:35:04.601Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-20T13:35:04.601Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-20T13:35:04.601Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-07-20T13:35:04.601Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-20T13:35:04.601Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-20T13:35:04.601Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-20T13:35:04.601Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-20T13:35:04.601Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-20T13:35:04.601Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-20T13:35:04.601Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-20T13:35:04.601Z] === RUN TestServiceWithPredefinedNetwork [2020-07-20T13:35:04.601Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-07-20T13:35:04.601Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:04.601Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-20T13:35:04.601Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-20T13:35:04.601Z] service_test.go:236: FLAKY_TEST [2020-07-20T13:35:04.601Z] === RUN TestServiceWithDataPathPortInit [2020-07-20T13:35:04.601Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2020-07-20T13:35:04.601Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:04.601Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-20T13:35:04.601Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-20T13:35:04.601Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:04.601Z] PASS [2020-07-20T13:35:04.601Z] [2020-07-20T13:35:04.601Z] === Skipped [2020-07-20T13:35:04.601Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-07-20T13:35:04.601Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:04.601Z] [2020-07-20T13:35:04.601Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-07-20T13:35:04.601Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-20T13:35:04.601Z] [2020-07-20T13:35:04.601Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-07-20T13:35:04.601Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-20T13:35:04.601Z] [2020-07-20T13:35:04.601Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2020-07-20T13:35:04.601Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-20T13:35:04.601Z] [2020-07-20T13:35:04.601Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-07-20T13:35:04.601Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-20T13:35:04.601Z] [2020-07-20T13:35:04.601Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-07-20T13:35:04.601Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-20T13:35:04.601Z] [2020-07-20T13:35:04.601Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-20T13:35:04.601Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-20T13:35:04.601Z] [2020-07-20T13:35:04.601Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-20T13:35:04.601Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-20T13:35:04.601Z] [2020-07-20T13:35:04.601Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-07-20T13:35:04.601Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:04.601Z] [2020-07-20T13:35:04.601Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-20T13:35:04.601Z] service_test.go:236: FLAKY_TEST [2020-07-20T13:35:04.601Z] [2020-07-20T13:35:04.601Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2020-07-20T13:35:04.601Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:04.601Z] [2020-07-20T13:35:04.601Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-20T13:35:04.601Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:04.601Z] [2020-07-20T13:35:04.601Z] [2020-07-20T13:35:04.601Z] DONE 19 tests, 12 skipped in 8.101s [2020-07-20T13:35:04.601Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-20T13:35:04.601Z] INFO: Testing against a local daemon [2020-07-20T13:35:04.601Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-20T13:35:04.601Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-20T13:35:04.601Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T13:35:04.601Z] === RUN TestDockerNetworkIpvlan [2020-07-20T13:35:04.601Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-20T13:35:04.601Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T13:35:04.601Z] PASS [2020-07-20T13:35:04.601Z] [2020-07-20T13:35:04.601Z] === Skipped [2020-07-20T13:35:04.601Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-20T13:35:04.601Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T13:35:04.601Z] [2020-07-20T13:35:04.601Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-20T13:35:04.601Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T13:35:04.601Z] [2020-07-20T13:35:04.601Z] [2020-07-20T13:35:04.601Z] DONE 2 tests, 2 skipped in 0.103s [2020-07-20T13:35:04.601Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-20T13:35:04.629Z] --- PASS: TestContainerBindMountNonRecursive (2.25s) [2020-07-20T13:35:04.629Z] === RUN TestNetworkNat [2020-07-20T13:35:04.857Z] INFO: Testing against a local daemon [2020-07-20T13:35:04.857Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-20T13:35:04.857Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-07-20T13:35:04.857Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-20T13:35:04.857Z] === RUN TestDockerNetworkMacvlan [2020-07-20T13:35:04.857Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-07-20T13:35:04.857Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-20T13:35:04.857Z] PASS [2020-07-20T13:35:04.857Z] [2020-07-20T13:35:04.857Z] === Skipped [2020-07-20T13:35:04.857Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-07-20T13:35:04.857Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-20T13:35:04.857Z] [2020-07-20T13:35:04.857Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-07-20T13:35:04.857Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-20T13:35:04.857Z] [2020-07-20T13:35:04.857Z] [2020-07-20T13:35:04.857Z] DONE 2 tests, 2 skipped in 0.108s [2020-07-20T13:35:04.857Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-20T13:35:04.857Z] testing: warning: no tests to run [2020-07-20T13:35:04.857Z] PASS [2020-07-20T13:35:04.857Z] [2020-07-20T13:35:04.857Z] DONE 0 tests in 0.022s [2020-07-20T13:35:04.857Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-20T13:35:05.112Z] INFO: Testing against a local daemon [2020-07-20T13:35:05.112Z] === RUN TestAuthZPluginAllowRequest [2020-07-20T13:35:05.112Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-07-20T13:35:05.112Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T13:35:05.112Z] === RUN TestAuthZPluginTLS [2020-07-20T13:35:05.112Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-07-20T13:35:05.112Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T13:35:05.112Z] === RUN TestAuthZPluginDenyRequest [2020-07-20T13:35:05.112Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-07-20T13:35:05.112Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T13:35:05.112Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-20T13:35:05.112Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-07-20T13:35:05.112Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T13:35:05.112Z] === RUN TestAuthZPluginDenyResponse [2020-07-20T13:35:05.112Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-07-20T13:35:05.112Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T13:35:05.112Z] === RUN TestAuthZPluginAllowEventStream [2020-07-20T13:35:05.112Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-07-20T13:35:05.112Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T13:35:05.112Z] === RUN TestAuthZPluginErrorResponse [2020-07-20T13:35:05.112Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-07-20T13:35:05.112Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T13:35:05.112Z] === RUN TestAuthZPluginErrorRequest [2020-07-20T13:35:05.112Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-07-20T13:35:05.112Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T13:35:05.112Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-20T13:35:05.112Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-07-20T13:35:05.112Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T13:35:05.112Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-20T13:35:05.112Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-07-20T13:35:05.112Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T13:35:05.112Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-20T13:35:05.112Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-07-20T13:35:05.112Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T13:35:05.112Z] === RUN TestAuthZPluginHeader [2020-07-20T13:35:05.112Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-07-20T13:35:05.112Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T13:35:05.112Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-20T13:35:05.112Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.20s) [2020-07-20T13:35:05.112Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T13:35:05.112Z] === RUN TestAuthZPluginV2Disable [2020-07-20T13:35:05.199Z] --- PASS: TestNetworkNat (0.88s) [2020-07-20T13:35:05.199Z] === RUN TestNetworkLocalhostTCPNat [2020-07-20T13:35:05.368Z] --- SKIP: TestAuthZPluginV2Disable (0.08s) [2020-07-20T13:35:05.368Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T13:35:05.368Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-20T13:35:05.368Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.06s) [2020-07-20T13:35:05.368Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T13:35:05.368Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-20T13:35:05.368Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.13s) [2020-07-20T13:35:05.368Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T13:35:05.368Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-20T13:35:05.368Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-07-20T13:35:05.368Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T13:35:05.368Z] PASS [2020-07-20T13:35:05.368Z] [2020-07-20T13:35:05.484Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-07-20T13:35:05.623Z] === Skipped [2020-07-20T13:35:05.623Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-07-20T13:35:05.623Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T13:35:05.623Z] [2020-07-20T13:35:05.624Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-07-20T13:35:05.624Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T13:35:05.624Z] [2020-07-20T13:35:05.624Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-07-20T13:35:05.624Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T13:35:05.624Z] [2020-07-20T13:35:05.624Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-07-20T13:35:05.624Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T13:35:05.624Z] [2020-07-20T13:35:05.624Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-07-20T13:35:05.624Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T13:35:05.624Z] [2020-07-20T13:35:05.624Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-07-20T13:35:05.624Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T13:35:05.624Z] [2020-07-20T13:35:05.624Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-07-20T13:35:05.624Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T13:35:05.624Z] [2020-07-20T13:35:05.624Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-07-20T13:35:05.624Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T13:35:05.624Z] [2020-07-20T13:35:05.624Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-07-20T13:35:05.624Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T13:35:05.624Z] [2020-07-20T13:35:05.624Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-07-20T13:35:05.624Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T13:35:05.624Z] [2020-07-20T13:35:05.624Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-07-20T13:35:05.624Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T13:35:05.624Z] [2020-07-20T13:35:05.624Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-07-20T13:35:05.624Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T13:35:05.624Z] [2020-07-20T13:35:05.624Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.20s) [2020-07-20T13:35:05.624Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T13:35:05.624Z] [2020-07-20T13:35:05.624Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.08s) [2020-07-20T13:35:05.624Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T13:35:05.624Z] [2020-07-20T13:35:05.624Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.06s) [2020-07-20T13:35:05.624Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T13:35:05.624Z] [2020-07-20T13:35:05.624Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.13s) [2020-07-20T13:35:05.624Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T13:35:05.624Z] [2020-07-20T13:35:05.624Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-07-20T13:35:05.624Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T13:35:05.624Z] [2020-07-20T13:35:05.624Z] [2020-07-20T13:35:05.624Z] DONE 17 tests, 17 skipped in 0.611s [2020-07-20T13:35:05.624Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-20T13:35:05.624Z] INFO: Testing against a local daemon [2020-07-20T13:35:05.624Z] === RUN TestPluginInvalidJSON [2020-07-20T13:35:05.624Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-20T13:35:05.624Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-20T13:35:05.624Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-20T13:35:05.624Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-07-20T13:35:05.624Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-20T13:35:05.624Z] === RUN TestPluginInstall [2020-07-20T13:35:05.624Z] --- SKIP: TestPluginInstall (0.00s) [2020-07-20T13:35:05.624Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T13:35:05.624Z] PASS [2020-07-20T13:35:05.624Z] [2020-07-20T13:35:05.624Z] === Skipped [2020-07-20T13:35:05.624Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-07-20T13:35:05.624Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T13:35:05.624Z] [2020-07-20T13:35:05.624Z] [2020-07-20T13:35:05.624Z] DONE 3 tests, 1 skipped in 0.144s [2020-07-20T13:35:05.624Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-20T13:35:05.921Z] INFO: Testing against a local daemon [2020-07-20T13:35:05.921Z] === RUN TestExternalGraphDriver [2020-07-20T13:35:05.921Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-07-20T13:35:05.921Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-07-20T13:35:05.921Z] === RUN TestGraphdriverPluginV2 [2020-07-20T13:35:06.140Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2020-07-20T13:35:06.140Z] === RUN TestNetworkLoopbackNat [2020-07-20T13:35:06.868Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-07-20T13:35:06.868Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-07-20T13:35:07.128Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-07-20T13:35:07.699Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-07-20T13:35:07.960Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-07-20T13:35:07.960Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-07-20T13:35:09.236Z] Loaded image: buildpack-deps:buster [2020-07-20T13:35:09.342Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-07-20T13:35:09.342Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-07-20T13:35:09.439Z] --- PASS: TestNetworkLoopbackNat (3.11s) [2020-07-20T13:35:09.439Z] === RUN TestPause [2020-07-20T13:35:09.527Z] Loaded image: busybox:latest [2020-07-20T13:35:09.527Z] Loaded image: busybox:glibc [2020-07-20T13:35:09.527Z] Loaded image: debian:buster [2020-07-20T13:35:09.527Z] Loaded image: hello-world:latest [2020-07-20T13:35:09.527Z] INFO: Testing against a local daemon [2020-07-20T13:35:09.527Z] === RUN TestCgroupNamespacesBuild [2020-07-20T13:35:09.914Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-07-20T13:35:10.015Z] --- PASS: TestPause (0.83s) [2020-07-20T13:35:10.015Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-20T13:35:10.015Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-20T13:35:10.015Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-20T13:35:10.015Z] === RUN TestPauseStopPausedContainer [2020-07-20T13:35:10.174Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-07-20T13:35:10.957Z] --- PASS: TestPauseStopPausedContainer (0.87s) [2020-07-20T13:35:10.957Z] === RUN TestPsFilter [2020-07-20T13:35:10.957Z] --- PASS: TestPsFilter (0.28s) [2020-07-20T13:35:10.957Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-20T13:35:11.006Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-20T13:35:11.006Z] ok github.com/docker/docker/api/server/httputils 0.096s coverage: 14.7% of statements [2020-07-20T13:35:11.006Z] ok github.com/docker/docker/api/server/middleware 0.163s coverage: 37.7% of statements [2020-07-20T13:35:11.006Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-20T13:35:11.006Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-20T13:35:11.006Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-20T13:35:11.006Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-20T13:35:11.006Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-20T13:35:11.006Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-20T13:35:11.006Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-20T13:35:11.006Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-20T13:35:11.006Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-20T13:35:11.006Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-20T13:35:11.006Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-20T13:35:11.478Z] ok github.com/docker/docker/api/types/strslice 0.070s coverage: 90.0% of statements [2020-07-20T13:35:11.899Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2020-07-20T13:35:11.899Z] === RUN TestRemoveContainerWithVolume [2020-07-20T13:35:11.955Z] ok github.com/docker/docker/api/types/filters 0.103s coverage: 92.2% of statements [2020-07-20T13:35:11.955Z] ok github.com/docker/docker/api/server/router/swarm 0.116s coverage: 5.1% of statements [2020-07-20T13:35:11.955Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-20T13:35:11.955Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-20T13:35:11.955Z] ? github.com/docker/docker/api/types [no test files] [2020-07-20T13:35:11.955Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-20T13:35:11.955Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-20T13:35:11.955Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-20T13:35:11.955Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-20T13:35:11.955Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-20T13:35:11.955Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-20T13:35:11.955Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-20T13:35:11.955Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-20T13:35:11.955Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-20T13:35:11.955Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-20T13:35:11.955Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-20T13:35:12.254Z] --- PASS: TestCgroupNamespacesBuild (2.30s) [2020-07-20T13:35:12.254Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-20T13:35:12.425Z] ok github.com/docker/docker/api/types/time 0.253s coverage: 100.0% of statements [2020-07-20T13:35:12.425Z] ok github.com/docker/docker/api/types/versions 0.036s coverage: 75.0% of statements [2020-07-20T13:35:12.425Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-20T13:35:12.425Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-20T13:35:12.425Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-20T13:35:12.425Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-07-20T13:35:12.425Z] ? github.com/docker/docker/builder [no test files] [2020-07-20T13:35:12.425Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-20T13:35:12.425Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-20T13:35:12.425Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-20T13:35:12.425Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-20T13:35:12.425Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-20T13:35:12.425Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-20T13:35:12.425Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-20T13:35:12.470Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2020-07-20T13:35:12.470Z] === RUN TestRemoveContainerRunning [2020-07-20T13:35:12.518Z] --- PASS: TestGraphdriverPluginV2 (5.64s) [2020-07-20T13:35:12.518Z] PASS [2020-07-20T13:35:12.518Z] [2020-07-20T13:35:12.518Z] === Skipped [2020-07-20T13:35:12.518Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-07-20T13:35:12.518Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-07-20T13:35:12.518Z] [2020-07-20T13:35:12.518Z] [2020-07-20T13:35:12.518Z] DONE 2 tests, 1 skipped in 5.821s [2020-07-20T13:35:12.518Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-20T13:35:12.518Z] INFO: Testing against a local daemon [2020-07-20T13:35:12.518Z] === RUN TestContinueAfterPluginCrash [2020-07-20T13:35:12.518Z] === PAUSE TestContinueAfterPluginCrash [2020-07-20T13:35:12.518Z] === RUN TestReadPluginNoRead [2020-07-20T13:35:12.518Z] === PAUSE TestReadPluginNoRead [2020-07-20T13:35:12.518Z] === RUN TestDaemonStartWithLogOpt [2020-07-20T13:35:12.518Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-20T13:35:12.518Z] === CONT TestContinueAfterPluginCrash [2020-07-20T13:35:12.518Z] === CONT TestDaemonStartWithLogOpt [2020-07-20T13:35:12.713Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-07-20T13:35:13.412Z] --- PASS: TestRemoveContainerRunning (0.73s) [2020-07-20T13:35:13.412Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-20T13:35:13.419Z] ok github.com/docker/docker/builder/dockerignore 0.341s coverage: 96.8% of statements [2020-07-20T13:35:13.760Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.75s) [2020-07-20T13:35:13.760Z] === RUN TestBuildWithSession [2020-07-20T13:35:13.760Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-20T13:35:13.760Z] build_session_test.go:25: TODO: BuildKit [2020-07-20T13:35:13.760Z] === RUN TestBuildSquashParent [2020-07-20T13:35:13.983Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2020-07-20T13:35:13.983Z] === RUN TestRemoveInvalidContainer [2020-07-20T13:35:14.245Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-20T13:35:14.245Z] === RUN TestRenameLinkedContainer [2020-07-20T13:35:14.621Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-07-20T13:35:17.165Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-07-20T13:35:17.222Z] ok github.com/docker/docker/builder/remotecontext 0.759s coverage: 9.2% of statements [2020-07-20T13:35:17.222Z] ok github.com/docker/docker/cli/debug 0.415s coverage: 100.0% of statements [2020-07-20T13:35:17.222Z] ok github.com/docker/docker/builder/dockerfile 0.618s coverage: 46.4% of statements [2020-07-20T13:35:17.545Z] --- PASS: TestRenameLinkedContainer (2.96s) [2020-07-20T13:35:17.545Z] === RUN TestRenameStoppedContainer [2020-07-20T13:35:17.806Z] --- PASS: TestRenameStoppedContainer (0.83s) [2020-07-20T13:35:17.806Z] === RUN TestRenameRunningContainerAndReuse [2020-07-20T13:35:18.106Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-07-20T13:35:18.676Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-07-20T13:35:19.719Z] --- PASS: TestRenameRunningContainerAndReuse (1.51s) [2020-07-20T13:35:19.719Z] === RUN TestRenameInvalidName [2020-07-20T13:35:20.289Z] --- PASS: TestRenameInvalidName (0.76s) [2020-07-20T13:35:20.289Z] === RUN TestRenameAnonymousContainer [2020-07-20T13:35:22.237Z] --- PASS: TestBuildSquashParent (7.12s) [2020-07-20T13:35:22.237Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-20T13:35:22.237Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-20T13:35:22.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-20T13:35:22.237Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-20T13:35:22.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-20T13:35:22.237Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-20T13:35:22.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-20T13:35:22.237Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-20T13:35:22.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-20T13:35:22.237Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-20T13:35:22.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-20T13:35:22.237Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-20T13:35:22.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-20T13:35:22.237Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-20T13:35:22.237Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-20T13:35:22.887Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-07-20T13:35:23.270Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-20T13:35:23.270Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-20T13:35:24.494Z] --- PASS: TestRenameAnonymousContainer (3.83s) [2020-07-20T13:35:24.494Z] === RUN TestRenameContainerWithSameName [2020-07-20T13:35:24.754Z] --- PASS: TestRenameContainerWithSameName (0.76s) [2020-07-20T13:35:24.754Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-20T13:35:24.763Z] --- PASS: TestDaemonStartWithLogOpt (13.11s) [2020-07-20T13:35:24.763Z] === CONT TestReadPluginNoRead [2020-07-20T13:35:25.999Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-20T13:35:25.999Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-20T13:35:26.142Z] --- PASS: TestRenameContainerWithLinkedContainer (1.50s) [2020-07-20T13:35:26.142Z] === RUN TestResize [2020-07-20T13:35:26.184Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-07-20T13:35:26.184Z] --- PASS: TestBuildWithHugeFile (106.29s) [2020-07-20T13:35:26.184Z] === RUN TestBuildWithEmptyDockerfile [2020-07-20T13:35:26.184Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-20T13:35:26.184Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-20T13:35:26.184Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-20T13:35:26.184Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-20T13:35:26.184Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-20T13:35:26.184Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-20T13:35:26.184Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-20T13:35:26.184Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-20T13:35:26.444Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-20T13:35:26.444Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-07-20T13:35:26.444Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2020-07-20T13:35:26.444Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-07-20T13:35:26.444Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-07-20T13:35:26.444Z] === RUN TestBuildPreserveOwnership [2020-07-20T13:35:26.444Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-20T13:35:26.704Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-07-20T13:35:27.085Z] --- PASS: TestResize (0.75s) [2020-07-20T13:35:27.085Z] === RUN TestResizeWithInvalidSize [2020-07-20T13:35:27.273Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-07-20T13:35:27.533Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-07-20T13:35:27.793Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-07-20T13:35:28.028Z] --- PASS: TestResizeWithInvalidSize (0.80s) [2020-07-20T13:35:28.028Z] === RUN TestResizeWhenContainerNotStarted [2020-07-20T13:35:28.067Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-20T13:35:28.067Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.34s) [2020-07-20T13:35:28.067Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.42s) [2020-07-20T13:35:28.067Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.44s) [2020-07-20T13:35:28.067Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.43s) [2020-07-20T13:35:28.067Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.37s) [2020-07-20T13:35:28.067Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.38s) [2020-07-20T13:35:28.067Z] === RUN TestBuildMultiStageCopy [2020-07-20T13:35:28.067Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-20T13:35:28.363Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-07-20T13:35:28.363Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-07-20T13:35:28.599Z] --- PASS: TestResizeWhenContainerNotStarted (0.73s) [2020-07-20T13:35:28.599Z] === RUN TestDaemonRestartKillContainers [2020-07-20T13:35:28.599Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-20T13:35:28.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-20T13:35:28.599Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-20T13:35:28.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-20T13:35:28.599Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-20T13:35:28.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-20T13:35:28.599Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-20T13:35:28.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-20T13:35:28.599Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-20T13:35:28.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-20T13:35:28.599Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-20T13:35:28.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-20T13:35:28.599Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-20T13:35:28.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-20T13:35:28.599Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-20T13:35:28.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-20T13:35:28.599Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-20T13:35:28.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-20T13:35:28.599Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-20T13:35:28.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-20T13:35:28.599Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-20T13:35:28.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-20T13:35:28.599Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-20T13:35:28.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-20T13:35:28.600Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-20T13:35:28.600Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-20T13:35:28.600Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-20T13:35:28.600Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-20T13:35:28.968Z] === RUN TestReadPluginNoRead/default [2020-07-20T13:35:28.968Z] --- PASS: TestContinueAfterPluginCrash (16.78s) [2020-07-20T13:35:29.749Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-07-20T13:35:29.749Z] ok github.com/docker/docker/client 0.675s coverage: 74.9% of statements [2020-07-20T13:35:30.008Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-20T13:35:30.268Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-07-20T13:35:30.513Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-20T13:35:30.795Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-20T13:35:30.896Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-20T13:35:31.086Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-20T13:35:31.207Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-07-20T13:35:31.457Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-20T13:35:31.457Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-20T13:35:31.457Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-20T13:35:31.468Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-07-20T13:35:31.723Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-20T13:35:31.728Z] --- PASS: TestBuildPreserveOwnership (5.30s) [2020-07-20T13:35:31.728Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.44s) [2020-07-20T13:35:31.728Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.84s) [2020-07-20T13:35:31.728Z] === RUN TestBuildPlatformInvalid [2020-07-20T13:35:31.989Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-07-20T13:35:31.989Z] PASS [2020-07-20T13:35:31.989Z] [2020-07-20T13:35:31.989Z] === Skipped [2020-07-20T13:35:31.989Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-07-20T13:35:31.989Z] build_session_test.go:25: TODO: BuildKit [2020-07-20T13:35:31.989Z] [2020-07-20T13:35:31.989Z] [2020-07-20T13:35:31.989Z] DONE 32 tests, 1 skipped in 190.892s [2020-07-20T13:35:31.989Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-20T13:35:31.989Z] ++ 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-07-20T13:35:31.989Z] ++ set -e [2020-07-20T13:35:31.989Z] ++ '[' -n 0 ']' [2020-07-20T13:35:31.989Z] ++ set -x [2020-07-20T13:35:31.989Z] ++ 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-07-20T13:35:32.080Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-20T13:35:32.249Z] INFO: Testing against a local daemon [2020-07-20T13:35:32.249Z] === RUN TestConfigInspect [2020-07-20T13:35:32.826Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-20T13:35:33.175Z] --- PASS: TestBuildMultiStageCopy (4.80s) [2020-07-20T13:35:33.175Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.49s) [2020-07-20T13:35:33.175Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2020-07-20T13:35:33.175Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2020-07-20T13:35:33.175Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2020-07-20T13:35:33.175Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.67s) [2020-07-20T13:35:33.175Z] === RUN TestBuildMultiStageParentConfig [2020-07-20T13:35:33.191Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-07-20T13:35:33.393Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-20T13:35:33.393Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-20T13:35:33.656Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-20T13:35:34.816Z] --- PASS: TestBuildMultiStageParentConfig (1.58s) [2020-07-20T13:35:34.816Z] === RUN TestBuildLabelWithTargets [2020-07-20T13:35:35.047Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-20T13:35:35.099Z] --- PASS: TestConfigInspect (2.77s) [2020-07-20T13:35:35.099Z] === RUN TestConfigList [2020-07-20T13:35:35.337Z] --- PASS: TestReadPluginNoRead (10.31s) [2020-07-20T13:35:35.337Z] --- PASS: TestReadPluginNoRead/default (2.25s) [2020-07-20T13:35:35.337Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.23s) [2020-07-20T13:35:35.337Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.23s) [2020-07-20T13:35:35.337Z] read_test.go:92: [ddee821ad19bb] daemon is not started [2020-07-20T13:35:35.337Z] PASS [2020-07-20T13:35:35.337Z] [2020-07-20T13:35:35.337Z] DONE 6 tests in 23.543s [2020-07-20T13:35:35.337Z] 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-07-20T13:35:35.337Z] testing: warning: no tests to run [2020-07-20T13:35:35.337Z] PASS [2020-07-20T13:35:35.337Z] [2020-07-20T13:35:35.337Z] DONE 0 tests in 0.038s [2020-07-20T13:35:35.337Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-20T13:35:35.337Z] INFO: Testing against a local daemon [2020-07-20T13:35:35.337Z] === RUN TestPluginWithDevMounts [2020-07-20T13:35:35.337Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-07-20T13:35:35.337Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-07-20T13:35:35.337Z] PASS [2020-07-20T13:35:35.337Z] [2020-07-20T13:35:35.337Z] === Skipped [2020-07-20T13:35:35.337Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-07-20T13:35:35.337Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-07-20T13:35:35.337Z] [2020-07-20T13:35:35.337Z] [2020-07-20T13:35:35.337Z] DONE 1 tests, 1 skipped in 0.132s [2020-07-20T13:35:35.337Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-20T13:35:35.337Z] INFO: Testing against a local daemon [2020-07-20T13:35:35.337Z] === RUN TestSecretInspect [2020-07-20T13:35:35.337Z] --- SKIP: TestSecretInspect (0.02s) [2020-07-20T13:35:35.337Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:35.337Z] === RUN TestSecretList [2020-07-20T13:35:35.337Z] --- SKIP: TestSecretList (0.01s) [2020-07-20T13:35:35.337Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:35.337Z] === RUN TestSecretsCreateAndDelete [2020-07-20T13:35:35.337Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-07-20T13:35:35.337Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:35.337Z] === RUN TestSecretsUpdate [2020-07-20T13:35:35.337Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-07-20T13:35:35.337Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:35.337Z] === RUN TestTemplatedSecret [2020-07-20T13:35:35.337Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-07-20T13:35:35.337Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:35.337Z] === RUN TestSecretCreateResolve [2020-07-20T13:35:35.337Z] --- SKIP: TestSecretCreateResolve (0.02s) [2020-07-20T13:35:35.337Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:35.337Z] PASS [2020-07-20T13:35:35.337Z] [2020-07-20T13:35:35.337Z] === Skipped [2020-07-20T13:35:35.337Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-07-20T13:35:35.337Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:35.337Z] [2020-07-20T13:35:35.337Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-07-20T13:35:35.337Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:35.337Z] [2020-07-20T13:35:35.337Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-07-20T13:35:35.337Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:35.337Z] [2020-07-20T13:35:35.337Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-07-20T13:35:35.337Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:35.337Z] [2020-07-20T13:35:35.337Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-07-20T13:35:35.337Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:35.337Z] [2020-07-20T13:35:35.337Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2020-07-20T13:35:35.337Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:35.337Z] [2020-07-20T13:35:35.337Z] [2020-07-20T13:35:35.337Z] DONE 6 tests, 6 skipped in 0.190s [2020-07-20T13:35:35.337Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-20T13:35:35.359Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-07-20T13:35:35.593Z] INFO: Testing against a local daemon [2020-07-20T13:35:35.593Z] === RUN TestServiceCreateInit [2020-07-20T13:35:35.593Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-20T13:35:35.593Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-20T13:35:35.593Z] --- PASS: TestServiceCreateInit (0.02s) [2020-07-20T13:35:35.593Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-20T13:35:35.593Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:35.593Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-20T13:35:35.593Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:35.593Z] === RUN TestCreateServiceMultipleTimes [2020-07-20T13:35:35.593Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-07-20T13:35:35.593Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:35.593Z] === RUN TestCreateServiceConflict [2020-07-20T13:35:35.593Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-07-20T13:35:35.593Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:35.593Z] === RUN TestCreateServiceMaxReplicas [2020-07-20T13:35:35.593Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-07-20T13:35:35.593Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:35.593Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-20T13:35:35.593Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2020-07-20T13:35:35.593Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:35.593Z] === RUN TestCreateServiceSecretFileMode [2020-07-20T13:35:35.593Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2020-07-20T13:35:35.593Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:35.593Z] === RUN TestCreateServiceConfigFileMode [2020-07-20T13:35:35.593Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-07-20T13:35:35.593Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:35.593Z] === RUN TestCreateServiceSysctls [2020-07-20T13:35:35.593Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-07-20T13:35:35.593Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:35.593Z] === RUN TestCreateServiceCapabilities [2020-07-20T13:35:35.848Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-07-20T13:35:35.848Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:35.848Z] === RUN TestInspect [2020-07-20T13:35:35.848Z] --- SKIP: TestInspect (0.01s) [2020-07-20T13:35:35.848Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:35.848Z] === RUN TestCreateJob [2020-07-20T13:35:35.848Z] --- SKIP: TestCreateJob (0.01s) [2020-07-20T13:35:35.848Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:35.848Z] === RUN TestReplicatedJob [2020-07-20T13:35:35.848Z] --- SKIP: TestReplicatedJob (0.01s) [2020-07-20T13:35:35.848Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:35.848Z] === RUN TestUpdateReplicatedJob [2020-07-20T13:35:35.848Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-07-20T13:35:35.848Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:35.848Z] === RUN TestServiceListWithStatuses [2020-07-20T13:35:35.848Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-20T13:35:35.848Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-20T13:35:35.848Z] === RUN TestDockerNetworkConnectAlias [2020-07-20T13:35:35.848Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-07-20T13:35:35.848Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:35.848Z] === RUN TestDockerNetworkReConnect [2020-07-20T13:35:35.848Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-07-20T13:35:35.848Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:35.848Z] === RUN TestServicePlugin [2020-07-20T13:35:36.295Z] #65 exporting layers 81.1s done [2020-07-20T13:35:36.295Z] #65 exporting manifest sha256:4b3a60ced3be38098609f4b21945413ef1d65a7815628b72c881b829d52914b3 done [2020-07-20T13:35:36.295Z] #65 exporting config sha256:ec8f9a6e791b9cf76e31864435800cfc844fa5ab5d64263e89894b8aef5667a8 done [2020-07-20T13:35:36.295Z] #65 sending tarball [2020-07-20T13:35:36.299Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-07-20T13:35:36.299Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-07-20T13:35:36.431Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-07-20T13:35:36.962Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-20T13:35:36.962Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.71s) [2020-07-20T13:35:36.962Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.76s) [2020-07-20T13:35:36.962Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.80s) [2020-07-20T13:35:36.962Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.97s) [2020-07-20T13:35:36.963Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.64s) [2020-07-20T13:35:36.963Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.69s) [2020-07-20T13:35:36.963Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.43s) [2020-07-20T13:35:36.963Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.36s) [2020-07-20T13:35:36.963Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s) [2020-07-20T13:35:36.963Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.46s) [2020-07-20T13:35:36.963Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.54s) [2020-07-20T13:35:36.963Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.14s) [2020-07-20T13:35:36.963Z] === RUN TestCgroupNamespacesRun [2020-07-20T13:35:37.008Z] --- PASS: TestBuildLabelWithTargets (2.37s) [2020-07-20T13:35:37.008Z] === RUN TestBuildWithEmptyLayers [2020-07-20T13:35:37.682Z] --- PASS: TestConfigList (2.56s) [2020-07-20T13:35:37.682Z] === RUN TestConfigsCreateAndDelete [2020-07-20T13:35:38.102Z] --- PASS: TestBuildWithEmptyLayers (1.02s) [2020-07-20T13:35:38.103Z] === RUN TestBuildMultiStageOnBuild [2020-07-20T13:35:38.622Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-07-20T13:35:38.622Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-07-20T13:35:38.893Z] --- PASS: TestCgroupNamespacesRun (1.71s) [2020-07-20T13:35:38.893Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-20T13:35:39.155Z] --- SKIP: TestServicePlugin (3.43s) [2020-07-20T13:35:39.155Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:39.155Z] === RUN TestServiceUpdateLabel [2020-07-20T13:35:39.155Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-07-20T13:35:39.155Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:39.155Z] === RUN TestServiceUpdateSecrets [2020-07-20T13:35:39.411Z] --- SKIP: TestServiceUpdateSecrets (0.03s) [2020-07-20T13:35:39.411Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:39.411Z] === RUN TestServiceUpdateConfigs [2020-07-20T13:35:39.411Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-07-20T13:35:39.411Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:39.411Z] === RUN TestServiceUpdateNetwork [2020-07-20T13:35:39.411Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-07-20T13:35:39.411Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:39.411Z] === RUN TestServiceUpdatePidsLimit [2020-07-20T13:35:39.411Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-07-20T13:35:39.411Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:39.411Z] PASS [2020-07-20T13:35:39.411Z] [2020-07-20T13:35:39.411Z] === Skipped [2020-07-20T13:35:39.411Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-20T13:35:39.411Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-20T13:35:39.411Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:39.411Z] [2020-07-20T13:35:39.411Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-20T13:35:39.411Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-20T13:35:39.411Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:39.411Z] [2020-07-20T13:35:39.411Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-07-20T13:35:39.411Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:39.411Z] [2020-07-20T13:35:39.411Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-07-20T13:35:39.411Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:39.411Z] [2020-07-20T13:35:39.411Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-07-20T13:35:39.411Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:39.411Z] [2020-07-20T13:35:39.411Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2020-07-20T13:35:39.411Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:39.411Z] [2020-07-20T13:35:39.411Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2020-07-20T13:35:39.411Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:39.411Z] [2020-07-20T13:35:39.411Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-07-20T13:35:39.411Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:39.411Z] [2020-07-20T13:35:39.411Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-07-20T13:35:39.411Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:39.411Z] [2020-07-20T13:35:39.411Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-07-20T13:35:39.411Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:39.411Z] [2020-07-20T13:35:39.411Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-07-20T13:35:39.411Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:39.411Z] [2020-07-20T13:35:39.411Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-07-20T13:35:39.411Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:39.411Z] [2020-07-20T13:35:39.411Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-07-20T13:35:39.411Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:39.411Z] [2020-07-20T13:35:39.411Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-07-20T13:35:39.411Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:39.411Z] [2020-07-20T13:35:39.411Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-20T13:35:39.411Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-20T13:35:39.411Z] [2020-07-20T13:35:39.411Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-07-20T13:35:39.411Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:39.411Z] [2020-07-20T13:35:39.411Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-07-20T13:35:39.411Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:39.411Z] [2020-07-20T13:35:39.411Z] === SKIP: amd64.integration.service TestServicePlugin (3.43s) [2020-07-20T13:35:39.411Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:39.411Z] [2020-07-20T13:35:39.411Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-07-20T13:35:39.411Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:39.411Z] [2020-07-20T13:35:39.411Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.03s) [2020-07-20T13:35:39.411Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:39.411Z] [2020-07-20T13:35:39.411Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-07-20T13:35:39.411Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:39.411Z] [2020-07-20T13:35:39.411Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-07-20T13:35:39.411Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:39.411Z] [2020-07-20T13:35:39.411Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-07-20T13:35:39.411Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T13:35:39.411Z] [2020-07-20T13:35:39.411Z] [2020-07-20T13:35:39.411Z] DONE 24 tests, 23 skipped in 3.900s [2020-07-20T13:35:39.411Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-20T13:35:39.411Z] INFO: Testing against a local daemon [2020-07-20T13:35:39.411Z] === RUN TestSessionCreate [2020-07-20T13:35:39.411Z] --- PASS: TestSessionCreate (0.02s) [2020-07-20T13:35:39.411Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-20T13:35:39.411Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-07-20T13:35:39.411Z] PASS [2020-07-20T13:35:39.411Z] [2020-07-20T13:35:39.411Z] DONE 2 tests in 0.151s [2020-07-20T13:35:39.411Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-20T13:35:39.710Z] INFO: Testing against a local daemon [2020-07-20T13:35:39.710Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-20T13:35:39.710Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-20T13:35:39.710Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-20T13:35:39.710Z] === RUN TestEventsExecDie [2020-07-20T13:35:40.314Z] --- PASS: TestEventsExecDie (0.47s) [2020-07-20T13:35:40.314Z] === RUN TestEventsBackwardsCompatible [2020-07-20T13:35:40.314Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-07-20T13:35:40.314Z] === RUN TestInfoBinaryCommits [2020-07-20T13:35:40.314Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-07-20T13:35:40.314Z] === RUN TestInfoAPIVersioned [2020-07-20T13:35:40.314Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-20T13:35:40.314Z] === RUN TestInfoDiscoveryBackend [2020-07-20T13:35:40.535Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-07-20T13:35:40.796Z] --- PASS: TestConfigsCreateAndDelete (3.31s) [2020-07-20T13:35:40.796Z] === RUN TestConfigsUpdate [2020-07-20T13:35:40.807Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s) [2020-07-20T13:35:40.807Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-20T13:35:40.956Z] --- PASS: TestBuildMultiStageOnBuild (2.99s) [2020-07-20T13:35:40.956Z] === RUN TestBuildUncleanTarFilenames [2020-07-20T13:35:41.677Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-07-20T13:35:41.677Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-20T13:35:42.058Z] --- PASS: TestBuildUncleanTarFilenames (1.27s) [2020-07-20T13:35:42.058Z] === RUN TestBuildMultiStageLayerLeak [2020-07-20T13:35:42.194Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s) [2020-07-20T13:35:42.194Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-20T13:35:42.706Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-07-20T13:35:42.706Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-07-20T13:35:43.646Z] --- PASS: TestConfigsUpdate (2.96s) [2020-07-20T13:35:43.646Z] === RUN TestTemplatedConfig [2020-07-20T13:35:43.907Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-07-20T13:35:44.109Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s) [2020-07-20T13:35:44.109Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-20T13:35:44.715Z] ok github.com/docker/docker/builder/remotecontext/git 30.217s coverage: 86.3% of statements [2020-07-20T13:35:44.715Z] ? github.com/docker/docker/cli [no test files] [2020-07-20T13:35:44.715Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-20T13:35:44.981Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.34s) [2020-07-20T13:35:44.981Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-20T13:35:44.981Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-07-20T13:35:44.981Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-20T13:35:44.981Z] === RUN TestInfoAPI [2020-07-20T13:35:44.981Z] --- PASS: TestInfoAPI (0.04s) [2020-07-20T13:35:44.981Z] === RUN TestInfoAPIWarnings [2020-07-20T13:35:45.694Z] --- PASS: TestBuildMultiStageLayerLeak (3.03s) [2020-07-20T13:35:45.694Z] === RUN TestBuildWithHugeFile [2020-07-20T13:35:45.839Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-07-20T13:35:46.023Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s) [2020-07-20T13:35:46.023Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-20T13:35:46.100Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-07-20T13:35:46.361Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-07-20T13:35:46.951Z] --- PASS: TestInfoAPIWarnings (1.52s) [2020-07-20T13:35:46.952Z] === RUN TestInfoDebug [2020-07-20T13:35:47.408Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.68s) [2020-07-20T13:35:47.408Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-20T13:35:47.747Z] --- PASS: TestTemplatedConfig (3.83s) [2020-07-20T13:35:47.747Z] === RUN TestConfigCreateResolve [2020-07-20T13:35:48.007Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-07-20T13:35:48.351Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) [2020-07-20T13:35:48.351Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-20T13:35:48.355Z] --- PASS: TestInfoDebug (1.53s) [2020-07-20T13:35:48.355Z] === RUN TestInfoInsecureRegistries [2020-07-20T13:35:48.577Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-07-20T13:35:49.147Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-07-20T13:35:49.758Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-07-20T13:35:49.758Z] === RUN TestInfoRegistryMirrors [2020-07-20T13:35:50.264Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) [2020-07-20T13:35:50.264Z] === RUN TestKernelTCPMemory [2020-07-20T13:35:50.530Z] --- PASS: TestConfigCreateResolve (2.95s) [2020-07-20T13:35:50.530Z] === RUN TestConfigDaemonLibtrustID [2020-07-20T13:35:51.100Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-07-20T13:35:51.100Z] PASS [2020-07-20T13:35:51.100Z] [2020-07-20T13:35:51.100Z] DONE 7 tests in 19.127s [2020-07-20T13:35:51.100Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-20T13:35:51.100Z] ++ 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-07-20T13:35:51.100Z] ++ set -e [2020-07-20T13:35:51.100Z] ++ '[' -n 0 ']' [2020-07-20T13:35:51.100Z] ++ set -x [2020-07-20T13:35:51.100Z] ++ 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-07-20T13:35:51.100Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-07-20T13:35:51.121Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-07-20T13:35:51.121Z] === RUN TestLoginFailsWithBadCredentials [2020-07-20T13:35:51.207Z] --- PASS: TestKernelTCPMemory (0.85s) [2020-07-20T13:35:51.207Z] === RUN TestNISDomainname [2020-07-20T13:35:51.360Z] INFO: Testing against a local daemon [2020-07-20T13:35:51.360Z] === RUN TestCheckpoint [2020-07-20T13:35:51.360Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-20T13:35:51.360Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-20T13:35:51.360Z] === RUN TestContainerInvalidJSON [2020-07-20T13:35:51.360Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-20T13:35:51.360Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-20T13:35:51.360Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-20T13:35:51.360Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-20T13:35:51.360Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-20T13:35:51.360Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-20T13:35:51.360Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-20T13:35:51.360Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-20T13:35:51.360Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-20T13:35:51.360Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-20T13:35:51.360Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-20T13:35:51.360Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-20T13:35:51.360Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-20T13:35:51.360Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-20T13:35:51.360Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2020-07-20T13:35:51.360Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-20T13:35:51.360Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2020-07-20T13:35:51.360Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-20T13:35:51.360Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-07-20T13:35:51.360Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-20T13:35:51.620Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-07-20T13:35:51.620Z] === RUN TestCopyFromContainer [2020-07-20T13:35:51.681Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s) [2020-07-20T13:35:51.681Z] === RUN TestPingCacheHeaders [2020-07-20T13:35:51.681Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-07-20T13:35:51.681Z] === RUN TestPingGet [2020-07-20T13:35:51.681Z] --- PASS: TestPingGet (0.01s) [2020-07-20T13:35:51.681Z] === RUN TestPingHead [2020-07-20T13:35:51.681Z] --- PASS: TestPingHead (0.02s) [2020-07-20T13:35:51.681Z] === RUN TestVersion [2020-07-20T13:35:51.681Z] --- PASS: TestVersion (0.02s) [2020-07-20T13:35:51.681Z] PASS [2020-07-20T13:35:51.681Z] [2020-07-20T13:35:51.681Z] === Skipped [2020-07-20T13:35:51.681Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-20T13:35:51.681Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-20T13:35:51.681Z] [2020-07-20T13:35:51.681Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-07-20T13:35:51.681Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-20T13:35:51.681Z] [2020-07-20T13:35:51.681Z] [2020-07-20T13:35:51.681Z] DONE 18 tests, 2 skipped in 12.143s [2020-07-20T13:35:51.681Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-20T13:35:51.681Z] INFO: Testing against a local daemon [2020-07-20T13:35:51.681Z] === RUN TestVolumesCreateAndList [2020-07-20T13:35:51.779Z] --- PASS: TestNISDomainname (0.94s) [2020-07-20T13:35:51.779Z] === RUN TestHostnameDnsResolution [2020-07-20T13:35:51.819Z] #65 sending tarball 15.9s done [2020-07-20T13:35:51.819Z] #65 DONE 97.1s [2020-07-20T13:35:51.819Z] [2020-07-20T13:35:51.819Z] #66 importing to docker [2020-07-20T13:35:51.906Z] ok github.com/docker/docker/cmd/dockerd 0.532s coverage: 19.3% of statements [2020-07-20T13:35:51.936Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-07-20T13:35:51.936Z] === RUN TestVolumesRemove [2020-07-20T13:35:51.936Z] --- PASS: TestVolumesRemove (0.05s) [2020-07-20T13:35:51.936Z] === RUN TestVolumesInspect [2020-07-20T13:35:51.936Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-20T13:35:51.936Z] === RUN TestVolumesInvalidJSON [2020-07-20T13:35:51.936Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-20T13:35:51.936Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-20T13:35:51.936Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-20T13:35:51.936Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-07-20T13:35:51.936Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-20T13:35:51.936Z] PASS [2020-07-20T13:35:51.936Z] [2020-07-20T13:35:51.936Z] DONE 5 tests in 0.216s [2020-07-20T13:35:51.936Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-20T13:35:51.936Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12006 is not a child of this shell [2020-07-20T13:35:51.936Z] warning: PID 12006 from bundles/test-integration/docker.pid had a nonzero exit code [2020-07-20T13:35:51.936Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-20T13:35:51.936Z] [2020-07-20T13:35:51.936Z] Unloading profiles will leave already running processes permanently [2020-07-20T13:35:51.936Z] unconfined, which can lead to unexpected situations. [2020-07-20T13:35:51.936Z] [2020-07-20T13:35:51.936Z] To set a process to complain mode, use the command line tool [2020-07-20T13:35:51.936Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-20T13:35:51.936Z] Removing test suite binaries [2020-07-20T13:35:51.936Z] exiting test-integration [2020-07-20T13:35:51.936Z] ++ exit 0 [2020-07-20T13:35:52.189Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-07-20T13:35:52.759Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-07-20T13:35:52.905Z] [2020-07-20T13:35:53.024Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-07-20T13:35:53.024Z] === RUN TestCopyFromContainer// [2020-07-20T13:35:53.284Z] === RUN TestCopyFromContainer//bar/root [2020-07-20T13:35:53.284Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-20T13:35:53.482Z] ok github.com/docker/docker/container 0.453s coverage: 41.6% of statements [2020-07-20T13:35:53.482Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-20T13:35:53.482Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-20T13:35:53.482Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-20T13:35:53.482Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-20T13:35:53.544Z] === RUN TestCopyFromContainer/bar/quux [2020-07-20T13:35:53.544Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-20T13:35:53.691Z] --- PASS: TestHostnameDnsResolution (1.66s) [2020-07-20T13:35:53.692Z] === RUN TestStats [2020-07-20T13:35:53.804Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-20T13:35:53.804Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-20T13:35:53.804Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-20T13:35:53.804Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-20T13:35:54.064Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-20T13:35:54.324Z] --- PASS: TestCopyFromContainer (2.78s) [2020-07-20T13:35:54.324Z] --- PASS: TestCopyFromContainer// (0.13s) [2020-07-20T13:35:54.324Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-07-20T13:35:54.324Z] --- PASS: TestCopyFromContainer//bar/root/ (0.17s) [2020-07-20T13:35:54.324Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-07-20T13:35:54.324Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-07-20T13:35:54.324Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-07-20T13:35:54.324Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-07-20T13:35:54.324Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-07-20T13:35:54.324Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2020-07-20T13:35:54.324Z] --- PASS: TestCopyFromContainer/bar/notarget (0.18s) [2020-07-20T13:35:54.324Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-20T13:35:54.324Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-20T13:35:54.324Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-20T13:35:54.324Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-20T13:35:54.324Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-20T13:35:54.324Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-20T13:35:54.324Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-20T13:35:54.324Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-20T13:35:54.324Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-20T13:35:54.324Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-20T13:35:54.324Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-07-20T13:35:54.324Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-20T13:35:54.324Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-20T13:35:54.324Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-07-20T13:35:54.324Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-20T13:35:54.324Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-07-20T13:35:54.324Z] === RUN TestCreateWithInvalidEnv [2020-07-20T13:35:54.324Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-20T13:35:54.324Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-20T13:35:54.324Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-20T13:35:54.324Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-20T13:35:54.324Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-20T13:35:54.324Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-20T13:35:54.324Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-20T13:35:54.324Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-20T13:35:54.324Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-20T13:35:54.324Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-07-20T13:35:54.324Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-20T13:35:54.324Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-07-20T13:35:54.324Z] --- PASS: TestCreateWithInvalidEnv/1 (0.02s) [2020-07-20T13:35:54.324Z] === RUN TestCreateTmpfsMountsTarget [2020-07-20T13:35:54.508Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-07-20T13:35:54.508Z] tests/integration/client_test.py ..... [ 75%] [2020-07-20T13:35:54.508Z] tests/integration/context_api_test.py ... [ 76%] [2020-07-20T13:35:54.508Z] tests/integration/errors_test.py . [ 76%] [2020-07-20T13:35:54.584Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-07-20T13:35:54.584Z] === RUN TestCreateWithCustomMaskedPaths Post stage [Pipeline] junit [2020-07-20T13:35:55.471Z] Recording test results [2020-07-20T13:35:55.706Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.652s coverage: 65.3% of statements [2020-07-20T13:35:55.966Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-20T13:35:56.234Z] --- PASS: TestStats (2.75s) [2020-07-20T13:35:56.234Z] === RUN TestStopContainerWithTimeout [2020-07-20T13:35:56.234Z] === RUN TestStopContainerWithTimeout/0 [2020-07-20T13:35:56.234Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-20T13:35:56.234Z] === RUN TestStopContainerWithTimeout/1 [2020-07-20T13:35:56.234Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-20T13:35:56.234Z] === RUN TestStopContainerWithTimeout/3 [2020-07-20T13:35:56.234Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-20T13:35:56.234Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-20T13:35:56.234Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-20T13:35:56.234Z] === CONT TestStopContainerWithTimeout/0 [2020-07-20T13:35:56.234Z] === CONT TestStopContainerWithTimeout/1 [2020-07-20T13:35:56.234Z] === CONT TestStopContainerWithTimeout/3 [2020-07-20T13:35:56.234Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-20T13:35:56.370Z] + echo Ensuring container killed. [2020-07-20T13:35:56.370Z] Ensuring container killed. [2020-07-20T13:35:56.370Z] + docker rm -vf docker-pr1 [2020-07-20T13:35:56.370Z] Error: No such container: docker-pr1 [2020-07-20T13:35:56.370Z] + true [Pipeline] sh [2020-07-20T13:35:56.537Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-07-20T13:35:56.537Z] --- PASS: TestCreateWithCustomMaskedPaths (2.07s) [2020-07-20T13:35:56.537Z] === RUN TestCreateWithCapabilities [2020-07-20T13:35:56.537Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-20T13:35:56.537Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-20T13:35:56.537Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-20T13:35:56.537Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-20T13:35:56.537Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-20T13:35:56.537Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-20T13:35:56.537Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-20T13:35:56.537Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-20T13:35:56.537Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-20T13:35:56.537Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-20T13:35:56.537Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-20T13:35:56.537Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-20T13:35:56.537Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-20T13:35:56.537Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-20T13:35:56.537Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-20T13:35:56.537Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-20T13:35:56.537Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-20T13:35:56.537Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-20T13:35:56.537Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-20T13:35:56.537Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-20T13:35:56.537Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-20T13:35:56.537Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-20T13:35:56.537Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-20T13:35:56.537Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-20T13:35:56.537Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-20T13:35:56.537Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-20T13:35:56.537Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-20T13:35:56.537Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-20T13:35:56.652Z] + echo Chowning /workspace to jenkins user [2020-07-20T13:35:56.652Z] Chowning /workspace to jenkins user [2020-07-20T13:35:56.652Z] + id -u [2020-07-20T13:35:56.652Z] + id -g [2020-07-20T13:35:56.652Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41238:/workspace busybox chown -R 1000:1000 /workspace [2020-07-20T13:35:56.797Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-20T13:35:56.797Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-20T13:35:56.797Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-20T13:35:56.797Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-20T13:35:56.797Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-20T13:35:56.797Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-07-20T13:35:56.797Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.04s) [2020-07-20T13:35:56.797Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-20T13:35:56.797Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-20T13:35:56.797Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-07-20T13:35:56.797Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.03s) [2020-07-20T13:35:56.797Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-20T13:35:56.797Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2020-07-20T13:35:56.797Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.03s) [2020-07-20T13:35:56.797Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.03s) [2020-07-20T13:35:56.797Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.03s) [2020-07-20T13:35:56.797Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.02s) [2020-07-20T13:35:56.797Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-20T13:35:57.933Z] ok github.com/docker/docker/daemon/cluster 0.815s coverage: 0.5% of statements [2020-07-20T13:35:57.933Z] ok github.com/docker/docker/daemon/cluster/convert 0.850s coverage: 35.4% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-20T13:35:58.181Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.52s) [2020-07-20T13:35:58.181Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-20T13:35:58.181Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-20T13:35:58.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-20T13:35:58.181Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-20T13:35:58.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-20T13:35:58.181Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-20T13:35:58.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-20T13:35:58.181Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-20T13:35:58.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-20T13:35:58.181Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-20T13:35:58.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-20T13:35:58.181Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-20T13:35:58.181Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-20T13:35:58.181Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-20T13:35:58.181Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-20T13:35:58.181Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-20T13:35:58.345Z] + bundleName=amd64-rootless [2020-07-20T13:35:58.345Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-07-20T13:35:58.345Z] Creating amd64-rootless-bundles.tar.gz [2020-07-20T13:35:58.345Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-07-20T13:35:58.345Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-07-20T13:35:58.353Z] Archiving artifacts [2020-07-20T13:35:58.441Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-20T13:35:58.441Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-20T13:35:58.441Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-20T13:35:58.441Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-20T13:35:58.441Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-07-20T13:35:58.441Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-07-20T13:35:58.441Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-20T13:35:58.612Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41238/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-20T13:35:58.701Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-07-20T13:35:58.912Z] + make clean [2020-07-20T13:35:58.961Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.68s) [2020-07-20T13:35:58.961Z] === RUN TestCreateDifferentPlatform [2020-07-20T13:35:58.961Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-20T13:35:58.961Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-20T13:35:58.961Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2020-07-20T13:35:58.961Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-20T13:35:58.961Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2020-07-20T13:35:58.961Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-20T13:35:58.961Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-07-20T13:35:58.961Z] === RUN TestContainerStartOnDaemonRestart [2020-07-20T13:35:58.961Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-20T13:35:58.961Z] === RUN TestDaemonRestartIpcMode [2020-07-20T13:35:58.961Z] === PAUSE TestDaemonRestartIpcMode [2020-07-20T13:35:58.961Z] === RUN TestDaemonHostGatewayIP [2020-07-20T13:35:58.961Z] === PAUSE TestDaemonHostGatewayIP [2020-07-20T13:35:58.961Z] === RUN TestContainerKillOnDaemonStart [2020-07-20T13:35:58.961Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-20T13:35:58.961Z] === RUN TestDiff [2020-07-20T13:35:59.169Z] docker volume rm -f docker-dev-cache [2020-07-20T13:35:59.169Z] docker-dev-cache [Pipeline] deleteDir [2020-07-20T13:35:59.221Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-07-20T13:35:59.536Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-20T13:35:59.536Z] --- PASS: TestStopContainerWithTimeout/0 (1.28s) [2020-07-20T13:35:59.536Z] --- PASS: TestStopContainerWithTimeout/1 (2.22s) [2020-07-20T13:35:59.536Z] --- PASS: TestStopContainerWithTimeout/3 (2.91s) [2020-07-20T13:35:59.536Z] --- PASS: TestStopContainerWithTimeout/-1 (3.25s) [2020-07-20T13:35:59.536Z] === RUN TestDeleteDevicemapper [2020-07-20T13:35:59.536Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-20T13:35:59.536Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-20T13:35:59.536Z] === RUN TestStopContainerWithRestartPolicyAlways [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-20T13:35:59.793Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-07-20T13:35:59.793Z] --- PASS: TestDiff (0.77s) [2020-07-20T13:35:59.793Z] === RUN TestExecWithCloseStdin [2020-07-20T13:35:59.793Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-07-20T13:36:00.364Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-07-20T13:36:00.624Z] --- PASS: TestExecWithCloseStdin (0.82s) [2020-07-20T13:36:00.624Z] === RUN TestExec [2020-07-20T13:36:00.884Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-07-20T13:36:01.145Z] === RUN TestDockerSuite/TestBuildAddScript [2020-07-20T13:36:01.406Z] --- PASS: TestExec (0.73s) [2020-07-20T13:36:01.406Z] === RUN TestExecUser [2020-07-20T13:36:02.083Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.49s) [2020-07-20T13:36:02.083Z] === RUN TestUpdateMemory [2020-07-20T13:36:02.083Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-20T13:36:02.083Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-20T13:36:02.083Z] === RUN TestUpdateCPUQuota [2020-07-20T13:36:02.347Z] --- PASS: TestExecUser (0.97s) [2020-07-20T13:36:02.347Z] === RUN TestExportContainerAndImportImage [2020-07-20T13:36:02.608Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-07-20T13:36:03.471Z] --- PASS: TestUpdateCPUQuota (1.23s) [2020-07-20T13:36:03.471Z] === RUN TestUpdatePidsLimit [2020-07-20T13:36:03.471Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-20T13:36:03.550Z] --- PASS: TestExportContainerAndImportImage (1.17s) [2020-07-20T13:36:03.550Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-20T13:36:03.732Z] === RUN TestUpdatePidsLimit/no_change [2020-07-20T13:36:03.819Z] ok github.com/docker/docker/daemon/config 0.687s coverage: 79.7% of statements [2020-07-20T13:36:03.819Z] ok github.com/docker/docker/daemon/discovery 0.673s coverage: 30.0% of statements [2020-07-20T13:36:04.133Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-07-20T13:36:04.305Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-20T13:36:04.393Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-07-20T13:36:04.565Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-20T13:36:04.826Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-20T13:36:05.333Z] --- PASS: TestExportContainerAfterDaemonRestart (1.63s) [2020-07-20T13:36:05.333Z] === RUN TestHealthCheckWorkdir [2020-07-20T13:36:05.397Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-20T13:36:05.658Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-20T13:36:06.275Z] --- PASS: TestHealthCheckWorkdir (1.04s) [2020-07-20T13:36:06.275Z] === RUN TestHealthKillContainer [2020-07-20T13:36:06.275Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-07-20T13:36:06.783Z] ok github.com/docker/docker/daemon/cluster/executor/container 2.168s coverage: 11.1% of statements [2020-07-20T13:36:07.049Z] --- PASS: TestUpdatePidsLimit (3.64s) [2020-07-20T13:36:07.049Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-07-20T13:36:07.049Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-07-20T13:36:07.049Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-07-20T13:36:07.049Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-07-20T13:36:07.049Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2020-07-20T13:36:07.049Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-07-20T13:36:07.049Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-07-20T13:36:07.049Z] === RUN TestUpdateRestartPolicy [2020-07-20T13:36:07.239Z] #66 DONE 16.2s [2020-07-20T13:36:07.254Z] ok github.com/docker/docker/daemon 3.527s coverage: 9.2% of statements [2020-07-20T13:36:07.254Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-20T13:36:07.254Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-20T13:36:07.657Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-07-20T13:36:07.715Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41238/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c161d6564d755c0b6b4356ceff87fbd6a898b675 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c161d6564d755c0b6b4356ceff87fbd6a898b675 hack/test/unit [2020-07-20T13:36:07.724Z] ok github.com/docker/docker/daemon/events 0.372s coverage: 50.0% of statements [2020-07-20T13:36:07.724Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-20T13:36:07.724Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-20T13:36:08.196Z] ok github.com/docker/docker/daemon/graphdriver 0.283s coverage: 2.3% of statements [2020-07-20T13:36:08.196Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-07-20T13:36:08.196Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-07-20T13:36:08.196Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-07-20T13:36:08.196Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-20T13:36:08.196Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-07-20T13:36:08.196Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-07-20T13:36:08.196Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-07-20T13:36:08.196Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-07-20T13:36:08.196Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-20T13:36:08.196Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-07-20T13:36:08.196Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-07-20T13:36:08.196Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-07-20T13:36:08.196Z] ok github.com/docker/docker/daemon/links 0.093s coverage: 93.0% of statements [2020-07-20T13:36:09.041Z] --- PASS: TestHealthKillContainer (2.79s) [2020-07-20T13:36:09.041Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-20T13:36:09.300Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-07-20T13:36:09.560Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2020-07-20T13:36:09.560Z] === RUN TestIpcModeNone [2020-07-20T13:36:10.129Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-07-20T13:36:10.392Z] --- PASS: TestIpcModeNone (0.78s) [2020-07-20T13:36:10.392Z] === RUN TestIpcModePrivate [2020-07-20T13:36:10.961Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-07-20T13:36:11.222Z] --- PASS: TestIpcModePrivate (0.83s) [2020-07-20T13:36:11.222Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-07-20T13:36:11.222Z] === RUN TestIpcModeShareable [2020-07-20T13:36:11.274Z] ? github.com/docker/docker/api [no test files] [2020-07-20T13:36:12.003Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.407s coverage: 61.6% of statements [2020-07-20T13:36:12.003Z] ok github.com/docker/docker/daemon/logger/awslogs 0.822s coverage: 77.8% of statements [2020-07-20T13:36:12.165Z] --- PASS: TestIpcModeShareable (0.80s) [2020-07-20T13:36:12.165Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true [2020-07-20T13:36:12.165Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-20T13:36:12.474Z] ok github.com/docker/docker/daemon/logger 0.403s coverage: 41.2% of statements [2020-07-20T13:36:12.474Z] ok github.com/docker/docker/daemon/images 0.356s coverage: 4.8% of statements [2020-07-20T13:36:12.474Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-20T13:36:12.474Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-20T13:36:12.474Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-07-20T13:36:12.474Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-20T13:36:12.474Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-20T13:36:12.474Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-07-20T13:36:12.474Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-07-20T13:36:12.980Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.320s coverage: 87.2% of statements [2020-07-20T13:36:13.106Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-07-20T13:36:13.176Z] --- PASS: TestBuildWithHugeFile (27.29s) [2020-07-20T13:36:13.176Z] === RUN TestBuildWithEmptyDockerfile [2020-07-20T13:36:13.176Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-20T13:36:13.176Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-20T13:36:13.176Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-20T13:36:13.176Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-20T13:36:13.176Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-20T13:36:13.176Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-20T13:36:13.176Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-20T13:36:13.176Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-20T13:36:13.176Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-20T13:36:13.176Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-07-20T13:36:13.176Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-07-20T13:36:13.176Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2020-07-20T13:36:13.176Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-07-20T13:36:13.176Z] === RUN TestBuildPreserveOwnership [2020-07-20T13:36:13.176Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-20T13:36:13.676Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-07-20T13:36:14.617Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.40s) [2020-07-20T13:36:14.617Z] === RUN TestAPIIpcModeHost [2020-07-20T13:36:14.617Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-07-20T13:36:14.878Z] --- PASS: TestAPIIpcModeHost (0.52s) [2020-07-20T13:36:14.878Z] === RUN TestDaemonIpcModeShareable [2020-07-20T13:36:15.207Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.246s coverage: 33.3% of statements [2020-07-20T13:36:15.207Z] ok github.com/docker/docker/daemon/logger/local 0.499s coverage: 75.2% of statements [2020-07-20T13:36:15.207Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-20T13:36:15.678Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.582s coverage: 35.9% of statements [2020-07-20T13:36:16.670Z] ok github.com/docker/docker/daemon/logger/templates 0.078s coverage: 8.3% of statements [2020-07-20T13:36:16.789Z] --- PASS: TestDaemonIpcModeShareable (1.42s) [2020-07-20T13:36:16.789Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true [2020-07-20T13:36:16.789Z] === RUN TestDaemonIpcModePrivate [2020-07-20T13:36:16.789Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-07-20T13:36:17.048Z] === RUN TestDockerSuite/TestBuildAddTar [2020-07-20T13:36:17.048Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-07-20T13:36:17.628Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-20T13:36:17.663Z] ok github.com/docker/docker/daemon/logger/syslog 0.190s coverage: 46.8% of statements [2020-07-20T13:36:17.989Z] --- PASS: TestDaemonIpcModePrivate (1.64s) [2020-07-20T13:36:17.989Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2020-07-20T13:36:17.989Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-20T13:36:19.234Z] ok github.com/docker/docker/daemon/logger/splunk 2.355s coverage: 82.5% of statements [2020-07-20T13:36:19.234Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-20T13:36:19.234Z] ? github.com/docker/docker/daemon/network [no test files] [2020-07-20T13:36:19.234Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-20T13:36:19.287Z] --- PASS: TestUpdateRestartPolicy (12.29s) [2020-07-20T13:36:19.287Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-20T13:36:19.370Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.38s) [2020-07-20T13:36:19.370Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2020-07-20T13:36:19.370Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-20T13:36:19.695Z] --- PASS: TestBuildPreserveOwnership (6.57s) [2020-07-20T13:36:19.695Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.22s) [2020-07-20T13:36:19.695Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.34s) [2020-07-20T13:36:19.695Z] === RUN TestBuildPlatformInvalid [2020-07-20T13:36:19.695Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-07-20T13:36:19.695Z] PASS [2020-07-20T13:36:19.695Z] [2020-07-20T13:36:19.695Z] === Skipped [2020-07-20T13:36:19.695Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-07-20T13:36:19.695Z] build_session_test.go:25: TODO: BuildKit [2020-07-20T13:36:19.695Z] [2020-07-20T13:36:19.695Z] [2020-07-20T13:36:19.695Z] DONE 32 tests, 1 skipped in 78.664s [2020-07-20T13:36:19.695Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-07-20T13:36:19.695Z] ++ 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-07-20T13:36:19.695Z] ++ set -e [2020-07-20T13:36:19.695Z] ++ '[' -n 0 ']' [2020-07-20T13:36:19.695Z] ++ set -x [2020-07-20T13:36:19.695Z] ++ 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-07-20T13:36:19.695Z] INFO: Testing against a local daemon [2020-07-20T13:36:19.695Z] === RUN TestConfigInspect [2020-07-20T13:36:20.229Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s) [2020-07-20T13:36:20.230Z] === RUN TestWaitNonBlocked [2020-07-20T13:36:20.230Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-20T13:36:20.230Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-20T13:36:20.230Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-20T13:36:20.230Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-20T13:36:20.230Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-20T13:36:20.230Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-20T13:36:20.750Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.41s) [2020-07-20T13:36:20.750Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2020-07-20T13:36:20.750Z] === RUN TestIpcModeOlderClient [2020-07-20T13:36:20.750Z] === PAUSE TestIpcModeOlderClient [2020-07-20T13:36:20.750Z] === RUN TestKillContainerInvalidSignal [2020-07-20T13:36:20.805Z] ok github.com/docker/docker/distribution/metadata 1.357s coverage: 48.2% of statements [2020-07-20T13:36:21.172Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-07-20T13:36:21.172Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s) [2020-07-20T13:36:21.172Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2020-07-20T13:36:21.172Z] === RUN TestWaitBlocked [2020-07-20T13:36:21.172Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-20T13:36:21.172Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-20T13:36:21.172Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-20T13:36:21.172Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-20T13:36:21.172Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-20T13:36:21.172Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-20T13:36:21.276Z] ok github.com/docker/docker/distribution 1.830s coverage: 20.3% of statements [2020-07-20T13:36:21.276Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-20T13:36:21.276Z] ok github.com/docker/docker/errdefs 0.120s coverage: 49.4% of statements [2020-07-20T13:36:21.321Z] --- PASS: TestKillContainerInvalidSignal (0.59s) [2020-07-20T13:36:21.321Z] === RUN TestKillContainer [2020-07-20T13:36:21.580Z] === RUN TestKillContainer/no_signal [2020-07-20T13:36:22.115Z] --- PASS: TestWaitBlocked (0.03s) [2020-07-20T13:36:22.115Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.96s) [2020-07-20T13:36:22.115Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s) [2020-07-20T13:36:22.115Z] === CONT TestContainerStartOnDaemonRestart [2020-07-20T13:36:22.115Z] === CONT TestIpcModeOlderClient [2020-07-20T13:36:22.115Z] === CONT TestDaemonHostGatewayIP [2020-07-20T13:36:22.115Z] === CONT TestDaemonRestartIpcMode [2020-07-20T13:36:22.115Z] --- PASS: TestIpcModeOlderClient (0.21s) [2020-07-20T13:36:22.115Z] === CONT TestContainerKillOnDaemonStart [2020-07-20T13:36:22.150Z] === RUN TestKillContainer/non_killing_signal [2020-07-20T13:36:22.266Z] ok github.com/docker/docker/distribution/xfer 2.424s coverage: 76.8% of statements [2020-07-20T13:36:22.266Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-20T13:36:22.410Z] === RUN TestKillContainer/killing_signal [2020-07-20T13:36:22.669Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-07-20T13:36:22.738Z] ok github.com/docker/docker/image/cache 0.158s coverage: 19.2% of statements [2020-07-20T13:36:23.208Z] ok github.com/docker/docker/image/v1 0.184s coverage: 25.0% of statements [2020-07-20T13:36:23.239Z] --- PASS: TestKillContainer (1.75s) [2020-07-20T13:36:23.239Z] --- PASS: TestKillContainer/no_signal (0.57s) [2020-07-20T13:36:23.239Z] --- PASS: TestKillContainer/non_killing_signal (0.41s) [2020-07-20T13:36:23.239Z] --- PASS: TestKillContainer/killing_signal (0.59s) [2020-07-20T13:36:23.239Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-20T13:36:23.239Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-20T13:36:23.680Z] ok github.com/docker/docker/image 0.884s coverage: 86.4% of statements [2020-07-20T13:36:23.680Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-20T13:36:23.680Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-20T13:36:23.810Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-07-20T13:36:23.810Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-07-20T13:36:23.810Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-20T13:36:24.143Z] --- PASS: TestConfigInspect (3.92s) [2020-07-20T13:36:24.143Z] === RUN TestConfigList [2020-07-20T13:36:24.151Z] ok github.com/docker/docker/libcontainerd/queue 0.128s coverage: 100.0% of statements [2020-07-20T13:36:24.783Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s) [2020-07-20T13:36:24.783Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.57s) [2020-07-20T13:36:24.783Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2020-07-20T13:36:24.783Z] === RUN TestKillStoppedContainer [2020-07-20T13:36:24.783Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-07-20T13:36:24.783Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-20T13:36:24.783Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-07-20T13:36:24.783Z] === RUN TestKillDifferentUserContainer [2020-07-20T13:36:25.054Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-07-20T13:36:25.421Z] --- PASS: TestContainerStartOnDaemonRestart (3.45s) [2020-07-20T13:36:25.627Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2020-07-20T13:36:25.627Z] === RUN TestInspectOomKilledTrue [2020-07-20T13:36:25.627Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-20T13:36:25.627Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-20T13:36:25.627Z] === RUN TestInspectOomKilledFalse [2020-07-20T13:36:25.627Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-20T13:36:25.627Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-20T13:36:25.627Z] === RUN TestLinksEtcHostsContentMatch [2020-07-20T13:36:26.197Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2020-07-20T13:36:26.197Z] === RUN TestLinksContainerNames [2020-07-20T13:36:26.363Z] --- PASS: TestDaemonRestartIpcMode (4.26s) [2020-07-20T13:36:26.379Z] ok github.com/docker/docker/libcontainerd/local 0.402s coverage: 1.0% of statements [2020-07-20T13:36:26.379Z] ok github.com/docker/docker/pkg/aaparser 0.068s coverage: 50.0% of statements [2020-07-20T13:36:26.722Z] ok github.com/docker/docker/api/server 0.037s coverage: 9.0% of statements [2020-07-20T13:36:26.849Z] ok github.com/docker/docker/layer 0.721s coverage: 30.1% of statements [2020-07-20T13:36:26.849Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-20T13:36:26.849Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-20T13:36:26.849Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-20T13:36:26.849Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-20T13:36:26.849Z] ? github.com/docker/docker/oci [no test files] [2020-07-20T13:36:26.849Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-20T13:36:26.849Z] ok github.com/docker/docker/opts 0.174s coverage: 67.7% of statements [2020-07-20T13:36:26.934Z] --- PASS: TestDaemonHostGatewayIP (4.72s) [2020-07-20T13:36:27.360Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-07-20T13:36:27.580Z] --- PASS: TestLinksContainerNames (1.53s) [2020-07-20T13:36:27.580Z] === RUN TestLogsFollowTailEmpty [2020-07-20T13:36:27.660Z] --- PASS: TestConfigList (3.60s) [2020-07-20T13:36:27.660Z] === RUN TestConfigsCreateAndDelete [2020-07-20T13:36:27.841Z] ok github.com/docker/docker/pkg/broadcaster 0.085s coverage: 100.0% of statements [2020-07-20T13:36:28.312Z] ok github.com/docker/docker/pkg/capabilities 0.062s coverage: 87.5% of statements [2020-07-20T13:36:28.519Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2020-07-20T13:36:28.519Z] === RUN TestContainerNetworkMountsNoChown [2020-07-20T13:36:28.779Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-07-20T13:36:29.307Z] ok github.com/docker/docker/pkg/authorization 0.757s coverage: 26.8% of statements [2020-07-20T13:36:29.349Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s) [2020-07-20T13:36:29.349Z] === RUN TestMountDaemonRoot [2020-07-20T13:36:29.349Z] === RUN TestMountDaemonRoot/default [2020-07-20T13:36:29.349Z] === PAUSE TestMountDaemonRoot/default [2020-07-20T13:36:29.349Z] === RUN TestMountDaemonRoot/private [2020-07-20T13:36:29.349Z] === PAUSE TestMountDaemonRoot/private [2020-07-20T13:36:29.349Z] === RUN TestMountDaemonRoot/rprivate [2020-07-20T13:36:29.349Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-20T13:36:29.349Z] === RUN TestMountDaemonRoot/slave [2020-07-20T13:36:29.349Z] === PAUSE TestMountDaemonRoot/slave [2020-07-20T13:36:29.349Z] === RUN TestMountDaemonRoot/rslave [2020-07-20T13:36:29.349Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-20T13:36:29.349Z] === RUN TestMountDaemonRoot/shared [2020-07-20T13:36:29.349Z] === PAUSE TestMountDaemonRoot/shared [2020-07-20T13:36:29.349Z] === RUN TestMountDaemonRoot/rshared [2020-07-20T13:36:29.349Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-20T13:36:29.349Z] === CONT TestMountDaemonRoot/default [2020-07-20T13:36:29.349Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-20T13:36:29.349Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-20T13:36:29.349Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-20T13:36:29.349Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-20T13:36:29.349Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-20T13:36:29.349Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-20T13:36:29.349Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-20T13:36:29.349Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-20T13:36:29.349Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-20T13:36:29.349Z] === CONT TestMountDaemonRoot/rshared [2020-07-20T13:36:29.349Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-20T13:36:29.349Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-20T13:36:29.349Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-20T13:36:29.349Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-20T13:36:29.349Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-20T13:36:29.349Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-20T13:36:29.349Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-20T13:36:29.349Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-20T13:36:29.349Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-20T13:36:29.349Z] === CONT TestMountDaemonRoot/shared [2020-07-20T13:36:29.349Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-20T13:36:29.349Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-20T13:36:29.349Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-20T13:36:29.349Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-20T13:36:29.349Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-20T13:36:29.349Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-20T13:36:29.349Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-20T13:36:29.349Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-20T13:36:29.349Z] === CONT TestMountDaemonRoot/rslave [2020-07-20T13:36:29.349Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-20T13:36:29.349Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-20T13:36:29.349Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-20T13:36:29.349Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-20T13:36:29.349Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-20T13:36:29.349Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-20T13:36:29.349Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-20T13:36:29.349Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-20T13:36:29.349Z] === CONT TestMountDaemonRoot/slave [2020-07-20T13:36:29.349Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-20T13:36:29.349Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-20T13:36:29.349Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-20T13:36:29.349Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-20T13:36:29.349Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-20T13:36:29.349Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-20T13:36:29.349Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-20T13:36:29.349Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-20T13:36:29.349Z] === CONT TestMountDaemonRoot/rprivate [2020-07-20T13:36:29.349Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-20T13:36:29.349Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-20T13:36:29.349Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-20T13:36:29.349Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-20T13:36:29.349Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-20T13:36:29.349Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-20T13:36:29.349Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-20T13:36:29.349Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-20T13:36:29.349Z] === CONT TestMountDaemonRoot/private [2020-07-20T13:36:29.349Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-20T13:36:29.349Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-20T13:36:29.349Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-20T13:36:29.349Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-20T13:36:29.349Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-20T13:36:29.349Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-20T13:36:29.349Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-20T13:36:29.349Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-20T13:36:29.349Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-20T13:36:29.349Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-20T13:36:29.349Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-20T13:36:29.349Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-20T13:36:29.349Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-20T13:36:29.609Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-20T13:36:29.609Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-20T13:36:29.609Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-20T13:36:29.609Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-20T13:36:29.609Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-20T13:36:29.609Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-20T13:36:29.609Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-20T13:36:29.609Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-20T13:36:29.609Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-20T13:36:29.609Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-20T13:36:29.609Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-20T13:36:29.778Z] ok github.com/docker/docker/pkg/chrootarchive 0.290s coverage: 15.4% of statements [2020-07-20T13:36:29.778Z] ok github.com/docker/docker/pkg/directory 0.211s coverage: 80.0% of statements [2020-07-20T13:36:29.869Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-20T13:36:29.869Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-20T13:36:29.869Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-20T13:36:29.869Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-20T13:36:29.869Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-20T13:36:29.869Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-20T13:36:29.869Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-20T13:36:29.869Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-20T13:36:29.869Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-20T13:36:29.869Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-20T13:36:29.869Z] --- PASS: TestMountDaemonRoot (0.06s) [2020-07-20T13:36:29.869Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-20T13:36:29.869Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-07-20T13:36:29.869Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-07-20T13:36:29.869Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-07-20T13:36:29.869Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-07-20T13:36:29.869Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-20T13:36:29.869Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-07-20T13:36:29.869Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-07-20T13:36:29.869Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-07-20T13:36:29.869Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-07-20T13:36:29.869Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-20T13:36:29.869Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-07-20T13:36:29.869Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-07-20T13:36:29.869Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-07-20T13:36:29.869Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-07-20T13:36:29.869Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-20T13:36:29.870Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-07-20T13:36:29.870Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-07-20T13:36:29.870Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-07-20T13:36:29.870Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-07-20T13:36:29.870Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-20T13:36:29.870Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-07-20T13:36:29.870Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-07-20T13:36:29.870Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-07-20T13:36:29.870Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-07-20T13:36:29.870Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-20T13:36:29.870Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-07-20T13:36:29.870Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-07-20T13:36:29.870Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-07-20T13:36:29.870Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-07-20T13:36:29.870Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-20T13:36:29.870Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-07-20T13:36:29.870Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-07-20T13:36:29.870Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-07-20T13:36:29.870Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-07-20T13:36:29.870Z] === RUN TestContainerBindMountNonRecursive [2020-07-20T13:36:30.129Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-07-20T13:36:31.172Z] --- PASS: TestConfigsCreateAndDelete (3.64s) [2020-07-20T13:36:31.172Z] === RUN TestConfigsUpdate [2020-07-20T13:36:31.350Z] ok github.com/docker/docker/pkg/discovery 0.115s coverage: 58.3% of statements [2020-07-20T13:36:31.350Z] ok github.com/docker/docker/pkg/discovery/file 0.262s coverage: 92.9% of statements [2020-07-20T13:36:32.039Z] --- PASS: TestContainerBindMountNonRecursive (2.20s) [2020-07-20T13:36:32.039Z] === RUN TestNetworkNat [2020-07-20T13:36:32.340Z] ok github.com/docker/docker/pkg/discovery/memory 0.306s coverage: 92.3% of statements [2020-07-20T13:36:32.609Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-07-20T13:36:32.811Z] ok github.com/docker/docker/pkg/discovery/nodes 0.093s coverage: 93.8% of statements [2020-07-20T13:36:32.869Z] --- PASS: TestNetworkNat (0.70s) [2020-07-20T13:36:32.869Z] === RUN TestNetworkLocalhostTCPNat [2020-07-20T13:36:33.806Z] ok github.com/docker/docker/pkg/filenotify 0.166s coverage: 36.2% of statements [2020-07-20T13:36:33.806Z] ok github.com/docker/docker/pkg/fileutils 0.060s coverage: 87.7% of statements [2020-07-20T13:36:33.811Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2020-07-20T13:36:33.811Z] === RUN TestNetworkLoopbackNat [2020-07-20T13:36:34.685Z] --- PASS: TestConfigsUpdate (3.68s) [2020-07-20T13:36:34.685Z] === RUN TestTemplatedConfig [2020-07-20T13:36:34.799Z] ok github.com/docker/docker/pkg/homedir 0.161s coverage: 42.9% of statements [2020-07-20T13:36:35.270Z] ok github.com/docker/docker/pkg/idtools 0.100s coverage: 7.3% of statements [2020-07-20T13:36:35.721Z] === RUN TestDockerSuite/TestBuildBlankName [2020-07-20T13:36:35.742Z] ok github.com/docker/docker/pkg/discovery/kv 3.648s coverage: 84.1% of statements [2020-07-20T13:36:36.290Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-07-20T13:36:36.735Z] ok github.com/docker/docker/pkg/locker 0.057s coverage: 88.9% of statements [2020-07-20T13:36:36.735Z] ok github.com/docker/docker/pkg/jsonmessage 0.235s coverage: 91.7% of statements [2020-07-20T13:36:36.930Z] --- PASS: TestContainerKillOnDaemonStart (12.99s) [2020-07-20T13:36:36.930Z] PASS [2020-07-20T13:36:36.930Z] [2020-07-20T13:36:36.930Z] === Skipped [2020-07-20T13:36:36.930Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-07-20T13:36:36.930Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-20T13:36:36.930Z] [2020-07-20T13:36:36.930Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-20T13:36:36.930Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-20T13:36:36.930Z] [2020-07-20T13:36:36.930Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-20T13:36:36.930Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-20T13:36:36.930Z] [2020-07-20T13:36:36.930Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-20T13:36:36.930Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-20T13:36:36.930Z] [2020-07-20T13:36:36.930Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-20T13:36:36.930Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-20T13:36:36.930Z] [2020-07-20T13:36:36.930Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-07-20T13:36:36.930Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-20T13:36:36.930Z] [2020-07-20T13:36:36.930Z] [2020-07-20T13:36:36.930Z] DONE 204 tests, 6 skipped in 135.707s [2020-07-20T13:36:36.930Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-07-20T13:36:36.930Z] ++ 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-07-20T13:36:36.930Z] ++ set -e [2020-07-20T13:36:36.930Z] ++ '[' -n 0 ']' [2020-07-20T13:36:36.930Z] ++ set -x [2020-07-20T13:36:36.930Z] ++ 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-07-20T13:36:36.930Z] INFO: Testing against a local daemon [2020-07-20T13:36:36.930Z] === RUN TestCommitInheritsEnv [2020-07-20T13:36:36.930Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-07-20T13:36:36.930Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-20T13:36:36.930Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-07-20T13:36:36.930Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-07-20T13:36:36.930Z] === RUN TestImagesFilterMultiReference [2020-07-20T13:36:36.930Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-07-20T13:36:36.930Z] === RUN TestImagePullPlatformInvalid [2020-07-20T13:36:36.930Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-07-20T13:36:36.930Z] === RUN TestRemoveImageOrphaning [2020-07-20T13:36:36.930Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-07-20T13:36:36.930Z] === RUN TestRemoveImageGarbageCollector [2020-07-20T13:36:36.930Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-20T13:36:36.930Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T13:36:36.930Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-20T13:36:36.930Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-07-20T13:36:36.930Z] === RUN TestTagInvalidReference [2020-07-20T13:36:36.930Z] --- PASS: TestTagInvalidReference (0.03s) [2020-07-20T13:36:36.930Z] === RUN TestTagValidPrefixedRepo [2020-07-20T13:36:36.930Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-07-20T13:36:36.930Z] === RUN TestTagExistedNameWithoutForce [2020-07-20T13:36:36.930Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-07-20T13:36:36.930Z] === RUN TestTagOfficialNames [2020-07-20T13:36:37.190Z] --- PASS: TestTagOfficialNames (0.08s) [2020-07-20T13:36:37.190Z] === RUN TestTagMatchesDigest [2020-07-20T13:36:37.190Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-07-20T13:36:37.190Z] PASS [2020-07-20T13:36:37.190Z] [2020-07-20T13:36:37.190Z] === Skipped [2020-07-20T13:36:37.190Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-07-20T13:36:37.190Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-07-20T13:36:37.190Z] [2020-07-20T13:36:37.190Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-20T13:36:37.190Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T13:36:37.190Z] [2020-07-20T13:36:37.190Z] [2020-07-20T13:36:37.190Z] DONE 12 tests, 2 skipped in 1.863s [2020-07-20T13:36:37.190Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-07-20T13:36:37.190Z] ++ 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-07-20T13:36:37.190Z] ++ set -e [2020-07-20T13:36:37.190Z] ++ '[' -n 0 ']' [2020-07-20T13:36:37.190Z] ++ set -x [2020-07-20T13:36:37.190Z] ++ 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-07-20T13:36:37.206Z] ok github.com/docker/docker/pkg/ioutils 0.617s coverage: 68.4% of statements [2020-07-20T13:36:37.206Z] ok github.com/docker/docker/pkg/archive 7.717s coverage: 62.7% of statements [2020-07-20T13:36:37.230Z] --- PASS: TestNetworkLoopbackNat (3.31s) [2020-07-20T13:36:37.230Z] === RUN TestPause [2020-07-20T13:36:37.451Z] INFO: Testing against a local daemon [2020-07-20T13:36:37.451Z] === RUN TestNetworkCreateDelete [2020-07-20T13:36:37.677Z] ok github.com/docker/docker/pkg/longpath 0.045s coverage: 100.0% of statements [2020-07-20T13:36:37.677Z] ok github.com/docker/docker/pkg/namesgenerator 0.045s coverage: 85.7% of statements [2020-07-20T13:36:37.712Z] --- PASS: TestNetworkCreateDelete (0.39s) [2020-07-20T13:36:37.712Z] === RUN TestDockerNetworkDeletePreferID [2020-07-20T13:36:37.801Z] --- PASS: TestPause (0.66s) [2020-07-20T13:36:37.801Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-20T13:36:37.801Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-20T13:36:37.801Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-20T13:36:37.801Z] === RUN TestPauseStopPausedContainer [2020-07-20T13:36:38.148Z] ok github.com/docker/docker/pkg/parsers 0.098s coverage: 97.0% of statements [2020-07-20T13:36:38.237Z] --- PASS: TestTemplatedConfig (3.64s) [2020-07-20T13:36:38.237Z] === RUN TestConfigCreateResolve [2020-07-20T13:36:38.619Z] ok github.com/docker/docker/pkg/pidfile 0.064s coverage: 82.6% of statements [2020-07-20T13:36:38.741Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-07-20T13:36:38.741Z] --- PASS: TestPauseStopPausedContainer (1.18s) [2020-07-20T13:36:38.741Z] === RUN TestPsFilter [2020-07-20T13:36:39.001Z] --- PASS: TestPsFilter (0.11s) [2020-07-20T13:36:39.001Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-20T13:36:39.097Z] --- PASS: TestDockerNetworkDeletePreferID (1.10s) [2020-07-20T13:36:39.097Z] === RUN TestDaemonDNSFallback [2020-07-20T13:36:39.940Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2020-07-20T13:36:39.941Z] === RUN TestRemoveContainerWithVolume [2020-07-20T13:36:40.193Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.137s coverage: 56.8% of statements [2020-07-20T13:36:40.510Z] --- PASS: TestRemoveContainerWithVolume (0.74s) [2020-07-20T13:36:40.510Z] === RUN TestRemoveContainerRunning [2020-07-20T13:36:40.663Z] ok github.com/docker/docker/pkg/plugins/transport 0.159s coverage: 85.7% of statements [2020-07-20T13:36:41.080Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-07-20T13:36:41.134Z] ok github.com/docker/docker/pkg/pools 0.107s coverage: 88.2% of statements [2020-07-20T13:36:41.341Z] --- PASS: TestRemoveContainerRunning (0.96s) [2020-07-20T13:36:41.341Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-20T13:36:41.606Z] ok github.com/docker/docker/pkg/progress 0.037s coverage: 75.9% of statements [2020-07-20T13:36:41.751Z] --- PASS: TestConfigCreateResolve (3.67s) [2020-07-20T13:36:41.751Z] === RUN TestConfigDaemonLibtrustID [2020-07-20T13:36:42.282Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) [2020-07-20T13:36:42.282Z] === RUN TestRemoveInvalidContainer [2020-07-20T13:36:42.282Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-20T13:36:42.282Z] === RUN TestRenameLinkedContainer [2020-07-20T13:36:42.386Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-07-20T13:36:42.386Z] PASS [2020-07-20T13:36:42.386Z] [2020-07-20T13:36:42.386Z] DONE 7 tests in 22.746s [2020-07-20T13:36:42.386Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-07-20T13:36:42.386Z] ++ 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-07-20T13:36:42.386Z] ++ set -e [2020-07-20T13:36:42.386Z] ++ '[' -n 0 ']' [2020-07-20T13:36:42.386Z] ++ set -x [2020-07-20T13:36:42.386Z] ++ 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-07-20T13:36:42.386Z] INFO: Testing against a local daemon [2020-07-20T13:36:42.386Z] === RUN TestCheckpoint [2020-07-20T13:36:42.387Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-20T13:36:42.387Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-20T13:36:42.387Z] === RUN TestContainerInvalidJSON [2020-07-20T13:36:42.387Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-20T13:36:42.387Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-20T13:36:42.387Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-20T13:36:42.387Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-20T13:36:42.387Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-20T13:36:42.387Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-20T13:36:42.387Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-20T13:36:42.387Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-20T13:36:42.387Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-20T13:36:42.387Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-07-20T13:36:42.387Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-20T13:36:42.387Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-20T13:36:42.387Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-20T13:36:42.387Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-20T13:36:42.387Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2020-07-20T13:36:42.387Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-20T13:36:42.597Z] ok github.com/docker/docker/pkg/reexec 0.106s coverage: 82.4% of statements [2020-07-20T13:36:42.677Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-07-20T13:36:42.677Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-20T13:36:42.677Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-07-20T13:36:42.677Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-20T13:36:42.854Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-07-20T13:36:42.968Z] --- PASS: TestCopyToContainerPathIsNotDir (0.16s) [2020-07-20T13:36:42.968Z] === RUN TestCopyFromContainer [2020-07-20T13:36:43.068Z] ok github.com/docker/docker/pkg/pubsub 1.108s coverage: 73.9% of statements [2020-07-20T13:36:43.306Z] ......... [ 86%] [2020-07-20T13:36:43.539Z] ok github.com/docker/docker/pkg/signal 0.071s coverage: 20.3% of statements [2020-07-20T13:36:44.010Z] ok github.com/docker/docker/pkg/stdcopy 0.071s coverage: 100.0% of statements [2020-07-20T13:36:45.001Z] ok github.com/docker/docker/pkg/streamformatter 0.162s coverage: 66.2% of statements [2020-07-20T13:36:45.001Z] ok github.com/docker/docker/pkg/stringid 0.060s coverage: 70.6% of statements [2020-07-20T13:36:45.035Z] === RUN TestCopyFromContainer// [2020-07-20T13:36:45.035Z] === RUN TestCopyFromContainer//bar/root [2020-07-20T13:36:45.035Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-20T13:36:45.326Z] === RUN TestCopyFromContainer/bar/quux [2020-07-20T13:36:45.326Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-20T13:36:45.326Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-20T13:36:45.396Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-07-20T13:36:45.396Z] --- PASS: TestRenameLinkedContainer (3.14s) [2020-07-20T13:36:45.396Z] === RUN TestRenameStoppedContainer [2020-07-20T13:36:45.617Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-20T13:36:45.617Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-20T13:36:45.617Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-20T13:36:45.908Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-20T13:36:45.908Z] --- PASS: TestCopyFromContainer (2.98s) [2020-07-20T13:36:45.908Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-07-20T13:36:45.908Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-07-20T13:36:45.908Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-07-20T13:36:45.908Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-07-20T13:36:45.908Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-07-20T13:36:45.908Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-07-20T13:36:45.908Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-07-20T13:36:45.908Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-07-20T13:36:45.908Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-07-20T13:36:45.908Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-07-20T13:36:45.908Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-20T13:36:45.908Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-20T13:36:45.908Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-20T13:36:45.908Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-20T13:36:45.908Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-20T13:36:45.908Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-20T13:36:45.908Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-20T13:36:45.908Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-20T13:36:45.908Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-20T13:36:45.908Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-20T13:36:45.908Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-07-20T13:36:45.908Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-20T13:36:45.908Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-20T13:36:45.908Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-20T13:36:45.908Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-20T13:36:45.908Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-07-20T13:36:45.908Z] === RUN TestCreateWithInvalidEnv [2020-07-20T13:36:45.908Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-20T13:36:45.908Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-20T13:36:45.908Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-20T13:36:45.908Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-20T13:36:45.908Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-20T13:36:45.908Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-20T13:36:45.908Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-20T13:36:45.908Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-20T13:36:45.908Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-20T13:36:45.908Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-07-20T13:36:45.908Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-20T13:36:45.908Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-20T13:36:45.908Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-07-20T13:36:45.908Z] === RUN TestCreateTmpfsMountsTarget [2020-07-20T13:36:45.908Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-20T13:36:45.908Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-20T13:36:45.991Z] ok github.com/docker/docker/pkg/sysinfo 0.061s coverage: 38.2% of statements [2020-07-20T13:36:46.820Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-07-20T13:36:46.820Z] --- PASS: TestRenameStoppedContainer (1.16s) [2020-07-20T13:36:46.820Z] === RUN TestRenameRunningContainerAndReuse [2020-07-20T13:36:46.984Z] ok github.com/docker/docker/pkg/system 0.075s coverage: 13.8% of statements [2020-07-20T13:36:46.984Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-20T13:36:46.984Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-20T13:36:46.984Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-20T13:36:46.984Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-20T13:36:46.984Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-07-20T13:36:46.984Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-07-20T13:36:46.984Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-20T13:36:46.984Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-20T13:36:46.984Z] ok github.com/docker/docker/pkg/tailfile 0.141s coverage: 88.6% of statements [2020-07-20T13:36:47.232Z] --- PASS: TestDaemonDNSFallback (7.36s) [2020-07-20T13:36:47.232Z] === RUN TestInspectNetwork [2020-07-20T13:36:47.432Z] tests/integration/models_images_test.py ............... [ 89%] [2020-07-20T13:36:47.976Z] testing: warning: no tests to run [2020-07-20T13:36:47.976Z] coverage: [no statements] [2020-07-20T13:36:47.976Z] ok github.com/docker/docker/pkg/term/windows 0.060s coverage: [no statements] [no tests to run] [2020-07-20T13:36:48.200Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-07-20T13:36:48.200Z] --- PASS: TestRenameRunningContainerAndReuse (1.40s) [2020-07-20T13:36:48.200Z] === RUN TestRenameInvalidName [2020-07-20T13:36:48.258Z] tests/integration/models_networks_test.py .... [ 90%] [2020-07-20T13:36:48.446Z] ok github.com/docker/docker/pkg/truncindex 0.225s coverage: 91.5% of statements [2020-07-20T13:36:48.446Z] ok github.com/docker/docker/pkg/tarsum 0.327s coverage: 89.3% of statements [2020-07-20T13:36:48.637Z] --- PASS: TestCreateWithCustomMaskedPaths (2.31s) [2020-07-20T13:36:48.637Z] === RUN TestCreateWithCapabilities [2020-07-20T13:36:48.637Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-20T13:36:48.637Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-20T13:36:48.637Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-20T13:36:48.637Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-20T13:36:48.637Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-20T13:36:48.637Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-20T13:36:48.637Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-20T13:36:48.637Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-20T13:36:48.637Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-20T13:36:48.637Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-20T13:36:48.637Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-20T13:36:48.637Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-20T13:36:48.637Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-20T13:36:48.637Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-20T13:36:48.637Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-20T13:36:48.637Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-20T13:36:48.637Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-20T13:36:48.637Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-20T13:36:48.637Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-20T13:36:48.637Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-20T13:36:48.637Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-20T13:36:48.637Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-20T13:36:48.637Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-20T13:36:48.637Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-20T13:36:48.637Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-20T13:36:48.637Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-20T13:36:48.637Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-20T13:36:48.637Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-20T13:36:48.637Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-20T13:36:48.637Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-20T13:36:48.637Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-20T13:36:48.637Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-20T13:36:48.637Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-20T13:36:48.637Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-07-20T13:36:48.637Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.11s) [2020-07-20T13:36:48.637Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.11s) [2020-07-20T13:36:48.637Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-07-20T13:36:48.637Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-07-20T13:36:48.637Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-20T13:36:48.637Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-07-20T13:36:48.637Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-07-20T13:36:48.637Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-20T13:36:48.637Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-20T13:36:48.637Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2020-07-20T13:36:48.637Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2020-07-20T13:36:48.637Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-20T13:36:48.770Z] --- PASS: TestRenameInvalidName (0.70s) [2020-07-20T13:36:48.770Z] === RUN TestRenameAnonymousContainer [2020-07-20T13:36:48.919Z] ok github.com/docker/docker/pkg/urlutil 0.043s coverage: 100.0% of statements [2020-07-20T13:36:49.031Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-07-20T13:36:49.388Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2020-07-20T13:36:49.973Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-07-20T13:36:50.233Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-07-20T13:36:50.380Z] ok github.com/docker/docker/plugin/v2 0.170s coverage: 20.1% of statements [2020-07-20T13:36:50.851Z] ok github.com/docker/docker/plugin 0.187s coverage: 12.0% of statements [2020-07-20T13:36:50.851Z] ok github.com/docker/docker/reference 0.386s coverage: 84.4% of statements [2020-07-20T13:36:51.174Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-07-20T13:36:51.364Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.56s) [2020-07-20T13:36:51.364Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-20T13:36:51.364Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-20T13:36:51.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-20T13:36:51.364Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-20T13:36:51.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-20T13:36:51.364Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-20T13:36:51.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-20T13:36:51.364Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-20T13:36:51.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-20T13:36:51.364Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-20T13:36:51.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-20T13:36:51.364Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-20T13:36:51.364Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-20T13:36:51.364Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-20T13:36:51.364Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-20T13:36:51.364Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-20T13:36:51.364Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-20T13:36:51.364Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-20T13:36:51.364Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-20T13:36:51.364Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-20T13:36:51.364Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-20T13:36:51.364Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-20T13:36:51.364Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-20T13:36:51.434Z] --- PASS: TestRenameAnonymousContainer (2.76s) [2020-07-20T13:36:51.434Z] === RUN TestRenameContainerWithSameName [2020-07-20T13:36:51.437Z] === RUN TestInspectNetwork/full_network_id [2020-07-20T13:36:51.437Z] === RUN TestInspectNetwork/partial_network_id [2020-07-20T13:36:51.437Z] === RUN TestInspectNetwork/network_name [2020-07-20T13:36:51.437Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-20T13:36:52.374Z] --- PASS: TestRenameContainerWithSameName (0.72s) [2020-07-20T13:36:52.374Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-20T13:36:52.397Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.90s) [2020-07-20T13:36:52.397Z] === RUN TestCreateDifferentPlatform [2020-07-20T13:36:52.397Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-20T13:36:52.397Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-20T13:36:52.397Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-07-20T13:36:52.397Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-20T13:36:52.397Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-20T13:36:52.397Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-20T13:36:52.397Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-07-20T13:36:52.397Z] === RUN TestContainerStartOnDaemonRestart [2020-07-20T13:36:52.397Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-20T13:36:52.397Z] === RUN TestDaemonRestartIpcMode [2020-07-20T13:36:52.397Z] === PAUSE TestDaemonRestartIpcMode [2020-07-20T13:36:52.397Z] === RUN TestDaemonHostGatewayIP [2020-07-20T13:36:52.397Z] === PAUSE TestDaemonHostGatewayIP [2020-07-20T13:36:52.397Z] === RUN TestContainerKillOnDaemonStart [2020-07-20T13:36:52.397Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-20T13:36:52.397Z] === RUN TestDiff [2020-07-20T13:36:52.424Z] ok github.com/docker/docker/registry/resumable 0.314s coverage: 100.0% of statements [2020-07-20T13:36:52.424Z] ok github.com/docker/docker/restartmanager 0.118s coverage: 50.9% of statements [2020-07-20T13:36:53.029Z] --- PASS: TestDiff (0.82s) [2020-07-20T13:36:53.029Z] === RUN TestExecWithCloseStdin [2020-07-20T13:36:53.757Z] --- PASS: TestRenameContainerWithLinkedContainer (1.43s) [2020-07-20T13:36:53.757Z] === RUN TestResize [2020-07-20T13:36:53.995Z] ok github.com/docker/docker/runconfig 0.331s coverage: 52.2% of statements [2020-07-20T13:36:53.995Z] ok github.com/docker/docker/testutil 0.095s coverage: 62.5% of statements [2020-07-20T13:36:53.995Z] ok github.com/docker/docker/registry 0.485s coverage: 51.7% of statements [2020-07-20T13:36:54.062Z] --- PASS: TestExecWithCloseStdin (0.91s) [2020-07-20T13:36:54.062Z] === RUN TestExec [2020-07-20T13:36:54.326Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-07-20T13:36:54.326Z] --- PASS: TestResize (0.78s) [2020-07-20T13:36:54.326Z] === RUN TestResizeWithInvalidSize [2020-07-20T13:36:54.697Z] --- PASS: TestExec (0.88s) [2020-07-20T13:36:54.697Z] === RUN TestExecUser [2020-07-20T13:36:54.816Z] tests/integration/models_nodes_test.py . [ 91%] [2020-07-20T13:36:54.816Z] tests/integration/models_resources_test.py . [ 91%] [2020-07-20T13:36:54.897Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-07-20T13:36:55.157Z] --- PASS: TestResizeWithInvalidSize (0.72s) [2020-07-20T13:36:55.157Z] === RUN TestResizeWhenContainerNotStarted [2020-07-20T13:36:55.646Z] --- PASS: TestInspectNetwork (9.41s) [2020-07-20T13:36:55.646Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-20T13:36:55.646Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-20T13:36:55.646Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-20T13:36:55.646Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-20T13:36:55.646Z] === RUN TestRunContainerWithBridgeNone [2020-07-20T13:36:55.730Z] --- PASS: TestExecUser (0.89s) [2020-07-20T13:36:55.730Z] === RUN TestExportContainerAndImportImage [2020-07-20T13:36:56.097Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s) [2020-07-20T13:36:56.097Z] === RUN TestDaemonRestartKillContainers [2020-07-20T13:36:56.097Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-20T13:36:56.097Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-20T13:36:56.097Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-20T13:36:56.097Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-20T13:36:56.097Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-20T13:36:56.097Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-20T13:36:56.097Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-20T13:36:56.097Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-20T13:36:56.097Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-20T13:36:56.097Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-20T13:36:56.097Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-20T13:36:56.097Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-20T13:36:56.097Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-20T13:36:56.097Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-20T13:36:56.097Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-20T13:36:56.097Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-20T13:36:56.097Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-20T13:36:56.097Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-20T13:36:56.097Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-20T13:36:56.097Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-20T13:36:56.097Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-20T13:36:56.097Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-20T13:36:56.097Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-20T13:36:56.097Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-20T13:36:56.097Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-20T13:36:56.097Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-20T13:36:56.222Z] ok github.com/docker/docker/volume/drivers 0.109s coverage: 36.1% of statements [2020-07-20T13:36:56.577Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-07-20T13:36:56.802Z] --- PASS: TestExportContainerAndImportImage (1.12s) [2020-07-20T13:36:56.802Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-20T13:36:57.212Z] ok github.com/docker/docker/volume/local 0.270s coverage: 37.7% of statements [2020-07-20T13:36:57.213Z] ok github.com/docker/docker/volume/mounts 0.144s coverage: 66.2% of statements [2020-07-20T13:36:58.009Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-07-20T13:36:58.192Z] --- PASS: TestRunContainerWithBridgeNone (2.43s) [2020-07-20T13:36:58.192Z] === RUN TestNetworkInvalidJSON [2020-07-20T13:36:58.192Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-20T13:36:58.192Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-20T13:36:58.192Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-20T13:36:58.192Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-20T13:36:58.192Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-20T13:36:58.192Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-20T13:36:58.192Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-20T13:36:58.192Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-20T13:36:58.192Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-20T13:36:58.192Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-07-20T13:36:58.192Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-20T13:36:58.192Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-20T13:36:58.192Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-20T13:36:58.192Z] === RUN TestHostIPv4BridgeLabel [2020-07-20T13:36:58.311Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2020-07-20T13:36:58.311Z] === RUN TestHealthCheckWorkdir [2020-07-20T13:36:58.764Z] --- PASS: TestHostIPv4BridgeLabel (0.79s) [2020-07-20T13:36:58.764Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-20T13:36:58.785Z] ok github.com/docker/docker/volume/service 0.372s coverage: 70.3% of statements [2020-07-20T13:36:58.950Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-20T13:36:58.950Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-20T13:36:59.817Z] --- PASS: TestHealthCheckWorkdir (1.13s) [2020-07-20T13:36:59.817Z] === RUN TestHealthKillContainer [2020-07-20T13:36:59.856Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-07-20T13:36:59.856Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-07-20T13:37:00.149Z] --- PASS: TestDaemonRestartWithLiveRestore (1.35s) [2020-07-20T13:37:00.149Z] === RUN TestDaemonDefaultNetworkPools [2020-07-20T13:37:00.333Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-20T13:37:00.903Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-20T13:37:01.533Z] --- PASS: TestDaemonDefaultNetworkPools (1.26s) [2020-07-20T13:37:01.533Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-20T13:37:02.285Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-20T13:37:02.544Z] --- PASS: TestHealthKillContainer (2.92s) [2020-07-20T13:37:02.544Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-20T13:37:02.545Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-20T13:37:03.116Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-07-20T13:37:03.180Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s) [2020-07-20T13:37:03.180Z] === RUN TestIpcModeNone [2020-07-20T13:37:03.447Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.93s) [2020-07-20T13:37:03.447Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-20T13:37:03.473Z] tests/integration/regression_test.py ...... [ 98%] [2020-07-20T13:37:03.991Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-07-20T13:37:03.991Z] tests/integration/credentials/utils_test.py . [100%] [2020-07-20T13:37:03.991Z] [2020-07-20T13:37:03.991Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-07-20T13:37:03.991Z] =========================== short test summary info ============================ [2020-07-20T13:37:03.991Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-07-20T13:37:03.991Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-07-20T13:37:03.991Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-07-20T13:37:03.991Z] Not supported on most drivers [2020-07-20T13:37:03.991Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-07-20T13:37:03.991Z] Output of docker top depends on host distro, and is not formalized. [2020-07-20T13:37:03.991Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-07-20T13:37:03.991Z] Output of docker top depends on host distro, and is not formalized. [2020-07-20T13:37:03.991Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-07-20T13:37:03.991Z] Can fail if eth0 has multiple IP addresses [2020-07-20T13:37:03.991Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-07-20T13:37:03.991Z] This doesn't seem to be taken into account by the engine [2020-07-20T13:37:03.991Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-07-20T13:37:03.991Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-07-20T13:37:03.991Z] = 376 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 278.92 seconds == [2020-07-20T13:37:04.217Z] --- PASS: TestIpcModeNone (0.90s) [2020-07-20T13:37:04.217Z] === RUN TestIpcModePrivate [2020-07-20T13:37:04.249Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-07-20T13:37:05.026Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-07-20T13:37:05.026Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-20T13:37:05.255Z] --- PASS: TestIpcModePrivate (0.94s) [2020-07-20T13:37:05.255Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-07-20T13:37:05.255Z] === RUN TestIpcModeShareable [2020-07-20T13:37:05.596Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-07-20T13:37:05.992Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.28s) [2020-07-20T13:37:05.992Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-20T13:37:06.288Z] --- PASS: TestIpcModeShareable (0.98s) [2020-07-20T13:37:06.288Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-07-20T13:37:06.288Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-20T13:37:06.539Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-20T13:37:06.563Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.80s) [2020-07-20T13:37:06.563Z] === RUN TestServiceWithPredefinedNetwork [2020-07-20T13:37:07.108Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-07-20T13:37:09.016Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.90s) [2020-07-20T13:37:09.016Z] === RUN TestAPIIpcModeHost [2020-07-20T13:37:09.030Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-20T13:37:09.290Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-07-20T13:37:09.290Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-20T13:37:09.649Z] --- PASS: TestAPIIpcModeHost (0.62s) [2020-07-20T13:37:09.649Z] === RUN TestDaemonIpcModeShareable [2020-07-20T13:37:09.867Z] --- PASS: TestServiceWithPredefinedNetwork (3.23s) [2020-07-20T13:37:09.867Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-20T13:37:09.867Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-20T13:37:09.867Z] service_test.go:236: FLAKY_TEST [2020-07-20T13:37:09.867Z] === RUN TestServiceWithDataPathPortInit [2020-07-20T13:37:11.719Z] --- PASS: TestDaemonIpcModeShareable (1.84s) [2020-07-20T13:37:11.719Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-07-20T13:37:11.719Z] === RUN TestDaemonIpcModePrivate [2020-07-20T13:37:12.592Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-07-20T13:37:12.592Z] --- PASS: TestDaemonRestartKillContainers (0.01s) [2020-07-20T13:37:12.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.89s) [2020-07-20T13:37:12.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.14s) [2020-07-20T13:37:12.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.62s) [2020-07-20T13:37:12.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.77s) [2020-07-20T13:37:12.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.71s) [2020-07-20T13:37:12.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s) [2020-07-20T13:37:12.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.74s) [2020-07-20T13:37:12.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.95s) [2020-07-20T13:37:12.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.17s) [2020-07-20T13:37:12.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.89s) [2020-07-20T13:37:12.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.83s) [2020-07-20T13:37:12.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.70s) [2020-07-20T13:37:12.592Z] === RUN TestCgroupNamespacesRun [2020-07-20T13:37:12.592Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-07-20T13:37:13.227Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2020-07-20T13:37:13.227Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-07-20T13:37:13.227Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-20T13:37:13.975Z] --- PASS: TestCgroupNamespacesRun (1.75s) [2020-07-20T13:37:13.975Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-20T13:37:14.545Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-07-20T13:37:15.296Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s) [2020-07-20T13:37:15.296Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-07-20T13:37:15.296Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-20T13:37:15.927Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.91s) [2020-07-20T13:37:15.927Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-20T13:37:16.470Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-20T13:37:16.470Z] [2020-07-20T13:37:16.470Z] Unloading profiles will leave already running processes permanently [2020-07-20T13:37:16.470Z] unconfined, which can lead to unexpected situations. [2020-07-20T13:37:16.470Z] [2020-07-20T13:37:16.470Z] To set a process to complain mode, use the command line tool [2020-07-20T13:37:16.470Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-20T13:37:16.470Z] [2020-07-20T13:37:16.641Z] ok github.com/docker/docker/pkg/plugins 35.057s coverage: 73.4% of statements [2020-07-20T13:37:16.641Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-20T13:37:16.641Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-20T13:37:16.641Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-20T13:37:16.641Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-07-20T13:37:16.641Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-20T13:37:16.641Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-20T13:37:16.641Z] ? github.com/docker/docker/rootless [no test files] [2020-07-20T13:37:16.641Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-20T13:37:16.641Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-20T13:37:16.641Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-20T13:37:16.641Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-20T13:37:16.641Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-20T13:37:16.641Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-20T13:37:16.641Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-20T13:37:16.641Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-20T13:37:16.641Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-20T13:37:16.641Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-20T13:37:16.641Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-20T13:37:16.641Z] ? github.com/docker/docker/volume [no test files] [2020-07-20T13:37:16.641Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-20T13:37:16.641Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === Skipped [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-07-20T13:37:16.641Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-07-20T13:37:16.641Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-07-20T13:37:16.641Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-07-20T13:37:16.641Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-07-20T13:37:16.641Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-07-20T13:37:16.641Z] client_test.go:23: runtime.GOOS == "windows" [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-07-20T13:37:16.641Z] daemon_test.go:147: root required [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-07-20T13:37:16.641Z] reload_test.go:520: root required [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-07-20T13:37:16.641Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-07-20T13:37:16.641Z] pull_v2_test.go:73: Needs fixing on Windows [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-07-20T13:37:16.641Z] pull_v2_test.go:118: Needs fixing on Windows [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-07-20T13:37:16.641Z] download_test.go:268: Needs fixing on Windows [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-07-20T13:37:16.641Z] layer_test.go:304: Failing on Windows [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-07-20T13:37:16.641Z] layer_test.go:353: Failing on Windows [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-07-20T13:37:16.641Z] layer_test.go:468: Failing on Windows [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-07-20T13:37:16.641Z] layer_test.go:697: Failing on Windows [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-07-20T13:37:16.641Z] migration_test.go:46: Failing on Windows [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-07-20T13:37:16.641Z] migration_test.go:182: Failing on Windows [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-07-20T13:37:16.641Z] mount_test.go:17: Failing on Windows [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-07-20T13:37:16.641Z] mount_test.go:76: Failing on Windows [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-07-20T13:37:16.641Z] mount_test.go:125: Failing on Windows [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-07-20T13:37:16.641Z] mount_test.go:212: Failing on Windows [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-07-20T13:37:16.641Z] archive_test.go:133: Xz not present in msys2 [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-07-20T13:37:16.641Z] archive_test.go:238: Failing on Windows CI machines [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-07-20T13:37:16.641Z] archive_windows_test.go:16: Currently fails [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-07-20T13:37:16.641Z] changes_test.go:192: needs more investigation [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-07-20T13:37:16.641Z] changes_test.go:405: needs further investigation [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-07-20T13:37:16.641Z] changes_test.go:441: needs further investigation [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-07-20T13:37:16.641Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-07-20T13:37:16.641Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-07-20T13:37:16.641Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-07-20T13:37:16.641Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-07-20T13:37:16.641Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-07-20T13:37:16.641Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-07-20T13:37:16.641Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-07-20T13:37:16.641Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-07-20T13:37:16.641Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-07-20T13:37:16.641Z] poller_test.go:41: No chmod on Windows [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-07-20T13:37:16.641Z] fileutils_test.go:134: Needs porting to Windows [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-07-20T13:37:16.641Z] fileutils_test.go:180: Needs porting to Windows [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-07-20T13:37:16.641Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-07-20T13:37:16.641Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.02s) [2020-07-20T13:37:16.641Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-07-20T13:37:16.641Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-07-20T13:37:16.641Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-07-20T13:37:16.641Z] local_test.go:181: runtime.GOOS == "windows" [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] [2020-07-20T13:37:16.641Z] DONE 1761 tests, 46 skipped in 197.167s [2020-07-20T13:37:16.641Z] INFO: make.ps1 ended at 07/20/2020 13:37:15 Post stage [Pipeline] junit [2020-07-20T13:37:16.740Z] Recording test results [2020-07-20T13:37:16.826Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2020-07-20T13:37:16.826Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-07-20T13:37:16.826Z] === RUN TestIpcModeOlderClient [2020-07-20T13:37:16.826Z] === PAUSE TestIpcModeOlderClient [2020-07-20T13:37:16.826Z] === RUN TestKillContainerInvalidSignal [2020-07-20T13:37:16.867Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [Pipeline] sh [2020-07-20T13:37:17.127Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-07-20T13:37:17.145Z] + echo Ensuring container killed. [2020-07-20T13:37:17.145Z] Ensuring container killed. [2020-07-20T13:37:17.145Z] + docker rm -vf docker-pr1 [2020-07-20T13:37:17.145Z] Error: No such container: docker-pr1 [2020-07-20T13:37:17.145Z] + true [Pipeline] sh [2020-07-20T13:37:17.388Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s) [2020-07-20T13:37:17.388Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-20T13:37:17.427Z] + echo Chowning /workspace to jenkins user [2020-07-20T13:37:17.427Z] Chowning /workspace to jenkins user [2020-07-20T13:37:17.427Z] + id -u [2020-07-20T13:37:17.427Z] + id -g [2020-07-20T13:37:17.427Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41238:/workspace busybox chown -R 1000:1000 /workspace [2020-07-20T13:37:17.635Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-07-20T13:37:17.860Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2020-07-20T13:37:17.860Z] === RUN TestKillContainer [2020-07-20T13:37:17.860Z] === RUN TestKillContainer/no_signal [2020-07-20T13:37:18.106Z] INFO: Unit tests ended at 07/20/2020 13:37:17. Duration:00:03:31.7946084 [2020-07-20T13:37:18.106Z] INFO: Building busybox [2020-07-20T13:37:18.106Z] Sending build context to Docker daemon 5.12kB [2020-07-20T13:37:18.106Z] [2020-07-20T13:37:18.106Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-07-20T13:37:18.106Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-07-20T13:37:18.106Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-07-20T13:37:18.106Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-07-20T13:37:18.106Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-07-20T13:37:18.106Z] ---> 987b1d5e0abf [2020-07-20T13:37:18.106Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-07-20T13:37:18.106Z] ---> Running in 07de833ec64f [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-20T13:37:18.492Z] === RUN TestKillContainer/non_killing_signal [2020-07-20T13:37:18.655Z] + bundleName=docker-py [2020-07-20T13:37:18.655Z] + echo Creating docker-py-bundles.tar.gz [2020-07-20T13:37:18.655Z] Creating docker-py-bundles.tar.gz [2020-07-20T13:37:18.655Z] + 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-07-20T13:37:18.667Z] Archiving artifacts [2020-07-20T13:37:19.125Z] === RUN TestKillContainer/killing_signal [2020-07-20T13:37:19.298Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) [2020-07-20T13:37:19.298Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-20T13:37:20.162Z] --- PASS: TestKillContainer (2.60s) [2020-07-20T13:37:20.162Z] --- PASS: TestKillContainer/no_signal (0.84s) [2020-07-20T13:37:20.162Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2020-07-20T13:37:20.162Z] --- PASS: TestKillContainer/killing_signal (0.84s) [2020-07-20T13:37:20.162Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-20T13:37:20.162Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-20T13:37:20.240Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-07-20T13:37:20.810Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.59s) [2020-07-20T13:37:20.810Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-20T13:37:21.197Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-20T13:37:21.750Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-07-20T13:37:22.010Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-07-20T13:37:22.231Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.70s) [2020-07-20T13:37:22.231Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2020-07-20T13:37:22.231Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2020-07-20T13:37:22.231Z] === RUN TestKillStoppedContainer [2020-07-20T13:37:22.231Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-07-20T13:37:22.231Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-20T13:37:22.232Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-07-20T13:37:22.232Z] === RUN TestKillDifferentUserContainer [2020-07-20T13:37:22.580Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.61s) [2020-07-20T13:37:22.580Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-20T13:37:22.881Z] Removing intermediate container 07de833ec64f [2020-07-20T13:37:22.881Z] ---> 7831cf3e6f76 [2020-07-20T13:37:22.881Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-07-20T13:37:23.154Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-07-20T13:37:23.289Z] --- PASS: TestKillDifferentUserContainer (0.93s) [2020-07-20T13:37:23.289Z] === RUN TestInspectOomKilledTrue [2020-07-20T13:37:23.289Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-20T13:37:23.289Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-20T13:37:23.289Z] === RUN TestInspectOomKilledFalse [2020-07-20T13:37:23.289Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-20T13:37:23.289Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-20T13:37:23.289Z] === RUN TestLinksEtcHostsContentMatch [2020-07-20T13:37:23.353Z] ---> Running in 1fc9fa5425f8 [2020-07-20T13:37:23.353Z] Removing intermediate container 1fc9fa5425f8 [2020-07-20T13:37:23.353Z] ---> 3f8b8f63f007 [2020-07-20T13:37:23.353Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-07-20T13:37:23.353Z] ---> Running in f6b8144d03cc [2020-07-20T13:37:23.414Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) [2020-07-20T13:37:23.414Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-20T13:37:23.580Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2020-07-20T13:37:23.580Z] === RUN TestLinksContainerNames [2020-07-20T13:37:23.825Z] Removing intermediate container f6b8144d03cc [2020-07-20T13:37:23.825Z] ---> 79f2f80cc71c [2020-07-20T13:37:23.825Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-07-20T13:37:23.949Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41238/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [2020-07-20T13:37:23.983Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-07-20T13:37:24.243Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-07-20T13:37:24.307Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41238/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=c161d6564d755c0b6b4356ceff87fbd6a898b675 -e DOCKER_GRAPHDRIVER docker:c161d6564d755c0b6b4356ceff87fbd6a898b675 hack/make.sh binary-daemon [2020-07-20T13:37:24.566Z] [2020-07-20T13:37:24.825Z] Removing bundles/ [2020-07-20T13:37:24.825Z] [2020-07-20T13:37:24.825Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-07-20T13:37:24.825Z] Building: bundles/binary-daemon/dockerd-dev [2020-07-20T13:37:24.825Z] GOOS="" GOARCH="" GOARM="" [2020-07-20T13:37:25.182Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2020-07-20T13:37:25.183Z] === RUN TestKernelTCPMemory [2020-07-20T13:37:25.183Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-07-20T13:37:25.398Z] [2020-07-20T13:37:25.398Z] ---> e22936507dd5 [2020-07-20T13:37:25.398Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-07-20T13:37:25.398Z] ---> Running in 62d80269416b [2020-07-20T13:37:25.647Z] --- PASS: TestLinksContainerNames (1.75s) [2020-07-20T13:37:25.647Z] === RUN TestLogsFollowTailEmpty [2020-07-20T13:37:26.122Z] --- PASS: TestKernelTCPMemory (0.78s) [2020-07-20T13:37:26.122Z] === RUN TestNISDomainname [2020-07-20T13:37:26.122Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-07-20T13:37:26.280Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2020-07-20T13:37:26.280Z] === RUN TestContainerNetworkMountsNoChown [2020-07-20T13:37:27.063Z] --- PASS: TestNISDomainname (0.99s) [2020-07-20T13:37:27.063Z] === RUN TestHostnameDnsResolution [2020-07-20T13:37:27.063Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-07-20T13:37:27.063Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-07-20T13:37:27.063Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-07-20T13:37:27.316Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s) [2020-07-20T13:37:27.316Z] === RUN TestMountDaemonRoot [2020-07-20T13:37:27.316Z] === RUN TestMountDaemonRoot/default [2020-07-20T13:37:27.316Z] === PAUSE TestMountDaemonRoot/default [2020-07-20T13:37:27.316Z] === RUN TestMountDaemonRoot/private [2020-07-20T13:37:27.316Z] === PAUSE TestMountDaemonRoot/private [2020-07-20T13:37:27.316Z] === RUN TestMountDaemonRoot/rprivate [2020-07-20T13:37:27.316Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-20T13:37:27.316Z] === RUN TestMountDaemonRoot/slave [2020-07-20T13:37:27.316Z] === PAUSE TestMountDaemonRoot/slave [2020-07-20T13:37:27.316Z] === RUN TestMountDaemonRoot/rslave [2020-07-20T13:37:27.316Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-20T13:37:27.316Z] === RUN TestMountDaemonRoot/shared [2020-07-20T13:37:27.316Z] === PAUSE TestMountDaemonRoot/shared [2020-07-20T13:37:27.316Z] === RUN TestMountDaemonRoot/rshared [2020-07-20T13:37:27.316Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-20T13:37:27.316Z] === CONT TestMountDaemonRoot/default [2020-07-20T13:37:27.316Z] === CONT TestMountDaemonRoot/rslave [2020-07-20T13:37:27.316Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-20T13:37:27.316Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-20T13:37:27.316Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-20T13:37:27.316Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-20T13:37:27.316Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-20T13:37:27.316Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-20T13:37:27.316Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-20T13:37:27.316Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-20T13:37:27.316Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-20T13:37:27.316Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-20T13:37:27.316Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-20T13:37:27.316Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-20T13:37:27.316Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-20T13:37:27.316Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-20T13:37:27.316Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-20T13:37:27.316Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-20T13:37:27.316Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-20T13:37:27.316Z] === CONT TestMountDaemonRoot/slave [2020-07-20T13:37:27.316Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-20T13:37:27.316Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-20T13:37:27.316Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-20T13:37:27.316Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-20T13:37:27.316Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-20T13:37:27.316Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-20T13:37:27.316Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-20T13:37:27.316Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-20T13:37:27.316Z] === CONT TestMountDaemonRoot/rprivate [2020-07-20T13:37:27.316Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-20T13:37:27.316Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-20T13:37:27.316Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-20T13:37:27.316Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-20T13:37:27.317Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-20T13:37:27.317Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-20T13:37:27.317Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-20T13:37:27.317Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-20T13:37:27.317Z] === CONT TestMountDaemonRoot/private [2020-07-20T13:37:27.317Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-20T13:37:27.317Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-20T13:37:27.317Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-20T13:37:27.317Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-20T13:37:27.317Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-20T13:37:27.317Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-20T13:37:27.317Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-20T13:37:27.317Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-20T13:37:27.317Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-20T13:37:27.317Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-20T13:37:27.317Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-20T13:37:27.317Z] === CONT TestMountDaemonRoot/rshared [2020-07-20T13:37:27.317Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-20T13:37:27.317Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-20T13:37:27.317Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-20T13:37:27.317Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-20T13:37:27.317Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-20T13:37:27.317Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-20T13:37:27.317Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-20T13:37:27.317Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-20T13:37:27.317Z] === CONT TestMountDaemonRoot/shared [2020-07-20T13:37:27.317Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-20T13:37:27.317Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-20T13:37:27.317Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-20T13:37:27.317Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-20T13:37:27.317Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-20T13:37:27.317Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-20T13:37:27.317Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-20T13:37:27.317Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-20T13:37:27.317Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-20T13:37:27.317Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-20T13:37:27.317Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-20T13:37:27.317Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-20T13:37:27.608Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-20T13:37:27.608Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-20T13:37:27.608Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-20T13:37:27.608Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-20T13:37:27.608Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-20T13:37:27.608Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-20T13:37:27.608Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-20T13:37:27.608Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-20T13:37:27.899Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-20T13:37:27.899Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-20T13:37:27.899Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-20T13:37:27.899Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-20T13:37:27.899Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-20T13:37:27.899Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-20T13:37:27.899Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-20T13:37:27.899Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-20T13:37:27.899Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-20T13:37:27.899Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-20T13:37:27.983Z] --- PASS: TestServiceWithDataPathPortInit (17.79s) [2020-07-20T13:37:27.983Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-20T13:37:28.002Z] --- PASS: TestHostnameDnsResolution (1.16s) [2020-07-20T13:37:28.002Z] === RUN TestStats [2020-07-20T13:37:28.190Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-20T13:37:28.190Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-20T13:37:28.190Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-07-20T13:37:28.190Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-20T13:37:28.190Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-07-20T13:37:28.190Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-07-20T13:37:28.190Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2020-07-20T13:37:28.190Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2020-07-20T13:37:28.190Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-20T13:37:28.190Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-07-20T13:37:28.190Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-07-20T13:37:28.190Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-07-20T13:37:28.190Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-07-20T13:37:28.190Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-20T13:37:28.190Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-07-20T13:37:28.190Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-07-20T13:37:28.190Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-07-20T13:37:28.190Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-07-20T13:37:28.190Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-20T13:37:28.190Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-07-20T13:37:28.190Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-07-20T13:37:28.190Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-07-20T13:37:28.190Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-07-20T13:37:28.190Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-20T13:37:28.190Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-07-20T13:37:28.190Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-07-20T13:37:28.190Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-07-20T13:37:28.190Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-07-20T13:37:28.190Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-20T13:37:28.190Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-07-20T13:37:28.190Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-07-20T13:37:28.190Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-07-20T13:37:28.190Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-07-20T13:37:28.190Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-20T13:37:28.190Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-07-20T13:37:28.190Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-07-20T13:37:28.190Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-07-20T13:37:28.190Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-07-20T13:37:28.190Z] === RUN TestContainerBindMountNonRecursive [2020-07-20T13:37:30.258Z] --- PASS: TestContainerBindMountNonRecursive (2.03s) [2020-07-20T13:37:30.258Z] === RUN TestNetworkNat [2020-07-20T13:37:30.559Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-07-20T13:37:30.559Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-07-20T13:37:30.818Z] --- PASS: TestStats (2.69s) [2020-07-20T13:37:30.818Z] === RUN TestStopContainerWithTimeout [2020-07-20T13:37:30.818Z] === RUN TestStopContainerWithTimeout/0 [2020-07-20T13:37:30.818Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-20T13:37:30.818Z] === RUN TestStopContainerWithTimeout/1 [2020-07-20T13:37:30.818Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-20T13:37:30.818Z] === RUN TestStopContainerWithTimeout/3 [2020-07-20T13:37:30.818Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-20T13:37:30.818Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-20T13:37:30.818Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-20T13:37:30.818Z] === CONT TestStopContainerWithTimeout/0 [2020-07-20T13:37:30.818Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-20T13:37:30.890Z] --- PASS: TestNetworkNat (0.88s) [2020-07-20T13:37:30.890Z] === RUN TestNetworkLocalhostTCPNat [2020-07-20T13:37:31.925Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2020-07-20T13:37:31.925Z] === RUN TestNetworkLoopbackNat [2020-07-20T13:37:32.208Z] === CONT TestStopContainerWithTimeout/3 [2020-07-20T13:37:32.208Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-07-20T13:37:33.149Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-07-20T13:37:33.409Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-07-20T13:37:33.979Z] === CONT TestStopContainerWithTimeout/1 [2020-07-20T13:37:34.921Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-07-20T13:37:35.468Z] --- PASS: TestNetworkLoopbackNat (3.17s) [2020-07-20T13:37:35.468Z] === RUN TestPause [2020-07-20T13:37:35.490Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-07-20T13:37:35.490Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2020-07-20T13:37:35.490Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2020-07-20T13:37:35.490Z] --- PASS: TestStopContainerWithTimeout/3 (2.81s) [2020-07-20T13:37:35.490Z] --- PASS: TestStopContainerWithTimeout/1 (1.70s) [2020-07-20T13:37:35.490Z] === RUN TestDeleteDevicemapper [2020-07-20T13:37:35.490Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-20T13:37:35.490Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-20T13:37:35.490Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-20T13:37:35.857Z] Removing intermediate container 62d80269416b [2020-07-20T13:37:35.857Z] ---> 99bfb33dd36f [2020-07-20T13:37:35.857Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-07-20T13:37:35.857Z] ---> Running in 5ee2aed43d24 [2020-07-20T13:37:35.857Z] [2020-07-20T13:37:35.857Z] SUCCESS: Specified value was saved. [2020-07-20T13:37:36.100Z] --- PASS: TestPause (0.86s) [2020-07-20T13:37:36.100Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-20T13:37:36.100Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-20T13:37:36.100Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-20T13:37:36.100Z] === RUN TestPauseStopPausedContainer [2020-07-20T13:37:36.732Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2020-07-20T13:37:36.732Z] === RUN TestPsFilter [2020-07-20T13:37:37.023Z] --- PASS: TestPsFilter (0.29s) [2020-07-20T13:37:37.023Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-20T13:37:37.980Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.85s) [2020-07-20T13:37:37.980Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:psg0g5og9tqov8uvcj370ews3 Created:2020-07-20 13:37:29.14485198 +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[3b3967c671367b236033ba6172ceed61c7cdece1f3d8146a07063cf66e5535f5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ghq3poq95tx37252dklok33dv EndpointID:8e2424ba63c07423261aa4f58e50bb05284526a1c8c2e5d7113315db5603c041 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:db445bee59ad68e3d57919f7645e24e85445867acbecf0d5927861de7f5705dc 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:57e23b0da049 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ghq3poq95tx37252dklok33dv EndpointID:8e2424ba63c07423261aa4f58e50bb05284526a1c8c2e5d7113315db5603c041 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-20T13:37:37.980Z] PASS [2020-07-20T13:37:37.980Z] [2020-07-20T13:37:37.980Z] === Skipped [2020-07-20T13:37:37.980Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-20T13:37:37.980Z] service_test.go:236: FLAKY_TEST [2020-07-20T13:37:37.980Z] [2020-07-20T13:37:37.980Z] [2020-07-20T13:37:37.980Z] DONE 23 tests, 1 skipped in 59.255s [2020-07-20T13:37:37.980Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-20T13:37:37.980Z] ++ 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-07-20T13:37:37.980Z] ++ set -e [2020-07-20T13:37:37.980Z] ++ '[' -n 0 ']' [2020-07-20T13:37:37.980Z] ++ set -x [2020-07-20T13:37:37.980Z] ++ 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-07-20T13:37:37.980Z] INFO: Testing against a local daemon [2020-07-20T13:37:37.980Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-20T13:37:37.980Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-20T13:37:37.980Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T13:37:37.980Z] === RUN TestDockerNetworkIpvlan [2020-07-20T13:37:37.980Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-20T13:37:37.980Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T13:37:37.980Z] PASS [2020-07-20T13:37:37.980Z] [2020-07-20T13:37:37.980Z] === Skipped [2020-07-20T13:37:37.980Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-20T13:37:37.980Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T13:37:37.980Z] [2020-07-20T13:37:37.980Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-20T13:37:37.980Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T13:37:37.980Z] [2020-07-20T13:37:37.980Z] [2020-07-20T13:37:37.980Z] DONE 2 tests, 2 skipped in 0.165s [2020-07-20T13:37:37.980Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-20T13:37:37.980Z] ++ 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-07-20T13:37:37.980Z] ++ set -e [2020-07-20T13:37:37.980Z] ++ '[' -n 0 ']' [2020-07-20T13:37:37.980Z] ++ set -x [2020-07-20T13:37:37.981Z] ++ 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-07-20T13:37:37.981Z] INFO: Testing against a local daemon [2020-07-20T13:37:37.981Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-20T13:37:38.029Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-07-20T13:37:38.055Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2020-07-20T13:37:38.056Z] === RUN TestRemoveContainerWithVolume [2020-07-20T13:37:38.598Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-07-20T13:37:38.598Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.08s) [2020-07-20T13:37:38.598Z] === RUN TestUpdateMemory [2020-07-20T13:37:38.598Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-20T13:37:38.598Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-20T13:37:38.598Z] === RUN TestUpdateCPUQuota [2020-07-20T13:37:38.688Z] --- PASS: TestRemoveContainerWithVolume (0.83s) [2020-07-20T13:37:38.688Z] === RUN TestRemoveContainerRunning [2020-07-20T13:37:38.822Z] Removing intermediate container 5ee2aed43d24 [2020-07-20T13:37:38.822Z] ---> ace548527e86 [2020-07-20T13:37:38.822Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-07-20T13:37:38.822Z] ---> Running in f87909599215 [2020-07-20T13:37:38.922Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.00s) [2020-07-20T13:37:38.922Z] === RUN TestDockerNetworkMacvlan [2020-07-20T13:37:39.721Z] --- PASS: TestRemoveContainerRunning (0.87s) [2020-07-20T13:37:39.721Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-20T13:37:39.869Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-20T13:37:39.981Z] --- PASS: TestUpdateCPUQuota (1.32s) [2020-07-20T13:37:39.981Z] === RUN TestUpdatePidsLimit [2020-07-20T13:37:39.981Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-20T13:37:40.241Z] === RUN TestUpdatePidsLimit/no_change [2020-07-20T13:37:40.355Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s) [2020-07-20T13:37:40.355Z] === RUN TestRemoveInvalidContainer [2020-07-20T13:37:40.355Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-07-20T13:37:40.356Z] === RUN TestRenameLinkedContainer [2020-07-20T13:37:40.811Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-07-20T13:37:40.811Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-20T13:37:41.072Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-07-20T13:37:41.072Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-20T13:37:41.253Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-20T13:37:41.331Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-20T13:37:41.592Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-07-20T13:37:41.592Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-20T13:37:42.162Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-20T13:37:42.162Z] === RUN TestDockerSuite/TestBuildCmd [2020-07-20T13:37:42.195Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-20T13:37:42.422Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-07-20T13:37:42.633Z] Cannot create a file when that file already exists. [2020-07-20T13:37:42.683Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-07-20T13:37:43.253Z] --- PASS: TestUpdatePidsLimit (3.12s) [2020-07-20T13:37:43.253Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.27s) [2020-07-20T13:37:43.253Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-07-20T13:37:43.253Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-07-20T13:37:43.253Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2020-07-20T13:37:43.253Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.30s) [2020-07-20T13:37:43.253Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.28s) [2020-07-20T13:37:43.253Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-07-20T13:37:43.253Z] === RUN TestUpdateRestartPolicy [2020-07-20T13:37:43.253Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-07-20T13:37:43.253Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-07-20T13:37:43.253Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-07-20T13:37:43.870Z] --- PASS: TestRenameLinkedContainer (3.33s) [2020-07-20T13:37:43.870Z] === RUN TestRenameStoppedContainer [2020-07-20T13:37:44.193Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-07-20T13:37:44.502Z] --- PASS: TestRenameStoppedContainer (0.83s) [2020-07-20T13:37:44.502Z] === RUN TestRenameRunningContainerAndReuse [2020-07-20T13:37:45.496Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-20T13:37:46.568Z] --- PASS: TestRenameRunningContainerAndReuse (1.75s) [2020-07-20T13:37:46.568Z] === RUN TestRenameInvalidName [2020-07-20T13:37:46.733Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-07-20T13:37:47.200Z] --- PASS: TestRenameInvalidName (0.89s) [2020-07-20T13:37:47.200Z] === RUN TestRenameAnonymousContainer [2020-07-20T13:37:48.116Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-07-20T13:37:48.522Z] Removing intermediate container f87909599215 [2020-07-20T13:37:48.522Z] ---> b18b0e38a57b [2020-07-20T13:37:48.522Z] Step 13/13 : CMD ["sh"] [2020-07-20T13:37:48.522Z] ---> Running in 4fa6821b3425 [2020-07-20T13:37:48.522Z] Removing intermediate container 4fa6821b3425 [2020-07-20T13:37:48.522Z] ---> b1b2b889d80e [2020-07-20T13:37:48.522Z] Successfully built b1b2b889d80e [2020-07-20T13:37:48.522Z] Successfully tagged busybox:latest [2020-07-20T13:37:48.522Z] INFO: Docker images of the daemon under test [2020-07-20T13:37:48.522Z] [2020-07-20T13:37:48.522Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-20T13:37:48.522Z] busybox latest b1b2b889d80e Less than a second ago 5.06GB [2020-07-20T13:37:48.522Z] microsoft/windowsservercore latest 987b1d5e0abf 12 days ago 4.99GB [2020-07-20T13:37:48.522Z] mcr.microsoft.com/windows/servercore ltsc2019 987b1d5e0abf 12 days ago 4.99GB [2020-07-20T13:37:48.522Z] [2020-07-20T13:37:48.522Z] INFO: Running integration tests at 07/20/2020 13:37:47... [2020-07-20T13:37:48.522Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-07-20T13:37:48.522Z] INFO: Integration API tests being run from the host: [2020-07-20T13:37:48.522Z] INFO: make.ps1 starting at 07/20/2020 13:37:47 [2020-07-20T13:37:48.797Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-20T13:37:48.996Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-07-20T13:37:49.055Z] === RUN TestDockerSuite/TestBuildContChar [2020-07-20T13:37:49.064Z] ok github.com/docker/docker/api/server/httputils 0.016s coverage: 14.7% of statements [2020-07-20T13:37:49.064Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-20T13:37:49.064Z] ok github.com/docker/docker/api/server/middleware 0.023s coverage: 37.7% of statements [2020-07-20T13:37:49.064Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-20T13:37:49.064Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-20T13:37:49.064Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-20T13:37:49.064Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-20T13:37:49.064Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-20T13:37:49.064Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-20T13:37:49.064Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-20T13:37:49.064Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-20T13:37:49.064Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-20T13:37:49.064Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-20T13:37:49.064Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-20T13:37:49.064Z] ok github.com/docker/docker/api/types/strslice 0.020s coverage: 90.0% of statements [2020-07-20T13:37:49.064Z] ok github.com/docker/docker/api/types/filters 0.023s coverage: 92.2% of statements [2020-07-20T13:37:49.064Z] ok github.com/docker/docker/api/server/router/swarm 0.017s coverage: 5.1% of statements [2020-07-20T13:37:49.064Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-20T13:37:49.064Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-20T13:37:49.064Z] ? github.com/docker/docker/api/types [no test files] [2020-07-20T13:37:49.064Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-20T13:37:49.064Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-20T13:37:49.064Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-20T13:37:49.064Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-20T13:37:49.064Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-20T13:37:49.064Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-20T13:37:49.064Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-20T13:37:49.064Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-20T13:37:49.064Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-20T13:37:49.064Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-20T13:37:49.064Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-20T13:37:49.064Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2020-07-20T13:37:49.064Z] ok github.com/docker/docker/api/types/time 0.026s coverage: 100.0% of statements [2020-07-20T13:37:49.064Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-20T13:37:49.064Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-20T13:37:49.064Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-20T13:37:49.064Z] ? github.com/docker/docker/builder [no test files] [2020-07-20T13:37:49.064Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-20T13:37:49.064Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-20T13:37:49.064Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-20T13:37:49.064Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-20T13:37:49.064Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-20T13:37:49.064Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-20T13:37:49.064Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-20T13:37:49.064Z] ok github.com/docker/docker/builder/dockerignore 0.012s coverage: 96.8% of statements [2020-07-20T13:37:49.064Z] ok github.com/docker/docker/cli/debug 0.010s coverage: 100.0% of statements [2020-07-20T13:37:49.711Z] ok github.com/docker/docker/builder/remotecontext/git 3.708s coverage: 86.3% of statements [2020-07-20T13:37:49.994Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-07-20T13:37:50.364Z] ok github.com/docker/docker/builder/remotecontext 0.425s coverage: 13.6% of statements [2020-07-20T13:37:51.911Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-07-20T13:37:52.480Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-07-20T13:37:52.481Z] ok github.com/docker/docker/builder/dockerfile 1.343s coverage: 48.1% of statements [2020-07-20T13:37:52.481Z] ? github.com/docker/docker/cli [no test files] [2020-07-20T13:37:52.481Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-20T13:37:52.741Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-07-20T13:37:52.741Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-07-20T13:37:52.761Z] --- PASS: TestRenameAnonymousContainer (4.89s) [2020-07-20T13:37:52.761Z] === RUN TestRenameContainerWithSameName [2020-07-20T13:37:53.001Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-07-20T13:37:53.053Z] --- PASS: TestRenameContainerWithSameName (0.98s) [2020-07-20T13:37:53.053Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-20T13:37:53.261Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-07-20T13:37:53.830Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-07-20T13:37:55.147Z] --- PASS: TestRenameContainerWithLinkedContainer (1.69s) [2020-07-20T13:37:55.147Z] === RUN TestResize [2020-07-20T13:37:55.210Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-07-20T13:37:55.381Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-20T13:37:55.780Z] --- PASS: TestUpdateRestartPolicy (12.49s) [2020-07-20T13:37:55.780Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-20T13:37:55.781Z] --- PASS: TestResize (0.85s) [2020-07-20T13:37:55.781Z] === RUN TestResizeWithInvalidSize [2020-07-20T13:37:56.414Z] --- PASS: TestResizeWithInvalidSize (0.87s) [2020-07-20T13:37:56.414Z] === RUN TestResizeWhenContainerNotStarted [2020-07-20T13:37:56.721Z] --- PASS: TestUpdateRestartWithAutoRemove (0.90s) [2020-07-20T13:37:56.721Z] === RUN TestWaitNonBlocked [2020-07-20T13:37:56.721Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-20T13:37:56.721Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-20T13:37:56.721Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-20T13:37:56.721Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-20T13:37:56.721Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-20T13:37:56.721Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-20T13:37:56.765Z] --- PASS: TestDockerNetworkMacvlan (18.07s) [2020-07-20T13:37:56.765Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-07-20T13:37:56.765Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-07-20T13:37:56.765Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.95s) [2020-07-20T13:37:56.765Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.05s) [2020-07-20T13:37:56.765Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.70s) [2020-07-20T13:37:56.765Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.27s) [2020-07-20T13:37:56.765Z] PASS [2020-07-20T13:37:56.765Z] [2020-07-20T13:37:56.765Z] DONE 8 tests in 20.273s [2020-07-20T13:37:56.765Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-20T13:37:56.765Z] ++ 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-07-20T13:37:56.765Z] ++ set -e [2020-07-20T13:37:56.765Z] ++ '[' -n 0 ']' [2020-07-20T13:37:56.765Z] ++ set -x [2020-07-20T13:37:56.765Z] ++ 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-07-20T13:37:56.983Z] ok github.com/docker/docker/client 0.535s coverage: 75.4% of statements [2020-07-20T13:37:57.026Z] testing: warning: no tests to run [2020-07-20T13:37:57.026Z] PASS [2020-07-20T13:37:57.026Z] [2020-07-20T13:37:57.026Z] DONE 0 tests in 0.045s [2020-07-20T13:37:57.026Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-20T13:37:57.026Z] ++ 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-07-20T13:37:57.026Z] ++ set -e [2020-07-20T13:37:57.026Z] ++ '[' -n 0 ']' [2020-07-20T13:37:57.026Z] ++ set -x [2020-07-20T13:37:57.026Z] ++ 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-07-20T13:37:57.026Z] INFO: Testing against a local daemon [2020-07-20T13:37:57.026Z] === RUN TestAuthZPluginAllowRequest [2020-07-20T13:37:57.447Z] --- PASS: TestResizeWhenContainerNotStarted (0.86s) [2020-07-20T13:37:57.447Z] === RUN TestDaemonRestartKillContainers [2020-07-20T13:37:57.447Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-20T13:37:57.447Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-20T13:37:57.447Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-20T13:37:57.447Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-20T13:37:57.447Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-20T13:37:57.447Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-20T13:37:57.447Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-20T13:37:57.447Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-20T13:37:57.447Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-20T13:37:57.447Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-20T13:37:57.447Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-20T13:37:57.447Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-20T13:37:57.448Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-20T13:37:57.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-20T13:37:57.448Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-20T13:37:57.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-20T13:37:57.448Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-20T13:37:57.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-20T13:37:57.448Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-20T13:37:57.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-20T13:37:57.448Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-20T13:37:57.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-20T13:37:57.448Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-20T13:37:57.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-20T13:37:57.448Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-20T13:37:57.448Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-20T13:37:58.105Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-20T13:37:58.106Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s) [2020-07-20T13:37:58.106Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.28s) [2020-07-20T13:37:58.106Z] === RUN TestWaitBlocked [2020-07-20T13:37:58.106Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-20T13:37:58.106Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-20T13:37:58.106Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-20T13:37:58.106Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-20T13:37:58.106Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-20T13:37:58.106Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-20T13:37:58.106Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-07-20T13:37:58.940Z] --- PASS: TestAuthZPluginAllowRequest (1.74s) [2020-07-20T13:37:58.940Z] === RUN TestAuthZPluginTLS [2020-07-20T13:37:59.048Z] --- PASS: TestWaitBlocked (0.04s) [2020-07-20T13:37:59.048Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s) [2020-07-20T13:37:59.048Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s) [2020-07-20T13:37:59.048Z] === CONT TestContainerStartOnDaemonRestart [2020-07-20T13:37:59.048Z] === CONT TestIpcModeOlderClient [2020-07-20T13:37:59.048Z] --- PASS: TestIpcModeOlderClient (0.07s) [2020-07-20T13:37:59.048Z] === CONT TestDaemonHostGatewayIP [2020-07-20T13:37:59.512Z] --- PASS: TestAuthZPluginTLS (0.71s) [2020-07-20T13:37:59.512Z] === RUN TestAuthZPluginDenyRequest [2020-07-20T13:37:59.515Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-20T13:37:59.806Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-20T13:38:00.454Z] --- PASS: TestAuthZPluginDenyRequest (0.66s) [2020-07-20T13:38:00.454Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-20T13:38:00.841Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-20T13:38:01.026Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s) [2020-07-20T13:38:01.026Z] === RUN TestAuthZPluginDenyResponse [2020-07-20T13:38:01.142Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-20T13:38:01.597Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2020-07-20T13:38:01.597Z] === RUN TestAuthZPluginAllowEventStream [2020-07-20T13:38:02.345Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-07-20T13:38:02.605Z] --- PASS: TestContainerStartOnDaemonRestart (3.61s) [2020-07-20T13:38:02.605Z] === CONT TestContainerKillOnDaemonStart [2020-07-20T13:38:02.651Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-20T13:38:02.652Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-20T13:38:03.513Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s) [2020-07-20T13:38:03.513Z] === RUN TestAuthZPluginErrorResponse [2020-07-20T13:38:03.545Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-07-20T13:38:03.805Z] --- PASS: TestDaemonHostGatewayIP (4.81s) [2020-07-20T13:38:03.805Z] === CONT TestDaemonRestartIpcMode [2020-07-20T13:38:04.087Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2020-07-20T13:38:04.087Z] === RUN TestAuthZPluginErrorRequest [2020-07-20T13:38:04.375Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-07-20T13:38:04.658Z] --- PASS: TestAuthZPluginErrorRequest (0.63s) [2020-07-20T13:38:04.658Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-20T13:38:04.717Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-20T13:38:04.944Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-07-20T13:38:05.008Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-20T13:38:05.229Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s) [2020-07-20T13:38:05.229Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-20T13:38:05.514Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-07-20T13:38:06.896Z] --- PASS: TestDaemonRestartIpcMode (2.72s) [2020-07-20T13:38:07.156Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-07-20T13:38:07.728Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-07-20T13:38:07.738Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-20T13:38:07.774Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.22s) [2020-07-20T13:38:07.774Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-20T13:38:08.029Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-20T13:38:09.710Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.27s) [2020-07-20T13:38:09.710Z] === RUN TestAuthZPluginHeader [2020-07-20T13:38:10.266Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-07-20T13:38:10.652Z] --- PASS: TestAuthZPluginHeader (1.00s) [2020-07-20T13:38:10.652Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-20T13:38:10.652Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-20T13:38:10.652Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T13:38:10.652Z] === RUN TestAuthZPluginV2Disable [2020-07-20T13:38:10.652Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-20T13:38:10.652Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T13:38:10.652Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-20T13:38:10.652Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-20T13:38:10.652Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T13:38:10.652Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-20T13:38:10.652Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-20T13:38:10.652Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T13:38:10.652Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-20T13:38:10.758Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-20T13:38:10.758Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.09s) [2020-07-20T13:38:10.758Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.35s) [2020-07-20T13:38:10.758Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.49s) [2020-07-20T13:38:10.758Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s) [2020-07-20T13:38:10.758Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.43s) [2020-07-20T13:38:10.758Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.49s) [2020-07-20T13:38:10.758Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.27s) [2020-07-20T13:38:10.758Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.26s) [2020-07-20T13:38:10.758Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.74s) [2020-07-20T13:38:10.758Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.13s) [2020-07-20T13:38:10.758Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.26s) [2020-07-20T13:38:10.758Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.26s) [2020-07-20T13:38:10.758Z] === RUN TestCgroupNamespacesRun [2020-07-20T13:38:11.205Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-07-20T13:38:11.205Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-07-20T13:38:11.205Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-07-20T13:38:11.205Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-07-20T13:38:11.205Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-07-20T13:38:11.778Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-07-20T13:38:12.265Z] --- PASS: TestCgroupNamespacesRun (1.81s) [2020-07-20T13:38:12.265Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-20T13:38:12.725Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-07-20T13:38:13.296Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-07-20T13:38:13.555Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-07-20T13:38:13.810Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.69s) [2020-07-20T13:38:13.810Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-20T13:38:13.815Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-20T13:38:14.394Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T13:38:14.394Z] INFO: Testing against a local daemon [2020-07-20T13:38:15.197Z] --- PASS: TestContainerKillOnDaemonStart (12.50s) [2020-07-20T13:38:15.197Z] PASS [2020-07-20T13:38:15.197Z] [2020-07-20T13:38:15.197Z] === Skipped [2020-07-20T13:38:15.197Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-20T13:38:15.197Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-20T13:38:15.197Z] [2020-07-20T13:38:15.197Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-20T13:38:15.197Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-20T13:38:15.197Z] [2020-07-20T13:38:15.197Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-20T13:38:15.197Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-20T13:38:15.197Z] [2020-07-20T13:38:15.197Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-20T13:38:15.197Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-20T13:38:15.197Z] [2020-07-20T13:38:15.197Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-20T13:38:15.197Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-20T13:38:15.197Z] [2020-07-20T13:38:15.198Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-20T13:38:15.198Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-20T13:38:15.198Z] [2020-07-20T13:38:15.198Z] [2020-07-20T13:38:15.198Z] DONE 204 tests, 6 skipped in 144.072s [2020-07-20T13:38:15.198Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-20T13:38:15.198Z] ++ 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-07-20T13:38:15.198Z] ++ set -e [2020-07-20T13:38:15.198Z] ++ '[' -n 0 ']' [2020-07-20T13:38:15.198Z] ++ set -x [2020-07-20T13:38:15.198Z] ++ 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-07-20T13:38:15.458Z] INFO: Testing against a local daemon [2020-07-20T13:38:15.458Z] === RUN TestCommitInheritsEnv [2020-07-20T13:38:15.718Z] --- PASS: TestCommitInheritsEnv (0.42s) [2020-07-20T13:38:15.718Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-20T13:38:15.718Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-20T13:38:15.718Z] === RUN TestImagesFilterMultiReference [2020-07-20T13:38:15.875Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.68s) [2020-07-20T13:38:15.875Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-20T13:38:15.979Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-07-20T13:38:15.979Z] === RUN TestImagePullPlatformInvalid [2020-07-20T13:38:15.979Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-07-20T13:38:15.979Z] === RUN TestRemoveImageOrphaning [2020-07-20T13:38:16.240Z] --- PASS: TestRemoveImageOrphaning (0.36s) [2020-07-20T13:38:16.240Z] === RUN TestRemoveImageGarbageCollector [2020-07-20T13:38:17.179Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-07-20T13:38:17.382Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s) [2020-07-20T13:38:17.383Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-20T13:38:18.118Z] --- PASS: TestRemoveImageGarbageCollector (1.85s) [2020-07-20T13:38:18.118Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-20T13:38:18.118Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-07-20T13:38:18.118Z] === RUN TestTagInvalidReference [2020-07-20T13:38:18.118Z] --- PASS: TestTagInvalidReference (0.02s) [2020-07-20T13:38:18.118Z] === RUN TestTagValidPrefixedRepo [2020-07-20T13:38:18.379Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-07-20T13:38:18.379Z] === RUN TestTagExistedNameWithoutForce [2020-07-20T13:38:18.379Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-07-20T13:38:18.379Z] === RUN TestTagOfficialNames [2020-07-20T13:38:18.379Z] --- PASS: TestTagOfficialNames (0.05s) [2020-07-20T13:38:18.379Z] === RUN TestTagMatchesDigest [2020-07-20T13:38:18.379Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-07-20T13:38:18.379Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-20T13:38:19.319Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-07-20T13:38:19.319Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-07-20T13:38:19.448Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.71s) [2020-07-20T13:38:19.448Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-20T13:38:19.890Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-07-20T13:38:20.150Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-07-20T13:38:20.720Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-07-20T13:38:20.962Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.73s) [2020-07-20T13:38:20.962Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-20T13:38:21.290Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-07-20T13:38:21.594Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-07-20T13:38:21.594Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-20T13:38:23.658Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) [2020-07-20T13:38:23.658Z] === RUN TestKernelTCPMemory [2020-07-20T13:38:24.290Z] --- PASS: TestKernelTCPMemory (0.91s) [2020-07-20T13:38:24.290Z] === RUN TestNISDomainname [2020-07-20T13:38:24.584Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-07-20T13:38:24.849Z] ok github.com/docker/docker/integration/build 13.304s [2020-07-20T13:38:24.849Z] [2020-07-20T13:38:24.849Z] === Skipped [2020-07-20T13:38:24.849Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-07-20T13:38:24.849Z] build_session_test.go:25: TODO: BuildKit [2020-07-20T13:38:24.849Z] [2020-07-20T13:38:24.849Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-07-20T13:38:24.849Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T13:38:24.849Z] [2020-07-20T13:38:24.849Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-07-20T13:38:24.849Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-20T13:38:24.849Z] [2020-07-20T13:38:24.849Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s) [2020-07-20T13:38:24.849Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-20T13:38:24.849Z] [2020-07-20T13:38:24.849Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-07-20T13:38:24.849Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-20T13:38:24.849Z] [2020-07-20T13:38:24.849Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-07-20T13:38:24.849Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-20T13:38:24.849Z] [2020-07-20T13:38:24.849Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-07-20T13:38:24.849Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-20T13:38:24.849Z] [2020-07-20T13:38:24.849Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s) [2020-07-20T13:38:24.849Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-20T13:38:24.849Z] [2020-07-20T13:38:24.849Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-07-20T13:38:24.849Z] build_test.go:492: testEnv.OSType == "windows" [2020-07-20T13:38:24.849Z] [2020-07-20T13:38:24.849Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-07-20T13:38:24.849Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-20T13:38:24.849Z] [2020-07-20T13:38:24.849Z] [2020-07-20T13:38:24.849Z] DONE 22 tests, 10 skipped in 35.353s [2020-07-20T13:38:24.849Z] [2020-07-20T13:38:24.849Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-07-20T13:38:25.154Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-07-20T13:38:25.326Z] --- PASS: TestNISDomainname (0.99s) [2020-07-20T13:38:25.326Z] === RUN TestHostnameDnsResolution [2020-07-20T13:38:25.724Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-07-20T13:38:26.423Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T13:38:26.423Z] INFO: Testing against a local daemon [2020-07-20T13:38:26.423Z] ok github.com/docker/docker/integration/config 0.197s [2020-07-20T13:38:26.895Z] [2020-07-20T13:38:26.895Z] === Skipped [2020-07-20T13:38:26.895Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-07-20T13:38:26.895Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T13:38:26.895Z] [2020-07-20T13:38:26.895Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-07-20T13:38:26.895Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T13:38:26.895Z] [2020-07-20T13:38:26.895Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-07-20T13:38:26.895Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T13:38:26.895Z] [2020-07-20T13:38:26.895Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-07-20T13:38:26.895Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T13:38:26.895Z] [2020-07-20T13:38:26.895Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-07-20T13:38:26.895Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T13:38:26.895Z] [2020-07-20T13:38:26.895Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-07-20T13:38:26.895Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-07-20T13:38:26.895Z] [2020-07-20T13:38:26.895Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-07-20T13:38:26.895Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-07-20T13:38:26.895Z] [2020-07-20T13:38:26.895Z] [2020-07-20T13:38:26.895Z] DONE 7 tests, 7 skipped in 2.351s [2020-07-20T13:38:26.895Z] [2020-07-20T13:38:26.895Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-07-20T13:38:27.391Z] --- PASS: TestHostnameDnsResolution (1.77s) [2020-07-20T13:38:27.391Z] === RUN TestStats [2020-07-20T13:38:28.265Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-07-20T13:38:29.874Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T13:38:29.874Z] INFO: Testing against a local daemon [2020-07-20T13:38:30.118Z] --- PASS: TestStats (2.92s) [2020-07-20T13:38:30.118Z] === RUN TestStopContainerWithTimeout [2020-07-20T13:38:30.118Z] === RUN TestStopContainerWithTimeout/0 [2020-07-20T13:38:30.118Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-20T13:38:30.118Z] === RUN TestStopContainerWithTimeout/1 [2020-07-20T13:38:30.118Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-20T13:38:30.118Z] === RUN TestStopContainerWithTimeout/3 [2020-07-20T13:38:30.118Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-20T13:38:30.118Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-20T13:38:30.118Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-20T13:38:30.118Z] === CONT TestStopContainerWithTimeout/0 [2020-07-20T13:38:30.118Z] === CONT TestStopContainerWithTimeout/3 [2020-07-20T13:38:30.176Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-07-20T13:38:31.150Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-20T13:38:31.560Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-07-20T13:38:32.501Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-07-20T13:38:32.610Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.28s) [2020-07-20T13:38:32.610Z] PASS [2020-07-20T13:38:32.610Z] [2020-07-20T13:38:32.610Z] === Skipped [2020-07-20T13:38:32.610Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-20T13:38:32.610Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T13:38:32.611Z] [2020-07-20T13:38:32.611Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-20T13:38:32.611Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T13:38:32.611Z] [2020-07-20T13:38:32.611Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-20T13:38:32.611Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T13:38:32.611Z] [2020-07-20T13:38:32.611Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-20T13:38:32.611Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T13:38:32.611Z] [2020-07-20T13:38:32.611Z] [2020-07-20T13:38:32.611Z] DONE 17 tests, 4 skipped in 32.061s [2020-07-20T13:38:32.611Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-20T13:38:32.611Z] ++ 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-07-20T13:38:32.611Z] ++ set -e [2020-07-20T13:38:32.611Z] ++ '[' -n 0 ']' [2020-07-20T13:38:32.611Z] ++ set -x [2020-07-20T13:38:32.611Z] ++ 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-07-20T13:38:32.611Z] INFO: Testing against a local daemon [2020-07-20T13:38:32.611Z] === RUN TestPluginInvalidJSON [2020-07-20T13:38:32.611Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-20T13:38:32.611Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-20T13:38:32.611Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-20T13:38:32.611Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-20T13:38:32.611Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-20T13:38:32.611Z] === RUN TestPluginInstall [2020-07-20T13:38:32.611Z] === RUN TestPluginInstall/no_auth [2020-07-20T13:38:33.246Z] === CONT TestStopContainerWithTimeout/1 [2020-07-20T13:38:33.884Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-07-20T13:38:33.884Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-07-20T13:38:34.524Z] time="2020-07-20T13:38:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T13:38:34.524Z] time="2020-07-20T13:38:34Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T13:38:34.524Z] time="2020-07-20T13:38:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c1522ed65340a126880f5ac1fc3db84b523769650ef0275828c456875bb6553c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T13:38:34.524Z] time="2020-07-20T13:38:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T13:38:34.524Z] time="2020-07-20T13:38:34Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T13:38:34.524Z] time="2020-07-20T13:38:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c1522ed65340a126880f5ac1fc3db84b523769650ef0275828c456875bb6553c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T13:38:34.786Z] === RUN TestPluginInstall/with_htpasswd [2020-07-20T13:38:34.801Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-07-20T13:38:34.801Z] --- PASS: TestStopContainerWithTimeout/0 (1.05s) [2020-07-20T13:38:34.801Z] --- PASS: TestStopContainerWithTimeout/3 (3.10s) [2020-07-20T13:38:34.801Z] --- PASS: TestStopContainerWithTimeout/-1 (2.88s) [2020-07-20T13:38:34.801Z] --- PASS: TestStopContainerWithTimeout/1 (1.85s) [2020-07-20T13:38:34.801Z] === RUN TestDeleteDevicemapper [2020-07-20T13:38:34.801Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-20T13:38:34.801Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-20T13:38:34.801Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-20T13:38:34.835Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-07-20T13:38:35.729Z] time="2020-07-20T13:38:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T13:38:35.729Z] time="2020-07-20T13:38:35Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T13:38:35.729Z] time="2020-07-20T13:38:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:08bab7c1a0dea1e50eab692d335269bcc9e7371202607f4861c1aa38af1a4e46" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T13:38:35.729Z] time="2020-07-20T13:38:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T13:38:35.729Z] time="2020-07-20T13:38:35Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T13:38:35.729Z] time="2020-07-20T13:38:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:08bab7c1a0dea1e50eab692d335269bcc9e7371202607f4861c1aa38af1a4e46" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T13:38:35.990Z] === RUN TestPluginInstall/with_insecure [2020-07-20T13:38:36.476Z] ok github.com/docker/docker/cmd/dockerd 0.232s coverage: 30.8% of statements [2020-07-20T13:38:37.375Z] time="2020-07-20T13:38:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T13:38:37.375Z] time="2020-07-20T13:38:37Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T13:38:37.375Z] time="2020-07-20T13:38:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6a22489aa159d1ee43e96d58f21273f76a1dc7733a5529584b58f53b2d1167de" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T13:38:37.375Z] time="2020-07-20T13:38:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T13:38:37.375Z] time="2020-07-20T13:38:37Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T13:38:37.375Z] time="2020-07-20T13:38:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6a22489aa159d1ee43e96d58f21273f76a1dc7733a5529584b58f53b2d1167de" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T13:38:37.375Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-07-20T13:38:37.946Z] --- PASS: TestPluginInstall (8.58s) [2020-07-20T13:38:37.946Z] --- PASS: TestPluginInstall/no_auth (5.64s) [2020-07-20T13:38:37.946Z] --- PASS: TestPluginInstall/with_htpasswd (1.20s) [2020-07-20T13:38:37.946Z] --- PASS: TestPluginInstall/with_insecure (1.73s) [2020-07-20T13:38:37.946Z] plugin_test.go:157: [d43473ec13010] daemon is not started [2020-07-20T13:38:37.946Z] PASS [2020-07-20T13:38:37.946Z] [2020-07-20T13:38:37.946Z] DONE 6 tests in 8.790s [2020-07-20T13:38:37.946Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-20T13:38:37.946Z] ++ 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-07-20T13:38:37.946Z] ++ set -e [2020-07-20T13:38:37.946Z] ++ '[' -n 0 ']' [2020-07-20T13:38:37.946Z] ++ set -x [2020-07-20T13:38:37.946Z] ++ 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-07-20T13:38:37.946Z] INFO: Testing against a local daemon [2020-07-20T13:38:37.946Z] === RUN TestExternalGraphDriver [2020-07-20T13:38:38.207Z] === RUN TestExternalGraphDriver/json [2020-07-20T13:38:38.314Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-07-20T13:38:38.314Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-07-20T13:38:38.317Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.54s) [2020-07-20T13:38:38.317Z] === RUN TestUpdateMemory [2020-07-20T13:38:38.317Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-20T13:38:38.317Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-20T13:38:38.317Z] === RUN TestUpdateCPUQuota [2020-07-20T13:38:38.592Z] ok github.com/docker/docker/container 0.130s coverage: 34.7% of statements [2020-07-20T13:38:38.592Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-20T13:38:38.592Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-20T13:38:38.592Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-20T13:38:38.592Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-20T13:38:39.255Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-07-20T13:38:39.255Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-07-20T13:38:39.823Z] --- PASS: TestUpdateCPUQuota (1.08s) [2020-07-20T13:38:39.823Z] === RUN TestUpdatePidsLimit [2020-07-20T13:38:39.823Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-20T13:38:39.823Z] === RUN TestUpdatePidsLimit/no_change [2020-07-20T13:38:40.456Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-20T13:38:40.638Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-07-20T13:38:40.747Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-20T13:38:40.751Z] === RUN TestExternalGraphDriver/spec [2020-07-20T13:38:41.038Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-20T13:38:41.670Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-20T13:38:41.962Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-20T13:38:42.022Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-07-20T13:38:42.154Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.034s coverage: 65.3% of statements [2020-07-20T13:38:42.964Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-07-20T13:38:43.296Z] === RUN TestExternalGraphDriver/pull [2020-07-20T13:38:43.469Z] --- PASS: TestUpdatePidsLimit (3.69s) [2020-07-20T13:38:43.469Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-07-20T13:38:43.469Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2020-07-20T13:38:43.469Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-07-20T13:38:43.469Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2020-07-20T13:38:43.469Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2020-07-20T13:38:43.469Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-07-20T13:38:43.469Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2020-07-20T13:38:43.469Z] === RUN TestUpdateRestartPolicy [2020-07-20T13:38:45.209Z] --- PASS: TestExternalGraphDriver (7.20s) [2020-07-20T13:38:45.209Z] --- PASS: TestExternalGraphDriver/json (2.38s) [2020-07-20T13:38:45.209Z] --- PASS: TestExternalGraphDriver/spec (2.59s) [2020-07-20T13:38:45.209Z] --- PASS: TestExternalGraphDriver/pull (2.08s) [2020-07-20T13:38:45.209Z] === RUN TestGraphdriverPluginV2 [2020-07-20T13:38:45.469Z] --- SKIP: TestGraphdriverPluginV2 (0.26s) [2020-07-20T13:38:45.469Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T13:38:45.469Z] PASS [2020-07-20T13:38:45.469Z] [2020-07-20T13:38:45.469Z] === Skipped [2020-07-20T13:38:45.469Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.26s) [2020-07-20T13:38:45.469Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T13:38:45.469Z] [2020-07-20T13:38:45.469Z] [2020-07-20T13:38:45.469Z] DONE 5 tests, 1 skipped in 7.623s [2020-07-20T13:38:45.469Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-20T13:38:45.469Z] ++ 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-07-20T13:38:45.469Z] ++ set -e [2020-07-20T13:38:45.469Z] ++ '[' -n 0 ']' [2020-07-20T13:38:45.469Z] ++ set -x [2020-07-20T13:38:45.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=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-07-20T13:38:45.730Z] INFO: Testing against a local daemon [2020-07-20T13:38:45.730Z] === RUN TestContinueAfterPluginCrash [2020-07-20T13:38:45.730Z] === PAUSE TestContinueAfterPluginCrash [2020-07-20T13:38:45.730Z] === RUN TestReadPluginNoRead [2020-07-20T13:38:45.730Z] === PAUSE TestReadPluginNoRead [2020-07-20T13:38:45.730Z] === RUN TestDaemonStartWithLogOpt [2020-07-20T13:38:45.730Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-20T13:38:45.730Z] === CONT TestContinueAfterPluginCrash [2020-07-20T13:38:45.730Z] === CONT TestDaemonStartWithLogOpt [2020-07-20T13:38:45.730Z] === CONT TestReadPluginNoRead [2020-07-20T13:38:46.260Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-07-20T13:38:46.289Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-07-20T13:38:46.290Z] Copying nested executables into bundles/binary-daemon [2020-07-20T13:38:46.290Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-07-20T13:38:46.619Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41238/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=c161d6564d755c0b6b4356ceff87fbd6a898b675 -e DOCKER_GRAPHDRIVER docker:c161d6564d755c0b6b4356ceff87fbd6a898b675 hack/make.sh cross [2020-07-20T13:38:46.661Z] ok github.com/docker/docker/daemon/cluster/convert 0.054s coverage: 35.4% of statements [2020-07-20T13:38:46.878Z] [2020-07-20T13:38:47.137Z] Removing bundles/ [2020-07-20T13:38:47.137Z] [2020-07-20T13:38:47.137Z] ---> Making bundle: cross (in bundles/cross) [2020-07-20T13:38:47.137Z] Cross building: bundles/cross/linux/amd64 [2020-07-20T13:38:47.137Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-07-20T13:38:47.137Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-07-20T13:38:48.170Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-07-20T13:38:48.430Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-07-20T13:38:49.371Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-07-20T13:38:49.632Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-07-20T13:38:49.942Z] === RUN TestReadPluginNoRead/default [2020-07-20T13:38:50.303Z] ok github.com/docker/docker/daemon/cluster 0.184s coverage: 0.5% of statements [2020-07-20T13:38:50.595Z] --- PASS: TestDaemonStartWithLogOpt (4.82s) [2020-07-20T13:38:51.541Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-20T13:38:51.617Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-07-20T13:38:51.617Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-07-20T13:38:52.558Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-07-20T13:38:53.456Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-20T13:38:53.499Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-07-20T13:38:53.760Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-07-20T13:38:53.871Z] ok github.com/docker/docker/daemon/discovery 0.031s coverage: 30.0% of statements [2020-07-20T13:38:55.367Z] --- PASS: TestReadPluginNoRead (9.54s) [2020-07-20T13:38:55.367Z] --- PASS: TestReadPluginNoRead/default (1.81s) [2020-07-20T13:38:55.367Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.72s) [2020-07-20T13:38:55.367Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.81s) [2020-07-20T13:38:55.367Z] read_test.go:92: [deb40dbbeb781] daemon is not started [2020-07-20T13:38:55.417Z] ok github.com/docker/docker/daemon/config 0.206s coverage: 81.8% of statements [2020-07-20T13:38:55.629Z] --- PASS: TestContinueAfterPluginCrash (10.07s) [2020-07-20T13:38:55.629Z] PASS [2020-07-20T13:38:55.629Z] [2020-07-20T13:38:55.629Z] DONE 6 tests in 10.234s [2020-07-20T13:38:55.629Z] 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-07-20T13:38:55.629Z] ++ 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-07-20T13:38:55.629Z] ++ set -e [2020-07-20T13:38:55.629Z] ++ '[' -n 0 ']' [2020-07-20T13:38:55.629Z] ++ set -x [2020-07-20T13:38:55.629Z] ++ 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-07-20T13:38:55.669Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-07-20T13:38:55.889Z] testing: warning: no tests to run [2020-07-20T13:38:55.890Z] PASS [2020-07-20T13:38:55.890Z] [2020-07-20T13:38:55.890Z] DONE 0 tests in 0.074s [2020-07-20T13:38:55.890Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-20T13:38:55.890Z] ++ 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-07-20T13:38:55.890Z] ++ set -e [2020-07-20T13:38:55.890Z] ++ '[' -n 0 ']' [2020-07-20T13:38:55.890Z] ++ set -x [2020-07-20T13:38:55.890Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-20T13:38:56.063Z] ok github.com/docker/docker/daemon/events 0.078s coverage: 50.0% of statements [2020-07-20T13:38:56.101Z] --- PASS: TestUpdateRestartPolicy (12.79s) [2020-07-20T13:38:56.101Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-20T13:38:56.150Z] INFO: Testing against a local daemon [2020-07-20T13:38:56.150Z] === RUN TestPluginWithDevMounts [2020-07-20T13:38:56.150Z] === PAUSE TestPluginWithDevMounts [2020-07-20T13:38:56.150Z] === CONT TestPluginWithDevMounts [2020-07-20T13:38:56.610Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-07-20T13:38:57.134Z] --- PASS: TestUpdateRestartWithAutoRemove (0.90s) [2020-07-20T13:38:57.134Z] === RUN TestWaitNonBlocked [2020-07-20T13:38:57.134Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-20T13:38:57.134Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-20T13:38:57.134Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-20T13:38:57.134Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-20T13:38:57.134Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-20T13:38:57.134Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-20T13:38:58.168Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-07-20T13:38:58.168Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s) [2020-07-20T13:38:58.168Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.14s) [2020-07-20T13:38:58.168Z] === RUN TestWaitBlocked [2020-07-20T13:38:58.168Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-20T13:38:58.168Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-20T13:38:58.168Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-20T13:38:58.168Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-20T13:38:58.168Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-20T13:38:58.168Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-20T13:38:58.170Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2020-07-20T13:38:58.693Z] --- PASS: TestPluginWithDevMounts (2.18s) [2020-07-20T13:38:58.693Z] PASS [2020-07-20T13:38:58.693Z] [2020-07-20T13:38:58.693Z] DONE 1 tests in 2.358s [2020-07-20T13:38:58.693Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-20T13:38:58.693Z] ++ 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-07-20T13:38:58.693Z] ++ set -e [2020-07-20T13:38:58.693Z] ++ '[' -n 0 ']' [2020-07-20T13:38:58.693Z] ++ set -x [2020-07-20T13:38:58.693Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-20T13:38:58.693Z] INFO: Testing against a local daemon [2020-07-20T13:38:58.693Z] === RUN TestSecretInspect [2020-07-20T13:38:59.202Z] --- PASS: TestWaitBlocked (0.03s) [2020-07-20T13:38:59.202Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s) [2020-07-20T13:38:59.202Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s) [2020-07-20T13:38:59.202Z] === CONT TestContainerStartOnDaemonRestart [2020-07-20T13:38:59.202Z] === CONT TestIpcModeOlderClient [2020-07-20T13:38:59.493Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-07-20T13:38:59.493Z] === CONT TestDaemonHostGatewayIP [2020-07-20T13:38:59.935Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-07-20T13:39:01.318Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-07-20T13:39:01.732Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2020-07-20T13:39:01.993Z] --- PASS: TestSecretInspect (3.19s) [2020-07-20T13:39:01.993Z] === RUN TestSecretList [2020-07-20T13:39:02.249Z] --- PASS: TestContainerStartOnDaemonRestart (2.82s) [2020-07-20T13:39:02.249Z] === CONT TestContainerKillOnDaemonStart [2020-07-20T13:39:02.374Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.469s coverage: 13.9% of statements [2020-07-20T13:39:03.025Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.641s coverage: 57.9% of statements [2020-07-20T13:39:03.231Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-07-20T13:39:03.283Z] --- PASS: TestDaemonHostGatewayIP (3.67s) [2020-07-20T13:39:03.283Z] === CONT TestDaemonRestartIpcMode [2020-07-20T13:39:04.539Z] --- PASS: TestSecretList (2.71s) [2020-07-20T13:39:04.539Z] === RUN TestSecretsCreateAndDelete [2020-07-20T13:39:05.832Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2020-07-20T13:39:06.528Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-07-20T13:39:06.799Z] --- PASS: TestDaemonRestartIpcMode (3.63s) [2020-07-20T13:39:07.084Z] --- PASS: TestSecretsCreateAndDelete (2.71s) [2020-07-20T13:39:07.084Z] === RUN TestSecretsUpdate [2020-07-20T13:39:07.373Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.055s coverage: 69.2% of statements [2020-07-20T13:39:07.373Z] ok github.com/docker/docker/daemon 12.491s coverage: 17.4% of statements [2020-07-20T13:39:07.373Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-20T13:39:07.373Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-20T13:39:07.373Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-20T13:39:07.373Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-20T13:39:07.910Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-07-20T13:39:08.851Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-07-20T13:39:08.851Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-07-20T13:39:09.531Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.954s coverage: 45.9% of statements [2020-07-20T13:39:09.531Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-20T13:39:09.531Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.217s coverage: 49.5% of statements [2020-07-20T13:39:09.791Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-07-20T13:39:10.383Z] --- PASS: TestSecretsUpdate (3.18s) [2020-07-20T13:39:10.383Z] === RUN TestTemplatedSecret [2020-07-20T13:39:11.637Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.690s coverage: 76.1% of statements [2020-07-20T13:39:12.286Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.0% of statements [2020-07-20T13:39:12.583Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2020-07-20T13:39:13.229Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2020-07-20T13:39:13.995Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-07-20T13:39:14.256Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-07-20T13:39:14.589Z] --- PASS: TestTemplatedSecret (3.60s) [2020-07-20T13:39:14.589Z] === RUN TestSecretCreateResolve [2020-07-20T13:39:15.343Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.938s coverage: 52.1% of statements [2020-07-20T13:39:15.344Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-20T13:39:15.344Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-20T13:39:15.403Z] --- PASS: TestContainerKillOnDaemonStart (12.27s) [2020-07-20T13:39:15.403Z] PASS [2020-07-20T13:39:15.403Z] [2020-07-20T13:39:15.403Z] === Skipped [2020-07-20T13:39:15.403Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-07-20T13:39:15.403Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-20T13:39:15.403Z] [2020-07-20T13:39:15.403Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-20T13:39:15.403Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-20T13:39:15.403Z] [2020-07-20T13:39:15.403Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-20T13:39:15.403Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-20T13:39:15.403Z] [2020-07-20T13:39:15.403Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-20T13:39:15.403Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-20T13:39:15.403Z] [2020-07-20T13:39:15.403Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-07-20T13:39:15.403Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-20T13:39:15.403Z] [2020-07-20T13:39:15.403Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-07-20T13:39:15.403Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-20T13:39:15.403Z] [2020-07-20T13:39:15.403Z] [2020-07-20T13:39:15.403Z] DONE 204 tests, 6 skipped in 152.052s [2020-07-20T13:39:15.403Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-07-20T13:39:15.403Z] ++ 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-07-20T13:39:15.403Z] ++ set -e [2020-07-20T13:39:15.403Z] ++ '[' -n 0 ']' [2020-07-20T13:39:15.403Z] ++ set -x [2020-07-20T13:39:15.403Z] ++ 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-07-20T13:39:15.403Z] INFO: Testing against a local daemon [2020-07-20T13:39:15.403Z] === RUN TestCommitInheritsEnv [2020-07-20T13:39:15.403Z] --- PASS: TestCommitInheritsEnv (0.55s) [2020-07-20T13:39:15.403Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-20T13:39:15.403Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-20T13:39:15.403Z] === RUN TestImagesFilterMultiReference [2020-07-20T13:39:15.403Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-07-20T13:39:15.403Z] === RUN TestImagePullPlatformInvalid [2020-07-20T13:39:15.403Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-07-20T13:39:15.403Z] === RUN TestRemoveImageOrphaning [2020-07-20T13:39:15.640Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-07-20T13:39:15.694Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2020-07-20T13:39:15.694Z] === RUN TestRemoveImageGarbageCollector [2020-07-20T13:39:15.694Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-20T13:39:15.694Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T13:39:15.694Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-20T13:39:15.694Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-07-20T13:39:15.694Z] === RUN TestTagInvalidReference [2020-07-20T13:39:15.694Z] --- PASS: TestTagInvalidReference (0.01s) [2020-07-20T13:39:15.694Z] === RUN TestTagValidPrefixedRepo [2020-07-20T13:39:15.694Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-07-20T13:39:15.694Z] === RUN TestTagExistedNameWithoutForce [2020-07-20T13:39:15.694Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-07-20T13:39:15.694Z] === RUN TestTagOfficialNames [2020-07-20T13:39:15.694Z] --- PASS: TestTagOfficialNames (0.04s) [2020-07-20T13:39:15.694Z] === RUN TestTagMatchesDigest [2020-07-20T13:39:15.694Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-07-20T13:39:15.694Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-20T13:39:15.900Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-07-20T13:39:16.884Z] ok github.com/docker/docker/daemon/logger 0.275s coverage: 41.0% of statements [2020-07-20T13:39:17.132Z] --- PASS: TestSecretCreateResolve (3.18s) [2020-07-20T13:39:17.132Z] PASS [2020-07-20T13:39:17.132Z] [2020-07-20T13:39:17.132Z] DONE 6 tests in 18.730s [2020-07-20T13:39:17.132Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-07-20T13:39:17.132Z] ++ 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-07-20T13:39:17.132Z] ++ set -e [2020-07-20T13:39:17.132Z] ++ '[' -n 0 ']' [2020-07-20T13:39:17.132Z] ++ set -x [2020-07-20T13:39:17.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-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-07-20T13:39:17.284Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-07-20T13:39:17.393Z] INFO: Testing against a local daemon [2020-07-20T13:39:17.393Z] === RUN TestServiceCreateInit [2020-07-20T13:39:17.393Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-20T13:39:17.543Z] ok github.com/docker/docker/daemon/logger/awslogs 0.491s coverage: 77.8% of statements [2020-07-20T13:39:17.844Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 67.0% of statements [2020-07-20T13:39:18.144Z] ok github.com/docker/docker/daemon/images 0.099s coverage: 4.8% of statements [2020-07-20T13:39:18.144Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-20T13:39:18.144Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-20T13:39:18.144Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-20T13:39:18.144Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-20T13:39:18.225Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-07-20T13:39:18.486Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-07-20T13:39:19.202Z] ok github.com/docker/docker/daemon/logger/journald 0.018s coverage: 26.2% of statements [2020-07-20T13:39:19.505Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.043s coverage: 87.2% of statements [2020-07-20T13:39:20.577Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.065s coverage: 61.6% of statements [2020-07-20T13:39:20.806Z] ok github.com/docker/docker/integration/container 49.808s [2020-07-20T13:39:20.806Z] [2020-07-20T13:39:20.806Z] === Skipped [2020-07-20T13:39:20.806Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-07-20T13:39:20.806Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-20T13:39:20.806Z] [2020-07-20T13:39:20.806Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-07-20T13:39:20.806Z] copy_test.go:25: testEnv.OSType == "windows" [2020-07-20T13:39:20.806Z] [2020-07-20T13:39:20.806Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-07-20T13:39:20.806Z] copy_test.go:39: testEnv.OSType == "windows" [2020-07-20T13:39:20.806Z] [2020-07-20T13:39:20.806Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-07-20T13:39:20.806Z] copy_test.go:51: testEnv.OSType == "windows" [2020-07-20T13:39:20.806Z] [2020-07-20T13:39:20.806Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-07-20T13:39:20.806Z] copy_test.go:65: testEnv.OSType == "windows" [2020-07-20T13:39:20.806Z] [2020-07-20T13:39:20.806Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-07-20T13:39:20.806Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T13:39:20.806Z] [2020-07-20T13:39:20.806Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-07-20T13:39:20.806Z] create_test.go:75: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-07-20T13:39:20.806Z] [2020-07-20T13:39:20.806Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-07-20T13:39:20.806Z] create_test.go:138: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T13:39:20.806Z] [2020-07-20T13:39:20.806Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-07-20T13:39:20.806Z] create_test.go:182: testEnv.DaemonInfo.OSType != "linux" [2020-07-20T13:39:20.806Z] [2020-07-20T13:39:20.806Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-07-20T13:39:20.806Z] create_test.go:262: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-07-20T13:39:20.806Z] [2020-07-20T13:39:20.806Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-07-20T13:39:20.806Z] create_test.go:389: testEnv.DaemonInfo.OSType != "linux" [2020-07-20T13:39:20.806Z] [2020-07-20T13:39:20.806Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-07-20T13:39:20.806Z] create_test.go:550: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-07-20T13:39:20.806Z] [2020-07-20T13:39:20.806Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-07-20T13:39:20.806Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T13:39:20.806Z] [2020-07-20T13:39:20.806Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-07-20T13:39:20.806Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-07-20T13:39:20.806Z] [2020-07-20T13:39:20.806Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-07-20T13:39:20.806Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-20T13:39:20.806Z] [2020-07-20T13:39:20.806Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-07-20T13:39:20.806Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-20T13:39:20.806Z] [2020-07-20T13:39:20.806Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-07-20T13:39:20.806Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T13:39:20.806Z] [2020-07-20T13:39:20.806Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-07-20T13:39:20.806Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T13:39:20.806Z] [2020-07-20T13:39:20.806Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-07-20T13:39:20.806Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-20T13:39:20.806Z] [2020-07-20T13:39:20.806Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-07-20T13:39:20.806Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-07-20T13:39:20.806Z] [2020-07-20T13:39:20.806Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-07-20T13:39:20.806Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-07-20T13:39:20.806Z] [2020-07-20T13:39:20.806Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-07-20T13:39:20.806Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-07-20T13:39:20.806Z] [2020-07-20T13:39:20.806Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-07-20T13:39:20.806Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-20T13:39:20.806Z] [2020-07-20T13:39:20.806Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-07-20T13:39:20.807Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-20T13:39:20.807Z] [2020-07-20T13:39:20.807Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-07-20T13:39:20.807Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-20T13:39:20.807Z] [2020-07-20T13:39:20.807Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-07-20T13:39:20.807Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-07-20T13:39:20.807Z] [2020-07-20T13:39:20.807Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-07-20T13:39:20.807Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T13:39:20.807Z] [2020-07-20T13:39:20.807Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-07-20T13:39:20.807Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-20T13:39:20.807Z] [2020-07-20T13:39:20.807Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-07-20T13:39:20.807Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-07-20T13:39:20.807Z] [2020-07-20T13:39:20.807Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-07-20T13:39:20.807Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-20T13:39:20.807Z] [2020-07-20T13:39:20.807Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-07-20T13:39:20.807Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-07-20T13:39:20.807Z] [2020-07-20T13:39:20.807Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-07-20T13:39:20.807Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-07-20T13:39:20.807Z] [2020-07-20T13:39:20.807Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-07-20T13:39:20.807Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T13:39:20.807Z] [2020-07-20T13:39:20.807Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-07-20T13:39:20.807Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-07-20T13:39:20.807Z] [2020-07-20T13:39:20.807Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-07-20T13:39:20.807Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-07-20T13:39:20.807Z] [2020-07-20T13:39:20.807Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-07-20T13:39:20.807Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-07-20T13:39:20.807Z] [2020-07-20T13:39:20.807Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-07-20T13:39:20.807Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-20T13:39:20.807Z] [2020-07-20T13:39:20.807Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-07-20T13:39:20.807Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-07-20T13:39:20.807Z] [2020-07-20T13:39:20.807Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-07-20T13:39:20.807Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T13:39:20.807Z] [2020-07-20T13:39:20.807Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-07-20T13:39:20.807Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-07-20T13:39:20.807Z] [2020-07-20T13:39:20.807Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-07-20T13:39:20.807Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-07-20T13:39:20.807Z] [2020-07-20T13:39:20.807Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-07-20T13:39:20.807Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-07-20T13:39:20.807Z] [2020-07-20T13:39:20.807Z] [2020-07-20T13:39:20.807Z] DONE 85 tests, 42 skipped in 52.522s [2020-07-20T13:39:20.807Z] [2020-07-20T13:39:20.807Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-07-20T13:39:21.226Z] ok github.com/docker/docker/daemon/logger/local 0.069s coverage: 75.2% of statements [2020-07-20T13:39:21.226Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-20T13:39:21.285Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T13:39:21.285Z] INFO: Testing against a local daemon [2020-07-20T13:39:21.756Z] ok github.com/docker/docker/integration/image 0.393s [2020-07-20T13:39:21.756Z] [2020-07-20T13:39:21.756Z] === Skipped [2020-07-20T13:39:21.756Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2020-07-20T13:39:21.756Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-20T13:39:21.756Z] [2020-07-20T13:39:21.756Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-07-20T13:39:21.756Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-07-20T13:39:21.756Z] [2020-07-20T13:39:21.756Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-07-20T13:39:21.756Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-20T13:39:21.756Z] [2020-07-20T13:39:21.756Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-07-20T13:39:21.756Z] tag_test.go:98: testEnv.OSType == "windows" [2020-07-20T13:39:21.756Z] [2020-07-20T13:39:21.756Z] [2020-07-20T13:39:21.756Z] DONE 11 tests, 4 skipped in 2.236s [2020-07-20T13:39:21.756Z] [2020-07-20T13:39:21.756Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-07-20T13:39:21.786Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-07-20T13:39:22.286Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.113s coverage: 33.3% of statements [2020-07-20T13:39:22.686Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-20T13:39:22.934Z] time="2020-07-20T13:39:22Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate156688544/log166591359.1: no such file or directory" [2020-07-20T13:39:22.934Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.089s coverage: 38.3% of statements [2020-07-20T13:39:23.580Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2020-07-20T13:39:23.877Z] ok github.com/docker/docker/daemon/logger/templates 0.006s coverage: 8.3% of statements [2020-07-20T13:39:23.988Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T13:39:23.989Z] INFO: Testing against a local daemon [2020-07-20T13:39:23.989Z] ok github.com/docker/docker/integration/network 0.194s [2020-07-20T13:39:23.989Z] [2020-07-20T13:39:23.989Z] === Skipped [2020-07-20T13:39:23.989Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-07-20T13:39:23.989Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-07-20T13:39:23.989Z] [2020-07-20T13:39:23.989Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2020-07-20T13:39:23.989Z] 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-07-20T13:39:23.989Z] [2020-07-20T13:39:23.989Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-07-20T13:39:23.989Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-07-20T13:39:23.989Z] [2020-07-20T13:39:23.989Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-07-20T13:39:23.989Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-07-20T13:39:23.989Z] [2020-07-20T13:39:23.989Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-07-20T13:39:23.989Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-07-20T13:39:23.989Z] [2020-07-20T13:39:23.989Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-07-20T13:39:23.989Z] network_test.go:97: testEnv.OSType == "windows" [2020-07-20T13:39:23.989Z] [2020-07-20T13:39:23.989Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-07-20T13:39:23.989Z] service_test.go:29: testEnv.OSType == "windows" [2020-07-20T13:39:23.989Z] [2020-07-20T13:39:23.989Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-07-20T13:39:23.989Z] service_test.go:52: testEnv.OSType == "windows" [2020-07-20T13:39:23.989Z] [2020-07-20T13:39:23.989Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-07-20T13:39:23.989Z] service_test.go:96: testEnv.OSType == "windows" [2020-07-20T13:39:23.989Z] [2020-07-20T13:39:23.989Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-20T13:39:23.989Z] service_test.go:130: testEnv.OSType == "windows" [2020-07-20T13:39:23.989Z] [2020-07-20T13:39:23.989Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-20T13:39:23.989Z] service_test.go:181: testEnv.OSType == "windows" [2020-07-20T13:39:23.989Z] [2020-07-20T13:39:23.989Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-07-20T13:39:23.989Z] service_test.go:206: testEnv.OSType == "windows" [2020-07-20T13:39:23.989Z] [2020-07-20T13:39:23.989Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-20T13:39:23.989Z] service_test.go:236: FLAKY_TEST [2020-07-20T13:39:23.989Z] [2020-07-20T13:39:23.989Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-07-20T13:39:23.989Z] service_test.go:326: testEnv.OSType == "windows" [2020-07-20T13:39:23.989Z] [2020-07-20T13:39:23.989Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-20T13:39:23.989Z] service_test.go:394: testEnv.OSType == "windows" [2020-07-20T13:39:23.989Z] [2020-07-20T13:39:23.989Z] [2020-07-20T13:39:23.989Z] DONE 19 tests, 15 skipped in 2.463s [2020-07-20T13:39:23.989Z] [2020-07-20T13:39:23.989Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-07-20T13:39:24.328Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-07-20T13:39:24.985Z] testing: warning: no tests to run [2020-07-20T13:39:24.985Z] ok github.com/docker/docker/integration/network/ipvlan 0.064s [2020-07-20T13:39:24.985Z] [2020-07-20T13:39:24.985Z] DONE 0 tests in 0.722s [2020-07-20T13:39:24.985Z] [2020-07-20T13:39:24.985Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-07-20T13:39:25.980Z] testing: warning: no tests to run [2020-07-20T13:39:25.980Z] ok github.com/docker/docker/integration/network/macvlan 0.057s [2020-07-20T13:39:25.980Z] [2020-07-20T13:39:25.980Z] DONE 0 tests in 0.735s [2020-07-20T13:39:25.980Z] [2020-07-20T13:39:25.980Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-07-20T13:39:26.452Z] testing: warning: no tests to run [2020-07-20T13:39:26.452Z] ok github.com/docker/docker/integration/plugin 0.061s [2020-07-20T13:39:26.452Z] [2020-07-20T13:39:26.452Z] DONE 0 tests in 0.736s [2020-07-20T13:39:26.452Z] [2020-07-20T13:39:26.452Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-07-20T13:39:26.659Z] ok github.com/docker/docker/daemon/network 0.012s coverage: 63.8% of statements [2020-07-20T13:39:26.895Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-07-20T13:39:26.962Z] ok github.com/docker/docker/daemon/logger/splunk 2.567s coverage: 82.5% of statements [2020-07-20T13:39:26.962Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-20T13:39:26.962Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-20T13:39:27.449Z] testing: warning: no tests to run [2020-07-20T13:39:27.449Z] ok github.com/docker/docker/integration/plugin/authz 0.060s [2020-07-20T13:39:27.449Z] [2020-07-20T13:39:27.449Z] DONE 0 tests in 0.735s [2020-07-20T13:39:27.449Z] [2020-07-20T13:39:27.449Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-07-20T13:39:27.973Z] --- PASS: TestServiceCreateInit (10.08s) [2020-07-20T13:39:27.973Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.90s) [2020-07-20T13:39:27.973Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.14s) [2020-07-20T13:39:27.973Z] === RUN TestCreateServiceMultipleTimes [2020-07-20T13:39:28.015Z] ok github.com/docker/docker/distribution/metadata 0.197s coverage: 48.2% of statements [2020-07-20T13:39:29.069Z] ok github.com/docker/docker/errdefs 0.020s coverage: 49.4% of statements [2020-07-20T13:39:29.435Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-07-20T13:39:29.436Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-07-20T13:39:30.127Z] ok github.com/docker/docker/distribution 1.561s coverage: 22.1% of statements [2020-07-20T13:39:30.127Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-20T13:39:31.679Z] ok github.com/docker/docker/image 0.042s coverage: 86.4% of statements [2020-07-20T13:39:31.976Z] ok github.com/docker/docker/image/cache 0.019s coverage: 19.2% of statements [2020-07-20T13:39:32.276Z] ok github.com/docker/docker/distribution/xfer 1.714s coverage: 85.1% of statements [2020-07-20T13:39:32.276Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-20T13:39:32.276Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-20T13:39:33.340Z] ok github.com/docker/docker/image/v1 0.014s coverage: 25.0% of statements [2020-07-20T13:39:33.340Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-20T13:39:33.340Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2020-07-20T13:39:34.398Z] ok github.com/docker/docker/pkg/aaparser 0.038s coverage: 50.0% of statements [2020-07-20T13:39:34.643Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T13:39:34.643Z] INFO: Testing against a local daemon [2020-07-20T13:39:34.643Z] ok github.com/docker/docker/integration/plugin/common 0.234s [2020-07-20T13:39:35.114Z] [2020-07-20T13:39:35.114Z] === Skipped [2020-07-20T13:39:35.114Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-07-20T13:39:35.114Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-07-20T13:39:35.114Z] [2020-07-20T13:39:35.114Z] [2020-07-20T13:39:35.114Z] DONE 3 tests, 1 skipped in 7.678s [2020-07-20T13:39:35.114Z] [2020-07-20T13:39:35.114Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-07-20T13:39:37.186Z] ok github.com/docker/docker/opts 0.042s coverage: 67.4% of statements [2020-07-20T13:39:37.834Z] ok github.com/docker/docker/pkg/authorization 0.645s coverage: 68.3% of statements [2020-07-20T13:39:37.834Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2020-07-20T13:39:38.084Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T13:39:38.084Z] INFO: Testing against a local daemon [2020-07-20T13:39:38.084Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.220s [2020-07-20T13:39:38.084Z] [2020-07-20T13:39:38.084Z] === Skipped [2020-07-20T13:39:38.084Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-07-20T13:39:38.084Z] external_test.go:48: runtime.GOOS == "windows" [2020-07-20T13:39:38.084Z] [2020-07-20T13:39:38.084Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-07-20T13:39:38.084Z] external_test.go:408: runtime.GOOS == "windows" [2020-07-20T13:39:38.084Z] [2020-07-20T13:39:38.084Z] [2020-07-20T13:39:38.084Z] DONE 2 tests, 2 skipped in 3.125s [2020-07-20T13:39:38.084Z] [2020-07-20T13:39:38.084Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-07-20T13:39:38.484Z] ok github.com/docker/docker/pkg/capabilities 0.006s coverage: 87.5% of statements [2020-07-20T13:39:38.786Z] ok github.com/docker/docker/pkg/archive 1.197s coverage: 76.9% of statements [2020-07-20T13:39:39.428Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-07-20T13:39:39.434Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2020-07-20T13:39:40.081Z] ok github.com/docker/docker/pkg/discovery 0.039s coverage: 58.3% of statements [2020-07-20T13:39:40.367Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-07-20T13:39:40.380Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2020-07-20T13:39:41.057Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T13:39:41.057Z] INFO: Testing against a local daemon [2020-07-20T13:39:41.057Z] ok github.com/docker/docker/integration/plugin/logging 0.208s [2020-07-20T13:39:41.057Z] [2020-07-20T13:39:41.057Z] === Skipped [2020-07-20T13:39:41.057Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-07-20T13:39:41.057Z] read_test.go:21: no unix domain sockets on Windows [2020-07-20T13:39:41.057Z] [2020-07-20T13:39:41.057Z] [2020-07-20T13:39:41.057Z] DONE 1 tests, 1 skipped in 2.447s [2020-07-20T13:39:41.057Z] [2020-07-20T13:39:41.057Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-07-20T13:39:41.430Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-07-20T13:39:42.050Z] testing: warning: no tests to run [2020-07-20T13:39:42.050Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.063s [2020-07-20T13:39:42.050Z] [2020-07-20T13:39:42.050Z] DONE 0 tests in 1.266s [2020-07-20T13:39:42.050Z] [2020-07-20T13:39:42.050Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-07-20T13:39:42.072Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-07-20T13:39:42.369Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-07-20T13:39:42.911Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-07-20T13:39:43.420Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2020-07-20T13:39:43.722Z] ok github.com/docker/docker/pkg/chrootarchive 3.785s coverage: 43.2% of statements [2020-07-20T13:39:44.289Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T13:39:44.289Z] INFO: Testing against a local daemon [2020-07-20T13:39:44.289Z] ok github.com/docker/docker/integration/plugin/volumes 0.243s [2020-07-20T13:39:44.294Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-07-20T13:39:44.294Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-07-20T13:39:44.372Z] ok github.com/docker/docker/layer 7.516s coverage: 68.8% of statements [2020-07-20T13:39:44.372Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-20T13:39:44.372Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-20T13:39:44.372Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-20T13:39:44.372Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-20T13:39:44.372Z] ? github.com/docker/docker/oci [no test files] [2020-07-20T13:39:44.372Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-20T13:39:44.372Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-20T13:39:44.372Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-20T13:39:44.672Z] ok github.com/docker/docker/pkg/fileutils 0.020s coverage: 89.5% of statements [2020-07-20T13:39:44.672Z] ok github.com/docker/docker/pkg/discovery/kv 3.103s coverage: 84.1% of statements [2020-07-20T13:39:44.760Z] [2020-07-20T13:39:44.760Z] === Skipped [2020-07-20T13:39:44.760Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-07-20T13:39:44.760Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T13:39:44.760Z] [2020-07-20T13:39:44.760Z] [2020-07-20T13:39:44.760Z] DONE 1 tests, 1 skipped in 2.498s [2020-07-20T13:39:44.760Z] [2020-07-20T13:39:44.760Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-07-20T13:39:44.970Z] ok github.com/docker/docker/pkg/fsutils 0.382s coverage: 85.1% of statements [2020-07-20T13:39:45.235Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-07-20T13:39:45.235Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-07-20T13:39:45.621Z] ok github.com/docker/docker/pkg/homedir 0.037s coverage: 11.4% of statements [2020-07-20T13:39:46.088Z] --- PASS: TestCreateServiceMultipleTimes (18.73s) [2020-07-20T13:39:46.088Z] === RUN TestCreateServiceConflict [2020-07-20T13:39:46.680Z] ok github.com/docker/docker/pkg/jsonmessage 0.048s coverage: 91.7% of statements [2020-07-20T13:39:46.979Z] ok github.com/docker/docker/pkg/locker 0.061s coverage: 88.9% of statements [2020-07-20T13:39:46.979Z] ok github.com/docker/docker/pkg/idtools 0.687s coverage: 70.5% of statements [2020-07-20T13:39:46.987Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T13:39:46.987Z] INFO: Testing against a local daemon [2020-07-20T13:39:46.987Z] ok github.com/docker/docker/integration/secret 0.214s [2020-07-20T13:39:46.987Z] [2020-07-20T13:39:46.987Z] === Skipped [2020-07-20T13:39:46.987Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-07-20T13:39:46.987Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T13:39:46.987Z] [2020-07-20T13:39:46.987Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-07-20T13:39:46.987Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T13:39:46.987Z] [2020-07-20T13:39:46.987Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-07-20T13:39:46.987Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T13:39:46.987Z] [2020-07-20T13:39:46.987Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-07-20T13:39:46.987Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T13:39:46.987Z] [2020-07-20T13:39:46.987Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-07-20T13:39:46.987Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T13:39:46.987Z] [2020-07-20T13:39:46.987Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-07-20T13:39:46.987Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-07-20T13:39:46.987Z] [2020-07-20T13:39:46.987Z] [2020-07-20T13:39:46.987Z] DONE 6 tests, 6 skipped in 2.136s [2020-07-20T13:39:46.987Z] [2020-07-20T13:39:46.987Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-07-20T13:39:47.281Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2020-07-20T13:39:47.579Z] ok github.com/docker/docker/pkg/ioutils 1.310s coverage: 70.6% of statements [2020-07-20T13:39:47.579Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-20T13:39:47.579Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-20T13:39:47.883Z] ok github.com/docker/docker/pkg/namesgenerator 0.016s coverage: 85.7% of statements [2020-07-20T13:39:47.883Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-20T13:39:48.182Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2020-07-20T13:39:48.481Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2020-07-20T13:39:48.781Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.026s coverage: 86.7% of statements [2020-07-20T13:39:48.781Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2020-07-20T13:39:48.781Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-20T13:39:48.781Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-20T13:39:49.215Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T13:39:49.215Z] INFO: Testing against a local daemon [2020-07-20T13:39:49.388Z] --- PASS: TestCreateServiceConflict (3.21s) [2020-07-20T13:39:49.388Z] === RUN TestCreateServiceMaxReplicas [2020-07-20T13:39:49.430Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.020s coverage: 56.8% of statements [2020-07-20T13:39:49.436Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-07-20T13:39:49.436Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-07-20T13:39:49.686Z] ok github.com/docker/docker/integration/service 0.346s [2020-07-20T13:39:49.687Z] [2020-07-20T13:39:49.687Z] === Skipped [2020-07-20T13:39:49.687Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-20T13:39:49.687Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-20T13:39:49.687Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T13:39:49.687Z] [2020-07-20T13:39:49.687Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-20T13:39:49.687Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-20T13:39:49.687Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T13:39:49.687Z] [2020-07-20T13:39:49.687Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-07-20T13:39:49.687Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T13:39:49.687Z] [2020-07-20T13:39:49.687Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-07-20T13:39:49.687Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T13:39:49.687Z] [2020-07-20T13:39:49.687Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2020-07-20T13:39:49.687Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T13:39:49.687Z] [2020-07-20T13:39:49.687Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-07-20T13:39:49.687Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T13:39:49.687Z] [2020-07-20T13:39:49.687Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-07-20T13:39:49.687Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T13:39:49.687Z] [2020-07-20T13:39:49.687Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-07-20T13:39:49.687Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T13:39:49.687Z] [2020-07-20T13:39:49.687Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-07-20T13:39:49.687Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T13:39:49.687Z] [2020-07-20T13:39:49.687Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2020-07-20T13:39:49.687Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T13:39:49.687Z] [2020-07-20T13:39:49.687Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-07-20T13:39:49.687Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T13:39:49.687Z] [2020-07-20T13:39:49.687Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-07-20T13:39:49.687Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T13:39:49.687Z] [2020-07-20T13:39:49.687Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-07-20T13:39:49.687Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T13:39:49.687Z] [2020-07-20T13:39:49.687Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-07-20T13:39:49.687Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T13:39:49.687Z] [2020-07-20T13:39:49.687Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-07-20T13:39:49.687Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T13:39:49.687Z] [2020-07-20T13:39:49.687Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-07-20T13:39:49.687Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T13:39:49.687Z] [2020-07-20T13:39:49.687Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-07-20T13:39:49.687Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T13:39:49.687Z] [2020-07-20T13:39:49.687Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-07-20T13:39:49.687Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T13:39:49.687Z] [2020-07-20T13:39:49.687Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-07-20T13:39:49.687Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-07-20T13:39:49.687Z] [2020-07-20T13:39:49.687Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-07-20T13:39:49.687Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-07-20T13:39:49.687Z] [2020-07-20T13:39:49.687Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-07-20T13:39:49.687Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-07-20T13:39:49.687Z] [2020-07-20T13:39:49.687Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-07-20T13:39:49.687Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-07-20T13:39:49.687Z] [2020-07-20T13:39:49.687Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2020-07-20T13:39:49.687Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-07-20T13:39:49.687Z] [2020-07-20T13:39:49.687Z] [2020-07-20T13:39:49.687Z] DONE 24 tests, 23 skipped in 2.808s [2020-07-20T13:39:49.687Z] [2020-07-20T13:39:49.687Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-07-20T13:39:49.696Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-07-20T13:39:50.266Z] --- PASS: TestDockerDaemonSuite (319.98s) [2020-07-20T13:39:50.266Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.99s) [2020-07-20T13:39:50.266Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.73s) [2020-07-20T13:39:50.266Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.60s) [2020-07-20T13:39:50.266Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.35s) [2020-07-20T13:39:50.266Z] docker_cli_daemon_test.go:1449: [d94e4388fe9fa] daemon is not started [2020-07-20T13:39:50.266Z] check_test.go:309: [d300ef681bd83] daemon is not started [2020-07-20T13:39:50.266Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.41s) [2020-07-20T13:39:50.266Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.92s) [2020-07-20T13:39:50.266Z] check_test.go:309: [deb4034868a4c] daemon is not started [2020-07-20T13:39:50.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.50s) [2020-07-20T13:39:50.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.96s) [2020-07-20T13:39:50.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.55s) [2020-07-20T13:39:50.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.21s) [2020-07-20T13:39:50.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.45s) [2020-07-20T13:39:50.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.54s) [2020-07-20T13:39:50.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.63s) [2020-07-20T13:39:50.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.63s) [2020-07-20T13:39:50.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-07-20T13:39:50.266Z] check_test.go:309: [d41e450bb77ca] daemon is not started [2020-07-20T13:39:50.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-07-20T13:39:50.266Z] check_test.go:309: [dd003ef125ebf] daemon is not started [2020-07-20T13:39:50.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.60s) [2020-07-20T13:39:50.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2020-07-20T13:39:50.266Z] check_test.go:309: [d65be76d89458] daemon is not started [2020-07-20T13:39:50.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.73s) [2020-07-20T13:39:50.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.70s) [2020-07-20T13:39:50.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.72s) [2020-07-20T13:39:50.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.17s) [2020-07-20T13:39:50.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.65s) [2020-07-20T13:39:50.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.61s) [2020-07-20T13:39:50.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.70s) [2020-07-20T13:39:50.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-07-20T13:39:50.266Z] check_test.go:309: [d1abf66ac9081] daemon is not started [2020-07-20T13:39:50.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2020-07-20T13:39:50.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-07-20T13:39:50.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.57s) [2020-07-20T13:39:50.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.14s) [2020-07-20T13:39:50.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.76s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.38s) [2020-07-20T13:39:50.267Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-20T13:39:50.267Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-07-20T13:39:50.267Z] check_test.go:309: [dcbbddc53919f] daemon is not started [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.10s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.92s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.42s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.54s) [2020-07-20T13:39:50.267Z] check_test.go:309: [df12404211a2a] daemon is not started [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.07s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-07-20T13:39:50.267Z] check_test.go:309: [d65e126b49eb1] daemon is not started [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.66s) [2020-07-20T13:39:50.267Z] docker_cli_daemon_plugins_test.go:79: [d92c80c626df2] daemon is not started [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.69s) [2020-07-20T13:39:50.267Z] docker_cli_daemon_plugins_test.go:169: [d729719f4c159] daemon is not started [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (2.82s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-07-20T13:39:50.267Z] check_test.go:309: [de3f716c58e3b] daemon is not started [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.80s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.90s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.81s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.37s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.50s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.79s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.04s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.56s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.53s) [2020-07-20T13:39:50.267Z] check_test.go:309: [d895f49c7cd45] daemon is not started [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.39s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.93s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.52s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.64s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.17s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.25s) [2020-07-20T13:39:50.267Z] check_test.go:309: [dfaa7668f54ab] daemon is not started [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.56s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.40s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.72s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.14s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.65s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.24s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.09s) [2020-07-20T13:39:50.267Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-07-20T13:39:50.267Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-07-20T13:39:50.267Z] check_test.go:309: [dfca8481d53d3] daemon is not started [2020-07-20T13:39:50.267Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-07-20T13:39:50.267Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-07-20T13:39:50.267Z] check_test.go:309: [da08ab2221793] daemon is not started [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.21s) [2020-07-20T13:39:50.267Z] check_test.go:309: [d696e5d79c8d0] daemon is not started [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.59s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.16s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.06s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.25s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.38s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.25s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (2.94s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.16s) [2020-07-20T13:39:50.267Z] check_test.go:309: [d98a5d3b36368] daemon is not started [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.17s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.54s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.85s) [2020-07-20T13:39:50.267Z] check_test.go:309: [d49f5ede4279e] daemon is not started [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.66s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.04s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.58s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2020-07-20T13:39:50.267Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-07-20T13:39:50.267Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-07-20T13:39:50.267Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-07-20T13:39:50.267Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-07-20T13:39:50.267Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-07-20T13:39:50.267Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-07-20T13:39:50.267Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-07-20T13:39:50.267Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-07-20T13:39:50.267Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-07-20T13:39:50.267Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-07-20T13:39:50.267Z] check_test.go:309: [d6ab15630954a] daemon is not started [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s) [2020-07-20T13:39:50.267Z] check_test.go:309: [d39f3ec1721b7] daemon is not started [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.59s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.13s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-07-20T13:39:50.267Z] check_test.go:309: [dddd7b0aa7ce0] daemon is not started [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.76s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.00s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.01s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.07s) [2020-07-20T13:39:50.267Z] check_test.go:309: [d2ae862ea6fd5] daemon is not started [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.50s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.49s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.99s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (1.95s) [2020-07-20T13:39:50.267Z] check_test.go:309: [d69ab5036fc7d] daemon is not started [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.74s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.62s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.83s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-07-20T13:39:50.267Z] check_test.go:309: [d440525a51daa] daemon is not started [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.10s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.88s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.89s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.56s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.90s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.57s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.38s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.36s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.70s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.20s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.22s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.24s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.61s) [2020-07-20T13:39:50.267Z] docker_cli_daemon_test.go:2544: [d4781a2e6f817] daemon is not started [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.55s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.66s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.09s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.69s) [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2020-07-20T13:39:50.267Z] check_test.go:309: [d7e0f177c2c92] daemon is not started [2020-07-20T13:39:50.267Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.75s) [2020-07-20T13:39:50.267Z] === RUN TestDockerSwarmSuite [2020-07-20T13:39:50.267Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-07-20T13:39:50.486Z] ok github.com/docker/docker/pkg/pools 0.037s coverage: 88.2% of statements [2020-07-20T13:39:50.486Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2020-07-20T13:39:50.527Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-07-20T13:39:50.785Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2020-07-20T13:39:50.787Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-07-20T13:39:51.357Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-07-20T13:39:51.357Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-07-20T13:39:51.428Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-07-20T13:39:51.914Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T13:39:51.914Z] INFO: Testing against a local daemon [2020-07-20T13:39:51.914Z] ok github.com/docker/docker/integration/session 0.178s [2020-07-20T13:39:51.914Z] [2020-07-20T13:39:51.914Z] === Skipped [2020-07-20T13:39:51.914Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-07-20T13:39:51.914Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-07-20T13:39:51.914Z] [2020-07-20T13:39:51.914Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-07-20T13:39:51.914Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-07-20T13:39:51.914Z] [2020-07-20T13:39:51.914Z] [2020-07-20T13:39:51.914Z] DONE 2 tests, 2 skipped in 2.013s [2020-07-20T13:39:51.914Z] [2020-07-20T13:39:51.914Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-07-20T13:39:52.079Z] ok github.com/docker/docker/pkg/stdcopy 0.009s coverage: 100.0% of statements [2020-07-20T13:39:52.378Z] ok github.com/docker/docker/pkg/pubsub 1.119s coverage: 73.9% of statements [2020-07-20T13:39:53.025Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2020-07-20T13:39:53.025Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-07-20T13:39:53.266Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-07-20T13:39:53.594Z] --- PASS: TestCreateServiceMaxReplicas (3.67s) [2020-07-20T13:39:53.594Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-20T13:39:53.668Z] ok github.com/docker/docker/pkg/symlink 0.013s coverage: 87.7% of statements [2020-07-20T13:39:53.836Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-07-20T13:39:54.148Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T13:39:54.148Z] INFO: Testing against a local daemon [2020-07-20T13:39:54.720Z] ok github.com/docker/docker/pkg/system 0.020s coverage: 36.9% of statements [2020-07-20T13:39:54.720Z] ok github.com/docker/docker/pkg/sysinfo 0.010s coverage: 53.4% of statements [2020-07-20T13:39:54.720Z] ok github.com/docker/docker/pkg/signal 2.871s coverage: 61.0% of statements [2020-07-20T13:39:55.141Z] ok github.com/docker/docker/integration/system 1.403s [2020-07-20T13:39:55.141Z] [2020-07-20T13:39:55.141Z] === Skipped [2020-07-20T13:39:55.141Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-20T13:39:55.141Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T13:39:55.141Z] [2020-07-20T13:39:55.141Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-07-20T13:39:55.141Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-07-20T13:39:55.141Z] [2020-07-20T13:39:55.141Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-07-20T13:39:55.141Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-07-20T13:39:55.141Z] [2020-07-20T13:39:55.141Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-07-20T13:39:55.141Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-20T13:39:55.141Z] [2020-07-20T13:39:55.141Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-07-20T13:39:55.141Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-20T13:39:55.141Z] [2020-07-20T13:39:55.141Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-07-20T13:39:55.141Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-20T13:39:55.141Z] [2020-07-20T13:39:55.141Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-07-20T13:39:55.141Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-20T13:39:55.141Z] [2020-07-20T13:39:55.141Z] [2020-07-20T13:39:55.141Z] DONE 13 tests, 7 skipped in 3.240s [2020-07-20T13:39:55.141Z] [2020-07-20T13:39:55.141Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-07-20T13:39:55.218Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-07-20T13:39:55.365Z] testing: warning: no tests to run [2020-07-20T13:39:55.365Z] coverage: [no statements] [2020-07-20T13:39:55.365Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2020-07-20T13:39:55.662Z] ok github.com/docker/docker/pkg/tailfile 0.116s coverage: 88.6% of statements [2020-07-20T13:39:55.961Z] ok github.com/docker/docker/pkg/tarsum 0.177s coverage: 89.3% of statements [2020-07-20T13:39:56.258Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2020-07-20T13:39:56.258Z] ok github.com/docker/docker/pkg/urlutil 0.010s coverage: 100.0% of statements [2020-07-20T13:39:56.567Z] ok github.com/docker/docker/pkg/useragent 0.012s coverage: 88.9% of statements [2020-07-20T13:39:56.620Z] === RUN TestDockerSuite/TestBuildEnv [2020-07-20T13:39:56.620Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-07-20T13:39:57.370Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T13:39:57.370Z] INFO: Testing against a local daemon [2020-07-20T13:39:57.370Z] ok github.com/docker/docker/integration/volume 0.278s [2020-07-20T13:39:57.370Z] [2020-07-20T13:39:57.370Z] === Skipped [2020-07-20T13:39:57.370Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-07-20T13:39:57.370Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-07-20T13:39:57.370Z] [2020-07-20T13:39:57.370Z] [2020-07-20T13:39:57.370Z] DONE 5 tests, 1 skipped in 2.337s [2020-07-20T13:39:57.370Z] [2020-07-20T13:39:57.370Z] INFO: make.ps1 ended at 07/20/2020 13:39:57 [2020-07-20T13:39:57.370Z] INFO: Integration CLI tests being run from the host: [2020-07-20T13:39:57.370Z] 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-07-20T13:39:58.001Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-07-20T13:39:58.682Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 14.5% of statements [2020-07-20T13:39:59.327Z] ok github.com/docker/docker/profiles/seccomp 0.014s coverage: 68.8% of statements [2020-07-20T13:39:59.383Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-07-20T13:39:59.970Z] ok github.com/docker/docker/reference 0.038s coverage: 84.4% of statements [2020-07-20T13:40:00.616Z] ok github.com/docker/docker/plugin 0.625s coverage: 23.1% of statements [2020-07-20T13:40:00.766Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-07-20T13:40:01.265Z] ok github.com/docker/docker/registry/resumable 0.020s coverage: 100.0% of statements [2020-07-20T13:40:01.708Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-07-20T13:40:01.911Z] ok github.com/docker/docker/restartmanager 0.028s coverage: 50.9% of statements [2020-07-20T13:40:02.973Z] ok github.com/docker/docker/testutil 0.010s coverage: 62.5% of statements [2020-07-20T13:40:02.973Z] ok github.com/docker/docker/registry 0.263s coverage: 56.3% of statements [2020-07-20T13:40:03.623Z] ok github.com/docker/docker/runconfig 0.018s coverage: 66.1% of statements [2020-07-20T13:40:05.732Z] ok github.com/docker/docker/volume/drivers 0.026s coverage: 36.1% of statements [2020-07-20T13:40:06.074Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T13:40:06.074Z] INFO: Testing against a local daemon [2020-07-20T13:40:06.995Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-07-20T13:40:07.833Z] ok github.com/docker/docker/volume/mounts 0.049s coverage: 67.0% of statements [2020-07-20T13:40:07.833Z] ok github.com/docker/docker/volume/local 0.041s coverage: 73.0% of statements [2020-07-20T13:40:08.474Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.0% of statements [2020-07-20T13:40:08.497Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.84s) [2020-07-20T13:40:08.497Z] === RUN TestCreateServiceSecretFileMode [2020-07-20T13:40:08.577Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-07-20T13:40:08.577Z] Copying nested executables into bundles/cross/linux/amd64 [2020-07-20T13:40:08.577Z] Cross building: bundles/cross/windows/amd64 [2020-07-20T13:40:08.577Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-20T13:40:08.577Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-07-20T13:40:11.041Z] --- PASS: TestCreateServiceSecretFileMode (3.19s) [2020-07-20T13:40:11.042Z] === RUN TestCreateServiceConfigFileMode [2020-07-20T13:40:14.348Z] --- PASS: TestCreateServiceConfigFileMode (3.30s) [2020-07-20T13:40:14.348Z] === RUN TestCreateServiceSysctls [2020-07-20T13:40:16.982Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-07-20T13:40:16.982Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-07-20T13:40:18.553Z] --- PASS: TestCreateServiceSysctls (3.72s) [2020-07-20T13:40:18.554Z] === RUN TestCreateServiceCapabilities [2020-07-20T13:40:21.855Z] --- PASS: TestCreateServiceCapabilities (3.38s) [2020-07-20T13:40:21.855Z] === RUN TestInspect [2020-07-20T13:40:25.156Z] --- PASS: TestInspect (3.40s) [2020-07-20T13:40:25.156Z] === RUN TestCreateJob [2020-07-20T13:40:26.974Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-07-20T13:40:27.080Z] ok github.com/docker/docker/pkg/plugins 33.624s coverage: 76.6% of statements [2020-07-20T13:40:27.081Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-20T13:40:27.081Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-20T13:40:27.081Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-20T13:40:27.081Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-20T13:40:27.081Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-20T13:40:27.081Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-20T13:40:27.081Z] ? github.com/docker/docker/rootless [no test files] [2020-07-20T13:40:27.081Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-20T13:40:27.081Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-20T13:40:27.081Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-20T13:40:27.081Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-20T13:40:27.081Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-20T13:40:27.081Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-20T13:40:27.081Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-20T13:40:27.081Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-20T13:40:27.081Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-20T13:40:27.081Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-20T13:40:27.081Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-20T13:40:27.081Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-20T13:40:27.081Z] ? github.com/docker/docker/volume [no test files] [2020-07-20T13:40:27.081Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-20T13:40:27.081Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-20T13:40:27.081Z] [2020-07-20T13:40:27.081Z] === Skipped [2020-07-20T13:40:27.081Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-20T13:40:27.081Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-20T13:40:27.081Z] [2020-07-20T13:40:27.081Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-20T13:40:27.081Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-20T13:40:27.081Z] [2020-07-20T13:40:27.081Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-20T13:40:27.081Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T13:40:27.081Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T13:40:27.081Z] [2020-07-20T13:40:27.081Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-20T13:40:27.081Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T13:40:27.081Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T13:40:27.081Z] [2020-07-20T13:40:27.081Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-20T13:40:27.081Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T13:40:27.081Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T13:40:27.081Z] [2020-07-20T13:40:27.081Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-20T13:40:27.081Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T13:40:27.081Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T13:40:27.081Z] [2020-07-20T13:40:27.081Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-20T13:40:27.081Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T13:40:27.081Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T13:40:27.081Z] [2020-07-20T13:40:27.081Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-20T13:40:27.081Z] graphtest_unix.go:73: No driver to put! [2020-07-20T13:40:27.081Z] [2020-07-20T13:40:27.081Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-20T13:40:27.081Z] time="2020-07-20T13:39:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-20T13:40:27.081Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-20T13:40:27.081Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-20T13:40:27.081Z] [2020-07-20T13:40:27.081Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-20T13:40:27.081Z] time="2020-07-20T13:39:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-20T13:40:27.081Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-20T13:40:27.081Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-20T13:40:27.081Z] [2020-07-20T13:40:27.081Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-20T13:40:27.081Z] time="2020-07-20T13:39:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-20T13:40:27.081Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-20T13:40:27.081Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-20T13:40:27.081Z] [2020-07-20T13:40:27.081Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-20T13:40:27.081Z] time="2020-07-20T13:39:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-20T13:40:27.081Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-20T13:40:27.081Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-20T13:40:27.081Z] [2020-07-20T13:40:27.081Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-20T13:40:27.081Z] time="2020-07-20T13:39:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-20T13:40:27.081Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-20T13:40:27.081Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-20T13:40:27.081Z] [2020-07-20T13:40:27.081Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-20T13:40:27.081Z] graphtest_unix.go:73: No driver to put! [2020-07-20T13:40:27.081Z] [2020-07-20T13:40:27.081Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-20T13:40:27.081Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-20T13:40:27.081Z] [2020-07-20T13:40:27.081Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-20T13:40:27.081Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-20T13:40:27.081Z] [2020-07-20T13:40:27.081Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-20T13:40:27.081Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-20T13:40:27.081Z] [2020-07-20T13:40:27.081Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-20T13:40:27.081Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-20T13:40:27.081Z] [2020-07-20T13:40:27.081Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-20T13:40:27.081Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T13:40:27.081Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T13:40:27.081Z] [2020-07-20T13:40:27.081Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-20T13:40:27.081Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T13:40:27.081Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T13:40:27.081Z] [2020-07-20T13:40:27.081Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-20T13:40:27.081Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T13:40:27.081Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T13:40:27.081Z] [2020-07-20T13:40:27.081Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-20T13:40:27.081Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T13:40:27.081Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T13:40:27.081Z] [2020-07-20T13:40:27.081Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-20T13:40:27.081Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T13:40:27.081Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T13:40:27.081Z] [2020-07-20T13:40:27.081Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-20T13:40:27.081Z] graphtest_unix.go:73: No driver to put! [2020-07-20T13:40:27.081Z] [2020-07-20T13:40:27.081Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-20T13:40:27.081Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-20T13:40:27.081Z] [2020-07-20T13:40:27.081Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-20T13:40:27.081Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-20T13:40:27.081Z] [2020-07-20T13:40:27.081Z] [2020-07-20T13:40:27.081Z] DONE 2119 tests, 26 skipped in 255.018s Post stage [Pipeline] junit [2020-07-20T13:40:27.127Z] Recording test results [2020-07-20T13:40:27.233Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-20T13:40:27.995Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41238/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c161d6564d755c0b6b4356ceff87fbd6a898b675 -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:c161d6564d755c0b6b4356ceff87fbd6a898b675 hack/make.sh dynbinary test-integration [2020-07-20T13:40:28.294Z] [2020-07-20T13:40:28.294Z] Removing bundles/ [2020-07-20T13:40:28.294Z] [2020-07-20T13:40:28.295Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-20T13:40:28.295Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-20T13:40:28.295Z] GOOS="" GOARCH="" GOARM="" [2020-07-20T13:40:29.362Z] --- PASS: TestCreateJob (4.08s) [2020-07-20T13:40:29.362Z] === RUN TestReplicatedJob [2020-07-20T13:40:35.947Z] --- PASS: TestReplicatedJob (6.44s) [2020-07-20T13:40:35.947Z] === RUN TestUpdateReplicatedJob [2020-07-20T13:40:37.231Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-07-20T13:40:37.231Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-07-20T13:40:37.231Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-07-20T13:40:37.800Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-07-20T13:40:38.740Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-07-20T13:40:38.740Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-07-20T13:40:39.313Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-07-20T13:40:40.151Z] --- PASS: TestUpdateReplicatedJob (4.27s) [2020-07-20T13:40:40.151Z] === RUN TestServiceListWithStatuses [2020-07-20T13:40:40.151Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-20T13:40:40.151Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-20T13:40:40.151Z] === RUN TestDockerNetworkConnectAlias [2020-07-20T13:40:45.890Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-07-20T13:40:45.890Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-07-20T13:40:46.736Z] --- PASS: TestDockerNetworkConnectAlias (6.37s) [2020-07-20T13:40:46.736Z] === RUN TestDockerNetworkReConnect [2020-07-20T13:40:48.430Z] === RUN TestDockerSuite/TestBuildExpose [2020-07-20T13:40:48.999Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-07-20T13:40:49.568Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-07-20T13:40:50.137Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-07-20T13:40:50.707Z] === RUN TestDockerSuite/TestBuildFails [2020-07-20T13:40:50.943Z] --- PASS: TestDockerNetworkReConnect (4.79s) [2020-07-20T13:40:50.943Z] === RUN TestServicePlugin [2020-07-20T13:40:50.943Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-20T13:40:50.943Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T13:40:50.943Z] === RUN TestServiceUpdateLabel [2020-07-20T13:40:51.277Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-07-20T13:40:51.277Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-07-20T13:40:52.924Z] --- PASS: TestImportExtremelyLargeImageWorks (86.94s) [2020-07-20T13:40:52.924Z] PASS [2020-07-20T13:40:52.924Z] [2020-07-20T13:40:52.924Z] === Skipped [2020-07-20T13:40:52.924Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-20T13:40:52.924Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T13:40:52.924Z] [2020-07-20T13:40:52.924Z] [2020-07-20T13:40:52.924Z] DONE 12 tests, 1 skipped in 88.354s [2020-07-20T13:40:52.924Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-07-20T13:40:52.924Z] ++ 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-07-20T13:40:52.924Z] ++ set -e [2020-07-20T13:40:52.924Z] ++ '[' -n 0 ']' [2020-07-20T13:40:52.924Z] ++ set -x [2020-07-20T13:40:52.924Z] ++ 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-07-20T13:40:52.924Z] INFO: Testing against a local daemon [2020-07-20T13:40:52.924Z] === RUN TestNetworkCreateDelete [2020-07-20T13:40:52.924Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-07-20T13:40:52.924Z] === RUN TestDockerNetworkDeletePreferID [2020-07-20T13:40:52.924Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2020-07-20T13:40:52.924Z] === RUN TestDaemonDNSFallback [2020-07-20T13:40:52.924Z] --- PASS: TestDaemonDNSFallback (2.53s) [2020-07-20T13:40:52.924Z] === RUN TestInspectNetwork [2020-07-20T13:40:52.924Z] === RUN TestInspectNetwork/full_network_id [2020-07-20T13:40:52.924Z] === RUN TestInspectNetwork/partial_network_id [2020-07-20T13:40:52.924Z] === RUN TestInspectNetwork/network_name [2020-07-20T13:40:52.924Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-20T13:40:53.187Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-07-20T13:40:54.247Z] --- PASS: TestServiceUpdateLabel (3.16s) [2020-07-20T13:40:54.247Z] === RUN TestServiceUpdateSecrets [2020-07-20T13:40:55.097Z] === RUN TestDockerSuite/TestBuildForceRm [2020-07-20T13:40:56.476Z] === RUN TestDockerSuite/TestBuildFromGit [2020-07-20T13:40:57.859Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-07-20T13:40:58.118Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-07-20T13:40:58.556Z] --- PASS: TestInspectNetwork (11.84s) [2020-07-20T13:40:58.556Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-20T13:40:58.556Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-20T13:40:58.556Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-20T13:40:58.556Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-20T13:40:58.556Z] === RUN TestRunContainerWithBridgeNone [2020-07-20T13:40:59.499Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-07-20T13:41:00.063Z] --- PASS: TestRunContainerWithBridgeNone (2.34s) [2020-07-20T13:41:00.063Z] === RUN TestNetworkInvalidJSON [2020-07-20T13:41:00.063Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-20T13:41:00.063Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-20T13:41:00.063Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-20T13:41:00.063Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-20T13:41:00.063Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-20T13:41:00.063Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-20T13:41:00.063Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-20T13:41:00.063Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-20T13:41:00.063Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-20T13:41:00.063Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-07-20T13:41:00.063Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-20T13:41:00.063Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-20T13:41:00.063Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-20T13:41:00.063Z] === RUN TestHostIPv4BridgeLabel [2020-07-20T13:41:00.695Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-07-20T13:41:00.695Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-20T13:41:01.410Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-07-20T13:41:01.770Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-07-20T13:41:01.770Z] === RUN TestDaemonDefaultNetworkPools [2020-07-20T13:41:02.351Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-07-20T13:41:02.450Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2020-07-20T13:41:02.450Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-20T13:41:02.611Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-07-20T13:41:03.489Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-07-20T13:41:03.489Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-20T13:41:04.520Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-07-20T13:41:04.995Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-07-20T13:41:04.996Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-20T13:41:05.628Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.66s) [2020-07-20T13:41:05.628Z] === RUN TestServiceWithPredefinedNetwork [2020-07-20T13:41:06.454Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-07-20T13:41:06.454Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-07-20T13:41:07.394Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-07-20T13:41:08.334Z] === RUN TestDockerSuite/TestBuildHistory [2020-07-20T13:41:09.142Z] --- PASS: TestServiceWithPredefinedNetwork (3.68s) [2020-07-20T13:41:09.142Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-20T13:41:09.143Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-20T13:41:09.143Z] service_test.go:236: FLAKY_TEST [2020-07-20T13:41:09.143Z] === RUN TestServiceWithDataPathPortInit [2020-07-20T13:41:09.148Z] --- PASS: TestServiceUpdateSecrets (14.74s) [2020-07-20T13:41:09.148Z] === RUN TestServiceUpdateConfigs [2020-07-20T13:41:12.535Z] === RUN TestDockerSuite/TestBuildIidFile [2020-07-20T13:41:13.106Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-07-20T13:41:13.106Z] === RUN TestDockerSuite/TestBuildInheritance [2020-07-20T13:41:14.045Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-07-20T13:41:14.615Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-07-20T13:41:14.615Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-07-20T13:41:15.555Z] === RUN TestDockerSuite/TestBuildLabel [2020-07-20T13:41:15.815Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-07-20T13:41:16.385Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-07-20T13:41:16.645Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-07-20T13:41:16.905Z] === RUN TestDockerSuite/TestBuildLabels [2020-07-20T13:41:17.475Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-07-20T13:41:18.857Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-07-20T13:41:21.401Z] === RUN TestDockerSuite/TestBuildLastModified [2020-07-20T13:41:24.052Z] --- PASS: TestServiceUpdateConfigs (15.40s) [2020-07-20T13:41:24.053Z] === RUN TestServiceUpdateNetwork [2020-07-20T13:41:26.684Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-07-20T13:41:29.224Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-07-20T13:41:29.224Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-07-20T13:41:29.224Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-07-20T13:41:29.484Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-07-20T13:41:29.484Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-07-20T13:41:29.744Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-07-20T13:41:30.022Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-20T13:41:30.022Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-07-20T13:41:30.022Z] remote: Enumerating objects: 2, done. [2020-07-20T13:41:30.022Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-07-20T13:41:30.022Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-07-20T13:41:30.022Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-07-20T13:41:30.022Z] 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-07-20T13:41:30.022Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-07-20T13:41:30.022Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-20T13:41:30.359Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41238/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c161d6564d755c0b6b4356ceff87fbd6a898b675 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c161d6564d755c0b6b4356ceff87fbd6a898b675 hack/test/unit [2020-07-20T13:41:31.606Z] --- PASS: TestServiceWithDataPathPortInit (19.99s) [2020-07-20T13:41:31.606Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-20T13:41:31.677Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-07-20T13:41:32.894Z] ? github.com/docker/docker/api [no test files] [2020-07-20T13:41:33.062Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-07-20T13:41:36.355Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-07-20T13:41:36.924Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-07-20T13:41:37.494Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-07-20T13:41:38.957Z] --- PASS: TestServiceUpdateNetwork (14.60s) [2020-07-20T13:41:38.957Z] === RUN TestServiceUpdatePidsLimit [2020-07-20T13:41:40.111Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.44s) [2020-07-20T13:41:40.112Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sci25kk8z3avglzq8x3667vyp Created:2020-07-20 13:41:30.641567183 +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[76547629b38a0a4ed27bb68d5c67341ffaba3f7afac4fd841f01ec4eee74ccb8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.odslzhuvyjpm5yxlcfxcdaesp EndpointID:589bc1a00c480475137c2c55f30f2103e5a3428ee7ba059ec74455ebc0272401 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:909ccb77b84e0292e6d4f02b3da07e1ff586eaca607462dbbcf18ba1e73a6a6e 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:31d513be3833 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.odslzhuvyjpm5yxlcfxcdaesp EndpointID:589bc1a00c480475137c2c55f30f2103e5a3428ee7ba059ec74455ebc0272401 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-20T13:41:40.112Z] PASS [2020-07-20T13:41:40.112Z] [2020-07-20T13:41:40.112Z] === Skipped [2020-07-20T13:41:40.112Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-20T13:41:40.112Z] service_test.go:236: FLAKY_TEST [2020-07-20T13:41:40.112Z] [2020-07-20T13:41:40.112Z] [2020-07-20T13:41:40.112Z] DONE 23 tests, 1 skipped in 56.895s [2020-07-20T13:41:40.112Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-20T13:41:40.112Z] ++ 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-07-20T13:41:40.112Z] ++ set -e [2020-07-20T13:41:40.112Z] ++ '[' -n 0 ']' [2020-07-20T13:41:40.112Z] ++ set -x [2020-07-20T13:41:40.112Z] ++ 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-07-20T13:41:40.112Z] INFO: Testing against a local daemon [2020-07-20T13:41:40.112Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-20T13:41:40.112Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-20T13:41:40.112Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T13:41:40.112Z] === RUN TestDockerNetworkIpvlan [2020-07-20T13:41:40.112Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-20T13:41:40.112Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T13:41:40.112Z] PASS [2020-07-20T13:41:40.112Z] [2020-07-20T13:41:40.112Z] === Skipped [2020-07-20T13:41:40.112Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-20T13:41:40.112Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T13:41:40.112Z] [2020-07-20T13:41:40.112Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-20T13:41:40.112Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T13:41:40.112Z] [2020-07-20T13:41:40.112Z] [2020-07-20T13:41:40.112Z] DONE 2 tests, 2 skipped in 0.085s [2020-07-20T13:41:40.112Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-20T13:41:40.112Z] ++ 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-07-20T13:41:40.112Z] ++ set -e [2020-07-20T13:41:40.112Z] ++ '[' -n 0 ']' [2020-07-20T13:41:40.112Z] ++ set -x [2020-07-20T13:41:40.112Z] ++ 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-07-20T13:41:40.112Z] INFO: Testing against a local daemon [2020-07-20T13:41:40.112Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-20T13:41:40.341Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-20T13:41:41.146Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.53s) [2020-07-20T13:41:41.146Z] === RUN TestDockerNetworkMacvlan [2020-07-20T13:41:41.286Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-20T13:41:42.181Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-20T13:41:43.217Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-20T13:41:44.073Z] --- PASS: TestImportExtremelyLargeImageWorks (205.04s) [2020-07-20T13:41:44.073Z] PASS [2020-07-20T13:41:44.073Z] [2020-07-20T13:41:44.073Z] DONE 12 tests in 208.221s [2020-07-20T13:41:44.073Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-20T13:41:44.073Z] ++ 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-07-20T13:41:44.073Z] ++ set -e [2020-07-20T13:41:44.073Z] ++ '[' -n 0 ']' [2020-07-20T13:41:44.073Z] ++ set -x [2020-07-20T13:41:44.073Z] ++ 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-07-20T13:41:44.073Z] INFO: Testing against a local daemon [2020-07-20T13:41:44.073Z] === RUN TestNetworkCreateDelete [2020-07-20T13:41:44.073Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-07-20T13:41:44.073Z] === RUN TestDockerNetworkDeletePreferID [2020-07-20T13:41:44.267Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-20T13:41:44.334Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2020-07-20T13:41:44.334Z] === RUN TestDaemonDNSFallback [2020-07-20T13:41:45.718Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-07-20T13:41:47.628Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-07-20T13:41:47.779Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2020-07-20T13:41:48.197Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-07-20T13:41:48.718Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-20T13:41:49.433Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-20T13:41:49.582Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-07-20T13:41:49.582Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-07-20T13:41:50.965Z] --- PASS: TestDaemonDNSFallback (6.61s) [2020-07-20T13:41:50.965Z] === RUN TestInspectNetwork [2020-07-20T13:41:52.233Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-20T13:41:52.876Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-07-20T13:41:53.447Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-07-20T13:41:54.833Z] === RUN TestInspectNetwork/full_network_id [2020-07-20T13:41:54.833Z] === RUN TestInspectNetwork/partial_network_id [2020-07-20T13:41:54.833Z] === RUN TestInspectNetwork/network_name [2020-07-20T13:41:54.833Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-20T13:41:54.833Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-07-20T13:41:55.093Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-07-20T13:41:56.016Z] --- PASS: TestServiceUpdatePidsLimit (17.44s) [2020-07-20T13:41:56.016Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-07-20T13:41:56.016Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-07-20T13:41:56.016Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2020-07-20T13:41:56.016Z] PASS [2020-07-20T13:41:56.016Z] [2020-07-20T13:41:56.016Z] === Skipped [2020-07-20T13:41:56.016Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-20T13:41:56.016Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-20T13:41:56.016Z] [2020-07-20T13:41:56.016Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-07-20T13:41:56.016Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T13:41:56.016Z] [2020-07-20T13:41:56.016Z] [2020-07-20T13:41:56.016Z] DONE 27 tests, 2 skipped in 159.015s [2020-07-20T13:41:56.016Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-07-20T13:41:56.016Z] ++ 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-07-20T13:41:56.016Z] ++ set -e [2020-07-20T13:41:56.016Z] ++ '[' -n 0 ']' [2020-07-20T13:41:56.016Z] ++ set -x [2020-07-20T13:41:56.016Z] ++ 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-07-20T13:41:56.032Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-07-20T13:41:56.277Z] INFO: Testing against a local daemon [2020-07-20T13:41:56.277Z] === RUN TestSessionCreate [2020-07-20T13:41:56.277Z] --- PASS: TestSessionCreate (0.05s) [2020-07-20T13:41:56.277Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-20T13:41:56.277Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-07-20T13:41:56.277Z] PASS [2020-07-20T13:41:56.277Z] [2020-07-20T13:41:56.277Z] DONE 2 tests in 0.286s [2020-07-20T13:41:56.277Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-07-20T13:41:56.277Z] ++ 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-07-20T13:41:56.277Z] ++ set -e [2020-07-20T13:41:56.277Z] ++ '[' -n 0 ']' [2020-07-20T13:41:56.277Z] ++ set -x [2020-07-20T13:41:56.277Z] ++ 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-07-20T13:41:56.538Z] INFO: Testing against a local daemon [2020-07-20T13:41:56.538Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-20T13:41:56.538Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-20T13:41:56.538Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-20T13:41:56.538Z] === RUN TestEventsExecDie [2020-07-20T13:41:56.602Z] === RUN TestDockerSuite/TestBuildNetNone [2020-07-20T13:41:56.863Z] === RUN TestDockerSuite/TestBuildNoContext [2020-07-20T13:41:57.481Z] --- PASS: TestEventsExecDie (0.88s) [2020-07-20T13:41:57.481Z] === RUN TestEventsBackwardsCompatible [2020-07-20T13:41:57.481Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-07-20T13:41:57.481Z] === RUN TestInfoBinaryCommits [2020-07-20T13:41:57.743Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-07-20T13:41:57.743Z] === RUN TestInfoAPIVersioned [2020-07-20T13:41:57.743Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-07-20T13:41:57.743Z] === RUN TestInfoDiscoveryBackend [2020-07-20T13:41:57.834Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-07-20T13:41:58.316Z] --- PASS: TestInfoDiscoveryBackend (0.63s) [2020-07-20T13:41:58.316Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-20T13:41:59.216Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-07-20T13:41:59.216Z] --- PASS: TestInspectNetwork (8.36s) [2020-07-20T13:41:59.216Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-20T13:41:59.216Z] --- PASS: TestInspectNetwork/partial_network_id (0.01s) [2020-07-20T13:41:59.216Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-20T13:41:59.216Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-20T13:41:59.216Z] === RUN TestRunContainerWithBridgeNone [2020-07-20T13:41:59.257Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-20T13:41:59.257Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-20T13:41:59.829Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s) [2020-07-20T13:41:59.829Z] === RUN TestInfoAPI [2020-07-20T13:42:00.090Z] --- PASS: TestInfoAPI (0.05s) [2020-07-20T13:42:00.090Z] === RUN TestInfoAPIWarnings [2020-07-20T13:42:00.596Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-07-20T13:42:00.662Z] --- PASS: TestInfoAPIWarnings (0.62s) [2020-07-20T13:42:00.662Z] === RUN TestInfoDebug [2020-07-20T13:42:00.719Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-20T13:42:01.168Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-07-20T13:42:01.169Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-07-20T13:42:01.169Z] --- PASS: TestRunContainerWithBridgeNone (2.05s) [2020-07-20T13:42:01.169Z] === RUN TestNetworkInvalidJSON [2020-07-20T13:42:01.169Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-20T13:42:01.169Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-20T13:42:01.169Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-20T13:42:01.169Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-20T13:42:01.169Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-20T13:42:01.169Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-20T13:42:01.169Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-20T13:42:01.169Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-20T13:42:01.169Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-20T13:42:01.169Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-07-20T13:42:01.169Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-20T13:42:01.169Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-20T13:42:01.169Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-20T13:42:01.169Z] === RUN TestHostIPv4BridgeLabel [2020-07-20T13:42:01.234Z] --- PASS: TestInfoDebug (0.64s) [2020-07-20T13:42:01.234Z] === RUN TestInfoInsecureRegistries [2020-07-20T13:42:01.353Z] --- PASS: TestDockerNetworkMacvlan (19.99s) [2020-07-20T13:42:01.353Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-07-20T13:42:01.353Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-07-20T13:42:01.353Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.45s) [2020-07-20T13:42:01.353Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.49s) [2020-07-20T13:42:01.353Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.30s) [2020-07-20T13:42:01.353Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.44s) [2020-07-20T13:42:01.353Z] PASS [2020-07-20T13:42:01.353Z] [2020-07-20T13:42:01.353Z] DONE 8 tests in 21.593s [2020-07-20T13:42:01.353Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-20T13:42:01.353Z] ++ 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-07-20T13:42:01.353Z] ++ set -e [2020-07-20T13:42:01.353Z] ++ '[' -n 0 ']' [2020-07-20T13:42:01.353Z] ++ set -x [2020-07-20T13:42:01.353Z] ++ 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-07-20T13:42:01.353Z] testing: warning: no tests to run [2020-07-20T13:42:01.353Z] PASS [2020-07-20T13:42:01.353Z] [2020-07-20T13:42:01.353Z] DONE 0 tests in 0.016s [2020-07-20T13:42:01.353Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-20T13:42:01.353Z] ++ 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-07-20T13:42:01.353Z] ++ set -e [2020-07-20T13:42:01.353Z] ++ '[' -n 0 ']' [2020-07-20T13:42:01.353Z] ++ set -x [2020-07-20T13:42:01.353Z] ++ 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-07-20T13:42:01.353Z] INFO: Testing against a local daemon [2020-07-20T13:42:01.353Z] === RUN TestAuthZPluginAllowRequest [2020-07-20T13:42:01.429Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-07-20T13:42:01.690Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-07-20T13:42:01.807Z] --- PASS: TestInfoInsecureRegistries (0.64s) [2020-07-20T13:42:01.807Z] === RUN TestInfoRegistryMirrors [2020-07-20T13:42:01.951Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2020-07-20T13:42:01.951Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-20T13:42:02.378Z] --- PASS: TestInfoRegistryMirrors (0.62s) [2020-07-20T13:42:02.378Z] === RUN TestLoginFailsWithBadCredentials [2020-07-20T13:42:02.521Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-07-20T13:42:02.782Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-07-20T13:42:02.782Z] === RUN TestDaemonDefaultNetworkPools [2020-07-20T13:42:02.950Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s) [2020-07-20T13:42:02.950Z] === RUN TestPingCacheHeaders [2020-07-20T13:42:02.950Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-07-20T13:42:02.950Z] === RUN TestPingGet [2020-07-20T13:42:02.950Z] --- PASS: TestPingGet (0.03s) [2020-07-20T13:42:02.950Z] === RUN TestPingHead [2020-07-20T13:42:02.950Z] --- PASS: TestPingHead (0.05s) [2020-07-20T13:42:02.950Z] === RUN TestVersion [2020-07-20T13:42:02.950Z] --- PASS: TestVersion (0.05s) [2020-07-20T13:42:02.950Z] PASS [2020-07-20T13:42:02.950Z] [2020-07-20T13:42:02.950Z] === Skipped [2020-07-20T13:42:02.950Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-20T13:42:02.950Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-20T13:42:02.950Z] [2020-07-20T13:42:02.950Z] [2020-07-20T13:42:02.950Z] DONE 18 tests, 1 skipped in 6.620s [2020-07-20T13:42:02.950Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-20T13:42:02.950Z] ++ 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-07-20T13:42:02.950Z] ++ set -e [2020-07-20T13:42:02.950Z] ++ '[' -n 0 ']' [2020-07-20T13:42:02.950Z] ++ set -x [2020-07-20T13:42:02.950Z] ++ 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-07-20T13:42:03.211Z] INFO: Testing against a local daemon [2020-07-20T13:42:03.211Z] === RUN TestVolumesCreateAndList [2020-07-20T13:42:03.211Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-07-20T13:42:03.211Z] === RUN TestVolumesRemove [2020-07-20T13:42:03.426Z] --- PASS: TestAuthZPluginAllowRequest (1.76s) [2020-07-20T13:42:03.426Z] === RUN TestAuthZPluginTLS [2020-07-20T13:42:03.472Z] --- PASS: TestVolumesRemove (0.11s) [2020-07-20T13:42:03.472Z] === RUN TestVolumesInspect [2020-07-20T13:42:03.472Z] --- PASS: TestVolumesInspect (0.03s) [2020-07-20T13:42:03.472Z] === RUN TestVolumesInvalidJSON [2020-07-20T13:42:03.472Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-20T13:42:03.472Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-20T13:42:03.472Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-20T13:42:03.472Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-07-20T13:42:03.472Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-20T13:42:03.472Z] PASS [2020-07-20T13:42:03.472Z] [2020-07-20T13:42:03.472Z] DONE 5 tests in 0.426s [2020-07-20T13:42:03.472Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-20T13:42:03.717Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-07-20T13:42:03.718Z] === RUN TestAuthZPluginDenyRequest [2020-07-20T13:42:03.722Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2020-07-20T13:42:03.723Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-20T13:42:03.723Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-07-20T13:42:03.732Z] ++++ cat bundles/test-integration/docker.pid [2020-07-20T13:42:03.732Z] +++ kill 13624 [2020-07-20T13:42:04.293Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-07-20T13:42:04.350Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-07-20T13:42:04.350Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-20T13:42:04.642Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-07-20T13:42:04.642Z] === RUN TestAuthZPluginDenyResponse [2020-07-20T13:42:04.863Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s) [2020-07-20T13:42:04.863Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-20T13:42:05.117Z] +++ /etc/init.d/apparmor stop [2020-07-20T13:42:05.117Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-20T13:42:05.117Z] [2020-07-20T13:42:05.117Z] Unloading profiles will leave already running processes permanently [2020-07-20T13:42:05.117Z] unconfined, which can lead to unexpected situations. [2020-07-20T13:42:05.117Z] [2020-07-20T13:42:05.117Z] To set a process to complain mode, use the command line tool [2020-07-20T13:42:05.117Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-20T13:42:05.117Z] +++ true [2020-07-20T13:42:05.117Z] exiting test-integration [2020-07-20T13:42:05.117Z] ++ exit 0 [2020-07-20T13:42:05.117Z] [2020-07-20T13:42:05.275Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-07-20T13:42:05.275Z] === RUN TestAuthZPluginAllowEventStream [2020-07-20T13:42:05.688Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-20T13:42:05.688Z] [2020-07-20T13:42:05.688Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-20T13:42:05.688Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-20T13:42:05.688Z] HOSTNAME=9875c83b2f72 [2020-07-20T13:42:05.688Z] TESTDEBUG=0 [2020-07-20T13:42:05.688Z] DEST=bundles/test-integration [2020-07-20T13:42:05.688Z] PWD=/go/src/github.com/docker/docker [2020-07-20T13:42:05.688Z] DOCKER_GITCOMMIT=c161d6564d755c0b6b4356ceff87fbd6a898b675 [2020-07-20T13:42:05.688Z] container=docker [2020-07-20T13:42:05.688Z] HOME=/root [2020-07-20T13:42:05.688Z] GOLANG_VERSION=1.13.14 [2020-07-20T13:42:05.688Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-20T13:42:05.688Z] VALIDATE_BRANCH=master [2020-07-20T13:42:05.688Z] TERM=xterm [2020-07-20T13:42:05.688Z] DOCKER_PKG=github.com/docker/docker [2020-07-20T13:42:05.688Z] SHLVL=1 [2020-07-20T13:42:05.688Z] TIMEOUT=120m [2020-07-20T13:42:05.688Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-20T13:42:05.688Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-20T13:42:05.688Z] GO111MODULE=off [2020-07-20T13:42:05.688Z] DOCKER_EXPERIMENTAL=1 [2020-07-20T13:42:05.688Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-20T13:42:05.688Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-20T13:42:05.688Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-20T13:42:05.688Z] GOPATH=/go [2020-07-20T13:42:05.688Z] PKG_CONFIG=pkg-config [2020-07-20T13:42:05.688Z] _=/usr/bin/env [2020-07-20T13:42:05.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-20T13:42:06.246Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.33s) [2020-07-20T13:42:06.246Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-20T13:42:06.246Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-07-20T13:42:06.818Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-07-20T13:42:06.818Z] === RUN TestServiceWithPredefinedNetwork [2020-07-20T13:42:07.388Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-07-20T13:42:07.403Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s) [2020-07-20T13:42:07.403Z] === RUN TestAuthZPluginErrorResponse [2020-07-20T13:42:07.694Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-07-20T13:42:07.694Z] === RUN TestAuthZPluginErrorRequest [2020-07-20T13:42:07.986Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-07-20T13:42:07.986Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-20T13:42:08.619Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-07-20T13:42:08.619Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-20T13:42:09.298Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase Post stage [Pipeline] junit [2020-07-20T13:42:09.337Z] Recording test results [2020-07-20T13:42:09.559Z] --- PASS: TestServiceWithPredefinedNetwork (2.77s) [2020-07-20T13:42:09.559Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-20T13:42:09.559Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-20T13:42:09.559Z] service_test.go:236: FLAKY_TEST [2020-07-20T13:42:09.559Z] === RUN TestServiceWithDataPathPortInit [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-20T13:42:09.955Z] + echo Ensuring container killed. [2020-07-20T13:42:09.955Z] Ensuring container killed. [2020-07-20T13:42:09.955Z] + docker rm -vf docker-pr1 [2020-07-20T13:42:09.955Z] Error: No such container: docker-pr1 [2020-07-20T13:42:09.955Z] + true [Pipeline] sh [2020-07-20T13:42:10.128Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-07-20T13:42:10.243Z] + echo Chowning /workspace to jenkins user [2020-07-20T13:42:10.243Z] Chowning /workspace to jenkins user [2020-07-20T13:42:10.243Z] + id -u [2020-07-20T13:42:10.243Z] + id -g [2020-07-20T13:42:10.243Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41238:/workspace busybox chown -R 1000:1000 /workspace [2020-07-20T13:42:10.691Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s) [2020-07-20T13:42:10.691Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-20T13:42:11.067Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-07-20T13:42:11.327Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-07-20T13:42:13.421Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.27s) [2020-07-20T13:42:13.421Z] === RUN TestAuthZPluginHeader [2020-07-20T13:42:13.873Z] === RUN TestDockerSuite/TestBuildPATH [2020-07-20T13:42:14.054Z] --- PASS: TestAuthZPluginHeader (0.88s) [2020-07-20T13:42:14.054Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-20T13:42:14.054Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-20T13:42:14.054Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T13:42:14.054Z] === RUN TestAuthZPluginV2Disable [2020-07-20T13:42:14.054Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-20T13:42:14.054Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T13:42:14.054Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-20T13:42:14.054Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-20T13:42:14.054Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T13:42:14.054Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-20T13:42:14.054Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-20T13:42:14.054Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T13:42:14.054Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-20T13:42:14.750Z] + bundleName=arm64-integration [2020-07-20T13:42:14.750Z] + echo Creating arm64-integration-bundles.tar.gz [2020-07-20T13:42:14.750Z] Creating arm64-integration-bundles.tar.gz [2020-07-20T13:42:14.750Z] + + xargs tar -czf arm64-integration-bundles.tar.gz [2020-07-20T13:42:14.750Z] find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-07-20T13:42:15.024Z] Archiving artifacts [2020-07-20T13:42:15.259Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-07-20T13:42:15.398Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41238/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-20T13:42:15.712Z] + make clean [2020-07-20T13:42:15.827Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-07-20T13:42:16.286Z] docker volume rm -f docker-dev-cache [2020-07-20T13:42:16.286Z] docker-dev-cache [Pipeline] deleteDir [2020-07-20T13:42:16.398Z] === RUN TestDockerSuite/TestBuildRelativeCopy [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-20T13:42:22.983Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-07-20T13:42:25.526Z] --- PASS: TestServiceWithDataPathPortInit (15.61s) [2020-07-20T13:42:25.526Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-20T13:42:25.526Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-07-20T13:42:26.907Z] === RUN TestDockerSuite/TestBuildRm [2020-07-20T13:42:29.447Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-07-20T13:42:30.018Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-07-20T13:42:30.588Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-07-20T13:42:30.848Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-07-20T13:42:31.419Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-07-20T13:42:32.360Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-07-20T13:42:32.627Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.31s) [2020-07-20T13:42:32.627Z] PASS [2020-07-20T13:42:32.627Z] [2020-07-20T13:42:32.627Z] === Skipped [2020-07-20T13:42:32.627Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-20T13:42:32.627Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T13:42:32.627Z] [2020-07-20T13:42:32.627Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-20T13:42:32.627Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T13:42:32.627Z] [2020-07-20T13:42:32.627Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-20T13:42:32.627Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T13:42:32.627Z] [2020-07-20T13:42:32.627Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-20T13:42:32.627Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T13:42:32.627Z] [2020-07-20T13:42:32.627Z] [2020-07-20T13:42:32.627Z] DONE 17 tests, 4 skipped in 29.904s [2020-07-20T13:42:32.627Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-20T13:42:32.627Z] ++ 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-07-20T13:42:32.627Z] ++ set -e [2020-07-20T13:42:32.627Z] ++ '[' -n 0 ']' [2020-07-20T13:42:32.627Z] ++ set -x [2020-07-20T13:42:32.627Z] ++ 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-07-20T13:42:32.627Z] INFO: Testing against a local daemon [2020-07-20T13:42:32.627Z] === RUN TestPluginInvalidJSON [2020-07-20T13:42:32.627Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-20T13:42:32.627Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-20T13:42:32.627Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-20T13:42:32.627Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-07-20T13:42:32.627Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-20T13:42:32.627Z] === RUN TestPluginInstall [2020-07-20T13:42:32.627Z] === RUN TestPluginInstall/no_auth [2020-07-20T13:42:33.299Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-07-20T13:42:33.299Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.03s) [2020-07-20T13:42:33.299Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3ariki3s3a6ccdaj8qjhkwnxe Created:2020-07-20 13:42:26.640910781 +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[da0fa26faaea341f5bed43960ab283c84c548e75aa185f20a6a06303b05a86ad:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q9g3a8fzhjko40t7hik04cy0u EndpointID:ae7aa772db7ac8d0403ca1657beeb3dd4ec95912e507558d4dfce8c6e6c46c1a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f6a48d894d15ae393ce8dbfc82240697ae8dd6277a2855e07ebfd0c243324a7b 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:6bcc2f43c9f7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q9g3a8fzhjko40t7hik04cy0u EndpointID:ae7aa772db7ac8d0403ca1657beeb3dd4ec95912e507558d4dfce8c6e6c46c1a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-20T13:42:33.299Z] PASS [2020-07-20T13:42:33.299Z] [2020-07-20T13:42:33.299Z] === Skipped [2020-07-20T13:42:33.299Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-20T13:42:33.299Z] service_test.go:236: FLAKY_TEST [2020-07-20T13:42:33.299Z] [2020-07-20T13:42:33.299Z] [2020-07-20T13:42:33.299Z] DONE 23 tests, 1 skipped in 49.797s [2020-07-20T13:42:33.299Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-20T13:42:33.299Z] ++ 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-07-20T13:42:33.299Z] ++ set -e [2020-07-20T13:42:33.299Z] ++ '[' -n 0 ']' [2020-07-20T13:42:33.299Z] ++ set -x [2020-07-20T13:42:33.299Z] ++ 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-07-20T13:42:33.299Z] INFO: Testing against a local daemon [2020-07-20T13:42:33.299Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-20T13:42:33.300Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-20T13:42:33.300Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T13:42:33.300Z] === RUN TestDockerNetworkIpvlan [2020-07-20T13:42:33.300Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-20T13:42:33.300Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T13:42:33.300Z] PASS [2020-07-20T13:42:33.300Z] [2020-07-20T13:42:33.300Z] === Skipped [2020-07-20T13:42:33.300Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-20T13:42:33.300Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T13:42:33.300Z] [2020-07-20T13:42:33.300Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-20T13:42:33.300Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T13:42:33.300Z] [2020-07-20T13:42:33.300Z] [2020-07-20T13:42:33.300Z] DONE 2 tests, 2 skipped in 0.155s [2020-07-20T13:42:33.559Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-20T13:42:33.559Z] ++ 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-07-20T13:42:33.559Z] ++ set -e [2020-07-20T13:42:33.559Z] ++ '[' -n 0 ']' [2020-07-20T13:42:33.559Z] ++ set -x [2020-07-20T13:42:33.559Z] ++ 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-07-20T13:42:33.559Z] INFO: Testing against a local daemon [2020-07-20T13:42:33.559Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-20T13:42:34.129Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-07-20T13:42:35.068Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2020-07-20T13:42:35.068Z] === RUN TestDockerNetworkMacvlan [2020-07-20T13:42:35.356Z] time="2020-07-20T13:42:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T13:42:35.356Z] time="2020-07-20T13:42:34Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T13:42:35.356Z] time="2020-07-20T13:42:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8d94c7877ee9ee47fca43a675fbd4b15bf37bc2e4dd1659a620ac35c00b9f0b3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T13:42:35.356Z] time="2020-07-20T13:42:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T13:42:35.356Z] time="2020-07-20T13:42:34Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T13:42:35.356Z] time="2020-07-20T13:42:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8d94c7877ee9ee47fca43a675fbd4b15bf37bc2e4dd1659a620ac35c00b9f0b3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T13:42:35.356Z] === RUN TestPluginInstall/with_htpasswd [2020-07-20T13:42:35.989Z] time="2020-07-20T13:42:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T13:42:35.989Z] time="2020-07-20T13:42:35Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T13:42:35.989Z] time="2020-07-20T13:42:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:554f38d9d665527d204695c0b1b0b0d958abba64c2fb262eb129206271d32269" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T13:42:35.989Z] time="2020-07-20T13:42:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T13:42:35.989Z] time="2020-07-20T13:42:35Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T13:42:35.989Z] time="2020-07-20T13:42:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:554f38d9d665527d204695c0b1b0b0d958abba64c2fb262eb129206271d32269" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T13:42:36.008Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-20T13:42:36.280Z] === RUN TestPluginInstall/with_insecure [2020-07-20T13:42:36.580Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-07-20T13:42:36.580Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-20T13:42:36.580Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-07-20T13:42:37.151Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-07-20T13:42:37.151Z] === RUN TestDockerSuite/TestBuildSpaces [2020-07-20T13:42:37.315Z] time="2020-07-20T13:42:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T13:42:37.315Z] time="2020-07-20T13:42:37Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T13:42:37.315Z] time="2020-07-20T13:42:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f490812b9323b53d1a644610a7590c6d136feccb7e946aea6c0911ec28e1653f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T13:42:37.315Z] time="2020-07-20T13:42:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T13:42:37.315Z] time="2020-07-20T13:42:37Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T13:42:37.315Z] time="2020-07-20T13:42:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f490812b9323b53d1a644610a7590c6d136feccb7e946aea6c0911ec28e1653f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T13:42:37.411Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-07-20T13:42:37.411Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-20T13:42:37.607Z] --- PASS: TestPluginInstall (6.23s) [2020-07-20T13:42:37.607Z] --- PASS: TestPluginInstall/no_auth (4.06s) [2020-07-20T13:42:37.607Z] --- PASS: TestPluginInstall/with_htpasswd (0.86s) [2020-07-20T13:42:37.607Z] --- PASS: TestPluginInstall/with_insecure (1.31s) [2020-07-20T13:42:37.607Z] plugin_test.go:157: [d76712eb167e4] daemon is not started [2020-07-20T13:42:37.607Z] PASS [2020-07-20T13:42:37.607Z] [2020-07-20T13:42:37.607Z] DONE 6 tests in 6.334s [2020-07-20T13:42:37.607Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-20T13:42:37.607Z] ++ 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-07-20T13:42:37.607Z] ++ set -e [2020-07-20T13:42:37.607Z] ++ '[' -n 0 ']' [2020-07-20T13:42:37.607Z] ++ set -x [2020-07-20T13:42:37.607Z] ++ 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-07-20T13:42:37.607Z] INFO: Testing against a local daemon [2020-07-20T13:42:37.607Z] === RUN TestExternalGraphDriver [2020-07-20T13:42:37.607Z] === RUN TestExternalGraphDriver/json [2020-07-20T13:42:37.981Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-07-20T13:42:38.241Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-07-20T13:42:38.241Z] === RUN TestDockerSuite/TestBuildStderr [2020-07-20T13:42:38.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-20T13:42:38.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-20T13:42:38.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-20T13:42:39.181Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-07-20T13:42:40.121Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-20T13:42:40.349Z] === RUN TestExternalGraphDriver/spec [2020-07-20T13:42:41.868Z] === RUN TestExternalGraphDriver/pull [2020-07-20T13:42:43.418Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-20T13:42:43.418Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-07-20T13:42:43.938Z] --- PASS: TestExternalGraphDriver (6.35s) [2020-07-20T13:42:43.938Z] --- PASS: TestExternalGraphDriver/json (2.11s) [2020-07-20T13:42:43.938Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2020-07-20T13:42:43.938Z] --- PASS: TestExternalGraphDriver/pull (2.07s) [2020-07-20T13:42:43.938Z] === RUN TestGraphdriverPluginV2 [2020-07-20T13:42:43.938Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2020-07-20T13:42:43.938Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T13:42:43.938Z] PASS [2020-07-20T13:42:43.938Z] [2020-07-20T13:42:43.938Z] === Skipped [2020-07-20T13:42:43.938Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2020-07-20T13:42:43.938Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T13:42:43.938Z] [2020-07-20T13:42:43.938Z] [2020-07-20T13:42:43.938Z] DONE 5 tests, 1 skipped in 6.512s [2020-07-20T13:42:43.938Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-20T13:42:43.938Z] ++ 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-07-20T13:42:43.938Z] ++ set -e [2020-07-20T13:42:43.938Z] ++ '[' -n 0 ']' [2020-07-20T13:42:43.938Z] ++ set -x [2020-07-20T13:42:43.938Z] ++ 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-07-20T13:42:43.991Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-07-20T13:42:44.230Z] INFO: Testing against a local daemon [2020-07-20T13:42:44.230Z] === RUN TestContinueAfterPluginCrash [2020-07-20T13:42:44.230Z] === PAUSE TestContinueAfterPluginCrash [2020-07-20T13:42:44.230Z] === RUN TestReadPluginNoRead [2020-07-20T13:42:44.230Z] === PAUSE TestReadPluginNoRead [2020-07-20T13:42:44.230Z] === RUN TestDaemonStartWithLogOpt [2020-07-20T13:42:44.230Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-20T13:42:44.230Z] === CONT TestContinueAfterPluginCrash [2020-07-20T13:42:44.230Z] === CONT TestDaemonStartWithLogOpt [2020-07-20T13:42:44.941Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-07-20T13:42:45.515Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-07-20T13:42:46.454Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-07-20T13:42:47.393Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-20T13:42:47.652Z] === RUN TestDockerSuite/TestBuildUser [2020-07-20T13:42:48.593Z] --- PASS: TestDockerNetworkMacvlan (13.56s) [2020-07-20T13:42:48.593Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-07-20T13:42:48.593Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-07-20T13:42:48.593Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.32s) [2020-07-20T13:42:48.593Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.69s) [2020-07-20T13:42:48.593Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.23s) [2020-07-20T13:42:48.593Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.92s) [2020-07-20T13:42:48.593Z] PASS [2020-07-20T13:42:48.593Z] [2020-07-20T13:42:48.593Z] DONE 8 tests in 15.135s [2020-07-20T13:42:48.593Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-20T13:42:48.593Z] ++ 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-07-20T13:42:48.593Z] ++ set -e [2020-07-20T13:42:48.593Z] ++ '[' -n 0 ']' [2020-07-20T13:42:48.593Z] ++ set -x [2020-07-20T13:42:48.593Z] ++ 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-07-20T13:42:48.593Z] testing: warning: no tests to run [2020-07-20T13:42:48.593Z] PASS [2020-07-20T13:42:48.593Z] [2020-07-20T13:42:48.593Z] DONE 0 tests in 0.029s [2020-07-20T13:42:48.593Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-20T13:42:48.593Z] ++ 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-07-20T13:42:48.593Z] ++ set -e [2020-07-20T13:42:48.593Z] ++ '[' -n 0 ']' [2020-07-20T13:42:48.593Z] ++ set -x [2020-07-20T13:42:48.593Z] ++ 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-07-20T13:42:48.685Z] --- PASS: TestDaemonStartWithLogOpt (3.90s) [2020-07-20T13:42:48.685Z] === CONT TestReadPluginNoRead [2020-07-20T13:42:48.853Z] INFO: Testing against a local daemon [2020-07-20T13:42:48.854Z] === RUN TestAuthZPluginAllowRequest [2020-07-20T13:42:49.114Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-07-20T13:42:50.498Z] --- PASS: TestAuthZPluginAllowRequest (1.51s) [2020-07-20T13:42:50.498Z] === RUN TestAuthZPluginTLS [2020-07-20T13:42:50.758Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-07-20T13:42:50.758Z] === RUN TestAuthZPluginDenyRequest [2020-07-20T13:42:51.329Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-07-20T13:42:51.329Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-20T13:42:51.413Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-20T13:42:51.900Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-07-20T13:42:51.900Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-07-20T13:42:51.900Z] === RUN TestAuthZPluginDenyResponse [2020-07-20T13:42:52.470Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-07-20T13:42:52.470Z] === RUN TestAuthZPluginAllowEventStream [2020-07-20T13:42:52.921Z] === RUN TestReadPluginNoRead/default [2020-07-20T13:42:53.212Z] --- PASS: TestContinueAfterPluginCrash (9.10s) [2020-07-20T13:42:54.381Z] --- PASS: TestAuthZPluginAllowEventStream (1.44s) [2020-07-20T13:42:54.381Z] === RUN TestAuthZPluginErrorResponse [2020-07-20T13:42:54.641Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2020-07-20T13:42:54.641Z] === RUN TestAuthZPluginErrorRequest [2020-07-20T13:42:54.720Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-20T13:42:55.210Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-07-20T13:42:55.210Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-20T13:42:55.482Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-20T13:42:55.482Z] ok github.com/docker/docker/api/server/httputils 0.018s coverage: 14.7% of statements [2020-07-20T13:42:55.781Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-07-20T13:42:55.781Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-20T13:42:56.786Z] --- PASS: TestReadPluginNoRead (8.65s) [2020-07-20T13:42:56.786Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.99s) [2020-07-20T13:42:56.786Z] --- PASS: TestReadPluginNoRead/default (1.84s) [2020-07-20T13:42:56.786Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.92s) [2020-07-20T13:42:56.786Z] read_test.go:92: [d0430baf48f3b] daemon is not started [2020-07-20T13:42:56.786Z] PASS [2020-07-20T13:42:56.786Z] [2020-07-20T13:42:56.786Z] DONE 6 tests in 12.644s [2020-07-20T13:42:56.787Z] 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-07-20T13:42:56.787Z] ++ 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-07-20T13:42:56.787Z] ++ set -e [2020-07-20T13:42:56.787Z] ++ '[' -n 0 ']' [2020-07-20T13:42:56.787Z] ++ set -x [2020-07-20T13:42:56.787Z] ++ 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-07-20T13:42:56.787Z] testing: warning: no tests to run [2020-07-20T13:42:56.787Z] PASS [2020-07-20T13:42:56.787Z] [2020-07-20T13:42:56.787Z] DONE 0 tests in 0.035s [2020-07-20T13:42:56.787Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-20T13:42:56.787Z] ++ 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-07-20T13:42:56.787Z] ++ set -e [2020-07-20T13:42:56.787Z] ++ '[' -n 0 ']' [2020-07-20T13:42:56.787Z] ++ set -x [2020-07-20T13:42:56.787Z] ++ 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-07-20T13:42:56.787Z] INFO: Testing against a local daemon [2020-07-20T13:42:56.787Z] === RUN TestPluginWithDevMounts [2020-07-20T13:42:56.787Z] === PAUSE TestPluginWithDevMounts [2020-07-20T13:42:56.787Z] === CONT TestPluginWithDevMounts [2020-07-20T13:42:57.392Z] ok github.com/docker/docker/api/server/middleware 0.017s coverage: 37.7% of statements [2020-07-20T13:42:57.392Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-20T13:42:57.392Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-20T13:42:57.392Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-20T13:42:57.651Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-20T13:42:57.651Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-20T13:42:57.651Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-20T13:42:57.651Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-20T13:42:57.651Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-20T13:42:57.690Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.73s) [2020-07-20T13:42:57.690Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-20T13:42:57.910Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-20T13:42:58.846Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-20T13:42:58.846Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-20T13:42:58.853Z] --- PASS: TestPluginWithDevMounts (1.89s) [2020-07-20T13:42:58.853Z] PASS [2020-07-20T13:42:58.853Z] [2020-07-20T13:42:58.853Z] DONE 1 tests in 1.966s [2020-07-20T13:42:58.853Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-07-20T13:42:58.853Z] ++ 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-07-20T13:42:58.853Z] ++ set -e [2020-07-20T13:42:58.853Z] ++ '[' -n 0 ']' [2020-07-20T13:42:58.853Z] ++ set -x [2020-07-20T13:42:58.853Z] ++ 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-07-20T13:42:58.853Z] INFO: Testing against a local daemon [2020-07-20T13:42:58.853Z] === RUN TestSecretInspect [2020-07-20T13:42:59.075Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.78s) [2020-07-20T13:42:59.075Z] === RUN TestAuthZPluginHeader [2020-07-20T13:42:59.414Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.1% of statements [2020-07-20T13:42:59.414Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-20T13:42:59.414Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-20T13:42:59.414Z] ? github.com/docker/docker/api/types [no test files] [2020-07-20T13:42:59.414Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-20T13:42:59.414Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-20T13:42:59.414Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-20T13:42:59.414Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-20T13:42:59.982Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2020-07-20T13:42:59.982Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-20T13:42:59.982Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-20T13:42:59.982Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-20T13:42:59.982Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-20T13:42:59.982Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-20T13:42:59.982Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2020-07-20T13:42:59.982Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-20T13:42:59.982Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-20T13:43:00.015Z] --- PASS: TestAuthZPluginHeader (0.85s) [2020-07-20T13:43:00.015Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-20T13:43:00.241Z] ok github.com/docker/docker/api/types/versions 0.011s coverage: 75.0% of statements [2020-07-20T13:43:00.241Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2020-07-20T13:43:00.500Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-20T13:43:00.500Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-20T13:43:00.500Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-20T13:43:00.500Z] ? github.com/docker/docker/builder [no test files] [2020-07-20T13:43:00.500Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-20T13:43:00.500Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-20T13:43:00.500Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-20T13:43:00.500Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-20T13:43:00.500Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-20T13:43:00.500Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-20T13:43:00.500Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-20T13:43:01.069Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2020-07-20T13:43:02.515Z] --- PASS: TestSecretInspect (3.69s) [2020-07-20T13:43:02.515Z] === RUN TestSecretList [2020-07-20T13:43:03.448Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-07-20T13:43:03.708Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-07-20T13:43:03.969Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-07-20T13:43:04.229Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-07-20T13:43:04.360Z] ok github.com/docker/docker/builder/dockerfile 0.279s coverage: 48.1% of statements [2020-07-20T13:43:04.360Z] ok github.com/docker/docker/builder/remotecontext 0.128s coverage: 13.6% of statements [2020-07-20T13:43:04.489Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.33s) [2020-07-20T13:43:04.489Z] === RUN TestAuthZPluginV2Disable [2020-07-20T13:43:05.059Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-07-20T13:43:05.297Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2020-07-20T13:43:05.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-20T13:43:05.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-20T13:43:05.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-20T13:43:06.081Z] --- PASS: TestSecretList (3.66s) [2020-07-20T13:43:06.081Z] === RUN TestSecretsCreateAndDelete [2020-07-20T13:43:06.234Z] ok github.com/docker/docker/builder/remotecontext/git 1.243s coverage: 86.3% of statements [2020-07-20T13:43:06.234Z] ? github.com/docker/docker/cli [no test files] [2020-07-20T13:43:06.234Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-20T13:43:06.441Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-07-20T13:43:06.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-20T13:43:07.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-20T13:43:07.398Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-07-20T13:43:07.398Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-07-20T13:43:07.398Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-07-20T13:43:07.398Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-07-20T13:43:07.398Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-07-20T13:43:08.339Z] --- PASS: TestAuthZPluginV2Disable (3.78s) [2020-07-20T13:43:08.339Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-20T13:43:08.598Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-07-20T13:43:08.598Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-07-20T13:43:09.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-20T13:43:09.537Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-07-20T13:43:10.107Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-07-20T13:43:10.433Z] ok github.com/docker/docker/client 0.155s coverage: 75.4% of statements [2020-07-20T13:43:10.529Z] --- PASS: TestSecretsCreateAndDelete (3.62s) [2020-07-20T13:43:10.529Z] === RUN TestSecretsUpdate [2020-07-20T13:43:10.676Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-07-20T13:43:10.677Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-07-20T13:43:11.245Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.10s) [2020-07-20T13:43:11.245Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-20T13:43:12.626Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-07-20T13:43:12.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-20T13:43:14.010Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-07-20T13:43:14.050Z] --- PASS: TestSecretsUpdate (3.71s) [2020-07-20T13:43:14.050Z] === RUN TestTemplatedSecret [2020-07-20T13:43:14.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-20T13:43:14.950Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-07-20T13:43:15.210Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-07-20T13:43:16.151Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-07-20T13:43:16.151Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-07-20T13:43:16.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-20T13:43:17.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-20T13:43:17.091Z] === RUN TestDockerSuite/TestBuildXZHost [2020-07-20T13:43:17.568Z] --- PASS: TestTemplatedSecret (3.58s) [2020-07-20T13:43:17.568Z] === RUN TestSecretCreateResolve [2020-07-20T13:43:18.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-20T13:43:19.631Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-07-20T13:43:19.631Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-07-20T13:43:19.631Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-07-20T13:43:19.631Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-07-20T13:43:20.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-20T13:43:20.200Z] === RUN TestDockerSuite/TestCommitChange [2020-07-20T13:43:21.085Z] --- PASS: TestSecretCreateResolve (3.77s) [2020-07-20T13:43:21.085Z] PASS [2020-07-20T13:43:21.085Z] [2020-07-20T13:43:21.085Z] DONE 6 tests in 22.121s [2020-07-20T13:43:21.085Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-07-20T13:43:21.085Z] ++ 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-07-20T13:43:21.085Z] ++ set -e [2020-07-20T13:43:21.085Z] ++ '[' -n 0 ']' [2020-07-20T13:43:21.085Z] ++ set -x [2020-07-20T13:43:21.085Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-20T13:43:21.085Z] INFO: Testing against a local daemon [2020-07-20T13:43:21.085Z] === RUN TestServiceCreateInit [2020-07-20T13:43:21.085Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-20T13:43:21.139Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-07-20T13:43:21.707Z] === RUN TestDockerSuite/TestCommitHardlink [2020-07-20T13:43:21.967Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.69s) [2020-07-20T13:43:21.967Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-20T13:43:22.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-20T13:43:22.905Z] === RUN TestDockerSuite/TestCommitNewFile [2020-07-20T13:43:23.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-20T13:43:23.843Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-07-20T13:43:24.413Z] === RUN TestDockerSuite/TestCommitTTY [2020-07-20T13:43:25.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-20T13:43:25.353Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-07-20T13:43:25.614Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-07-20T13:43:26.306Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-20T13:43:26.306Z] Using test binary docker [2020-07-20T13:43:26.553Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-07-20T13:43:26.604Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-20T13:43:26.605Z] +++ /etc/init.d/apparmor start [2020-07-20T13:43:26.605Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-20T13:43:26.605Z] INFO: Waiting for daemon to start... [2020-07-20T13:43:26.605Z] Starting dockerd [2020-07-20T13:43:26.605Z] +++ 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-07-20T13:43:26.648Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-20T13:43:27.124Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-07-20T13:43:27.124Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-07-20T13:43:27.124Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-07-20T13:43:27.384Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-07-20T13:43:27.384Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-07-20T13:43:27.384Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-07-20T13:43:27.384Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-07-20T13:43:27.384Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-07-20T13:43:28.682Z] . [2020-07-20T13:43:28.682Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-20T13:43:28.682Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-20T13:43:28.682Z] Error: No such image: emptyfs [2020-07-20T13:43:28.682Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-20T13:43:28.682Z] ++++ docker load [2020-07-20T13:43:28.682Z] Running integration-test (iteration 1) [2020-07-20T13:43:28.682Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-07-20T13:43:28.682Z] ++ 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-07-20T13:43:28.682Z] ++ set -e [2020-07-20T13:43:28.682Z] ++ '[' -n 0 ']' [2020-07-20T13:43:28.682Z] ++ set -x [2020-07-20T13:43:28.682Z] ++ 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-07-20T13:43:28.771Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-07-20T13:43:30.157Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-07-20T13:43:30.157Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-07-20T13:43:30.727Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-07-20T13:43:31.298Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-07-20T13:43:31.298Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-07-20T13:43:31.868Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-07-20T13:43:32.210Z] --- PASS: TestServiceCreateInit (10.89s) [2020-07-20T13:43:32.210Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.37s) [2020-07-20T13:43:32.210Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.51s) [2020-07-20T13:43:32.210Z] === RUN TestCreateServiceMultipleTimes [2020-07-20T13:43:32.438Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-07-20T13:43:33.008Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-07-20T13:43:33.008Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-07-20T13:43:33.008Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-07-20T13:43:33.580Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-07-20T13:43:33.580Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-07-20T13:43:33.580Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-07-20T13:43:33.580Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-07-20T13:43:33.840Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-07-20T13:43:34.411Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-07-20T13:43:34.980Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-07-20T13:43:35.551Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-07-20T13:43:35.551Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-07-20T13:43:36.489Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-07-20T13:43:36.749Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-07-20T13:43:36.749Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-07-20T13:43:37.319Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-07-20T13:43:37.889Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-07-20T13:43:38.149Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-07-20T13:43:38.719Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.80s) [2020-07-20T13:43:38.719Z] PASS [2020-07-20T13:43:38.719Z] [2020-07-20T13:43:38.719Z] DONE 17 tests in 50.088s [2020-07-20T13:43:38.719Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-20T13:43:38.719Z] ++ 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-07-20T13:43:38.719Z] ++ set -e [2020-07-20T13:43:38.719Z] ++ '[' -n 0 ']' [2020-07-20T13:43:38.719Z] ++ set -x [2020-07-20T13:43:38.719Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-07-20T13:43:38.719Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-07-20T13:43:38.719Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-07-20T13:43:38.979Z] INFO: Testing against a local daemon [2020-07-20T13:43:38.979Z] === RUN TestPluginInvalidJSON [2020-07-20T13:43:38.979Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-20T13:43:38.979Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-20T13:43:38.979Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-20T13:43:38.979Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-07-20T13:43:38.979Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-20T13:43:38.979Z] === RUN TestPluginInstall [2020-07-20T13:43:38.979Z] === RUN TestPluginInstall/no_auth [2020-07-20T13:43:39.239Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-07-20T13:43:39.810Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-07-20T13:43:40.750Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-07-20T13:43:40.750Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-07-20T13:43:41.691Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-07-20T13:43:43.072Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-07-20T13:43:44.124Z] Loaded image: buildpack-deps:buster [2020-07-20T13:43:44.124Z] Loaded image: busybox:latest [2020-07-20T13:43:44.124Z] Loaded image: busybox:glibc [2020-07-20T13:43:44.124Z] Loaded image: debian:buster [2020-07-20T13:43:44.124Z] Loaded image: hello-world:latest [2020-07-20T13:43:44.124Z] INFO: Testing against a local daemon [2020-07-20T13:43:44.124Z] === RUN TestCgroupNamespacesBuild [2020-07-20T13:43:44.124Z] --- PASS: TestCgroupNamespacesBuild (1.31s) [2020-07-20T13:43:44.124Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-20T13:43:44.419Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.33s) [2020-07-20T13:43:44.419Z] === RUN TestBuildWithSession [2020-07-20T13:43:44.419Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-20T13:43:44.419Z] build_session_test.go:25: TODO: BuildKit [2020-07-20T13:43:44.419Z] === RUN TestBuildSquashParent [2020-07-20T13:43:44.455Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-07-20T13:43:44.455Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-07-20T13:43:44.455Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-07-20T13:43:44.455Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-07-20T13:43:44.455Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-07-20T13:43:44.455Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-07-20T13:43:45.395Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-07-20T13:43:46.776Z] time="2020-07-20T13:43:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T13:43:46.776Z] time="2020-07-20T13:43:46Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T13:43:46.776Z] time="2020-07-20T13:43:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d194f47a71626b08120d9af160155d6c73902ed8d0f0ac171183d8cf695084ec" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T13:43:46.776Z] time="2020-07-20T13:43:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T13:43:46.776Z] time="2020-07-20T13:43:46Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T13:43:46.776Z] time="2020-07-20T13:43:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d194f47a71626b08120d9af160155d6c73902ed8d0f0ac171183d8cf695084ec" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T13:43:47.035Z] === RUN TestPluginInstall/with_htpasswd [2020-07-20T13:43:47.604Z] time="2020-07-20T13:43:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T13:43:47.604Z] time="2020-07-20T13:43:47Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T13:43:47.604Z] time="2020-07-20T13:43:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:188cb4f8d2c1af096d65bce8b99ef8dd138a5b55a02eccc93349613f2aaa6b6f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T13:43:47.604Z] time="2020-07-20T13:43:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T13:43:47.604Z] time="2020-07-20T13:43:47Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T13:43:47.604Z] time="2020-07-20T13:43:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:188cb4f8d2c1af096d65bce8b99ef8dd138a5b55a02eccc93349613f2aaa6b6f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T13:43:47.863Z] === RUN TestPluginInstall/with_insecure [2020-07-20T13:43:49.164Z] ok github.com/docker/docker/cmd/dockerd 0.073s coverage: 30.8% of statements [2020-07-20T13:43:49.266Z] time="2020-07-20T13:43:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T13:43:49.266Z] time="2020-07-20T13:43:49Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T13:43:49.266Z] time="2020-07-20T13:43:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f10e73432204a8b6382d238ba1ceff7609fbfefe683cd558a44e5c2260fcdee5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T13:43:49.266Z] time="2020-07-20T13:43:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T13:43:49.266Z] time="2020-07-20T13:43:49Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T13:43:49.266Z] time="2020-07-20T13:43:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f10e73432204a8b6382d238ba1ceff7609fbfefe683cd558a44e5c2260fcdee5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T13:43:49.526Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-07-20T13:43:49.526Z] --- PASS: TestPluginInstall (10.68s) [2020-07-20T13:43:49.526Z] --- PASS: TestPluginInstall/no_auth (8.00s) [2020-07-20T13:43:49.526Z] --- PASS: TestPluginInstall/with_htpasswd (0.96s) [2020-07-20T13:43:49.526Z] --- PASS: TestPluginInstall/with_insecure (1.71s) [2020-07-20T13:43:49.526Z] plugin_test.go:157: [dc8de066fe8f6] daemon is not started [2020-07-20T13:43:49.526Z] PASS [2020-07-20T13:43:49.526Z] [2020-07-20T13:43:49.526Z] DONE 6 tests in 10.886s [2020-07-20T13:43:49.526Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-20T13:43:49.526Z] ++ 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-07-20T13:43:49.526Z] ++ set -e [2020-07-20T13:43:49.787Z] ++ '[' -n 0 ']' [2020-07-20T13:43:49.787Z] ++ set -x [2020-07-20T13:43:49.787Z] ++ 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-07-20T13:43:49.787Z] INFO: Testing against a local daemon [2020-07-20T13:43:49.787Z] === RUN TestExternalGraphDriver [2020-07-20T13:43:50.047Z] --- PASS: TestBuildSquashParent (4.75s) [2020-07-20T13:43:50.047Z] === RUN TestDockerSuite/TestContainerAPITop [2020-07-20T13:43:50.047Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-20T13:43:50.047Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-20T13:43:50.047Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-20T13:43:50.047Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-20T13:43:50.047Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-20T13:43:50.047Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-20T13:43:50.047Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-20T13:43:50.047Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-20T13:43:50.047Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-20T13:43:50.047Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-20T13:43:50.047Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-20T13:43:50.047Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-20T13:43:50.047Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-20T13:43:50.047Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-20T13:43:50.047Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-20T13:43:50.047Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-20T13:43:50.047Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-20T13:43:50.100Z] ok github.com/docker/docker/container 0.123s coverage: 34.7% of statements [2020-07-20T13:43:50.100Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-20T13:43:50.100Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-20T13:43:50.100Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-20T13:43:50.100Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-20T13:43:50.307Z] === RUN TestExternalGraphDriver/json [2020-07-20T13:43:50.567Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-07-20T13:43:50.567Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-07-20T13:43:50.826Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-07-20T13:43:51.581Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-20T13:43:51.880Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-20T13:43:52.208Z] === RUN TestExternalGraphDriver/spec [2020-07-20T13:43:53.148Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-07-20T13:43:53.403Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-20T13:43:53.403Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.23s) [2020-07-20T13:43:53.403Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.57s) [2020-07-20T13:43:53.403Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.83s) [2020-07-20T13:43:53.403Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.88s) [2020-07-20T13:43:53.403Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.84s) [2020-07-20T13:43:53.403Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.66s) [2020-07-20T13:43:53.403Z] === RUN TestBuildMultiStageCopy [2020-07-20T13:43:53.403Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-20T13:43:53.720Z] === RUN TestExternalGraphDriver/pull [2020-07-20T13:43:53.720Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-07-20T13:43:54.659Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-07-20T13:43:54.738Z] --- PASS: TestCreateServiceMultipleTimes (22.28s) [2020-07-20T13:43:54.738Z] === RUN TestCreateServiceConflict [2020-07-20T13:43:54.923Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-20T13:43:55.220Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-20T13:43:55.228Z] --- PASS: TestExternalGraphDriver (5.50s) [2020-07-20T13:43:55.228Z] --- PASS: TestExternalGraphDriver/json (1.75s) [2020-07-20T13:43:55.228Z] --- PASS: TestExternalGraphDriver/spec (1.64s) [2020-07-20T13:43:55.228Z] --- PASS: TestExternalGraphDriver/pull (1.71s) [2020-07-20T13:43:55.228Z] === RUN TestGraphdriverPluginV2 [2020-07-20T13:43:55.516Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-20T13:43:55.811Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-20T13:43:56.108Z] --- PASS: TestBuildMultiStageCopy (2.73s) [2020-07-20T13:43:56.108Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.44s) [2020-07-20T13:43:56.108Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.31s) [2020-07-20T13:43:56.108Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s) [2020-07-20T13:43:56.108Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s) [2020-07-20T13:43:56.108Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.33s) [2020-07-20T13:43:56.108Z] === RUN TestBuildMultiStageParentConfig [2020-07-20T13:43:57.178Z] --- PASS: TestBuildMultiStageParentConfig (0.83s) [2020-07-20T13:43:57.178Z] === RUN TestBuildLabelWithTargets [2020-07-20T13:43:57.771Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-07-20T13:43:58.225Z] --- PASS: TestBuildLabelWithTargets (1.26s) [2020-07-20T13:43:58.225Z] === RUN TestBuildWithEmptyLayers [2020-07-20T13:43:58.254Z] --- PASS: TestCreateServiceConflict (3.62s) [2020-07-20T13:43:58.254Z] === RUN TestCreateServiceMaxReplicas [2020-07-20T13:43:58.340Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-07-20T13:43:58.868Z] --- PASS: TestBuildWithEmptyLayers (0.64s) [2020-07-20T13:43:58.868Z] === RUN TestBuildMultiStageOnBuild [2020-07-20T13:43:59.721Z] --- PASS: TestGraphdriverPluginV2 (4.14s) [2020-07-20T13:43:59.721Z] PASS [2020-07-20T13:43:59.721Z] [2020-07-20T13:43:59.721Z] DONE 5 tests in 9.809s [2020-07-20T13:43:59.721Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-20T13:43:59.721Z] ++ 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-07-20T13:43:59.721Z] ++ set -e [2020-07-20T13:43:59.721Z] ++ '[' -n 0 ']' [2020-07-20T13:43:59.721Z] ++ set -x [2020-07-20T13:43:59.721Z] ++ 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-07-20T13:43:59.721Z] INFO: Testing against a local daemon [2020-07-20T13:43:59.721Z] === RUN TestContinueAfterPluginCrash [2020-07-20T13:43:59.721Z] === PAUSE TestContinueAfterPluginCrash [2020-07-20T13:43:59.721Z] === RUN TestReadPluginNoRead [2020-07-20T13:43:59.721Z] === PAUSE TestReadPluginNoRead [2020-07-20T13:43:59.721Z] === RUN TestDaemonStartWithLogOpt [2020-07-20T13:43:59.721Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-20T13:43:59.721Z] === CONT TestContinueAfterPluginCrash [2020-07-20T13:43:59.721Z] === CONT TestDaemonStartWithLogOpt [2020-07-20T13:43:59.721Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-07-20T13:44:00.080Z] ok github.com/docker/docker/daemon/cluster 0.058s coverage: 0.5% of statements [2020-07-20T13:44:00.660Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-07-20T13:44:00.958Z] --- PASS: TestBuildMultiStageOnBuild (1.72s) [2020-07-20T13:44:00.958Z] === RUN TestBuildUncleanTarFilenames [2020-07-20T13:44:01.597Z] --- PASS: TestBuildUncleanTarFilenames (0.85s) [2020-07-20T13:44:01.597Z] === RUN TestBuildMultiStageLayerLeak [2020-07-20T13:44:01.767Z] --- PASS: TestCreateServiceMaxReplicas (3.99s) [2020-07-20T13:44:01.767Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-20T13:44:01.987Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-07-20T13:44:02.042Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-07-20T13:44:03.363Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.4% of statements [2020-07-20T13:44:03.424Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-07-20T13:44:03.681Z] --- PASS: TestBuildMultiStageLayerLeak (1.81s) [2020-07-20T13:44:03.681Z] === RUN TestBuildWithHugeFile [2020-07-20T13:44:04.807Z] --- PASS: TestDaemonStartWithLogOpt (4.92s) [2020-07-20T13:44:04.807Z] === CONT TestReadPluginNoRead [2020-07-20T13:44:04.807Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-07-20T13:44:06.188Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-07-20T13:44:07.567Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-20T13:44:07.567Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b44340_} [2020-07-20T13:44:08.508Z] === RUN TestReadPluginNoRead/default [2020-07-20T13:44:08.768Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1549702795_/foo_false____} [2020-07-20T13:44:09.338Z] --- PASS: TestContinueAfterPluginCrash (9.75s) [2020-07-20T13:44:09.907Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-20T13:44:10.177Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1549702795_/foo_true____} [2020-07-20T13:44:11.563Z] --- PASS: TestReadPluginNoRead (6.73s) [2020-07-20T13:44:11.563Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) [2020-07-20T13:44:11.563Z] --- PASS: TestReadPluginNoRead/default (1.45s) [2020-07-20T13:44:11.563Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.27s) [2020-07-20T13:44:11.563Z] read_test.go:92: [d2c4aeb9050d0] daemon is not started [2020-07-20T13:44:11.563Z] PASS [2020-07-20T13:44:11.563Z] [2020-07-20T13:44:11.563Z] DONE 6 tests in 11.801s [2020-07-20T13:44:11.563Z] 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-07-20T13:44:11.563Z] ++ 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-07-20T13:44:11.563Z] ++ set -e [2020-07-20T13:44:11.563Z] ++ '[' -n 0 ']' [2020-07-20T13:44:11.563Z] ++ set -x [2020-07-20T13:44:11.563Z] ++ 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-07-20T13:44:11.563Z] testing: warning: no tests to run [2020-07-20T13:44:11.563Z] PASS [2020-07-20T13:44:11.563Z] [2020-07-20T13:44:11.563Z] DONE 0 tests in 0.039s [2020-07-20T13:44:11.563Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-20T13:44:11.563Z] ++ 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-07-20T13:44:11.563Z] ++ set -e [2020-07-20T13:44:11.563Z] ++ '[' -n 0 ']' [2020-07-20T13:44:11.563Z] ++ set -x [2020-07-20T13:44:11.563Z] ++ 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-07-20T13:44:11.563Z] INFO: Testing against a local daemon [2020-07-20T13:44:11.563Z] === RUN TestPluginWithDevMounts [2020-07-20T13:44:11.563Z] === PAUSE TestPluginWithDevMounts [2020-07-20T13:44:11.563Z] === CONT TestPluginWithDevMounts [2020-07-20T13:44:11.563Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3729513582_/foo_false____} [2020-07-20T13:44:12.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3729513582_/foo_true____} [2020-07-20T13:44:13.203Z] --- PASS: TestPluginWithDevMounts (1.65s) [2020-07-20T13:44:13.203Z] PASS [2020-07-20T13:44:13.203Z] [2020-07-20T13:44:13.203Z] DONE 1 tests in 1.771s [2020-07-20T13:44:13.203Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-20T13:44:13.203Z] ++ 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-07-20T13:44:13.203Z] ++ set -e [2020-07-20T13:44:13.203Z] ++ '[' -n 0 ']' [2020-07-20T13:44:13.203Z] ++ set -x [2020-07-20T13:44:13.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=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-07-20T13:44:13.203Z] INFO: Testing against a local daemon [2020-07-20T13:44:13.203Z] === RUN TestSecretInspect [2020-07-20T13:44:13.338Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.9% of statements [2020-07-20T13:44:13.338Z] ok github.com/docker/docker/daemon 12.191s coverage: 17.4% of statements [2020-07-20T13:44:13.338Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-20T13:44:13.338Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-20T13:44:13.338Z] ok github.com/docker/docker/daemon/config 0.053s coverage: 81.8% of statements [2020-07-20T13:44:14.142Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3729513582_/foo_true__0xc000b443a0__} [2020-07-20T13:44:14.717Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-07-20T13:44:14.717Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-07-20T13:44:14.717Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-20T13:44:14.717Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-20T13:44:15.524Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b443c0_} [2020-07-20T13:44:15.524Z] --- PASS: TestSecretInspect (2.20s) [2020-07-20T13:44:15.524Z] === RUN TestSecretList [2020-07-20T13:44:16.127Z] ok github.com/docker/docker/daemon/graphdriver 0.028s coverage: 2.2% of statements [2020-07-20T13:44:16.904Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b443e0_} [2020-07-20T13:44:17.112Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.44s) [2020-07-20T13:44:17.112Z] === RUN TestCreateServiceSecretFileMode [2020-07-20T13:44:17.842Z] --- PASS: TestSecretList (2.29s) [2020-07-20T13:44:17.842Z] === RUN TestSecretsCreateAndDelete [2020-07-20T13:44:18.035Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.464s coverage: 73.1% of statements [2020-07-20T13:44:18.102Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b44400_} [2020-07-20T13:44:18.602Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2020-07-20T13:44:19.978Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.463s coverage: 57.0% of statements [2020-07-20T13:44:20.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b44420_} [2020-07-20T13:44:20.269Z] --- PASS: TestSecretsCreateAndDelete (2.53s) [2020-07-20T13:44:20.269Z] === RUN TestSecretsUpdate [2020-07-20T13:44:20.630Z] --- PASS: TestCreateServiceSecretFileMode (3.47s) [2020-07-20T13:44:20.630Z] === RUN TestCreateServiceConfigFileMode [2020-07-20T13:44:21.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-07-20T13:44:21.884Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.8% of statements [2020-07-20T13:44:22.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-07-20T13:44:22.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-07-20T13:44:22.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-07-20T13:44:22.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-07-20T13:44:22.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-07-20T13:44:22.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-07-20T13:44:22.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-07-20T13:44:22.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-07-20T13:44:22.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-07-20T13:44:22.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-07-20T13:44:22.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-07-20T13:44:22.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-07-20T13:44:22.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-07-20T13:44:22.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-07-20T13:44:22.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-07-20T13:44:22.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-07-20T13:44:22.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-07-20T13:44:22.149Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-07-20T13:44:22.718Z] --- PASS: TestSecretsUpdate (2.45s) [2020-07-20T13:44:22.718Z] === RUN TestTemplatedSecret [2020-07-20T13:44:23.799Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.348s coverage: 45.9% of statements [2020-07-20T13:44:23.799Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-20T13:44:23.799Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.284s coverage: 49.5% of statements [2020-07-20T13:44:24.214Z] --- PASS: TestCreateServiceConfigFileMode (3.55s) [2020-07-20T13:44:24.214Z] === RUN TestCreateServiceSysctls [2020-07-20T13:44:24.629Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-07-20T13:44:25.704Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.575s coverage: 57.7% of statements [2020-07-20T13:44:25.704Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-20T13:44:25.963Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.237s coverage: 76.1% of statements [2020-07-20T13:44:25.963Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-20T13:44:26.008Z] --- PASS: TestTemplatedSecret (2.98s) [2020-07-20T13:44:26.008Z] === RUN TestSecretCreateResolve [2020-07-20T13:44:26.008Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-07-20T13:44:27.343Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.0% of statements [2020-07-20T13:44:27.602Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-07-20T13:44:27.915Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-07-20T13:44:28.170Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2020-07-20T13:44:28.485Z] --- PASS: TestSecretCreateResolve (2.70s) [2020-07-20T13:44:28.485Z] PASS [2020-07-20T13:44:28.485Z] [2020-07-20T13:44:28.485Z] DONE 6 tests in 15.284s [2020-07-20T13:44:28.485Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-20T13:44:28.485Z] ++ 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-07-20T13:44:28.485Z] ++ set -e [2020-07-20T13:44:28.485Z] ++ '[' -n 0 ']' [2020-07-20T13:44:28.485Z] ++ set -x [2020-07-20T13:44:28.485Z] ++ 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-07-20T13:44:28.485Z] INFO: Testing against a local daemon [2020-07-20T13:44:28.670Z] --- PASS: TestCreateServiceSysctls (4.46s) [2020-07-20T13:44:28.670Z] === RUN TestCreateServiceCapabilities [2020-07-20T13:44:28.745Z] === RUN TestServiceCreateInit [2020-07-20T13:44:28.745Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-20T13:44:29.314Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-07-20T13:44:29.314Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-07-20T13:44:29.885Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-07-20T13:44:30.145Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-07-20T13:44:30.709Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 4.8% of statements [2020-07-20T13:44:30.709Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-20T13:44:30.709Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-20T13:44:30.709Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 41.0% of statements [2020-07-20T13:44:30.715Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-07-20T13:44:31.663Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-07-20T13:44:32.606Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-07-20T13:44:32.616Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2020-07-20T13:44:32.616Z] ok github.com/docker/docker/daemon/logger/awslogs 0.225s coverage: 77.8% of statements [2020-07-20T13:44:32.616Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-20T13:44:32.616Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-20T13:44:33.122Z] --- PASS: TestCreateServiceCapabilities (3.73s) [2020-07-20T13:44:33.122Z] === RUN TestInspect [2020-07-20T13:44:33.547Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-07-20T13:44:33.553Z] ok github.com/docker/docker/daemon/logger/journald 0.030s coverage: 26.2% of statements [2020-07-20T13:44:33.807Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-20T13:44:33.812Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2020-07-20T13:44:34.067Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-07-20T13:44:34.071Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2020-07-20T13:44:35.449Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 75.2% of statements [2020-07-20T13:44:35.449Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-20T13:44:35.450Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-07-20T13:44:35.709Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.039s coverage: 38.3% of statements [2020-07-20T13:44:36.020Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-07-20T13:44:36.639Z] --- PASS: TestInspect (3.69s) [2020-07-20T13:44:36.639Z] === RUN TestCreateJob [2020-07-20T13:44:36.647Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2020-07-20T13:44:36.959Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-07-20T13:44:37.901Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-07-20T13:44:38.024Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 46.8% of statements [2020-07-20T13:44:38.591Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-07-20T13:44:38.841Z] --- PASS: TestServiceCreateInit (10.05s) [2020-07-20T13:44:38.841Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.05s) [2020-07-20T13:44:38.841Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.95s) [2020-07-20T13:44:38.841Z] === RUN TestCreateServiceMultipleTimes [2020-07-20T13:44:38.841Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-07-20T13:44:39.175Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2020-07-20T13:44:39.175Z] ok github.com/docker/docker/daemon/logger/splunk 1.625s coverage: 82.5% of statements [2020-07-20T13:44:39.175Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-20T13:44:39.175Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-20T13:44:39.411Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-07-20T13:44:40.351Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-07-20T13:44:41.089Z] --- PASS: TestCreateJob (4.53s) [2020-07-20T13:44:41.089Z] === RUN TestReplicatedJob [2020-07-20T13:44:41.712Z] ok github.com/docker/docker/distribution/metadata 0.054s coverage: 48.2% of statements [2020-07-20T13:44:41.712Z] ok github.com/docker/docker/distribution 0.266s coverage: 22.1% of statements [2020-07-20T13:44:41.712Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-20T13:44:42.260Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-07-20T13:44:42.830Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-07-20T13:44:43.092Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-07-20T13:44:43.770Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-07-20T13:44:43.770Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-07-20T13:44:44.030Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-07-20T13:44:44.597Z] ok github.com/docker/docker/distribution/xfer 1.875s coverage: 85.6% of statements [2020-07-20T13:44:44.597Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-20T13:44:44.597Z] ok github.com/docker/docker/image/cache 0.010s coverage: 19.2% of statements [2020-07-20T13:44:44.597Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-20T13:44:44.708Z] === RUN TestDockerSuite/TestCpRelativePath [2020-07-20T13:44:44.968Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-07-20T13:44:45.535Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-07-20T13:44:45.535Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-20T13:44:46.349Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-07-20T13:44:46.475Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-07-20T13:44:46.920Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-07-20T13:44:47.181Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-07-20T13:44:47.441Z] === RUN TestDockerSuite/TestCpToCaseA [2020-07-20T13:44:47.854Z] ok github.com/docker/docker/opts 0.020s coverage: 67.4% of statements [2020-07-20T13:44:47.854Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-07-20T13:44:47.977Z] --- PASS: TestReplicatedJob (7.24s) [2020-07-20T13:44:47.978Z] === RUN TestUpdateReplicatedJob [2020-07-20T13:44:48.823Z] === RUN TestDockerSuite/TestCpToCaseB [2020-07-20T13:44:49.393Z] === RUN TestDockerSuite/TestCpToCaseC [2020-07-20T13:44:49.758Z] ok github.com/docker/docker/pkg/archive 0.300s coverage: 76.9% of statements [2020-07-20T13:44:50.326Z] ok github.com/docker/docker/pkg/authorization 0.168s coverage: 68.3% of statements [2020-07-20T13:44:50.585Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-07-20T13:44:50.844Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-07-20T13:44:51.307Z] === RUN TestDockerSuite/TestCpToCaseD [2020-07-20T13:44:52.432Z] --- PASS: TestUpdateReplicatedJob (4.59s) [2020-07-20T13:44:52.432Z] === RUN TestServiceListWithStatuses [2020-07-20T13:44:52.432Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-20T13:44:52.432Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-20T13:44:52.432Z] === RUN TestDockerNetworkConnectAlias [2020-07-20T13:44:54.130Z] ok github.com/docker/docker/pkg/chrootarchive 2.482s coverage: 43.2% of statements [2020-07-20T13:44:54.130Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-07-20T13:44:54.130Z] ok github.com/docker/docker/layer 7.306s coverage: 68.8% of statements [2020-07-20T13:44:54.130Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-20T13:44:54.130Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-20T13:44:54.130Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-20T13:44:54.130Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-20T13:44:54.130Z] ? github.com/docker/docker/oci [no test files] [2020-07-20T13:44:54.130Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-20T13:44:54.130Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-20T13:44:54.130Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-20T13:44:54.618Z] === RUN TestDockerSuite/TestCpToCaseE [2020-07-20T13:44:54.698Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2020-07-20T13:44:54.698Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-07-20T13:44:55.635Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-07-20T13:44:55.999Z] === RUN TestDockerSuite/TestCpToCaseF [2020-07-20T13:44:56.204Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2020-07-20T13:44:56.259Z] === RUN TestDockerSuite/TestCpToCaseG [2020-07-20T13:44:56.463Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-07-20T13:44:57.197Z] --- PASS: TestCreateServiceMultipleTimes (18.44s) [2020-07-20T13:44:57.197Z] === RUN TestCreateServiceConflict [2020-07-20T13:44:57.841Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-07-20T13:44:58.409Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements [2020-07-20T13:44:58.979Z] ok github.com/docker/docker/pkg/fsutils 0.175s coverage: 85.1% of statements [2020-07-20T13:44:59.238Z] ok github.com/docker/docker/pkg/discovery/kv 3.057s coverage: 84.1% of statements [2020-07-20T13:44:59.498Z] ok github.com/docker/docker/pkg/homedir 0.017s coverage: 11.4% of statements [2020-07-20T13:44:59.737Z] === RUN TestDockerSuite/TestCpToCaseH [2020-07-20T13:44:59.737Z] --- PASS: TestCreateServiceConflict (2.59s) [2020-07-20T13:44:59.737Z] === RUN TestCreateServiceMaxReplicas [2020-07-20T13:45:00.436Z] ok github.com/docker/docker/pkg/idtools 0.467s coverage: 70.5% of statements [2020-07-20T13:45:00.705Z] --- PASS: TestBuildWithHugeFile (55.60s) [2020-07-20T13:45:00.705Z] === RUN TestBuildWithEmptyDockerfile [2020-07-20T13:45:00.705Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-20T13:45:00.705Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-20T13:45:00.705Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-20T13:45:00.705Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-20T13:45:00.705Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-20T13:45:00.705Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-20T13:45:00.705Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-20T13:45:00.705Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-20T13:45:00.705Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-20T13:45:00.705Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-07-20T13:45:00.705Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s) [2020-07-20T13:45:00.705Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2020-07-20T13:45:00.705Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2020-07-20T13:45:00.705Z] === RUN TestBuildPreserveOwnership [2020-07-20T13:45:00.705Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-20T13:45:00.966Z] --- PASS: TestDockerNetworkConnectAlias (8.07s) [2020-07-20T13:45:00.966Z] === RUN TestDockerNetworkReConnect [2020-07-20T13:45:01.004Z] ok github.com/docker/docker/pkg/ioutils 0.608s coverage: 69.3% of statements [2020-07-20T13:45:01.004Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2020-07-20T13:45:01.267Z] ok github.com/docker/docker/pkg/locker 0.011s coverage: 88.9% of statements [2020-07-20T13:45:01.267Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-07-20T13:45:01.267Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-20T13:45:01.267Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-20T13:45:01.648Z] === RUN TestDockerSuite/TestCpToCaseI [2020-07-20T13:45:01.754Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-20T13:45:01.843Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-07-20T13:45:01.843Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-20T13:45:01.843Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-07-20T13:45:01.909Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-07-20T13:45:02.410Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-07-20T13:45:02.410Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2020-07-20T13:45:02.670Z] ok github.com/docker/docker/pkg/pidfile 0.016s coverage: 82.4% of statements [2020-07-20T13:45:02.670Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-20T13:45:02.670Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-20T13:45:03.278Z] --- PASS: TestBuildPreserveOwnership (3.78s) [2020-07-20T13:45:03.278Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.45s) [2020-07-20T13:45:03.278Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.32s) [2020-07-20T13:45:03.278Z] === RUN TestBuildPlatformInvalid [2020-07-20T13:45:03.278Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-07-20T13:45:03.278Z] PASS [2020-07-20T13:45:03.278Z] [2020-07-20T13:45:03.278Z] === Skipped [2020-07-20T13:45:03.278Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-07-20T13:45:03.278Z] build_session_test.go:25: TODO: BuildKit [2020-07-20T13:45:03.278Z] [2020-07-20T13:45:03.278Z] [2020-07-20T13:45:03.278Z] DONE 32 tests, 1 skipped in 94.430s [2020-07-20T13:45:03.278Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-07-20T13:45:03.278Z] ++ 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-07-20T13:45:03.278Z] ++ set -e [2020-07-20T13:45:03.278Z] ++ '[' -n 0 ']' [2020-07-20T13:45:03.278Z] ++ set -x [2020-07-20T13:45:03.278Z] ++ 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-07-20T13:45:03.278Z] INFO: Testing against a local daemon [2020-07-20T13:45:03.278Z] === RUN TestConfigInspect [2020-07-20T13:45:03.290Z] --- PASS: TestCreateServiceMaxReplicas (3.38s) [2020-07-20T13:45:03.290Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-20T13:45:03.607Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements [2020-07-20T13:45:04.174Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-07-20T13:45:04.743Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-07-20T13:45:04.743Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-07-20T13:45:05.368Z] --- PASS: TestConfigInspect (1.87s) [2020-07-20T13:45:05.368Z] === RUN TestConfigList [2020-07-20T13:45:05.830Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-07-20T13:45:06.119Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2020-07-20T13:45:06.378Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-07-20T13:45:06.398Z] === RUN TestDockerSuite/TestCpToDot [2020-07-20T13:45:06.532Z] --- PASS: TestDockerNetworkReConnect (6.14s) [2020-07-20T13:45:06.532Z] === RUN TestServicePlugin [2020-07-20T13:45:06.532Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-20T13:45:06.532Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T13:45:06.532Z] === RUN TestServiceUpdateLabel [2020-07-20T13:45:06.967Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-07-20T13:45:07.455Z] --- PASS: TestConfigList (1.90s) [2020-07-20T13:45:07.455Z] === RUN TestConfigsCreateAndDelete [2020-07-20T13:45:07.904Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-07-20T13:45:08.473Z] === RUN TestDockerSuite/TestCpToStdout [2020-07-20T13:45:08.975Z] --- PASS: TestConfigsCreateAndDelete (1.91s) [2020-07-20T13:45:08.975Z] === RUN TestConfigsUpdate [2020-07-20T13:45:09.045Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-07-20T13:45:09.664Z] ok github.com/docker/docker/pkg/signal 2.375s coverage: 61.0% of statements [2020-07-20T13:45:09.664Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-07-20T13:45:09.983Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-07-20T13:45:09.983Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-07-20T13:45:10.232Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-07-20T13:45:10.491Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-07-20T13:45:10.551Z] === RUN TestDockerSuite/TestCpVolumePath [2020-07-20T13:45:10.751Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-07-20T13:45:10.987Z] --- PASS: TestServiceUpdateLabel (3.60s) [2020-07-20T13:45:10.987Z] === RUN TestServiceUpdateSecrets [2020-07-20T13:45:11.070Z] --- PASS: TestConfigsUpdate (1.91s) [2020-07-20T13:45:11.070Z] === RUN TestTemplatedConfig [2020-07-20T13:45:11.318Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.6% of statements [2020-07-20T13:45:11.490Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-07-20T13:45:11.490Z] === RUN TestDockerSuite/TestCreateArgs [2020-07-20T13:45:11.490Z] === RUN TestDockerSuite/TestCreateByImageID [2020-07-20T13:45:11.750Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-07-20T13:45:11.886Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-07-20T13:45:12.145Z] ok github.com/docker/docker/pkg/tailfile 0.062s coverage: 88.6% of statements [2020-07-20T13:45:12.319Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-07-20T13:45:12.319Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-07-20T13:45:12.319Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-07-20T13:45:12.579Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-07-20T13:45:12.712Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-07-20T13:45:12.839Z] === RUN TestDockerSuite/TestCreateLabels [2020-07-20T13:45:12.839Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-07-20T13:45:12.971Z] testing: warning: no tests to run [2020-07-20T13:45:12.971Z] coverage: [no statements] [2020-07-20T13:45:12.971Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-07-20T13:45:13.098Z] === RUN TestDockerSuite/TestCreateRM [2020-07-20T13:45:13.098Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-07-20T13:45:13.098Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-07-20T13:45:13.098Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-07-20T13:45:13.159Z] --- PASS: TestTemplatedConfig (2.40s) [2020-07-20T13:45:13.159Z] === RUN TestConfigCreateResolve [2020-07-20T13:45:13.230Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-07-20T13:45:13.358Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-07-20T13:45:13.492Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-07-20T13:45:13.751Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-07-20T13:45:14.739Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-07-20T13:45:14.739Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-07-20T13:45:14.739Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-07-20T13:45:15.246Z] --- PASS: TestConfigCreateResolve (1.88s) [2020-07-20T13:45:15.246Z] === RUN TestConfigDaemonLibtrustID [2020-07-20T13:45:15.655Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.1% of statements [2020-07-20T13:45:15.892Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-07-20T13:45:15.892Z] PASS [2020-07-20T13:45:15.892Z] [2020-07-20T13:45:15.892Z] DONE 7 tests in 12.494s [2020-07-20T13:45:15.892Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-07-20T13:45:15.892Z] ++ 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-07-20T13:45:15.892Z] ++ set -e [2020-07-20T13:45:15.892Z] ++ '[' -n 0 ']' [2020-07-20T13:45:15.892Z] ++ set -x [2020-07-20T13:45:15.892Z] ++ 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-07-20T13:45:15.892Z] INFO: Testing against a local daemon [2020-07-20T13:45:15.892Z] === RUN TestCheckpoint [2020-07-20T13:45:15.892Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-20T13:45:15.892Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-20T13:45:15.892Z] === RUN TestContainerInvalidJSON [2020-07-20T13:45:15.892Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-20T13:45:15.893Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-20T13:45:15.893Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-20T13:45:15.893Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-20T13:45:15.893Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-20T13:45:15.893Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-20T13:45:15.893Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-20T13:45:15.893Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-20T13:45:15.893Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-20T13:45:15.893Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-20T13:45:15.893Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-20T13:45:15.893Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-20T13:45:15.893Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-20T13:45:15.893Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-20T13:45:15.893Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2020-07-20T13:45:15.893Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-20T13:45:15.893Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-07-20T13:45:15.893Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-20T13:45:15.893Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-07-20T13:45:15.893Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-20T13:45:16.187Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-07-20T13:45:16.187Z] === RUN TestCopyFromContainer [2020-07-20T13:45:16.222Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-07-20T13:45:16.669Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.60s) [2020-07-20T13:45:16.669Z] === RUN TestCreateServiceSecretFileMode [2020-07-20T13:45:17.160Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-07-20T13:45:17.229Z] === RUN TestCopyFromContainer// [2020-07-20T13:45:17.229Z] === RUN TestCopyFromContainer//bar/root [2020-07-20T13:45:17.419Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2020-07-20T13:45:17.525Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-20T13:45:17.525Z] === RUN TestCopyFromContainer/bar/quux [2020-07-20T13:45:17.525Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-20T13:45:17.525Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-20T13:45:17.822Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-20T13:45:17.822Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-20T13:45:17.822Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-20T13:45:17.822Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-20T13:45:18.125Z] --- PASS: TestCopyFromContainer (1.93s) [2020-07-20T13:45:18.125Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-07-20T13:45:18.125Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-07-20T13:45:18.125Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-07-20T13:45:18.125Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-07-20T13:45:18.125Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-07-20T13:45:18.125Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-07-20T13:45:18.125Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-07-20T13:45:18.125Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-07-20T13:45:18.125Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-07-20T13:45:18.125Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-07-20T13:45:18.125Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-20T13:45:18.125Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-20T13:45:18.125Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-20T13:45:18.125Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-20T13:45:18.125Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-20T13:45:18.125Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-20T13:45:18.125Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-20T13:45:18.125Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-20T13:45:18.125Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-20T13:45:18.125Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-20T13:45:18.125Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-20T13:45:18.125Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-20T13:45:18.125Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-20T13:45:18.125Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-20T13:45:18.125Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-20T13:45:18.125Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-07-20T13:45:18.125Z] === RUN TestCreateWithInvalidEnv [2020-07-20T13:45:18.125Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-20T13:45:18.125Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-20T13:45:18.125Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-20T13:45:18.125Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-20T13:45:18.125Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-20T13:45:18.125Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-20T13:45:18.125Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-20T13:45:18.125Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-20T13:45:18.125Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-20T13:45:18.125Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-20T13:45:18.125Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-20T13:45:18.125Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-20T13:45:18.125Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-20T13:45:18.125Z] === RUN TestCreateTmpfsMountsTarget [2020-07-20T13:45:18.125Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-20T13:45:18.125Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-20T13:45:18.585Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-07-20T13:45:18.585Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-07-20T13:45:18.585Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-07-20T13:45:18.796Z] ok github.com/docker/docker/registry 0.076s coverage: 56.3% of statements [2020-07-20T13:45:18.845Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-07-20T13:45:18.845Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-07-20T13:45:19.105Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-07-20T13:45:19.365Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-07-20T13:45:19.624Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-07-20T13:45:19.650Z] --- PASS: TestCreateWithCustomMaskedPaths (1.48s) [2020-07-20T13:45:19.651Z] === RUN TestCreateWithCapabilities [2020-07-20T13:45:19.651Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-20T13:45:19.651Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-20T13:45:19.651Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-20T13:45:19.651Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-20T13:45:19.651Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-20T13:45:19.651Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-20T13:45:19.651Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-20T13:45:19.651Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-20T13:45:19.651Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-20T13:45:19.651Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-20T13:45:19.651Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-20T13:45:19.651Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-20T13:45:19.651Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-20T13:45:19.651Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-20T13:45:19.651Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-20T13:45:19.651Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-20T13:45:19.651Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-20T13:45:19.651Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-20T13:45:19.651Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-20T13:45:19.651Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-20T13:45:19.651Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-20T13:45:19.651Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-20T13:45:19.651Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-20T13:45:19.651Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-20T13:45:19.651Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-20T13:45:19.651Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-20T13:45:19.651Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-20T13:45:19.651Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-20T13:45:19.651Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-20T13:45:19.651Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-20T13:45:19.651Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-20T13:45:19.651Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-20T13:45:19.651Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-20T13:45:19.651Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-07-20T13:45:19.651Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-20T13:45:19.651Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-20T13:45:19.651Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-07-20T13:45:19.651Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s) [2020-07-20T13:45:19.651Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-07-20T13:45:19.651Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2020-07-20T13:45:19.651Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-07-20T13:45:19.651Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-07-20T13:45:19.651Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2020-07-20T13:45:19.651Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-07-20T13:45:19.651Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-07-20T13:45:19.651Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-20T13:45:19.673Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-07-20T13:45:19.673Z] --- PASS: TestCreateServiceSecretFileMode (3.12s) [2020-07-20T13:45:19.673Z] === RUN TestCreateServiceConfigFileMode [2020-07-20T13:45:20.192Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2020-07-20T13:45:20.614Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-07-20T13:45:20.761Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-07-20T13:45:21.180Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.56s) [2020-07-20T13:45:21.180Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-20T13:45:21.180Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-20T13:45:21.180Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-20T13:45:21.180Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-20T13:45:21.180Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-20T13:45:21.180Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-20T13:45:21.180Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-20T13:45:21.180Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-20T13:45:21.180Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-20T13:45:21.180Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-20T13:45:21.180Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-20T13:45:21.185Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-07-20T13:45:21.476Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-20T13:45:21.476Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-20T13:45:21.476Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-20T13:45:21.476Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-20T13:45:21.476Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-20T13:45:21.476Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-07-20T13:45:21.476Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-07-20T13:45:21.476Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-07-20T13:45:21.476Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-07-20T13:45:21.476Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-07-20T13:45:21.476Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-20T13:45:21.476Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-20T13:45:21.771Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s) [2020-07-20T13:45:21.771Z] === RUN TestCreateDifferentPlatform [2020-07-20T13:45:21.771Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-20T13:45:21.771Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-20T13:45:21.771Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-07-20T13:45:21.771Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-20T13:45:21.771Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-20T13:45:21.771Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-20T13:45:22.069Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-07-20T13:45:22.069Z] === RUN TestContainerStartOnDaemonRestart [2020-07-20T13:45:22.069Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-20T13:45:22.069Z] === RUN TestDaemonRestartIpcMode [2020-07-20T13:45:22.069Z] === PAUSE TestDaemonRestartIpcMode [2020-07-20T13:45:22.069Z] === RUN TestDaemonHostGatewayIP [2020-07-20T13:45:22.069Z] === PAUSE TestDaemonHostGatewayIP [2020-07-20T13:45:22.069Z] === RUN TestContainerKillOnDaemonStart [2020-07-20T13:45:22.069Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-20T13:45:22.069Z] === RUN TestDiff [2020-07-20T13:45:22.364Z] --- PASS: TestDiff (0.50s) [2020-07-20T13:45:22.364Z] === RUN TestExecWithCloseStdin [2020-07-20T13:45:22.566Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-07-20T13:45:22.827Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-07-20T13:45:22.827Z] --- PASS: TestCreateServiceConfigFileMode (3.07s) [2020-07-20T13:45:22.827Z] === RUN TestCreateServiceSysctls [2020-07-20T13:45:23.002Z] --- PASS: TestExecWithCloseStdin (0.62s) [2020-07-20T13:45:23.002Z] === RUN TestExec [2020-07-20T13:45:23.304Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-07-20T13:45:23.643Z] --- PASS: TestExec (0.60s) [2020-07-20T13:45:23.643Z] === RUN TestExecUser [2020-07-20T13:45:23.768Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-07-20T13:45:23.873Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-07-20T13:45:24.286Z] --- PASS: TestExecUser (0.61s) [2020-07-20T13:45:24.286Z] === RUN TestExportContainerAndImportImage [2020-07-20T13:45:24.339Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-07-20T13:45:24.442Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2020-07-20T13:45:24.941Z] --- PASS: TestExportContainerAndImportImage (0.75s) [2020-07-20T13:45:24.941Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-20T13:45:25.278Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-07-20T13:45:25.278Z] === RUN TestDockerSuite/TestDevicePermissions [2020-07-20T13:45:25.820Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-07-20T13:45:25.847Z] === RUN TestDockerSuite/TestDockerFails [2020-07-20T13:45:25.847Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-07-20T13:45:25.847Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-07-20T13:45:25.847Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-07-20T13:45:26.320Z] --- PASS: TestServiceUpdateSecrets (15.84s) [2020-07-20T13:45:26.320Z] === RUN TestServiceUpdateConfigs [2020-07-20T13:45:26.466Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2020-07-20T13:45:26.467Z] === RUN TestHealthCheckWorkdir [2020-07-20T13:45:27.106Z] --- PASS: TestHealthCheckWorkdir (0.73s) [2020-07-20T13:45:27.106Z] === RUN TestHealthKillContainer [2020-07-20T13:45:27.229Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-07-20T13:45:27.229Z] --- PASS: TestCreateServiceSysctls (4.19s) [2020-07-20T13:45:27.229Z] === RUN TestCreateServiceCapabilities [2020-07-20T13:45:27.489Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-07-20T13:45:28.869Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-07-20T13:45:28.869Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-07-20T13:45:28.869Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-07-20T13:45:28.869Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-07-20T13:45:28.869Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-07-20T13:45:29.847Z] --- PASS: TestHealthKillContainer (2.62s) [2020-07-20T13:45:29.847Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-20T13:45:30.487Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2020-07-20T13:45:30.487Z] === RUN TestIpcModeNone [2020-07-20T13:45:30.777Z] --- PASS: TestCreateServiceCapabilities (3.34s) [2020-07-20T13:45:30.777Z] === RUN TestInspect [2020-07-20T13:45:31.124Z] --- PASS: TestIpcModeNone (0.61s) [2020-07-20T13:45:31.124Z] === RUN TestIpcModePrivate [2020-07-20T13:45:31.760Z] --- PASS: TestIpcModePrivate (0.62s) [2020-07-20T13:45:31.760Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-07-20T13:45:31.760Z] === RUN TestIpcModeShareable [2020-07-20T13:45:32.056Z] --- PASS: TestIpcModeShareable (0.59s) [2020-07-20T13:45:32.056Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-07-20T13:45:32.056Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-20T13:45:33.315Z] --- PASS: TestInspect (2.73s) [2020-07-20T13:45:33.315Z] === RUN TestCreateJob [2020-07-20T13:45:34.152Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.82s) [2020-07-20T13:45:34.152Z] === RUN TestAPIIpcModeHost [2020-07-20T13:45:34.447Z] --- PASS: TestAPIIpcModeHost (0.47s) [2020-07-20T13:45:34.447Z] === RUN TestDaemonIpcModeShareable [2020-07-20T13:45:35.222Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-07-20T13:45:35.966Z] --- PASS: TestDaemonIpcModeShareable (1.38s) [2020-07-20T13:45:35.967Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-07-20T13:45:35.967Z] === RUN TestDaemonIpcModePrivate [2020-07-20T13:45:37.132Z] --- PASS: TestCreateJob (3.68s) [2020-07-20T13:45:37.132Z] === RUN TestReplicatedJob [2020-07-20T13:45:37.132Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-07-20T13:45:37.496Z] --- PASS: TestDaemonIpcModePrivate (1.38s) [2020-07-20T13:45:37.496Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-20T13:45:37.497Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-20T13:45:38.017Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2020-07-20T13:45:38.017Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-20T13:45:38.017Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-20T13:45:38.017Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-20T13:45:38.017Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-20T13:45:38.017Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-20T13:45:38.017Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-20T13:45:38.017Z] ? github.com/docker/docker/rootless [no test files] [2020-07-20T13:45:38.017Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-20T13:45:38.018Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-20T13:45:38.018Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-20T13:45:38.018Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-20T13:45:38.018Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-20T13:45:38.018Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-20T13:45:38.018Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-20T13:45:38.018Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-20T13:45:38.018Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-20T13:45:38.018Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-20T13:45:38.018Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-20T13:45:38.018Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-20T13:45:38.018Z] ? github.com/docker/docker/volume [no test files] [2020-07-20T13:45:38.018Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-20T13:45:38.018Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-20T13:45:38.018Z] [2020-07-20T13:45:38.018Z] === Skipped [2020-07-20T13:45:38.018Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-20T13:45:38.018Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-20T13:45:38.018Z] [2020-07-20T13:45:38.018Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-20T13:45:38.018Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-20T13:45:38.018Z] [2020-07-20T13:45:38.018Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-20T13:45:38.018Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T13:45:38.018Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T13:45:38.018Z] [2020-07-20T13:45:38.018Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-20T13:45:38.018Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T13:45:38.018Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T13:45:38.018Z] [2020-07-20T13:45:38.018Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-20T13:45:38.018Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T13:45:38.018Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T13:45:38.018Z] [2020-07-20T13:45:38.018Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-20T13:45:38.018Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T13:45:38.018Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T13:45:38.018Z] [2020-07-20T13:45:38.018Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-20T13:45:38.018Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T13:45:38.018Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T13:45:38.018Z] [2020-07-20T13:45:38.018Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-20T13:45:38.018Z] graphtest_unix.go:73: No driver to put! [2020-07-20T13:45:38.018Z] [2020-07-20T13:45:38.018Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-20T13:45:38.018Z] time="2020-07-20T13:44:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-20T13:45:38.018Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-20T13:45:38.018Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-20T13:45:38.018Z] [2020-07-20T13:45:38.018Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-20T13:45:38.018Z] time="2020-07-20T13:44:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-20T13:45:38.018Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-20T13:45:38.018Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-20T13:45:38.018Z] [2020-07-20T13:45:38.018Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-20T13:45:38.018Z] time="2020-07-20T13:44:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-20T13:45:38.018Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-20T13:45:38.018Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-20T13:45:38.018Z] [2020-07-20T13:45:38.018Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-20T13:45:38.018Z] time="2020-07-20T13:44:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-20T13:45:38.018Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-20T13:45:38.018Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-20T13:45:38.018Z] [2020-07-20T13:45:38.018Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-20T13:45:38.018Z] time="2020-07-20T13:44:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-20T13:45:38.018Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-20T13:45:38.018Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-20T13:45:38.018Z] [2020-07-20T13:45:38.018Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-20T13:45:38.018Z] graphtest_unix.go:73: No driver to put! [2020-07-20T13:45:38.018Z] [2020-07-20T13:45:38.018Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-20T13:45:38.018Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-20T13:45:38.018Z] [2020-07-20T13:45:38.018Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-20T13:45:38.018Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-20T13:45:38.018Z] [2020-07-20T13:45:38.018Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-20T13:45:38.018Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-20T13:45:38.018Z] [2020-07-20T13:45:38.018Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-20T13:45:38.018Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-20T13:45:38.018Z] [2020-07-20T13:45:38.018Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-20T13:45:38.018Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T13:45:38.018Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T13:45:38.018Z] [2020-07-20T13:45:38.018Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-20T13:45:38.018Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T13:45:38.018Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T13:45:38.018Z] [2020-07-20T13:45:38.018Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-20T13:45:38.018Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T13:45:38.018Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T13:45:38.018Z] [2020-07-20T13:45:38.018Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-20T13:45:38.018Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T13:45:38.018Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T13:45:38.018Z] [2020-07-20T13:45:38.018Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-20T13:45:38.018Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T13:45:38.018Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T13:45:38.018Z] [2020-07-20T13:45:38.018Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-20T13:45:38.018Z] graphtest_unix.go:73: No driver to put! [2020-07-20T13:45:38.018Z] [2020-07-20T13:45:38.018Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-20T13:45:38.018Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-20T13:45:38.018Z] [2020-07-20T13:45:38.018Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-20T13:45:38.018Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-20T13:45:38.018Z] [2020-07-20T13:45:38.018Z] [2020-07-20T13:45:38.018Z] DONE 2119 tests, 26 skipped in 245.843s Post stage [Pipeline] junit [2020-07-20T13:45:38.030Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-07-20T13:45:38.821Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41238/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c161d6564d755c0b6b4356ceff87fbd6a898b675 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c161d6564d755c0b6b4356ceff87fbd6a898b675 hack/validate/vendor [2020-07-20T13:45:39.018Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.46s) [2020-07-20T13:45:39.018Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-20T13:45:39.018Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-20T13:45:39.043Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-07-20T13:45:39.389Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-07-20T13:45:40.065Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.41s) [2020-07-20T13:45:40.065Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-07-20T13:45:40.065Z] === RUN TestIpcModeOlderClient [2020-07-20T13:45:40.065Z] === PAUSE TestIpcModeOlderClient [2020-07-20T13:45:40.065Z] === RUN TestKillContainerInvalidSignal [2020-07-20T13:45:40.293Z] + echo Building e2e image [2020-07-20T13:45:40.293Z] Building e2e image [2020-07-20T13:45:40.293Z] + docker build --build-arg DOCKER_GITCOMMIT=c161d6564d755c0b6b4356ceff87fbd6a898b675 -t moby-e2e-test -f Dockerfile.e2e . [2020-07-20T13:45:40.293Z] #2 [internal] load .dockerignore [2020-07-20T13:45:40.293Z] #2 DONE 0.0s [2020-07-20T13:45:40.293Z] [2020-07-20T13:45:40.293Z] #1 [internal] load build definition from Dockerfile.e2e [2020-07-20T13:45:40.293Z] #1 transferring dockerfile: 3.21kB 0.0s done [2020-07-20T13:45:40.293Z] #1 DONE 0.0s [2020-07-20T13:45:40.293Z] [2020-07-20T13:45:40.293Z] #2 [internal] load .dockerignore [2020-07-20T13:45:40.293Z] #2 transferring context: 34B done [2020-07-20T13:45:40.293Z] #2 DONE 0.0s [2020-07-20T13:45:40.293Z] [2020-07-20T13:45:40.293Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-alpine [2020-07-20T13:45:40.293Z] #4 DONE 0.1s [2020-07-20T13:45:40.293Z] [2020-07-20T13:45:40.293Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-07-20T13:45:40.443Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-07-20T13:45:40.557Z] #3 DONE 0.1s [2020-07-20T13:45:40.557Z] [2020-07-20T13:45:40.557Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-07-20T13:45:40.557Z] #5 DONE 0.0s [2020-07-20T13:45:40.557Z] [2020-07-20T13:45:40.557Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-20T13:45:40.557Z] #14 DONE 0.0s [2020-07-20T13:45:40.557Z] [2020-07-20T13:45:40.557Z] #8 [internal] load build context [2020-07-20T13:45:40.706Z] --- PASS: TestKillContainerInvalidSignal (0.53s) [2020-07-20T13:45:40.706Z] === RUN TestKillContainer [2020-07-20T13:45:40.706Z] === RUN TestKillContainer/no_signal [2020-07-20T13:45:40.817Z] #8 transferring context: 851.22kB 0.2s done [2020-07-20T13:45:40.817Z] #8 DONE 0.3s [2020-07-20T13:45:40.817Z] [2020-07-20T13:45:40.817Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-07-20T13:45:40.817Z] #15 CACHED [2020-07-20T13:45:40.817Z] [2020-07-20T13:45:40.817Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-07-20T13:45:40.817Z] #16 CACHED [2020-07-20T13:45:40.817Z] [2020-07-20T13:45:40.817Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-07-20T13:45:40.817Z] #17 CACHED [2020-07-20T13:45:40.817Z] [2020-07-20T13:45:40.817Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-07-20T13:45:40.817Z] #18 CACHED [2020-07-20T13:45:40.817Z] [2020-07-20T13:45:40.817Z] #31 [builder 1/4] COPY . . [2020-07-20T13:45:41.343Z] === RUN TestKillContainer/non_killing_signal [2020-07-20T13:45:41.384Z] #31 DONE 0.6s [2020-07-20T13:45:41.384Z] [2020-07-20T13:45:41.384Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-07-20T13:45:41.637Z] === RUN TestKillContainer/killing_signal [2020-07-20T13:45:41.692Z] --- PASS: TestServiceUpdateConfigs (15.26s) [2020-07-20T13:45:41.692Z] === RUN TestServiceUpdateNetwork [2020-07-20T13:45:41.827Z] === RUN TestDockerSuite/TestEventsAttach [2020-07-20T13:45:41.951Z] #32 DONE 0.6s [2020-07-20T13:45:41.951Z] [2020-07-20T13:45:41.951Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-20T13:45:42.086Z] === RUN TestDockerSuite/TestEventsCommit [2020-07-20T13:45:42.276Z] --- PASS: TestKillContainer (1.62s) [2020-07-20T13:45:42.276Z] --- PASS: TestKillContainer/no_signal (0.52s) [2020-07-20T13:45:42.276Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) [2020-07-20T13:45:42.276Z] --- PASS: TestKillContainer/killing_signal (0.50s) [2020-07-20T13:45:42.276Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-20T13:45:42.276Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-20T13:45:42.518Z] #33 0.595 [2020-07-20T13:45:42.518Z] #33 0.677 Removing bundles/ [2020-07-20T13:45:42.518Z] #33 0.677 [2020-07-20T13:45:42.518Z] #33 0.681 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-07-20T13:45:42.913Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-20T13:45:43.027Z] --- PASS: TestReplicatedJob (6.07s) [2020-07-20T13:45:43.027Z] === RUN TestUpdateReplicatedJob [2020-07-20T13:45:43.027Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-07-20T13:45:43.087Z] #33 1.128 Building test suite binary ./integration-cli/test.main [2020-07-20T13:45:43.209Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.04s) [2020-07-20T13:45:43.209Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.51s) [2020-07-20T13:45:43.209Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s) [2020-07-20T13:45:43.209Z] === RUN TestKillStoppedContainer [2020-07-20T13:45:43.506Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-07-20T13:45:43.506Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-20T13:45:43.506Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-07-20T13:45:43.506Z] === RUN TestKillDifferentUserContainer [2020-07-20T13:45:43.597Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-07-20T13:45:44.144Z] --- PASS: TestKillDifferentUserContainer (0.53s) [2020-07-20T13:45:44.144Z] === RUN TestInspectOomKilledTrue [2020-07-20T13:45:44.166Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-07-20T13:45:44.735Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-07-20T13:45:44.787Z] --- PASS: TestInspectOomKilledTrue (0.95s) [2020-07-20T13:45:44.787Z] === RUN TestInspectOomKilledFalse [2020-07-20T13:45:45.427Z] --- PASS: TestInspectOomKilledFalse (0.56s) [2020-07-20T13:45:45.427Z] === RUN TestLinksEtcHostsContentMatch [2020-07-20T13:45:46.068Z] --- PASS: TestLinksEtcHostsContentMatch (0.42s) [2020-07-20T13:45:46.068Z] === RUN TestLinksContainerNames [2020-07-20T13:45:46.642Z] --- PASS: TestUpdateReplicatedJob (3.59s) [2020-07-20T13:45:46.642Z] === RUN TestServiceListWithStatuses [2020-07-20T13:45:46.642Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-20T13:45:46.642Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-20T13:45:46.642Z] === RUN TestDockerNetworkConnectAlias [2020-07-20T13:45:46.642Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-07-20T13:45:47.110Z] --- PASS: TestLinksContainerNames (0.99s) [2020-07-20T13:45:47.110Z] === RUN TestLogsFollowTailEmpty [2020-07-20T13:45:47.405Z] --- PASS: TestLogsFollowTailEmpty (0.55s) [2020-07-20T13:45:47.405Z] === RUN TestContainerNetworkMountsNoChown [2020-07-20T13:45:47.580Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-07-20T13:45:48.048Z] --- PASS: TestContainerNetworkMountsNoChown (0.51s) [2020-07-20T13:45:48.048Z] === RUN TestMountDaemonRoot [2020-07-20T13:45:48.048Z] === RUN TestMountDaemonRoot/default [2020-07-20T13:45:48.048Z] === PAUSE TestMountDaemonRoot/default [2020-07-20T13:45:48.048Z] === RUN TestMountDaemonRoot/private [2020-07-20T13:45:48.048Z] === PAUSE TestMountDaemonRoot/private [2020-07-20T13:45:48.048Z] === RUN TestMountDaemonRoot/rprivate [2020-07-20T13:45:48.048Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-20T13:45:48.048Z] === RUN TestMountDaemonRoot/slave [2020-07-20T13:45:48.048Z] === PAUSE TestMountDaemonRoot/slave [2020-07-20T13:45:48.048Z] === RUN TestMountDaemonRoot/rslave [2020-07-20T13:45:48.048Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-20T13:45:48.048Z] === RUN TestMountDaemonRoot/shared [2020-07-20T13:45:48.048Z] === PAUSE TestMountDaemonRoot/shared [2020-07-20T13:45:48.048Z] === RUN TestMountDaemonRoot/rshared [2020-07-20T13:45:48.048Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-20T13:45:48.048Z] === CONT TestMountDaemonRoot/default [2020-07-20T13:45:48.048Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-20T13:45:48.048Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-20T13:45:48.048Z] === CONT TestMountDaemonRoot/rslave [2020-07-20T13:45:48.048Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-20T13:45:48.048Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-20T13:45:48.048Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-20T13:45:48.048Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-20T13:45:48.048Z] === CONT TestMountDaemonRoot/slave [2020-07-20T13:45:48.048Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-20T13:45:48.048Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-20T13:45:48.048Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-20T13:45:48.048Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-20T13:45:48.048Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-20T13:45:48.048Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-20T13:45:48.048Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-20T13:45:48.048Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-20T13:45:48.048Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-20T13:45:48.048Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-20T13:45:48.048Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-20T13:45:48.048Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-20T13:45:48.048Z] === CONT TestMountDaemonRoot/shared [2020-07-20T13:45:48.048Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-20T13:45:48.048Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-20T13:45:48.048Z] === CONT TestMountDaemonRoot/rprivate [2020-07-20T13:45:48.048Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-20T13:45:48.048Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-20T13:45:48.048Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-20T13:45:48.048Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-20T13:45:48.048Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-20T13:45:48.048Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-20T13:45:48.048Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-20T13:45:48.048Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-20T13:45:48.048Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-20T13:45:48.048Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-20T13:45:48.048Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-20T13:45:48.048Z] === CONT TestMountDaemonRoot/private [2020-07-20T13:45:48.048Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-20T13:45:48.048Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-20T13:45:48.048Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-20T13:45:48.048Z] === CONT TestMountDaemonRoot/rshared [2020-07-20T13:45:48.048Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-20T13:45:48.048Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-20T13:45:48.048Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-20T13:45:48.048Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-20T13:45:48.048Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-20T13:45:48.048Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-20T13:45:48.048Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-20T13:45:48.048Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-20T13:45:48.048Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-20T13:45:48.048Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-20T13:45:48.048Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-20T13:45:48.048Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-20T13:45:48.048Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-20T13:45:48.048Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-20T13:45:48.048Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-20T13:45:48.048Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-20T13:45:48.048Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-20T13:45:48.048Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-20T13:45:48.048Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-20T13:45:48.048Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-20T13:45:48.048Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-20T13:45:48.048Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-20T13:45:48.048Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-20T13:45:48.048Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-20T13:45:48.048Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-20T13:45:48.048Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-20T13:45:48.048Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-20T13:45:48.048Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-20T13:45:48.048Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-20T13:45:48.048Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-20T13:45:48.048Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-20T13:45:48.048Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-20T13:45:48.048Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-20T13:45:48.048Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-20T13:45:48.048Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-20T13:45:48.048Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-20T13:45:48.048Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-20T13:45:48.048Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-20T13:45:48.048Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-20T13:45:48.048Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-20T13:45:48.048Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-20T13:45:48.048Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-20T13:45:48.048Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-20T13:45:48.048Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-20T13:45:48.048Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-20T13:45:48.048Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-20T13:45:48.345Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-20T13:45:48.345Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-20T13:45:48.345Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-20T13:45:48.345Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-20T13:45:48.345Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-07-20T13:45:48.345Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-20T13:45:48.345Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-07-20T13:45:48.345Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-07-20T13:45:48.345Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-07-20T13:45:48.345Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-07-20T13:45:48.345Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-20T13:45:48.345Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-07-20T13:45:48.345Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-07-20T13:45:48.345Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-07-20T13:45:48.345Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-07-20T13:45:48.345Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-20T13:45:48.345Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-07-20T13:45:48.345Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-07-20T13:45:48.345Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-07-20T13:45:48.345Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-07-20T13:45:48.345Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-20T13:45:48.345Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-07-20T13:45:48.345Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-07-20T13:45:48.345Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-07-20T13:45:48.345Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-07-20T13:45:48.345Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-20T13:45:48.345Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-07-20T13:45:48.345Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-07-20T13:45:48.345Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-07-20T13:45:48.345Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-07-20T13:45:48.345Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-20T13:45:48.345Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-07-20T13:45:48.345Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-07-20T13:45:48.345Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-07-20T13:45:48.345Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-07-20T13:45:48.345Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-20T13:45:48.345Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-07-20T13:45:48.345Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-07-20T13:45:48.345Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-07-20T13:45:48.345Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-07-20T13:45:48.345Z] === RUN TestContainerBindMountNonRecursive [2020-07-20T13:45:49.871Z] --- PASS: TestContainerBindMountNonRecursive (1.52s) [2020-07-20T13:45:49.871Z] === RUN TestNetworkNat [2020-07-20T13:45:50.122Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-07-20T13:45:50.511Z] --- PASS: TestNetworkNat (0.55s) [2020-07-20T13:45:50.511Z] === RUN TestNetworkLocalhostTCPNat [2020-07-20T13:45:50.805Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s) [2020-07-20T13:45:50.805Z] === RUN TestNetworkLoopbackNat [2020-07-20T13:45:51.501Z] --- PASS: TestDockerNetworkConnectAlias (5.01s) [2020-07-20T13:45:51.501Z] === RUN TestDockerNetworkReConnect [2020-07-20T13:45:52.438Z] === RUN TestDockerSuite/TestEventsCopy [2020-07-20T13:45:53.549Z] --- PASS: TestNetworkLoopbackNat (2.73s) [2020-07-20T13:45:53.549Z] === RUN TestPause [2020-07-20T13:45:53.821Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-07-20T13:45:54.218Z] --- PASS: TestPause (0.57s) [2020-07-20T13:45:54.218Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-20T13:45:54.218Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-20T13:45:54.218Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-20T13:45:54.218Z] === RUN TestPauseStopPausedContainer [2020-07-20T13:45:54.391Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-07-20T13:45:54.857Z] --- PASS: TestPauseStopPausedContainer (0.59s) [2020-07-20T13:45:54.857Z] === RUN TestPsFilter [2020-07-20T13:45:54.857Z] --- PASS: TestPsFilter (0.16s) [2020-07-20T13:45:54.857Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-20T13:45:54.962Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-07-20T13:45:55.501Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.47s) [2020-07-20T13:45:55.501Z] === RUN TestRemoveContainerWithVolume [2020-07-20T13:45:55.900Z] --- PASS: TestDockerNetworkReConnect (4.35s) [2020-07-20T13:45:55.900Z] === RUN TestServicePlugin [2020-07-20T13:45:56.154Z] --- PASS: TestRemoveContainerWithVolume (0.53s) [2020-07-20T13:45:56.154Z] === RUN TestRemoveContainerRunning [2020-07-20T13:45:56.449Z] --- PASS: TestRemoveContainerRunning (0.54s) [2020-07-20T13:45:56.449Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-20T13:45:57.088Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.51s) [2020-07-20T13:45:57.088Z] === RUN TestRemoveInvalidContainer [2020-07-20T13:45:57.088Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-20T13:45:57.088Z] === RUN TestRenameLinkedContainer [2020-07-20T13:45:57.171Z] --- PASS: TestServiceUpdateNetwork (15.90s) [2020-07-20T13:45:57.171Z] === RUN TestServiceUpdatePidsLimit [2020-07-20T13:45:58.693Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-20T13:45:59.178Z] --- PASS: TestRenameLinkedContainer (2.12s) [2020-07-20T13:45:59.178Z] === RUN TestRenameStoppedContainer [2020-07-20T13:45:59.326Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-20T13:45:59.819Z] --- PASS: TestRenameStoppedContainer (0.56s) [2020-07-20T13:45:59.819Z] === RUN TestRenameRunningContainerAndReuse [2020-07-20T13:46:00.859Z] --- PASS: TestRenameRunningContainerAndReuse (1.01s) [2020-07-20T13:46:00.859Z] === RUN TestRenameInvalidName [2020-07-20T13:46:01.154Z] --- PASS: TestRenameInvalidName (0.57s) [2020-07-20T13:46:01.154Z] === RUN TestRenameAnonymousContainer [2020-07-20T13:46:01.178Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-07-20T13:46:01.178Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-07-20T13:46:02.117Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-07-20T13:46:02.117Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-07-20T13:46:02.377Z] === RUN TestDockerSuite/TestEventsFilterType [2020-07-20T13:46:02.947Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-07-20T13:46:03.206Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-07-20T13:46:03.206Z] === RUN TestDockerSuite/TestEventsFilters [2020-07-20T13:46:03.238Z] --- PASS: TestRenameAnonymousContainer (1.96s) [2020-07-20T13:46:03.238Z] === RUN TestRenameContainerWithSameName [2020-07-20T13:46:03.876Z] --- PASS: TestRenameContainerWithSameName (0.51s) [2020-07-20T13:46:03.876Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-20T13:46:04.168Z] === RUN TestDockerSuite/TestEventsFormat [2020-07-20T13:46:04.922Z] --- PASS: TestRenameContainerWithLinkedContainer (1.05s) [2020-07-20T13:46:04.922Z] === RUN TestResize [2020-07-20T13:46:05.107Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-07-20T13:46:05.107Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-07-20T13:46:05.107Z] === RUN TestDockerSuite/TestEventsImageImport [2020-07-20T13:46:05.566Z] --- PASS: TestResize (0.56s) [2020-07-20T13:46:05.566Z] === RUN TestResizeWithInvalidSize [2020-07-20T13:46:05.676Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-07-20T13:46:05.862Z] --- PASS: TestResizeWithInvalidSize (0.53s) [2020-07-20T13:46:05.862Z] === RUN TestResizeWhenContainerNotStarted [2020-07-20T13:46:05.935Z] === RUN TestDockerSuite/TestEventsImagePull [2020-07-20T13:46:06.194Z] === RUN TestDockerSuite/TestEventsImageTag [2020-07-20T13:46:06.505Z] --- PASS: TestResizeWhenContainerNotStarted (0.55s) [2020-07-20T13:46:06.505Z] === RUN TestDaemonRestartKillContainers [2020-07-20T13:46:06.505Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-20T13:46:06.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-20T13:46:06.505Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-20T13:46:06.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-20T13:46:06.505Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-20T13:46:06.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-20T13:46:06.505Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-20T13:46:06.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-20T13:46:06.505Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-20T13:46:06.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-20T13:46:06.505Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-20T13:46:06.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-20T13:46:06.505Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-20T13:46:06.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-20T13:46:06.505Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-20T13:46:06.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-20T13:46:06.505Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-20T13:46:06.506Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-20T13:46:06.506Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-20T13:46:06.506Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-20T13:46:06.506Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-20T13:46:06.506Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-20T13:46:06.506Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-20T13:46:06.506Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-20T13:46:06.506Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-20T13:46:06.506Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-20T13:46:06.506Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-20T13:46:06.506Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-20T13:46:07.572Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-07-20T13:46:07.572Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-07-20T13:46:07.572Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-07-20T13:46:07.572Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-07-20T13:46:07.874Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-20T13:46:08.954Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-07-20T13:46:09.282Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-20T13:46:09.282Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-20T13:46:09.524Z] === RUN TestDockerSuite/TestEventsRename [2020-07-20T13:46:09.784Z] === RUN TestDockerSuite/TestEventsResize [2020-07-20T13:46:09.926Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-20T13:46:10.223Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-20T13:46:10.353Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-07-20T13:46:11.761Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-20T13:46:11.761Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-20T13:46:12.057Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-20T13:46:12.353Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-20T13:46:14.448Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-20T13:46:14.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.72s) [2020-07-20T13:46:14.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.74s) [2020-07-20T13:46:14.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.46s) [2020-07-20T13:46:14.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.79s) [2020-07-20T13:46:14.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.39s) [2020-07-20T13:46:14.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.59s) [2020-07-20T13:46:14.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.68s) [2020-07-20T13:46:14.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.43s) [2020-07-20T13:46:14.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.57s) [2020-07-20T13:46:14.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.73s) [2020-07-20T13:46:14.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s) [2020-07-20T13:46:14.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.02s) [2020-07-20T13:46:14.448Z] === RUN TestCgroupNamespacesRun [2020-07-20T13:46:15.631Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-07-20T13:46:15.968Z] --- PASS: TestCgroupNamespacesRun (1.39s) [2020-07-20T13:46:15.968Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-20T13:46:16.200Z] === RUN TestDockerSuite/TestEventsStreaming [2020-07-20T13:46:16.350Z] --- PASS: TestServiceUpdatePidsLimit (17.86s) [2020-07-20T13:46:16.350Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.81s) [2020-07-20T13:46:16.350Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.25s) [2020-07-20T13:46:16.350Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.25s) [2020-07-20T13:46:16.350Z] PASS [2020-07-20T13:46:16.350Z] [2020-07-20T13:46:16.350Z] === Skipped [2020-07-20T13:46:16.350Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-07-20T13:46:16.350Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-20T13:46:16.350Z] [2020-07-20T13:46:16.350Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-07-20T13:46:16.350Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T13:46:16.350Z] [2020-07-20T13:46:16.350Z] [2020-07-20T13:46:16.350Z] DONE 27 tests, 2 skipped in 174.246s [2020-07-20T13:46:16.350Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-07-20T13:46:16.350Z] ++ 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-07-20T13:46:16.350Z] ++ set -e [2020-07-20T13:46:16.350Z] ++ '[' -n 0 ']' [2020-07-20T13:46:16.350Z] ++ set -x [2020-07-20T13:46:16.350Z] ++ 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-07-20T13:46:16.350Z] INFO: Testing against a local daemon [2020-07-20T13:46:16.350Z] === RUN TestSessionCreate [2020-07-20T13:46:16.350Z] --- PASS: TestSessionCreate (0.02s) [2020-07-20T13:46:16.350Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-20T13:46:16.350Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-07-20T13:46:16.350Z] PASS [2020-07-20T13:46:16.350Z] [2020-07-20T13:46:16.350Z] DONE 2 tests in 0.107s [2020-07-20T13:46:16.350Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-07-20T13:46:16.350Z] ++ 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-07-20T13:46:16.350Z] ++ set -e [2020-07-20T13:46:16.350Z] ++ '[' -n 0 ']' [2020-07-20T13:46:16.350Z] ++ set -x [2020-07-20T13:46:16.350Z] ++ 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-07-20T13:46:16.350Z] INFO: Testing against a local daemon [2020-07-20T13:46:16.350Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-20T13:46:16.350Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-20T13:46:16.350Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-20T13:46:16.350Z] === RUN TestEventsExecDie [2020-07-20T13:46:16.350Z] --- PASS: TestEventsExecDie (0.96s) [2020-07-20T13:46:16.350Z] === RUN TestEventsBackwardsCompatible [2020-07-20T13:46:16.350Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-07-20T13:46:16.350Z] === RUN TestInfoBinaryCommits [2020-07-20T13:46:16.350Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-20T13:46:16.350Z] === RUN TestInfoAPIVersioned [2020-07-20T13:46:16.350Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-20T13:46:16.350Z] === RUN TestInfoDiscoveryBackend [2020-07-20T13:46:16.768Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-07-20T13:46:16.981Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-07-20T13:46:16.981Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-20T13:46:17.012Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.35s) [2020-07-20T13:46:17.012Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-20T13:46:18.017Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-20T13:46:18.017Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-20T13:46:18.308Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-07-20T13:46:18.308Z] === RUN TestInfoAPI [2020-07-20T13:46:18.532Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.36s) [2020-07-20T13:46:18.532Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-20T13:46:18.599Z] --- PASS: TestInfoAPI (0.02s) [2020-07-20T13:46:18.599Z] === RUN TestInfoAPIWarnings [2020-07-20T13:46:18.921Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-07-20T13:46:18.921Z] === RUN TestInfoDebug [2020-07-20T13:46:19.553Z] --- PASS: TestInfoDebug (0.53s) [2020-07-20T13:46:19.553Z] === RUN TestInfoInsecureRegistries [2020-07-20T13:46:20.057Z] === RUN TestDockerSuite/TestEventsTop [2020-07-20T13:46:20.057Z] === RUN TestDockerSuite/TestEventsUntag [2020-07-20T13:46:20.058Z] --- PASS: TestCgroupNamespacesRunHostMode (1.37s) [2020-07-20T13:46:20.058Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-20T13:46:20.185Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-07-20T13:46:20.185Z] === RUN TestInfoRegistryMirrors [2020-07-20T13:46:20.476Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-07-20T13:46:20.476Z] === RUN TestLoginFailsWithBadCredentials [2020-07-20T13:46:20.768Z] --- PASS: TestLoginFailsWithBadCredentials (0.34s) [2020-07-20T13:46:20.768Z] === RUN TestPingCacheHeaders [2020-07-20T13:46:20.768Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-07-20T13:46:20.768Z] === RUN TestPingGet [2020-07-20T13:46:21.060Z] --- PASS: TestPingGet (0.01s) [2020-07-20T13:46:21.060Z] === RUN TestPingHead [2020-07-20T13:46:21.060Z] --- PASS: TestPingHead (0.01s) [2020-07-20T13:46:21.060Z] === RUN TestVersion [2020-07-20T13:46:21.060Z] --- PASS: TestVersion (0.01s) [2020-07-20T13:46:21.060Z] PASS [2020-07-20T13:46:21.060Z] [2020-07-20T13:46:21.060Z] === Skipped [2020-07-20T13:46:21.060Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-20T13:46:21.060Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-20T13:46:21.060Z] [2020-07-20T13:46:21.060Z] [2020-07-20T13:46:21.060Z] DONE 18 tests, 1 skipped in 5.690s [2020-07-20T13:46:21.060Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-07-20T13:46:21.060Z] ++ 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-07-20T13:46:21.060Z] ++ set -e [2020-07-20T13:46:21.060Z] ++ '[' -n 0 ']' [2020-07-20T13:46:21.060Z] ++ set -x [2020-07-20T13:46:21.060Z] ++ 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-07-20T13:46:21.060Z] INFO: Testing against a local daemon [2020-07-20T13:46:21.060Z] === RUN TestVolumesCreateAndList [2020-07-20T13:46:21.060Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-07-20T13:46:21.060Z] === RUN TestVolumesRemove [2020-07-20T13:46:21.060Z] --- PASS: TestVolumesRemove (0.12s) [2020-07-20T13:46:21.060Z] === RUN TestVolumesInspect [2020-07-20T13:46:21.060Z] --- PASS: TestVolumesInspect (0.01s) [2020-07-20T13:46:21.060Z] === RUN TestVolumesInvalidJSON [2020-07-20T13:46:21.060Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-20T13:46:21.060Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-20T13:46:21.060Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-20T13:46:21.060Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-20T13:46:21.060Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-20T13:46:21.060Z] PASS [2020-07-20T13:46:21.060Z] [2020-07-20T13:46:21.060Z] DONE 5 tests in 0.235s [2020-07-20T13:46:21.060Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-20T13:46:21.104Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.35s) [2020-07-20T13:46:21.104Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-20T13:46:21.351Z] ++++ cat bundles/test-integration/docker.pid [2020-07-20T13:46:21.351Z] +++ kill 12093 [2020-07-20T13:46:22.592Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-07-20T13:46:22.630Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.31s) [2020-07-20T13:46:22.630Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-20T13:46:22.857Z] +++ /etc/init.d/apparmor stop [2020-07-20T13:46:22.857Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-20T13:46:22.857Z] [2020-07-20T13:46:22.857Z] Unloading profiles will leave already running processes permanently [2020-07-20T13:46:22.857Z] unconfined, which can lead to unexpected situations. [2020-07-20T13:46:22.857Z] [2020-07-20T13:46:22.857Z] To set a process to complain mode, use the command line tool [2020-07-20T13:46:22.857Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-20T13:46:22.857Z] +++ true [2020-07-20T13:46:22.857Z] exiting test-integration [2020-07-20T13:46:22.857Z] ++ exit 0 [2020-07-20T13:46:22.857Z] [2020-07-20T13:46:23.274Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2020-07-20T13:46:23.274Z] === RUN TestCgroupNamespacesRunOlderClient Post stage [Pipeline] junit [2020-07-20T13:46:23.934Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-20T13:46:24.581Z] + echo Ensuring container killed. [2020-07-20T13:46:24.581Z] Ensuring container killed. [2020-07-20T13:46:24.581Z] + docker rm -vf docker-pr1 [2020-07-20T13:46:24.581Z] Error: No such container: docker-pr1 [2020-07-20T13:46:24.581Z] + true [Pipeline] sh [2020-07-20T13:46:24.790Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.37s) [2020-07-20T13:46:24.790Z] === RUN TestKernelTCPMemory [2020-07-20T13:46:24.957Z] + echo Chowning /workspace to jenkins user [2020-07-20T13:46:24.957Z] Chowning /workspace to jenkins user [2020-07-20T13:46:24.957Z] + id -u [2020-07-20T13:46:24.957Z] + id -g [2020-07-20T13:46:24.957Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41238:/workspace busybox chown -R 1001:1001 /workspace [2020-07-20T13:46:24.957Z] Unable to find image 'busybox:latest' locally [2020-07-20T13:46:25.263Z] latest: Pulling from library/busybox [2020-07-20T13:46:25.263Z] 351d6c492d3f: Pulling fs layer [2020-07-20T13:46:25.263Z] 351d6c492d3f: Verifying Checksum [2020-07-20T13:46:25.263Z] 351d6c492d3f: Download complete [2020-07-20T13:46:25.427Z] --- PASS: TestKernelTCPMemory (0.61s) [2020-07-20T13:46:25.427Z] === RUN TestNISDomainname [2020-07-20T13:46:25.554Z] 351d6c492d3f: Pull complete [2020-07-20T13:46:25.554Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-20T13:46:25.554Z] Status: Downloaded newer image for busybox:latest [2020-07-20T13:46:26.069Z] --- PASS: TestNISDomainname (0.72s) [2020-07-20T13:46:26.069Z] === RUN TestHostnameDnsResolution [2020-07-20T13:46:26.710Z] --- PASS: TestHostnameDnsResolution (0.86s) [2020-07-20T13:46:26.710Z] === RUN TestStats [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-20T13:46:27.867Z] --- PASS: TestServicePlugin (31.13s) [2020-07-20T13:46:27.867Z] plugin_test.go:62: [d4eead8196d2b] joining swarm manager [d5c3044a0370c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T13:46:27.867Z] plugin_test.go:65: [d60c5d4cab924] joining swarm manager [d5c3044a0370c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T13:46:27.867Z] === RUN TestServiceUpdateLabel [2020-07-20T13:46:28.023Z] + bundleName=s390x-integration [2020-07-20T13:46:28.023Z] + echo Creating s390x-integration-bundles.tar.gz [2020-07-20T13:46:28.023Z] Creating s390x-integration-bundles.tar.gz [2020-07-20T13:46:28.023Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-20T13:46:28.023Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-20T13:46:28.067Z] Archiving artifacts [2020-07-20T13:46:28.366Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41238/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-20T13:46:28.747Z] + make clean [2020-07-20T13:46:29.038Z] docker volume rm -f docker-dev-cache [2020-07-20T13:46:29.038Z] docker-dev-cache [Pipeline] deleteDir [2020-07-20T13:46:29.248Z] --- PASS: TestServiceUpdateLabel (2.28s) [2020-07-20T13:46:29.248Z] === RUN TestServiceUpdateSecrets [2020-07-20T13:46:29.459Z] --- PASS: TestStats (2.50s) [2020-07-20T13:46:29.459Z] === RUN TestStopContainerWithTimeout [2020-07-20T13:46:29.459Z] === RUN TestStopContainerWithTimeout/0 [2020-07-20T13:46:29.459Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-20T13:46:29.459Z] === RUN TestStopContainerWithTimeout/1 [2020-07-20T13:46:29.459Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-20T13:46:29.459Z] === RUN TestStopContainerWithTimeout/3 [2020-07-20T13:46:29.459Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-20T13:46:29.459Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-20T13:46:29.459Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-20T13:46:29.459Z] === CONT TestStopContainerWithTimeout/0 [2020-07-20T13:46:29.459Z] === CONT TestStopContainerWithTimeout/3 [2020-07-20T13:46:29.459Z] === CONT TestStopContainerWithTimeout/1 [2020-07-20T13:46:29.459Z] === CONT TestStopContainerWithTimeout/-1 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-20T13:46:33.010Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-20T13:46:33.010Z] --- PASS: TestStopContainerWithTimeout/0 (0.99s) [2020-07-20T13:46:33.010Z] --- PASS: TestStopContainerWithTimeout/1 (1.99s) [2020-07-20T13:46:33.010Z] --- PASS: TestStopContainerWithTimeout/-1 (2.59s) [2020-07-20T13:46:33.010Z] --- PASS: TestStopContainerWithTimeout/3 (3.04s) [2020-07-20T13:46:33.010Z] === RUN TestDeleteDevicemapper [2020-07-20T13:46:33.010Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-20T13:46:33.010Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-20T13:46:33.010Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-20T13:46:33.449Z] === RUN TestDockerSuite/TestExec [2020-07-20T13:46:33.708Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-07-20T13:46:34.279Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-07-20T13:46:34.534Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.81s) [2020-07-20T13:46:34.534Z] === RUN TestUpdateMemory [2020-07-20T13:46:34.538Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-07-20T13:46:34.830Z] --- PASS: TestUpdateMemory (0.69s) [2020-07-20T13:46:34.830Z] === RUN TestUpdateCPUQuota [2020-07-20T13:46:35.108Z] === RUN TestDockerSuite/TestExecAPIStart [2020-07-20T13:46:35.875Z] --- PASS: TestUpdateCPUQuota (0.83s) [2020-07-20T13:46:35.875Z] === RUN TestUpdatePidsLimit [2020-07-20T13:46:35.875Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-20T13:46:35.875Z] === RUN TestUpdatePidsLimit/no_change [2020-07-20T13:46:36.048Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-07-20T13:46:36.183Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-20T13:46:36.484Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-20T13:46:36.617Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-07-20T13:46:36.782Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-20T13:46:36.782Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-20T13:46:37.076Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-20T13:46:37.186Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-07-20T13:46:37.446Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-07-20T13:46:38.016Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-07-20T13:46:38.153Z] --- PASS: TestUpdatePidsLimit (2.28s) [2020-07-20T13:46:38.153Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.25s) [2020-07-20T13:46:38.153Z] --- PASS: TestUpdatePidsLimit/no_change (0.24s) [2020-07-20T13:46:38.153Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2020-07-20T13:46:38.153Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2020-07-20T13:46:38.153Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2020-07-20T13:46:38.153Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s) [2020-07-20T13:46:38.153Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2020-07-20T13:46:38.153Z] === RUN TestUpdateRestartPolicy [2020-07-20T13:46:38.588Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-07-20T13:46:39.157Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-07-20T13:46:40.096Z] === RUN TestDockerSuite/TestExecCgroup [2020-07-20T13:46:40.665Z] === RUN TestDockerSuite/TestExecEnv [2020-07-20T13:46:41.234Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-07-20T13:46:42.177Z] === RUN TestDockerSuite/TestExecExitStatus [2020-07-20T13:46:43.117Z] === RUN TestDockerSuite/TestExecInspectID [2020-07-20T13:46:44.055Z] --- PASS: TestServiceUpdateSecrets (14.61s) [2020-07-20T13:46:44.055Z] === RUN TestServiceUpdateConfigs [2020-07-20T13:46:44.626Z] === RUN TestDockerSuite/TestExecInteractive [2020-07-20T13:46:45.196Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-07-20T13:46:45.766Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-07-20T13:46:46.708Z] === RUN TestDockerSuite/TestExecParseError [2020-07-20T13:46:46.968Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-07-20T13:46:47.537Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-07-20T13:46:47.797Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-07-20T13:46:49.179Z] === RUN TestDockerSuite/TestExecSetEnv [2020-07-20T13:46:49.438Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-20T13:46:49.697Z] === RUN TestDockerSuite/TestExecStartFails [2020-07-20T13:46:50.267Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-07-20T13:46:50.826Z] --- PASS: TestUpdateRestartPolicy (11.22s) [2020-07-20T13:46:50.826Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-20T13:46:50.826Z] --- PASS: TestUpdateRestartWithAutoRemove (0.54s) [2020-07-20T13:46:50.826Z] === RUN TestWaitNonBlocked [2020-07-20T13:46:50.826Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-20T13:46:50.826Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-20T13:46:50.826Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-20T13:46:50.826Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-20T13:46:50.826Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-20T13:46:50.826Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-20T13:46:50.826Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-20T13:46:50.826Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2020-07-20T13:46:50.826Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2020-07-20T13:46:50.826Z] === RUN TestWaitBlocked [2020-07-20T13:46:50.826Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-20T13:46:50.826Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-20T13:46:50.826Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-20T13:46:50.826Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-20T13:46:50.826Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-20T13:46:50.826Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-20T13:46:51.468Z] --- PASS: TestWaitBlocked (0.02s) [2020-07-20T13:46:51.468Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2020-07-20T13:46:51.468Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.80s) [2020-07-20T13:46:51.468Z] === CONT TestContainerStartOnDaemonRestart [2020-07-20T13:46:51.468Z] === CONT TestContainerKillOnDaemonStart [2020-07-20T13:46:51.468Z] === CONT TestDaemonHostGatewayIP [2020-07-20T13:46:51.468Z] === CONT TestIpcModeOlderClient [2020-07-20T13:46:51.468Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-07-20T13:46:51.468Z] === CONT TestDaemonRestartIpcMode [2020-07-20T13:46:55.041Z] --- PASS: TestContainerStartOnDaemonRestart (3.70s) [2020-07-20T13:46:55.336Z] --- PASS: TestDaemonHostGatewayIP (3.94s) [2020-07-20T13:46:55.630Z] --- PASS: TestDaemonRestartIpcMode (4.27s) [2020-07-20T13:47:00.272Z] --- PASS: TestServiceUpdateConfigs (14.97s) [2020-07-20T13:47:00.272Z] === RUN TestServiceUpdateNetwork [2020-07-20T13:47:00.842Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-07-20T13:47:01.780Z] === RUN TestDockerSuite/TestExecTTY [2020-07-20T13:47:02.351Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-07-20T13:47:02.920Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-07-20T13:47:03.489Z] === RUN TestDockerSuite/TestExecUlimits [2020-07-20T13:47:04.057Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-07-20T13:47:04.057Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-07-20T13:47:04.134Z] --- PASS: TestContainerKillOnDaemonStart (12.77s) [2020-07-20T13:47:04.134Z] PASS [2020-07-20T13:47:04.134Z] [2020-07-20T13:47:04.134Z] === Skipped [2020-07-20T13:47:04.134Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-07-20T13:47:04.134Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-20T13:47:04.134Z] [2020-07-20T13:47:04.134Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-20T13:47:04.134Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-20T13:47:04.134Z] [2020-07-20T13:47:04.134Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-07-20T13:47:04.134Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-20T13:47:04.134Z] [2020-07-20T13:47:04.134Z] [2020-07-20T13:47:04.134Z] DONE 204 tests, 3 skipped in 108.406s [2020-07-20T13:47:04.134Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-07-20T13:47:04.134Z] ++ 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-07-20T13:47:04.134Z] ++ set -e [2020-07-20T13:47:04.134Z] ++ '[' -n 0 ']' [2020-07-20T13:47:04.134Z] ++ set -x [2020-07-20T13:47:04.134Z] ++ 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-07-20T13:47:04.134Z] INFO: Testing against a local daemon [2020-07-20T13:47:04.134Z] === RUN TestCommitInheritsEnv [2020-07-20T13:47:04.776Z] --- PASS: TestCommitInheritsEnv (0.34s) [2020-07-20T13:47:04.776Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-20T13:47:04.776Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-20T13:47:04.776Z] === RUN TestImagesFilterMultiReference [2020-07-20T13:47:04.776Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-07-20T13:47:04.776Z] === RUN TestImagePullPlatformInvalid [2020-07-20T13:47:04.776Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-07-20T13:47:04.776Z] === RUN TestRemoveImageOrphaning [2020-07-20T13:47:05.073Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2020-07-20T13:47:05.073Z] === RUN TestRemoveImageGarbageCollector [2020-07-20T13:47:05.073Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-20T13:47:05.073Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T13:47:05.073Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-20T13:47:05.073Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-07-20T13:47:05.073Z] === RUN TestTagInvalidReference [2020-07-20T13:47:05.073Z] --- PASS: TestTagInvalidReference (0.02s) [2020-07-20T13:47:05.073Z] === RUN TestTagValidPrefixedRepo [2020-07-20T13:47:05.073Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-07-20T13:47:05.073Z] === RUN TestTagExistedNameWithoutForce [2020-07-20T13:47:05.073Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-07-20T13:47:05.073Z] === RUN TestTagOfficialNames [2020-07-20T13:47:05.073Z] --- PASS: TestTagOfficialNames (0.04s) [2020-07-20T13:47:05.073Z] === RUN TestTagMatchesDigest [2020-07-20T13:47:05.073Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-20T13:47:05.073Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-20T13:47:05.437Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-07-20T13:47:06.007Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-07-20T13:47:06.576Z] === RUN TestDockerSuite/TestExecWithTERM [2020-07-20T13:47:07.145Z] === RUN TestDockerSuite/TestExecWithUser [2020-07-20T13:47:07.715Z] === RUN TestDockerSuite/TestGetContainerStats [2020-07-20T13:47:11.971Z] --- PASS: TestServiceUpdateNetwork (12.95s) [2020-07-20T13:47:11.971Z] === RUN TestServiceUpdatePidsLimit [2020-07-20T13:47:11.971Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-07-20T13:47:13.350Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-20T13:47:13.610Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-20T13:47:16.902Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-07-20T13:47:18.280Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-07-20T13:47:20.814Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-20T13:47:22.722Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-07-20T13:47:22.986Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-07-20T13:47:22.986Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-07-20T13:47:22.986Z] === RUN TestDockerSuite/TestHealth [2020-07-20T13:47:28.261Z] --- PASS: TestServiceUpdatePidsLimit (16.39s) [2020-07-20T13:47:28.261Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2020-07-20T13:47:28.261Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s) [2020-07-20T13:47:28.261Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2020-07-20T13:47:28.261Z] PASS [2020-07-20T13:47:28.261Z] [2020-07-20T13:47:28.261Z] === Skipped [2020-07-20T13:47:28.261Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-20T13:47:28.261Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-20T13:47:28.261Z] [2020-07-20T13:47:28.261Z] [2020-07-20T13:47:28.261Z] DONE 27 tests, 1 skipped in 179.685s [2020-07-20T13:47:28.261Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-20T13:47:28.261Z] ++ 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-07-20T13:47:28.261Z] ++ set -e [2020-07-20T13:47:28.261Z] ++ '[' -n 0 ']' [2020-07-20T13:47:28.261Z] ++ set -x [2020-07-20T13:47:28.261Z] ++ 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-07-20T13:47:28.261Z] INFO: Testing against a local daemon [2020-07-20T13:47:28.261Z] === RUN TestSessionCreate [2020-07-20T13:47:28.261Z] --- PASS: TestSessionCreate (0.03s) [2020-07-20T13:47:28.261Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-20T13:47:28.261Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-07-20T13:47:28.261Z] PASS [2020-07-20T13:47:28.261Z] [2020-07-20T13:47:28.261Z] DONE 2 tests in 0.169s [2020-07-20T13:47:28.261Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-20T13:47:28.262Z] ++ 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-07-20T13:47:28.262Z] ++ set -e [2020-07-20T13:47:28.262Z] ++ '[' -n 0 ']' [2020-07-20T13:47:28.262Z] ++ set -x [2020-07-20T13:47:28.262Z] ++ 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-07-20T13:47:28.521Z] INFO: Testing against a local daemon [2020-07-20T13:47:28.521Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-20T13:47:28.521Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-20T13:47:28.521Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-20T13:47:28.521Z] === RUN TestEventsExecDie [2020-07-20T13:47:29.091Z] --- PASS: TestEventsExecDie (0.53s) [2020-07-20T13:47:29.091Z] === RUN TestEventsBackwardsCompatible [2020-07-20T13:47:29.091Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2020-07-20T13:47:29.091Z] === RUN TestInfoBinaryCommits [2020-07-20T13:47:29.091Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-20T13:47:29.091Z] === RUN TestInfoAPIVersioned [2020-07-20T13:47:29.091Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-20T13:47:29.091Z] === RUN TestInfoDiscoveryBackend [2020-07-20T13:47:29.661Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2020-07-20T13:47:29.661Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-20T13:47:30.600Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-20T13:47:30.600Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-20T13:47:31.168Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-07-20T13:47:31.168Z] === RUN TestInfoAPI [2020-07-20T13:47:31.168Z] --- PASS: TestInfoAPI (0.03s) [2020-07-20T13:47:31.168Z] === RUN TestInfoAPIWarnings [2020-07-20T13:47:31.737Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-07-20T13:47:31.737Z] === RUN TestInfoDebug [2020-07-20T13:47:32.305Z] --- PASS: TestInfoDebug (0.52s) [2020-07-20T13:47:32.305Z] === RUN TestInfoInsecureRegistries [2020-07-20T13:47:32.874Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-07-20T13:47:32.874Z] === RUN TestInfoRegistryMirrors [2020-07-20T13:47:33.443Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-07-20T13:47:33.443Z] === RUN TestLoginFailsWithBadCredentials [2020-07-20T13:47:33.443Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s) [2020-07-20T13:47:33.443Z] === RUN TestPingCacheHeaders [2020-07-20T13:47:33.443Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-07-20T13:47:33.443Z] === RUN TestPingGet [2020-07-20T13:47:33.443Z] --- PASS: TestPingGet (0.01s) [2020-07-20T13:47:33.443Z] === RUN TestPingHead [2020-07-20T13:47:33.703Z] --- PASS: TestPingHead (0.02s) [2020-07-20T13:47:33.703Z] === RUN TestVersion [2020-07-20T13:47:33.703Z] --- PASS: TestVersion (0.02s) [2020-07-20T13:47:33.703Z] PASS [2020-07-20T13:47:33.703Z] [2020-07-20T13:47:33.703Z] === Skipped [2020-07-20T13:47:33.704Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-20T13:47:33.704Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-20T13:47:33.704Z] [2020-07-20T13:47:33.704Z] [2020-07-20T13:47:33.704Z] DONE 18 tests, 1 skipped in 5.250s [2020-07-20T13:47:33.704Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-20T13:47:33.704Z] ++ 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-07-20T13:47:33.704Z] ++ set -e [2020-07-20T13:47:33.704Z] ++ '[' -n 0 ']' [2020-07-20T13:47:33.704Z] ++ set -x [2020-07-20T13:47:33.704Z] ++ 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-07-20T13:47:33.704Z] INFO: Testing against a local daemon [2020-07-20T13:47:33.704Z] === RUN TestVolumesCreateAndList [2020-07-20T13:47:33.704Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-07-20T13:47:33.704Z] === RUN TestVolumesRemove [2020-07-20T13:47:33.704Z] --- PASS: TestVolumesRemove (0.06s) [2020-07-20T13:47:33.704Z] === RUN TestVolumesInspect [2020-07-20T13:47:33.963Z] --- PASS: TestVolumesInspect (0.03s) [2020-07-20T13:47:33.963Z] === RUN TestVolumesInvalidJSON [2020-07-20T13:47:33.963Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-20T13:47:33.963Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-20T13:47:33.963Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-20T13:47:33.963Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-20T13:47:33.963Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-20T13:47:33.963Z] PASS [2020-07-20T13:47:33.963Z] [2020-07-20T13:47:33.963Z] DONE 5 tests in 0.234s [2020-07-20T13:47:33.963Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-20T13:47:33.963Z] ++++ cat bundles/test-integration/docker.pid [2020-07-20T13:47:33.963Z] +++ kill 5581 [2020-07-20T13:47:35.343Z] +++ /etc/init.d/apparmor stop [2020-07-20T13:47:35.343Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-20T13:47:35.343Z] [2020-07-20T13:47:35.343Z] Unloading profiles will leave already running processes permanently [2020-07-20T13:47:35.343Z] unconfined, which can lead to unexpected situations. [2020-07-20T13:47:35.343Z] [2020-07-20T13:47:35.343Z] To set a process to complain mode, use the command line tool [2020-07-20T13:47:35.343Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-20T13:47:35.343Z] +++ true [2020-07-20T13:47:35.343Z] exiting test-integration [2020-07-20T13:47:35.343Z] ++ exit 0 [2020-07-20T13:47:35.343Z] [2020-07-20T13:47:35.911Z] + for job in $(jobs -p) [2020-07-20T13:47:35.911Z] + wait 8719 [2020-07-20T13:47:42.480Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-07-20T13:47:42.480Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-07-20T13:47:42.480Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-07-20T13:47:42.480Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-07-20T13:47:42.480Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-07-20T13:47:42.480Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-07-20T13:47:42.755Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-07-20T13:47:42.755Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-07-20T13:47:42.755Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-07-20T13:47:42.755Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-07-20T13:47:43.015Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-07-20T13:47:43.274Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-07-20T13:47:43.534Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-07-20T13:47:43.534Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-07-20T13:47:44.102Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-07-20T13:47:44.102Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-07-20T13:47:45.042Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-07-20T13:47:45.301Z] === RUN TestDockerSuite/TestImagesFormat [2020-07-20T13:47:45.301Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-07-20T13:47:45.870Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-07-20T13:47:48.406Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-07-20T13:47:48.406Z] === RUN TestDockerSuite/TestImportBadURL [2020-07-20T13:47:48.666Z] === RUN TestDockerSuite/TestImportDisplay [2020-07-20T13:47:49.601Z] #33 118.6 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-20T13:47:49.601Z] #33 120.7 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-20T13:47:49.601Z] #33 122.0 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-20T13:47:49.601Z] #33 123.9 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-20T13:47:49.601Z] #33 126.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-20T13:47:49.606Z] === RUN TestDockerSuite/TestImportFile [2020-07-20T13:47:50.167Z] #33 128.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-20T13:47:50.545Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-07-20T13:47:50.546Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-07-20T13:47:51.483Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-07-20T13:47:51.543Z] #33 129.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-20T13:47:51.743Z] === RUN TestDockerSuite/TestImportGzipped [2020-07-20T13:47:52.921Z] #33 131.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-20T13:47:53.122Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-07-20T13:47:53.490Z] #33 131.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-20T13:47:54.059Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-07-20T13:47:54.319Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-07-20T13:47:54.870Z] #33 132.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-20T13:47:54.888Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-07-20T13:47:55.457Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-07-20T13:47:55.457Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-07-20T13:47:55.457Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-07-20T13:47:56.025Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-07-20T13:47:56.288Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-07-20T13:47:56.775Z] #33 134.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-20T13:47:56.858Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-07-20T13:47:57.118Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-07-20T13:47:57.688Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-07-20T13:47:57.948Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-07-20T13:47:57.948Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-07-20T13:47:58.153Z] #33 136.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-20T13:47:58.887Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-07-20T13:47:59.457Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-07-20T13:48:00.036Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-07-20T13:48:00.036Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-07-20T13:48:00.058Z] #33 137.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-20T13:48:00.306Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-07-20T13:48:00.306Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-07-20T13:48:00.317Z] #33 138.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-20T13:48:01.244Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-07-20T13:48:01.504Z] === RUN TestDockerSuite/TestInspectDefault [2020-07-20T13:48:02.073Z] === RUN TestDockerSuite/TestInspectHistory [2020-07-20T13:48:02.222Z] #33 139.8 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-20T13:48:02.332Z] === RUN TestDockerSuite/TestInspectImage [2020-07-20T13:48:02.333Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-07-20T13:48:02.333Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-07-20T13:48:02.592Z] === RUN TestDockerSuite/TestInspectInt64 [2020-07-20T13:48:02.851Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-07-20T13:48:03.160Z] #33 141.1 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-20T13:48:03.422Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-07-20T13:48:03.422Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-07-20T13:48:03.990Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-07-20T13:48:04.249Z] === RUN TestDockerSuite/TestInspectPlugin [2020-07-20T13:48:05.067Z] #33 142.8 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-20T13:48:05.627Z] === RUN TestDockerSuite/TestInspectRootFS [2020-07-20T13:48:05.627Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-07-20T13:48:06.012Z] #33 144.0 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-20T13:48:06.197Z] === RUN TestDockerSuite/TestInspectStatus [2020-07-20T13:48:06.765Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-07-20T13:48:07.394Z] #33 145.3 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-20T13:48:07.703Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-07-20T13:48:07.965Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-07-20T13:48:08.534Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-07-20T13:48:08.779Z] #33 146.5 [2020-07-20T13:48:08.779Z] #33 DONE 146.7s [2020-07-20T13:48:08.779Z] [2020-07-20T13:48:08.779Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-07-20T13:48:08.793Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-07-20T13:48:09.361Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-07-20T13:48:09.621Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-07-20T13:48:10.156Z] #34 DONE 1.3s [2020-07-20T13:48:10.193Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-07-20T13:48:10.193Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-07-20T13:48:11.572Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-07-20T13:48:12.060Z] [2020-07-20T13:48:12.060Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-20T13:48:12.060Z] #21 CACHED [2020-07-20T13:48:12.060Z] [2020-07-20T13:48:12.060Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-20T13:48:12.060Z] #20 CACHED [2020-07-20T13:48:12.060Z] [2020-07-20T13:48:12.060Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-20T13:48:12.060Z] #24 CACHED [2020-07-20T13:48:12.060Z] [2020-07-20T13:48:12.060Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-07-20T13:48:12.060Z] #9 CACHED [2020-07-20T13:48:12.060Z] [2020-07-20T13:48:12.060Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-07-20T13:48:12.060Z] #10 CACHED [2020-07-20T13:48:12.060Z] [2020-07-20T13:48:12.060Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-07-20T13:48:12.060Z] #19 CACHED [2020-07-20T13:48:12.060Z] [2020-07-20T13:48:12.060Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-07-20T13:48:12.060Z] #6 CACHED [2020-07-20T13:48:12.060Z] [2020-07-20T13:48:12.060Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-20T13:48:12.060Z] #29 CACHED [2020-07-20T13:48:12.060Z] [2020-07-20T13:48:12.060Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-07-20T13:48:12.060Z] #12 CACHED [2020-07-20T13:48:12.060Z] [2020-07-20T13:48:12.060Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-07-20T13:48:12.060Z] #11 CACHED [2020-07-20T13:48:12.060Z] [2020-07-20T13:48:12.060Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-07-20T13:48:12.060Z] #7 CACHED [2020-07-20T13:48:12.060Z] [2020-07-20T13:48:12.060Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-07-20T13:48:12.060Z] #25 CACHED [2020-07-20T13:48:12.060Z] [2020-07-20T13:48:12.060Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-07-20T13:48:12.060Z] #26 CACHED [2020-07-20T13:48:12.060Z] [2020-07-20T13:48:12.060Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-07-20T13:48:12.060Z] #27 CACHED [2020-07-20T13:48:12.060Z] [2020-07-20T13:48:12.060Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-20T13:48:12.060Z] #22 CACHED [2020-07-20T13:48:12.060Z] [2020-07-20T13:48:12.060Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-07-20T13:48:12.060Z] #13 CACHED [2020-07-20T13:48:12.060Z] [2020-07-20T13:48:12.060Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-07-20T13:48:12.060Z] #28 CACHED [2020-07-20T13:48:12.060Z] [2020-07-20T13:48:12.060Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-07-20T13:48:12.060Z] #23 CACHED [2020-07-20T13:48:12.060Z] [2020-07-20T13:48:12.060Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-07-20T13:48:12.060Z] #30 CACHED [2020-07-20T13:48:12.060Z] [2020-07-20T13:48:12.060Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-07-20T13:48:12.321Z] #35 DONE 0.7s [2020-07-20T13:48:12.321Z] [2020-07-20T13:48:12.321Z] #36 exporting to image [2020-07-20T13:48:12.321Z] #36 exporting layers [2020-07-20T13:48:12.513Z] === RUN TestDockerSuite/TestLinksEnvs [2020-07-20T13:48:12.773Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-07-20T13:48:13.697Z] #36 exporting layers 1.4s done [2020-07-20T13:48:13.698Z] #36 writing image sha256:59a3038c0f95bca445a16674d91256eba9b3436fcc71f1ce211bdf6c7f294fec done [2020-07-20T13:48:13.698Z] #36 naming to docker.io/library/moby-e2e-test done [2020-07-20T13:48:13.698Z] #36 DONE 1.4s [Pipeline] } [2020-07-20T13:48:13.712Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-07-20T13:48:13.712Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [Pipeline] // stage Post stage [Pipeline] sh [2020-07-20T13:48:14.007Z] + echo Ensuring container killed. [2020-07-20T13:48:14.007Z] Ensuring container killed. [2020-07-20T13:48:14.007Z] + docker rm -vf docker-pr1 [2020-07-20T13:48:14.007Z] Error: No such container: docker-pr1 [2020-07-20T13:48:14.007Z] + true [Pipeline] sh [2020-07-20T13:48:14.287Z] + echo Chowning /workspace to jenkins user [2020-07-20T13:48:14.287Z] Chowning /workspace to jenkins user [2020-07-20T13:48:14.287Z] + id -u [2020-07-20T13:48:14.287Z] + id -g [2020-07-20T13:48:14.287Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41238:/workspace busybox chown -R 1000:1000 /workspace [2020-07-20T13:48:15.093Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-20T13:48:15.517Z] + bundleName=unit [2020-07-20T13:48:15.517Z] + echo Creating unit-bundles.tar.gz [2020-07-20T13:48:15.517Z] Creating unit-bundles.tar.gz [2020-07-20T13:48:15.517Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-07-20T13:48:15.517Z] bundles/junit-report.xml [2020-07-20T13:48:15.517Z] bundles/go-test-report.json [2020-07-20T13:48:15.517Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-07-20T13:48:15.528Z] Archiving artifacts [2020-07-20T13:48:15.862Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41238/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-20T13:48:16.174Z] + make clean [2020-07-20T13:48:16.174Z] docker volume rm -f docker-dev-cache [2020-07-20T13:48:16.434Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-20T13:48:17.637Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-07-20T13:48:17.637Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-07-20T13:48:18.578Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-07-20T13:48:18.578Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-07-20T13:48:20.489Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-07-20T13:48:20.751Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-07-20T13:48:21.344Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-07-20T13:48:29.482Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-07-20T13:48:30.862Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-07-20T13:48:31.800Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-07-20T13:48:32.370Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-07-20T13:48:33.751Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-07-20T13:48:33.751Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-07-20T13:48:34.011Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-07-20T13:48:34.011Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-07-20T13:48:34.011Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-07-20T13:48:34.271Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-07-20T13:48:34.841Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-07-20T13:48:36.220Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-07-20T13:48:38.126Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-07-20T13:48:38.696Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-07-20T13:48:43.973Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-07-20T13:48:43.973Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-07-20T13:48:43.973Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-07-20T13:48:44.543Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-07-20T13:48:45.483Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-07-20T13:48:46.053Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-07-20T13:48:46.991Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-07-20T13:48:47.561Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-07-20T13:48:49.484Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-07-20T13:48:49.744Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-07-20T13:48:50.312Z] === RUN TestDockerSuite/TestLogsSince [2020-07-20T13:48:52.218Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-07-20T13:48:57.496Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-07-20T13:49:02.770Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-07-20T13:49:02.770Z] === RUN TestDockerSuite/TestLogsTail [2020-07-20T13:49:03.341Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-07-20T13:49:03.910Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-07-20T13:49:04.169Z] === RUN TestDockerSuite/TestMountIntoProc [2020-07-20T13:49:04.428Z] === RUN TestDockerSuite/TestMountIntoSys [2020-07-20T13:49:04.998Z] === RUN TestDockerSuite/TestNetHostname [2020-07-20T13:49:05.936Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-07-20T13:49:06.196Z] === RUN TestDockerSuite/TestNetworkEvents [2020-07-20T13:49:06.766Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-07-20T13:49:07.341Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-07-20T13:49:08.280Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-07-20T13:49:08.540Z] === RUN TestDockerSuite/TestPluginActive [2020-07-20T13:49:10.452Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-07-20T13:49:12.994Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-20T13:49:16.297Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-07-20T13:49:16.297Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-07-20T13:49:16.867Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-07-20T13:49:20.167Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-07-20T13:49:20.737Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-07-20T13:49:22.644Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-07-20T13:49:26.839Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-07-20T13:49:27.408Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-07-20T13:49:28.348Z] === RUN TestDockerSuite/TestPortHostBinding [2020-07-20T13:49:28.917Z] === RUN TestDockerSuite/TestPortList [2020-07-20T13:49:35.492Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-07-20T13:49:35.492Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-07-20T13:49:42.062Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-07-20T13:49:42.062Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-07-20T13:49:42.062Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-07-20T13:49:42.062Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-07-20T13:49:42.062Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-07-20T13:49:42.062Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-07-20T13:49:42.322Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-07-20T13:49:42.322Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-07-20T13:49:42.893Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-07-20T13:49:42.893Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-07-20T13:49:43.832Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-07-20T13:49:44.093Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-07-20T13:49:44.093Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-07-20T13:49:46.646Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-07-20T13:49:47.586Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-07-20T13:49:48.526Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-07-20T13:49:48.526Z] === RUN TestDockerSuite/TestPsByOrder [2020-07-20T13:49:50.433Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-07-20T13:49:51.002Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-07-20T13:49:53.541Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-07-20T13:49:56.836Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-07-20T13:49:56.836Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-07-20T13:49:58.748Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-07-20T13:50:05.322Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-07-20T13:50:05.890Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-07-20T13:50:06.460Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-07-20T13:50:07.403Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-07-20T13:50:08.783Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-07-20T13:50:09.724Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-07-20T13:50:11.107Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-07-20T13:50:14.410Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-07-20T13:50:14.981Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-07-20T13:50:14.981Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-07-20T13:50:15.552Z] === RUN TestDockerSuite/TestPsRightTagName [2020-07-20T13:50:16.933Z] === RUN TestDockerSuite/TestPsShowMounts [2020-07-20T13:50:18.313Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-07-20T13:50:18.881Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-07-20T13:50:18.881Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-07-20T13:50:19.140Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-07-20T13:50:19.140Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-07-20T13:50:19.400Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-07-20T13:50:19.661Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-07-20T13:50:20.600Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-07-20T13:50:21.540Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-07-20T13:50:22.112Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-07-20T13:50:27.745Z] --- PASS: TestImportExtremelyLargeImageWorks (192.99s) [2020-07-20T13:50:27.745Z] PASS [2020-07-20T13:50:27.745Z] [2020-07-20T13:50:27.745Z] === Skipped [2020-07-20T13:50:27.745Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-20T13:50:27.745Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T13:50:27.745Z] [2020-07-20T13:50:27.745Z] [2020-07-20T13:50:27.745Z] DONE 12 tests, 1 skipped in 194.034s [2020-07-20T13:50:27.745Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-07-20T13:50:27.745Z] ++ 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-07-20T13:50:27.745Z] ++ set -e [2020-07-20T13:50:27.745Z] ++ '[' -n 0 ']' [2020-07-20T13:50:27.745Z] ++ set -x [2020-07-20T13:50:27.746Z] ++ 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-07-20T13:50:27.746Z] INFO: Testing against a local daemon [2020-07-20T13:50:27.746Z] === RUN TestNetworkCreateDelete [2020-07-20T13:50:27.746Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-07-20T13:50:27.746Z] === RUN TestDockerNetworkDeletePreferID [2020-07-20T13:50:27.746Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2020-07-20T13:50:27.746Z] === RUN TestDaemonDNSFallback [2020-07-20T13:50:27.746Z] --- PASS: TestDaemonDNSFallback (1.54s) [2020-07-20T13:50:27.746Z] === RUN TestInspectNetwork [2020-07-20T13:50:27.746Z] === RUN TestInspectNetwork/full_network_id [2020-07-20T13:50:27.746Z] === RUN TestInspectNetwork/partial_network_id [2020-07-20T13:50:27.746Z] === RUN TestInspectNetwork/network_name [2020-07-20T13:50:27.746Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-20T13:50:27.746Z] --- PASS: TestInspectNetwork (6.89s) [2020-07-20T13:50:27.746Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-20T13:50:27.746Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-20T13:50:27.746Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-20T13:50:27.746Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-20T13:50:27.746Z] === RUN TestRunContainerWithBridgeNone [2020-07-20T13:50:28.691Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-07-20T13:50:29.273Z] --- PASS: TestRunContainerWithBridgeNone (1.82s) [2020-07-20T13:50:29.273Z] === RUN TestNetworkInvalidJSON [2020-07-20T13:50:29.273Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-20T13:50:29.273Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-20T13:50:29.273Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-20T13:50:29.273Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-20T13:50:29.273Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-20T13:50:29.273Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-20T13:50:29.273Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-20T13:50:29.273Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-20T13:50:29.273Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-20T13:50:29.273Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-07-20T13:50:29.273Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-20T13:50:29.273Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-20T13:50:29.273Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-20T13:50:29.273Z] === RUN TestHostIPv4BridgeLabel [2020-07-20T13:50:29.631Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-07-20T13:50:29.914Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-07-20T13:50:29.915Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-20T13:50:30.961Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-07-20T13:50:30.961Z] === RUN TestDaemonDefaultNetworkPools [2020-07-20T13:50:31.013Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-07-20T13:50:31.013Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-07-20T13:50:31.013Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-07-20T13:50:31.272Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-07-20T13:50:31.603Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2020-07-20T13:50:31.603Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-20T13:50:32.648Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-07-20T13:50:32.648Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-20T13:50:33.179Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-07-20T13:50:34.119Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-07-20T13:50:34.164Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2020-07-20T13:50:34.164Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-20T13:50:34.459Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-07-20T13:50:34.459Z] === RUN TestServiceWithPredefinedNetwork [2020-07-20T13:50:34.689Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-07-20T13:50:36.076Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-07-20T13:50:36.549Z] --- PASS: TestServiceWithPredefinedNetwork (1.96s) [2020-07-20T13:50:36.549Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-20T13:50:36.549Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-20T13:50:36.549Z] service_test.go:236: FLAKY_TEST [2020-07-20T13:50:36.549Z] === RUN TestServiceWithDataPathPortInit [2020-07-20T13:50:37.470Z] === RUN TestDockerSuite/TestRmiBlank [2020-07-20T13:50:37.470Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-07-20T13:50:37.470Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-07-20T13:50:40.010Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-07-20T13:50:41.391Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-07-20T13:50:41.652Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-07-20T13:50:43.560Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-07-20T13:50:44.129Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-07-20T13:50:45.512Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-07-20T13:50:45.772Z] === RUN TestDockerSuite/TestRmiTag [2020-07-20T13:50:46.032Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-07-20T13:50:46.601Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-07-20T13:50:49.139Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-07-20T13:50:49.139Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-07-20T13:50:49.708Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-07-20T13:50:49.967Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-07-20T13:50:50.909Z] === RUN TestDockerSuite/TestRunAddHost [2020-07-20T13:50:51.479Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-07-20T13:50:51.739Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-07-20T13:50:51.937Z] --- PASS: TestServiceWithDataPathPortInit (13.45s) [2020-07-20T13:50:51.937Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-20T13:50:51.998Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-07-20T13:50:51.998Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-07-20T13:50:52.566Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-07-20T13:50:53.505Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-07-20T13:50:53.765Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-07-20T13:50:54.335Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-07-20T13:50:54.905Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-07-20T13:50:55.842Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-07-20T13:50:56.783Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-07-20T13:50:57.351Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-07-20T13:50:57.526Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.06s) [2020-07-20T13:50:57.526Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ozeh5fc08bukaawii1nwbavt0 Created:2020-07-20 13:50:50.958984733 +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[96d8de75f336dfddd9ce75b592851214a762d251992dde5d67bfc5720583123b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.steghsj9pfbulegah1hvpeuwe EndpointID:e9f8c962d090c0511c3d5121e72a505d29dd35206091051e46fbd06e9bad7c66 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ded2ff2b3cf2d01015a81df92fe2d79c61b09b005f3bb1a8e113c3a3abd0f195 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:e046f54c33e2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.steghsj9pfbulegah1hvpeuwe EndpointID:e9f8c962d090c0511c3d5121e72a505d29dd35206091051e46fbd06e9bad7c66 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-20T13:50:57.526Z] PASS [2020-07-20T13:50:57.526Z] [2020-07-20T13:50:57.526Z] === Skipped [2020-07-20T13:50:57.526Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-20T13:50:57.526Z] service_test.go:236: FLAKY_TEST [2020-07-20T13:50:57.526Z] [2020-07-20T13:50:57.526Z] [2020-07-20T13:50:57.526Z] DONE 23 tests, 1 skipped in 38.820s [2020-07-20T13:50:57.526Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-20T13:50:57.526Z] ++ 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-07-20T13:50:57.526Z] ++ set -e [2020-07-20T13:50:57.526Z] ++ '[' -n 0 ']' [2020-07-20T13:50:57.526Z] ++ set -x [2020-07-20T13:50:57.526Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-07-20T13:50:57.526Z] INFO: Testing against a local daemon [2020-07-20T13:50:57.526Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-20T13:50:57.526Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-20T13:50:57.526Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T13:50:57.526Z] === RUN TestDockerNetworkIpvlan [2020-07-20T13:50:57.526Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-20T13:50:57.526Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T13:50:57.526Z] PASS [2020-07-20T13:50:57.526Z] [2020-07-20T13:50:57.526Z] === Skipped [2020-07-20T13:50:57.526Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-20T13:50:57.526Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T13:50:57.526Z] [2020-07-20T13:50:57.526Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-20T13:50:57.526Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T13:50:57.526Z] [2020-07-20T13:50:57.526Z] [2020-07-20T13:50:57.526Z] DONE 2 tests, 2 skipped in 0.079s [2020-07-20T13:50:57.526Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-20T13:50:57.526Z] ++ 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-07-20T13:50:57.526Z] ++ set -e [2020-07-20T13:50:57.526Z] ++ '[' -n 0 ']' [2020-07-20T13:50:57.526Z] ++ set -x [2020-07-20T13:50:57.526Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-07-20T13:50:57.526Z] INFO: Testing against a local daemon [2020-07-20T13:50:57.526Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-20T13:50:57.941Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-07-20T13:50:58.526Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-07-20T13:50:58.571Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2020-07-20T13:50:58.571Z] === RUN TestDockerNetworkMacvlan [2020-07-20T13:50:59.094Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-07-20T13:50:59.617Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-20T13:50:59.663Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-07-20T13:51:00.231Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-07-20T13:51:00.256Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-20T13:51:00.800Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-07-20T13:51:01.060Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-07-20T13:51:01.299Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-20T13:51:01.320Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-07-20T13:51:01.891Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-07-20T13:51:02.150Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-07-20T13:51:02.150Z] === RUN TestDockerSuite/TestRunBindMounts [2020-07-20T13:51:03.389Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-20T13:51:04.060Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-07-20T13:51:04.630Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-07-20T13:51:04.909Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-20T13:51:05.201Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-07-20T13:51:05.771Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-07-20T13:51:06.341Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-07-20T13:51:06.341Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-07-20T13:51:06.909Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-07-20T13:51:07.168Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-07-20T13:51:07.739Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-07-20T13:51:08.308Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-07-20T13:51:08.474Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-20T13:51:08.879Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-07-20T13:51:08.879Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-07-20T13:51:09.138Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-07-20T13:51:09.138Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-07-20T13:51:09.526Z] --- PASS: TestDockerNetworkMacvlan (10.83s) [2020-07-20T13:51:09.526Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-07-20T13:51:09.526Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-07-20T13:51:09.526Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2020-07-20T13:51:09.526Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.89s) [2020-07-20T13:51:09.526Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.21s) [2020-07-20T13:51:09.526Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2020-07-20T13:51:09.526Z] PASS [2020-07-20T13:51:09.526Z] [2020-07-20T13:51:09.526Z] DONE 8 tests in 12.271s [2020-07-20T13:51:09.526Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-20T13:51:09.526Z] ++ 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-07-20T13:51:09.526Z] ++ set -e [2020-07-20T13:51:09.526Z] ++ '[' -n 0 ']' [2020-07-20T13:51:09.526Z] ++ set -x [2020-07-20T13:51:09.526Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-07-20T13:51:09.526Z] testing: warning: no tests to run [2020-07-20T13:51:09.526Z] PASS [2020-07-20T13:51:09.526Z] [2020-07-20T13:51:09.526Z] DONE 0 tests in 0.011s [2020-07-20T13:51:09.526Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-20T13:51:09.526Z] ++ 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-07-20T13:51:09.526Z] ++ set -e [2020-07-20T13:51:09.526Z] ++ '[' -n 0 ']' [2020-07-20T13:51:09.526Z] ++ set -x [2020-07-20T13:51:09.526Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-07-20T13:51:09.526Z] INFO: Testing against a local daemon [2020-07-20T13:51:09.526Z] === RUN TestAuthZPluginAllowRequest [2020-07-20T13:51:10.077Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-07-20T13:51:10.338Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-07-20T13:51:10.907Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-07-20T13:51:11.045Z] --- PASS: TestAuthZPluginAllowRequest (1.36s) [2020-07-20T13:51:11.046Z] === RUN TestAuthZPluginTLS [2020-07-20T13:51:11.167Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-07-20T13:51:11.341Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-07-20T13:51:11.341Z] === RUN TestAuthZPluginDenyRequest [2020-07-20T13:51:11.426Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-07-20T13:51:11.685Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-07-20T13:51:11.989Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-07-20T13:51:11.989Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-20T13:51:12.623Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-07-20T13:51:12.627Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-07-20T13:51:12.627Z] === RUN TestAuthZPluginDenyResponse [2020-07-20T13:51:12.922Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-07-20T13:51:13.218Z] === RUN TestAuthZPluginAllowEventStream [2020-07-20T13:51:13.562Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-07-20T13:51:14.267Z] --- PASS: TestAuthZPluginAllowEventStream (1.32s) [2020-07-20T13:51:14.267Z] === RUN TestAuthZPluginErrorResponse [2020-07-20T13:51:14.506Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-07-20T13:51:14.906Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-07-20T13:51:14.906Z] === RUN TestAuthZPluginErrorRequest [2020-07-20T13:51:15.075Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-07-20T13:51:15.334Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-07-20T13:51:15.545Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-07-20T13:51:15.545Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-20T13:51:15.902Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-07-20T13:51:16.162Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-07-20T13:51:16.182Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-07-20T13:51:16.182Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-20T13:51:16.735Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-07-20T13:51:17.677Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-07-20T13:51:17.705Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.72s) [2020-07-20T13:51:17.705Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-20T13:51:19.584Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-07-20T13:51:19.793Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.71s) [2020-07-20T13:51:19.793Z] === RUN TestAuthZPluginHeader [2020-07-20T13:51:19.844Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-07-20T13:51:20.412Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-07-20T13:51:20.437Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-07-20T13:51:20.438Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-20T13:51:20.438Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-20T13:51:20.438Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T13:51:20.438Z] === RUN TestAuthZPluginV2Disable [2020-07-20T13:51:20.438Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-20T13:51:20.438Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T13:51:20.438Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-20T13:51:20.438Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-20T13:51:20.438Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T13:51:20.438Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-20T13:51:20.438Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-20T13:51:20.438Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T13:51:20.438Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-20T13:51:21.793Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-07-20T13:51:23.175Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-07-20T13:51:24.556Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-07-20T13:51:26.463Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-07-20T13:51:26.463Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-07-20T13:51:26.463Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-07-20T13:51:26.463Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-07-20T13:51:27.401Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-07-20T13:51:28.783Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-07-20T13:51:30.164Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-07-20T13:51:30.424Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-07-20T13:51:31.363Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-07-20T13:51:31.933Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-07-20T13:51:31.933Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-07-20T13:51:32.503Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-07-20T13:51:33.442Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-07-20T13:51:33.442Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-07-20T13:51:33.701Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-07-20T13:51:34.270Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-07-20T13:51:34.530Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-07-20T13:51:35.099Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-07-20T13:51:35.099Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-07-20T13:51:35.669Z] === RUN TestDockerSuite/TestRunEnvironment [2020-07-20T13:51:36.238Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-07-20T13:51:36.498Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-07-20T13:51:36.758Z] === RUN TestDockerSuite/TestRunExitCode [2020-07-20T13:51:37.336Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-07-20T13:51:37.923Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-07-20T13:51:38.182Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-07-20T13:51:38.751Z] === RUN TestDockerSuite/TestRunExposePort [2020-07-20T13:51:38.751Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-07-20T13:51:39.013Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-07-20T13:51:39.042Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2020-07-20T13:51:39.042Z] PASS [2020-07-20T13:51:39.042Z] [2020-07-20T13:51:39.042Z] === Skipped [2020-07-20T13:51:39.042Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-20T13:51:39.042Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T13:51:39.042Z] [2020-07-20T13:51:39.042Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-20T13:51:39.042Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T13:51:39.042Z] [2020-07-20T13:51:39.042Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-20T13:51:39.042Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T13:51:39.042Z] [2020-07-20T13:51:39.043Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-20T13:51:39.043Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T13:51:39.043Z] [2020-07-20T13:51:39.043Z] [2020-07-20T13:51:39.043Z] DONE 17 tests, 4 skipped in 27.614s [2020-07-20T13:51:39.043Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-20T13:51:39.043Z] ++ 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-07-20T13:51:39.043Z] ++ set -e [2020-07-20T13:51:39.043Z] ++ '[' -n 0 ']' [2020-07-20T13:51:39.043Z] ++ set -x [2020-07-20T13:51:39.043Z] ++ 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-07-20T13:51:39.043Z] INFO: Testing against a local daemon [2020-07-20T13:51:39.043Z] === RUN TestPluginInvalidJSON [2020-07-20T13:51:39.043Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-20T13:51:39.043Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-20T13:51:39.043Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-20T13:51:39.043Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-20T13:51:39.043Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-20T13:51:39.043Z] === RUN TestPluginInstall [2020-07-20T13:51:39.043Z] === RUN TestPluginInstall/no_auth [2020-07-20T13:51:39.582Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-07-20T13:51:40.152Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-07-20T13:51:40.413Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-07-20T13:51:40.413Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-20T13:51:40.413Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-07-20T13:51:42.593Z] time="2020-07-20T13:51:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T13:51:42.594Z] time="2020-07-20T13:51:42Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T13:51:42.594Z] time="2020-07-20T13:51:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1cad3e73c35fb5116a3089642983dc7dcc9bbc1dd5b316f249437931bccff5d5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T13:51:42.594Z] time="2020-07-20T13:51:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T13:51:42.594Z] time="2020-07-20T13:51:42Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T13:51:42.594Z] time="2020-07-20T13:51:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1cad3e73c35fb5116a3089642983dc7dcc9bbc1dd5b316f249437931bccff5d5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T13:51:42.594Z] === RUN TestPluginInstall/with_htpasswd [2020-07-20T13:51:43.237Z] time="2020-07-20T13:51:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T13:51:43.237Z] time="2020-07-20T13:51:42Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T13:51:43.237Z] time="2020-07-20T13:51:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b8d28bf3a53ddeb214dbf2e6dbd7c5a7ab6f13e334a0c0284532093d8462bbdd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T13:51:43.237Z] time="2020-07-20T13:51:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T13:51:43.237Z] time="2020-07-20T13:51:42Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T13:51:43.237Z] time="2020-07-20T13:51:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b8d28bf3a53ddeb214dbf2e6dbd7c5a7ab6f13e334a0c0284532093d8462bbdd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T13:51:43.533Z] === RUN TestPluginInstall/with_insecure [2020-07-20T13:51:43.706Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-07-20T13:51:43.966Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-07-20T13:51:44.590Z] time="2020-07-20T13:51:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T13:51:44.590Z] time="2020-07-20T13:51:44Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T13:51:44.590Z] time="2020-07-20T13:51:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c68961de4b3ea26933205b9c321db69fd4d898cfdf76820fcbe3c624b33cfdf4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T13:51:44.590Z] time="2020-07-20T13:51:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T13:51:44.590Z] time="2020-07-20T13:51:44Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T13:51:44.590Z] time="2020-07-20T13:51:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c68961de4b3ea26933205b9c321db69fd4d898cfdf76820fcbe3c624b33cfdf4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T13:51:44.887Z] --- PASS: TestPluginInstall (7.60s) [2020-07-20T13:51:44.887Z] --- PASS: TestPluginInstall/no_auth (5.35s) [2020-07-20T13:51:44.887Z] --- PASS: TestPluginInstall/with_htpasswd (0.89s) [2020-07-20T13:51:44.887Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2020-07-20T13:51:44.887Z] plugin_test.go:157: [d9349a8f1565b] daemon is not started [2020-07-20T13:51:44.887Z] PASS [2020-07-20T13:51:44.887Z] [2020-07-20T13:51:44.887Z] DONE 6 tests in 7.705s [2020-07-20T13:51:44.887Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-20T13:51:44.887Z] ++ 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-07-20T13:51:44.887Z] ++ set -e [2020-07-20T13:51:44.887Z] ++ '[' -n 0 ']' [2020-07-20T13:51:44.887Z] ++ set -x [2020-07-20T13:51:44.887Z] ++ 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-07-20T13:51:44.887Z] INFO: Testing against a local daemon [2020-07-20T13:51:44.887Z] === RUN TestExternalGraphDriver [2020-07-20T13:51:44.887Z] === RUN TestExternalGraphDriver/json [2020-07-20T13:51:46.966Z] === RUN TestExternalGraphDriver/spec [2020-07-20T13:51:48.490Z] === RUN TestExternalGraphDriver/pull [2020-07-20T13:51:50.574Z] --- PASS: TestExternalGraphDriver (5.37s) [2020-07-20T13:51:50.574Z] --- PASS: TestExternalGraphDriver/json (1.77s) [2020-07-20T13:51:50.574Z] --- PASS: TestExternalGraphDriver/spec (1.82s) [2020-07-20T13:51:50.574Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2020-07-20T13:51:50.574Z] === RUN TestGraphdriverPluginV2 [2020-07-20T13:51:50.574Z] --- SKIP: TestGraphdriverPluginV2 (0.14s) [2020-07-20T13:51:50.574Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T13:51:50.574Z] PASS [2020-07-20T13:51:50.574Z] [2020-07-20T13:51:50.574Z] === Skipped [2020-07-20T13:51:50.574Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.14s) [2020-07-20T13:51:50.574Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T13:51:50.574Z] [2020-07-20T13:51:50.574Z] [2020-07-20T13:51:50.574Z] DONE 5 tests, 1 skipped in 5.585s [2020-07-20T13:51:50.574Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-20T13:51:50.574Z] ++ 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-07-20T13:51:50.574Z] ++ set -e [2020-07-20T13:51:50.574Z] ++ '[' -n 0 ']' [2020-07-20T13:51:50.574Z] ++ set -x [2020-07-20T13:51:50.574Z] ++ 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-07-20T13:51:50.574Z] INFO: Testing against a local daemon [2020-07-20T13:51:50.574Z] === RUN TestContinueAfterPluginCrash [2020-07-20T13:51:50.574Z] === PAUSE TestContinueAfterPluginCrash [2020-07-20T13:51:50.574Z] === RUN TestReadPluginNoRead [2020-07-20T13:51:50.574Z] === PAUSE TestReadPluginNoRead [2020-07-20T13:51:50.574Z] === RUN TestDaemonStartWithLogOpt [2020-07-20T13:51:50.574Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-20T13:51:50.574Z] === CONT TestContinueAfterPluginCrash [2020-07-20T13:51:50.574Z] === CONT TestDaemonStartWithLogOpt [2020-07-20T13:51:50.574Z] === CONT TestReadPluginNoRead [2020-07-20T13:51:55.081Z] === RUN TestReadPluginNoRead/default [2020-07-20T13:51:55.719Z] --- PASS: TestDaemonStartWithLogOpt (5.11s) [2020-07-20T13:51:56.180Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-07-20T13:51:56.180Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-07-20T13:51:56.760Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-20T13:51:57.118Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-07-20T13:51:57.118Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-07-20T13:51:57.118Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-07-20T13:51:57.118Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-07-20T13:51:57.688Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-07-20T13:51:58.278Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-20T13:51:59.795Z] --- PASS: TestReadPluginNoRead (9.06s) [2020-07-20T13:51:59.795Z] --- PASS: TestReadPluginNoRead/default (1.43s) [2020-07-20T13:51:59.795Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.47s) [2020-07-20T13:51:59.795Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.45s) [2020-07-20T13:51:59.795Z] read_test.go:92: [d456fa083b9ec] daemon is not started [2020-07-20T13:52:00.228Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-07-20T13:52:00.797Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-07-20T13:52:00.836Z] --- PASS: TestContinueAfterPluginCrash (10.39s) [2020-07-20T13:52:00.836Z] PASS [2020-07-20T13:52:00.836Z] [2020-07-20T13:52:00.836Z] DONE 6 tests in 10.459s [2020-07-20T13:52:00.836Z] 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-07-20T13:52:00.836Z] ++ 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-07-20T13:52:00.836Z] ++ set -e [2020-07-20T13:52:00.836Z] ++ '[' -n 0 ']' [2020-07-20T13:52:00.836Z] ++ set -x [2020-07-20T13:52:00.836Z] ++ 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-07-20T13:52:00.836Z] testing: warning: no tests to run [2020-07-20T13:52:00.836Z] PASS [2020-07-20T13:52:00.836Z] [2020-07-20T13:52:00.836Z] DONE 0 tests in 0.019s [2020-07-20T13:52:00.836Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-20T13:52:00.836Z] ++ 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-07-20T13:52:00.836Z] ++ set -e [2020-07-20T13:52:00.836Z] ++ '[' -n 0 ']' [2020-07-20T13:52:00.836Z] ++ set -x [2020-07-20T13:52:00.836Z] ++ 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-07-20T13:52:00.836Z] INFO: Testing against a local daemon [2020-07-20T13:52:00.836Z] === RUN TestPluginWithDevMounts [2020-07-20T13:52:00.836Z] === PAUSE TestPluginWithDevMounts [2020-07-20T13:52:00.836Z] === CONT TestPluginWithDevMounts [2020-07-20T13:52:01.737Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-07-20T13:52:02.918Z] --- PASS: TestPluginWithDevMounts (1.83s) [2020-07-20T13:52:02.918Z] PASS [2020-07-20T13:52:02.918Z] [2020-07-20T13:52:02.918Z] DONE 1 tests in 1.907s [2020-07-20T13:52:02.918Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-07-20T13:52:02.918Z] ++ 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-07-20T13:52:02.918Z] ++ set -e [2020-07-20T13:52:02.918Z] ++ '[' -n 0 ']' [2020-07-20T13:52:02.918Z] ++ set -x [2020-07-20T13:52:02.918Z] ++ 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-07-20T13:52:02.918Z] INFO: Testing against a local daemon [2020-07-20T13:52:02.918Z] === RUN TestSecretInspect [2020-07-20T13:52:04.277Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-07-20T13:52:04.999Z] --- PASS: TestSecretInspect (1.91s) [2020-07-20T13:52:04.999Z] === RUN TestSecretList [2020-07-20T13:52:07.094Z] --- PASS: TestSecretList (1.89s) [2020-07-20T13:52:07.094Z] === RUN TestSecretsCreateAndDelete [2020-07-20T13:52:07.570Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-07-20T13:52:07.830Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-07-20T13:52:08.090Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-07-20T13:52:08.090Z] === RUN TestDockerSuite/TestRunModeHostname [2020-07-20T13:52:08.624Z] --- PASS: TestSecretsCreateAndDelete (1.87s) [2020-07-20T13:52:08.624Z] === RUN TestSecretsUpdate [2020-07-20T13:52:09.038Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-07-20T13:52:09.038Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-07-20T13:52:09.038Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-07-20T13:52:10.418Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-07-20T13:52:10.678Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-07-20T13:52:10.723Z] --- PASS: TestSecretsUpdate (1.89s) [2020-07-20T13:52:10.723Z] === RUN TestTemplatedSecret [2020-07-20T13:52:11.249Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-07-20T13:52:12.188Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-07-20T13:52:12.188Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-07-20T13:52:12.449Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-07-20T13:52:12.806Z] --- PASS: TestTemplatedSecret (2.38s) [2020-07-20T13:52:12.806Z] === RUN TestSecretCreateResolve [2020-07-20T13:52:13.829Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-07-20T13:52:13.829Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-07-20T13:52:14.769Z] === RUN TestDockerSuite/TestRunMount [2020-07-20T13:52:14.895Z] --- PASS: TestSecretCreateResolve (1.92s) [2020-07-20T13:52:14.895Z] PASS [2020-07-20T13:52:14.895Z] [2020-07-20T13:52:14.895Z] DONE 6 tests in 11.933s [2020-07-20T13:52:14.895Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-07-20T13:52:14.895Z] ++ 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-07-20T13:52:14.895Z] ++ set -e [2020-07-20T13:52:14.895Z] ++ '[' -n 0 ']' [2020-07-20T13:52:14.895Z] ++ set -x [2020-07-20T13:52:14.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-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-07-20T13:52:14.895Z] INFO: Testing against a local daemon [2020-07-20T13:52:14.895Z] === RUN TestServiceCreateInit [2020-07-20T13:52:14.895Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-20T13:52:17.315Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-07-20T13:52:18.443Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-20T13:52:19.225Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-07-20T13:52:19.795Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-07-20T13:52:19.795Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-07-20T13:52:20.365Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-07-20T13:52:21.306Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-07-20T13:52:21.987Z] --- PASS: TestServiceCreateInit (7.21s) [2020-07-20T13:52:21.987Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.69s) [2020-07-20T13:52:21.987Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.49s) [2020-07-20T13:52:21.987Z] === RUN TestCreateServiceMultipleTimes [2020-07-20T13:52:22.687Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-07-20T13:52:23.256Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-07-20T13:52:25.796Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-07-20T13:52:27.177Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-07-20T13:52:27.436Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-07-20T13:52:29.351Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-07-20T13:52:30.291Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-07-20T13:52:31.245Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-07-20T13:52:31.504Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-07-20T13:52:31.504Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-07-20T13:52:32.074Z] === RUN TestDockerSuite/TestRunNetHost [2020-07-20T13:52:32.643Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-07-20T13:52:33.584Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-07-20T13:52:33.844Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-07-20T13:52:35.224Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-07-20T13:52:36.603Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-07-20T13:52:37.375Z] --- PASS: TestCreateServiceMultipleTimes (15.23s) [2020-07-20T13:52:37.375Z] === RUN TestCreateServiceConflict [2020-07-20T13:52:39.142Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-07-20T13:52:39.402Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-07-20T13:52:39.402Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-07-20T13:52:39.464Z] --- PASS: TestCreateServiceConflict (1.92s) [2020-07-20T13:52:39.464Z] === RUN TestCreateServiceMaxReplicas [2020-07-20T13:52:39.971Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-07-20T13:52:39.971Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-07-20T13:52:40.231Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-07-20T13:52:40.801Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-07-20T13:52:40.801Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-07-20T13:52:41.061Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-07-20T13:52:42.220Z] --- PASS: TestCreateServiceMaxReplicas (2.69s) [2020-07-20T13:52:42.221Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-20T13:52:47.629Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-07-20T13:52:47.629Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-07-20T13:52:47.629Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-07-20T13:52:47.629Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-07-20T13:52:48.569Z] === RUN TestDockerSuite/TestRunPortInUse [2020-07-20T13:52:49.138Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-07-20T13:52:49.707Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-07-20T13:52:49.967Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-07-20T13:52:50.535Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-07-20T13:52:50.795Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-07-20T13:52:51.365Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-20T13:52:51.365Z] === RUN TestDockerSuite/TestRunPublishPort [2020-07-20T13:52:51.625Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-07-20T13:52:52.195Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-07-20T13:52:52.195Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-07-20T13:52:52.457Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-07-20T13:52:53.394Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-07-20T13:52:53.394Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-07-20T13:52:54.893Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.80s) [2020-07-20T13:52:54.893Z] === RUN TestCreateServiceSecretFileMode [2020-07-20T13:52:55.311Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-07-20T13:52:55.570Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-07-20T13:52:56.509Z] === RUN TestDockerSuite/TestRunRm [2020-07-20T13:52:56.987Z] --- PASS: TestCreateServiceSecretFileMode (2.22s) [2020-07-20T13:52:56.987Z] === RUN TestCreateServiceConfigFileMode [2020-07-20T13:52:57.078Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-07-20T13:52:59.084Z] --- PASS: TestCreateServiceConfigFileMode (2.26s) [2020-07-20T13:52:59.084Z] === RUN TestCreateServiceSysctls [2020-07-20T13:53:01.277Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-07-20T13:53:01.277Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-07-20T13:53:01.537Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-07-20T13:53:02.638Z] --- PASS: TestCreateServiceSysctls (3.05s) [2020-07-20T13:53:02.638Z] === RUN TestCreateServiceCapabilities [2020-07-20T13:53:03.445Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-07-20T13:53:03.445Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-07-20T13:53:03.707Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-07-20T13:53:04.723Z] --- PASS: TestCreateServiceCapabilities (2.29s) [2020-07-20T13:53:04.723Z] === RUN TestInspect [2020-07-20T13:53:06.248Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-07-20T13:53:06.817Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-07-20T13:53:06.819Z] --- PASS: TestInspect (2.36s) [2020-07-20T13:53:06.819Z] === RUN TestCreateJob [2020-07-20T13:53:10.112Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-07-20T13:53:10.113Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-07-20T13:53:10.360Z] --- PASS: TestCreateJob (3.00s) [2020-07-20T13:53:10.361Z] === RUN TestReplicatedJob [2020-07-20T13:53:10.372Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-07-20T13:53:10.940Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-07-20T13:53:11.199Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-07-20T13:53:11.768Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-07-20T13:53:12.028Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-07-20T13:53:12.287Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-07-20T13:53:12.857Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-07-20T13:53:13.427Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-07-20T13:53:14.850Z] --- PASS: TestReplicatedJob (4.83s) [2020-07-20T13:53:14.850Z] === RUN TestUpdateReplicatedJob [2020-07-20T13:53:15.963Z] === RUN TestDockerSuite/TestRunState [2020-07-20T13:53:16.532Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-07-20T13:53:17.102Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-07-20T13:53:17.361Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-07-20T13:53:17.609Z] --- PASS: TestUpdateReplicatedJob (2.98s) [2020-07-20T13:53:17.609Z] === RUN TestServiceListWithStatuses [2020-07-20T13:53:17.609Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-20T13:53:17.609Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-20T13:53:17.609Z] === RUN TestDockerNetworkConnectAlias [2020-07-20T13:53:17.621Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-07-20T13:53:17.621Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-07-20T13:53:17.901Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-07-20T13:53:18.471Z] === RUN TestDockerSuite/TestRunSysctls [2020-07-20T13:53:19.409Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-07-20T13:53:19.409Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-07-20T13:53:19.409Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-07-20T13:53:19.668Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-07-20T13:53:19.928Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-07-20T13:53:21.841Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-07-20T13:53:22.081Z] --- PASS: TestDockerNetworkConnectAlias (4.04s) [2020-07-20T13:53:22.081Z] === RUN TestDockerNetworkReConnect [2020-07-20T13:53:22.100Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-07-20T13:53:22.359Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-07-20T13:53:23.300Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-07-20T13:53:24.839Z] --- PASS: TestDockerNetworkReConnect (3.26s) [2020-07-20T13:53:24.839Z] === RUN TestServicePlugin [2020-07-20T13:53:24.839Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-20T13:53:24.839Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T13:53:24.839Z] === RUN TestServiceUpdateLabel [2020-07-20T13:53:25.215Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-07-20T13:53:26.154Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-07-20T13:53:26.931Z] --- PASS: TestServiceUpdateLabel (1.90s) [2020-07-20T13:53:26.931Z] === RUN TestServiceUpdateSecrets [2020-07-20T13:53:27.535Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-07-20T13:53:29.442Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-07-20T13:53:30.011Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-07-20T13:53:30.011Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-07-20T13:53:30.271Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-07-20T13:53:30.843Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-07-20T13:53:32.753Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-07-20T13:53:33.013Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-07-20T13:53:33.583Z] === RUN TestDockerSuite/TestRunUserByID [2020-07-20T13:53:34.154Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-07-20T13:53:34.154Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-07-20T13:53:34.416Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-07-20T13:53:35.358Z] === RUN TestDockerSuite/TestRunUserByName [2020-07-20T13:53:35.927Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-07-20T13:53:35.927Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-07-20T13:53:36.189Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-07-20T13:53:36.189Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-07-20T13:53:36.450Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-07-20T13:53:37.022Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-07-20T13:53:38.404Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-07-20T13:53:40.344Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-07-20T13:53:40.913Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-07-20T13:53:40.913Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-07-20T13:53:41.853Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-07-20T13:53:42.314Z] --- PASS: TestServiceUpdateSecrets (14.19s) [2020-07-20T13:53:42.314Z] === RUN TestServiceUpdateConfigs [2020-07-20T13:53:43.237Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-07-20T13:53:44.619Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-07-20T13:53:46.000Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-07-20T13:53:47.381Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-07-20T13:53:47.381Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-07-20T13:53:47.950Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-07-20T13:53:48.519Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-07-20T13:53:49.089Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-07-20T13:53:49.089Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-07-20T13:53:49.089Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-07-20T13:53:49.089Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-07-20T13:53:49.348Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-07-20T13:53:49.349Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-07-20T13:53:49.919Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-07-20T13:53:50.488Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-07-20T13:53:51.427Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-07-20T13:53:51.687Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-07-20T13:53:52.258Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-07-20T13:53:52.258Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-07-20T13:53:52.518Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-07-20T13:53:52.778Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-07-20T13:53:52.778Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-07-20T13:53:52.778Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-07-20T13:53:52.778Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-07-20T13:53:52.778Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-07-20T13:53:52.778Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-07-20T13:53:53.038Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-07-20T13:53:53.038Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-07-20T13:53:53.038Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-07-20T13:53:53.038Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-07-20T13:53:53.298Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-07-20T13:53:53.869Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-07-20T13:53:54.440Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-07-20T13:53:54.440Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-07-20T13:53:55.263Z] --- PASS: TestServiceUpdateConfigs (14.20s) [2020-07-20T13:53:55.263Z] === RUN TestServiceUpdateNetwork [2020-07-20T13:53:55.381Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-07-20T13:53:55.381Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-07-20T13:53:55.952Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-07-20T13:53:55.952Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-07-20T13:53:56.212Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-07-20T13:53:56.782Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-07-20T13:53:56.782Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-07-20T13:53:56.782Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-07-20T13:53:57.351Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-07-20T13:53:57.943Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-07-20T13:53:58.513Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-07-20T13:53:58.513Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-07-20T13:53:58.772Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-07-20T13:53:58.772Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-07-20T13:53:59.710Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-07-20T13:53:59.969Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-07-20T13:54:01.349Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-07-20T13:54:01.918Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-07-20T13:54:01.918Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-07-20T13:54:01.918Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-07-20T13:54:02.486Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-07-20T13:54:03.056Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-07-20T13:54:03.995Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-07-20T13:54:03.995Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-07-20T13:54:04.934Z] === RUN TestDockerSuite/TestSaveImageId [2020-07-20T13:54:05.194Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-07-20T13:54:05.764Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-07-20T13:54:06.024Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-07-20T13:54:06.963Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-07-20T13:54:07.223Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-07-20T13:54:07.966Z] --- PASS: TestServiceUpdateNetwork (12.30s) [2020-07-20T13:54:07.966Z] === RUN TestServiceUpdatePidsLimit [2020-07-20T13:54:08.605Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-07-20T13:54:08.605Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-07-20T13:54:08.605Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-07-20T13:54:08.612Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-20T13:54:08.864Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-07-20T13:54:09.256Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-20T13:54:10.246Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-07-20T13:54:11.627Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-07-20T13:54:12.195Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-07-20T13:54:12.455Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-07-20T13:54:12.455Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-07-20T13:54:12.455Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-07-20T13:54:12.714Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-07-20T13:54:13.284Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-07-20T13:54:15.193Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-07-20T13:54:15.764Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-07-20T13:54:16.178Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-20T13:54:21.053Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-07-20T13:54:21.053Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-07-20T13:54:21.995Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-07-20T13:54:22.934Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-07-20T13:54:23.503Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-07-20T13:54:24.073Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-07-20T13:54:24.712Z] --- PASS: TestServiceUpdatePidsLimit (16.01s) [2020-07-20T13:54:24.712Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2020-07-20T13:54:24.712Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2020-07-20T13:54:24.712Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.77s) [2020-07-20T13:54:24.712Z] PASS [2020-07-20T13:54:24.712Z] [2020-07-20T13:54:24.712Z] === Skipped [2020-07-20T13:54:24.712Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-07-20T13:54:24.712Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-20T13:54:24.712Z] [2020-07-20T13:54:24.712Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-07-20T13:54:24.712Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T13:54:24.712Z] [2020-07-20T13:54:24.712Z] [2020-07-20T13:54:24.712Z] DONE 27 tests, 2 skipped in 128.800s [2020-07-20T13:54:24.712Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-07-20T13:54:24.712Z] ++ 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-07-20T13:54:24.712Z] ++ set -e [2020-07-20T13:54:24.712Z] ++ '[' -n 0 ']' [2020-07-20T13:54:24.712Z] ++ set -x [2020-07-20T13:54:24.712Z] ++ 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-07-20T13:54:24.712Z] INFO: Testing against a local daemon [2020-07-20T13:54:24.712Z] === RUN TestSessionCreate [2020-07-20T13:54:24.712Z] --- PASS: TestSessionCreate (0.04s) [2020-07-20T13:54:24.712Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-20T13:54:24.712Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-07-20T13:54:24.712Z] PASS [2020-07-20T13:54:24.712Z] [2020-07-20T13:54:24.712Z] DONE 2 tests in 0.145s [2020-07-20T13:54:24.712Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-07-20T13:54:24.712Z] ++ 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-07-20T13:54:24.712Z] ++ set -e [2020-07-20T13:54:24.712Z] ++ '[' -n 0 ']' [2020-07-20T13:54:24.712Z] ++ set -x [2020-07-20T13:54:24.712Z] ++ 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-07-20T13:54:24.712Z] INFO: Testing against a local daemon [2020-07-20T13:54:24.712Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-20T13:54:24.712Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-20T13:54:24.712Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-20T13:54:24.713Z] === RUN TestEventsExecDie [2020-07-20T13:54:24.713Z] --- PASS: TestEventsExecDie (0.59s) [2020-07-20T13:54:24.713Z] === RUN TestEventsBackwardsCompatible [2020-07-20T13:54:24.713Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-07-20T13:54:24.713Z] === RUN TestInfoBinaryCommits [2020-07-20T13:54:24.713Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-07-20T13:54:24.713Z] === RUN TestInfoAPIVersioned [2020-07-20T13:54:24.713Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-20T13:54:24.713Z] === RUN TestInfoDiscoveryBackend [2020-07-20T13:54:25.007Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-07-20T13:54:25.007Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-20T13:54:26.047Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-20T13:54:26.047Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-20T13:54:26.610Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-07-20T13:54:26.684Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-07-20T13:54:26.684Z] === RUN TestInfoAPI [2020-07-20T13:54:26.684Z] --- PASS: TestInfoAPI (0.04s) [2020-07-20T13:54:26.684Z] === RUN TestInfoAPIWarnings [2020-07-20T13:54:27.324Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-07-20T13:54:27.324Z] === RUN TestInfoDebug [2020-07-20T13:54:27.619Z] --- PASS: TestInfoDebug (0.53s) [2020-07-20T13:54:27.619Z] === RUN TestInfoInsecureRegistries [2020-07-20T13:54:27.991Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-07-20T13:54:28.258Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-07-20T13:54:28.258Z] === RUN TestInfoRegistryMirrors [2020-07-20T13:54:28.560Z] === RUN TestDockerSuite/TestStartRecordError [2020-07-20T13:54:28.897Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-07-20T13:54:28.897Z] === RUN TestLoginFailsWithBadCredentials [2020-07-20T13:54:29.193Z] --- PASS: TestLoginFailsWithBadCredentials (0.52s) [2020-07-20T13:54:29.193Z] === RUN TestPingCacheHeaders [2020-07-20T13:54:29.193Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-07-20T13:54:29.193Z] === RUN TestPingGet [2020-07-20T13:54:29.193Z] --- PASS: TestPingGet (0.02s) [2020-07-20T13:54:29.193Z] === RUN TestPingHead [2020-07-20T13:54:29.489Z] --- PASS: TestPingHead (0.03s) [2020-07-20T13:54:29.489Z] === RUN TestVersion [2020-07-20T13:54:29.489Z] --- PASS: TestVersion (0.03s) [2020-07-20T13:54:29.489Z] PASS [2020-07-20T13:54:29.489Z] [2020-07-20T13:54:29.489Z] === Skipped [2020-07-20T13:54:29.489Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-20T13:54:29.489Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-20T13:54:29.489Z] [2020-07-20T13:54:29.489Z] [2020-07-20T13:54:29.489Z] DONE 18 tests, 1 skipped in 5.651s [2020-07-20T13:54:29.489Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-07-20T13:54:29.489Z] ++ 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-07-20T13:54:29.489Z] ++ set -e [2020-07-20T13:54:29.489Z] ++ '[' -n 0 ']' [2020-07-20T13:54:29.489Z] ++ set -x [2020-07-20T13:54:29.489Z] ++ 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-07-20T13:54:29.489Z] INFO: Testing against a local daemon [2020-07-20T13:54:29.489Z] === RUN TestVolumesCreateAndList [2020-07-20T13:54:29.489Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-07-20T13:54:29.489Z] === RUN TestVolumesRemove [2020-07-20T13:54:29.489Z] --- PASS: TestVolumesRemove (0.06s) [2020-07-20T13:54:29.489Z] === RUN TestVolumesInspect [2020-07-20T13:54:29.489Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-20T13:54:29.489Z] === RUN TestVolumesInvalidJSON [2020-07-20T13:54:29.489Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-20T13:54:29.489Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-20T13:54:29.489Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-20T13:54:29.489Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-07-20T13:54:29.489Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-20T13:54:29.489Z] PASS [2020-07-20T13:54:29.489Z] [2020-07-20T13:54:29.489Z] DONE 5 tests in 0.207s [2020-07-20T13:54:29.489Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-20T13:54:29.498Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-07-20T13:54:29.783Z] ++++ cat bundles/test-integration/docker.pid [2020-07-20T13:54:29.783Z] +++ kill 13844 [2020-07-20T13:54:30.437Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-07-20T13:54:30.829Z] +++ /etc/init.d/apparmor stop [2020-07-20T13:54:30.829Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-20T13:54:30.829Z] [2020-07-20T13:54:30.829Z] Unloading profiles will leave already running processes permanently [2020-07-20T13:54:30.829Z] unconfined, which can lead to unexpected situations. [2020-07-20T13:54:30.829Z] [2020-07-20T13:54:30.829Z] To set a process to complain mode, use the command line tool [2020-07-20T13:54:30.829Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-20T13:54:30.829Z] +++ true [2020-07-20T13:54:30.829Z] exiting test-integration [2020-07-20T13:54:30.829Z] ++ exit 0 [2020-07-20T13:54:30.829Z] [2020-07-20T13:54:31.815Z] === RUN TestDockerSuite/TestStatsAllNoStream Post stage [Pipeline] junit [2020-07-20T13:54:32.396Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-20T13:54:33.387Z] + echo Ensuring container killed. [2020-07-20T13:54:33.387Z] Ensuring container killed. [2020-07-20T13:54:33.387Z] + docker rm -vf docker-pr1 [2020-07-20T13:54:33.387Z] Error: No such container: docker-pr1 [2020-07-20T13:54:33.387Z] + true [Pipeline] sh [2020-07-20T13:54:33.772Z] + echo Chowning /workspace to jenkins user [2020-07-20T13:54:33.772Z] Chowning /workspace to jenkins user [2020-07-20T13:54:33.772Z] + id -u [2020-07-20T13:54:33.772Z] + id -g [2020-07-20T13:54:33.772Z] + docker run --rm -v /home/docker/workspace/moby_PR-41238:/workspace busybox chown -R 1001:1001 /workspace [2020-07-20T13:54:33.772Z] Unable to find image 'busybox:latest' locally [2020-07-20T13:54:34.071Z] latest: Pulling from library/busybox [2020-07-20T13:54:34.071Z] 7257f00f7d70: Pulling fs layer [2020-07-20T13:54:34.353Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-07-20T13:54:34.367Z] 7257f00f7d70: Download complete [2020-07-20T13:54:34.367Z] 7257f00f7d70: Pull complete [2020-07-20T13:54:34.367Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-20T13:54:34.367Z] Status: Downloaded newer image for busybox:latest [2020-07-20T13:54:35.735Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-20T13:54:36.290Z] + bundleName=ppc64le-integration [2020-07-20T13:54:36.290Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-07-20T13:54:36.290Z] Creating ppc64le-integration-bundles.tar.gz [2020-07-20T13:54:36.290Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-20T13:54:36.290Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-20T13:54:36.337Z] Archiving artifacts [2020-07-20T13:54:36.796Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41238/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-20T13:54:37.186Z] + make clean [2020-07-20T13:54:37.481Z] make: command: Command not found [2020-07-20T13:54:37.481Z] make: command: Command not found [2020-07-20T13:54:37.481Z] docker volume rm -f docker-dev-cache [2020-07-20T13:54:37.481Z] docker-dev-cache [Pipeline] deleteDir [2020-07-20T13:54:38.273Z] === RUN TestDockerSuite/TestStatsContainerNotFound [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-20T13:54:41.563Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-07-20T13:54:45.773Z] === RUN TestDockerSuite/TestStatsNoStream [2020-07-20T13:54:48.310Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-07-20T13:54:48.310Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-07-20T13:54:49.691Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-07-20T13:54:50.262Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-07-20T13:54:51.202Z] === RUN TestDockerSuite/TestTopPrivileged [2020-07-20T13:54:51.463Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-07-20T13:54:51.463Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-07-20T13:54:52.033Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-07-20T13:54:54.578Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-07-20T13:54:57.113Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-07-20T13:54:57.374Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-07-20T13:54:57.943Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-07-20T13:54:57.943Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-07-20T13:54:58.203Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-07-20T13:54:59.144Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-07-20T13:54:59.144Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-07-20T13:55:00.086Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-07-20T13:55:00.657Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-07-20T13:55:01.228Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-07-20T13:55:01.797Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-07-20T13:55:02.737Z] === RUN TestDockerSuite/TestUpdateStats [2020-07-20T13:55:04.118Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-07-20T13:55:06.035Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-07-20T13:55:06.978Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-07-20T13:55:06.978Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-07-20T13:55:07.548Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-07-20T13:55:08.118Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-07-20T13:55:10.026Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-07-20T13:55:12.567Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-07-20T13:55:15.110Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-07-20T13:55:16.491Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-07-20T13:55:18.402Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-07-20T13:55:21.699Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-07-20T13:55:22.268Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-07-20T13:55:23.209Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-07-20T13:55:24.594Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-07-20T13:55:24.854Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-07-20T13:55:25.794Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-07-20T13:55:26.735Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-07-20T13:55:27.303Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-07-20T13:55:28.243Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-07-20T13:55:30.162Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-07-20T13:55:31.543Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-07-20T13:55:33.451Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-07-20T13:55:34.390Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-07-20T13:55:49.277Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-07-20T13:55:49.277Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-07-20T13:55:49.277Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-07-20T13:55:49.277Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-07-20T13:55:49.847Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-07-20T13:55:49.847Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-07-20T13:55:49.847Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-07-20T13:55:49.847Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-07-20T13:55:50.417Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-07-20T13:55:50.417Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-07-20T13:55:50.986Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-07-20T13:55:50.986Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-07-20T13:55:51.247Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-07-20T13:55:51.247Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-07-20T13:55:51.247Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-07-20T13:55:52.628Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-07-20T13:55:52.628Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-07-20T13:55:52.628Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-07-20T13:55:52.628Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-07-20T13:55:52.888Z] === RUN TestDockerSuite/TestVolumeEvents [2020-07-20T13:55:54.794Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-07-20T13:55:56.700Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-07-20T13:55:58.606Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-07-20T13:55:59.986Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-07-20T13:55:59.986Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-07-20T13:55:59.986Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-07-20T13:56:01.382Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-07-20T13:56:03.923Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite (1292.60s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.22s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.59s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.07s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.87s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.28s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.33s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.21s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.87s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.99s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.95s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.31s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.86s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.86s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.73s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.86s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.89s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.08s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.81s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestAttachDetach (1.03s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.06s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.93s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.04s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.87s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.55s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.87s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.25s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.11s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.25s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.93s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.73s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.66s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.39s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.32s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.96s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.20s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.92s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.34s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.65s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.25s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.65s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.07s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.96s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.88s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.84s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.91s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.17s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.17s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.92s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.26s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.39s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.12s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.22s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildAddTar (5.81s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.96s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.25s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.89s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.89s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.53s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.23s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.56s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.64s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.62s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.55s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.16s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.24s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.13s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.19s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.59s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.79s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.98s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.61s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.02s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.08s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.22s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.93s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.87s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.47s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.59s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.69s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.60s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.04s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.11s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.89s) [2020-07-20T13:56:03.923Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.45s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildCmd (0.35s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.45s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.39s) [2020-07-20T13:56:03.924Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-07-20T13:56:03.924Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.07s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (3.93s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.97s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildContChar (2.52s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.82s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.26s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.25s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.33s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.32s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.65s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.74s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.44s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.07s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.47s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.93s) [2020-07-20T13:56:03.924Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-07-20T13:56:03.924Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-07-20T13:56:03.924Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-07-20T13:56:03.924Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-07-20T13:56:03.924Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-20T13:56:03.924Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-07-20T13:56:03.924Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-20T13:56:03.924Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.54s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.38s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.36s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.83s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.00s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.74s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.37s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.60s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.70s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.26s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.31s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.30s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.34s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.24s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.99s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.04s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.16s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.61s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.29s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.32s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.23s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.44s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.24s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.26s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.47s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.42s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.50s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.81s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.27s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.19s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.30s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.63s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildEnv (1.40s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.31s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.21s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.57s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.58s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.64s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.59s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.74s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.48s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.20s) [2020-07-20T13:56:03.924Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-07-20T13:56:03.924Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.30s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildExpose (0.53s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.68s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.52s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.36s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildFails (0.68s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.84s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.03s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.40s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.30s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.02s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.22s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.89s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.70s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.85s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.91s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildHistory (4.37s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.48s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.23s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.64s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.60s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.81s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildLabel (0.46s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.47s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildLabels (0.45s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.19s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.81s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.78s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.78s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.31s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.87s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.49s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.12s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.50s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.59s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.04s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.08s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.70s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.42s) [2020-07-20T13:56:03.924Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-07-20T13:56:03.924Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.16s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.51s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.62s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.28s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.47s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.84s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.18s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.58s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.49s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.45s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.28s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.60s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.47s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.48s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.01s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.02s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.77s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.85s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.98s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.44s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.45s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildPATH (1.46s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.49s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.63s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.50s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.58s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.42s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildRm (2.37s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.58s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.82s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.29s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.38s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.90s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.96s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.78s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.62s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s) [2020-07-20T13:56:03.924Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-20T13:56:03.924Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.72s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildStderr (0.94s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.00s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.95s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.88s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.62s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.83s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.10s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildUser (1.60s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.75s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.18s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.84s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.33s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.91s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.03s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.24s) [2020-07-20T13:56:03.924Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-20T13:56:03.924Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-07-20T13:56:03.924Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-20T13:56:03.924Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-07-20T13:56:03.924Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-20T13:56:03.924Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-07-20T13:56:03.924Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-20T13:56:03.924Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.23s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.58s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.62s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.61s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.74s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.56s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.86s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.52s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.75s) [2020-07-20T13:56:03.924Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-20T13:56:03.924Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.91s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.22s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-07-20T13:56:03.924Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-07-20T13:56:03.924Z] docker_cli_sni_test.go:18: Flakey test [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.51s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.58s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestCommitChange (0.67s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.59s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.10s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.02s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.55s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestCommitTTY (0.88s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.52s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.93s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.63s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.10s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.04s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.16s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.43s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.70s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.60s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.48s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.57s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.65s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.53s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.73s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.44s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.45s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.99s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.46s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.44s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.44s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.49s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.57s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.49s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.60s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.84s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.71s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.38s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.40s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.75s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.39s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.55s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.55s) [2020-07-20T13:56:03.924Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-20T13:56:03.924Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2020-07-20T13:56:03.924Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.55s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.53s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.69s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.15s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.60s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.42s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.04s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.41s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.49s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.32s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.33s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.57s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b44340_} (1.31s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1549702795_/foo_false____} (1.29s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1549702795_/foo_true____} (1.37s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3729513582_/foo_false____} (1.33s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3729513582_/foo_true____} (1.29s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3729513582_/foo_true__0xc000b443a0__} (1.28s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b443c0_} (1.39s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b443e0_} (1.42s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b44400_} (1.40s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b44420_} (1.48s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.90s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.10s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.67s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.00s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.14s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.21s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.54s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.80s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.88s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.85s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.07s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.60s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.01s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.95s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.73s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.90s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.95s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.82s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.97s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.56s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.78s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.84s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.81s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.61s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.14s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.64s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.61s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.14s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.60s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.11s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.71s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.77s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.49s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.02s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.95s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.73s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.80s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.61s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCpToDot (0.45s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.84s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.79s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCpToStdout (0.50s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.87s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.48s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.75s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.33s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.42s) [2020-07-20T13:56:03.925Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-20T13:56:03.925Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.45s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCreateRM (0.09s) [2020-07-20T13:56:03.925Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-20T13:56:03.925Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.34s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.83s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.21s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.70s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.00s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.47s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.27s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.32s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.62s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.77s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.58s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.99s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.55s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.11s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.25s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.91s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.04s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.77s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.89s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.98s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestEventsAttach (0.68s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestEventsCommit (0.83s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.68s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.61s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.66s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.05s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.42s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.52s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestEventsCopy (1.06s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.47s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.61s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.07s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.23s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.20s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.58s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestEventsFilters (1.05s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestEventsFormat (0.89s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.67s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.27s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.23s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2020-07-20T13:56:03.925Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-20T13:56:03.925Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-07-20T13:56:03.925Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2020-07-20T13:56:03.925Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.43s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.45s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestEventsRename (0.48s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestEventsResize (0.45s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.38s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.57s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.52s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.67s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestEventsTop (0.46s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.67s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestExec (0.54s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.48s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.46s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.45s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.04s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.45s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.49s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.50s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.51s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.56s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.47s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.90s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestExecCgroup (0.69s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestExecEnv (0.49s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.05s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.82s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestExecInspectID (1.61s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestExecInteractive (0.48s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.66s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.69s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestExecParseError (0.43s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.48s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.44s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.08s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.72s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestExecStartFails (0.53s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.71s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.70s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestExecTTY (0.62s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.84s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.46s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestExecUlimits (0.48s) [2020-07-20T13:56:03.925Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-20T13:56:03.925Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.23s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.67s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.75s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.49s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestExecWithUser (0.52s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.45s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.47s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.47s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.47s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.45s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestHealth (18.56s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.53s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.55s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.25s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.22s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.62s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.51s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.59s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestImportDisplay (1.02s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestImportFile (1.04s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.08s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestImportGzipped (1.17s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.01s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.50s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.47s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.45s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.46s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.40s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.41s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.41s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.40s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.04s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.43s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2020-07-20T13:56:03.925Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.43s) [2020-07-20T13:56:03.926Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-20T13:56:03.926Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.46s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestInspectDefault (0.42s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestInspectHistory (0.51s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-07-20T13:56:03.926Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-20T13:56:03.926Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.42s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.37s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.43s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestInspectStatus (0.51s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.91s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.46s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.44s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.45s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.42s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.45s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.89s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.97s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.38s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.03s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.50s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.77s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.33s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.58s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.07s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.34s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.95s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.55s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.36s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.40s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.44s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.45s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.49s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.54s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.46s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.78s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.75s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.73s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.84s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.68s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.82s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.42s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.42s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestLogsSince (6.55s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.66s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.43s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestLogsTail (0.48s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.42s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.43s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestNetHostname (1.20s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.18s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.63s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.27s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.40s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPluginActive (1.76s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.78s) [2020-07-20T13:56:03.926Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-07-20T13:56:03.926Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.88s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.62s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.28s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.85s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.58s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.22s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.74s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.77s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPortList (5.68s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.83s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.83s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.51s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.41s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.56s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.08s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.40s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.06s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.79s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.30s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPsByOrder (1.89s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.63s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPsListContainersBase (1.93s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.56s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.17s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.20s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.93s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.51s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.04s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.14s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.50s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.65s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.04s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.48s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.34s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.49s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.47s) [2020-07-20T13:56:03.926Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-20T13:56:03.926Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.32s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.48s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.93s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.92s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.45s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.49s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.05s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.28s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.95s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.84s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.12s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.28s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.42s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.34s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.47s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.53s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.74s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.25s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.59s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.45s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.43s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.40s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.55s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.96s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunAddHost (0.40s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.18s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.44s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.40s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.94s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.43s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.51s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.51s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.79s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.98s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.58s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.74s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.60s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.46s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.53s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.60s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.74s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.48s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.65s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.56s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.56s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.73s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.59s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.41s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.55s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.58s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.42s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.40s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.68s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.48s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.46s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.43s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.85s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.93s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.03s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.43s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.40s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.42s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.41s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.43s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.01s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.02s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.09s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.55s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.49s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.40s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.44s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.43s) [2020-07-20T13:56:03.926Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-07-20T13:56:03.926Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-07-20T13:56:03.926Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-20T13:56:03.926Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.41s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.01s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.05s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.57s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.43s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.92s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.45s) [2020-07-20T13:56:03.926Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-20T13:56:03.926Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.44s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.95s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.41s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.45s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.43s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.51s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.45s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.41s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.39s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.42s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunExitCode (0.43s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.44s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.43s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.45s) [2020-07-20T13:56:03.926Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.42s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.40s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.84s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.18s) [2020-07-20T13:56:03.927Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-20T13:56:03.927Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.80s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.69s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.08s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.95s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.95s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.04s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.51s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.28s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.91s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.88s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.58s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.56s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.43s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.76s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.01s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.96s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.01s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.21s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.30s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.93s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunMount (4.55s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.72s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.50s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.98s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.86s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.45s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.75s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.77s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.16s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.26s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.49s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunNetHost (0.62s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.65s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.57s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.37s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.22s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.47s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.34s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.42s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.39s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.38s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.43s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.65s) [2020-07-20T13:56:03.927Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-20T13:56:03.927Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.44s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.43s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.91s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.56s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.41s) [2020-07-20T13:56:03.927Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.41s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.41s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.41s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.40s) [2020-07-20T13:56:03.927Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-20T13:56:03.927Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.44s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.42s) [2020-07-20T13:56:03.927Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-20T13:56:03.927Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.40s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.83s) [2020-07-20T13:56:03.927Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-20T13:56:03.927Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.21s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.97s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunRm (0.47s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.59s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.63s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.44s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.61s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.51s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.61s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.23s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.43s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.38s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.42s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.41s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.37s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.40s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.40s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.45s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.42s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.38s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunState (0.90s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.42s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.44s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2020-07-20T13:56:03.927Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-20T13:56:03.927Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.40s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.42s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunSysctls (0.92s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.54s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.84s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.53s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.12s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.80s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.00s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.67s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.52s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.51s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.73s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.07s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunUserByID (0.46s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.70s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunUserByName (0.65s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.47s) [2020-07-20T13:56:03.927Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-07-20T13:56:03.927Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.55s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.33s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.66s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.78s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.47s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.22s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.36s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.73s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.48s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.45s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.71s) [2020-07-20T13:56:03.927Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-07-20T13:56:03.927Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-07-20T13:56:03.927Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-20T13:56:03.927Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-07-20T13:56:03.927Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-20T13:56:03.927Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.24s) [2020-07-20T13:56:03.927Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-20T13:56:03.927Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.57s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.45s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.90s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.42s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.52s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.54s) [2020-07-20T13:56:03.927Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-20T13:56:03.927Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-07-20T13:56:03.927Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-20T13:56:03.927Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-07-20T13:56:03.927Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-07-20T13:56:03.927Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-07-20T13:56:03.927Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2020-07-20T13:56:03.927Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-07-20T13:56:03.927Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-20T13:56:03.927Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-07-20T13:56:03.927Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-20T13:56:03.927Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.47s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.44s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.60s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.08s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.74s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.44s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.44s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.44s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.41s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.83s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.43s) [2020-07-20T13:56:03.927Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-20T13:56:03.927Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.31s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.83s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.39s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.31s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.41s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.65s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.64s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.78s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.10s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.50s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.48s) [2020-07-20T13:56:03.927Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents709619976 [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.48s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.39s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.56s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.62s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.12s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.76s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.04s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.71s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.80s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.10s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.62s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.43s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.46s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestStartRecordError (1.00s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.08s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.13s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.43s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.89s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.41s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.51s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.61s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.57s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.90s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.51s) [2020-07-20T13:56:03.927Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-20T13:56:03.927Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.44s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.26s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.79s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.40s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.41s) [2020-07-20T13:56:03.927Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-07-20T13:56:03.927Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.50s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (0.96s) [2020-07-20T13:56:03.927Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-20T13:56:03.927Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.89s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.53s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.59s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.29s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestUpdateStats (3.52s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.83s) [2020-07-20T13:56:03.927Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-20T13:56:03.927Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.60s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.51s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.05s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.48s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.51s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.27s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.13s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.26s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.53s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.60s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.91s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.95s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.60s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.75s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.41s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.55s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.23s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-07-20T13:56:03.927Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-07-20T13:56:03.928Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-07-20T13:56:03.928Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.42s) [2020-07-20T13:56:03.928Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-07-20T13:56:03.928Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-07-20T13:56:03.928Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-07-20T13:56:03.928Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.45s) [2020-07-20T13:56:03.928Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-07-20T13:56:03.928Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.56s) [2020-07-20T13:56:03.928Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-07-20T13:56:03.928Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-07-20T13:56:03.928Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-07-20T13:56:03.928Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-07-20T13:56:03.928Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.36s) [2020-07-20T13:56:03.928Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-07-20T13:56:03.928Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2020-07-20T13:56:03.928Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-07-20T13:56:03.928Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-07-20T13:56:03.928Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.44s) [2020-07-20T13:56:03.928Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.48s) [2020-07-20T13:56:03.928Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-07-20T13:56:03.928Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-07-20T13:56:03.928Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.66s) [2020-07-20T13:56:03.928Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.24s) [2020-07-20T13:56:03.928Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-20T13:56:03.928Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-20T13:56:03.928Z] === RUN TestDockerRegistrySuite [2020-07-20T13:56:03.928Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-07-20T13:56:04.866Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-07-20T13:56:05.809Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-07-20T13:56:07.188Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-07-20T13:56:07.188Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-07-20T13:56:09.726Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-07-20T13:56:12.263Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-07-20T13:56:12.525Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-07-20T13:56:15.818Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-07-20T13:56:16.756Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-07-20T13:56:17.695Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-07-20T13:56:18.634Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-07-20T13:56:19.573Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-07-20T13:56:20.511Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-07-20T13:56:21.450Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-07-20T13:56:22.387Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-07-20T13:56:24.313Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-07-20T13:56:25.693Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-07-20T13:56:26.632Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-07-20T13:56:29.169Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-07-20T13:56:29.428Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-07-20T13:56:29.687Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-07-20T13:56:30.626Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-07-20T13:56:31.195Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-07-20T13:56:31.454Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-07-20T13:56:32.393Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-07-20T13:56:34.936Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-07-20T13:56:35.196Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-07-20T13:56:36.135Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-07-20T13:56:36.705Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-07-20T13:56:36.705Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-07-20T13:56:36.964Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-07-20T13:56:37.224Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-07-20T13:56:37.483Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-07-20T13:56:37.743Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-07-20T13:56:38.682Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-07-20T13:56:39.621Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-07-20T13:56:40.562Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-07-20T13:56:41.501Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-07-20T13:56:42.440Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-07-20T13:56:43.378Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-07-20T13:56:44.329Z] --- PASS: TestDockerRegistrySuite (40.47s) [2020-07-20T13:56:44.329Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.10s) [2020-07-20T13:56:44.329Z] check_test.go:196: [d05ea097b989b] daemon is not started [2020-07-20T13:56:44.329Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.06s) [2020-07-20T13:56:44.329Z] check_test.go:196: [defa337d57e20] daemon is not started [2020-07-20T13:56:44.329Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.22s) [2020-07-20T13:56:44.329Z] check_test.go:196: [d35d151167edc] daemon is not started [2020-07-20T13:56:44.329Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-07-20T13:56:44.329Z] check_test.go:196: [d8e25357d7553] daemon is not started [2020-07-20T13:56:44.329Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.54s) [2020-07-20T13:56:44.329Z] check_test.go:196: [da7d3cd6de3ec] daemon is not started [2020-07-20T13:56:44.329Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.83s) [2020-07-20T13:56:44.329Z] check_test.go:196: [d330baafbb26f] daemon is not started [2020-07-20T13:56:44.329Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.09s) [2020-07-20T13:56:44.329Z] check_test.go:196: [d97a02d8fe451] daemon is not started [2020-07-20T13:56:44.329Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.16s) [2020-07-20T13:56:44.329Z] check_test.go:196: [d0cb897cb2d32] daemon is not started [2020-07-20T13:56:44.329Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.81s) [2020-07-20T13:56:44.329Z] check_test.go:196: [db70fd2641a35] daemon is not started [2020-07-20T13:56:44.329Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.94s) [2020-07-20T13:56:44.329Z] check_test.go:196: [dd792957a925f] daemon is not started [2020-07-20T13:56:44.329Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.00s) [2020-07-20T13:56:44.329Z] check_test.go:196: [dec12b3342a05] daemon is not started [2020-07-20T13:56:44.329Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.01s) [2020-07-20T13:56:44.329Z] check_test.go:196: [d40d5103286e2] daemon is not started [2020-07-20T13:56:44.329Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.90s) [2020-07-20T13:56:44.329Z] check_test.go:196: [d672bf0ed7ff2] daemon is not started [2020-07-20T13:56:44.329Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.90s) [2020-07-20T13:56:44.329Z] check_test.go:196: [d3336ca1e27d6] daemon is not started [2020-07-20T13:56:44.329Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.71s) [2020-07-20T13:56:44.329Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:49d06c38284270b21c861c8de9e4f7a87783214cbfc5baf67d70e73f98ef3777 [2020-07-20T13:56:44.329Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:30b514c13d2af170520e47b5f64a601c1207db72f6796a98faa7ced2eed9d9ee [2020-07-20T13:56:44.329Z] check_test.go:196: [d3505cd9b7427] daemon is not started [2020-07-20T13:56:44.329Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.67s) [2020-07-20T13:56:44.329Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c4fead3cf6850b1bc872edd0010298206cba585e050c5bb34091c47f319f138f [2020-07-20T13:56:44.329Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cb2071c392351e8a6cdf8e711703de66d149ce1ced1cdfe7779c7128b790287c [2020-07-20T13:56:44.329Z] check_test.go:196: [d7e161bd2b3f0] daemon is not started [2020-07-20T13:56:44.329Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.91s) [2020-07-20T13:56:44.329Z] check_test.go:196: [d623734b7d452] daemon is not started [2020-07-20T13:56:44.329Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.95s) [2020-07-20T13:56:44.329Z] check_test.go:196: [da2542b33885b] daemon is not started [2020-07-20T13:56:44.329Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.89s) [2020-07-20T13:56:44.329Z] check_test.go:196: [dc9fe26d928d5] daemon is not started [2020-07-20T13:56:44.329Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-07-20T13:56:44.329Z] check_test.go:196: [d90d2764a0a2f] daemon is not started [2020-07-20T13:56:44.329Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.89s) [2020-07-20T13:56:44.329Z] check_test.go:196: [d640d013a4321] daemon is not started [2020-07-20T13:56:44.329Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.91s) [2020-07-20T13:56:44.329Z] check_test.go:196: [d1008984e5e51] daemon is not started [2020-07-20T13:56:44.329Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2020-07-20T13:56:44.329Z] check_test.go:196: [d7d7cb15dfb8d] daemon is not started [2020-07-20T13:56:44.329Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.57s) [2020-07-20T13:56:44.329Z] check_test.go:196: [df1c1fd286419] daemon is not started [2020-07-20T13:56:44.329Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2020-07-20T13:56:44.329Z] check_test.go:196: [db175be430ef7] daemon is not started [2020-07-20T13:56:44.329Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.92s) [2020-07-20T13:56:44.329Z] check_test.go:196: [d188d0845d6c8] daemon is not started [2020-07-20T13:56:44.329Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.35s) [2020-07-20T13:56:44.329Z] check_test.go:196: [d9c6cf230ce7d] daemon is not started [2020-07-20T13:56:44.329Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-07-20T13:56:44.329Z] check_test.go:196: [dd826c225b9e2] daemon is not started [2020-07-20T13:56:44.329Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-07-20T13:56:44.329Z] check_test.go:196: [df7247905c58a] daemon is not started [2020-07-20T13:56:44.329Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2020-07-20T13:56:44.329Z] check_test.go:196: [d21981f1cdd29] daemon is not started [2020-07-20T13:56:44.329Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2020-07-20T13:56:44.329Z] check_test.go:196: [deb5449835a75] daemon is not started [2020-07-20T13:56:44.329Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-07-20T13:56:44.329Z] check_test.go:196: [d6545d32ebb76] daemon is not started [2020-07-20T13:56:44.329Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.95s) [2020-07-20T13:56:44.330Z] check_test.go:196: [dbc0de000dfb9] daemon is not started [2020-07-20T13:56:44.330Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.74s) [2020-07-20T13:56:44.330Z] check_test.go:196: [d4a8bb606538d] daemon is not started [2020-07-20T13:56:44.330Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.93s) [2020-07-20T13:56:44.330Z] check_test.go:196: [d3c2c5a9e03ea] daemon is not started [2020-07-20T13:56:44.330Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.23s) [2020-07-20T13:56:44.330Z] check_test.go:196: [dc8c917606789] daemon is not started [2020-07-20T13:56:44.330Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2020-07-20T13:56:44.330Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2020-07-20T13:56:44.330Z] === RUN TestDockerSchema1RegistrySuite [2020-07-20T13:56:44.330Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-07-20T13:56:44.330Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-07-20T13:56:46.869Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-07-20T13:56:49.409Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-07-20T13:56:51.946Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-07-20T13:56:52.886Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-07-20T13:56:53.826Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-07-20T13:56:54.086Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-07-20T13:56:55.026Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-07-20T13:56:55.965Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-07-20T13:56:56.904Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-07-20T13:56:58.814Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-07-20T13:56:59.383Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-07-20T13:56:59.643Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-07-20T13:56:59.643Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-07-20T13:57:00.213Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-07-20T13:57:00.213Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-07-20T13:57:00.783Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-07-20T13:57:00.783Z] --- PASS: TestDockerSchema1RegistrySuite (16.60s) [2020-07-20T13:57:00.783Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-07-20T13:57:00.783Z] check_test.go:223: [dda5a1bdcd2e7] daemon is not started [2020-07-20T13:57:00.783Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.52s) [2020-07-20T13:57:00.783Z] check_test.go:223: [de4ae27f6573f] daemon is not started [2020-07-20T13:57:00.783Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.60s) [2020-07-20T13:57:00.783Z] check_test.go:223: [d557205b60889] daemon is not started [2020-07-20T13:57:00.783Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.53s) [2020-07-20T13:57:00.783Z] check_test.go:223: [d052cf0931634] daemon is not started [2020-07-20T13:57:00.783Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.89s) [2020-07-20T13:57:00.783Z] check_test.go:223: [d734a2482a8b6] daemon is not started [2020-07-20T13:57:00.783Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.93s) [2020-07-20T13:57:00.783Z] check_test.go:223: [d99d305c28931] daemon is not started [2020-07-20T13:57:00.783Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-07-20T13:57:00.783Z] check_test.go:223: [d7b5af613b815] daemon is not started [2020-07-20T13:57:00.783Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.04s) [2020-07-20T13:57:00.783Z] check_test.go:223: [d0db3b1ec7535] daemon is not started [2020-07-20T13:57:00.783Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2020-07-20T13:57:00.783Z] check_test.go:223: [d43ca37e88829] daemon is not started [2020-07-20T13:57:00.783Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.82s) [2020-07-20T13:57:00.783Z] check_test.go:223: [dae5fa0fc7387] daemon is not started [2020-07-20T13:57:00.783Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.19s) [2020-07-20T13:57:00.783Z] check_test.go:223: [d5a44b29ef1bc] daemon is not started [2020-07-20T13:57:00.783Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-07-20T13:57:00.783Z] check_test.go:223: [df0592098fdc4] daemon is not started [2020-07-20T13:57:00.783Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2020-07-20T13:57:00.783Z] check_test.go:223: [dbd970705649d] daemon is not started [2020-07-20T13:57:00.783Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-07-20T13:57:00.783Z] check_test.go:223: [d0900fe6c9aea] daemon is not started [2020-07-20T13:57:00.783Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2020-07-20T13:57:00.783Z] check_test.go:223: [d6033be3d89a6] daemon is not started [2020-07-20T13:57:00.783Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2020-07-20T13:57:00.783Z] check_test.go:223: [d89718f0ceaaa] daemon is not started [2020-07-20T13:57:00.783Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.35s) [2020-07-20T13:57:00.783Z] check_test.go:223: [de3e91d99b4bb] daemon is not started [2020-07-20T13:57:00.783Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-07-20T13:57:00.783Z] check_test.go:223: [d2ec2794218b4] daemon is not started [2020-07-20T13:57:00.783Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-07-20T13:57:00.783Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-07-20T13:57:01.722Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-07-20T13:57:01.982Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-07-20T13:57:02.242Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-07-20T13:57:03.623Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-07-20T13:57:03.623Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-07-20T13:57:03.882Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-07-20T13:57:04.473Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-07-20T13:57:04.746Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.82s) [2020-07-20T13:57:04.747Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.71s) [2020-07-20T13:57:04.747Z] check_test.go:252: [dc91c1987665c] daemon is not started [2020-07-20T13:57:04.747Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.47s) [2020-07-20T13:57:04.747Z] check_test.go:252: [d82a450293e4c] daemon is not started [2020-07-20T13:57:04.747Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.27s) [2020-07-20T13:57:04.747Z] check_test.go:252: [df1a29e62393a] daemon is not started [2020-07-20T13:57:04.747Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.09s) [2020-07-20T13:57:04.747Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-07-20T13:57:04.747Z] check_test.go:252: [dbbcf88b00cbd] daemon is not started [2020-07-20T13:57:04.747Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2020-07-20T13:57:04.747Z] check_test.go:252: [d3f7b9b2f8cdc] daemon is not started [2020-07-20T13:57:04.747Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2020-07-20T13:57:04.747Z] check_test.go:252: [dadd7bb46b78f] daemon is not started [2020-07-20T13:57:04.747Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s) [2020-07-20T13:57:04.747Z] check_test.go:252: [d1dd179ac29f8] daemon is not started [2020-07-20T13:57:04.747Z] === RUN TestDockerRegistryAuthTokenSuite [2020-07-20T13:57:04.747Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-07-20T13:57:10.022Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-07-20T13:57:10.022Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-07-20T13:57:10.022Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-07-20T13:57:10.281Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-07-20T13:57:10.282Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2020-07-20T13:57:10.282Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-07-20T13:57:10.282Z] check_test.go:279: [dde3e602286d3] daemon is not started [2020-07-20T13:57:10.282Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-07-20T13:57:10.282Z] check_test.go:279: [d02a4119b9b96] daemon is not started [2020-07-20T13:57:10.282Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-07-20T13:57:10.282Z] check_test.go:279: [d01b41ff3ace9] daemon is not started [2020-07-20T13:57:10.282Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2020-07-20T13:57:10.282Z] check_test.go:279: [d98db2113277a] daemon is not started [2020-07-20T13:57:10.282Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-07-20T13:57:10.282Z] check_test.go:279: [d8a8995f4dda7] daemon is not started [2020-07-20T13:57:10.282Z] === RUN TestDockerNetworkSuite [2020-07-20T13:57:10.282Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-07-20T13:57:12.191Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-07-20T13:57:12.760Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-07-20T13:57:15.299Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-07-20T13:57:17.205Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-07-20T13:57:19.745Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-07-20T13:57:20.683Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-07-20T13:57:25.963Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-07-20T13:57:27.871Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-07-20T13:57:28.811Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-07-20T13:57:29.381Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-07-20T13:57:29.641Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-07-20T13:57:30.579Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-07-20T13:57:31.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-07-20T13:57:31.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-07-20T13:57:31.801Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-07-20T13:57:32.739Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-07-20T13:57:32.739Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-07-20T13:57:32.739Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-07-20T13:57:32.999Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-07-20T13:57:33.569Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-07-20T13:57:34.950Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-07-20T13:57:34.950Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-07-20T13:57:34.950Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-07-20T13:57:34.950Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-07-20T13:57:37.489Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-07-20T13:57:38.870Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-07-20T13:57:44.149Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-07-20T13:57:44.149Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-07-20T13:57:45.089Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-07-20T13:57:45.089Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-07-20T13:57:45.348Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-07-20T13:57:45.348Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-07-20T13:57:45.608Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-07-20T13:57:45.608Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-07-20T13:57:48.147Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-07-20T13:57:48.147Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-07-20T13:57:48.147Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-07-20T13:57:48.715Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-07-20T13:57:52.009Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-07-20T13:57:55.301Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-07-20T13:57:55.301Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-07-20T13:57:55.870Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-07-20T13:57:57.257Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-07-20T13:57:57.257Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-07-20T13:57:57.826Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-07-20T13:57:58.395Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-07-20T13:57:59.334Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-07-20T13:58:04.613Z] --- PASS: TestDockerNetworkSuite (53.35s) [2020-07-20T13:58:04.613Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.87s) [2020-07-20T13:58:04.613Z] docker_cli_network_unix_test.go:46: [de8fa9cd482e5] daemon is not started [2020-07-20T13:58:04.613Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.63s) [2020-07-20T13:58:04.613Z] docker_cli_network_unix_test.go:46: [d252c4fb340f7] daemon is not started [2020-07-20T13:58:04.613Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.52s) [2020-07-20T13:58:04.613Z] docker_cli_network_unix_test.go:46: [dc561bd4cfd35] daemon is not started [2020-07-20T13:58:04.613Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.43s) [2020-07-20T13:58:04.613Z] docker_cli_network_unix_test.go:46: [d1b88f7b16cdb] daemon is not started [2020-07-20T13:58:04.613Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.50s) [2020-07-20T13:58:04.613Z] docker_cli_network_unix_test.go:1233: [db7dacfc6f50a] daemon is not started [2020-07-20T13:58:04.613Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.34s) [2020-07-20T13:58:04.613Z] docker_cli_network_unix_test.go:46: [da723199045f3] daemon is not started [2020-07-20T13:58:04.613Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.93s) [2020-07-20T13:58:04.613Z] docker_cli_network_unix_test.go:46: [deada054979f5] daemon is not started [2020-07-20T13:58:04.613Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.20s) [2020-07-20T13:58:04.613Z] docker_cli_network_unix_test.go:46: [d60df72dc1417] daemon is not started [2020-07-20T13:58:04.613Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.09s) [2020-07-20T13:58:04.613Z] docker_cli_network_unix_test.go:46: [d68bd1dd28e91] daemon is not started [2020-07-20T13:58:04.613Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2020-07-20T13:58:04.613Z] docker_cli_network_unix_test.go:46: [d24444a659564] daemon is not started [2020-07-20T13:58:04.613Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.35s) [2020-07-20T13:58:04.613Z] docker_cli_network_unix_test.go:46: [d092c5f286b18] daemon is not started [2020-07-20T13:58:04.613Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.82s) [2020-07-20T13:58:04.613Z] docker_cli_network_unix_test.go:46: [d3b585709da9a] daemon is not started [2020-07-20T13:58:04.613Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.88s) [2020-07-20T13:58:04.613Z] docker_cli_network_unix_test.go:46: [de452c307bdc9] daemon is not started [2020-07-20T13:58:04.613Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2020-07-20T13:58:04.613Z] docker_cli_network_unix_test.go:46: [dd2624041519a] daemon is not started [2020-07-20T13:58:04.613Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2020-07-20T13:58:04.613Z] docker_cli_network_unix_test.go:46: [d893bf85ac8cd] daemon is not started [2020-07-20T13:58:04.613Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.69s) [2020-07-20T13:58:04.613Z] docker_cli_network_unix_test.go:46: [da24ce3a14eff] daemon is not started [2020-07-20T13:58:04.613Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2020-07-20T13:58:04.613Z] docker_cli_network_unix_test.go:46: [d122227d39a55] daemon is not started [2020-07-20T13:58:04.613Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-07-20T13:58:04.613Z] docker_cli_network_unix_test.go:46: [df4e2c81d195a] daemon is not started [2020-07-20T13:58:04.613Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2020-07-20T13:58:04.613Z] docker_cli_network_unix_test.go:46: [d954605d38a9e] daemon is not started [2020-07-20T13:58:04.613Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.69s) [2020-07-20T13:58:04.613Z] docker_cli_network_unix_test.go:46: [da3ccce0b8587] daemon is not started [2020-07-20T13:58:04.613Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.97s) [2020-07-20T13:58:04.613Z] docker_cli_network_unix_test.go:46: [d50d55a3e06be] daemon is not started [2020-07-20T13:58:04.613Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2020-07-20T13:58:04.613Z] docker_cli_network_unix_test.go:46: [d6ce6d7073edd] daemon is not started [2020-07-20T13:58:04.613Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.23s) [2020-07-20T13:58:04.613Z] docker_cli_network_unix_test.go:46: [d2aca9ba56426] daemon is not started [2020-07-20T13:58:04.613Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2020-07-20T13:58:04.613Z] docker_cli_network_unix_test.go:46: [dda626a834852] daemon is not started [2020-07-20T13:58:04.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.28s) [2020-07-20T13:58:04.614Z] docker_cli_network_unix_test.go:968: [dc4464ac130c4] daemon is not started [2020-07-20T13:58:04.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.60s) [2020-07-20T13:58:04.614Z] docker_cli_network_unix_test.go:46: [d2f621d45297d] daemon is not started [2020-07-20T13:58:04.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.15s) [2020-07-20T13:58:04.614Z] docker_cli_network_unix_test.go:1116: [d70f7906d7287] daemon is not started [2020-07-20T13:58:04.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2020-07-20T13:58:04.614Z] docker_cli_network_unix_test.go:46: [dd1c3058d7685] daemon is not started [2020-07-20T13:58:04.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.80s) [2020-07-20T13:58:04.614Z] docker_cli_network_unix_test.go:46: [dc452444ab9a6] daemon is not started [2020-07-20T13:58:04.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2020-07-20T13:58:04.614Z] docker_cli_network_unix_test.go:46: [d47207f88191b] daemon is not started [2020-07-20T13:58:04.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2020-07-20T13:58:04.614Z] docker_cli_network_unix_test.go:46: [d7b45e8fb50d1] daemon is not started [2020-07-20T13:58:04.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2020-07-20T13:58:04.614Z] docker_cli_network_unix_test.go:46: [d0f23c70c1395] daemon is not started [2020-07-20T13:58:04.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.20s) [2020-07-20T13:58:04.614Z] docker_cli_network_unix_test.go:46: [d8a319895a18c] daemon is not started [2020-07-20T13:58:04.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-07-20T13:58:04.614Z] docker_cli_network_unix_test.go:46: [db3d7806491fa] daemon is not started [2020-07-20T13:58:04.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.28s) [2020-07-20T13:58:04.614Z] docker_cli_network_unix_test.go:46: [d4e69ed098859] daemon is not started [2020-07-20T13:58:04.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-07-20T13:58:04.614Z] docker_cli_network_unix_test.go:46: [dd8e5013bd4db] daemon is not started [2020-07-20T13:58:04.614Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-20T13:58:04.614Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-07-20T13:58:04.614Z] docker_cli_network_unix_test.go:46: [db2903b3a8201] daemon is not started [2020-07-20T13:58:04.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.73s) [2020-07-20T13:58:04.614Z] docker_cli_network_unix_test.go:46: [d22d433d8be27] daemon is not started [2020-07-20T13:58:04.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.38s) [2020-07-20T13:58:04.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.93s) [2020-07-20T13:58:04.614Z] docker_cli_network_unix_test.go:1084: [ddf913858b4e0] daemon is not started [2020-07-20T13:58:04.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-07-20T13:58:04.614Z] docker_cli_network_unix_test.go:46: [de801ec274e3e] daemon is not started [2020-07-20T13:58:04.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.73s) [2020-07-20T13:58:04.614Z] docker_cli_network_unix_test.go:46: [d48f7534bc13e] daemon is not started [2020-07-20T13:58:04.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.42s) [2020-07-20T13:58:04.614Z] docker_cli_network_unix_test.go:46: [d93785925a4bd] daemon is not started [2020-07-20T13:58:04.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2020-07-20T13:58:04.614Z] docker_cli_network_unix_test.go:46: [d49579ed9c083] daemon is not started [2020-07-20T13:58:04.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.64s) [2020-07-20T13:58:04.614Z] docker_cli_network_unix_test.go:46: [d023bb23deead] daemon is not started [2020-07-20T13:58:04.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2020-07-20T13:58:04.614Z] docker_cli_network_unix_test.go:46: [d0fd58f983a8c] daemon is not started [2020-07-20T13:58:04.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.90s) [2020-07-20T13:58:04.614Z] docker_cli_network_unix_test.go:46: [dcf2a9c1de50d] daemon is not started [2020-07-20T13:58:04.614Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.52s) [2020-07-20T13:58:04.614Z] docker_cli_network_unix_test.go:46: [dca319278c6da] daemon is not started [2020-07-20T13:58:04.614Z] === RUN TestDockerHubPullSuite [2020-07-20T13:58:04.614Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-07-20T13:58:05.182Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-07-20T13:58:07.089Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-07-20T13:58:07.658Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-07-20T13:58:08.228Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-07-20T13:58:09.609Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-07-20T13:58:09.609Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-07-20T13:58:09.869Z] --- PASS: TestDockerHubPullSuite (6.16s) [2020-07-20T13:58:09.869Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.47s) [2020-07-20T13:58:09.869Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.55s) [2020-07-20T13:58:09.869Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.38s) [2020-07-20T13:58:09.869Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.27s) [2020-07-20T13:58:09.869Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.34s) [2020-07-20T13:58:09.869Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.14s) [2020-07-20T13:58:09.869Z] PASS [2020-07-20T13:58:09.869Z] [2020-07-20T13:58:09.869Z] === Skipped [2020-07-20T13:58:09.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-07-20T13:58:09.869Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-07-20T13:58:09.869Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-07-20T13:58:09.869Z] [2020-07-20T13:58:09.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-07-20T13:58:09.869Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-07-20T13:58:09.869Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-07-20T13:58:09.869Z] [2020-07-20T13:58:09.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-07-20T13:58:09.869Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-07-20T13:58:09.869Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-07-20T13:58:09.869Z] [2020-07-20T13:58:09.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-20T13:58:09.869Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-20T13:58:09.869Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-07-20T13:58:09.869Z] [2020-07-20T13:58:09.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-20T13:58:09.869Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-20T13:58:09.869Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-07-20T13:58:09.869Z] [2020-07-20T13:58:09.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-07-20T13:58:09.869Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-07-20T13:58:09.869Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-07-20T13:58:09.869Z] [2020-07-20T13:58:09.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-07-20T13:58:09.869Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-07-20T13:58:09.869Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-07-20T13:58:09.869Z] [2020-07-20T13:58:09.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-20T13:58:09.869Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-20T13:58:09.869Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-07-20T13:58:09.869Z] [2020-07-20T13:58:09.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-20T13:58:09.869Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-20T13:58:09.869Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-07-20T13:58:09.869Z] [2020-07-20T13:58:09.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-20T13:58:09.869Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-20T13:58:09.869Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-07-20T13:58:09.869Z] [2020-07-20T13:58:09.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-20T13:58:09.869Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-20T13:58:09.869Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-07-20T13:58:09.869Z] [2020-07-20T13:58:09.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-20T13:58:09.869Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-20T13:58:09.869Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-07-20T13:58:09.869Z] [2020-07-20T13:58:09.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-20T13:58:09.869Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-20T13:58:09.869Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-07-20T13:58:09.869Z] [2020-07-20T13:58:09.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-07-20T13:58:09.869Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-07-20T13:58:09.869Z] docker_cli_sni_test.go:18: Flakey test [2020-07-20T13:58:09.869Z] [2020-07-20T13:58:09.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-20T13:58:09.869Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-20T13:58:09.869Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-07-20T13:58:09.869Z] [2020-07-20T13:58:09.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-20T13:58:09.869Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-20T13:58:09.869Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-07-20T13:58:09.869Z] [2020-07-20T13:58:09.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-20T13:58:09.869Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-20T13:58:09.869Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-20T13:58:09.869Z] [2020-07-20T13:58:09.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-20T13:58:09.869Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-20T13:58:09.869Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-07-20T13:58:09.869Z] [2020-07-20T13:58:09.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2020-07-20T13:58:09.869Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2020-07-20T13:58:09.869Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-07-20T13:58:09.869Z] [2020-07-20T13:58:09.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-20T13:58:09.869Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-20T13:58:09.869Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-07-20T13:58:09.869Z] [2020-07-20T13:58:09.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-20T13:58:09.869Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-20T13:58:09.869Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-07-20T13:58:09.869Z] [2020-07-20T13:58:09.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-20T13:58:09.869Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-20T13:58:09.869Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-07-20T13:58:09.869Z] [2020-07-20T13:58:09.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-07-20T13:58:09.869Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-07-20T13:58:09.869Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-07-20T13:58:09.869Z] [2020-07-20T13:58:09.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-20T13:58:09.869Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-20T13:58:09.869Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-07-20T13:58:09.869Z] [2020-07-20T13:58:09.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-07-20T13:58:09.869Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-07-20T13:58:09.869Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-07-20T13:58:09.869Z] [2020-07-20T13:58:09.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-20T13:58:09.869Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-20T13:58:09.869Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-07-20T13:58:09.869Z] [2020-07-20T13:58:09.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-20T13:58:09.870Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-20T13:58:09.870Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-20T13:58:09.870Z] [2020-07-20T13:58:09.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-20T13:58:09.870Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-20T13:58:09.870Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-07-20T13:58:09.870Z] [2020-07-20T13:58:09.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-20T13:58:09.870Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-20T13:58:09.870Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-07-20T13:58:09.870Z] [2020-07-20T13:58:09.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-20T13:58:09.870Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-20T13:58:09.870Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-07-20T13:58:09.870Z] [2020-07-20T13:58:09.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-20T13:58:09.870Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-20T13:58:09.870Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-07-20T13:58:09.870Z] [2020-07-20T13:58:09.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-20T13:58:09.870Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-20T13:58:09.870Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-07-20T13:58:09.870Z] [2020-07-20T13:58:09.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-20T13:58:09.870Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-20T13:58:09.870Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-07-20T13:58:09.870Z] [2020-07-20T13:58:09.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-07-20T13:58:09.870Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-07-20T13:58:09.870Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-07-20T13:58:09.870Z] [2020-07-20T13:58:09.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-07-20T13:58:09.870Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-07-20T13:58:09.870Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-07-20T13:58:09.870Z] [2020-07-20T13:58:09.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-20T13:58:09.870Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-20T13:58:09.870Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-07-20T13:58:09.870Z] [2020-07-20T13:58:09.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-20T13:58:09.870Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-20T13:58:09.870Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-07-20T13:58:09.870Z] [2020-07-20T13:58:09.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-20T13:58:09.870Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-20T13:58:09.870Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-07-20T13:58:09.870Z] [2020-07-20T13:58:09.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-20T13:58:09.870Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-20T13:58:09.870Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-07-20T13:58:09.870Z] [2020-07-20T13:58:09.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-20T13:58:09.870Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-20T13:58:09.870Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-07-20T13:58:09.870Z] [2020-07-20T13:58:09.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-07-20T13:58:09.870Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-07-20T13:58:09.870Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-07-20T13:58:09.870Z] [2020-07-20T13:58:09.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2020-07-20T13:58:09.870Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2020-07-20T13:58:09.870Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-07-20T13:58:09.870Z] [2020-07-20T13:58:09.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-20T13:58:09.870Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-20T13:58:09.870Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-07-20T13:58:09.870Z] [2020-07-20T13:58:09.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-20T13:58:09.870Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-20T13:58:09.870Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-07-20T13:58:09.870Z] [2020-07-20T13:58:09.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-20T13:58:09.870Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-20T13:58:09.870Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-07-20T13:58:09.870Z] [2020-07-20T13:58:09.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-20T13:58:09.870Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-20T13:58:09.870Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-07-20T13:58:09.870Z] [2020-07-20T13:58:09.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-07-20T13:58:09.870Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-07-20T13:58:09.870Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-07-20T13:58:09.870Z] [2020-07-20T13:58:09.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-20T13:58:09.870Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-20T13:58:09.870Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-07-20T13:58:09.870Z] [2020-07-20T13:58:09.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-20T13:58:09.870Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-20T13:58:09.870Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-07-20T13:58:09.870Z] [2020-07-20T13:58:09.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-20T13:58:09.870Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-20T13:58:09.870Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-20T13:58:09.870Z] [2020-07-20T13:58:09.870Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-20T13:58:09.870Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-20T13:58:09.870Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-07-20T13:58:09.870Z] docker_cli_network_unix_test.go:46: [db2903b3a8201] daemon is not started [2020-07-20T13:58:09.870Z] [2020-07-20T13:58:09.870Z] [2020-07-20T13:58:09.870Z] DONE 1277 tests, 51 skipped in 1458.873s [2020-07-20T13:58:09.870Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-20T13:58:09.870Z] ++++ cat bundles/test-integration/docker.pid [2020-07-20T13:58:09.870Z] +++ kill 7551 [2020-07-20T13:58:11.252Z] +++ /etc/init.d/apparmor stop [2020-07-20T13:58:11.252Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-20T13:58:11.252Z] [2020-07-20T13:58:11.252Z] Unloading profiles will leave already running processes permanently [2020-07-20T13:58:11.252Z] unconfined, which can lead to unexpected situations. [2020-07-20T13:58:11.252Z] [2020-07-20T13:58:11.252Z] To set a process to complain mode, use the command line tool [2020-07-20T13:58:11.252Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-20T13:58:11.252Z] +++ true [2020-07-20T13:58:11.252Z] exiting test-integration [2020-07-20T13:58:11.252Z] ++ exit 0 [2020-07-20T13:58:11.252Z] [2020-07-20T13:58:11.252Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-07-20T13:58:11.252Z] + for job in $(jobs -p) [2020-07-20T13:58:11.252Z] + wait 8720 [2020-07-20T13:58:17.823Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-07-20T13:58:23.100Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-07-20T13:58:24.489Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-07-20T13:58:28.686Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-07-20T13:58:31.222Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-07-20T13:58:33.761Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-07-20T13:58:33.761Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-07-20T13:58:39.036Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-07-20T13:58:39.605Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-07-20T13:58:40.173Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-07-20T13:58:42.711Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-07-20T13:59:38.947Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-07-20T14:00:35.202Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-07-20T14:00:43.323Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-07-20T14:00:45.862Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-20T14:03:22.375Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-07-20T14:03:24.909Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-07-20T14:03:26.287Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-07-20T14:03:26.287Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-07-20T14:03:26.548Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-07-20T14:03:26.548Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-07-20T14:03:27.116Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-07-20T14:03:29.654Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-07-20T14:03:32.947Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-07-20T14:03:34.854Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-07-20T14:04:31.094Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-07-20T14:04:31.094Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-07-20T14:04:32.476Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-07-20T14:04:34.384Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-07-20T14:04:37.686Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-07-20T14:04:40.223Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-07-20T14:05:02.165Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-07-20T14:05:14.376Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-07-20T14:05:16.286Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-07-20T14:05:18.194Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-07-20T14:05:20.733Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-07-20T14:05:27.346Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-07-20T14:05:31.544Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-07-20T14:05:34.085Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-07-20T14:05:36.624Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-07-20T14:05:39.161Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-07-20T14:05:41.699Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-07-20T14:05:44.991Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-07-20T14:05:46.898Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-07-20T14:06:43.150Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-07-20T14:06:58.035Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite (1643.34s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.21s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.32s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.17s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.53s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.07s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.22s) [2020-07-20T14:07:16.127Z] docker_api_swarm_test.go:562: [d78607350e53c] joining swarm manager [d6d698d3cf06c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T14:07:16.127Z] docker_api_swarm_test.go:584: [d06dea92d87b2] joining swarm manager [d6d698d3cf06c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T14:07:16.127Z] check_test.go:380: [d78607350e53c] daemon is not started [2020-07-20T14:07:16.127Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-07-20T14:07:16.127Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.53s) [2020-07-20T14:07:16.127Z] docker_api_swarm_test.go:45: [dd5fc8d1f74e3] joining swarm manager [d2421771ba514]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.03s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.97s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (42.06s) [2020-07-20T14:07:16.127Z] docker_api_swarm_test.go:303: [dff77fe43988f] joining swarm manager [de8bac736a637]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T14:07:16.127Z] docker_api_swarm_test.go:304: [d9320426e330e] joining swarm manager [de8bac736a637]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T14:07:16.127Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-07-20T14:07:16.127Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.43s) [2020-07-20T14:07:16.127Z] docker_api_swarm_test.go:271: [db90b83517c99] joining swarm manager [de309d72546be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T14:07:16.127Z] docker_api_swarm_test.go:272: [db25bf5cf1950] joining swarm manager [de309d72546be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.82s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.80s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.32s) [2020-07-20T14:07:16.127Z] docker_api_swarm_node_test.go:19: [de06949655960] joining swarm manager [dc96e3a34ebdb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T14:07:16.127Z] docker_api_swarm_node_test.go:20: [db2c95de4b9d0] joining swarm manager [dc96e3a34ebdb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.67s) [2020-07-20T14:07:16.127Z] docker_api_swarm_test.go:501: [dc2c629217604] joining swarm manager [d5fb30c9898df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T14:07:16.127Z] docker_api_swarm_test.go:506: [dcb9b02bd65b9] joining swarm manager [d5fb30c9898df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.88s) [2020-07-20T14:07:16.127Z] docker_api_swarm_node_test.go:80: [dde0d1721b855] joining swarm manager [d7f9be705adf4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.65s) [2020-07-20T14:07:16.127Z] docker_api_swarm_node_test.go:52: [d7f210771a1eb] joining swarm manager [dd5b257df0f1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T14:07:16.127Z] docker_api_swarm_node_test.go:53: [d037c036757cb] joining swarm manager [dd5b257df0f1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.16s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.32s) [2020-07-20T14:07:16.127Z] docker_api_swarm_test.go:201: [d335a9855b0a4] joining swarm manager [d44305e0d1db3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (55.20s) [2020-07-20T14:07:16.127Z] docker_api_swarm_test.go:383: [d67417f375ed2] joining swarm manager [df3dd6c8ddc69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T14:07:16.127Z] docker_api_swarm_test.go:384: [d2558c086d52d] joining swarm manager [df3dd6c8ddc69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T14:07:16.127Z] check_test.go:380: [d2558c086d52d] daemon is not started [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.99s) [2020-07-20T14:07:16.127Z] docker_api_swarm_test.go:801: [dcc6f84d1e467] joining swarm manager [dd4b4bddb52b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T14:07:16.127Z] docker_api_swarm_test.go:801: [d2c5a631fe449] joining swarm manager [dd4b4bddb52b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T14:07:16.127Z] docker_api_swarm_test.go:801: [d93012e73752b] joining swarm manager [dd4b4bddb52b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-20T14:07:16.127Z] docker_api_swarm_test.go:801: [d2cf777d15701] joining swarm manager [dd4b4bddb52b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-20T14:07:16.127Z] docker_api_swarm_test.go:809: [d8d7a22d2c516] joining swarm manager [dd4b4bddb52b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.34s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.44s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.96s) [2020-07-20T14:07:16.127Z] docker_api_swarm_service_test.go:394: [d9b075400aa72] joining swarm manager [dd33c13adf45c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T14:07:16.127Z] docker_api_swarm_service_test.go:394: [d08561f0c48d7] joining swarm manager [dd33c13adf45c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.03s) [2020-07-20T14:07:16.127Z] docker_api_swarm_service_test.go:342: [d08bb5d1323a7] joining swarm manager [d71cba01f9d58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T14:07:16.127Z] docker_api_swarm_service_test.go:342: [d3171a4cf0489] joining swarm manager [d71cba01f9d58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.06s) [2020-07-20T14:07:16.127Z] docker_api_swarm_service_test.go:489: [d79a4a8b4786e] joining swarm manager [d054a2c09fefa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T14:07:16.127Z] docker_api_swarm_service_test.go:489: [d5a2f487506f5] joining swarm manager [d054a2c09fefa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.81s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.93s) [2020-07-20T14:07:16.127Z] docker_api_swarm_service_test.go:127: [d69105c771cdf] joining swarm manager [d4878a52c08c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T14:07:16.127Z] docker_api_swarm_service_test.go:128: [d3bd83570d0d9] joining swarm manager [d4878a52c08c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T14:07:16.127Z] docker_api_swarm_service_test.go:136: [dc445ba8d7442] joining swarm manager [d4878a52c08c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-20T14:07:16.127Z] docker_api_swarm_service_test.go:137: [d253b2fc8a6ef] joining swarm manager [d4878a52c08c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.70s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.77s) [2020-07-20T14:07:16.127Z] docker_api_swarm_service_test.go:303: [d8243e5aefbc0] joining swarm manager [dc6c5e49ac847]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T14:07:16.127Z] docker_api_swarm_service_test.go:303: [dbe3df8f24371] joining swarm manager [dc6c5e49ac847]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (28.12s) [2020-07-20T14:07:16.127Z] docker_api_swarm_service_test.go:99: [d2e2c78a654a1] joining swarm manager [d9746c00ed114]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T14:07:16.127Z] docker_api_swarm_service_test.go:100: [da4c53794fe17] joining swarm manager [d9746c00ed114]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T14:07:16.127Z] check_test.go:380: [d2e2c78a654a1] daemon is not started [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.50s) [2020-07-20T14:07:16.127Z] docker_api_swarm_service_test.go:532: [d663629e936e5] joining swarm manager [d3b20aa714399]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T14:07:16.127Z] docker_api_swarm_service_test.go:533: [d4b5c89cabe7b] joining swarm manager [d3b20aa714399]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.08s) [2020-07-20T14:07:16.127Z] docker_api_swarm_service_test.go:147: [df8187df2fe1c] joining swarm manager [de380bfd44110]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T14:07:16.127Z] docker_api_swarm_service_test.go:147: [d2956f2f2d59c] joining swarm manager [de380bfd44110]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.81s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.13s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.66s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.04s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.05s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.04s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.77s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.27s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.20s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.26s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.00s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.46s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.85s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.38s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.99s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.54s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.40s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.91s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.97s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.21s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.92s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.12s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.48s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.30s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.92s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.80s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.06s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.58s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.20s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.28s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.60s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.37s) [2020-07-20T14:07:16.127Z] docker_cli_service_logs_test.go:245: checking task oy090j6c7eix [2020-07-20T14:07:16.127Z] docker_cli_service_logs_test.go:250: checking messages for oy090j6c7eix [2020-07-20T14:07:16.127Z] docker_cli_service_logs_test.go:245: checking task rga2gmktawmi [2020-07-20T14:07:16.127Z] docker_cli_service_logs_test.go:250: checking messages for rga2gmktawmi [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.38s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.05s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.55s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.62s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.89s) [2020-07-20T14:07:16.127Z] docker_cli_swarm_test.go:1901: [dccbe0b75f27e] joining swarm manager [d34e6d930182d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T14:07:16.127Z] docker_cli_swarm_test.go:1902: [da531acd51abc] joining swarm manager [d34e6d930182d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.53s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (1.86s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.36s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.32s) [2020-07-20T14:07:16.127Z] docker_cli_swarm_test.go:1802: [d62996873a3a3] joining swarm manager [d33793b31bd82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T14:07:16.127Z] docker_cli_swarm_test.go:1803: [de67de17e1017] joining swarm manager [d33793b31bd82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.23s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (87.63s) [2020-07-20T14:07:16.127Z] docker_cli_swarm_test.go:1321: [dcd7256bab50b] joining swarm manager [dccada413ecd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T14:07:16.127Z] docker_cli_swarm_test.go:1322: [dba7382d405e8] joining swarm manager [dccada413ecd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.87s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.76s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.60s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (1.84s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.46s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.24s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (2.90s) [2020-07-20T14:07:16.127Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-20T14:07:16.127Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.02s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.29s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.56s) [2020-07-20T14:07:16.127Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.82s) [2020-07-20T14:07:16.128Z] docker_cli_swarm_test.go:1186: [db1c854baa0f7] joining swarm manager [dbefcf6c7e903]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T14:07:16.128Z] docker_cli_swarm_test.go:1195: [df7c5a2155817] joining swarm manager [dbefcf6c7e903]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T14:07:16.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.01s) [2020-07-20T14:07:16.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.95s) [2020-07-20T14:07:16.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (146.07s) [2020-07-20T14:07:16.128Z] docker_cli_swarm_test.go:1118: [dbdb05b2e8fc6] joining swarm manager [df3d2edff385b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T14:07:16.128Z] docker_cli_swarm_test.go:1119: [d7de27f10b2c8] joining swarm manager [df3d2edff385b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T14:07:16.128Z] docker_cli_swarm_test.go:1172: [d9453e25e576d] joining swarm manager [df3d2edff385b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-20T14:07:16.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (12.88s) [2020-07-20T14:07:16.128Z] docker_cli_swarm_test.go:1453: [d254054a9ec4c] joining swarm manager [d450f768067f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T14:07:16.128Z] docker_cli_swarm_test.go:1454: [dca890fe50e0c] joining swarm manager [d450f768067f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T14:07:16.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.38s) [2020-07-20T14:07:16.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2020-07-20T14:07:16.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2020-07-20T14:07:16.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s) [2020-07-20T14:07:16.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2020-07-20T14:07:16.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.31s) [2020-07-20T14:07:16.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (2.81s) [2020-07-20T14:07:16.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.19s) [2020-07-20T14:07:16.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.35s) [2020-07-20T14:07:16.128Z] docker_cli_swarm_unix_test.go:62: [de3c5763b3125] joining swarm manager [d857fa40268a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T14:07:16.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.33s) [2020-07-20T14:07:16.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.08s) [2020-07-20T14:07:16.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.23s) [2020-07-20T14:07:16.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.13s) [2020-07-20T14:07:16.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.59s) [2020-07-20T14:07:16.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.06s) [2020-07-20T14:07:16.128Z] docker_api_swarm_test.go:961: [d8a67ded349f8] joining swarm manager [d4d4efe5637b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T14:07:16.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.30s) [2020-07-20T14:07:16.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.31s) [2020-07-20T14:07:16.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.35s) [2020-07-20T14:07:16.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.38s) [2020-07-20T14:07:16.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.41s) [2020-07-20T14:07:16.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.42s) [2020-07-20T14:07:16.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.63s) [2020-07-20T14:07:16.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.50s) [2020-07-20T14:07:16.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.50s) [2020-07-20T14:07:16.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.46s) [2020-07-20T14:07:16.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.07s) [2020-07-20T14:07:16.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.30s) [2020-07-20T14:07:16.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.96s) [2020-07-20T14:07:16.128Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.32s) [2020-07-20T14:07:16.128Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.26s) [2020-07-20T14:07:16.128Z] === RUN TestDockerExternalVolumeSuite [2020-07-20T14:07:16.128Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-07-20T14:07:31.014Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-07-20T14:08:38.738Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-07-20T14:08:46.859Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-07-20T14:09:18.943Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-07-20T14:09:33.828Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-07-20T14:10:05.919Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-07-20T14:10:18.129Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-07-20T14:10:50.212Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-07-20T14:11:05.096Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-07-20T14:11:19.991Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-07-20T14:12:06.675Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-07-20T14:12:24.769Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-07-20T14:12:56.856Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-07-20T14:13:28.951Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-07-20T14:13:43.836Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-07-20T14:14:01.928Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-07-20T14:14:16.814Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-07-20T14:14:31.711Z] --- PASS: TestDockerExternalVolumeSuite (436.74s) [2020-07-20T14:14:31.711Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s) [2020-07-20T14:14:31.711Z] docker_cli_external_volume_driver_test.go:53: [dc91b4f5359d2] daemon is not started [2020-07-20T14:14:31.711Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s) [2020-07-20T14:14:31.711Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2020-07-20T14:14:31.711Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-07-20T14:14:31.711Z] docker_cli_external_volume_driver_test.go:53: [d366ac17f8901] daemon is not started [2020-07-20T14:14:31.711Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-07-20T14:14:31.711Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.06s) [2020-07-20T14:14:31.711Z] docker_cli_external_volume_driver_test.go:53: [d27240bdb7f2e] daemon is not started [2020-07-20T14:14:31.711Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-07-20T14:14:31.711Z] docker_cli_external_volume_driver_test.go:53: [d218f2be96841] daemon is not started [2020-07-20T14:14:31.711Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s) [2020-07-20T14:14:31.711Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2020-07-20T14:14:31.711Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2020-07-20T14:14:31.711Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2020-07-20T14:14:31.711Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2020-07-20T14:14:31.711Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.24s) [2020-07-20T14:14:31.711Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2020-07-20T14:14:31.711Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.12s) [2020-07-20T14:14:31.711Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.58s) [2020-07-20T14:14:31.711Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.96s) [2020-07-20T14:14:31.711Z] docker_cli_external_volume_driver_test.go:485: [d0a48b0a31c9f] daemon is not started [2020-07-20T14:14:31.711Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-07-20T14:14:31.711Z] docker_cli_external_volume_driver_test.go:53: [df6d33736ffef] daemon is not started [2020-07-20T14:14:31.711Z] PASS [2020-07-20T14:14:31.711Z] [2020-07-20T14:14:31.711Z] === Skipped [2020-07-20T14:14:31.711Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-20T14:14:31.711Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-20T14:14:31.711Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-07-20T14:14:31.711Z] check_test.go:309: [dcbbddc53919f] daemon is not started [2020-07-20T14:14:31.711Z] [2020-07-20T14:14:31.711Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-07-20T14:14:31.711Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-07-20T14:14:31.711Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-07-20T14:14:31.711Z] check_test.go:309: [dfca8481d53d3] daemon is not started [2020-07-20T14:14:31.711Z] [2020-07-20T14:14:31.711Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-07-20T14:14:31.711Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-07-20T14:14:31.711Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-07-20T14:14:31.711Z] check_test.go:309: [da08ab2221793] daemon is not started [2020-07-20T14:14:31.711Z] [2020-07-20T14:14:31.711Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-07-20T14:14:31.711Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-07-20T14:14:31.711Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-07-20T14:14:31.711Z] [2020-07-20T14:14:31.711Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-20T14:14:31.711Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-20T14:14:31.711Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-07-20T14:14:31.711Z] [2020-07-20T14:14:31.711Z] [2020-07-20T14:14:31.711Z] DONE 273 tests, 5 skipped in 2440.038s [2020-07-20T14:14:31.711Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-20T14:14:31.711Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db47a44fbea4c/docker.pid [2020-07-20T14:14:31.711Z] +++ kill 5484 [2020-07-20T14:14:31.711Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5484 is not a child of this shell [2020-07-20T14:14:31.711Z] warning: PID 5484 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db47a44fbea4c/docker.pid had a nonzero exit code [2020-07-20T14:14:31.711Z] ++++ cat bundles/test-integration/docker.pid [2020-07-20T14:14:31.711Z] +++ kill 7574 [2020-07-20T14:14:31.711Z] +++ /etc/init.d/apparmor stop [2020-07-20T14:14:31.711Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-20T14:14:31.711Z] [2020-07-20T14:14:31.711Z] Unloading profiles will leave already running processes permanently [2020-07-20T14:14:31.711Z] unconfined, which can lead to unexpected situations. [2020-07-20T14:14:31.711Z] [2020-07-20T14:14:31.711Z] To set a process to complain mode, use the command line tool [2020-07-20T14:14:31.711Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-20T14:14:31.711Z] +++ true [2020-07-20T14:14:31.711Z] exiting test-integration [2020-07-20T14:14:31.711Z] ++ exit 0 [2020-07-20T14:14:31.711Z] [2020-07-20T14:14:31.970Z] + exit 0 [2020-07-20T14:14:31.970Z] ++ jobs -p [2020-07-20T14:14:31.970Z] + pids= [2020-07-20T14:14:31.970Z] + echo 'Remaining pids to kill: []' [2020-07-20T14:14:31.970Z] Remaining pids to kill: [] [2020-07-20T14:14:31.970Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-07-20T14:14:31.984Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-20T14:14:32.947Z] + echo Ensuring container killed. [2020-07-20T14:14:32.947Z] Ensuring container killed. [2020-07-20T14:14:32.947Z] + docker ps -aq -f name=docker-pr1-* [2020-07-20T14:14:32.947Z] + cids=35589145dde7 [2020-07-20T14:14:32.947Z] ba5f6cdc1d2b [2020-07-20T14:14:32.947Z] 4a384afa7811 [2020-07-20T14:14:32.947Z] + [ -n 35589145dde7 [2020-07-20T14:14:32.947Z] ba5f6cdc1d2b [2020-07-20T14:14:32.947Z] 4a384afa7811 ] [2020-07-20T14:14:32.947Z] + docker rm -vf 35589145dde7 ba5f6cdc1d2b 4a384afa7811 [2020-07-20T14:14:35.491Z] 35589145dde7 [2020-07-20T14:14:35.491Z] ba5f6cdc1d2b [2020-07-20T14:14:35.491Z] 4a384afa7811 [Pipeline] sh [2020-07-20T14:14:35.772Z] + echo Chowning /workspace to jenkins user [2020-07-20T14:14:35.772Z] Chowning /workspace to jenkins user [2020-07-20T14:14:35.772Z] + id -u [2020-07-20T14:14:35.772Z] + id -g [2020-07-20T14:14:35.772Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41238:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-20T14:14:39.366Z] + bundleName=amd64 [2020-07-20T14:14:39.366Z] + echo Creating amd64-bundles.tar.gz [2020-07-20T14:14:39.366Z] Creating amd64-bundles.tar.gz [2020-07-20T14:14:39.366Z] + xargs tar -czf amd64-bundles.tar.gz [2020-07-20T14:14:39.366Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-07-20T14:14:40.316Z] Archiving artifacts [2020-07-20T14:14:45.767Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41238/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-20T14:14:46.078Z] + make clean [2020-07-20T14:14:46.078Z] docker volume rm -f docker-dev-cache [2020-07-20T14:14:46.339Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-20T14:15:47.702Z] ok github.com/docker/docker/integration-cli 2136.379s [2020-07-20T14:15:47.702Z] [2020-07-20T14:15:47.702Z] === Skipped [2020-07-20T14:15:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-07-20T14:15:47.702Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-07-20T14:15:47.702Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.702Z] [2020-07-20T14:15:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-20T14:15:47.702Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-20T14:15:47.702Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.702Z] [2020-07-20T14:15:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-07-20T14:15:47.702Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-07-20T14:15:47.702Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.702Z] [2020-07-20T14:15:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-07-20T14:15:47.702Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-07-20T14:15:47.702Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.702Z] [2020-07-20T14:15:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-07-20T14:15:47.702Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-07-20T14:15:47.702Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.702Z] [2020-07-20T14:15:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-07-20T14:15:47.702Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-07-20T14:15:47.702Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.702Z] [2020-07-20T14:15:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-07-20T14:15:47.702Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-07-20T14:15:47.702Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.702Z] [2020-07-20T14:15:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-07-20T14:15:47.702Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-07-20T14:15:47.702Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.702Z] [2020-07-20T14:15:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-07-20T14:15:47.702Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-07-20T14:15:47.702Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.702Z] [2020-07-20T14:15:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-07-20T14:15:47.702Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-07-20T14:15:47.702Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.702Z] [2020-07-20T14:15:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-07-20T14:15:47.702Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-07-20T14:15:47.702Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.702Z] [2020-07-20T14:15:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-07-20T14:15:47.702Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-07-20T14:15:47.702Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.702Z] [2020-07-20T14:15:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-07-20T14:15:47.702Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-07-20T14:15:47.702Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-07-20T14:15:47.702Z] [2020-07-20T14:15:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-07-20T14:15:47.702Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-07-20T14:15:47.702Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-07-20T14:15:47.702Z] [2020-07-20T14:15:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-07-20T14:15:47.702Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-07-20T14:15:47.702Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.702Z] [2020-07-20T14:15:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-07-20T14:15:47.702Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-07-20T14:15:47.702Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.702Z] [2020-07-20T14:15:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-07-20T14:15:47.702Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-07-20T14:15:47.702Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-07-20T14:15:47.702Z] [2020-07-20T14:15:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2020-07-20T14:15:47.702Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2020-07-20T14:15:47.702Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.702Z] [2020-07-20T14:15:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2020-07-20T14:15:47.702Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2020-07-20T14:15:47.702Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-07-20T14:15:47.702Z] [2020-07-20T14:15:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-07-20T14:15:47.702Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-07-20T14:15:47.702Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.702Z] [2020-07-20T14:15:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-07-20T14:15:47.702Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-07-20T14:15:47.702Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.702Z] [2020-07-20T14:15:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-07-20T14:15:47.702Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-07-20T14:15:47.702Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.702Z] [2020-07-20T14:15:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-07-20T14:15:47.702Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-07-20T14:15:47.702Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.702Z] [2020-07-20T14:15:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-07-20T14:15:47.702Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-07-20T14:15:47.702Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.702Z] [2020-07-20T14:15:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-07-20T14:15:47.702Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-07-20T14:15:47.702Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.702Z] [2020-07-20T14:15:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-07-20T14:15:47.702Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-07-20T14:15:47.702Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.702Z] [2020-07-20T14:15:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-07-20T14:15:47.702Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-07-20T14:15:47.702Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.702Z] [2020-07-20T14:15:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2020-07-20T14:15:47.702Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2020-07-20T14:15:47.702Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.702Z] [2020-07-20T14:15:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-07-20T14:15:47.702Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-07-20T14:15:47.702Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.702Z] [2020-07-20T14:15:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-07-20T14:15:47.702Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-07-20T14:15:47.702Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.702Z] [2020-07-20T14:15:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2020-07-20T14:15:47.702Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2020-07-20T14:15:47.702Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.702Z] [2020-07-20T14:15:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2020-07-20T14:15:47.702Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2020-07-20T14:15:47.702Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.702Z] [2020-07-20T14:15:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2020-07-20T14:15:47.702Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2020-07-20T14:15:47.702Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.702Z] [2020-07-20T14:15:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2020-07-20T14:15:47.702Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2020-07-20T14:15:47.702Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.702Z] [2020-07-20T14:15:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-07-20T14:15:47.702Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-07-20T14:15:47.702Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.702Z] [2020-07-20T14:15:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-07-20T14:15:47.702Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-07-20T14:15:47.702Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.702Z] [2020-07-20T14:15:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-07-20T14:15:47.702Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-07-20T14:15:47.702Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.702Z] [2020-07-20T14:15:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-07-20T14:15:47.702Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-07-20T14:15:47.702Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.702Z] [2020-07-20T14:15:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2020-07-20T14:15:47.702Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2020-07-20T14:15:47.702Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.702Z] [2020-07-20T14:15:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.59s) [2020-07-20T14:15:47.702Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.59s) [2020-07-20T14:15:47.702Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.702Z] [2020-07-20T14:15:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.29s) [2020-07-20T14:15:47.702Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.29s) [2020-07-20T14:15:47.702Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.702Z] [2020-07-20T14:15:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-07-20T14:15:47.702Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-07-20T14:15:47.702Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-07-20T14:15:47.703Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.28s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.29s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.31s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2020-07-20T14:15:47.703Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.34s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.34s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.29s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.32s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s) [2020-07-20T14:15:47.703Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-07-20T14:15:47.703Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-07-20T14:15:47.703Z] docker_cli_sni_test.go:18: Flakey test [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-07-20T14:15:47.703Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-07-20T14:15:47.703Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-07-20T14:15:47.703Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-07-20T14:15:47.703Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-07-20T14:15:47.703Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-20T14:15:47.703Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-07-20T14:15:47.703Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-20T14:15:47.703Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-20T14:15:47.703Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-20T14:15:47.703Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-07-20T14:15:47.703Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-07-20T14:15:47.703Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-07-20T14:15:47.703Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.703Z] [2020-07-20T14:15:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-07-20T14:15:47.704Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-07-20T14:15:47.704Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-07-20T14:15:47.704Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-07-20T14:15:47.704Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-07-20T14:15:47.704Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-07-20T14:15:47.704Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-07-20T14:15:47.704Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-07-20T14:15:47.704Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2020-07-20T14:15:47.704Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-07-20T14:15:47.704Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-07-20T14:15:47.704Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-07-20T14:15:47.704Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-07-20T14:15:47.704Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-07-20T14:15:47.704Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-07-20T14:15:47.704Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-07-20T14:15:47.704Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2020-07-20T14:15:47.704Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-07-20T14:15:47.704Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-07-20T14:15:47.704Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-07-20T14:15:47.704Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-07-20T14:15:47.704Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-07-20T14:15:47.704Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-07-20T14:15:47.704Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-07-20T14:15:47.704Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.704Z] [2020-07-20T14:15:47.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-07-20T14:15:47.704Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-07-20T14:15:47.704Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2020-07-20T14:15:47.705Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2020-07-20T14:15:47.705Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-07-20T14:15:47.705Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-07-20T14:15:47.705Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-07-20T14:15:47.705Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-07-20T14:15:47.705Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2020-07-20T14:15:47.705Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-07-20T14:15:47.705Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-07-20T14:15:47.705Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2020-07-20T14:15:47.705Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2020-07-20T14:15:47.705Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-07-20T14:15:47.705Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-07-20T14:15:47.705Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-07-20T14:15:47.705Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-07-20T14:15:47.705Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2020-07-20T14:15:47.705Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-07-20T14:15:47.705Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-07-20T14:15:47.705Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.705Z] [2020-07-20T14:15:47.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-07-20T14:15:47.705Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-07-20T14:15:47.706Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-07-20T14:15:47.706Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-07-20T14:15:47.706Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-07-20T14:15:47.706Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-20T14:15:47.706Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-07-20T14:15:47.706Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-20T14:15:47.706Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-07-20T14:15:47.706Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-07-20T14:15:47.706Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-20T14:15:47.706Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-07-20T14:15:47.706Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-07-20T14:15:47.706Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-07-20T14:15:47.706Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2020-07-20T14:15:47.706Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-07-20T14:15:47.706Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-07-20T14:15:47.706Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-07-20T14:15:47.706Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.706Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-07-20T14:15:47.707Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-07-20T14:15:47.707Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.707Z] [2020-07-20T14:15:47.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-07-20T14:15:47.708Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2020-07-20T14:15:47.708Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-07-20T14:15:47.708Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-07-20T14:15:47.708Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.05s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.05s) [2020-07-20T14:15:47.708Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-07-20T14:15:47.708Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.708Z] [2020-07-20T14:15:47.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-07-20T14:15:47.708Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-07-20T14:15:47.709Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-07-20T14:15:47.709Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-07-20T14:15:47.709Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-07-20T14:15:47.709Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-07-20T14:15:47.709Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-07-20T14:15:47.709Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-07-20T14:15:47.709Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.709Z] [2020-07-20T14:15:47.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-07-20T14:15:47.710Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-07-20T14:15:47.710Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.710Z] [2020-07-20T14:15:47.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-07-20T14:15:47.710Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-07-20T14:15:47.710Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.710Z] [2020-07-20T14:15:47.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-07-20T14:15:47.710Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-07-20T14:15:47.710Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.710Z] [2020-07-20T14:15:47.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-07-20T14:15:47.710Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-07-20T14:15:47.710Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.710Z] [2020-07-20T14:15:47.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-07-20T14:15:47.710Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-07-20T14:15:47.710Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.710Z] [2020-07-20T14:15:47.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-07-20T14:15:47.710Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-07-20T14:15:47.710Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.710Z] [2020-07-20T14:15:47.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-07-20T14:15:47.710Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-07-20T14:15:47.710Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.710Z] [2020-07-20T14:15:47.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-07-20T14:15:47.710Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-07-20T14:15:47.710Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.710Z] [2020-07-20T14:15:47.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-07-20T14:15:47.710Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-07-20T14:15:47.710Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.710Z] [2020-07-20T14:15:47.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-07-20T14:15:47.710Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-07-20T14:15:47.710Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.710Z] [2020-07-20T14:15:47.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-07-20T14:15:47.710Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-07-20T14:15:47.710Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.710Z] [2020-07-20T14:15:47.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-07-20T14:15:47.710Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-07-20T14:15:47.710Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.710Z] [2020-07-20T14:15:47.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-07-20T14:15:47.710Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-07-20T14:15:47.710Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.710Z] [2020-07-20T14:15:47.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-07-20T14:15:47.710Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-07-20T14:15:47.710Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.710Z] [2020-07-20T14:15:47.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-07-20T14:15:47.710Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-07-20T14:15:47.710Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.710Z] [2020-07-20T14:15:47.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-07-20T14:15:47.710Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-07-20T14:15:47.710Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.710Z] [2020-07-20T14:15:47.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-07-20T14:15:47.710Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-07-20T14:15:47.710Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.710Z] [2020-07-20T14:15:47.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-07-20T14:15:47.710Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-07-20T14:15:47.710Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.710Z] [2020-07-20T14:15:47.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-07-20T14:15:47.710Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-07-20T14:15:47.710Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.710Z] [2020-07-20T14:15:47.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-07-20T14:15:47.710Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.710Z] [2020-07-20T14:15:47.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-07-20T14:15:47.710Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.710Z] [2020-07-20T14:15:47.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-07-20T14:15:47.710Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-07-20T14:15:47.710Z] [2020-07-20T14:15:47.710Z] [2020-07-20T14:15:47.710Z] DONE 1096 tests, 549 skipped in 2144.743s [2020-07-20T14:15:47.710Z] INFO: Integration tests ended at 07/20/2020 14:15:42. Duration:00:35:44.8708328 [2020-07-20T14:15:47.710Z] INFO: Docker info of the daemon under test at end of run [2020-07-20T14:15:47.710Z] [2020-07-20T14:15:47.710Z] Containers: 2 [2020-07-20T14:15:47.710Z] Running: 0 [2020-07-20T14:15:47.710Z] Paused: 0 [2020-07-20T14:15:47.710Z] Stopped: 2 [2020-07-20T14:15:47.710Z] Images: 15 [2020-07-20T14:15:47.710Z] Server Version: 0.0.0-dev [2020-07-20T14:15:47.710Z] Storage Driver: windowsfilter [2020-07-20T14:15:47.710Z] Windows: [2020-07-20T14:15:47.710Z] Logging Driver: json-file [2020-07-20T14:15:47.710Z] Plugins: [2020-07-20T14:15:47.710Z] Volume: local [2020-07-20T14:15:47.710Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-20T14:15:47.710Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-20T14:15:47.710Z] Swarm: inactive [2020-07-20T14:15:47.710Z] Default Isolation: process [2020-07-20T14:15:47.710Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-20T14:15:47.710Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-20T14:15:47.710Z] OSType: windows [2020-07-20T14:15:47.710Z] Architecture: x86_64 [2020-07-20T14:15:47.710Z] CPUs: 4 [2020-07-20T14:15:47.710Z] Total Memory: 32GiB [2020-07-20T14:15:47.710Z] Name: azwin-2-ae1ab0 [2020-07-20T14:15:47.710Z] ID: RIYG:IFV6:KY4U:L6NJ:J65W:HWGF:T57Z:IRWW:H7SA:WG75:GLEM:AO5I [2020-07-20T14:15:47.710Z] Docker Root Dir: D:\CI\PR-41238\1\daemon [2020-07-20T14:15:47.710Z] Debug Mode (client): false [2020-07-20T14:15:47.710Z] Debug Mode (server): true [2020-07-20T14:15:47.710Z] File Descriptors: -1 [2020-07-20T14:15:47.710Z] Goroutines: 18 [2020-07-20T14:15:47.710Z] System Time: 2020-07-20T14:15:42.2016345Z [2020-07-20T14:15:47.710Z] EventsListeners: 0 [2020-07-20T14:15:47.710Z] Registry: https://index.docker.io/v1/ [2020-07-20T14:15:47.710Z] Labels: [2020-07-20T14:15:47.710Z] Experimental: false [2020-07-20T14:15:47.710Z] Insecure Registries: [2020-07-20T14:15:47.710Z] 127.0.0.0/8 [2020-07-20T14:15:47.710Z] Live Restore Enabled: false [2020-07-20T14:15:47.710Z] [2020-07-20T14:15:47.710Z] [2020-07-20T14:15:47.710Z] INFO: Stopping daemon under test [2020-07-20T14:15:47.710Z] SUCCESS: The process with PID 4888 (child process of PID 1920) has been terminated. [2020-07-20T14:15:47.710Z] SUCCESS: The process with PID 1920 (child process of PID 1632) has been terminated. [2020-07-20T14:15:47.710Z] INFO: Stop tailing logs of the daemon under tests [2020-07-20T14:15:47.710Z] INFO: executeCI.ps1 Completed successfully at 07/20/2020 14:15:42. [2020-07-20T14:15:47.710Z] INFO: Tidying up at end of run [2020-07-20T14:15:47.710Z] INFO: Saving daemon under test log (d:\CI\PR-41238\1\dut.out) to C:\windows\TEMP\CIDUT.out [2020-07-20T14:15:47.710Z] INFO: Saving daemon under test log (d:\CI\PR-41238\1\dut.err) to C:\windows\TEMP\CIDUT.err [2020-07-20T14:15:47.710Z] INFO: Nuke-Everything... [2020-07-20T14:15:47.710Z] INFO: Container count on control daemon to delete is 2 [2020-07-20T14:15:47.710Z] 2e6aa568aaae [2020-07-20T14:15:47.710Z] 6de49ab9e90d [2020-07-20T14:15:47.710Z] INFO: Non-base image count on control daemon to delete is 1 [2020-07-20T14:15:47.710Z] Deleted: sha256:4eed3a8481129a7fa920314a091bb9cebec4cd1dedbc512e6c7f0de9fbe743b8 [2020-07-20T14:15:47.710Z] Deleted: sha256:5ccf6b6733145d868668b392550584e0a68b49fd200498da3879c42d7c3a65c8 [2020-07-20T14:15:47.710Z] INFO: Tidying pidfile d:\CI\PR-41238\1\docker.pid [2020-07-20T14:15:47.710Z] INFO: Nuking d:\CI [2020-07-20T14:16:08.991Z] INFO: Zapped successfully [2020-07-20T14:16:08.991Z] [2020-07-20T14:16:08.991Z] INFO: executeCI.ps1 exiting at Mon Jul 20 14:16:08 CUT 2020. Duration 00:49:08.7544584 [2020-07-20T14:16:08.991Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-07-20T14:16:09.245Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-07-20T14:16:11.222Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-07-20T14:16:13.020Z] Archiving artifacts [2020-07-20T14:16:14.182Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41238/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-20T14:16:15.149Z] + make clean [2020-07-20T14:16:16.157Z] docker volume rm -f docker-dev-cache [2020-07-20T14:16:16.157Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS