Pull request #41277 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 9dc455dffb3381edb4071c6ad8b16661844fbee6+c200868fa2bab9e152856b8bee0a7f0f6a2643a1 (96daaba9b9982d88ccb550e439cfa4d73d3cd5b1) 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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 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-41277@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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" 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-28T08:06:19.927Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-07-28T08:06:19.934Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-07-28T08:06:20.090Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07e5c831a36defae9) in /home/ubuntu/workspace/moby_PR-41277 [Pipeline] { [Pipeline] checkout [2020-07-28T08:06:20.174Z] using credential docker-jenkins-github-credentials [2020-07-28T08:06:20.179Z] Cloning the remote Git repository [2020-07-28T08:06:20.179Z] Cloning with configured refspecs honoured and without tags [2020-07-28T08:06:20.215Z] Cloning repository https://github.com/moby/moby.git [2020-07-28T08:06:20.216Z] > git init /home/ubuntu/workspace/moby_PR-41277 # timeout=10 [2020-07-28T08:06:20.234Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-28T08:06:20.234Z] > git --version # timeout=10 [2020-07-28T08:06:20.243Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-28T08:06:20.244Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41277/head:refs/remotes/origin/PR-41277 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-28T08:06:32.797Z] Fetching without tags [2020-07-28T08:06:33.047Z] Merging remotes/origin/19.03 commit c200868fa2bab9e152856b8bee0a7f0f6a2643a1 into PR head commit 9dc455dffb3381edb4071c6ad8b16661844fbee6 [2020-07-28T08:06:33.599Z] Merge succeeded, producing 9dc455dffb3381edb4071c6ad8b16661844fbee6 [2020-07-28T08:06:33.600Z] Checking out Revision 9dc455dffb3381edb4071c6ad8b16661844fbee6 (PR-41277) [2020-07-28T08:06:34.087Z] Commit message: "bump up rootlesskit to v0.10.0" [2020-07-28T08:06:34.087Z] First time build. Skipping changelog. [2020-07-28T08:06:34.138Z] > git --version # timeout=10 [2020-07-28T08:06:34.156Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-07-28T08:06:32.804Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-28T08:06:32.812Z] > git config --add remote.origin.fetch +refs/pull/41277/head:refs/remotes/origin/PR-41277 # timeout=10 [2020-07-28T08:06:32.820Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-28T08:06:32.826Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-28T08:06:32.835Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-28T08:06:32.835Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-28T08:06:32.836Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41277/head:refs/remotes/origin/PR-41277 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-28T08:06:33.086Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T08:06:33.089Z] > git checkout -f 9dc455dffb3381edb4071c6ad8b16661844fbee6 # timeout=10 [2020-07-28T08:06:33.617Z] > git merge c200868fa2bab9e152856b8bee0a7f0f6a2643a1 # timeout=10 [2020-07-28T08:06:33.626Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-28T08:06:33.635Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T08:06:33.638Z] > git checkout -f 9dc455dffb3381edb4071c6ad8b16661844fbee6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-28T08:06:34.916Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41277:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-07-28T08:06:34.916Z] Unable to find image 'alpine:latest' locally [2020-07-28T08:06:34.916Z] latest: Pulling from library/alpine [2020-07-28T08:06:34.916Z] df20fa9351a1: Pulling fs layer [2020-07-28T08:06:35.176Z] df20fa9351a1: Verifying Checksum [2020-07-28T08:06:35.176Z] df20fa9351a1: Download complete [2020-07-28T08:06:35.176Z] df20fa9351a1: Pull complete [2020-07-28T08:06:35.176Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-28T08:06:35.176Z] Status: Downloaded newer image for alpine:latest [2020-07-28T08:06:37.692Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2020-07-28T08:06:37.899Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03b6ce71f561d2658) in /home/ubuntu/workspace/moby_PR-41277 [Pipeline] stage [2020-07-28T08:06:37.900Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07e3653690b16e588) in /home/ubuntu/workspace/moby_PR-41277 [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [2020-07-28T08:06:37.976Z] Running on ppc64le-ubuntu-31 in /home/docker/workspace/moby_PR-41277 [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2020-07-28T08:06:37.981Z] Running on s390x-ubuntu-03 in /home/jenkins/workspace/moby_PR-41277 [Pipeline] checkout [Pipeline] checkout [2020-07-28T08:06:38.006Z] using credential docker-jenkins-github-credentials [2020-07-28T08:06:38.012Z] Cloning the remote Git repository [2020-07-28T08:06:38.012Z] Cloning with configured refspecs honoured and without tags [2020-07-28T08:06:38.014Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Run tests) [2020-07-28T08:06:38.022Z] Cloning the remote Git repository [2020-07-28T08:06:38.022Z] Cloning with configured refspecs honoured and without tags Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] checkout [Pipeline] // stage [2020-07-28T08:06:38.117Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2020-07-28T08:06:38.131Z] Cloning the remote Git repository [2020-07-28T08:06:38.131Z] Cloning with configured refspecs honoured and without tags Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-07-28T08:06:38.143Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } [2020-07-28T08:06:38.156Z] Cloning the remote Git repository [2020-07-28T08:06:38.156Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-07-28T08:06:37.994Z] Cloning repository https://github.com/moby/moby.git [2020-07-28T08:06:37.994Z] > git init /home/ubuntu/workspace/moby_PR-41277 # timeout=10 [2020-07-28T08:06:38.013Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-28T08:06:38.013Z] > git --version # timeout=10 [2020-07-28T08:06:38.015Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-28T08:06:38.016Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41277/head:refs/remotes/origin/PR-41277 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-28T08:06:38.006Z] Cloning repository https://github.com/moby/moby.git [2020-07-28T08:06:38.006Z] > git init /home/ubuntu/workspace/moby_PR-41277 # timeout=10 [2020-07-28T08:06:38.018Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-28T08:06:38.018Z] > git --version # timeout=10 [2020-07-28T08:06:38.023Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-28T08:06:38.024Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41277/head:refs/remotes/origin/PR-41277 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-28T08:06:38.136Z] Cloning repository https://github.com/moby/moby.git [2020-07-28T08:06:38.137Z] > git init /home/docker/workspace/moby_PR-41277 # timeout=10 [2020-07-28T08:06:38.147Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-28T08:06:38.147Z] > git --version # timeout=10 [2020-07-28T08:06:38.150Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-28T08:06:38.151Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41277/head:refs/remotes/origin/PR-41277 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-28T08:06:38.163Z] Cloning repository https://github.com/moby/moby.git [2020-07-28T08:06:38.163Z] > git init /home/jenkins/workspace/moby_PR-41277 # timeout=10 [2020-07-28T08:06:38.197Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-28T08:06:38.197Z] > git --version # timeout=10 [2020-07-28T08:06:38.198Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-28T08:06:38.199Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41277/head:refs/remotes/origin/PR-41277 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-28T08:06:47.510Z] Fetching without tags [2020-07-28T08:06:47.479Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-28T08:06:47.480Z] > git config --add remote.origin.fetch +refs/pull/41277/head:refs/remotes/origin/PR-41277 # timeout=10 [2020-07-28T08:06:47.482Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-28T08:06:47.499Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-28T08:06:47.516Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-28T08:06:47.516Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-28T08:06:47.516Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41277/head:refs/remotes/origin/PR-41277 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-28T08:06:47.811Z] Merging remotes/origin/19.03 commit c200868fa2bab9e152856b8bee0a7f0f6a2643a1 into PR head commit 9dc455dffb3381edb4071c6ad8b16661844fbee6 [2020-07-28T08:06:48.294Z] Merge succeeded, producing 9dc455dffb3381edb4071c6ad8b16661844fbee6 [2020-07-28T08:06:48.294Z] Checking out Revision 9dc455dffb3381edb4071c6ad8b16661844fbee6 (PR-41277) [2020-07-28T08:06:48.573Z] Commit message: "bump up rootlesskit to v0.10.0" [2020-07-28T08:06:48.621Z] > git --version # timeout=10 [2020-07-28T08:06:48.627Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-28T08:06:47.818Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T08:06:47.819Z] > git checkout -f 9dc455dffb3381edb4071c6ad8b16661844fbee6 # timeout=10 [2020-07-28T08:06:48.267Z] > git merge c200868fa2bab9e152856b8bee0a7f0f6a2643a1 # timeout=10 [2020-07-28T08:06:48.288Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-28T08:06:48.300Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T08:06:48.306Z] > git checkout -f 9dc455dffb3381edb4071c6ad8b16661844fbee6 # timeout=10 [2020-07-28T08:06:49.452Z] + docker version [2020-07-28T08:06:49.452Z] Client: Docker Engine - Community [2020-07-28T08:06:49.452Z] Version: 19.03.7 [2020-07-28T08:06:49.452Z] API version: 1.40 [2020-07-28T08:06:49.452Z] Go version: go1.12.17 [2020-07-28T08:06:49.452Z] Git commit: 7141c199a2 [2020-07-28T08:06:49.452Z] Built: Sat Mar 7 16:48:47 2020 [2020-07-28T08:06:49.452Z] OS/Arch: linux/s390x [2020-07-28T08:06:49.452Z] Experimental: false [2020-07-28T08:06:49.452Z] [2020-07-28T08:06:49.452Z] Server: Docker Engine - Community [2020-07-28T08:06:49.452Z] Engine: [2020-07-28T08:06:49.452Z] Version: 19.03.7 [2020-07-28T08:06:49.452Z] API version: 1.40 (minimum version 1.12) [2020-07-28T08:06:49.452Z] Go version: go1.12.17 [2020-07-28T08:06:49.452Z] Git commit: 7141c199a2 [2020-07-28T08:06:49.452Z] Built: Sat Mar 7 16:47:46 2020 [2020-07-28T08:06:49.452Z] OS/Arch: linux/s390x [2020-07-28T08:06:49.452Z] Experimental: true [2020-07-28T08:06:49.452Z] containerd: [2020-07-28T08:06:49.452Z] Version: 1.2.13 [2020-07-28T08:06:49.452Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-28T08:06:49.452Z] runc: [2020-07-28T08:06:49.452Z] Version: 1.0.0-rc10 [2020-07-28T08:06:49.452Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-28T08:06:49.452Z] docker-init: [2020-07-28T08:06:49.452Z] Version: 0.18.0 [2020-07-28T08:06:49.452Z] GitCommit: fec3683 [Pipeline] sh [2020-07-28T08:06:49.833Z] + docker info [2020-07-28T08:06:50.467Z] Client: [2020-07-28T08:06:50.467Z] Debug Mode: false [2020-07-28T08:06:50.467Z] [2020-07-28T08:06:50.467Z] Server: [2020-07-28T08:06:50.467Z] Containers: 0 [2020-07-28T08:06:50.467Z] Running: 0 [2020-07-28T08:06:50.467Z] Paused: 0 [2020-07-28T08:06:50.467Z] Stopped: 0 [2020-07-28T08:06:50.467Z] Images: 2 [2020-07-28T08:06:50.467Z] Server Version: 19.03.7 [2020-07-28T08:06:50.467Z] Storage Driver: overlay2 [2020-07-28T08:06:50.467Z] Backing Filesystem: [2020-07-28T08:06:50.467Z] Supports d_type: true [2020-07-28T08:06:50.467Z] Native Overlay Diff: true [2020-07-28T08:06:50.467Z] Logging Driver: json-file [2020-07-28T08:06:50.467Z] Cgroup Driver: cgroupfs [2020-07-28T08:06:50.467Z] Plugins: [2020-07-28T08:06:50.467Z] Volume: local [2020-07-28T08:06:50.467Z] Network: bridge host ipvlan macvlan null overlay [2020-07-28T08:06:50.467Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-28T08:06:50.467Z] Swarm: inactive [2020-07-28T08:06:50.467Z] Runtimes: runc [2020-07-28T08:06:50.467Z] Default Runtime: runc [2020-07-28T08:06:50.467Z] Init Binary: docker-init [2020-07-28T08:06:50.467Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-28T08:06:50.467Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-28T08:06:50.467Z] init version: fec3683 [2020-07-28T08:06:50.467Z] Security Options: [2020-07-28T08:06:50.467Z] apparmor [2020-07-28T08:06:50.467Z] seccomp [2020-07-28T08:06:50.467Z] Profile: default [2020-07-28T08:06:50.467Z] Kernel Version: 4.15.0-91-generic [2020-07-28T08:06:50.467Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-28T08:06:50.467Z] OSType: linux [2020-07-28T08:06:50.467Z] Architecture: s390x [2020-07-28T08:06:50.467Z] CPUs: 2 [2020-07-28T08:06:50.467Z] Total Memory: 7.861GiB [2020-07-28T08:06:50.467Z] Name: s390x-ubuntu-03 [2020-07-28T08:06:50.467Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-07-28T08:06:50.467Z] Docker Root Dir: /var/lib/docker [2020-07-28T08:06:50.467Z] Debug Mode: false [2020-07-28T08:06:50.467Z] Username: dockerbuildbot [2020-07-28T08:06:50.467Z] Registry: https://index.docker.io/v1/ [2020-07-28T08:06:50.467Z] Labels: [2020-07-28T08:06:50.467Z] Experimental: true [2020-07-28T08:06:50.467Z] Insecure Registries: [2020-07-28T08:06:50.467Z] 127.0.0.0/8 [2020-07-28T08:06:50.467Z] Live Restore Enabled: false [2020-07-28T08:06:50.467Z] [2020-07-28T08:06:50.467Z] WARNING: No swap limit support [Pipeline] sh [2020-07-28T08:06:50.790Z] Fetching without tags [2020-07-28T08:06:50.830Z] Fetching without tags [2020-07-28T08:06:50.846Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-28T08:06:50.846Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-28T08:06:50.846Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41277/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-28T08:06:51.036Z] Merging remotes/origin/19.03 commit c200868fa2bab9e152856b8bee0a7f0f6a2643a1 into PR head commit 9dc455dffb3381edb4071c6ad8b16661844fbee6 [2020-07-28T08:06:51.084Z] Merging remotes/origin/19.03 commit c200868fa2bab9e152856b8bee0a7f0f6a2643a1 into PR head commit 9dc455dffb3381edb4071c6ad8b16661844fbee6 [2020-07-28T08:06:51.138Z] + bash /home/jenkins/workspace/moby_PR-41277/check-config.sh [2020-07-28T08:06:51.138Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-28T08:06:51.138Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-07-28T08:06:51.138Z] [2020-07-28T08:06:51.138Z] Generally Necessary: [2020-07-28T08:06:51.138Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-28T08:06:51.138Z] - apparmor: enabled and tools installed [2020-07-28T08:06:51.138Z] - CONFIG_NAMESPACES: enabled [2020-07-28T08:06:51.138Z] - CONFIG_NET_NS: enabled [2020-07-28T08:06:51.138Z] - CONFIG_PID_NS: enabled [2020-07-28T08:06:51.138Z] - CONFIG_IPC_NS: enabled [2020-07-28T08:06:51.138Z] - CONFIG_UTS_NS: enabled [2020-07-28T08:06:51.138Z] - CONFIG_CGROUPS: enabled [2020-07-28T08:06:51.138Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-28T08:06:51.138Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-28T08:06:51.138Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-28T08:06:51.138Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-28T08:06:51.138Z] - CONFIG_CPUSETS: enabled [2020-07-28T08:06:51.138Z] - CONFIG_MEMCG: enabled [2020-07-28T08:06:51.138Z] - CONFIG_KEYS: enabled [2020-07-28T08:06:51.138Z] - CONFIG_VETH: enabled (as module) [2020-07-28T08:06:51.138Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-28T08:06:51.138Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-28T08:06:51.138Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-28T08:06:51.138Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-28T08:06:51.138Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-28T08:06:51.138Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-28T08:06:51.138Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-28T08:06:51.138Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-28T08:06:51.138Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-28T08:06:51.138Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-28T08:06:51.138Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-28T08:06:51.138Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-28T08:06:51.138Z] [2020-07-28T08:06:51.138Z] Optional Features: [2020-07-28T08:06:51.138Z] - CONFIG_USER_NS: enabled [2020-07-28T08:06:51.138Z] - CONFIG_SECCOMP: enabled [2020-07-28T08:06:51.138Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-28T08:06:51.138Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-28T08:06:51.138Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-28T08:06:51.138Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-28T08:06:51.138Z] - CONFIG_BLK_CGROUP: enabled [2020-07-28T08:06:51.138Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-28T08:06:51.138Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-28T08:06:51.138Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-28T08:06:51.138Z] - CONFIG_CGROUP_PERF: enabled [2020-07-28T08:06:51.138Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-28T08:06:51.138Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-28T08:06:51.138Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-28T08:06:51.138Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-28T08:06:51.138Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-28T08:06:51.429Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-28T08:06:51.429Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-28T08:06:51.429Z] - CONFIG_IP_VS: enabled (as module) [2020-07-28T08:06:51.429Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-28T08:06:51.429Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-28T08:06:51.429Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-28T08:06:51.429Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-28T08:06:51.429Z] - CONFIG_EXT4_FS: enabled [2020-07-28T08:06:51.429Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-28T08:06:51.429Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-28T08:06:51.429Z] - Network Drivers: [2020-07-28T08:06:51.429Z] - "overlay": [2020-07-28T08:06:51.429Z] - CONFIG_VXLAN: enabled (as module) [2020-07-28T08:06:51.429Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-28T08:06:51.429Z] Optional (for encrypted networks): [2020-07-28T08:06:51.429Z] - CONFIG_CRYPTO: enabled [2020-07-28T08:06:51.429Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-28T08:06:51.429Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-28T08:06:51.429Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-28T08:06:51.429Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-28T08:06:51.429Z] - CONFIG_XFRM: enabled [2020-07-28T08:06:51.429Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-28T08:06:51.429Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-28T08:06:51.429Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-28T08:06:51.429Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-28T08:06:51.429Z] - "ipvlan": [2020-07-28T08:06:51.429Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-28T08:06:51.429Z] - "macvlan": [2020-07-28T08:06:51.429Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-28T08:06:51.429Z] - CONFIG_DUMMY: enabled (as module) [2020-07-28T08:06:51.429Z] - "ftp,tftp client in container": [2020-07-28T08:06:51.429Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-28T08:06:51.429Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-28T08:06:51.429Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-28T08:06:51.429Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-28T08:06:51.429Z] - Storage Drivers: [2020-07-28T08:06:51.429Z] - "aufs": [2020-07-28T08:06:51.429Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-28T08:06:51.429Z] - "btrfs": [2020-07-28T08:06:51.429Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-28T08:06:51.429Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-28T08:06:51.429Z] - "devicemapper": [2020-07-28T08:06:51.429Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-28T08:06:51.429Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-28T08:06:51.429Z] - "overlay": [2020-07-28T08:06:51.429Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-28T08:06:51.429Z] - "zfs": [2020-07-28T08:06:51.429Z] - /dev/zfs: missing [2020-07-28T08:06:51.429Z] - zfs command: missing [2020-07-28T08:06:51.429Z] - zpool command: missing [2020-07-28T08:06:51.429Z] [2020-07-28T08:06:51.429Z] Limits: [2020-07-28T08:06:51.429Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-28T08:06:51.429Z] [2020-07-28T08:06:51.429Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-28T08:06:51.571Z] Merge succeeded, producing 9dc455dffb3381edb4071c6ad8b16661844fbee6 [2020-07-28T08:06:51.571Z] Checking out Revision 9dc455dffb3381edb4071c6ad8b16661844fbee6 (PR-41277) [2020-07-28T08:06:51.585Z] Merge succeeded, producing 9dc455dffb3381edb4071c6ad8b16661844fbee6 [2020-07-28T08:06:51.585Z] Checking out Revision 9dc455dffb3381edb4071c6ad8b16661844fbee6 (PR-41277) [2020-07-28T08:06:51.858Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9dc455dffb3381edb4071c6ad8b16661844fbee6 . [2020-07-28T08:06:51.858Z] #1 [internal] load build definition from Dockerfile [2020-07-28T08:06:51.858Z] #1 DONE 0.0s [2020-07-28T08:06:51.858Z] [2020-07-28T08:06:51.858Z] #2 [internal] load .dockerignore [2020-07-28T08:06:51.858Z] #2 DONE 0.0s [2020-07-28T08:06:51.858Z] [2020-07-28T08:06:51.858Z] #2 [internal] load .dockerignore [2020-07-28T08:06:51.858Z] #2 transferring context: 87B 0.0s done [2020-07-28T08:06:51.858Z] #2 DONE 0.0s [2020-07-28T08:06:51.858Z] [2020-07-28T08:06:51.858Z] #1 [internal] load build definition from Dockerfile [2020-07-28T08:06:51.858Z] #1 transferring dockerfile: 12.30kB 0.0s done [2020-07-28T08:06:51.858Z] #1 DONE 0.0s [2020-07-28T08:06:51.858Z] [2020-07-28T08:06:51.858Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-28T08:06:52.064Z] Commit message: "bump up rootlesskit to v0.10.0" [2020-07-28T08:06:52.083Z] Commit message: "bump up rootlesskit to v0.10.0" [2020-07-28T08:06:52.055Z] > git --version # timeout=10 [2020-07-28T08:06:52.063Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-07-28T08:06:52.088Z] > git --version # timeout=10 [2020-07-28T08:06:52.110Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-07-28T08:06:52.150Z] #4 ... [2020-07-28T08:06:52.150Z] [2020-07-28T08:06:52.150Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-07-28T08:06:52.150Z] #3 DONE 0.0s [2020-07-28T08:06:52.150Z] [2020-07-28T08:06:52.150Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-28T08:06:52.150Z] #4 DONE 0.2s [2020-07-28T08:06:52.150Z] [2020-07-28T08:06:52.150Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-28T08:06:52.150Z] #5 CACHED [2020-07-28T08:06:52.150Z] [2020-07-28T08:06:52.150Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-07-28T08:06:52.150Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-07-28T08:06:50.778Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-28T08:06:50.789Z] > git config --add remote.origin.fetch +refs/pull/41277/head:refs/remotes/origin/PR-41277 # timeout=10 [2020-07-28T08:06:50.792Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-28T08:06:50.802Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-28T08:06:50.812Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-28T08:06:50.812Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-28T08:06:50.813Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41277/head:refs/remotes/origin/PR-41277 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-28T08:06:51.066Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T08:06:51.075Z] > git checkout -f 9dc455dffb3381edb4071c6ad8b16661844fbee6 # timeout=10 [2020-07-28T08:06:51.553Z] > git merge c200868fa2bab9e152856b8bee0a7f0f6a2643a1 # timeout=10 [2020-07-28T08:06:51.560Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-28T08:06:51.567Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T08:06:51.572Z] > git checkout -f 9dc455dffb3381edb4071c6ad8b16661844fbee6 # timeout=10 [2020-07-28T08:06:50.740Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-28T08:06:50.751Z] > git config --add remote.origin.fetch +refs/pull/41277/head:refs/remotes/origin/PR-41277 # timeout=10 [2020-07-28T08:06:50.758Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-28T08:06:50.766Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-28T08:06:50.774Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-28T08:06:50.774Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-28T08:06:50.774Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41277/head:refs/remotes/origin/PR-41277 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-28T08:06:51.020Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T08:06:51.025Z] > git checkout -f 9dc455dffb3381edb4071c6ad8b16661844fbee6 # timeout=10 [2020-07-28T08:06:51.515Z] > git merge c200868fa2bab9e152856b8bee0a7f0f6a2643a1 # timeout=10 [2020-07-28T08:06:51.536Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-28T08:06:51.554Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T08:06:51.562Z] > git checkout -f 9dc455dffb3381edb4071c6ad8b16661844fbee6 # timeout=10 [2020-07-28T08:06:52.441Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.2s [2020-07-28T08:06:52.441Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-07-28T08:06:52.441Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-28T08:06:52.737Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.2s done [2020-07-28T08:06:52.737Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2020-07-28T08:06:52.846Z] + docker version [2020-07-28T08:06:52.846Z] Client: Docker Engine - Community [2020-07-28T08:06:52.846Z] Version: 19.03.12 [2020-07-28T08:06:52.846Z] API version: 1.40 [2020-07-28T08:06:52.846Z] Go version: go1.13.10 [2020-07-28T08:06:52.846Z] Git commit: 48a66213fe [2020-07-28T08:06:52.846Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-28T08:06:52.846Z] OS/Arch: linux/amd64 [2020-07-28T08:06:52.846Z] Experimental: false [2020-07-28T08:06:52.846Z] [2020-07-28T08:06:52.846Z] Server: Docker Engine - Community [2020-07-28T08:06:52.846Z] Engine: [2020-07-28T08:06:52.846Z] Version: 19.03.12 [2020-07-28T08:06:52.846Z] API version: 1.40 (minimum version 1.12) [2020-07-28T08:06:52.846Z] Go version: go1.13.10 [2020-07-28T08:06:52.846Z] Git commit: 48a66213fe [2020-07-28T08:06:52.846Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-28T08:06:52.846Z] OS/Arch: linux/amd64 [2020-07-28T08:06:52.846Z] Experimental: true [2020-07-28T08:06:52.846Z] containerd: [2020-07-28T08:06:52.846Z] Version: 1.2.13 [2020-07-28T08:06:52.846Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-28T08:06:52.846Z] runc: [2020-07-28T08:06:52.846Z] Version: 1.0.0-rc10 [2020-07-28T08:06:52.846Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-28T08:06:52.846Z] docker-init: [2020-07-28T08:06:52.846Z] Version: 0.18.0 [2020-07-28T08:06:52.846Z] GitCommit: fec3683 [Pipeline] sh [2020-07-28T08:06:52.892Z] Still waiting to schedule task [2020-07-28T08:06:52.893Z] Waiting for next available executor on ‘windows-2019’ [2020-07-28T08:06:52.984Z] + docker version [2020-07-28T08:06:52.984Z] Client: Docker Engine - Community [2020-07-28T08:06:52.984Z] Version: 19.03.12 [2020-07-28T08:06:52.984Z] API version: 1.40 [2020-07-28T08:06:52.984Z] Go version: go1.13.10 [2020-07-28T08:06:52.984Z] Git commit: 48a66213fe [2020-07-28T08:06:52.984Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-28T08:06:52.984Z] OS/Arch: linux/amd64 [2020-07-28T08:06:52.984Z] Experimental: false [2020-07-28T08:06:52.984Z] [2020-07-28T08:06:52.984Z] Server: Docker Engine - Community [2020-07-28T08:06:52.984Z] Engine: [2020-07-28T08:06:52.984Z] Version: 19.03.12 [2020-07-28T08:06:52.984Z] API version: 1.40 (minimum version 1.12) [2020-07-28T08:06:52.984Z] Go version: go1.13.10 [2020-07-28T08:06:52.984Z] Git commit: 48a66213fe [2020-07-28T08:06:52.984Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-28T08:06:52.984Z] OS/Arch: linux/amd64 [2020-07-28T08:06:52.984Z] Experimental: true [2020-07-28T08:06:52.984Z] containerd: [2020-07-28T08:06:52.984Z] Version: 1.2.13 [2020-07-28T08:06:52.984Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-28T08:06:52.984Z] runc: [2020-07-28T08:06:52.984Z] Version: 1.0.0-rc10 [2020-07-28T08:06:52.984Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-28T08:06:52.984Z] docker-init: [2020-07-28T08:06:52.984Z] Version: 0.18.0 [2020-07-28T08:06:52.984Z] GitCommit: fec3683 [Pipeline] sh [2020-07-28T08:06:53.128Z] + docker info [2020-07-28T08:06:53.271Z] + docker info [2020-07-28T08:06:53.372Z] #63 ... [2020-07-28T08:06:53.372Z] [2020-07-28T08:06:53.372Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-28T08:06:53.372Z] #6 DONE 1.2s [2020-07-28T08:06:53.372Z] [2020-07-28T08:06:53.372Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-07-28T08:06:53.372Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.8s done [2020-07-28T08:06:53.386Z] Client: [2020-07-28T08:06:53.386Z] Debug Mode: false [2020-07-28T08:06:53.386Z] [2020-07-28T08:06:53.386Z] Server: [2020-07-28T08:06:53.386Z] Containers: 0 [2020-07-28T08:06:53.386Z] Running: 0 [2020-07-28T08:06:53.386Z] Paused: 0 [2020-07-28T08:06:53.386Z] Stopped: 0 [2020-07-28T08:06:53.386Z] Images: 4 [2020-07-28T08:06:53.386Z] Server Version: 19.03.12 [2020-07-28T08:06:53.386Z] Storage Driver: overlay2 [2020-07-28T08:06:53.386Z] Backing Filesystem: extfs [2020-07-28T08:06:53.386Z] Supports d_type: true [2020-07-28T08:06:53.386Z] Native Overlay Diff: true [2020-07-28T08:06:53.386Z] Logging Driver: json-file [2020-07-28T08:06:53.386Z] Cgroup Driver: cgroupfs [2020-07-28T08:06:53.386Z] Plugins: [2020-07-28T08:06:53.386Z] Volume: local [2020-07-28T08:06:53.386Z] Network: bridge host ipvlan macvlan null overlay [2020-07-28T08:06:53.386Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-28T08:06:53.386Z] Swarm: inactive [2020-07-28T08:06:53.386Z] Runtimes: runc [2020-07-28T08:06:53.386Z] Default Runtime: runc [2020-07-28T08:06:53.386Z] Init Binary: docker-init [2020-07-28T08:06:53.386Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-28T08:06:53.386Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-28T08:06:53.386Z] init version: fec3683 [2020-07-28T08:06:53.386Z] Security Options: [2020-07-28T08:06:53.386Z] apparmor [2020-07-28T08:06:53.386Z] seccomp [2020-07-28T08:06:53.386Z] Profile: default [2020-07-28T08:06:53.386Z] Kernel Version: 5.3.0-1030-aws [2020-07-28T08:06:53.386Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-28T08:06:53.386Z] OSType: linux [2020-07-28T08:06:53.386Z] Architecture: x86_64 [2020-07-28T08:06:53.386Z] CPUs: 2 [2020-07-28T08:06:53.386Z] Total Memory: 7.487GiB [2020-07-28T08:06:53.386Z] Name: ip-10-100-96-143 [2020-07-28T08:06:53.386Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-28T08:06:53.386Z] Docker Root Dir: /var/lib/docker [2020-07-28T08:06:53.386Z] Debug Mode: false [2020-07-28T08:06:53.386Z] Registry: https://index.docker.io/v1/ [2020-07-28T08:06:53.386Z] Labels: [2020-07-28T08:06:53.386Z] Experimental: true [2020-07-28T08:06:53.386Z] Insecure Registries: [2020-07-28T08:06:53.386Z] 127.0.0.0/8 [2020-07-28T08:06:53.386Z] Live Restore Enabled: true [2020-07-28T08:06:53.386Z] [2020-07-28T08:06:53.386Z] WARNING: No swap limit support [Pipeline] sh [2020-07-28T08:06:53.665Z] #63 DONE 1.3s [2020-07-28T08:06:53.665Z] [2020-07-28T08:06:53.665Z] #17 [internal] load build context [2020-07-28T08:06:53.665Z] #17 transferring context: 50.91MB 1.3s done [2020-07-28T08:06:53.665Z] #17 DONE 1.3s [2020-07-28T08:06:53.665Z] [2020-07-28T08:06:53.665Z] #18 [gometalinter 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-28T08:06:53.665Z] #18 DONE 0.1s [2020-07-28T08:06:53.665Z] [2020-07-28T08:06:53.665Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-28T08:06:53.665Z] #7 ... [2020-07-28T08:06:53.665Z] [2020-07-28T08:06:53.665Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-07-28T08:06:53.665Z] #47 DONE 0.1s [2020-07-28T08:06:53.665Z] [2020-07-28T08:06:53.665Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-07-28T08:06:53.665Z] #44 DONE 0.1s [2020-07-28T08:06:53.682Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-28T08:06:53.682Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-28T08:06:53.682Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41277/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-28T08:06:53.841Z] Client: [2020-07-28T08:06:53.841Z] Debug Mode: false [2020-07-28T08:06:53.841Z] [2020-07-28T08:06:53.841Z] Server: [2020-07-28T08:06:53.841Z] Containers: 0 [2020-07-28T08:06:53.841Z] Running: 0 [2020-07-28T08:06:53.841Z] Paused: 0 [2020-07-28T08:06:53.841Z] Stopped: 0 [2020-07-28T08:06:53.841Z] Images: 3 [2020-07-28T08:06:53.841Z] Server Version: 19.03.12 [2020-07-28T08:06:53.841Z] Storage Driver: overlay2 [2020-07-28T08:06:53.841Z] Backing Filesystem: extfs [2020-07-28T08:06:53.841Z] Supports d_type: true [2020-07-28T08:06:53.841Z] Native Overlay Diff: true [2020-07-28T08:06:53.841Z] Logging Driver: json-file [2020-07-28T08:06:53.841Z] Cgroup Driver: cgroupfs [2020-07-28T08:06:53.841Z] Plugins: [2020-07-28T08:06:53.841Z] Volume: local [2020-07-28T08:06:53.841Z] Network: bridge host ipvlan macvlan null overlay [2020-07-28T08:06:53.841Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-28T08:06:53.841Z] Swarm: inactive [2020-07-28T08:06:53.841Z] Runtimes: runc [2020-07-28T08:06:53.841Z] Default Runtime: runc [2020-07-28T08:06:53.841Z] Init Binary: docker-init [2020-07-28T08:06:53.841Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-28T08:06:53.841Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-28T08:06:53.841Z] init version: fec3683 [2020-07-28T08:06:53.841Z] Security Options: [2020-07-28T08:06:53.841Z] apparmor [2020-07-28T08:06:53.841Z] seccomp [2020-07-28T08:06:53.841Z] Profile: default [2020-07-28T08:06:53.841Z] Kernel Version: 5.3.0-1030-aws [2020-07-28T08:06:53.841Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-28T08:06:53.841Z] OSType: linux [2020-07-28T08:06:53.841Z] Architecture: x86_64 [2020-07-28T08:06:53.841Z] CPUs: 2 [2020-07-28T08:06:53.841Z] Total Memory: 7.569GiB [2020-07-28T08:06:53.841Z] Name: ip-10-100-39-39 [2020-07-28T08:06:53.841Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-28T08:06:53.841Z] Docker Root Dir: /var/lib/docker [2020-07-28T08:06:53.841Z] Debug Mode: false [2020-07-28T08:06:53.841Z] Registry: https://index.docker.io/v1/ [2020-07-28T08:06:53.841Z] Labels: [2020-07-28T08:06:53.841Z] Experimental: true [2020-07-28T08:06:53.841Z] Insecure Registries: [2020-07-28T08:06:53.841Z] 127.0.0.0/8 [2020-07-28T08:06:53.841Z] Live Restore Enabled: true [2020-07-28T08:06:53.841Z] [2020-07-28T08:06:53.841Z] WARNING: No swap limit support [Pipeline] sh [2020-07-28T08:06:53.941Z] + bash /home/ubuntu/workspace/moby_PR-41277/check-config.sh [2020-07-28T08:06:53.941Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-28T08:06:53.941Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-28T08:06:53.941Z] [2020-07-28T08:06:53.941Z] Generally Necessary: [2020-07-28T08:06:53.941Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-28T08:06:53.941Z] - apparmor: enabled and tools installed [2020-07-28T08:06:53.941Z] - CONFIG_NAMESPACES: enabled [2020-07-28T08:06:53.941Z] - CONFIG_NET_NS: enabled [2020-07-28T08:06:53.941Z] - CONFIG_PID_NS: enabled [2020-07-28T08:06:53.941Z] - CONFIG_IPC_NS: enabled [2020-07-28T08:06:53.960Z] [2020-07-28T08:06:53.960Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-07-28T08:06:53.960Z] #65 DONE 0.1s [2020-07-28T08:06:53.960Z] [2020-07-28T08:06:53.960Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-07-28T08:06:53.960Z] #41 DONE 0.1s [2020-07-28T08:06:53.960Z] [2020-07-28T08:06:53.960Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-07-28T08:06:53.960Z] #19 DONE 0.1s [2020-07-28T08:06:53.960Z] [2020-07-28T08:06:53.960Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-07-28T08:06:53.960Z] #28 DONE 0.1s [2020-07-28T08:06:53.960Z] [2020-07-28T08:06:53.960Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-07-28T08:06:53.960Z] #59 DONE 0.1s [2020-07-28T08:06:53.960Z] [2020-07-28T08:06:53.960Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-07-28T08:06:54.127Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-28T08:06:54.127Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-28T08:06:54.127Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41277/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-28T08:06:54.127Z] + bash /home/ubuntu/workspace/moby_PR-41277/check-config.sh [2020-07-28T08:06:54.127Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-28T08:06:54.127Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-28T08:06:54.127Z] [2020-07-28T08:06:54.127Z] Generally Necessary: [2020-07-28T08:06:54.127Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-28T08:06:54.127Z] - apparmor: enabled and tools installed [2020-07-28T08:06:54.127Z] - CONFIG_NAMESPACES: enabled [2020-07-28T08:06:54.127Z] - CONFIG_NET_NS: enabled [2020-07-28T08:06:54.127Z] - CONFIG_PID_NS: enabled [2020-07-28T08:06:54.127Z] - CONFIG_IPC_NS: enabled [2020-07-28T08:06:54.127Z] - CONFIG_UTS_NS: enabled [2020-07-28T08:06:54.127Z] - CONFIG_CGROUPS: enabled [2020-07-28T08:06:54.127Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-28T08:06:54.127Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-28T08:06:54.127Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-28T08:06:54.127Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-28T08:06:54.127Z] - CONFIG_CPUSETS: enabled [2020-07-28T08:06:54.127Z] - CONFIG_MEMCG: enabled [2020-07-28T08:06:54.127Z] - CONFIG_KEYS: enabled [2020-07-28T08:06:54.127Z] - CONFIG_VETH: enabled (as module) [2020-07-28T08:06:54.127Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-28T08:06:54.127Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-28T08:06:54.127Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-28T08:06:54.127Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-28T08:06:54.127Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-28T08:06:54.127Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-28T08:06:54.127Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-28T08:06:54.127Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-28T08:06:54.127Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-28T08:06:54.127Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-28T08:06:54.127Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-28T08:06:54.127Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-28T08:06:54.127Z] [2020-07-28T08:06:54.128Z] Optional Features: [2020-07-28T08:06:54.128Z] - CONFIG_USER_NS: enabled [2020-07-28T08:06:54.128Z] - CONFIG_SECCOMP: enabled [2020-07-28T08:06:54.128Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-28T08:06:54.128Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-28T08:06:54.128Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-28T08:06:54.128Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-28T08:06:54.128Z] - CONFIG_BLK_CGROUP: enabled [2020-07-28T08:06:54.128Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-28T08:06:54.128Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-28T08:06:54.128Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-28T08:06:54.200Z] - CONFIG_UTS_NS: enabled [2020-07-28T08:06:54.200Z] - CONFIG_CGROUPS: enabled [2020-07-28T08:06:54.200Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-28T08:06:54.200Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-28T08:06:54.200Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-28T08:06:54.200Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-28T08:06:54.200Z] - CONFIG_CPUSETS: enabled [2020-07-28T08:06:54.200Z] - CONFIG_MEMCG: enabled [2020-07-28T08:06:54.200Z] - CONFIG_KEYS: enabled [2020-07-28T08:06:54.200Z] - CONFIG_VETH: enabled (as module) [2020-07-28T08:06:54.200Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-28T08:06:54.200Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-28T08:06:54.200Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-28T08:06:54.200Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-28T08:06:54.200Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-28T08:06:54.200Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-28T08:06:54.200Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-28T08:06:54.200Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-28T08:06:54.200Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-28T08:06:54.200Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-28T08:06:54.200Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-28T08:06:54.200Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-28T08:06:54.200Z] [2020-07-28T08:06:54.200Z] Optional Features: [2020-07-28T08:06:54.200Z] - CONFIG_USER_NS: enabled [2020-07-28T08:06:54.200Z] - CONFIG_SECCOMP: enabled [2020-07-28T08:06:54.200Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-28T08:06:54.200Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-28T08:06:54.200Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-28T08:06:54.200Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-28T08:06:54.200Z] - CONFIG_BLK_CGROUP: enabled [2020-07-28T08:06:54.200Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-28T08:06:54.200Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-28T08:06:54.200Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-28T08:06:54.200Z] - CONFIG_CGROUP_PERF: enabled [2020-07-28T08:06:54.200Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-28T08:06:54.200Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-28T08:06:54.200Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-28T08:06:54.200Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-28T08:06:54.200Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-28T08:06:54.200Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-28T08:06:54.200Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-28T08:06:54.200Z] - CONFIG_IP_VS: enabled (as module) [2020-07-28T08:06:54.200Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-28T08:06:54.200Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-28T08:06:54.200Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-28T08:06:54.200Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-28T08:06:54.200Z] - CONFIG_EXT4_FS: enabled [2020-07-28T08:06:54.200Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-28T08:06:54.200Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-28T08:06:54.200Z] - Network Drivers: [2020-07-28T08:06:54.200Z] - "overlay": [2020-07-28T08:06:54.200Z] - CONFIG_VXLAN: enabled (as module) [2020-07-28T08:06:54.200Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-28T08:06:54.200Z] Optional (for encrypted networks): [2020-07-28T08:06:54.393Z] - CONFIG_CGROUP_PERF: enabled [2020-07-28T08:06:54.393Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-28T08:06:54.393Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-28T08:06:54.393Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-28T08:06:54.393Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-28T08:06:54.393Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-28T08:06:54.393Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-28T08:06:54.393Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-28T08:06:54.393Z] - CONFIG_IP_VS: enabled (as module) [2020-07-28T08:06:54.393Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-28T08:06:54.393Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-28T08:06:54.393Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-28T08:06:54.393Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-28T08:06:54.393Z] - CONFIG_EXT4_FS: enabled [2020-07-28T08:06:54.393Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-28T08:06:54.393Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-28T08:06:54.393Z] - Network Drivers: [2020-07-28T08:06:54.393Z] - "overlay": [2020-07-28T08:06:54.393Z] - CONFIG_VXLAN: enabled (as module) [2020-07-28T08:06:54.393Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-28T08:06:54.393Z] Optional (for encrypted networks): [2020-07-28T08:06:54.393Z] - CONFIG_CRYPTO: enabled [2020-07-28T08:06:54.393Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-28T08:06:54.393Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-28T08:06:54.393Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-28T08:06:54.393Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-28T08:06:54.393Z] - CONFIG_XFRM: enabled [2020-07-28T08:06:54.393Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-28T08:06:54.394Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-28T08:06:54.394Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-28T08:06:54.394Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-28T08:06:54.394Z] - "ipvlan": [2020-07-28T08:06:54.394Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-28T08:06:54.394Z] - "macvlan": [2020-07-28T08:06:54.394Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-28T08:06:54.394Z] - CONFIG_DUMMY: enabled (as module) [2020-07-28T08:06:54.394Z] - "ftp,tftp client in container": [2020-07-28T08:06:54.394Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-28T08:06:54.394Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-28T08:06:54.394Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-28T08:06:54.394Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-28T08:06:54.394Z] - Storage Drivers: [2020-07-28T08:06:54.394Z] - "aufs": [2020-07-28T08:06:54.394Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-28T08:06:54.394Z] - "btrfs": [2020-07-28T08:06:54.394Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-28T08:06:54.394Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-28T08:06:54.394Z] - "devicemapper": [2020-07-28T08:06:54.394Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-28T08:06:54.394Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-28T08:06:54.394Z] - "overlay": [2020-07-28T08:06:54.394Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-28T08:06:54.394Z] - "zfs": [2020-07-28T08:06:54.394Z] - /dev/zfs: present [2020-07-28T08:06:54.394Z] - zfs command: missing [2020-07-28T08:06:54.394Z] - zpool command: missing [2020-07-28T08:06:54.394Z] [2020-07-28T08:06:54.394Z] Limits: [2020-07-28T08:06:54.394Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-28T08:06:54.394Z] [2020-07-28T08:06:54.394Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-28T08:06:54.458Z] - CONFIG_CRYPTO: enabled [2020-07-28T08:06:54.458Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-28T08:06:54.458Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-28T08:06:54.458Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-28T08:06:54.458Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-28T08:06:54.459Z] - CONFIG_XFRM: enabled [2020-07-28T08:06:54.459Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-28T08:06:54.459Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-28T08:06:54.459Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-28T08:06:54.459Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-28T08:06:54.459Z] - "ipvlan": [2020-07-28T08:06:54.459Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-28T08:06:54.459Z] - "macvlan": [2020-07-28T08:06:54.459Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-28T08:06:54.459Z] - CONFIG_DUMMY: enabled (as module) [2020-07-28T08:06:54.459Z] - "ftp,tftp client in container": [2020-07-28T08:06:54.459Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-28T08:06:54.459Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-28T08:06:54.459Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-28T08:06:54.459Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-28T08:06:54.459Z] - Storage Drivers: [2020-07-28T08:06:54.459Z] - "aufs": [2020-07-28T08:06:54.459Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-28T08:06:54.459Z] - "btrfs": [2020-07-28T08:06:54.459Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-28T08:06:54.459Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-28T08:06:54.459Z] - "devicemapper": [2020-07-28T08:06:54.459Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-28T08:06:54.459Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-28T08:06:54.459Z] - "overlay": [2020-07-28T08:06:54.459Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-28T08:06:54.459Z] - "zfs": [2020-07-28T08:06:54.459Z] - /dev/zfs: present [2020-07-28T08:06:54.459Z] - zfs command: missing [2020-07-28T08:06:54.459Z] - zpool command: missing [2020-07-28T08:06:54.459Z] [2020-07-28T08:06:54.459Z] Limits: [2020-07-28T08:06:54.459Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-28T08:06:54.459Z] [2020-07-28T08:06:54.459Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-28T08:06:54.718Z] + sudo modprobe ip_vs [2020-07-28T08:06:54.718Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9dc455dffb3381edb4071c6ad8b16661844fbee6 . [2020-07-28T08:06:54.718Z] #2 [internal] load build definition from Dockerfile [2020-07-28T08:06:54.793Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9dc455dffb3381edb4071c6ad8b16661844fbee6 . [2020-07-28T08:06:54.793Z] #2 [internal] load .dockerignore [2020-07-28T08:06:54.793Z] #2 transferring context: 87B done [2020-07-28T08:06:54.793Z] #2 DONE 0.0s [2020-07-28T08:06:54.793Z] [2020-07-28T08:06:54.793Z] #1 [internal] load build definition from Dockerfile [2020-07-28T08:06:54.793Z] #1 transferring dockerfile: 12.30kB done [2020-07-28T08:06:54.793Z] #1 DONE 0.0s [2020-07-28T08:06:54.793Z] [2020-07-28T08:06:54.793Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-07-28T08:06:54.793Z] #3 DONE 0.0s [2020-07-28T08:06:54.793Z] [2020-07-28T08:06:54.793Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-28T08:06:54.793Z] #4 DONE 0.1s [2020-07-28T08:06:54.793Z] [2020-07-28T08:06:54.793Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-07-28T08:06:54.793Z] #63 DONE 0.0s [2020-07-28T08:06:54.793Z] [2020-07-28T08:06:54.793Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-28T08:06:54.793Z] #5 DONE 0.0s [2020-07-28T08:06:54.793Z] [2020-07-28T08:06:54.793Z] #17 [internal] load build context [2020-07-28T08:06:54.981Z] #2 transferring dockerfile: 12.30kB done [2020-07-28T08:06:54.981Z] #2 DONE 0.0s [2020-07-28T08:06:54.981Z] [2020-07-28T08:06:54.981Z] #1 [internal] load .dockerignore [2020-07-28T08:06:54.981Z] #1 transferring context: 87B done [2020-07-28T08:06:54.981Z] #1 DONE 0.0s [2020-07-28T08:06:54.981Z] [2020-07-28T08:06:54.981Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-07-28T08:06:54.981Z] #3 DONE 0.0s [2020-07-28T08:06:54.981Z] [2020-07-28T08:06:54.981Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-28T08:06:54.981Z] #4 DONE 0.1s [2020-07-28T08:06:54.981Z] [2020-07-28T08:06:54.981Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-07-28T08:06:54.981Z] #63 DONE 0.0s [2020-07-28T08:06:54.981Z] [2020-07-28T08:06:54.981Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-28T08:06:54.981Z] #5 DONE 0.0s [2020-07-28T08:06:54.981Z] [2020-07-28T08:06:54.981Z] #17 [internal] load build context [2020-07-28T08:06:55.927Z] #17 transferring context: 50.91MB 1.1s done [2020-07-28T08:06:56.176Z] #17 transferring context: 50.91MB 1.2s done [2020-07-28T08:06:56.176Z] #17 DONE 1.2s [2020-07-28T08:06:56.176Z] [2020-07-28T08:06:56.176Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-28T08:06:56.176Z] #6 CACHED [2020-07-28T08:06:56.176Z] [2020-07-28T08:06:56.176Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-28T08:06:56.176Z] #18 CACHED [2020-07-28T08:06:56.176Z] [2020-07-28T08:06:56.176Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-07-28T08:06:56.186Z] #17 DONE 1.2s [2020-07-28T08:06:56.186Z] [2020-07-28T08:06:56.186Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-28T08:06:56.186Z] #6 CACHED [2020-07-28T08:06:56.186Z] [2020-07-28T08:06:56.186Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-28T08:06:56.186Z] #18 CACHED [2020-07-28T08:06:56.186Z] [2020-07-28T08:06:56.186Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-07-28T08:06:56.435Z] #59 DONE 0.4s [2020-07-28T08:06:56.435Z] [2020-07-28T08:06:56.435Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-07-28T08:06:56.445Z] #59 DONE 0.3s [2020-07-28T08:06:56.445Z] [2020-07-28T08:06:56.445Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-07-28T08:06:56.693Z] #60 0.371 + RM_GOPATH=0 [2020-07-28T08:06:56.693Z] #60 0.371 + TMP_GOPATH= [2020-07-28T08:06:56.693Z] #60 0.371 + : /build/ [2020-07-28T08:06:56.693Z] #60 0.371 + '[' -z '' ']' [2020-07-28T08:06:56.693Z] #60 0.371 ++ mktemp -d [2020-07-28T08:06:56.704Z] #60 0.366 + RM_GOPATH=0 [2020-07-28T08:06:56.704Z] #60 0.366 + TMP_GOPATH= [2020-07-28T08:06:56.704Z] #60 0.366 + : /build/ [2020-07-28T08:06:56.704Z] #60 0.366 + '[' -z '' ']' [2020-07-28T08:06:56.704Z] #60 0.366 ++ mktemp -d [2020-07-28T08:06:56.711Z] #60 2.446 + RM_GOPATH=0 [2020-07-28T08:06:56.711Z] #60 2.446 + TMP_GOPATH= [2020-07-28T08:06:56.711Z] #60 2.446 + : /build/ [2020-07-28T08:06:56.711Z] #60 2.446 + '[' -z '' ']' [2020-07-28T08:06:56.711Z] #60 2.447 ++ mktemp -d [2020-07-28T08:06:56.711Z] #60 2.448 + export GOPATH=/tmp/tmp.EzRtZY0ojG [2020-07-28T08:06:56.711Z] #60 2.448 + GOPATH=/tmp/tmp.EzRtZY0ojG [2020-07-28T08:06:56.711Z] #60 2.448 + RM_GOPATH=1 [2020-07-28T08:06:56.711Z] #60 2.448 ++ dirname ./install.sh [2020-07-28T08:06:56.711Z] #60 2.449 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-28T08:06:56.711Z] #60 2.449 + dir=. [2020-07-28T08:06:56.711Z] #60 2.449 + bin=rootlesskit [2020-07-28T08:06:56.711Z] #60 2.449 + shift [2020-07-28T08:06:56.711Z] #60 2.449 + '[' '!' -f ./rootlesskit.installer ']' [2020-07-28T08:06:56.711Z] #60 2.449 + . ./rootlesskit.installer [2020-07-28T08:06:56.711Z] #60 2.449 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-28T08:06:56.711Z] #60 2.449 + install_rootlesskit [2020-07-28T08:06:56.711Z] #60 2.449 + case "$1" in [2020-07-28T08:06:56.711Z] #60 2.449 + export CGO_ENABLED=0 [2020-07-28T08:06:56.711Z] #60 2.449 + CGO_ENABLED=0 [2020-07-28T08:06:56.711Z] #60 2.449 + _install_rootlesskit [2020-07-28T08:06:56.711Z] #60 2.449 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-07-28T08:06:56.711Z] #60 2.449 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.EzRtZY0ojG/src/github.com/rootless-containers/rootlesskit [2020-07-28T08:06:56.711Z] #60 2.453 Cloning into '/tmp/tmp.EzRtZY0ojG/src/github.com/rootless-containers/rootlesskit'... [2020-07-28T08:06:56.833Z] Fetching without tags [2020-07-28T08:06:56.952Z] #60 0.373 + export GOPATH=/tmp/tmp.0k1dM45Gz8 [2020-07-28T08:06:56.952Z] #60 0.373 + GOPATH=/tmp/tmp.0k1dM45Gz8 [2020-07-28T08:06:56.952Z] #60 0.373 + RM_GOPATH=1 [2020-07-28T08:06:56.952Z] #60 0.373 ++ dirname ./install.sh [2020-07-28T08:06:56.952Z] #60 0.376 + dir=. [2020-07-28T08:06:56.952Z] #60 0.376 + bin=rootlesskit [2020-07-28T08:06:56.952Z] #60 0.376 + shift [2020-07-28T08:06:56.952Z] #60 0.376 + '[' '!' -f ./rootlesskit.installer ']' [2020-07-28T08:06:56.952Z] #60 0.376 + . ./rootlesskit.installer [2020-07-28T08:06:56.952Z] #60 0.376 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-28T08:06:56.952Z] #60 0.376 + install_rootlesskit [2020-07-28T08:06:56.952Z] #60 0.376 + case "$1" in [2020-07-28T08:06:56.952Z] #60 0.376 + export CGO_ENABLED=0 [2020-07-28T08:06:56.952Z] #60 0.376 + CGO_ENABLED=0 [2020-07-28T08:06:56.952Z] #60 0.376 + _install_rootlesskit [2020-07-28T08:06:56.952Z] #60 0.376 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-07-28T08:06:56.952Z] #60 0.376 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.0k1dM45Gz8/src/github.com/rootless-containers/rootlesskit [2020-07-28T08:06:56.952Z] #60 0.376 Cloning into '/tmp/tmp.0k1dM45Gz8/src/github.com/rootless-containers/rootlesskit'... [2020-07-28T08:06:56.952Z] #60 0.376 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-28T08:06:56.974Z] #60 0.369 + export GOPATH=/tmp/tmp.o5vOOT26MD [2020-07-28T08:06:56.974Z] #60 0.369 + GOPATH=/tmp/tmp.o5vOOT26MD [2020-07-28T08:06:56.974Z] #60 0.369 + RM_GOPATH=1 [2020-07-28T08:06:56.974Z] #60 0.370 ++ dirname ./install.sh [2020-07-28T08:06:56.974Z] #60 0.370 + dir=. [2020-07-28T08:06:56.974Z] #60 0.371 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-28T08:06:56.974Z] #60 0.374 + bin=rootlesskit [2020-07-28T08:06:56.974Z] #60 0.374 + shift [2020-07-28T08:06:56.974Z] #60 0.374 + '[' '!' -f ./rootlesskit.installer ']' [2020-07-28T08:06:56.974Z] #60 0.374 + . ./rootlesskit.installer [2020-07-28T08:06:56.974Z] #60 0.374 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-28T08:06:56.974Z] #60 0.374 + install_rootlesskit [2020-07-28T08:06:56.974Z] #60 0.374 + case "$1" in [2020-07-28T08:06:56.974Z] #60 0.374 + export CGO_ENABLED=0 [2020-07-28T08:06:56.974Z] #60 0.374 + CGO_ENABLED=0 [2020-07-28T08:06:56.974Z] #60 0.374 + _install_rootlesskit [2020-07-28T08:06:56.974Z] #60 0.374 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-07-28T08:06:56.974Z] #60 0.374 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.o5vOOT26MD/src/github.com/rootless-containers/rootlesskit [2020-07-28T08:06:56.974Z] #60 0.374 Cloning into '/tmp/tmp.o5vOOT26MD/src/github.com/rootless-containers/rootlesskit'... [2020-07-28T08:06:57.241Z] Merging remotes/origin/19.03 commit c200868fa2bab9e152856b8bee0a7f0f6a2643a1 into PR head commit 9dc455dffb3381edb4071c6ad8b16661844fbee6 [2020-07-28T08:06:57.519Z] #60 1.008 + cd /tmp/tmp.0k1dM45Gz8/src/github.com/rootless-containers/rootlesskit [2020-07-28T08:06:57.519Z] #60 1.008 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-28T08:06:57.519Z] #60 1.046 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-28T08:06:57.519Z] #60 1.046 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-28T08:06:57.545Z] #60 1.002 + cd /tmp/tmp.o5vOOT26MD/src/github.com/rootless-containers/rootlesskit [2020-07-28T08:06:57.545Z] #60 1.002 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-28T08:06:57.545Z] #60 1.041 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-28T08:06:57.545Z] #60 1.041 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-28T08:06:56.805Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-28T08:06:56.808Z] > git config --add remote.origin.fetch +refs/pull/41277/head:refs/remotes/origin/PR-41277 # timeout=10 [2020-07-28T08:06:56.811Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-28T08:06:56.825Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-28T08:06:56.840Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-28T08:06:56.840Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-28T08:06:56.841Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41277/head:refs/remotes/origin/PR-41277 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-28T08:06:57.247Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T08:06:57.250Z] > git checkout -f 9dc455dffb3381edb4071c6ad8b16661844fbee6 # timeout=10 [2020-07-28T08:06:58.025Z] Merge succeeded, producing 9dc455dffb3381edb4071c6ad8b16661844fbee6 [2020-07-28T08:06:58.026Z] Checking out Revision 9dc455dffb3381edb4071c6ad8b16661844fbee6 (PR-41277) [2020-07-28T08:06:59.037Z] Commit message: "bump up rootlesskit to v0.10.0" [2020-07-28T08:06:59.087Z] > git --version # timeout=10 [2020-07-28T08:06:59.093Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-07-28T08:06:59.443Z] #60 ... [2020-07-28T08:06:59.443Z] [2020-07-28T08:06:59.443Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-28T08:06:59.443Z] #29 2.295 + RM_GOPATH=0 [2020-07-28T08:06:59.443Z] #29 2.295 + TMP_GOPATH= [2020-07-28T08:06:59.443Z] #29 2.295 + : /build [2020-07-28T08:06:59.443Z] #29 2.295 + '[' -z '' ']' [2020-07-28T08:06:59.443Z] #29 2.296 ++ mktemp -d [2020-07-28T08:06:59.443Z] #29 2.298 + export GOPATH=/tmp/tmp.yErhM3nakW [2020-07-28T08:06:59.443Z] #29 2.298 + GOPATH=/tmp/tmp.yErhM3nakW [2020-07-28T08:06:59.443Z] #29 2.298 + RM_GOPATH=1 [2020-07-28T08:06:59.443Z] #29 2.299 ++ dirname ./install.sh [2020-07-28T08:06:59.443Z] #29 2.300 + dir=. [2020-07-28T08:06:59.443Z] #29 2.301 + bin=tomlv [2020-07-28T08:06:59.443Z] #29 2.301 + shift [2020-07-28T08:06:59.443Z] #29 2.301 + '[' '!' -f ./tomlv.installer ']' [2020-07-28T08:06:59.443Z] #29 2.301 + . ./tomlv.installer [2020-07-28T08:06:59.443Z] #29 2.301 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-28T08:06:59.443Z] #29 2.301 + install_tomlv [2020-07-28T08:06:59.443Z] #29 2.301 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-28T08:06:59.443Z] #29 2.301 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-28T08:06:59.443Z] #29 2.301 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.yErhM3nakW/src/github.com/BurntSushi/toml [2020-07-28T08:06:59.443Z] #29 2.308 Cloning into '/tmp/tmp.yErhM3nakW/src/github.com/BurntSushi/toml'... [2020-07-28T08:06:59.443Z] #29 3.042 + cd /tmp/tmp.yErhM3nakW/src/github.com/BurntSushi/toml [2020-07-28T08:06:59.443Z] #29 3.042 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-28T08:06:59.443Z] #29 3.046 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-28T08:06:59.443Z] #29 3.527 internal/cpu [2020-07-28T08:06:59.443Z] #29 3.551 runtime/internal/atomic [2020-07-28T08:06:59.443Z] #29 3.706 runtime/internal/sys [2020-07-28T08:06:59.443Z] #29 3.837 runtime/internal/math [2020-07-28T08:06:59.443Z] #29 3.904 math/bits [2020-07-28T08:06:59.443Z] #29 3.981 internal/bytealg [2020-07-28T08:06:59.443Z] #29 4.288 runtime [2020-07-28T08:06:59.443Z] #29 4.325 math [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-28T08:06:57.992Z] > git merge c200868fa2bab9e152856b8bee0a7f0f6a2643a1 # timeout=10 [2020-07-28T08:06:58.017Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-28T08:06:58.031Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T08:06:58.034Z] > git checkout -f 9dc455dffb3381edb4071c6ad8b16661844fbee6 # timeout=10 [2020-07-28T08:06:59.735Z] #29 ... [2020-07-28T08:06:59.735Z] [2020-07-28T08:06:59.735Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-07-28T08:06:59.735Z] #60 5.711 + cd /tmp/tmp.EzRtZY0ojG/src/github.com/rootless-containers/rootlesskit [2020-07-28T08:06:59.735Z] #60 5.711 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-28T08:06:59.735Z] #60 5.977 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-28T08:06:59.957Z] + docker version [2020-07-28T08:06:59.957Z] Client: [2020-07-28T08:06:59.957Z] Version: 18.06.1-ce [2020-07-28T08:06:59.957Z] API version: 1.38 [2020-07-28T08:06:59.957Z] Go version: go1.10.3 [2020-07-28T08:06:59.957Z] Git commit: e68fc7a [2020-07-28T08:06:59.957Z] Built: Tue Aug 21 17:26:10 2018 [2020-07-28T08:06:59.957Z] OS/Arch: linux/ppc64le [2020-07-28T08:06:59.957Z] Experimental: false [2020-07-28T08:06:59.957Z] [2020-07-28T08:06:59.957Z] Server: [2020-07-28T08:06:59.957Z] Engine: [2020-07-28T08:06:59.957Z] Version: 18.06.1-ce [2020-07-28T08:06:59.957Z] API version: 1.38 (minimum version 1.12) [2020-07-28T08:06:59.957Z] Go version: go1.10.3 [2020-07-28T08:06:59.957Z] Git commit: e68fc7a [2020-07-28T08:06:59.957Z] Built: Tue Aug 21 17:24:20 2018 [2020-07-28T08:06:59.957Z] OS/Arch: linux/ppc64le [2020-07-28T08:06:59.957Z] Experimental: true [Pipeline] sh [2020-07-28T08:07:00.026Z] #60 5.978 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-28T08:07:00.348Z] + docker info [2020-07-28T08:07:00.348Z] Containers: 1 [2020-07-28T08:07:00.348Z] Running: 1 [2020-07-28T08:07:00.348Z] Paused: 0 [2020-07-28T08:07:00.348Z] Stopped: 0 [2020-07-28T08:07:00.348Z] Images: 14 [2020-07-28T08:07:00.348Z] Server Version: 18.06.1-ce [2020-07-28T08:07:00.348Z] Storage Driver: overlay2 [2020-07-28T08:07:00.348Z] Backing Filesystem: extfs [2020-07-28T08:07:00.348Z] Supports d_type: true [2020-07-28T08:07:00.348Z] Native Overlay Diff: true [2020-07-28T08:07:00.348Z] Logging Driver: json-file [2020-07-28T08:07:00.348Z] Cgroup Driver: cgroupfs [2020-07-28T08:07:00.348Z] Plugins: [2020-07-28T08:07:00.348Z] Volume: local [2020-07-28T08:07:00.348Z] Network: bridge host ipvlan macvlan null overlay [2020-07-28T08:07:00.348Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-07-28T08:07:00.348Z] Swarm: inactive [2020-07-28T08:07:00.348Z] Runtimes: runc [2020-07-28T08:07:00.348Z] Default Runtime: runc [2020-07-28T08:07:00.348Z] Init Binary: docker-init [2020-07-28T08:07:00.348Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-07-28T08:07:00.348Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-07-28T08:07:00.348Z] init version: fec3683 [2020-07-28T08:07:00.348Z] Security Options: [2020-07-28T08:07:00.348Z] apparmor [2020-07-28T08:07:00.348Z] seccomp [2020-07-28T08:07:00.348Z] Profile: default [2020-07-28T08:07:00.348Z] Kernel Version: 4.4.0-139-generic [2020-07-28T08:07:00.348Z] Operating System: Ubuntu 16.04.3 LTS [2020-07-28T08:07:00.348Z] OSType: linux [2020-07-28T08:07:00.348Z] Architecture: ppc64le [2020-07-28T08:07:00.348Z] CPUs: 4 [2020-07-28T08:07:00.348Z] Total Memory: 7.972GiB [2020-07-28T08:07:00.348Z] Name: ppc64le-ubuntu-31 [2020-07-28T08:07:00.348Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-07-28T08:07:00.348Z] Docker Root Dir: /var/lib/docker [2020-07-28T08:07:00.348Z] Debug Mode (client): false [2020-07-28T08:07:00.348Z] Debug Mode (server): false [2020-07-28T08:07:00.348Z] Username: dockerbuildbot [2020-07-28T08:07:00.348Z] Registry: https://index.docker.io/v1/ [2020-07-28T08:07:00.348Z] Labels: [2020-07-28T08:07:00.348Z] Experimental: true [2020-07-28T08:07:00.348Z] Insecure Registries: [2020-07-28T08:07:00.348Z] 127.0.0.0/8 [2020-07-28T08:07:00.348Z] Live Restore Enabled: false [2020-07-28T08:07:00.348Z] [Pipeline] sh [2020-07-28T08:07:00.736Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-28T08:07:00.736Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-28T08:07:00.736Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41277/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-28T08:07:00.736Z] + bash /home/docker/workspace/moby_PR-41277/check-config.sh [2020-07-28T08:07:00.736Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-28T08:07:00.736Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-07-28T08:07:00.736Z] [2020-07-28T08:07:00.736Z] Generally Necessary: [2020-07-28T08:07:00.736Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-28T08:07:00.736Z] - apparmor: enabled and tools installed [2020-07-28T08:07:00.736Z] - CONFIG_NAMESPACES: enabled [2020-07-28T08:07:00.736Z] - CONFIG_NET_NS: enabled [2020-07-28T08:07:00.736Z] - CONFIG_PID_NS: enabled [2020-07-28T08:07:00.736Z] - CONFIG_IPC_NS: enabled [2020-07-28T08:07:00.736Z] - CONFIG_UTS_NS: enabled [2020-07-28T08:07:00.736Z] - CONFIG_CGROUPS: enabled [2020-07-28T08:07:00.736Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-28T08:07:00.736Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-28T08:07:00.736Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-28T08:07:00.736Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-28T08:07:00.736Z] - CONFIG_CPUSETS: enabled [2020-07-28T08:07:00.736Z] - CONFIG_MEMCG: enabled [2020-07-28T08:07:00.736Z] - CONFIG_KEYS: enabled [2020-07-28T08:07:01.033Z] - CONFIG_VETH: enabled (as module) [2020-07-28T08:07:01.033Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-28T08:07:01.033Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-28T08:07:01.033Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-28T08:07:01.033Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-28T08:07:01.033Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-28T08:07:01.033Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-28T08:07:01.033Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-28T08:07:01.033Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-28T08:07:01.033Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-28T08:07:01.033Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-28T08:07:01.033Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-28T08:07:01.033Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-28T08:07:01.033Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-07-28T08:07:01.033Z] [2020-07-28T08:07:01.033Z] Optional Features: [2020-07-28T08:07:01.033Z] - CONFIG_USER_NS: enabled [2020-07-28T08:07:01.033Z] - CONFIG_SECCOMP: enabled [2020-07-28T08:07:01.033Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-28T08:07:01.033Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-28T08:07:01.033Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-28T08:07:01.033Z] (cgroup swap accounting is currently enabled) [2020-07-28T08:07:01.033Z] - CONFIG_MEMCG_KMEM: enabled [2020-07-28T08:07:01.033Z] - CONFIG_BLK_CGROUP: enabled [2020-07-28T08:07:01.033Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-28T08:07:01.033Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-28T08:07:01.033Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-28T08:07:01.033Z] - CONFIG_CGROUP_PERF: enabled [2020-07-28T08:07:01.033Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-28T08:07:01.033Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-28T08:07:01.033Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-28T08:07:01.033Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-28T08:07:01.033Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-28T08:07:01.033Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-28T08:07:01.033Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-28T08:07:01.033Z] - CONFIG_IP_VS: enabled (as module) [2020-07-28T08:07:01.033Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-28T08:07:01.033Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-28T08:07:01.033Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-28T08:07:01.033Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-28T08:07:01.033Z] - CONFIG_EXT4_FS: enabled [2020-07-28T08:07:01.033Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-28T08:07:01.033Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-28T08:07:01.033Z] - Network Drivers: [2020-07-28T08:07:01.033Z] - "overlay": [2020-07-28T08:07:01.326Z] - CONFIG_VXLAN: enabled (as module) [2020-07-28T08:07:01.326Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-28T08:07:01.326Z] Optional (for encrypted networks): [2020-07-28T08:07:01.326Z] - CONFIG_CRYPTO: enabled [2020-07-28T08:07:01.326Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-07-28T08:07:01.326Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-07-28T08:07:01.326Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-07-28T08:07:01.326Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-07-28T08:07:01.326Z] - CONFIG_XFRM: enabled [2020-07-28T08:07:01.326Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-28T08:07:01.326Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-28T08:07:01.326Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-28T08:07:01.326Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-28T08:07:01.326Z] - "ipvlan": [2020-07-28T08:07:01.326Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-28T08:07:01.326Z] - "macvlan": [2020-07-28T08:07:01.326Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-28T08:07:01.326Z] - CONFIG_DUMMY: enabled (as module) [2020-07-28T08:07:01.326Z] - "ftp,tftp client in container": [2020-07-28T08:07:01.326Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-28T08:07:01.326Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-28T08:07:01.326Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-28T08:07:01.326Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-28T08:07:01.326Z] - Storage Drivers: [2020-07-28T08:07:01.326Z] - "aufs": [2020-07-28T08:07:01.326Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-28T08:07:01.326Z] - "btrfs": [2020-07-28T08:07:01.326Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-28T08:07:01.326Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-28T08:07:01.326Z] - "devicemapper": [2020-07-28T08:07:01.326Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-28T08:07:01.326Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-28T08:07:01.326Z] - "overlay": [2020-07-28T08:07:01.326Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-28T08:07:01.326Z] - "zfs": [2020-07-28T08:07:01.326Z] - /dev/zfs: missing [2020-07-28T08:07:01.326Z] - zfs command: missing [2020-07-28T08:07:01.326Z] - zpool command: missing [2020-07-28T08:07:01.326Z] [2020-07-28T08:07:01.326Z] Limits: [2020-07-28T08:07:01.326Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-28T08:07:01.326Z] [2020-07-28T08:07:01.326Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-28T08:07:01.753Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9dc455dffb3381edb4071c6ad8b16661844fbee6 . [2020-07-28T08:07:02.137Z] #60 ... [2020-07-28T08:07:02.137Z] [2020-07-28T08:07:02.137Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-28T08:07:02.137Z] #20 2.398 + RM_GOPATH=0 [2020-07-28T08:07:02.137Z] #20 2.398 + TMP_GOPATH= [2020-07-28T08:07:02.137Z] #20 2.398 + : /build [2020-07-28T08:07:02.137Z] #20 2.398 + '[' -z '' ']' [2020-07-28T08:07:02.137Z] #20 2.398 ++ mktemp -d [2020-07-28T08:07:02.137Z] #20 2.399 + export GOPATH=/tmp/tmp.Xbf7Qme8RI [2020-07-28T08:07:02.137Z] #20 2.399 + GOPATH=/tmp/tmp.Xbf7Qme8RI [2020-07-28T08:07:02.137Z] #20 2.399 + RM_GOPATH=1 [2020-07-28T08:07:02.137Z] #20 2.400 ++ dirname ./install.sh [2020-07-28T08:07:02.137Z] #20 2.401 + dir=. [2020-07-28T08:07:02.137Z] #20 2.401 + bin=dockercli [2020-07-28T08:07:02.137Z] #20 2.401 + shift [2020-07-28T08:07:02.137Z] #20 2.401 + '[' '!' -f ./dockercli.installer ']' [2020-07-28T08:07:02.137Z] #20 2.401 + . ./dockercli.installer [2020-07-28T08:07:02.137Z] #20 2.401 ++ : stable [2020-07-28T08:07:02.137Z] #20 2.401 ++ : 17.06.2-ce [2020-07-28T08:07:02.137Z] #20 2.402 + install_dockercli [2020-07-28T08:07:02.137Z] #20 2.402 Install docker/cli version 17.06.2-ce from stable [2020-07-28T08:07:02.137Z] #20 2.402 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-28T08:07:02.137Z] #20 2.402 ++ uname -m [2020-07-28T08:07:02.137Z] #20 2.425 + arch=s390x [2020-07-28T08:07:02.137Z] #20 2.425 + '[' s390x '!=' x86_64 ']' [2020-07-28T08:07:02.137Z] #20 2.425 + '[' s390x '!=' s390x ']' [2020-07-28T08:07:02.137Z] #20 2.425 + url=https://download.docker.com/linux/static [2020-07-28T08:07:02.137Z] #20 2.426 + tar -xz docker/docker [2020-07-28T08:07:02.137Z] #20 2.431 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-07-28T08:07:02.137Z] #20 7.614 + mkdir -p /build [2020-07-28T08:07:02.137Z] #20 7.627 + mv docker/docker /build/ [2020-07-28T08:07:02.137Z] #20 7.638 + rmdir docker [2020-07-28T08:07:02.137Z] #20 DONE 8.0s [2020-07-28T08:07:02.137Z] [2020-07-28T08:07:02.137Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-28T08:07:02.137Z] #29 8.273 unicode/utf8 [2020-07-28T08:07:02.770Z] #29 8.729 internal/race [2020-07-28T08:07:02.770Z] #29 8.880 sync/atomic [2020-07-28T08:07:02.770Z] #29 9.007 unicode [2020-07-28T08:07:03.273Z] Sending build context to Docker daemon 55.44MB [2020-07-28T08:07:03.273Z] Step 1/140 : ARG CROSS="false" [2020-07-28T08:07:03.273Z] Step 2/140 : ARG GO_VERSION=1.13.14 [2020-07-28T08:07:03.273Z] Step 3/140 : ARG DEBIAN_FRONTEND=noninteractive [2020-07-28T08:07:03.273Z] Step 4/140 : ARG VPNKIT_DIGEST=e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-07-28T08:07:03.273Z] Step 5/140 : FROM golang:${GO_VERSION}-buster AS base [2020-07-28T08:07:03.273Z] ---> b1942c37232d [2020-07-28T08:07:03.273Z] Step 6/140 : ARG APT_MIRROR [2020-07-28T08:07:03.404Z] #29 ... [2020-07-28T08:07:03.404Z] [2020-07-28T08:07:03.404Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-28T08:07:03.404Z] #36 2.316 + mktemp -d [2020-07-28T08:07:03.404Z] #36 2.316 + export GOPATH=/tmp/tmp.eiGoo0FCU3 [2020-07-28T08:07:03.404Z] #36 2.316 + git clone https://github.com/docker/distribution.git /tmp/tmp.eiGoo0FCU3/src/github.com/docker/distribution [2020-07-28T08:07:03.404Z] #36 2.316 Cloning into '/tmp/tmp.eiGoo0FCU3/src/github.com/docker/distribution'... [2020-07-28T08:07:03.569Z] ---> Running in 34b90465ba83 [2020-07-28T08:07:03.569Z] Removing intermediate container 34b90465ba83 [2020-07-28T08:07:03.569Z] ---> 866b51748131 [2020-07-28T08:07:03.569Z] Step 7/140 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2020-07-28T08:07:03.569Z] ---> Running in c677b3991051 [2020-07-28T08:07:03.699Z] #36 ... [2020-07-28T08:07:03.699Z] [2020-07-28T08:07:03.699Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-28T08:07:03.699Z] #31 1.926 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T08:07:03.699Z] #31 1.983 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T08:07:03.699Z] #31 1.991 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T08:07:03.699Z] #31 2.710 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-28T08:07:03.699Z] #31 4.578 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-28T08:07:03.699Z] #31 6.638 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-28T08:07:03.699Z] #31 ... [2020-07-28T08:07:03.699Z] [2020-07-28T08:07:03.699Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-28T08:07:03.699Z] #38 1.198 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T08:07:03.699Z] #38 1.402 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T08:07:03.699Z] #38 1.506 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T08:07:03.699Z] #38 1.538 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-28T08:07:03.699Z] #38 2.055 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-28T08:07:03.699Z] #38 2.985 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-28T08:07:03.699Z] #38 10.28 Fetched 8060 kB in 9s (870 kB/s) [2020-07-28T08:07:03.990Z] #38 10.28 Reading package lists... [2020-07-28T08:07:03.990Z] #38 ... [2020-07-28T08:07:03.990Z] [2020-07-28T08:07:03.990Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-28T08:07:03.990Z] #22 1.980 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T08:07:03.990Z] #22 2.005 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T08:07:03.990Z] #22 2.019 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T08:07:03.990Z] #22 2.411 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-28T08:07:03.990Z] #22 3.649 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-28T08:07:03.990Z] #22 5.771 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-28T08:07:03.990Z] #22 ... [2020-07-28T08:07:03.990Z] [2020-07-28T08:07:03.990Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-28T08:07:03.990Z] #45 2.206 + RM_GOPATH=0 [2020-07-28T08:07:03.990Z] #45 2.206 + TMP_GOPATH= [2020-07-28T08:07:03.990Z] #45 2.206 + : /build [2020-07-28T08:07:03.990Z] #45 2.206 + '[' -z '' ']' [2020-07-28T08:07:03.990Z] #45 2.221 ++ mktemp -d [2020-07-28T08:07:03.990Z] #45 2.236 + export GOPATH=/tmp/tmp.M6noSSxx6X [2020-07-28T08:07:03.990Z] #45 2.236 + GOPATH=/tmp/tmp.M6noSSxx6X [2020-07-28T08:07:03.990Z] #45 2.236 + RM_GOPATH=1 [2020-07-28T08:07:03.990Z] #45 2.236 ++ dirname ./install.sh [2020-07-28T08:07:03.990Z] #45 2.236 + dir=. [2020-07-28T08:07:03.990Z] #45 2.236 + bin=gotestsum [2020-07-28T08:07:03.990Z] #45 2.236 + shift [2020-07-28T08:07:03.990Z] #45 2.236 + '[' '!' -f ./gotestsum.installer ']' [2020-07-28T08:07:03.990Z] #45 2.236 + . ./gotestsum.installer [2020-07-28T08:07:03.990Z] #45 2.236 ++ : v0.3.5 [2020-07-28T08:07:03.990Z] #45 2.236 + install_gotestsum [2020-07-28T08:07:03.990Z] #45 2.236 + set -e [2020-07-28T08:07:03.990Z] #45 2.236 + export GO111MODULE=on [2020-07-28T08:07:03.990Z] #45 2.236 + GO111MODULE=on [2020-07-28T08:07:03.990Z] #45 2.236 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-07-28T08:07:03.990Z] #45 2.267 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-28T08:07:03.990Z] #45 2.267 go: finding gotest.tools v0.3.5 [2020-07-28T08:07:03.990Z] #45 2.734 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-28T08:07:03.990Z] #45 2.952 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-28T08:07:03.990Z] #45 3.356 go: downloading gotest.tools v2.1.0+incompatible [2020-07-28T08:07:03.990Z] #45 3.382 go: extracting gotest.tools v2.1.0+incompatible [2020-07-28T08:07:03.990Z] #45 3.543 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-28T08:07:03.990Z] #45 3.557 go: downloading github.com/pkg/errors v0.8.0 [2020-07-28T08:07:03.990Z] #45 3.578 go: downloading github.com/fatih/color v1.6.0 [2020-07-28T08:07:03.990Z] #45 3.589 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-28T08:07:03.990Z] #45 3.718 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-28T08:07:03.990Z] #45 3.765 go: extracting github.com/pkg/errors v0.8.0 [2020-07-28T08:07:03.990Z] #45 3.772 go: extracting github.com/fatih/color v1.6.0 [2020-07-28T08:07:03.990Z] #45 3.773 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-28T08:07:03.990Z] #45 3.773 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-28T08:07:03.990Z] #45 3.779 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-28T08:07:03.990Z] #45 3.812 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-28T08:07:03.990Z] #45 3.826 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-28T08:07:03.990Z] #45 3.864 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-28T08:07:03.990Z] #45 3.871 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-28T08:07:03.990Z] #45 3.898 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-28T08:07:03.990Z] #45 3.935 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-28T08:07:03.990Z] #45 4.201 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-28T08:07:03.990Z] #45 4.268 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-28T08:07:03.990Z] #45 4.292 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-28T08:07:03.990Z] #45 5.343 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-28T08:07:03.990Z] #45 5.612 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-28T08:07:03.990Z] #45 5.731 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-28T08:07:03.990Z] #45 7.205 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-07-28T08:07:03.990Z] #45 8.001 go: finding gotest.tools/gotestsum v0.5.2 [2020-07-28T08:07:03.990Z] #45 8.003 go: finding gotest.tools v2.2.0+incompatible [2020-07-28T08:07:03.990Z] #45 8.039 go: downloading gotest.tools/gotestsum v0.5.2 [2020-07-28T08:07:03.990Z] #45 8.040 go: downloading gotest.tools v2.2.0+incompatible [2020-07-28T08:07:03.990Z] #45 8.276 go: extracting gotest.tools v2.2.0+incompatible [2020-07-28T08:07:03.990Z] #45 8.281 go: extracting gotest.tools/gotestsum v0.5.2 [2020-07-28T08:07:03.990Z] #45 9.044 go: downloading github.com/pkg/errors v0.9.1 [2020-07-28T08:07:03.990Z] #45 9.044 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-28T08:07:03.990Z] #45 9.045 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-28T08:07:03.990Z] #45 9.080 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-28T08:07:03.990Z] #45 9.124 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-28T08:07:03.990Z] #45 9.138 go: downloading github.com/spf13/pflag v1.0.3 [2020-07-28T08:07:03.990Z] #45 9.140 go: downloading github.com/fatih/color v1.9.0 [2020-07-28T08:07:03.990Z] #45 9.197 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-28T08:07:03.990Z] #45 9.256 go: extracting github.com/pkg/errors v0.9.1 [2020-07-28T08:07:03.990Z] #45 9.509 go: extracting github.com/fatih/color v1.9.0 [2020-07-28T08:07:03.990Z] #45 9.583 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-07-28T08:07:03.990Z] #45 9.585 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-07-28T08:07:03.990Z] #45 9.598 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-28T08:07:03.990Z] #45 9.793 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-07-28T08:07:03.990Z] #45 9.854 go: extracting github.com/spf13/pflag v1.0.3 [2020-07-28T08:07:03.991Z] #45 9.936 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-07-28T08:07:03.991Z] #45 9.936 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-28T08:07:04.209Z] Removing intermediate container c677b3991051 [2020-07-28T08:07:04.209Z] ---> 09f92ea357fc [2020-07-28T08:07:04.209Z] Step 8/140 : ENV GO111MODULE=off [2020-07-28T08:07:04.209Z] ---> Running in 7be01506820b [2020-07-28T08:07:04.209Z] Removing intermediate container 7be01506820b [2020-07-28T08:07:04.209Z] ---> 906548d0e6e8 [2020-07-28T08:07:04.209Z] Step 9/140 : FROM base AS criu [2020-07-28T08:07:04.209Z] ---> 906548d0e6e8 [2020-07-28T08:07:04.209Z] Step 10/140 : ARG DEBIAN_FRONTEND [2020-07-28T08:07:04.209Z] ---> Running in cde06014b704 [2020-07-28T08:07:04.282Z] #45 ... [2020-07-28T08:07:04.282Z] [2020-07-28T08:07:04.282Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-28T08:07:04.282Z] #54 1.483 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T08:07:04.282Z] #54 1.511 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T08:07:04.282Z] #54 1.526 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T08:07:04.282Z] #54 1.741 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-28T08:07:04.282Z] #54 2.274 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-28T08:07:04.282Z] #54 3.553 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-28T08:07:04.282Z] #54 10.75 Fetched 8060 kB in 9s (869 kB/s) [2020-07-28T08:07:04.282Z] #54 10.75 Reading package lists... [2020-07-28T08:07:04.282Z] #54 ... [2020-07-28T08:07:04.282Z] [2020-07-28T08:07:04.282Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-07-28T08:07:04.282Z] #66 2.291 + RM_GOPATH=0 [2020-07-28T08:07:04.282Z] #66 2.291 + TMP_GOPATH= [2020-07-28T08:07:04.282Z] #66 2.292 + : /build [2020-07-28T08:07:04.282Z] #66 2.292 + '[' -z '' ']' [2020-07-28T08:07:04.282Z] #66 2.292 ++ mktemp -d [2020-07-28T08:07:04.282Z] #66 2.293 + export GOPATH=/tmp/tmp.EFvtDZipG9 [2020-07-28T08:07:04.282Z] #66 2.293 + GOPATH=/tmp/tmp.EFvtDZipG9 [2020-07-28T08:07:04.282Z] #66 2.293 + RM_GOPATH=1 [2020-07-28T08:07:04.282Z] #66 2.294 ++ dirname ./install.sh [2020-07-28T08:07:04.282Z] #66 2.295 + dir=. [2020-07-28T08:07:04.282Z] #66 2.295 + bin=proxy [2020-07-28T08:07:04.282Z] #66 2.295 + shift [2020-07-28T08:07:04.282Z] #66 2.295 + '[' '!' -f ./proxy.installer ']' [2020-07-28T08:07:04.282Z] #66 2.295 + . ./proxy.installer [2020-07-28T08:07:04.282Z] #66 2.295 ++ : 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-28T08:07:04.282Z] #66 2.296 + install_proxy [2020-07-28T08:07:04.282Z] #66 2.296 + case "$1" in [2020-07-28T08:07:04.282Z] #66 2.296 + export CGO_ENABLED=0 [2020-07-28T08:07:04.282Z] #66 2.296 + CGO_ENABLED=0 [2020-07-28T08:07:04.282Z] #66 2.296 + _install_proxy [2020-07-28T08:07:04.282Z] #66 2.296 + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6' [2020-07-28T08:07:04.282Z] #66 2.296 Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-28T08:07:04.282Z] #66 2.297 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.EFvtDZipG9/src/github.com/docker/libnetwork [2020-07-28T08:07:04.282Z] #66 2.298 Cloning into '/tmp/tmp.EFvtDZipG9/src/github.com/docker/libnetwork'... [2020-07-28T08:07:04.501Z] Removing intermediate container cde06014b704 [2020-07-28T08:07:04.501Z] ---> e2de4a3371e5 [2020-07-28T08:07:04.501Z] Step 11/140 : RUN apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2020-07-28T08:07:04.501Z] ---> Running in c8fa53a1b131 [2020-07-28T08:07:04.573Z] #66 ... [2020-07-28T08:07:04.573Z] [2020-07-28T08:07:04.573Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-07-28T08:07:04.573Z] #26 2.250 + mktemp -d [2020-07-28T08:07:04.573Z] #26 2.255 + export GOPATH=/tmp/tmp.46D6Xhh72V [2020-07-28T08:07:04.573Z] #26 2.255 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.46D6Xhh72V/src/github.com/go-swagger/go-swagger [2020-07-28T08:07:04.573Z] #26 2.255 Cloning into '/tmp/tmp.46D6Xhh72V/src/github.com/go-swagger/go-swagger'... [2020-07-28T08:07:04.573Z] #26 ... [2020-07-28T08:07:04.573Z] [2020-07-28T08:07:04.573Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-28T08:07:04.573Z] #48 1.627 + RM_GOPATH=0 [2020-07-28T08:07:04.573Z] #48 1.627 + TMP_GOPATH= [2020-07-28T08:07:04.573Z] #48 1.628 + : /build [2020-07-28T08:07:04.573Z] #48 1.628 + '[' -z '' ']' [2020-07-28T08:07:04.573Z] #48 1.629 ++ mktemp -d [2020-07-28T08:07:04.573Z] #48 1.629 + export GOPATH=/tmp/tmp.QxTAMzmPPV [2020-07-28T08:07:04.573Z] #48 1.629 + GOPATH=/tmp/tmp.QxTAMzmPPV [2020-07-28T08:07:04.573Z] #48 1.629 + RM_GOPATH=1 [2020-07-28T08:07:04.573Z] #48 1.630 ++ dirname ./install.sh [2020-07-28T08:07:04.573Z] #48 1.631 + dir=. [2020-07-28T08:07:04.573Z] #48 1.631 + bin=gometalinter [2020-07-28T08:07:04.573Z] #48 1.631 + shift [2020-07-28T08:07:04.573Z] #48 1.631 + '[' '!' -f ./gometalinter.installer ']' [2020-07-28T08:07:04.573Z] #48 1.631 + . ./gometalinter.installer [2020-07-28T08:07:04.573Z] #48 1.631 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-07-28T08:07:04.573Z] #48 1.631 + install_gometalinter [2020-07-28T08:07:04.573Z] #48 1.631 Installing gometalinter version v2.0.6 [2020-07-28T08:07:04.573Z] #48 1.631 + echo 'Installing gometalinter version v2.0.6' [2020-07-28T08:07:04.573Z] #48 1.631 + go get -d github.com/alecthomas/gometalinter [2020-07-28T08:07:04.573Z] #48 6.772 + cd /tmp/tmp.QxTAMzmPPV/src/github.com/alecthomas/gometalinter [2020-07-28T08:07:04.573Z] #48 6.777 + git checkout -q v2.0.6 [2020-07-28T08:07:04.573Z] #48 6.960 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-07-28T08:07:04.795Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T08:07:04.795Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T08:07:04.795Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T08:07:04.865Z] #48 ... [2020-07-28T08:07:04.865Z] [2020-07-28T08:07:04.865Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-28T08:07:04.865Z] #42 2.051 + RM_GOPATH=0 [2020-07-28T08:07:04.865Z] #42 2.051 + TMP_GOPATH= [2020-07-28T08:07:04.865Z] #42 2.051 + : /build [2020-07-28T08:07:04.865Z] #42 2.051 + '[' -z '' ']' [2020-07-28T08:07:04.865Z] #42 2.052 ++ mktemp -d [2020-07-28T08:07:04.865Z] #42 2.056 + export GOPATH=/tmp/tmp.2Q2SvTIgb6 [2020-07-28T08:07:04.865Z] #42 2.056 + GOPATH=/tmp/tmp.2Q2SvTIgb6 [2020-07-28T08:07:04.865Z] #42 2.056 + RM_GOPATH=1 [2020-07-28T08:07:04.865Z] #42 2.057 ++ dirname ./install.sh [2020-07-28T08:07:04.865Z] #42 2.057 + dir=. [2020-07-28T08:07:04.865Z] #42 2.057 + bin=vndr [2020-07-28T08:07:04.865Z] #42 2.057 + shift [2020-07-28T08:07:04.865Z] #42 2.057 + '[' '!' -f ./vndr.installer ']' [2020-07-28T08:07:04.865Z] #42 2.057 + . ./vndr.installer [2020-07-28T08:07:04.865Z] #42 2.057 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-28T08:07:04.865Z] #42 2.058 + install_vndr [2020-07-28T08:07:04.865Z] #42 2.058 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-28T08:07:04.865Z] #42 2.058 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.2Q2SvTIgb6/src/github.com/LK4D4/vndr [2020-07-28T08:07:04.865Z] #42 2.058 Cloning into '/tmp/tmp.2Q2SvTIgb6/src/github.com/LK4D4/vndr'... [2020-07-28T08:07:04.865Z] #42 2.063 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-28T08:07:04.865Z] #42 2.579 + cd /tmp/tmp.2Q2SvTIgb6/src/github.com/LK4D4/vndr [2020-07-28T08:07:04.865Z] #42 2.579 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-28T08:07:04.865Z] #42 2.582 + go build -buildmode=pie -v -o /build/vndr . [2020-07-28T08:07:04.865Z] #42 3.450 runtime/internal/atomic [2020-07-28T08:07:04.865Z] #42 3.461 internal/cpu [2020-07-28T08:07:04.865Z] #42 3.730 runtime/internal/sys [2020-07-28T08:07:04.865Z] #42 3.896 runtime/internal/math [2020-07-28T08:07:04.865Z] #42 3.907 internal/bytealg [2020-07-28T08:07:04.865Z] #42 3.967 internal/race [2020-07-28T08:07:04.865Z] #42 4.044 sync/atomic [2020-07-28T08:07:04.865Z] #42 4.180 runtime [2020-07-28T08:07:04.865Z] #42 4.289 unicode [2020-07-28T08:07:04.865Z] #42 7.226 unicode/utf8 [2020-07-28T08:07:04.865Z] #42 7.558 math/bits [2020-07-28T08:07:04.865Z] #42 7.991 math [2020-07-28T08:07:05.090Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-28T08:07:05.156Z] #42 ... [2020-07-28T08:07:05.156Z] [2020-07-28T08:07:05.156Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-28T08:07:05.156Z] #29 11.31 internal/testlog [2020-07-28T08:07:05.156Z] #29 11.47 encoding [2020-07-28T08:07:05.452Z] #29 11.63 runtime/cgo [2020-07-28T08:07:05.452Z] #29 ... [2020-07-28T08:07:05.452Z] [2020-07-28T08:07:05.452Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-28T08:07:05.452Z] #7 1.992 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T08:07:05.452Z] #7 2.030 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T08:07:05.452Z] #7 2.043 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T08:07:05.452Z] #7 2.728 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-28T08:07:05.452Z] #7 4.386 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-28T08:07:05.452Z] #7 6.589 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-28T08:07:05.452Z] #7 ... [2020-07-28T08:07:05.452Z] [2020-07-28T08:07:05.452Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-28T08:07:05.452Z] #22 11.99 Fetched 8060 kB in 10s (799 kB/s) [2020-07-28T08:07:05.647Z] #60 8.925 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-28T08:07:05.647Z] #60 8.925 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-28T08:07:05.677Z] #60 8.884 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-28T08:07:05.677Z] #60 8.884 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-28T08:07:05.726Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-28T08:07:05.726Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-28T08:07:06.312Z] #60 DONE 9.9s [2020-07-28T08:07:06.312Z] [2020-07-28T08:07:06.312Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-07-28T08:07:06.312Z] #61 DONE 0.0s [2020-07-28T08:07:06.588Z] #60 DONE 9.9s [2020-07-28T08:07:06.588Z] [2020-07-28T08:07:06.588Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-07-28T08:07:06.588Z] #61 DONE 0.0s [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-28T08:07:07.155Z] #55 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-07-28T08:07:07.155Z] #26 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-07-28T08:07:07.155Z] #16 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-28T08:07:07.155Z] #45 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-28T08:07:07.155Z] #38 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-28T08:07:07.155Z] #7 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-07-28T08:07:07.155Z] #19 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-07-28T08:07:07.155Z] #11 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-28T08:07:07.155Z] #14 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-28T08:07:07.155Z] #52 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-07-28T08:07:07.155Z] #34 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T08:07:07.155Z] #24 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-07-28T08:07:07.155Z] #15 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-07-28T08:07:07.155Z] #51 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-07-28T08:07:07.155Z] #10 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-07-28T08:07:07.155Z] #12 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-28T08:07:07.155Z] #31 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-07-28T08:07:07.155Z] #43 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #8 [dev 1/25] RUN groupadd -r docker [2020-07-28T08:07:07.155Z] #8 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-07-28T08:07:07.155Z] #49 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-07-28T08:07:07.155Z] #35 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-28T08:07:07.155Z] #48 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-07-28T08:07:07.155Z] #56 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-07-28T08:07:07.155Z] #44 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-28T08:07:07.155Z] #23 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-28T08:07:07.155Z] #20 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-07-28T08:07:07.155Z] #47 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #13 [dev 6/25] RUN ldconfig [2020-07-28T08:07:07.155Z] #13 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-28T08:07:07.155Z] #50 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-28T08:07:07.155Z] #25 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-07-28T08:07:07.155Z] #28 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-28T08:07:07.155Z] #42 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-07-28T08:07:07.155Z] #46 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-07-28T08:07:07.155Z] #33 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-07-28T08:07:07.155Z] #30 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-28T08:07:07.155Z] #54 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-07-28T08:07:07.155Z] #40 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-28T08:07:07.155Z] #57 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-07-28T08:07:07.155Z] #37 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T08:07:07.155Z] #39 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-07-28T08:07:07.155Z] #41 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-07-28T08:07:07.155Z] #27 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-07-28T08:07:07.155Z] #9 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-28T08:07:07.155Z] #29 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-28T08:07:07.155Z] #32 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-07-28T08:07:07.155Z] #53 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-28T08:07:07.155Z] #22 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-07-28T08:07:07.155Z] #21 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-28T08:07:07.155Z] #36 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-07-28T08:07:07.155Z] #65 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-07-28T08:07:07.155Z] #66 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-07-28T08:07:07.155Z] #63 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-07-28T08:07:07.155Z] #58 CACHED [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-07-28T08:07:07.155Z] #62 DONE 0.1s [2020-07-28T08:07:07.155Z] [2020-07-28T08:07:07.155Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-28T08:07:07.250Z] #45 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-28T08:07:07.250Z] #52 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-07-28T08:07:07.250Z] #11 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T08:07:07.250Z] #24 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-28T08:07:07.250Z] #42 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-07-28T08:07:07.250Z] #44 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-07-28T08:07:07.250Z] #28 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-07-28T08:07:07.250Z] #35 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-28T08:07:07.250Z] #31 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-07-28T08:07:07.250Z] #15 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-07-28T08:07:07.250Z] #21 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #8 [dev 1/25] RUN groupadd -r docker [2020-07-28T08:07:07.250Z] #8 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-07-28T08:07:07.250Z] #56 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-28T08:07:07.250Z] #14 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T08:07:07.250Z] #39 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-07-28T08:07:07.250Z] #37 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-28T08:07:07.250Z] #32 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-28T08:07:07.250Z] #20 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-07-28T08:07:07.250Z] #43 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-28T08:07:07.250Z] #22 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-07-28T08:07:07.250Z] #34 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-28T08:07:07.250Z] #29 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-07-28T08:07:07.250Z] #51 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-07-28T08:07:07.250Z] #9 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-07-28T08:07:07.250Z] #41 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-28T08:07:07.250Z] #38 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-28T08:07:07.250Z] #36 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-28T08:07:07.250Z] #48 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-07-28T08:07:07.250Z] #10 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-07-28T08:07:07.250Z] #26 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-28T08:07:07.250Z] #54 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-07-28T08:07:07.250Z] #33 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-07-28T08:07:07.250Z] #53 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-28T08:07:07.250Z] #23 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-07-28T08:07:07.250Z] #47 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-07-28T08:07:07.250Z] #16 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-28T08:07:07.250Z] #55 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-07-28T08:07:07.250Z] #12 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-07-28T08:07:07.250Z] #30 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-07-28T08:07:07.250Z] #49 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-28T08:07:07.250Z] #50 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-28T08:07:07.250Z] #7 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #13 [dev 6/25] RUN ldconfig [2020-07-28T08:07:07.250Z] #13 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-28T08:07:07.250Z] #57 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-07-28T08:07:07.250Z] #46 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-07-28T08:07:07.250Z] #19 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-28T08:07:07.250Z] #25 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-07-28T08:07:07.250Z] #40 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-07-28T08:07:07.250Z] #27 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-07-28T08:07:07.250Z] #58 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-07-28T08:07:07.250Z] #65 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-07-28T08:07:07.250Z] #66 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-07-28T08:07:07.250Z] #63 CACHED [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-07-28T08:07:07.250Z] #62 DONE 0.1s [2020-07-28T08:07:07.250Z] [2020-07-28T08:07:07.250Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-07-28T08:07:07.262Z] Fetched 8145 kB in 2s (3348 kB/s) [2020-07-28T08:07:07.509Z] #64 DONE 0.2s [2020-07-28T08:07:07.509Z] [2020-07-28T08:07:07.509Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-07-28T08:07:07.509Z] #67 DONE 0.0s [2020-07-28T08:07:07.722Z] #64 DONE 0.3s [2020-07-28T08:07:07.722Z] [2020-07-28T08:07:07.722Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-07-28T08:07:07.722Z] #67 DONE 0.0s [2020-07-28T08:07:07.722Z] [2020-07-28T08:07:07.722Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-07-28T08:07:07.722Z] #68 DONE 0.0s [2020-07-28T08:07:07.722Z] [2020-07-28T08:07:07.722Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-28T08:07:07.768Z] [2020-07-28T08:07:07.769Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-07-28T08:07:07.769Z] #68 DONE 0.0s [2020-07-28T08:07:07.769Z] [2020-07-28T08:07:07.769Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-28T08:07:07.896Z] Reading package lists... [2020-07-28T08:07:08.028Z] #69 DONE 0.6s [2020-07-28T08:07:08.182Z] #22 11.99 Reading package lists... [2020-07-28T08:07:08.287Z] [2020-07-28T08:07:08.287Z] #70 exporting to image [2020-07-28T08:07:08.287Z] #70 exporting layers [2020-07-28T08:07:08.289Z] #69 DONE 0.6s [2020-07-28T08:07:08.289Z] [2020-07-28T08:07:08.289Z] #70 exporting to image [2020-07-28T08:07:08.289Z] #70 exporting layers [2020-07-28T08:07:08.944Z] Reading package lists... [2020-07-28T08:07:08.944Z] Building dependency tree... [2020-07-28T08:07:08.944Z] Reading state information... [2020-07-28T08:07:09.225Z] #70 exporting layers 1.0s done [2020-07-28T08:07:09.225Z] #70 writing image sha256:198ee41fd0cb7b9090a3e2aa198a772c67925895cf25ee27ba24599b141d1145 done [2020-07-28T08:07:09.225Z] #70 naming to docker.io/library/docker:9dc455dffb3381edb4071c6ad8b16661844fbee6 done [2020-07-28T08:07:09.225Z] #70 DONE 1.1s [2020-07-28T08:07:09.225Z] #70 exporting layers 1.0s done [2020-07-28T08:07:09.225Z] #70 writing image sha256:6361034011bafb1b43bf697716399818c960a61d0cd76693ac16dcacc8a67dbc done [2020-07-28T08:07:09.225Z] #70 naming to docker.io/library/docker:9dc455dffb3381edb4071c6ad8b16661844fbee6 done [2020-07-28T08:07:09.225Z] #70 DONE 1.1s [Pipeline] } [Pipeline] } [2020-07-28T08:07:09.238Z] The following additional packages will be installed: [2020-07-28T08:07:09.238Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-28T08:07:09.238Z] libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-28T08:07:09.238Z] Suggested packages: [2020-07-28T08:07:09.238Z] manpages-dev python-setuptools [2020-07-28T08:07:09.238Z] The following NEW packages will be installed: [2020-07-28T08:07:09.238Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-28T08:07:09.238Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-28T08:07:09.238Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-28T08:07:09.238Z] python-six zlib1g-dev [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [Pipeline] sh [2020-07-28T08:07:09.534Z] 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T08:07:09.534Z] Need to get 4075 kB of archives. [2020-07-28T08:07:09.534Z] After this operation, 24.5 MB of additional disk space will be used. [2020-07-28T08:07:09.534Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-07-28T08:07:09.534Z] 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-28T08:07:09.534Z] 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-28T08:07:09.534Z] 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-28T08:07:09.534Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-07-28T08:07:09.534Z] 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-28T08:07:09.534Z] 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-28T08:07:09.534Z] 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-28T08:07:09.534Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-07-28T08:07:09.534Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-07-28T08:07:09.534Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-07-28T08:07:09.568Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41277/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41277/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9dc455dffb3381edb4071c6ad8b16661844fbee6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:9dc455dffb3381edb4071c6ad8b16661844fbee6 hack/validate/default [2020-07-28T08:07:09.593Z] + trap exit INT TERM [2020-07-28T08:07:09.593Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-07-28T08:07:09.593Z] + CONTAINER_NAME=docker-pr1 [2020-07-28T08:07:09.593Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41277/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41277/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9dc455dffb3381edb4071c6ad8b16661844fbee6 -e DOCKER_GRAPHDRIVER docker:9dc455dffb3381edb4071c6ad8b16661844fbee6 hack/make.sh dynbinary-daemon [2020-07-28T08:07:09.827Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-07-28T08:07:09.827Z] 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-28T08:07:09.827Z] 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-28T08:07:09.827Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-28T08:07:09.827Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-07-28T08:07:09.827Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-07-28T08:07:09.827Z] debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T08:07:09.852Z] [2020-07-28T08:07:10.113Z] Removing bundles/ [2020-07-28T08:07:10.113Z] [2020-07-28T08:07:10.113Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-28T08:07:10.113Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-28T08:07:10.113Z] GOOS="" GOARCH="" GOARM="" [2020-07-28T08:07:10.124Z] Fetched 4075 kB in 0s (9082 kB/s) [2020-07-28T08:07:10.124Z] Selecting previously unselected package libcap-dev:ppc64el. [2020-07-28T08:07:10.124Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-28T08:07:10.124Z] Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-07-28T08:07:10.124Z] Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-07-28T08:07:10.124Z] Selecting previously unselected package libnet1:ppc64el. [2020-07-28T08:07:10.124Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-28T08:07:10.124Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-28T08:07:10.124Z] Selecting previously unselected package libnet1-dev. [2020-07-28T08:07:10.124Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-28T08:07:10.124Z] Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-28T08:07:10.124Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-07-28T08:07:10.124Z] Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-07-28T08:07:10.124Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-28T08:07:10.124Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2020-07-28T08:07:10.124Z] Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-07-28T08:07:10.124Z] Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-07-28T08:07:10.124Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-07-28T08:07:10.124Z] Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-07-28T08:07:10.124Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-28T08:07:10.124Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-07-28T08:07:10.124Z] Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-07-28T08:07:10.124Z] Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-07-28T08:07:10.124Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2020-07-28T08:07:10.124Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-07-28T08:07:10.124Z] Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-07-28T08:07:10.134Z] Congratulations! All commits are properly signed with the DCO! [2020-07-28T08:07:10.422Z] Selecting previously unselected package libprotobuf17:ppc64el. [2020-07-28T08:07:10.422Z] Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-07-28T08:07:10.422Z] Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-07-28T08:07:10.422Z] Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-07-28T08:07:10.422Z] Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-07-28T08:07:10.422Z] Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-07-28T08:07:10.422Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-07-28T08:07:10.422Z] Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-07-28T08:07:10.422Z] Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-07-28T08:07:10.546Z] #22 15.03 Reading package lists... [2020-07-28T08:07:10.546Z] #22 ... [2020-07-28T08:07:10.546Z] [2020-07-28T08:07:10.546Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-28T08:07:10.546Z] #45 10.70 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-28T08:07:10.546Z] #45 11.75 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-28T08:07:10.546Z] #45 12.25 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-28T08:07:10.546Z] #45 13.94 go: finding github.com/fatih/color v1.9.0 [2020-07-28T08:07:10.546Z] #45 13.95 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-28T08:07:10.546Z] #45 13.96 go: finding github.com/pkg/errors v0.9.1 [2020-07-28T08:07:10.546Z] #45 13.98 go: finding github.com/spf13/pflag v1.0.3 [2020-07-28T08:07:10.546Z] #45 14.15 go: finding github.com/mattn/go-isatty v0.0.12 [2020-07-28T08:07:10.546Z] #45 14.15 go: finding github.com/mattn/go-colorable v0.1.6 [2020-07-28T08:07:10.546Z] #45 14.22 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-28T08:07:10.546Z] #45 14.34 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-28T08:07:10.546Z] #45 14.39 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-28T08:07:10.546Z] #45 14.46 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-28T08:07:10.546Z] #45 14.46 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-28T08:07:10.716Z] Selecting previously unselected package libprotoc17:ppc64el. [2020-07-28T08:07:10.716Z] Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-07-28T08:07:10.716Z] Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-07-28T08:07:10.716Z] Selecting previously unselected package protobuf-c-compiler. [2020-07-28T08:07:10.716Z] Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-07-28T08:07:10.716Z] Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-28T08:07:10.716Z] Selecting previously unselected package protobuf-compiler. [2020-07-28T08:07:10.716Z] Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-07-28T08:07:10.716Z] Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-28T08:07:10.716Z] Selecting previously unselected package python-pkg-resources. [2020-07-28T08:07:10.716Z] Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-28T08:07:10.716Z] Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-28T08:07:10.716Z] Selecting previously unselected package python-six. [2020-07-28T08:07:10.716Z] Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-28T08:07:10.716Z] Unpacking python-six (1.12.0-1) ... [2020-07-28T08:07:10.717Z] Selecting previously unselected package python-protobuf. [2020-07-28T08:07:10.717Z] Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-07-28T08:07:10.717Z] Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-28T08:07:11.011Z] Setting up python-pkg-resources (40.8.0-1) ... [2020-07-28T08:07:11.180Z] #45 ... [2020-07-28T08:07:11.180Z] [2020-07-28T08:07:11.180Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-28T08:07:11.180Z] #38 10.28 Reading package lists... [2020-07-28T08:07:11.180Z] #38 13.54 Reading package lists... [2020-07-28T08:07:11.180Z] #38 16.71 Building dependency tree... [2020-07-28T08:07:11.180Z] #38 17.31 Reading state information... [2020-07-28T08:07:11.180Z] #38 17.75 The following additional packages will be installed: [2020-07-28T08:07:11.180Z] #38 17.75 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-28T08:07:11.180Z] #38 17.75 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-28T08:07:11.180Z] #38 17.75 Suggested packages: [2020-07-28T08:07:11.180Z] #38 17.75 manpages-dev python-setuptools [2020-07-28T08:07:11.647Z] Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-07-28T08:07:11.647Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-28T08:07:11.647Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-28T08:07:11.647Z] Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-07-28T08:07:11.647Z] Setting up python-six (1.12.0-1) ... [2020-07-28T08:07:11.813Z] #38 ... [2020-07-28T08:07:11.813Z] [2020-07-28T08:07:11.813Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-28T08:07:11.813Z] #22 15.03 Reading package lists... [2020-07-28T08:07:12.282Z] Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-07-28T08:07:12.282Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-28T08:07:12.282Z] Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-07-28T08:07:12.282Z] Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-07-28T08:07:12.282Z] Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-07-28T08:07:12.282Z] Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-28T08:07:12.282Z] Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-28T08:07:12.282Z] Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-07-28T08:07:12.282Z] Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-28T08:07:12.282Z] Setting up python-protobuf (3.6.1.3-2) ... [2020-07-28T08:07:12.493Z] #22 18.44 Building dependency tree... [2020-07-28T08:07:12.493Z] #22 18.95 Reading state information... [2020-07-28T08:07:12.785Z] #22 19.41 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-28T08:07:12.785Z] #22 19.41 The following additional packages will be installed: [2020-07-28T08:07:12.785Z] #22 19.45 libjq1 libonig5 [2020-07-28T08:07:13.077Z] #22 19.68 The following NEW packages will be installed: [2020-07-28T08:07:13.077Z] #22 19.70 jq libjq1 libonig5 [2020-07-28T08:07:13.077Z] #22 19.80 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T08:07:13.077Z] #22 19.80 Need to get 350 kB of archives. [2020-07-28T08:07:13.077Z] #22 19.80 After this operation, 1154 kB of additional disk space will be used. [2020-07-28T08:07:13.077Z] #22 19.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-07-28T08:07:13.370Z] #22 19.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-07-28T08:07:13.370Z] #22 19.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-07-28T08:07:13.493Z] Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-07-28T08:07:13.493Z] Processing triggers for libc-bin (2.28-10) ... [2020-07-28T08:07:14.011Z] #22 ... [2020-07-28T08:07:14.011Z] [2020-07-28T08:07:14.011Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-28T08:07:14.011Z] #54 10.75 Reading package lists... [2020-07-28T08:07:14.011Z] #54 14.16 Reading package lists... [2020-07-28T08:07:14.011Z] #54 17.19 Building dependency tree... [2020-07-28T08:07:14.011Z] #54 17.71 Reading state information... [2020-07-28T08:07:14.011Z] #54 18.16 The following additional packages will be installed: [2020-07-28T08:07:14.011Z] #54 18.18 libbtrfs0 [2020-07-28T08:07:14.011Z] #54 18.24 The following NEW packages will be installed: [2020-07-28T08:07:14.011Z] #54 18.24 libbtrfs-dev libbtrfs0 [2020-07-28T08:07:14.011Z] #54 18.38 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T08:07:14.011Z] #54 18.38 Need to get 118 kB of archives. [2020-07-28T08:07:14.011Z] #54 18.38 After this operation, 390 kB of additional disk space will be used. [2020-07-28T08:07:14.011Z] #54 18.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-07-28T08:07:14.011Z] #54 18.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-07-28T08:07:14.011Z] #54 19.03 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T08:07:14.011Z] #54 19.11 Fetched 118 kB in 0s (860 kB/s) [2020-07-28T08:07:14.011Z] #54 19.17 Selecting previously unselected package libbtrfs0. [2020-07-28T08:07:14.011Z] #54 19.17 (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-28T08:07:14.011Z] #54 19.32 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-07-28T08:07:14.011Z] #54 19.33 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-28T08:07:14.011Z] #54 19.37 Selecting previously unselected package libbtrfs-dev. [2020-07-28T08:07:14.011Z] #54 19.37 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-07-28T08:07:14.011Z] #54 19.38 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-28T08:07:14.011Z] #54 19.52 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-28T08:07:14.011Z] #54 19.53 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-28T08:07:14.011Z] #54 19.54 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T08:07:14.011Z] #54 DONE 20.4s [2020-07-28T08:07:14.011Z] [2020-07-28T08:07:14.011Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-28T08:07:14.011Z] #55 DONE 0.1s [2020-07-28T08:07:14.011Z] [2020-07-28T08:07:14.011Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-28T08:07:14.011Z] #22 20.42 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T08:07:14.011Z] [2020-07-28T08:07:14.011Z] #22 ... [2020-07-28T08:07:14.011Z] [2020-07-28T08:07:14.011Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-07-28T08:07:14.011Z] #56 DONE 0.1s [2020-07-28T08:07:14.011Z] [2020-07-28T08:07:14.011Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-28T08:07:14.011Z] #22 20.50 Fetched 350 kB in 0s (2429 kB/s) [2020-07-28T08:07:14.012Z] #22 20.55 Selecting previously unselected package libonig5:s390x. [2020-07-28T08:07:14.012Z] #22 20.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-28T08:07:14.012Z] #22 20.62 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-07-28T08:07:14.012Z] #22 20.63 Unpacking libonig5:s390x (6.9.1-1) ... [2020-07-28T08:07:14.150Z] Removing intermediate container c8fa53a1b131 [2020-07-28T08:07:14.150Z] ---> 17534233c852 [2020-07-28T08:07:14.150Z] Step 12/140 : ARG CRIU_VERSION=3.14 [2020-07-28T08:07:14.150Z] ---> Running in ebeaf7c2fbab [2020-07-28T08:07:14.150Z] Removing intermediate container ebeaf7c2fbab [2020-07-28T08:07:14.150Z] ---> 258588998080 [2020-07-28T08:07:14.150Z] Step 13/140 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2020-07-28T08:07:14.150Z] ---> Running in ff0e58561613 [2020-07-28T08:07:14.307Z] #22 20.79 Selecting previously unselected package libjq1:s390x. [2020-07-28T08:07:14.308Z] #22 20.79 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-07-28T08:07:14.308Z] #22 20.82 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-28T08:07:14.308Z] #22 20.95 Selecting previously unselected package jq. [2020-07-28T08:07:14.308Z] #22 20.97 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-07-28T08:07:14.308Z] #22 20.97 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-28T08:07:14.599Z] #22 21.16 Setting up libonig5:s390x (6.9.1-1) ... [2020-07-28T08:07:14.599Z] #22 21.17 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-28T08:07:14.599Z] #22 21.19 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-28T08:07:14.599Z] #22 21.20 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T08:07:14.892Z] #22 DONE 21.7s [2020-07-28T08:07:14.892Z] [2020-07-28T08:07:14.892Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-28T08:07:15.184Z] #23 DONE 0.1s [2020-07-28T08:07:15.184Z] [2020-07-28T08:07:15.184Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-28T08:07:15.184Z] #38 18.71 The following NEW packages will be installed: [2020-07-28T08:07:15.184Z] #38 18.71 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-28T08:07:15.184Z] #38 18.71 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-28T08:07:15.184Z] #38 18.71 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-28T08:07:15.184Z] #38 18.71 python-six zlib1g-dev [2020-07-28T08:07:15.184Z] #38 18.84 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T08:07:15.184Z] #38 18.84 Need to get 3742 kB of archives. [2020-07-28T08:07:15.184Z] #38 18.84 After this operation, 22.0 MB of additional disk space will be used. [2020-07-28T08:07:15.184Z] #38 18.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-07-28T08:07:15.184Z] #38 18.87 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-28T08:07:15.184Z] #38 18.88 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-28T08:07:15.184Z] #38 18.89 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-28T08:07:15.184Z] #38 18.89 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-28T08:07:15.184Z] #38 18.90 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-28T08:07:15.184Z] #38 18.90 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-28T08:07:15.184Z] #38 18.90 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-28T08:07:15.184Z] #38 18.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-07-28T08:07:15.184Z] #38 18.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-07-28T08:07:15.184Z] #38 18.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-07-28T08:07:15.184Z] #38 19.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-07-28T08:07:15.184Z] #38 19.05 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-28T08:07:15.184Z] #38 19.05 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-28T08:07:15.184Z] #38 19.05 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-28T08:07:15.184Z] #38 19.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-07-28T08:07:15.184Z] #38 19.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-07-28T08:07:15.184Z] #38 19.75 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T08:07:15.184Z] #38 19.84 Fetched 3742 kB in 0s (11.0 MB/s) [2020-07-28T08:07:15.184Z] #38 19.88 Selecting previously unselected package libcap-dev:s390x. [2020-07-28T08:07:15.184Z] #38 19.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-28T08:07:15.184Z] #38 19.96 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-07-28T08:07:15.184Z] #38 19.96 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-07-28T08:07:15.184Z] #38 20.05 Selecting previously unselected package libnet1:s390x. [2020-07-28T08:07:15.184Z] #38 20.05 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-28T08:07:15.184Z] #38 20.06 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-28T08:07:15.184Z] #38 20.13 Selecting previously unselected package libnet1-dev. [2020-07-28T08:07:15.184Z] #38 20.14 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-28T08:07:15.184Z] #38 20.19 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-28T08:07:15.184Z] #38 20.39 Selecting previously unselected package libnl-3-200:s390x. [2020-07-28T08:07:15.184Z] #38 20.40 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-07-28T08:07:15.184Z] #38 20.40 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-07-28T08:07:15.184Z] #38 20.53 Selecting previously unselected package libnl-3-dev:s390x. [2020-07-28T08:07:15.184Z] #38 20.54 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-07-28T08:07:15.184Z] #38 20.55 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-07-28T08:07:15.184Z] #38 20.88 Selecting previously unselected package libprotobuf-c1:s390x. [2020-07-28T08:07:15.184Z] #38 20.88 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-07-28T08:07:15.184Z] #38 20.90 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-28T08:07:15.184Z] #38 20.97 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-07-28T08:07:15.184Z] #38 20.97 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-07-28T08:07:15.184Z] #38 20.98 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-07-28T08:07:15.184Z] #38 21.03 Selecting previously unselected package zlib1g-dev:s390x. [2020-07-28T08:07:15.184Z] #38 21.04 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-07-28T08:07:15.184Z] #38 21.04 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-07-28T08:07:15.184Z] #38 21.28 Selecting previously unselected package libprotobuf17:s390x. [2020-07-28T08:07:15.184Z] #38 21.29 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-07-28T08:07:15.184Z] #38 21.29 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-07-28T08:07:15.184Z] #38 21.69 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-07-28T08:07:15.184Z] #38 21.70 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-07-28T08:07:15.184Z] #38 21.71 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-07-28T08:07:15.218Z] Note: Building without setproctitle() and strlcpy() support. [2020-07-28T08:07:15.218Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-28T08:07:15.218Z] Note: Building without GnuTLS support [2020-07-28T08:07:15.218Z] Makefile.config:39: Warn: you have no libnftables installed [2020-07-28T08:07:15.218Z] Makefile.config:40: Warn: Building without nftables support [2020-07-28T08:07:15.477Z] #38 21.86 Selecting previously unselected package libprotobuf-dev:s390x. [2020-07-28T08:07:15.477Z] #38 21.86 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-07-28T08:07:15.477Z] #38 21.87 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-07-28T08:07:15.477Z] #38 ... [2020-07-28T08:07:15.477Z] [2020-07-28T08:07:15.477Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-28T08:07:15.477Z] #7 12.47 Fetched 8060 kB in 11s (766 kB/s) [2020-07-28T08:07:15.477Z] #7 12.47 Reading package lists... [2020-07-28T08:07:15.477Z] #7 15.84 Reading package lists... [2020-07-28T08:07:15.477Z] #7 19.06 Building dependency tree... [2020-07-28T08:07:15.477Z] #7 19.53 Reading state information... [2020-07-28T08:07:15.477Z] #7 20.09 The following additional packages will be installed: [2020-07-28T08:07:15.477Z] #7 20.10 libapparmor1 [2020-07-28T08:07:15.477Z] #7 20.10 Suggested packages: [2020-07-28T08:07:15.477Z] #7 20.10 seccomp [2020-07-28T08:07:15.477Z] #7 20.26 The following NEW packages will be installed: [2020-07-28T08:07:15.477Z] #7 20.27 libapparmor-dev libapparmor1 libseccomp-dev [2020-07-28T08:07:15.477Z] #7 20.38 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T08:07:15.477Z] #7 20.38 Need to get 288 kB of archives. [2020-07-28T08:07:15.477Z] #7 20.38 After this operation, 957 kB of additional disk space will be used. [2020-07-28T08:07:15.477Z] #7 20.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-07-28T08:07:15.477Z] #7 20.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-07-28T08:07:15.477Z] #7 20.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-07-28T08:07:15.477Z] #7 21.19 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T08:07:15.478Z] #7 21.29 Fetched 288 kB in 0s (2607 kB/s) [2020-07-28T08:07:15.478Z] #7 21.36 Selecting previously unselected package libapparmor1:s390x. [2020-07-28T08:07:15.478Z] #7 21.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-28T08:07:15.478Z] #7 21.43 Preparing to unpack .../libapparmor1_2.13.2-10_s390x.deb ... [2020-07-28T08:07:15.478Z] #7 21.43 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-07-28T08:07:15.478Z] #7 21.58 Selecting previously unselected package libapparmor-dev:s390x. [2020-07-28T08:07:15.478Z] #7 21.58 Preparing to unpack .../libapparmor-dev_2.13.2-10_s390x.deb ... [2020-07-28T08:07:15.478Z] #7 21.58 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-07-28T08:07:15.478Z] #7 21.70 Selecting previously unselected package libseccomp-dev:s390x. [2020-07-28T08:07:15.478Z] #7 21.70 Preparing to unpack .../libseccomp-dev_2.3.3-4_s390x.deb ... [2020-07-28T08:07:15.478Z] #7 21.70 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-07-28T08:07:15.478Z] #7 21.86 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-07-28T08:07:15.478Z] #7 21.87 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-07-28T08:07:15.478Z] #7 21.88 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-07-28T08:07:15.478Z] #7 21.89 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T08:07:15.478Z] #7 DONE 22.2s [2020-07-28T08:07:15.518Z] fatal: not a git repository (or any of the parent directories): .git [2020-07-28T08:07:15.518Z]  GEN .gitid [2020-07-28T08:07:15.518Z] GEN criu/include/version.h [2020-07-28T08:07:15.518Z] GEN include/common/asm [2020-07-28T08:07:15.518Z] PBCC images/timens.pb-c.c [2020-07-28T08:07:15.518Z] DEP images/timens.pb-c.d [2020-07-28T08:07:15.518Z] PBCC images/fown.pb-c.c [2020-07-28T08:07:15.518Z] PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-28T08:07:15.789Z] [2020-07-28T08:07:15.789Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-28T08:07:15.789Z] #31 12.35 Fetched 8060 kB in 10s (768 kB/s) [2020-07-28T08:07:15.789Z] #31 12.35 Reading package lists... [2020-07-28T08:07:15.789Z] #31 16.05 Reading package lists... [2020-07-28T08:07:15.789Z] #31 19.27 Building dependency tree... [2020-07-28T08:07:15.789Z] #31 19.91 Reading state information... [2020-07-28T08:07:15.789Z] #31 20.51 The following additional packages will be installed: [2020-07-28T08:07:15.789Z] #31 20.52 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-28T08:07:15.789Z] #31 20.52 Suggested packages: [2020-07-28T08:07:15.789Z] #31 20.52 cmake-doc ninja-build lrzip [2020-07-28T08:07:15.789Z] #31 20.52 Recommended packages: [2020-07-28T08:07:15.789Z] #31 20.52 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-28T08:07:15.789Z] #31 21.37 The following NEW packages will be installed: [2020-07-28T08:07:15.789Z] #31 21.37 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-28T08:07:15.789Z] #31 21.37 vim-common xxd [2020-07-28T08:07:15.789Z] #31 21.47 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T08:07:15.789Z] #31 21.47 Need to get 14.0 MB of archives. [2020-07-28T08:07:15.789Z] #31 21.47 After this operation, 62.1 MB of additional disk space will be used. [2020-07-28T08:07:15.789Z] #31 21.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-07-28T08:07:15.789Z] #31 21.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-07-28T08:07:15.789Z] #31 21.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-07-28T08:07:15.789Z] #31 21.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-07-28T08:07:15.789Z] #31 22.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-07-28T08:07:15.789Z] #31 22.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-07-28T08:07:15.789Z] #31 22.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-07-28T08:07:15.789Z] #31 22.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-07-28T08:07:15.789Z] #31 22.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-07-28T08:07:15.789Z] #31 22.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-07-28T08:07:15.789Z] #31 ... [2020-07-28T08:07:15.789Z] [2020-07-28T08:07:15.789Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-28T08:07:15.789Z] #50 DONE 0.2s [2020-07-28T08:07:15.789Z] [2020-07-28T08:07:15.789Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-07-28T08:07:15.789Z] #51 DONE 0.1s [2020-07-28T08:07:15.789Z] [2020-07-28T08:07:15.789Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-28T08:07:15.813Z] PBCC images/opts.pb-c.c [2020-07-28T08:07:15.813Z] PBCC images/memfd.pb-c.c [2020-07-28T08:07:15.813Z] DEP images/fown.pb-c.d [2020-07-28T08:07:15.813Z] DEP images/google/protobuf/descriptor.pb-c.d [2020-07-28T08:07:15.813Z] DEP images/opts.pb-c.d [2020-07-28T08:07:15.813Z] DEP images/memfd.pb-c.d [2020-07-28T08:07:15.813Z] PBCC images/sit.pb-c.c [2020-07-28T08:07:15.813Z] DEP images/sit.pb-c.d [2020-07-28T08:07:15.813Z] PBCC images/macvlan.pb-c.c [2020-07-28T08:07:15.813Z] DEP images/macvlan.pb-c.d [2020-07-28T08:07:15.813Z] PBCC images/autofs.pb-c.c [2020-07-28T08:07:15.813Z] DEP images/autofs.pb-c.d [2020-07-28T08:07:15.813Z] PBCC images/sysctl.pb-c.c [2020-07-28T08:07:15.813Z] DEP images/sysctl.pb-c.d [2020-07-28T08:07:15.813Z] PBCC images/time.pb-c.c [2020-07-28T08:07:15.813Z] DEP images/time.pb-c.d [2020-07-28T08:07:15.813Z] PBCC images/binfmt-misc.pb-c.c [2020-07-28T08:07:15.813Z] DEP images/binfmt-misc.pb-c.d [2020-07-28T08:07:15.813Z] PBCC images/seccomp.pb-c.c [2020-07-28T08:07:15.813Z] DEP images/seccomp.pb-c.d [2020-07-28T08:07:15.813Z] PBCC images/userns.pb-c.c [2020-07-28T08:07:15.813Z] DEP images/userns.pb-c.d [2020-07-28T08:07:15.813Z] PBCC images/cgroup.pb-c.c [2020-07-28T08:07:15.813Z] DEP images/cgroup.pb-c.d [2020-07-28T08:07:15.813Z] PBCC images/ext-file.pb-c.c [2020-07-28T08:07:15.813Z] DEP images/ext-file.pb-c.d [2020-07-28T08:07:15.813Z] PBCC images/rpc.pb-c.c [2020-07-28T08:07:15.813Z] DEP images/rpc.pb-c.d [2020-07-28T08:07:15.813Z] PBCC images/siginfo.pb-c.c [2020-07-28T08:07:15.813Z] DEP images/siginfo.pb-c.d [2020-07-28T08:07:15.813Z] PBCC images/pagemap.pb-c.c [2020-07-28T08:07:15.813Z] DEP images/pagemap.pb-c.d [2020-07-28T08:07:15.813Z] PBCC images/rlimit.pb-c.c [2020-07-28T08:07:15.813Z] DEP images/rlimit.pb-c.d [2020-07-28T08:07:15.813Z] PBCC images/file-lock.pb-c.c [2020-07-28T08:07:15.813Z] DEP images/file-lock.pb-c.d [2020-07-28T08:07:15.813Z] PBCC images/tty.pb-c.c [2020-07-28T08:07:15.813Z] DEP images/tty.pb-c.d [2020-07-28T08:07:16.084Z] #52 ... [2020-07-28T08:07:16.084Z] [2020-07-28T08:07:16.084Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-28T08:07:16.084Z] #36 12.74 + cd /tmp/tmp.eiGoo0FCU3/src/github.com/docker/distribution [2020-07-28T08:07:16.084Z] #36 12.74 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-28T08:07:16.084Z] #36 14.68 + GOPATH=/tmp/tmp.eiGoo0FCU3/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.eiGoo0FCU3 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-28T08:07:16.107Z] PBCC images/tun.pb-c.c [2020-07-28T08:07:16.107Z] PBCC images/netdev.pb-c.c [2020-07-28T08:07:16.107Z] DEP images/tun.pb-c.d [2020-07-28T08:07:16.107Z] DEP images/netdev.pb-c.d [2020-07-28T08:07:16.107Z] PBCC images/vma.pb-c.c [2020-07-28T08:07:16.107Z] DEP images/vma.pb-c.d [2020-07-28T08:07:16.107Z] PBCC images/creds.pb-c.c [2020-07-28T08:07:16.107Z] DEP images/creds.pb-c.d [2020-07-28T08:07:16.107Z] PBCC images/utsns.pb-c.c [2020-07-28T08:07:16.107Z] DEP images/utsns.pb-c.d [2020-07-28T08:07:16.107Z] PBCC images/ipc-desc.pb-c.c [2020-07-28T08:07:16.107Z] PBCC images/ipc-sem.pb-c.c [2020-07-28T08:07:16.107Z] DEP images/ipc-desc.pb-c.d [2020-07-28T08:07:16.107Z] DEP images/ipc-sem.pb-c.d [2020-07-28T08:07:16.107Z] PBCC images/ipc-msg.pb-c.c [2020-07-28T08:07:16.107Z] DEP images/ipc-msg.pb-c.d [2020-07-28T08:07:16.107Z] PBCC images/ipc-shm.pb-c.c [2020-07-28T08:07:16.107Z] DEP images/ipc-shm.pb-c.d [2020-07-28T08:07:16.107Z] PBCC images/ipc-var.pb-c.c [2020-07-28T08:07:16.107Z] DEP images/ipc-var.pb-c.d [2020-07-28T08:07:16.107Z] PBCC images/sk-opts.pb-c.c [2020-07-28T08:07:16.107Z] PBCC images/packet-sock.pb-c.c [2020-07-28T08:07:16.107Z] DEP images/sk-opts.pb-c.d [2020-07-28T08:07:16.107Z] DEP images/packet-sock.pb-c.d [2020-07-28T08:07:16.107Z] PBCC images/sk-netlink.pb-c.c [2020-07-28T08:07:16.107Z] DEP images/sk-netlink.pb-c.d [2020-07-28T08:07:16.107Z] PBCC images/sk-inet.pb-c.c [2020-07-28T08:07:16.107Z] DEP images/sk-inet.pb-c.d [2020-07-28T08:07:16.107Z] PBCC images/sk-unix.pb-c.c [2020-07-28T08:07:16.107Z] DEP images/sk-unix.pb-c.d [2020-07-28T08:07:16.107Z] PBCC images/mm.pb-c.c [2020-07-28T08:07:16.107Z] DEP images/mm.pb-c.d [2020-07-28T08:07:16.107Z] PBCC images/timerfd.pb-c.c [2020-07-28T08:07:16.107Z] DEP images/timerfd.pb-c.d [2020-07-28T08:07:16.107Z] PBCC images/timer.pb-c.c [2020-07-28T08:07:16.107Z] DEP images/timer.pb-c.d [2020-07-28T08:07:16.376Z] #36 ... [2020-07-28T08:07:16.376Z] [2020-07-28T08:07:16.376Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-28T08:07:16.376Z] #42 12.29 internal/testlog [2020-07-28T08:07:16.376Z] #42 12.45 encoding [2020-07-28T08:07:16.376Z] #42 12.53 unicode/utf16 [2020-07-28T08:07:16.376Z] #42 12.70 container/list [2020-07-28T08:07:16.376Z] #42 12.99 crypto/internal/subtle [2020-07-28T08:07:16.376Z] #42 13.04 crypto/subtle [2020-07-28T08:07:16.376Z] #42 13.17 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-28T08:07:16.376Z] #42 13.38 internal/nettrace [2020-07-28T08:07:16.376Z] #42 13.59 runtime/cgo [2020-07-28T08:07:16.376Z] #42 18.84 vendor/golang.org/x/crypto/internal/subtle [2020-07-28T08:07:16.376Z] #42 ... [2020-07-28T08:07:16.376Z] [2020-07-28T08:07:16.376Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-28T08:07:16.376Z] #57 0.530 + RM_GOPATH=0 [2020-07-28T08:07:16.376Z] #57 0.530 + TMP_GOPATH= [2020-07-28T08:07:16.376Z] #57 0.530 + : /build [2020-07-28T08:07:16.376Z] #57 0.530 + '[' -z '' ']' [2020-07-28T08:07:16.376Z] #57 0.530 ++ mktemp -d [2020-07-28T08:07:16.376Z] #57 0.531 + export GOPATH=/tmp/tmp.AsXrw1QA7t [2020-07-28T08:07:16.376Z] #57 0.531 + GOPATH=/tmp/tmp.AsXrw1QA7t [2020-07-28T08:07:16.376Z] #57 0.532 + RM_GOPATH=1 [2020-07-28T08:07:16.376Z] #57 0.532 ++ dirname ./install.sh [2020-07-28T08:07:16.376Z] #57 0.537 + dir=. [2020-07-28T08:07:16.376Z] #57 0.537 + bin=containerd [2020-07-28T08:07:16.376Z] #57 0.537 + shift [2020-07-28T08:07:16.376Z] #57 0.537 + '[' '!' -f ./containerd.installer ']' [2020-07-28T08:07:16.376Z] #57 0.537 + . ./containerd.installer [2020-07-28T08:07:16.376Z] #57 0.537 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-28T08:07:16.376Z] #57 0.537 + install_containerd [2020-07-28T08:07:16.376Z] #57 0.537 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-07-28T08:07:16.376Z] #57 0.537 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-28T08:07:16.376Z] #57 0.537 + git clone https://github.com/containerd/containerd.git /tmp/tmp.AsXrw1QA7t/src/github.com/containerd/containerd [2020-07-28T08:07:16.376Z] #57 0.546 Cloning into '/tmp/tmp.AsXrw1QA7t/src/github.com/containerd/containerd'... [2020-07-28T08:07:16.400Z] PBCC images/sa.pb-c.c [2020-07-28T08:07:16.400Z] DEP images/sa.pb-c.d [2020-07-28T08:07:16.400Z] PBCC images/pipe-data.pb-c.c [2020-07-28T08:07:16.400Z] DEP images/pipe-data.pb-c.d [2020-07-28T08:07:16.400Z] PBCC images/mnt.pb-c.c [2020-07-28T08:07:16.400Z] DEP images/mnt.pb-c.d [2020-07-28T08:07:16.400Z] PBCC images/sk-packet.pb-c.c [2020-07-28T08:07:16.400Z] DEP images/sk-packet.pb-c.d [2020-07-28T08:07:16.400Z] PBCC images/tcp-stream.pb-c.c [2020-07-28T08:07:16.400Z] DEP images/tcp-stream.pb-c.d [2020-07-28T08:07:16.400Z] PBCC images/pipe.pb-c.c [2020-07-28T08:07:16.400Z] DEP images/pipe.pb-c.d [2020-07-28T08:07:16.400Z] PBCC images/pstree.pb-c.c [2020-07-28T08:07:16.400Z] DEP images/pstree.pb-c.d [2020-07-28T08:07:16.400Z] PBCC images/fs.pb-c.c [2020-07-28T08:07:16.400Z] DEP images/fs.pb-c.d [2020-07-28T08:07:16.400Z] PBCC images/signalfd.pb-c.c [2020-07-28T08:07:16.400Z] DEP images/signalfd.pb-c.d [2020-07-28T08:07:16.400Z] PBCC images/fh.pb-c.c [2020-07-28T08:07:16.400Z] PBCC images/fsnotify.pb-c.c [2020-07-28T08:07:16.400Z] DEP images/fh.pb-c.d [2020-07-28T08:07:16.400Z] DEP images/fsnotify.pb-c.d [2020-07-28T08:07:16.400Z] PBCC images/eventpoll.pb-c.c [2020-07-28T08:07:16.400Z] DEP images/eventpoll.pb-c.d [2020-07-28T08:07:16.400Z] PBCC images/eventfd.pb-c.c [2020-07-28T08:07:16.400Z] DEP images/eventfd.pb-c.d [2020-07-28T08:07:16.400Z] PBCC images/remap-file-path.pb-c.c [2020-07-28T08:07:16.400Z] DEP images/remap-file-path.pb-c.d [2020-07-28T08:07:16.400Z] PBCC images/fifo.pb-c.c [2020-07-28T08:07:16.400Z] DEP images/fifo.pb-c.d [2020-07-28T08:07:16.400Z] PBCC images/ghost-file.pb-c.c [2020-07-28T08:07:16.400Z] DEP images/ghost-file.pb-c.d [2020-07-28T08:07:16.400Z] PBCC images/regfile.pb-c.c [2020-07-28T08:07:16.400Z] DEP images/regfile.pb-c.d [2020-07-28T08:07:16.400Z] PBCC images/ns.pb-c.c [2020-07-28T08:07:16.400Z] DEP images/ns.pb-c.d [2020-07-28T08:07:16.400Z] PBCC images/fdinfo.pb-c.c [2020-07-28T08:07:16.667Z] #57 ... [2020-07-28T08:07:16.667Z] [2020-07-28T08:07:16.667Z] #8 [dev 1/25] RUN groupadd -r docker [2020-07-28T08:07:16.667Z] #8 DONE 1.2s [2020-07-28T08:07:16.695Z] DEP images/fdinfo.pb-c.d [2020-07-28T08:07:16.695Z] PBCC images/core-aarch64.pb-c.c [2020-07-28T08:07:16.695Z] PBCC images/core-arm.pb-c.c [2020-07-28T08:07:16.695Z] PBCC images/core-ppc64.pb-c.c [2020-07-28T08:07:16.695Z] PBCC images/core-s390.pb-c.c [2020-07-28T08:07:16.695Z] PBCC images/core-x86.pb-c.c [2020-07-28T08:07:16.695Z] PBCC images/core.pb-c.c [2020-07-28T08:07:16.695Z] PBCC images/inventory.pb-c.c [2020-07-28T08:07:16.695Z] DEP images/core-aarch64.pb-c.d [2020-07-28T08:07:16.695Z] DEP images/core-arm.pb-c.d [2020-07-28T08:07:16.695Z] DEP images/core-ppc64.pb-c.d [2020-07-28T08:07:16.695Z] DEP images/core-s390.pb-c.d [2020-07-28T08:07:16.695Z] DEP images/core-x86.pb-c.d [2020-07-28T08:07:16.695Z] DEP images/core.pb-c.d [2020-07-28T08:07:16.695Z] DEP images/inventory.pb-c.d [2020-07-28T08:07:16.695Z] PBCC images/cpuinfo.pb-c.c [2020-07-28T08:07:16.695Z] DEP images/cpuinfo.pb-c.d [2020-07-28T08:07:16.695Z] PBCC images/stats.pb-c.c [2020-07-28T08:07:16.695Z] DEP images/stats.pb-c.d [2020-07-28T08:07:16.959Z] [2020-07-28T08:07:16.959Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-28T08:07:16.959Z] #52 0.865 + RM_GOPATH=0 [2020-07-28T08:07:16.959Z] #52 0.865 + TMP_GOPATH= [2020-07-28T08:07:16.959Z] #52 0.865 + : /build [2020-07-28T08:07:16.959Z] #52 0.865 + '[' -z '' ']' [2020-07-28T08:07:16.959Z] #52 0.865 ++ mktemp -d [2020-07-28T08:07:16.959Z] #52 0.866 + export GOPATH=/tmp/tmp.A7ZsmwKvZU [2020-07-28T08:07:16.959Z] #52 0.866 + GOPATH=/tmp/tmp.A7ZsmwKvZU [2020-07-28T08:07:16.959Z] #52 0.866 + RM_GOPATH=1 [2020-07-28T08:07:16.959Z] #52 0.867 ++ dirname ./install.sh [2020-07-28T08:07:16.959Z] #52 0.870 + dir=. [2020-07-28T08:07:16.959Z] #52 0.870 + bin=runc [2020-07-28T08:07:16.959Z] #52 0.870 + shift [2020-07-28T08:07:16.959Z] #52 0.870 + '[' '!' -f ./runc.installer ']' [2020-07-28T08:07:16.959Z] #52 0.870 + . ./runc.installer [2020-07-28T08:07:16.959Z] #52 0.870 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-28T08:07:16.959Z] #52 0.871 + install_runc [2020-07-28T08:07:16.959Z] #52 0.871 + uname -r [2020-07-28T08:07:16.959Z] #52 0.871 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-28T08:07:16.959Z] #52 0.882 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-28T08:07:16.959Z] #52 0.882 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-07-28T08:07:16.959Z] #52 0.882 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-07-28T08:07:16.959Z] #52 0.882 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.A7ZsmwKvZU/src/github.com/opencontainers/runc [2020-07-28T08:07:16.959Z] #52 0.883 Cloning into '/tmp/tmp.A7ZsmwKvZU/src/github.com/opencontainers/runc'... [2020-07-28T08:07:16.991Z] make[1]: Nothing to be done for 'all'. [2020-07-28T08:07:17.285Z] CC images/stats.o [2020-07-28T08:07:17.285Z] CC images/core.o [2020-07-28T08:07:17.285Z] CC images/core-x86.o [2020-07-28T08:07:17.593Z] #52 ... [2020-07-28T08:07:17.593Z] [2020-07-28T08:07:17.593Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-07-28T08:07:17.593Z] #66 13.89 + cd /tmp/tmp.EFvtDZipG9/src/github.com/docker/libnetwork [2020-07-28T08:07:17.593Z] #66 13.90 + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-28T08:07:17.593Z] #66 14.59 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-28T08:07:17.599Z] CC images/core-arm.o [2020-07-28T08:07:17.599Z] CC images/core-aarch64.o [2020-07-28T08:07:17.599Z] CC images/core-ppc64.o [2020-07-28T08:07:17.599Z] CC images/core-s390.o [2020-07-28T08:07:17.884Z] #66 ... [2020-07-28T08:07:17.885Z] [2020-07-28T08:07:17.885Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-07-28T08:07:17.885Z] #9 DONE 1.0s [2020-07-28T08:07:17.885Z] [2020-07-28T08:07:17.885Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-07-28T08:07:17.899Z] CC images/cpuinfo.o [2020-07-28T08:07:17.899Z] CC images/inventory.o [2020-07-28T08:07:17.899Z] CC images/fdinfo.o [2020-07-28T08:07:17.899Z] CC images/fown.o [2020-07-28T08:07:18.192Z] CC images/ns.o [2020-07-28T08:07:18.192Z] CC images/regfile.o [2020-07-28T08:07:18.192Z] CC images/ghost-file.o [2020-07-28T08:07:18.192Z] CC images/fifo.o [2020-07-28T08:07:18.192Z] CC images/remap-file-path.o [2020-07-28T08:07:18.192Z] CC images/eventfd.o [2020-07-28T08:07:18.192Z] CC images/eventpoll.o [2020-07-28T08:07:18.486Z] CC images/fh.o [2020-07-28T08:07:18.486Z] CC images/fsnotify.o [2020-07-28T08:07:18.486Z] CC images/signalfd.o [2020-07-28T08:07:18.486Z] CC images/fs.o [2020-07-28T08:07:18.486Z] CC images/pstree.o [2020-07-28T08:07:18.486Z] CC images/pipe.o [2020-07-28T08:07:18.559Z] #10 0.812 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-28T08:07:18.781Z] CC images/tcp-stream.o [2020-07-28T08:07:18.781Z] CC images/sk-packet.o [2020-07-28T08:07:18.781Z] CC images/mnt.o [2020-07-28T08:07:18.781Z] CC images/pipe-data.o [2020-07-28T08:07:18.781Z] CC images/sa.o [2020-07-28T08:07:18.781Z] CC images/timer.o [2020-07-28T08:07:18.781Z] CC images/timerfd.o [2020-07-28T08:07:18.871Z] #10 DONE 1.1s [2020-07-28T08:07:18.871Z] [2020-07-28T08:07:18.871Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-28T08:07:18.871Z] #31 23.25 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T08:07:18.871Z] #31 23.35 Fetched 14.0 MB in 1s (13.9 MB/s) [2020-07-28T08:07:18.871Z] #31 23.41 Selecting previously unselected package xxd. [2020-07-28T08:07:18.871Z] #31 23.41 (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-28T08:07:18.871Z] #31 23.45 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-07-28T08:07:18.871Z] #31 23.45 Unpacking xxd (2:8.1.0875-5) ... [2020-07-28T08:07:18.871Z] #31 23.64 Selecting previously unselected package vim-common. [2020-07-28T08:07:18.871Z] #31 23.64 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-28T08:07:18.871Z] #31 23.66 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-28T08:07:18.871Z] #31 24.03 Selecting previously unselected package cmake-data. [2020-07-28T08:07:18.871Z] #31 24.03 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-28T08:07:18.871Z] #31 24.04 Unpacking cmake-data (3.13.4-1) ... [2020-07-28T08:07:19.074Z] CC images/mm.o [2020-07-28T08:07:19.074Z] CC images/sk-opts.o [2020-07-28T08:07:19.074Z] CC images/sk-unix.o [2020-07-28T08:07:19.074Z] CC images/sk-inet.o [2020-07-28T08:07:19.074Z] CC images/tun.o [2020-07-28T08:07:19.074Z] CC images/sk-netlink.o [2020-07-28T08:07:19.368Z] CC images/packet-sock.o [2020-07-28T08:07:19.368Z] CC images/ipc-var.o [2020-07-28T08:07:19.368Z] CC images/ipc-desc.o [2020-07-28T08:07:19.368Z] CC images/ipc-shm.o [2020-07-28T08:07:19.368Z] CC images/ipc-msg.o [2020-07-28T08:07:19.368Z] CC images/ipc-sem.o [2020-07-28T08:07:19.368Z] CC images/utsns.o [2020-07-28T08:07:19.661Z] CC images/creds.o [2020-07-28T08:07:19.661Z] CC images/vma.o [2020-07-28T08:07:19.661Z] CC images/netdev.o [2020-07-28T08:07:19.661Z] CC images/tty.o [2020-07-28T08:07:19.661Z] CC images/file-lock.o [2020-07-28T08:07:19.916Z] #31 ... [2020-07-28T08:07:19.916Z] [2020-07-28T08:07:19.916Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-07-28T08:07:19.916Z] #11 DONE 1.1s [2020-07-28T08:07:19.953Z] CC images/rlimit.o [2020-07-28T08:07:19.953Z] CC images/pagemap.o [2020-07-28T08:07:19.953Z] CC images/siginfo.o [2020-07-28T08:07:19.953Z] CC images/rpc.o [2020-07-28T08:07:20.214Z] [2020-07-28T08:07:20.214Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T08:07:20.214Z] #24 2.604 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-07-28T08:07:20.214Z] #24 3.055 #=#=# [2020-07-28T08:07:20.214Z] #24 3.289 # 2.6% ######### 12.6% ############# 18.9% ################## 25.2% ###################### 31.4% ########################### 37.7% ############################## 42.4% ################################# 46.3% ##################################### 52.6% ########################################## 58.9% ############################################## 65.2% #################################################### 73.5% ####################################################### 77.7% ############################################################ 83.9% [2020-07-28T08:07:20.214Z] #24 ... [2020-07-28T08:07:20.214Z] [2020-07-28T08:07:20.214Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-28T08:07:20.214Z] #31 26.84 Selecting previously unselected package libicu63:s390x. [2020-07-28T08:07:20.214Z] #31 26.84 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-07-28T08:07:20.214Z] #31 26.85 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-07-28T08:07:20.246Z] CC images/ext-file.o [2020-07-28T08:07:20.246Z] CC images/cgroup.o [2020-07-28T08:07:20.246Z] CC images/userns.o [2020-07-28T08:07:20.539Z] CC images/google/protobuf/descriptor.o [2020-07-28T08:07:20.832Z] CC images/opts.o [2020-07-28T08:07:20.832Z] CC images/seccomp.o [2020-07-28T08:07:20.832Z] CC images/binfmt-misc.o [2020-07-28T08:07:20.832Z] CC images/time.o [2020-07-28T08:07:20.832Z] CC images/sysctl.o [2020-07-28T08:07:20.832Z] CC images/autofs.o [2020-07-28T08:07:20.848Z] #31 ... [2020-07-28T08:07:20.848Z] [2020-07-28T08:07:20.848Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-07-28T08:07:20.848Z] #12 DONE 1.0s [2020-07-28T08:07:21.125Z] CC images/macvlan.o [2020-07-28T08:07:21.125Z] CC images/sit.o [2020-07-28T08:07:21.125Z] CC images/memfd.o [2020-07-28T08:07:21.125Z] CC images/timens.o [2020-07-28T08:07:21.125Z] LINK images/built-in.o [2020-07-28T08:07:21.125Z] GEN compel/include/asm [2020-07-28T08:07:21.125Z] GEN compel/include/version.h [2020-07-28T08:07:21.125Z] touch .config [2020-07-28T08:07:21.125Z] GEN include/common/config.h [2020-07-28T08:07:21.125Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-28T08:07:21.125Z] GEN compel/plugins/include/uapi/std/syscall.h [2020-07-28T08:07:21.125Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-07-28T08:07:21.125Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-07-28T08:07:21.125Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-07-28T08:07:21.125Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-07-28T08:07:21.125Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-07-28T08:07:21.142Z] [2020-07-28T08:07:21.142Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T08:07:21.142Z] #24 3.289 # 2.6% ######### 12.6% ############# 18.9% ################## 25.2% ###################### 31.4% ########################### 37.7% ############################## 42.4% ################################# 46.3% ##################################### 52.6% ########################################## 58.9% ############################################## 65.2% #################################################### 73.5% ####################################################### 77.7% ############################################################ 83.9% ################################################################## 92.3% ###################################################################### 98.6% ######################################################################## 100.0% [2020-07-28T08:07:21.142Z] #24 5.597 #=#=# [2020-07-28T08:07:21.418Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-28T08:07:21.418Z] DEP compel/plugins/std/infect.d [2020-07-28T08:07:21.418Z] DEP compel/plugins/std/string.d [2020-07-28T08:07:21.418Z] DEP compel/plugins/std/log.d [2020-07-28T08:07:21.418Z] DEP compel/plugins/std/fds.d [2020-07-28T08:07:21.418Z] DEP compel/plugins/std/std.d [2020-07-28T08:07:21.418Z] DEP compel/plugins/shmem/shmem.d [2020-07-28T08:07:21.418Z] DEP compel/plugins/fds/fds.d [2020-07-28T08:07:21.418Z] CC compel/plugins/std/std.o [2020-07-28T08:07:21.418Z] CC compel/plugins/std/fds.o [2020-07-28T08:07:21.711Z] CC compel/plugins/std/log.o [2020-07-28T08:07:21.711Z] CC compel/plugins/std/string.o [2020-07-28T08:07:21.728Z] #24 5.739 # 2.7% ################## 25.8% ############################## 42.7% ############################################### 65.4% ########################################################### 82.4% ##24 ... [2020-07-28T08:07:21.728Z] [2020-07-28T08:07:21.728Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-07-28T08:07:21.728Z] #66 DONE 27.7s [2020-07-28T08:07:21.728Z] [2020-07-28T08:07:21.728Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T08:07:21.728Z] #24 5.739 # 2.7% ################## 25.8% ############################## 42.7% ############################################### 65.4% ########################################################### 82.4% ######################################################################## 100.0% [2020-07-28T08:07:22.008Z] CC compel/plugins/std/infect.o [2020-07-28T08:07:22.008Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-07-28T08:07:22.008Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2020-07-28T08:07:22.008Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2020-07-28T08:07:22.008Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-07-28T08:07:22.008Z] AR compel/plugins/std.lib.a [2020-07-28T08:07:22.008Z] CC compel/plugins/fds/fds.o [2020-07-28T08:07:22.008Z] AR compel/plugins/fds.lib.a [2020-07-28T08:07:22.008Z] HOSTDEP compel/src/lib/log-host.d [2020-07-28T08:07:22.008Z] HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-28T08:07:22.008Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-07-28T08:07:22.008Z] HOSTDEP compel/src/main-host.d [2020-07-28T08:07:22.008Z] DEP compel/src/lib/ptrace.d [2020-07-28T08:07:22.022Z] #24 6.900 [2020-07-28T08:07:22.303Z] DEP compel/src/lib/infect.d [2020-07-28T08:07:22.303Z] DEP compel/src/lib/infect-util.d [2020-07-28T08:07:22.303Z] DEP compel/src/lib/infect-rpc.d [2020-07-28T08:07:22.303Z] DEP compel/arch/ppc64/src/lib/infect.d [2020-07-28T08:07:22.303Z] DEP compel/arch/ppc64/src/lib/cpu.d [2020-07-28T08:07:22.303Z] DEP compel/src/lib/log.d [2020-07-28T08:07:22.303Z] DEP compel/src/main.d [2020-07-28T08:07:22.303Z] DEP compel/src/lib/handle-elf.d [2020-07-28T08:07:22.303Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-07-28T08:07:22.303Z] CC compel/src/lib/log.o [2020-07-28T08:07:22.303Z] CC compel/arch/ppc64/src/lib/cpu.o [2020-07-28T08:07:22.330Z] #24 7.044 0.2% [2020-07-28T08:07:22.330Z] #24 ... [2020-07-28T08:07:22.330Z] [2020-07-28T08:07:22.330Z] #13 [dev 6/25] RUN ldconfig [2020-07-28T08:07:22.330Z] #13 DONE 1.4s [2020-07-28T08:07:22.330Z] [2020-07-28T08:07:22.330Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T08:07:22.597Z] CC compel/arch/ppc64/src/lib/infect.o [2020-07-28T08:07:22.597Z] CC compel/src/lib/infect-rpc.o [2020-07-28T08:07:22.597Z] CC compel/src/lib/infect-util.o [2020-07-28T08:07:22.891Z] CC compel/src/lib/infect.o [2020-07-28T08:07:23.185Z] CC compel/src/lib/ptrace.o [2020-07-28T08:07:23.185Z] AR compel/libcompel.a [2020-07-28T08:07:23.477Z] HOSTCC compel/src/main-host.o [2020-07-28T08:07:23.477Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-07-28T08:07:23.477Z] HOSTCC compel/src/lib/handle-elf-host.o [2020-07-28T08:07:23.477Z] HOSTCC compel/src/lib/log-host.o [2020-07-28T08:07:23.477Z] HOSTLINK compel/compel-host-bin [2020-07-28T08:07:23.477Z] DEP soccr/soccr.d [2020-07-28T08:07:23.477Z] CC soccr/soccr.o [2020-07-28T08:07:23.771Z] AR soccr/libsoccr.a [2020-07-28T08:07:23.771Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-28T08:07:23.789Z] #24 7.044 0.2% #### 6.8% ########## 14.4% ############## 19.5% ################### 27.1% ############################## 42.3% ################################## 47.4% ####################################### 55.1% ############################################## 65.2% ######################################################## 78.0% ############################################################### 88.1% ######################################################################## 100.0% [2020-07-28T08:07:24.064Z] DEP criu/arch/ppc64/sigframe.d [2020-07-28T08:07:24.064Z] DEP criu/arch/ppc64/crtools.d [2020-07-28T08:07:24.064Z] DEP criu/arch/ppc64/cpu.d [2020-07-28T08:07:24.064Z] CC criu/arch/ppc64/cpu.o [2020-07-28T08:07:24.064Z] CC criu/arch/ppc64/crtools.o [2020-07-28T08:07:24.084Z] #24 8.733 #=#=# [2020-07-28T08:07:24.357Z] CC criu/arch/ppc64/sigframe.o [2020-07-28T08:07:24.357Z] LINK criu/arch/ppc64/crtools.built-in.o [2020-07-28T08:07:24.357Z] DEP criu/pie/util-vdso.d [2020-07-28T08:07:24.357Z] DEP criu/pie/util.d [2020-07-28T08:07:24.651Z] CC criu/pie/util.o [2020-07-28T08:07:24.651Z] CC criu/pie/util-vdso.o [2020-07-28T08:07:24.651Z] AR criu/pie/pie.lib.a [2020-07-28T08:07:24.651Z] DEP criu/pie/restorer.d [2020-07-28T08:07:24.651Z] DEP criu/arch/ppc64/vdso-trampoline.d [2020-07-28T08:07:24.651Z] DEP criu/arch/ppc64/restorer.d [2020-07-28T08:07:24.945Z] DEP criu/arch/ppc64/vdso-pie.d [2020-07-28T08:07:24.945Z] DEP criu/pie/parasite-vdso.d [2020-07-28T08:07:24.945Z] DEP criu/pie/parasite.d [2020-07-28T08:07:24.945Z] CC criu/pie/parasite.o [2020-07-28T08:07:25.243Z] LINK criu/pie/parasite.built-in.o [2020-07-28T08:07:25.243Z] GEN criu/pie/parasite-blob.h [2020-07-28T08:07:25.243Z] CC criu/pie/parasite-vdso.o [2020-07-28T08:07:25.537Z] CC criu/arch/ppc64/vdso-pie.o [2020-07-28T08:07:25.537Z] CC criu/arch/ppc64/restorer.o [2020-07-28T08:07:25.537Z] CC criu/arch/ppc64/vdso-trampoline.o [2020-07-28T08:07:25.537Z] CC criu/pie/restorer.o [2020-07-28T08:07:26.172Z] LINK criu/pie/restorer.built-in.o [2020-07-28T08:07:26.172Z] GEN criu/pie/restorer-blob.h [2020-07-28T08:07:26.172Z] DEP criu/vdso.d [2020-07-28T08:07:26.425Z] #24 8.867 #=#=# # 2.3% ### 4.2% ###### 8.9% ######## 11.8% ########### 15.5% ############# 18.4% ############### 21.2% ################# 25.0% #################### 27.8% ##################### 29.7% ######################## 33.5% ########################## 36.3% ############################ 39.2% ############################## 42.0% ################################ 44.8% ################################## 47.7% #################################### 50.5% ###################################### 53.4% ######################################## 56.2% ########################################### 60.0% ############################################# 63.8% [2020-07-28T08:07:26.425Z] #24 ... [2020-07-28T08:07:26.425Z] [2020-07-28T08:07:26.425Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-28T08:07:26.425Z] #38 23.19 Selecting previously unselected package libprotoc17:s390x. [2020-07-28T08:07:26.425Z] #38 23.20 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-07-28T08:07:26.425Z] #38 23.20 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-07-28T08:07:26.425Z] #38 23.90 Selecting previously unselected package protobuf-c-compiler. [2020-07-28T08:07:26.425Z] #38 23.90 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-07-28T08:07:26.425Z] #38 23.92 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-28T08:07:26.425Z] #38 24.07 Selecting previously unselected package protobuf-compiler. [2020-07-28T08:07:26.425Z] #38 24.08 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-07-28T08:07:26.425Z] #38 24.08 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-28T08:07:26.425Z] #38 24.24 Selecting previously unselected package python-pkg-resources. [2020-07-28T08:07:26.425Z] #38 24.25 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-28T08:07:26.425Z] #38 24.27 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-28T08:07:26.425Z] #38 24.43 Selecting previously unselected package python-six. [2020-07-28T08:07:26.425Z] #38 24.44 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-28T08:07:26.425Z] #38 24.44 Unpacking python-six (1.12.0-1) ... [2020-07-28T08:07:26.425Z] #38 24.55 Selecting previously unselected package python-protobuf. [2020-07-28T08:07:26.425Z] #38 24.55 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-07-28T08:07:26.425Z] #38 24.56 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-28T08:07:26.425Z] #38 24.94 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-28T08:07:26.425Z] #38 27.25 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-07-28T08:07:26.425Z] #38 27.26 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-28T08:07:26.425Z] #38 27.26 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-28T08:07:26.425Z] #38 27.27 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-07-28T08:07:26.425Z] #38 27.28 Setting up python-six (1.12.0-1) ... [2020-07-28T08:07:26.425Z] #38 29.09 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-07-28T08:07:26.425Z] #38 29.15 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-07-28T08:07:26.425Z] #38 29.17 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-07-28T08:07:26.425Z] #38 29.17 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-07-28T08:07:26.425Z] #38 29.18 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-07-28T08:07:26.425Z] #38 29.19 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-28T08:07:26.425Z] #38 29.20 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-28T08:07:26.425Z] #38 29.21 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-07-28T08:07:26.425Z] #38 29.22 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-28T08:07:26.425Z] #38 29.24 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-28T08:07:26.425Z] #38 32.82 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-07-28T08:07:26.425Z] #38 32.83 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T08:07:26.465Z] DEP criu/uts_ns.d [2020-07-28T08:07:26.465Z] DEP criu/util.d [2020-07-28T08:07:26.465Z] DEP criu/uffd.d [2020-07-28T08:07:26.465Z] DEP criu/tun.d [2020-07-28T08:07:26.465Z] DEP criu/tty.d [2020-07-28T08:07:26.465Z] DEP criu/timerfd.d [2020-07-28T08:07:26.465Z] DEP criu/timens.d [2020-07-28T08:07:26.717Z] #38 ... [2020-07-28T08:07:26.717Z] [2020-07-28T08:07:26.717Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T08:07:26.757Z] DEP criu/sysfs_parse.d [2020-07-28T08:07:26.757Z] DEP criu/sysctl.d [2020-07-28T08:07:26.757Z] DEP criu/string.d [2020-07-28T08:07:26.757Z] DEP criu/stats.d [2020-07-28T08:07:26.757Z] DEP criu/sockets.d [2020-07-28T08:07:26.757Z] DEP criu/sk-unix.d [2020-07-28T08:07:26.758Z] DEP criu/sk-tcp.d [2020-07-28T08:07:26.758Z] DEP criu/sk-queue.d [2020-07-28T08:07:27.012Z] #24 8.867 #=#=# # 2.3% ### 4.2% ###### 8.9% ######## 11.8% ########### 15.5% ############# 18.4% ############### 21.2% ################# 25.0% #################### 27.8% ##################### 29.7% ######################## 33.5% ########################## 36.3% ############################ 39.2% ############################## 42.0% ################################ 44.8% ################################## 47.7% #################################### 50.5% ###################################### 53.4% ######################################## 56.2% ########################################### 60.0% ############################################# 63.8% ############################################### 66.6% ################################################### 71.3% [2020-07-28T08:07:27.012Z] #24 ... [2020-07-28T08:07:27.012Z] [2020-07-28T08:07:27.012Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-28T08:07:27.012Z] #38 DONE 33.5s [2020-07-28T08:07:27.012Z] [2020-07-28T08:07:27.012Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T08:07:27.050Z] DEP criu/sk-packet.d [2020-07-28T08:07:27.050Z] DEP criu/sk-netlink.d [2020-07-28T08:07:27.050Z] DEP criu/sk-inet.d [2020-07-28T08:07:27.050Z] DEP criu/signalfd.d [2020-07-28T08:07:27.050Z] DEP criu/sigframe.d [2020-07-28T08:07:27.050Z] DEP criu/shmem.d [2020-07-28T08:07:27.050Z] DEP criu/servicefd.d [2020-07-28T08:07:27.346Z] DEP criu/seize.d [2020-07-28T08:07:27.346Z] DEP criu/seccomp.d [2020-07-28T08:07:27.346Z] DEP criu/rst-malloc.d [2020-07-28T08:07:27.346Z] DEP criu/rbtree.d [2020-07-28T08:07:27.346Z] DEP criu/pstree.d [2020-07-28T08:07:27.346Z] DEP criu/protobuf.d [2020-07-28T08:07:27.346Z] GEN criu/protobuf-desc-gen.h [2020-07-28T08:07:27.639Z] DEP criu/protobuf-desc.d [2020-07-28T08:07:27.639Z] DEP criu/proc_parse.d [2020-07-28T08:07:27.639Z] DEP criu/plugin.d [2020-07-28T08:07:27.893Z] #24 8.867 #=#=# # 2.3% ### 4.2% ###### 8.9% ######## 11.8% ########### 15.5% ############# 18.4% ############### 21.2% ################# 25.0% #################### 27.8% ##################### 29.7% ######################## 33.5% ########################## 36.3% ############################ 39.2% ############################## 42.0% ################################ 44.8% ################################## 47.7% #################################### 50.5% ###################################### 53.4% ######################################## 56.2% ########################################### 60.0% ############################################# 63.8% ############################################### 66.6% ################################################### 71.3% ###################################################### 76.1% ######################################################## 78.9% ############################################################ 83.6% ############################################################# 85.5% ############################################################### 88.3% ################################################################# 91.2% ################################################################### 94.0% ##################################################################### 96.9% ######################################################################## 100.0% [2020-07-28T08:07:27.893Z] #24 12.79 [2020-07-28T08:07:27.893Z] #24 ... [2020-07-28T08:07:27.893Z] [2020-07-28T08:07:27.893Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-28T08:07:27.893Z] #29 24.13 sync [2020-07-28T08:07:27.893Z] #29 24.13 internal/reflectlite [2020-07-28T08:07:27.893Z] #29 26.28 errors [2020-07-28T08:07:27.893Z] #29 26.28 sort [2020-07-28T08:07:27.893Z] #29 26.85 strconv [2020-07-28T08:07:27.893Z] #29 26.90 io [2020-07-28T08:07:27.893Z] #29 28.37 internal/oserror [2020-07-28T08:07:27.893Z] #29 28.51 syscall [2020-07-28T08:07:27.893Z] #29 30.69 reflect [2020-07-28T08:07:27.932Z] DEP criu/pipes.d [2020-07-28T08:07:27.932Z] DEP criu/pie-util.d [2020-07-28T08:07:27.932Z] DEP criu/pie-util-vdso.d [2020-07-28T08:07:27.932Z] DEP criu/path.d [2020-07-28T08:07:27.932Z] DEP criu/parasite-syscall.d [2020-07-28T08:07:27.932Z] DEP criu/pagemap.d [2020-07-28T08:07:27.932Z] DEP criu/pagemap-cache.d [2020-07-28T08:07:27.932Z] DEP criu/page-xfer.d [2020-07-28T08:07:28.184Z] #29 ... [2020-07-28T08:07:28.184Z] [2020-07-28T08:07:28.184Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-28T08:07:28.184Z] #31 32.99 Selecting previously unselected package libxml2:s390x. [2020-07-28T08:07:28.184Z] #31 32.99 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-07-28T08:07:28.184Z] #31 33.00 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-07-28T08:07:28.184Z] #31 33.51 Selecting previously unselected package libarchive13:s390x. [2020-07-28T08:07:28.184Z] #31 33.51 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-07-28T08:07:28.184Z] #31 33.51 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-07-28T08:07:28.184Z] #31 33.82 Selecting previously unselected package libjsoncpp1:s390x. [2020-07-28T08:07:28.184Z] #31 33.83 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-07-28T08:07:28.184Z] #31 33.83 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-07-28T08:07:28.184Z] #31 33.98 Selecting previously unselected package librhash0:s390x. [2020-07-28T08:07:28.184Z] #31 33.98 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-07-28T08:07:28.184Z] #31 33.99 Unpacking librhash0:s390x (1.3.8-1) ... [2020-07-28T08:07:28.184Z] #31 34.14 Selecting previously unselected package libuv1:s390x. [2020-07-28T08:07:28.184Z] #31 34.14 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-07-28T08:07:28.184Z] #31 34.14 Unpacking libuv1:s390x (1.24.1-1) ... [2020-07-28T08:07:28.184Z] #31 34.24 Selecting previously unselected package cmake. [2020-07-28T08:07:28.184Z] #31 34.24 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-07-28T08:07:28.184Z] #31 34.25 Unpacking cmake (3.13.4-1) ... [2020-07-28T08:07:28.224Z] DEP criu/page-pipe.d [2020-07-28T08:07:28.224Z] DEP criu/netfilter.d [2020-07-28T08:07:28.224Z] DEP criu/net.d [2020-07-28T08:07:28.224Z] DEP criu/namespaces.d [2020-07-28T08:07:28.224Z] DEP criu/mount.d [2020-07-28T08:07:28.224Z] DEP criu/memfd.d [2020-07-28T08:07:28.224Z] DEP criu/mem.d [2020-07-28T08:07:28.517Z] DEP criu/lsm.d [2020-07-28T08:07:28.517Z] DEP criu/log.d [2020-07-28T08:07:28.517Z] DEP criu/libnetlink.d [2020-07-28T08:07:28.517Z] DEP criu/kerndat.d [2020-07-28T08:07:28.517Z] DEP criu/kcmp-ids.d [2020-07-28T08:07:28.517Z] DEP criu/irmap.d [2020-07-28T08:07:28.517Z] DEP criu/ipc_ns.d [2020-07-28T08:07:28.517Z] DEP criu/image.d [2020-07-28T08:07:28.517Z] DEP criu/image-desc.d [2020-07-28T08:07:28.814Z] DEP criu/fsnotify.d [2020-07-28T08:07:28.814Z] DEP criu/filesystems.d [2020-07-28T08:07:28.814Z] DEP criu/files.d [2020-07-28T08:07:28.814Z] DEP criu/files-reg.d [2020-07-28T08:07:28.814Z] DEP criu/files-ext.d [2020-07-28T08:07:28.814Z] DEP criu/file-lock.d [2020-07-28T08:07:28.814Z] DEP criu/file-ids.d [2020-07-28T08:07:28.814Z] DEP criu/fifo.d [2020-07-28T08:07:29.108Z] DEP criu/fdstore.d [2020-07-28T08:07:29.108Z] DEP criu/fault-injection.d [2020-07-28T08:07:29.108Z] DEP criu/external.d [2020-07-28T08:07:29.108Z] DEP criu/eventpoll.d [2020-07-28T08:07:29.108Z] DEP criu/eventfd.d [2020-07-28T08:07:29.108Z] DEP criu/crtools.d [2020-07-28T08:07:29.108Z] DEP criu/cr-service.d [2020-07-28T08:07:29.108Z] DEP criu/cr-restore.d [2020-07-28T08:07:29.400Z] DEP criu/cr-errno.d [2020-07-28T08:07:29.400Z] DEP criu/cr-dump.d [2020-07-28T08:07:29.400Z] DEP criu/cr-dedup.d [2020-07-28T08:07:29.400Z] DEP criu/cr-check.d [2020-07-28T08:07:29.400Z] DEP criu/config.d [2020-07-28T08:07:29.400Z] DEP criu/clone-noasan.d [2020-07-28T08:07:29.400Z] DEP criu/cgroup.d [2020-07-28T08:07:29.400Z] DEP criu/cgroup-props.d [2020-07-28T08:07:29.693Z] #31 36.29 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-07-28T08:07:29.693Z] #31 36.35 Setting up xxd (2:8.1.0875-5) ... [2020-07-28T08:07:29.693Z] #31 36.36 Setting up libuv1:s390x (1.24.1-1) ... [2020-07-28T08:07:29.693Z] #31 36.36 Setting up vim-common (2:8.1.0875-5) ... [2020-07-28T08:07:29.693Z] #31 36.37 Setting up librhash0:s390x (1.3.8-1) ... [2020-07-28T08:07:29.693Z] #31 36.38 Setting up cmake-data (3.13.4-1) ... [2020-07-28T08:07:29.693Z] #31 36.39 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-07-28T08:07:29.693Z] #31 36.40 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-07-28T08:07:29.693Z] #31 36.40 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-07-28T08:07:29.693Z] #31 36.41 Setting up cmake (3.13.4-1) ... [2020-07-28T08:07:29.693Z] #31 36.41 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T08:07:29.693Z] #31 36.45 Processing triggers for mime-support (3.62) ... [2020-07-28T08:07:29.694Z] DEP criu/bitmap.d [2020-07-28T08:07:29.694Z] DEP criu/bfd.d [2020-07-28T08:07:29.694Z] DEP criu/autofs.d [2020-07-28T08:07:29.694Z] DEP criu/aio.d [2020-07-28T08:07:29.694Z] DEP criu/action-scripts.d [2020-07-28T08:07:29.694Z] CC criu/action-scripts.o [2020-07-28T08:07:29.985Z] #31 ... [2020-07-28T08:07:29.985Z] [2020-07-28T08:07:29.985Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-28T08:07:29.985Z] #42 26.12 sync [2020-07-28T08:07:29.985Z] #42 26.13 internal/reflectlite [2020-07-28T08:07:29.985Z] #42 27.67 github.com/LK4D4/vndr/godl/singleflight [2020-07-28T08:07:29.985Z] #42 28.12 math/rand [2020-07-28T08:07:29.985Z] #42 29.66 errors [2020-07-28T08:07:29.985Z] #42 29.90 sort [2020-07-28T08:07:29.985Z] #42 30.09 io [2020-07-28T08:07:29.985Z] #42 30.74 strconv [2020-07-28T08:07:29.985Z] #42 31.28 bytes [2020-07-28T08:07:29.985Z] #42 33.04 reflect [2020-07-28T08:07:29.985Z] #42 33.57 bufio [2020-07-28T08:07:29.985Z] #42 35.01 internal/oserror [2020-07-28T08:07:29.985Z] #42 35.07 syscall [2020-07-28T08:07:29.985Z] #42 ... [2020-07-28T08:07:29.985Z] [2020-07-28T08:07:29.985Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T08:07:29.985Z] #24 13.63 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-07-28T08:07:29.985Z] #24 13.88 [2020-07-28T08:07:29.985Z] #24 14.04 ##################################################################### 96.5% ######################################################################## 100.0% [2020-07-28T08:07:29.985Z] #24 14.11 [2020-07-28T08:07:29.986Z] CC criu/aio.o [2020-07-28T08:07:29.986Z] CC criu/autofs.o [2020-07-28T08:07:30.277Z] #24 ... [2020-07-28T08:07:30.277Z] [2020-07-28T08:07:30.277Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-28T08:07:30.277Z] #31 DONE 37.0s [2020-07-28T08:07:30.277Z] [2020-07-28T08:07:30.277Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T08:07:30.277Z] #24 15.18 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-07-28T08:07:30.579Z] #24 ... [2020-07-28T08:07:30.579Z] [2020-07-28T08:07:30.579Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-28T08:07:30.579Z] #32 DONE 0.1s [2020-07-28T08:07:30.579Z] [2020-07-28T08:07:30.579Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-07-28T08:07:30.579Z] #33 DONE 0.1s [2020-07-28T08:07:30.579Z] [2020-07-28T08:07:30.579Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T08:07:30.579Z] #24 15.56 [2020-07-28T08:07:30.629Z] CC criu/bfd.o [2020-07-28T08:07:30.629Z] CC criu/bitmap.o [2020-07-28T08:07:30.629Z] CC criu/cgroup-props.o [2020-07-28T08:07:30.922Z] CC criu/cgroup.o [2020-07-28T08:07:31.163Z] #24 15.77 ####################################################### 76.6% ######################################################################## 100.0% [2020-07-28T08:07:31.163Z] #24 15.91 [2020-07-28T08:07:31.967Z] CC criu/clone-noasan.o [2020-07-28T08:07:31.967Z] CC criu/config.o [2020-07-28T08:07:32.197Z] #24 16.89 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-07-28T08:07:32.197Z] #24 16.93 skipping existing b63cc5f62c21 [2020-07-28T08:07:32.197Z] #24 17.03 [2020-07-28T08:07:32.488Z] #24 ... [2020-07-28T08:07:32.488Z] [2020-07-28T08:07:32.488Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-28T08:07:32.488Z] #14 0.949 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T08:07:32.488Z] #14 0.991 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T08:07:32.488Z] #14 1.008 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T08:07:32.488Z] #14 1.576 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-28T08:07:32.488Z] #14 3.378 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-28T08:07:32.488Z] #14 5.206 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-28T08:07:32.488Z] #14 9.446 Fetched 8060 kB in 9s (946 kB/s) [2020-07-28T08:07:32.488Z] #14 9.446 Reading package lists... [2020-07-28T08:07:32.488Z] #14 ... [2020-07-28T08:07:32.488Z] [2020-07-28T08:07:32.488Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-07-28T08:07:32.488Z] #34 0.613 + RM_GOPATH=0 [2020-07-28T08:07:32.488Z] #34 0.613 + TMP_GOPATH= [2020-07-28T08:07:32.488Z] #34 0.613 + : /build [2020-07-28T08:07:32.488Z] #34 0.613 + '[' -z '' ']' [2020-07-28T08:07:32.488Z] #34 0.614 ++ mktemp -d [2020-07-28T08:07:32.488Z] #34 0.615 + export GOPATH=/tmp/tmp.uwWXwsb1cd [2020-07-28T08:07:32.488Z] #34 0.615 + GOPATH=/tmp/tmp.uwWXwsb1cd [2020-07-28T08:07:32.488Z] #34 0.615 + RM_GOPATH=1 [2020-07-28T08:07:32.488Z] #34 0.615 ++ dirname ./install.sh [2020-07-28T08:07:32.488Z] #34 0.616 + dir=. [2020-07-28T08:07:32.488Z] #34 0.616 + bin=tini [2020-07-28T08:07:32.488Z] #34 0.616 + shift [2020-07-28T08:07:32.488Z] #34 0.616 + '[' '!' -f ./tini.installer ']' [2020-07-28T08:07:32.488Z] #34 0.616 + . ./tini.installer [2020-07-28T08:07:32.488Z] #34 0.616 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-28T08:07:32.488Z] #34 0.616 + install_tini [2020-07-28T08:07:32.488Z] #34 0.616 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-28T08:07:32.489Z] #34 0.616 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-28T08:07:32.489Z] #34 0.616 + git clone https://github.com/krallin/tini.git /tmp/tmp.uwWXwsb1cd/tini [2020-07-28T08:07:32.489Z] #34 0.624 Cloning into '/tmp/tmp.uwWXwsb1cd/tini'... [2020-07-28T08:07:32.489Z] #34 1.395 + cd /tmp/tmp.uwWXwsb1cd/tini [2020-07-28T08:07:32.489Z] #34 1.395 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-28T08:07:32.489Z] #34 1.408 + cmake . [2020-07-28T08:07:32.489Z] #34 1.671 -- The C compiler identification is GNU 8.3.0 [2020-07-28T08:07:32.489Z] #34 1.680 -- Check for working C compiler: /usr/bin/cc [2020-07-28T08:07:32.605Z] CC criu/cr-check.o [2020-07-28T08:07:32.780Z] #34 2.150 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-28T08:07:32.780Z] #34 2.151 -- Detecting C compiler ABI info [2020-07-28T08:07:33.240Z] CC criu/cr-dedup.o [2020-07-28T08:07:33.240Z] CC criu/cr-dump.o [2020-07-28T08:07:33.413Z] #34 2.667 -- Detecting C compiler ABI info - done [2020-07-28T08:07:33.414Z] #34 2.671 -- Detecting C compile features [2020-07-28T08:07:33.707Z] #34 ... [2020-07-28T08:07:33.707Z] [2020-07-28T08:07:33.707Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T08:07:33.707Z] #24 17.96 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-07-28T08:07:33.707Z] #24 18.25 [2020-07-28T08:07:33.707Z] #24 18.34 ######################################################################## 100.0% [2020-07-28T08:07:33.707Z] #24 18.38 [2020-07-28T08:07:33.707Z] #24 18.42 Download of images into '/build' complete. [2020-07-28T08:07:33.707Z] #24 18.42 Use something like the following to load the result into a Docker daemon: [2020-07-28T08:07:33.707Z] #24 18.42 tar -cC '/build' . | docker load [2020-07-28T08:07:33.707Z] #24 DONE 18.7s [2020-07-28T08:07:33.876Z] CC criu/cr-errno.o [2020-07-28T08:07:33.876Z] CC criu/cr-restore.o [2020-07-28T08:07:33.999Z] [2020-07-28T08:07:33.999Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-07-28T08:07:33.999Z] #26 31.66 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-28T08:07:33.999Z] #26 31.90 + cd /tmp/tmp.46D6Xhh72V/src/github.com/go-swagger/go-swagger [2020-07-28T08:07:33.999Z] #26 31.90 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-07-28T08:07:33.999Z] #26 31.98 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-28T08:07:35.087Z] #26 ... [2020-07-28T08:07:35.087Z] [2020-07-28T08:07:35.087Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-28T08:07:35.087Z] #52 9.167 + cd /tmp/tmp.A7ZsmwKvZU/src/github.com/opencontainers/runc [2020-07-28T08:07:35.087Z] #52 9.167 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-28T08:07:35.087Z] #52 9.916 + '[' -z '' ']' [2020-07-28T08:07:35.087Z] #52 9.916 + target=static [2020-07-28T08:07:35.087Z] #52 9.916 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-28T08:07:35.087Z] #52 11.58 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-07-28T08:07:35.087Z] #52 ... [2020-07-28T08:07:35.087Z] [2020-07-28T08:07:35.087Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-28T08:07:35.087Z] #42 41.23 time [2020-07-28T08:07:35.391Z] CC criu/cr-service.o [2020-07-28T08:07:35.686Z] CC criu/crtools.o [2020-07-28T08:07:35.979Z] CC criu/eventfd.o [2020-07-28T08:07:35.979Z] CC criu/eventpoll.o [2020-07-28T08:07:36.272Z] CC criu/external.o [2020-07-28T08:07:36.272Z] CC criu/fault-injection.o [2020-07-28T08:07:36.272Z] CC criu/fdstore.o [2020-07-28T08:07:36.565Z] CC criu/fifo.o [2020-07-28T08:07:36.565Z] CC criu/file-ids.o [2020-07-28T08:07:36.565Z] CC criu/file-lock.o [2020-07-28T08:07:36.857Z] CC criu/files-ext.o [2020-07-28T08:07:37.151Z] CC criu/files-reg.o [2020-07-28T08:07:37.156Z] #42 ... [2020-07-28T08:07:37.156Z] [2020-07-28T08:07:37.156Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T08:07:37.156Z] #39 6.522 Note: Building without setproctitle() and strlcpy() support. [2020-07-28T08:07:37.156Z] #39 6.522 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-28T08:07:37.156Z] #39 6.574 Note: Building without GnuTLS support [2020-07-28T08:07:37.156Z] #39 6.575 Makefile.config:39: Warn: you have no libnftables installed [2020-07-28T08:07:37.156Z] #39 6.575 Makefile.config:40: Warn: Building without nftables support [2020-07-28T08:07:37.156Z] #39 7.265 fatal: not a git repository (or any of the parent directories): .git [2020-07-28T08:07:37.156Z] #39 7.296 GEN .gitid [2020-07-28T08:07:37.156Z] #39 7.297 GEN criu/include/version.h [2020-07-28T08:07:37.156Z] #39 7.311 GEN include/common/asm [2020-07-28T08:07:37.156Z] #39 8.529 PBCC images/timens.pb-c.c [2020-07-28T08:07:37.156Z] #39 8.544 DEP images/timens.pb-c.d [2020-07-28T08:07:37.156Z] #39 8.573 PBCC images/fown.pb-c.c [2020-07-28T08:07:37.156Z] #39 8.616 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-28T08:07:37.156Z] #39 8.658 PBCC images/opts.pb-c.c [2020-07-28T08:07:37.156Z] #39 8.686 PBCC images/memfd.pb-c.c [2020-07-28T08:07:37.156Z] #39 8.714 DEP images/fown.pb-c.d [2020-07-28T08:07:37.156Z] #39 8.754 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-28T08:07:37.156Z] #39 8.792 DEP images/opts.pb-c.d [2020-07-28T08:07:37.156Z] #39 8.874 DEP images/memfd.pb-c.d [2020-07-28T08:07:37.156Z] #39 8.901 PBCC images/sit.pb-c.c [2020-07-28T08:07:37.156Z] #39 8.944 DEP images/sit.pb-c.d [2020-07-28T08:07:37.156Z] #39 8.982 PBCC images/macvlan.pb-c.c [2020-07-28T08:07:37.156Z] #39 9.006 DEP images/macvlan.pb-c.d [2020-07-28T08:07:37.156Z] #39 9.065 PBCC images/autofs.pb-c.c [2020-07-28T08:07:37.156Z] #39 9.105 DEP images/autofs.pb-c.d [2020-07-28T08:07:37.156Z] #39 9.113 PBCC images/sysctl.pb-c.c [2020-07-28T08:07:37.156Z] #39 9.140 DEP images/sysctl.pb-c.d [2020-07-28T08:07:37.156Z] #39 9.227 PBCC images/time.pb-c.c [2020-07-28T08:07:37.156Z] #39 9.230 DEP images/time.pb-c.d [2020-07-28T08:07:37.156Z] #39 9.282 PBCC images/binfmt-misc.pb-c.c [2020-07-28T08:07:37.156Z] #39 9.285 DEP images/binfmt-misc.pb-c.d [2020-07-28T08:07:37.156Z] #39 9.344 PBCC images/seccomp.pb-c.c [2020-07-28T08:07:37.156Z] #39 9.354 DEP images/seccomp.pb-c.d [2020-07-28T08:07:37.156Z] #39 9.400 PBCC images/userns.pb-c.c [2020-07-28T08:07:37.156Z] #39 9.406 DEP images/userns.pb-c.d [2020-07-28T08:07:37.156Z] #39 9.440 PBCC images/cgroup.pb-c.c [2020-07-28T08:07:37.156Z] #39 9.450 DEP images/cgroup.pb-c.d [2020-07-28T08:07:37.156Z] #39 9.487 PBCC images/ext-file.pb-c.c [2020-07-28T08:07:37.156Z] #39 9.495 DEP images/ext-file.pb-c.d [2020-07-28T08:07:37.156Z] #39 9.541 PBCC images/rpc.pb-c.c [2020-07-28T08:07:37.156Z] #39 9.569 DEP images/rpc.pb-c.d [2020-07-28T08:07:37.156Z] #39 9.604 PBCC images/siginfo.pb-c.c [2020-07-28T08:07:37.156Z] #39 9.627 DEP images/siginfo.pb-c.d [2020-07-28T08:07:37.156Z] #39 9.651 PBCC images/pagemap.pb-c.c [2020-07-28T08:07:37.156Z] #39 9.686 DEP images/pagemap.pb-c.d [2020-07-28T08:07:37.156Z] #39 9.729 PBCC images/rlimit.pb-c.c [2020-07-28T08:07:37.156Z] #39 9.749 DEP images/rlimit.pb-c.d [2020-07-28T08:07:37.156Z] #39 9.828 PBCC images/file-lock.pb-c.c [2020-07-28T08:07:37.156Z] #39 9.847 DEP images/file-lock.pb-c.d [2020-07-28T08:07:37.156Z] #39 9.877 PBCC images/tty.pb-c.c [2020-07-28T08:07:37.156Z] #39 9.931 DEP images/tty.pb-c.d [2020-07-28T08:07:37.156Z] #39 9.980 PBCC images/tun.pb-c.c [2020-07-28T08:07:37.156Z] #39 10.02 PBCC images/netdev.pb-c.c [2020-07-28T08:07:37.156Z] #39 10.02 DEP images/tun.pb-c.d [2020-07-28T08:07:37.156Z] #39 10.08 DEP images/netdev.pb-c.d [2020-07-28T08:07:37.156Z] #39 10.11 PBCC images/vma.pb-c.c [2020-07-28T08:07:37.156Z] #39 10.15 DEP images/vma.pb-c.d [2020-07-28T08:07:37.156Z] #39 10.21 PBCC images/creds.pb-c.c [2020-07-28T08:07:37.156Z] #39 10.22 DEP images/creds.pb-c.d [2020-07-28T08:07:37.156Z] #39 10.26 PBCC images/utsns.pb-c.c [2020-07-28T08:07:37.156Z] #39 10.28 DEP images/utsns.pb-c.d [2020-07-28T08:07:37.156Z] #39 10.33 PBCC images/ipc-desc.pb-c.c [2020-07-28T08:07:37.450Z] #39 10.35 PBCC images/ipc-sem.pb-c.c [2020-07-28T08:07:37.450Z] #39 10.36 DEP images/ipc-desc.pb-c.d [2020-07-28T08:07:37.450Z] #39 10.42 DEP images/ipc-sem.pb-c.d [2020-07-28T08:07:37.450Z] #39 10.48 PBCC images/ipc-msg.pb-c.c [2020-07-28T08:07:37.450Z] #39 10.51 DEP images/ipc-msg.pb-c.d [2020-07-28T08:07:37.450Z] #39 10.55 PBCC images/ipc-shm.pb-c.c [2020-07-28T08:07:37.450Z] #39 10.57 DEP images/ipc-shm.pb-c.d [2020-07-28T08:07:37.743Z] #39 10.64 PBCC images/ipc-var.pb-c.c [2020-07-28T08:07:37.743Z] #39 10.64 DEP images/ipc-var.pb-c.d [2020-07-28T08:07:37.743Z] #39 10.69 PBCC images/sk-opts.pb-c.c [2020-07-28T08:07:37.743Z] #39 10.70 PBCC images/packet-sock.pb-c.c [2020-07-28T08:07:37.743Z] #39 10.76 DEP images/sk-opts.pb-c.d [2020-07-28T08:07:37.743Z] #39 10.77 DEP images/packet-sock.pb-c.d [2020-07-28T08:07:37.743Z] #39 10.84 PBCC images/sk-netlink.pb-c.c [2020-07-28T08:07:37.743Z] #39 10.88 DEP images/sk-netlink.pb-c.d [2020-07-28T08:07:37.743Z] #39 ... [2020-07-28T08:07:37.743Z] [2020-07-28T08:07:37.743Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-28T08:07:37.743Z] #42 43.96 internal/fmtsort [2020-07-28T08:07:37.743Z] #42 ... [2020-07-28T08:07:37.743Z] [2020-07-28T08:07:37.743Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-07-28T08:07:37.743Z] #34 4.836 -- Detecting C compile features - done [2020-07-28T08:07:37.743Z] #34 4.878 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-28T08:07:37.743Z] #34 5.100 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-28T08:07:37.743Z] #34 5.146 -- Configuring done [2020-07-28T08:07:37.743Z] #34 5.183 -- Generating done [2020-07-28T08:07:37.743Z] #34 5.185 -- Build files have been written to: /tmp/tmp.uwWXwsb1cd/tini [2020-07-28T08:07:37.743Z] #34 5.199 + make tini-static [2020-07-28T08:07:37.743Z] #34 5.498 Scanning dependencies of target tini-static [2020-07-28T08:07:37.743Z] #34 5.563 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-28T08:07:37.743Z] #34 6.689 [100%] Linking C executable tini-static [2020-07-28T08:07:37.743Z] #34 7.038 [100%] Built target tini-static [2020-07-28T08:07:37.743Z] #34 7.103 + mkdir -p /build [2020-07-28T08:07:37.743Z] #34 7.104 + cp tini-static /build/docker-init [2020-07-28T08:07:37.743Z] #34 DONE 7.3s [2020-07-28T08:07:37.787Z] CC criu/files.o [2020-07-28T08:07:38.038Z] [2020-07-28T08:07:38.038Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T08:07:38.038Z] #39 10.99 PBCC images/sk-inet.pb-c.c [2020-07-28T08:07:38.038Z] #39 11.07 DEP images/sk-inet.pb-c.d [2020-07-28T08:07:38.038Z] #39 11.13 PBCC images/sk-unix.pb-c.c [2020-07-28T08:07:38.038Z] #39 11.16 DEP images/sk-unix.pb-c.d [2020-07-28T08:07:38.038Z] #39 11.21 PBCC images/mm.pb-c.c [2020-07-28T08:07:38.038Z] #39 11.25 DEP images/mm.pb-c.d [2020-07-28T08:07:38.339Z] #39 11.38 PBCC images/timerfd.pb-c.c [2020-07-28T08:07:38.339Z] #39 11.38 DEP images/timerfd.pb-c.d [2020-07-28T08:07:38.339Z] #39 11.48 PBCC images/timer.pb-c.c [2020-07-28T08:07:38.423Z] CC criu/filesystems.o [2020-07-28T08:07:38.647Z] #39 11.49 DEP images/timer.pb-c.d [2020-07-28T08:07:38.647Z] #39 ... [2020-07-28T08:07:38.647Z] [2020-07-28T08:07:38.647Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-28T08:07:38.647Z] #29 34.68 time [2020-07-28T08:07:38.647Z] #29 38.57 internal/poll [2020-07-28T08:07:38.647Z] #29 40.65 internal/syscall/execenv [2020-07-28T08:07:38.647Z] #29 40.72 internal/syscall/unix [2020-07-28T08:07:38.647Z] #29 40.85 os [2020-07-28T08:07:38.647Z] #29 41.17 internal/fmtsort [2020-07-28T08:07:38.647Z] #29 41.69 strings [2020-07-28T08:07:38.647Z] #29 43.51 fmt [2020-07-28T08:07:38.647Z] #29 43.96 bytes [2020-07-28T08:07:38.647Z] #29 ... [2020-07-28T08:07:38.647Z] [2020-07-28T08:07:38.647Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T08:07:38.647Z] #39 11.64 PBCC images/sa.pb-c.c [2020-07-28T08:07:38.647Z] #39 11.69 DEP images/sa.pb-c.d [2020-07-28T08:07:38.647Z] #39 11.73 PBCC images/pipe-data.pb-c.c [2020-07-28T08:07:38.647Z] #39 11.75 DEP images/pipe-data.pb-c.d [2020-07-28T08:07:38.647Z] #39 11.81 PBCC images/mnt.pb-c.c [2020-07-28T08:07:38.647Z] #39 11.85 DEP images/mnt.pb-c.d [2020-07-28T08:07:38.715Z] CC criu/fsnotify.o [2020-07-28T08:07:38.951Z] #39 11.89 PBCC images/sk-packet.pb-c.c [2020-07-28T08:07:38.951Z] #39 11.90 DEP images/sk-packet.pb-c.d [2020-07-28T08:07:38.951Z] #39 11.94 PBCC images/tcp-stream.pb-c.c [2020-07-28T08:07:38.951Z] #39 11.97 DEP images/tcp-stream.pb-c.d [2020-07-28T08:07:38.951Z] #39 12.02 PBCC images/pipe.pb-c.c [2020-07-28T08:07:38.951Z] #39 12.05 DEP images/pipe.pb-c.d [2020-07-28T08:07:38.951Z] #39 12.10 PBCC images/pstree.pb-c.c [2020-07-28T08:07:38.951Z] #39 12.11 DEP images/pstree.pb-c.d [2020-07-28T08:07:39.008Z] CC criu/image-desc.o [2020-07-28T08:07:39.008Z] CC criu/image.o [2020-07-28T08:07:39.244Z] #39 12.19 PBCC images/fs.pb-c.c [2020-07-28T08:07:39.244Z] #39 12.19 DEP images/fs.pb-c.d [2020-07-28T08:07:39.244Z] #39 12.25 PBCC images/signalfd.pb-c.c [2020-07-28T08:07:39.244Z] #39 12.26 DEP images/signalfd.pb-c.d [2020-07-28T08:07:39.244Z] #39 12.29 PBCC images/fh.pb-c.c [2020-07-28T08:07:39.244Z] #39 12.30 PBCC images/fsnotify.pb-c.c [2020-07-28T08:07:39.244Z] #39 12.35 DEP images/fh.pb-c.d [2020-07-28T08:07:39.301Z] CC criu/ipc_ns.o [2020-07-28T08:07:39.536Z] #39 12.42 DEP images/fsnotify.pb-c.d [2020-07-28T08:07:39.536Z] #39 12.44 PBCC images/eventpoll.pb-c.c [2020-07-28T08:07:39.536Z] #39 12.46 DEP images/eventpoll.pb-c.d [2020-07-28T08:07:39.536Z] #39 12.49 PBCC images/eventfd.pb-c.c [2020-07-28T08:07:39.536Z] #39 12.50 DEP images/eventfd.pb-c.d [2020-07-28T08:07:39.536Z] #39 12.56 PBCC images/remap-file-path.pb-c.c [2020-07-28T08:07:39.536Z] #39 12.56 DEP images/remap-file-path.pb-c.d [2020-07-28T08:07:39.536Z] #39 12.64 PBCC images/fifo.pb-c.c [2020-07-28T08:07:39.536Z] #39 12.65 DEP images/fifo.pb-c.d [2020-07-28T08:07:39.536Z] #39 12.67 PBCC images/ghost-file.pb-c.c [2020-07-28T08:07:39.536Z] #39 12.70 DEP images/ghost-file.pb-c.d [2020-07-28T08:07:39.536Z] #39 12.73 PBCC images/regfile.pb-c.c [2020-07-28T08:07:39.593Z] CC criu/irmap.o [2020-07-28T08:07:39.827Z] #39 12.75 DEP images/regfile.pb-c.d [2020-07-28T08:07:39.827Z] #39 12.77 PBCC images/ns.pb-c.c [2020-07-28T08:07:39.827Z] #39 12.78 DEP images/ns.pb-c.d [2020-07-28T08:07:39.827Z] #39 12.81 PBCC images/fdinfo.pb-c.c [2020-07-28T08:07:39.827Z] #39 12.85 DEP images/fdinfo.pb-c.d [2020-07-28T08:07:39.827Z] #39 12.88 PBCC images/core-aarch64.pb-c.c [2020-07-28T08:07:39.827Z] #39 12.91 PBCC images/core-arm.pb-c.c [2020-07-28T08:07:39.827Z] #39 12.94 PBCC images/core-ppc64.pb-c.c [2020-07-28T08:07:39.827Z] #39 12.96 PBCC images/core-s390.pb-c.c [2020-07-28T08:07:39.827Z] #39 12.98 PBCC images/core-x86.pb-c.c [2020-07-28T08:07:39.827Z] #39 13.00 PBCC images/core.pb-c.c [2020-07-28T08:07:39.827Z] #39 13.06 PBCC images/inventory.pb-c.c [2020-07-28T08:07:39.919Z] CC criu/kcmp-ids.o [2020-07-28T08:07:39.919Z] CC criu/kerndat.o [2020-07-28T08:07:40.119Z] #39 13.08 DEP images/core-aarch64.pb-c.d [2020-07-28T08:07:40.119Z] #39 13.11 DEP images/core-arm.pb-c.d [2020-07-28T08:07:40.119Z] #39 13.19 DEP images/core-ppc64.pb-c.d [2020-07-28T08:07:40.119Z] #39 13.24 DEP images/core-s390.pb-c.d [2020-07-28T08:07:40.119Z] #39 13.28 DEP images/core-x86.pb-c.d [2020-07-28T08:07:40.119Z] #39 13.34 DEP images/core.pb-c.d [2020-07-28T08:07:40.411Z] #39 13.40 DEP images/inventory.pb-c.d [2020-07-28T08:07:40.411Z] #39 13.44 PBCC images/cpuinfo.pb-c.c [2020-07-28T08:07:40.411Z] #39 13.47 DEP images/cpuinfo.pb-c.d [2020-07-28T08:07:40.411Z] #39 13.50 PBCC images/stats.pb-c.c [2020-07-28T08:07:40.411Z] #39 13.53 DEP images/stats.pb-c.d [2020-07-28T08:07:40.555Z] CC criu/libnetlink.o [2020-07-28T08:07:40.555Z] CC criu/log.o [2020-07-28T08:07:40.555Z] CC criu/lsm.o [2020-07-28T08:07:40.848Z] CC criu/mem.o [2020-07-28T08:07:41.450Z] #39 14.50 make[1]: Nothing to be done for 'all'. [2020-07-28T08:07:41.482Z] CC criu/memfd.o [2020-07-28T08:07:41.482Z] CC criu/mount.o [2020-07-28T08:07:42.485Z] #39 15.43 CC images/stats.o [2020-07-28T08:07:42.485Z] #39 15.59 CC images/core.o [2020-07-28T08:07:42.777Z] #39 15.90 CC images/core-x86.o [2020-07-28T08:07:42.998Z] CC criu/namespaces.o [2020-07-28T08:07:43.069Z] #39 16.31 CC images/core-arm.o [2020-07-28T08:07:43.361Z] #39 16.55 CC images/core-aarch64.o [2020-07-28T08:07:43.636Z] CC criu/net.o [2020-07-28T08:07:43.995Z] #39 16.93 CC images/core-ppc64.o [2020-07-28T08:07:44.286Z] #39 17.27 CC images/core-s390.o [2020-07-28T08:07:44.578Z] #39 17.58 CC images/cpuinfo.o [2020-07-28T08:07:44.578Z] #39 17.80 CC images/inventory.o [2020-07-28T08:07:44.681Z] CC criu/netfilter.o [2020-07-28T08:07:44.870Z] #39 18.01 CC images/fdinfo.o [2020-07-28T08:07:44.974Z] CC criu/page-pipe.o [2020-07-28T08:07:45.163Z] #39 18.31 CC images/fown.o [2020-07-28T08:07:45.266Z] CC criu/page-xfer.o [2020-07-28T08:07:45.454Z] #39 18.41 CC images/ns.o [2020-07-28T08:07:45.454Z] #39 18.62 CC images/regfile.o [2020-07-28T08:07:45.746Z] #39 18.80 CC images/ghost-file.o [2020-07-28T08:07:45.746Z] #39 ... [2020-07-28T08:07:45.746Z] [2020-07-28T08:07:45.746Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-28T08:07:45.746Z] #14 9.446 Reading package lists... [2020-07-28T08:07:45.746Z] #14 13.70 Reading package lists... [2020-07-28T08:07:45.746Z] #14 17.16 Building dependency tree... [2020-07-28T08:07:45.746Z] #14 17.65 Reading state information... [2020-07-28T08:07:45.746Z] #14 17.95 libcap2-bin is already the newest version (1:2.25-2). [2020-07-28T08:07:45.746Z] #14 17.95 libcap2-bin set to manually installed. [2020-07-28T08:07:45.746Z] #14 17.95 The following additional packages will be installed: [2020-07-28T08:07:45.746Z] #14 17.95 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-28T08:07:45.746Z] #14 17.95 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-28T08:07:45.746Z] #14 17.95 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-07-28T08:07:45.746Z] #14 17.95 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-07-28T08:07:45.746Z] #14 17.95 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-07-28T08:07:45.746Z] #14 17.95 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-07-28T08:07:45.746Z] #14 17.95 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-07-28T08:07:45.746Z] #14 17.95 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-28T08:07:45.746Z] #14 17.95 python3.7 python3.7-minimal vim-runtime xxd [2020-07-28T08:07:45.746Z] #14 17.95 Suggested packages: [2020-07-28T08:07:45.746Z] #14 17.95 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-07-28T08:07:45.746Z] #14 17.95 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-07-28T08:07:45.746Z] #14 17.95 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-07-28T08:07:45.746Z] #14 17.95 xfsdump acl attr quota [2020-07-28T08:07:45.746Z] #14 17.95 Recommended packages: [2020-07-28T08:07:45.746Z] #14 17.95 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-28T08:07:45.746Z] #14 17.95 python3-keyrings.alt python3-xdg unzip [2020-07-28T08:07:45.746Z] #14 20.29 The following NEW packages will be installed: [2020-07-28T08:07:45.746Z] #14 20.34 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-07-28T08:07:45.746Z] #14 20.34 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-07-28T08:07:45.746Z] #14 20.34 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-07-28T08:07:45.746Z] #14 20.34 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-07-28T08:07:45.746Z] #14 20.34 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-07-28T08:07:45.746Z] #14 20.34 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-07-28T08:07:45.746Z] #14 20.34 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-28T08:07:45.746Z] #14 20.34 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-28T08:07:45.746Z] #14 20.34 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-07-28T08:07:45.746Z] #14 20.34 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-07-28T08:07:45.746Z] #14 20.34 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-07-28T08:07:45.746Z] #14 20.34 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-07-28T08:07:45.746Z] #14 20.34 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-07-28T08:07:45.746Z] #14 20.34 xfsprogs xxd xz-utils zip [2020-07-28T08:07:45.746Z] #14 20.45 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T08:07:45.746Z] #14 20.45 Need to get 99.3 MB of archives. [2020-07-28T08:07:45.746Z] #14 20.45 After this operation, 605 MB of additional disk space will be used. [2020-07-28T08:07:45.746Z] #14 20.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-07-28T08:07:45.746Z] #14 20.48 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-28T08:07:45.746Z] #14 20.52 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-28T08:07:45.746Z] #14 20.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-07-28T08:07:45.746Z] #14 20.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-07-28T08:07:45.746Z] #14 20.59 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-28T08:07:45.746Z] #14 20.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-07-28T08:07:45.746Z] #14 20.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-07-28T08:07:45.746Z] #14 20.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-07-28T08:07:45.746Z] #14 20.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-07-28T08:07:45.746Z] #14 20.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-07-28T08:07:45.746Z] #14 20.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-07-28T08:07:45.746Z] #14 20.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-07-28T08:07:45.746Z] #14 20.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-07-28T08:07:45.746Z] #14 20.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-07-28T08:07:45.746Z] #14 20.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-07-28T08:07:45.746Z] #14 20.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-07-28T08:07:45.746Z] #14 20.71 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-07-28T08:07:45.746Z] #14 20.72 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-07-28T08:07:45.746Z] #14 20.73 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-28T08:07:45.746Z] #14 20.74 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-07-28T08:07:45.746Z] #14 20.74 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-07-28T08:07:45.746Z] #14 20.75 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-07-28T08:07:45.746Z] #14 20.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-07-28T08:07:45.746Z] #14 20.84 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-07-28T08:07:45.746Z] #14 20.95 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-28T08:07:45.746Z] #14 20.95 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-07-28T08:07:45.746Z] #14 20.95 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-07-28T08:07:45.746Z] #14 20.96 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-28T08:07:45.746Z] #14 21.18 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-28T08:07:45.746Z] #14 21.32 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-28T08:07:45.746Z] #14 21.34 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-07-28T08:07:45.746Z] #14 22.70 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-07-28T08:07:45.907Z] CC criu/pagemap-cache.o [2020-07-28T08:07:45.907Z] CC criu/pagemap.o [2020-07-28T08:07:46.038Z] #14 ... [2020-07-28T08:07:46.038Z] [2020-07-28T08:07:46.038Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T08:07:46.038Z] #39 19.05 CC images/fifo.o [2020-07-28T08:07:46.038Z] #39 19.23 CC images/remap-file-path.o [2020-07-28T08:07:46.200Z] CC criu/parasite-syscall.o [2020-07-28T08:07:46.331Z] #39 19.44 CC images/eventfd.o [2020-07-28T08:07:46.494Z] CC criu/path.o [2020-07-28T08:07:46.494Z] CC criu/pie-util-vdso.o [2020-07-28T08:07:46.622Z] #39 19.67 CC images/eventpoll.o [2020-07-28T08:07:46.786Z] CC criu/pie-util.o [2020-07-28T08:07:46.787Z] CC criu/pipes.o [2020-07-28T08:07:46.915Z] #39 19.83 CC images/fh.o [2020-07-28T08:07:46.915Z] #39 19.97 CC images/fsnotify.o [2020-07-28T08:07:47.080Z] CC criu/plugin.o [2020-07-28T08:07:47.081Z] CC criu/proc_parse.o [2020-07-28T08:07:47.207Z] #39 20.38 CC images/signalfd.o [2020-07-28T08:07:47.499Z] #39 20.50 CC images/fs.o [2020-07-28T08:07:47.791Z] #39 20.65 CC images/pstree.o [2020-07-28T08:07:47.791Z] #39 20.82 CC images/pipe.o [2020-07-28T08:07:47.791Z] #39 21.02 CC images/tcp-stream.o [2020-07-28T08:07:48.082Z] #39 21.17 CC images/sk-packet.o [2020-07-28T08:07:48.374Z] #39 21.30 CC images/mnt.o [2020-07-28T08:07:48.374Z] #39 21.42 CC images/pipe-data.o [2020-07-28T08:07:48.598Z] CC criu/protobuf-desc.o [2020-07-28T08:07:48.598Z] CC criu/protobuf.o [2020-07-28T08:07:48.666Z] #39 21.55 CC images/sa.o [2020-07-28T08:07:48.666Z] #39 ... [2020-07-28T08:07:48.666Z] [2020-07-28T08:07:48.666Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-28T08:07:48.666Z] #42 44.80 internal/syscall/execenv [2020-07-28T08:07:48.666Z] #42 44.93 internal/syscall/unix [2020-07-28T08:07:48.666Z] #42 45.22 strings [2020-07-28T08:07:48.666Z] #42 46.28 regexp/syntax [2020-07-28T08:07:48.666Z] #42 46.35 internal/poll [2020-07-28T08:07:48.666Z] #42 47.76 os [2020-07-28T08:07:48.666Z] #42 50.03 fmt [2020-07-28T08:07:48.666Z] #42 50.11 path/filepath [2020-07-28T08:07:48.666Z] #42 51.26 regexp [2020-07-28T08:07:48.666Z] #42 53.56 flag [2020-07-28T08:07:48.666Z] #42 54.06 go/token [2020-07-28T08:07:48.666Z] #42 54.74 go/scanner [2020-07-28T08:07:48.666Z] #42 ... [2020-07-28T08:07:48.666Z] [2020-07-28T08:07:48.666Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-28T08:07:48.666Z] #29 46.13 bufio [2020-07-28T08:07:48.666Z] #29 47.29 path/filepath [2020-07-28T08:07:48.666Z] #29 47.88 flag [2020-07-28T08:07:48.666Z] #29 48.45 io/ioutil [2020-07-28T08:07:48.666Z] #29 48.76 log [2020-07-28T08:07:48.666Z] #29 48.83 github.com/BurntSushi/toml [2020-07-28T08:07:48.666Z] #29 49.19 path [2020-07-28T08:07:48.666Z] #29 49.68 text/tabwriter [2020-07-28T08:07:48.666Z] #29 51.64 github.com/BurntSushi/toml/cmd/tomlv [2020-07-28T08:07:48.666Z] #29 DONE 54.9s [2020-07-28T08:07:48.666Z] [2020-07-28T08:07:48.666Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-28T08:07:48.666Z] #42 54.81 internal/lazyregexp [2020-07-28T08:07:48.666Z] #42 ... [2020-07-28T08:07:48.666Z] [2020-07-28T08:07:48.666Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-28T08:07:48.666Z] #14 23.73 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-07-28T08:07:48.666Z] #14 23.74 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-07-28T08:07:48.666Z] #14 23.75 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-07-28T08:07:48.666Z] #14 23.75 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-07-28T08:07:48.666Z] #14 23.75 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-07-28T08:07:48.666Z] #14 23.75 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-07-28T08:07:48.666Z] #14 23.76 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-07-28T08:07:48.666Z] #14 23.76 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-07-28T08:07:48.666Z] #14 23.78 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-07-28T08:07:48.666Z] #14 23.79 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-07-28T08:07:48.666Z] #14 23.81 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-07-28T08:07:48.666Z] #14 23.83 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-07-28T08:07:48.666Z] #14 23.83 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-07-28T08:07:48.666Z] #14 23.86 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-07-28T08:07:48.666Z] #14 23.86 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-07-28T08:07:48.666Z] #14 23.87 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-07-28T08:07:48.666Z] #14 23.87 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-07-28T08:07:48.666Z] #14 24.25 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-07-28T08:07:48.666Z] #14 24.26 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-07-28T08:07:48.666Z] #14 24.27 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-07-28T08:07:48.666Z] #14 24.27 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-07-28T08:07:48.666Z] #14 24.27 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-07-28T08:07:48.666Z] #14 24.27 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-07-28T08:07:48.666Z] #14 24.29 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-07-28T08:07:48.666Z] #14 24.36 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-28T08:07:48.666Z] #14 24.36 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-07-28T08:07:48.666Z] #14 24.36 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-07-28T08:07:48.666Z] #14 24.36 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-28T08:07:48.666Z] #14 24.37 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-07-28T08:07:48.666Z] #14 24.38 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-28T08:07:48.666Z] #14 24.39 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-07-28T08:07:48.666Z] #14 24.40 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-28T08:07:48.666Z] #14 24.72 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-07-28T08:07:48.666Z] #14 24.74 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-07-28T08:07:48.666Z] #14 24.80 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-07-28T08:07:48.666Z] #14 25.56 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T08:07:48.666Z] #14 25.68 Fetched 99.3 MB in 4s (22.2 MB/s) [2020-07-28T08:07:48.666Z] #14 25.72 Selecting previously unselected package pigz. [2020-07-28T08:07:48.666Z] #14 25.72 (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 ... 15240 files and directories currently installed.) [2020-07-28T08:07:48.666Z] #14 25.78 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-07-28T08:07:48.666Z] #14 25.79 Unpacking pigz (2.4-1) ... [2020-07-28T08:07:48.666Z] #14 25.90 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-07-28T08:07:48.666Z] #14 25.90 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-07-28T08:07:48.666Z] #14 25.93 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-07-28T08:07:48.890Z] CC criu/pstree.o [2020-07-28T08:07:48.958Z] #14 26.48 Selecting previously unselected package python3.7-minimal. [2020-07-28T08:07:48.958Z] #14 26.48 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-07-28T08:07:48.958Z] #14 26.51 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-28T08:07:48.958Z] #14 ... [2020-07-28T08:07:48.958Z] [2020-07-28T08:07:48.958Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-28T08:07:48.958Z] #57 24.98 Checking out files: 37% (1190/3208) Checking out files: 38% (1220/3208) Checking out files: 39% (1252/3208) Checking out files: 40% (1284/3208) Checking out files: 41% (1316/3208) Checking out files: 42% (1348/3208) Checking out files: 43% (1380/3208) Checking out files: 44% (1412/3208) Checking out files: 45% (1444/3208) Checking out files: 46% (1476/3208) Checking out files: 47% (1508/3208) Checking out files: 48% (1540/3208) Checking out files: 49% (1572/3208) Checking out files: 50% (1604/3208) Checking out files: 51% (1637/3208) Checking out files: 52% (1669/3208) Checking out files: 53% (1701/3208) Checking out files: 54% (1733/3208) Checking out files: 55% (1765/3208) Checking out files: 56% (1797/3208) Checking out files: 57% (1829/3208) Checking out files: 58% (1861/3208) Checking out files: 59% (1893/3208) Checking out files: 60% (1925/3208) Checking out files: 61% (1957/3208) Checking out files: 62% (1989/3208) Checking out files: 63% (2022/3208) Checking out files: 64% (2054/3208) Checking out files: 65% (2086/3208) Checking out files: 66% (2118/3208) Checking out files: 67% (2150/3208) Checking out files: 68% (2182/3208) Checking out files: 69% (2214/3208) Checking out files: 70% (2246/3208) Checking out files: 71% (2278/3208) Checking out files: 72% (2310/3208) Checking out files: 73% (2342/3208) Checking out files: 74% (2374/3208) Checking out files: 75% (2406/3208) Checking out files: 76% (2439/3208) Checking out files: 77% (2471/3208) Checking out files: 78% (2503/3208) Checking out files: 79% (2535/3208) Checking out files: 80% (2567/3208) Checking out files: 81% (2599/3208) Checking out files: 82% (2631/3208) Checking out files: 83% (2663/3208) Checking out files: 84% (2695/3208) Checking out files: 85% (2727/3208) Checking out files: 86% (2759/3208) Checking out files: 87% (2791/3208) Checking out files: 88% (2824/3208) Checking out files: 89% (2856/3208) Checking out files: 90% (2888/3208) Checking out files: 91% (2920/3208) Checking out files: 92% (2952/3208) Checking out files: 93% (2984/3208) Checking out files: 94% (3016/3208) Checking out files: 95% (3048/3208) Checking out files: 96% (3080/3208) Checking out files: 97% (3112/3208) Checking out files: 98% (3144/3208) Checking out files: 99% (3176/3208) Checking out files: 100% (3208/3208) Checking out files: 100% (3208/3208), done. [2020-07-28T08:07:48.958Z] #57 25.90 + cd /tmp/tmp.AsXrw1QA7t/src/github.com/containerd/containerd [2020-07-28T08:07:48.958Z] #57 25.90 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-28T08:07:48.958Z] #57 27.67 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-28T08:07:48.958Z] #57 27.67 + BUILDTAGS='netgo osusergo static_build' [2020-07-28T08:07:48.958Z] #57 27.67 + export EXTRA_FLAGS=-buildmode=pie [2020-07-28T08:07:48.958Z] #57 27.67 + EXTRA_FLAGS=-buildmode=pie [2020-07-28T08:07:48.958Z] #57 27.67 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-28T08:07:48.958Z] #57 27.67 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-28T08:07:48.958Z] #57 27.67 + '[' '' = dynamic ']' [2020-07-28T08:07:48.958Z] #57 27.67 + make [2020-07-28T08:07:48.958Z] #57 28.68 🇩 bin/ctr [2020-07-28T08:07:49.183Z] CC criu/rbtree.o [2020-07-28T08:07:49.559Z] CC criu/rst-malloc.o [2020-07-28T08:07:49.559Z] CC criu/seccomp.o [2020-07-28T08:07:49.851Z] CC criu/seize.o [2020-07-28T08:07:49.992Z] #57 ... [2020-07-28T08:07:49.992Z] [2020-07-28T08:07:49.992Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-28T08:07:49.992Z] #14 27.54 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-07-28T08:07:49.992Z] #14 27.55 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-28T08:07:50.144Z] CC criu/servicefd.o [2020-07-28T08:07:50.144Z] CC criu/shmem.o [2020-07-28T08:07:50.778Z] CC criu/sigframe.o [2020-07-28T08:07:50.778Z] CC criu/signalfd.o [2020-07-28T08:07:50.778Z] CC criu/sk-inet.o [2020-07-28T08:07:51.071Z] CC criu/sk-netlink.o [2020-07-28T08:07:51.364Z] CC criu/sk-packet.o [2020-07-28T08:07:51.656Z] CC criu/sk-queue.o [2020-07-28T08:07:51.656Z] CC criu/sk-tcp.o [2020-07-28T08:07:51.949Z] CC criu/sk-unix.o [2020-07-28T08:07:52.092Z] #14 29.46 Selecting previously unselected package python3-minimal. [2020-07-28T08:07:52.092Z] #14 29.46 (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 ... 15489 files and directories currently installed.) [2020-07-28T08:07:52.092Z] #14 29.51 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-07-28T08:07:52.092Z] #14 29.51 Unpacking python3-minimal (3.7.3-1) ... [2020-07-28T08:07:52.092Z] #14 29.61 Selecting previously unselected package libmpdec2:s390x. [2020-07-28T08:07:52.092Z] #14 29.61 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-07-28T08:07:52.092Z] #14 29.61 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-07-28T08:07:52.092Z] #14 29.71 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-07-28T08:07:52.092Z] #14 29.71 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-07-28T08:07:52.092Z] #14 29.71 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-07-28T08:07:52.584Z] CC criu/sockets.o [2020-07-28T08:07:53.127Z] #14 30.73 Selecting previously unselected package python3.7. [2020-07-28T08:07:53.127Z] #14 30.73 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-07-28T08:07:53.127Z] #14 30.74 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-28T08:07:53.127Z] #14 30.84 Selecting previously unselected package libpython3-stdlib:s390x. [2020-07-28T08:07:53.220Z] CC criu/stats.o [2020-07-28T08:07:53.220Z] CC criu/string.o [2020-07-28T08:07:53.220Z] CC criu/sysctl.o [2020-07-28T08:07:53.419Z] #14 30.84 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-07-28T08:07:53.419Z] #14 30.84 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-07-28T08:07:53.419Z] #14 30.90 Setting up python3-minimal (3.7.3-1) ... [2020-07-28T08:07:53.512Z] CC criu/sysfs_parse.o [2020-07-28T08:07:53.512Z] CC criu/timens.o [2020-07-28T08:07:53.804Z] CC criu/timerfd.o [2020-07-28T08:07:53.804Z] CC criu/tty.o [2020-07-28T08:07:54.052Z] #14 31.56 Selecting previously unselected package python3. [2020-07-28T08:07:54.052Z] #14 31.56 (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 ... 15901 files and directories currently installed.) [2020-07-28T08:07:54.052Z] #14 31.59 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-07-28T08:07:54.052Z] #14 31.60 Unpacking python3 (3.7.3-1) ... [2020-07-28T08:07:54.052Z] #14 31.70 Selecting previously unselected package libip4tc0:s390x. [2020-07-28T08:07:54.052Z] #14 31.70 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-07-28T08:07:54.052Z] #14 31.71 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-07-28T08:07:54.052Z] #14 31.80 Selecting previously unselected package libip6tc0:s390x. [2020-07-28T08:07:54.052Z] #14 31.80 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-07-28T08:07:54.344Z] #14 31.80 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-07-28T08:07:54.344Z] #14 31.86 Selecting previously unselected package libiptc0:s390x. [2020-07-28T08:07:54.344Z] #14 31.86 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-07-28T08:07:54.344Z] #14 31.87 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-07-28T08:07:54.344Z] #14 31.91 Selecting previously unselected package libnfnetlink0:s390x. [2020-07-28T08:07:54.344Z] #14 31.91 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-07-28T08:07:54.344Z] #14 31.91 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-07-28T08:07:54.344Z] #14 31.95 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-07-28T08:07:54.344Z] #14 31.95 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-07-28T08:07:54.344Z] #14 31.96 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-07-28T08:07:54.344Z] #14 32.02 Selecting previously unselected package libnftnl11:s390x. [2020-07-28T08:07:54.639Z] #14 32.02 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-07-28T08:07:54.639Z] #14 32.02 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-07-28T08:07:54.639Z] #14 32.08 Selecting previously unselected package iptables. [2020-07-28T08:07:54.639Z] #14 32.08 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-07-28T08:07:54.639Z] #14 32.08 Unpacking iptables (1.8.2-4) ... [2020-07-28T08:07:54.846Z] CC criu/tun.o [2020-07-28T08:07:54.847Z] CC criu/uffd.o [2020-07-28T08:07:54.930Z] #14 32.39 Selecting previously unselected package xxd. [2020-07-28T08:07:54.930Z] #14 32.39 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-07-28T08:07:54.930Z] #14 32.39 Unpacking xxd (2:8.1.0875-5) ... [2020-07-28T08:07:54.930Z] #14 32.47 Selecting previously unselected package vim-common. [2020-07-28T08:07:54.930Z] #14 32.47 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-28T08:07:54.930Z] #14 32.53 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-28T08:07:55.222Z] #14 32.65 Selecting previously unselected package bash-completion. [2020-07-28T08:07:55.222Z] #14 32.66 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-28T08:07:55.486Z] CC criu/util.o [2020-07-28T08:07:55.781Z] CC criu/uts_ns.o [2020-07-28T08:07:56.073Z] CC criu/vdso.o [2020-07-28T08:07:56.073Z] LINK criu/built-in.o [2020-07-28T08:07:56.368Z] LINK criu/criu [2020-07-28T08:07:56.368Z] DEP lib/c/criu.d [2020-07-28T08:07:56.368Z] CC images/rpc.pb-c.o [2020-07-28T08:07:56.660Z] CC lib/c/criu.o [2020-07-28T08:07:57.290Z] #14 34.83 Unpacking bash-completion (1:2.8-6) ... [2020-07-28T08:07:57.295Z] LINK lib/c/built-in.o [2020-07-28T08:07:57.295Z] LINK lib/c/libcriu.so [2020-07-28T08:07:57.295Z] LINK lib/c/libcriu.a [2020-07-28T08:07:57.295Z] GEN magic.py [2020-07-28T08:07:57.295Z] Note: Building without setproctitle() and strlcpy() support. [2020-07-28T08:07:57.295Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-28T08:07:57.295Z] Note: Building without GnuTLS support [2020-07-28T08:07:57.295Z] Makefile.config:39: Warn: you have no libnftables installed [2020-07-28T08:07:57.295Z] Makefile.config:40: Warn: Building without nftables support [2020-07-28T08:07:57.582Z] #14 35.23 Selecting previously unselected package bzip2. [2020-07-28T08:07:57.582Z] #14 35.26 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-07-28T08:07:57.582Z] #14 35.26 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-28T08:07:57.582Z] #14 35.36 Selecting previously unselected package xz-utils. [2020-07-28T08:07:57.582Z] #14 35.36 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-07-28T08:07:57.590Z] fatal: not a git repository (or any of the parent directories): .git [2020-07-28T08:07:57.590Z] make[1]: Nothing to be done for 'all'. [2020-07-28T08:07:57.874Z] #14 35.37 Unpacking xz-utils (5.2.4-1) ... [2020-07-28T08:07:57.874Z] #14 35.55 Selecting previously unselected package apparmor. [2020-07-28T08:07:57.874Z] #14 35.55 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-07-28T08:07:57.883Z] make[1]: 'images/built-in.o' is up to date. [2020-07-28T08:07:57.883Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-28T08:07:57.883Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-28T08:07:57.883Z] make[1]: 'compel/libcompel.a' is up to date. [2020-07-28T08:07:57.883Z] make[1]: 'compel/compel-host-bin' is up to date. [2020-07-28T08:07:57.883Z] make[1]: Nothing to be done for 'all'. [2020-07-28T08:07:57.883Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-28T08:07:58.166Z] #14 35.61 Unpacking apparmor (2.13.2-10) ... [2020-07-28T08:07:58.176Z] make[2]: Nothing to be done for 'all'. [2020-07-28T08:07:58.176Z] make[2]: Nothing to be done for 'all'. [2020-07-28T08:07:58.176Z] make[2]: Nothing to be done for 'all'. [2020-07-28T08:07:58.176Z] make[2]: Nothing to be done for 'all'. [2020-07-28T08:07:58.176Z] make[2]: Nothing to be done for 'all'. [2020-07-28T08:07:58.176Z] make[2]: Nothing to be done for 'all'. [2020-07-28T08:07:58.176Z] make[2]: Nothing to be done for 'all'. [2020-07-28T08:07:58.176Z] make[2]: Nothing to be done for 'all'. [2020-07-28T08:07:58.176Z] INSTALL criu/criu [2020-07-28T08:07:58.458Z] #14 36.03 Selecting previously unselected package aufs-tools. [2020-07-28T08:07:58.458Z] #14 36.03 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-07-28T08:07:58.458Z] #14 36.03 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-28T08:07:58.458Z] #14 36.14 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-28T08:07:58.750Z] #14 36.14 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-07-28T08:07:58.750Z] #14 36.14 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-28T08:07:58.750Z] #14 ... [2020-07-28T08:07:58.750Z] [2020-07-28T08:07:58.750Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T08:07:58.750Z] #39 21.68 CC images/timer.o [2020-07-28T08:07:58.750Z] #39 21.87 CC images/timerfd.o [2020-07-28T08:07:58.750Z] #39 22.01 CC images/mm.o [2020-07-28T08:07:58.750Z] #39 22.17 CC images/sk-opts.o [2020-07-28T08:07:58.750Z] #39 22.29 CC images/sk-unix.o [2020-07-28T08:07:58.750Z] #39 22.64 CC images/sk-inet.o [2020-07-28T08:07:58.750Z] #39 22.94 CC images/tun.o [2020-07-28T08:07:58.750Z] #39 23.07 CC images/sk-netlink.o [2020-07-28T08:07:58.750Z] #39 23.26 CC images/packet-sock.o [2020-07-28T08:07:58.750Z] #39 23.43 CC images/ipc-var.o [2020-07-28T08:07:58.750Z] #39 23.61 CC images/ipc-desc.o [2020-07-28T08:07:58.750Z] #39 23.82 CC images/ipc-shm.o [2020-07-28T08:07:58.750Z] #39 24.00 CC images/ipc-msg.o [2020-07-28T08:07:58.750Z] #39 24.18 CC images/ipc-sem.o [2020-07-28T08:07:58.750Z] #39 24.37 CC images/utsns.o [2020-07-28T08:07:58.750Z] #39 24.53 CC images/creds.o [2020-07-28T08:07:58.750Z] #39 24.67 CC images/vma.o [2020-07-28T08:07:58.750Z] #39 24.84 CC images/netdev.o [2020-07-28T08:07:58.750Z] #39 25.12 CC images/tty.o [2020-07-28T08:07:58.750Z] #39 25.41 CC images/file-lock.o [2020-07-28T08:07:58.750Z] #39 25.60 CC images/rlimit.o [2020-07-28T08:07:58.750Z] #39 25.74 CC images/pagemap.o [2020-07-28T08:07:58.750Z] #39 25.92 CC images/siginfo.o [2020-07-28T08:07:58.750Z] #39 26.02 CC images/rpc.o [2020-07-28T08:07:58.750Z] #39 26.73 CC images/ext-file.o [2020-07-28T08:07:58.750Z] #39 26.91 CC images/cgroup.o [2020-07-28T08:07:58.750Z] #39 27.22 CC images/userns.o [2020-07-28T08:07:58.750Z] #39 27.38 CC images/google/protobuf/descriptor.o [2020-07-28T08:07:58.750Z] #39 28.32 CC images/opts.o [2020-07-28T08:07:58.750Z] #39 28.53 CC images/seccomp.o [2020-07-28T08:07:58.750Z] #39 28.72 CC images/binfmt-misc.o [2020-07-28T08:07:58.750Z] #39 28.80 CC images/time.o [2020-07-28T08:07:58.750Z] #39 28.90 CC images/sysctl.o [2020-07-28T08:07:58.750Z] #39 29.05 CC images/autofs.o [2020-07-28T08:07:58.750Z] #39 29.19 CC images/macvlan.o [2020-07-28T08:07:58.750Z] #39 29.33 CC images/sit.o [2020-07-28T08:07:58.750Z] #39 29.56 CC images/memfd.o [2020-07-28T08:07:58.750Z] #39 29.80 CC images/timens.o [2020-07-28T08:07:58.750Z] #39 29.92 LINK images/built-in.o [2020-07-28T08:07:58.750Z] #39 30.02 GEN compel/include/asm [2020-07-28T08:07:58.750Z] #39 30.02 GEN compel/include/version.h [2020-07-28T08:07:58.750Z] #39 30.03 touch .config [2020-07-28T08:07:58.750Z] #39 30.04 GEN include/common/config.h [2020-07-28T08:07:58.750Z] #39 30.08 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-07-28T08:07:58.750Z] #39 30.15 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-28T08:07:58.750Z] #39 30.16 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-28T08:07:58.750Z] #39 30.19 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-07-28T08:07:58.750Z] #39 30.21 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-07-28T08:07:58.750Z] #39 30.22 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-07-28T08:07:58.750Z] #39 30.24 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-28T08:07:58.750Z] #39 30.25 DEP compel/plugins/std/infect.d [2020-07-28T08:07:58.750Z] #39 30.39 DEP compel/plugins/std/string.d [2020-07-28T08:07:58.750Z] #39 30.48 DEP compel/plugins/std/log.d [2020-07-28T08:07:58.750Z] #39 30.55 DEP compel/plugins/std/fds.d [2020-07-28T08:07:58.750Z] #39 30.67 DEP compel/plugins/std/std.d [2020-07-28T08:07:58.750Z] #39 30.79 DEP compel/plugins/shmem/shmem.d [2020-07-28T08:07:58.750Z] #39 30.81 DEP compel/plugins/fds/fds.d [2020-07-28T08:07:58.750Z] #39 30.93 CC compel/plugins/std/std.o [2020-07-28T08:07:58.750Z] #39 31.09 CC compel/plugins/std/fds.o [2020-07-28T08:07:58.750Z] #39 31.32 CC compel/plugins/std/log.o [2020-07-28T08:07:59.042Z] #39 31.96 CC compel/plugins/std/string.o [2020-07-28T08:07:59.042Z] #39 ... [2020-07-28T08:07:59.042Z] [2020-07-28T08:07:59.042Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-28T08:07:59.042Z] #42 55.21 path [2020-07-28T08:07:59.042Z] #42 55.77 io/ioutil [2020-07-28T08:07:59.042Z] #42 56.10 go/ast [2020-07-28T08:07:59.042Z] #42 56.27 net/url [2020-07-28T08:07:59.042Z] #42 57.78 text/template/parse [2020-07-28T08:07:59.042Z] #42 59.30 go/parser [2020-07-28T08:07:59.042Z] #42 60.85 text/template [2020-07-28T08:07:59.042Z] #42 62.19 log [2020-07-28T08:07:59.042Z] #42 62.60 encoding/binary [2020-07-28T08:07:59.042Z] #42 64.00 encoding/base64 [2020-07-28T08:07:59.042Z] #42 64.38 encoding/json [2020-07-28T08:07:59.042Z] #42 64.65 go/doc [2020-07-28T08:07:59.334Z] #42 ... [2020-07-28T08:07:59.334Z] [2020-07-28T08:07:59.334Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T08:07:59.334Z] #39 32.46 CC compel/plugins/std/infect.o [2020-07-28T08:07:59.625Z] #39 32.89 CC compel/arch/s390/plugins/std/parasite-head.o [2020-07-28T08:07:59.697Z] Removing intermediate container ff0e58561613 [2020-07-28T08:07:59.697Z] ---> 7dbf48facaaa [2020-07-28T08:07:59.697Z] Step 14/140 : FROM base AS registry [2020-07-28T08:07:59.697Z] ---> 906548d0e6e8 [2020-07-28T08:07:59.697Z] Step 15/140 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-28T08:07:59.697Z] ---> Running in ebaf63bbb5a5 [2020-07-28T08:07:59.697Z] Removing intermediate container ebaf63bbb5a5 [2020-07-28T08:07:59.697Z] ---> ba56e9976845 [2020-07-28T08:07:59.697Z] Step 16/140 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-28T08:07:59.697Z] ---> Running in ab29255aa1aa [2020-07-28T08:07:59.697Z] Removing intermediate container ab29255aa1aa [2020-07-28T08:07:59.697Z] ---> aa308a09da19 [2020-07-28T08:07:59.697Z] Step 17/140 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2020-07-28T08:07:59.697Z] ---> Running in b0e0163ad771 [2020-07-28T08:07:59.917Z] #39 32.92 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-07-28T08:07:59.917Z] #39 32.96 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-07-28T08:07:59.988Z] + mktemp -d [2020-07-28T08:07:59.988Z] + export GOPATH=/tmp/tmp.ofPWphAr8H [2020-07-28T08:07:59.988Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.ofPWphAr8H/src/github.com/docker/distribution [2020-07-28T08:07:59.988Z] Cloning into '/tmp/tmp.ofPWphAr8H/src/github.com/docker/distribution'... [2020-07-28T08:08:00.208Z] #39 33.04 AR compel/plugins/std.lib.a [2020-07-28T08:08:00.208Z] #39 33.08 CC compel/plugins/fds/fds.o [2020-07-28T08:08:00.208Z] #39 33.21 AR compel/plugins/fds.lib.a [2020-07-28T08:08:00.208Z] #39 33.24 HOSTDEP compel/src/lib/log-host.d [2020-07-28T08:08:00.208Z] #39 33.37 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-28T08:08:00.208Z] #39 33.45 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-07-28T08:08:00.500Z] #39 33.46 HOSTDEP compel/src/main-host.d [2020-07-28T08:08:00.500Z] #39 33.66 DEP compel/src/lib/ptrace.d [2020-07-28T08:08:00.793Z] #39 33.82 DEP compel/src/lib/infect.d [2020-07-28T08:08:00.793Z] #39 34.00 DEP compel/src/lib/infect-util.d [2020-07-28T08:08:01.084Z] #39 34.12 DEP compel/src/lib/infect-rpc.d [2020-07-28T08:08:01.084Z] #39 34.25 DEP compel/arch/s390/src/lib/infect.d [2020-07-28T08:08:01.376Z] #39 34.41 DEP compel/arch/s390/src/lib/cpu.d [2020-07-28T08:08:01.376Z] #39 34.47 DEP compel/src/lib/log.d [2020-07-28T08:08:01.668Z] #39 34.58 DEP compel/src/main.d [2020-07-28T08:08:01.668Z] #39 34.66 DEP compel/src/lib/handle-elf.d [2020-07-28T08:08:01.668Z] #39 34.73 DEP compel/arch/s390/src/lib/handle-elf.d [2020-07-28T08:08:01.960Z] #39 34.82 CC compel/src/lib/log.o [2020-07-28T08:08:01.960Z] #39 35.05 CC compel/arch/s390/src/lib/cpu.o [2020-07-28T08:08:01.960Z] #39 35.21 CC compel/arch/s390/src/lib/infect.o [2020-07-28T08:08:02.076Z] + cd /tmp/tmp.ofPWphAr8H/src/github.com/docker/distribution [2020-07-28T08:08:02.076Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-28T08:08:02.076Z] + GOPATH=/tmp/tmp.ofPWphAr8H/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ofPWphAr8H go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-28T08:08:02.996Z] #39 35.95 CC compel/src/lib/infect-rpc.o [2020-07-28T08:08:03.288Z] #39 36.32 CC compel/src/lib/infect-util.o [2020-07-28T08:08:03.580Z] #39 36.57 CC compel/src/lib/infect.o [2020-07-28T08:08:05.090Z] #39 38.21 CC compel/src/lib/ptrace.o [2020-07-28T08:08:05.381Z] #39 38.49 AR compel/libcompel.a [2020-07-28T08:08:05.381Z] #39 38.56 HOSTCC compel/src/main-host.o [2020-07-28T08:08:06.014Z] #39 38.94 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-07-28T08:08:06.014Z] #39 39.02 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-28T08:08:06.306Z] #39 39.40 HOSTCC compel/src/lib/log-host.o [2020-07-28T08:08:06.598Z] #39 39.62 HOSTLINK compel/compel-host-bin [2020-07-28T08:08:06.598Z] #39 39.70 DEP soccr/soccr.d [2020-07-28T08:08:06.890Z] #39 39.86 CC soccr/soccr.o [2020-07-28T08:08:07.925Z] #39 40.88 AR soccr/libsoccr.a [2020-07-28T08:08:07.925Z] #39 40.90 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-28T08:08:07.925Z] #39 41.10 DEP criu/arch/s390/sigframe.d [2020-07-28T08:08:08.220Z] #39 41.19 DEP criu/arch/s390/crtools.d [2020-07-28T08:08:08.220Z] #39 41.34 DEP criu/arch/s390/cpu.d [2020-07-28T08:08:08.512Z] #39 41.49 CC criu/arch/s390/cpu.o [2020-07-28T08:08:08.803Z] #39 ... [2020-07-28T08:08:08.803Z] [2020-07-28T08:08:08.803Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-07-28T08:08:08.803Z] #60 74.83 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-28T08:08:08.803Z] #60 74.83 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-28T08:08:09.838Z] #60 ... [2020-07-28T08:08:09.838Z] [2020-07-28T08:08:09.838Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-28T08:08:09.838Z] #14 37.46 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-28T08:08:09.838Z] #14 37.46 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-07-28T08:08:09.838Z] #14 37.46 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-28T08:08:09.838Z] #14 39.00 Selecting previously unselected package binutils-mingw-w64. [2020-07-28T08:08:09.838Z] #14 39.00 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-28T08:08:09.838Z] #14 39.00 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-28T08:08:09.838Z] #14 39.07 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-07-28T08:08:09.838Z] #14 39.07 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-07-28T08:08:09.838Z] #14 39.08 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-07-28T08:08:09.838Z] #14 39.16 Selecting previously unselected package dmsetup. [2020-07-28T08:08:09.838Z] #14 39.17 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-07-28T08:08:09.838Z] #14 39.17 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-28T08:08:09.838Z] #14 39.26 Selecting previously unselected package mingw-w64-common. [2020-07-28T08:08:09.838Z] #14 39.26 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-28T08:08:09.838Z] #14 39.27 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-28T08:08:09.838Z] #14 42.47 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-28T08:08:09.838Z] #14 42.49 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-28T08:08:09.838Z] #14 42.50 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-28T08:08:09.838Z] #14 46.73 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-28T08:08:09.838Z] #14 46.74 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-28T08:08:09.838Z] #14 46.74 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-28T08:08:09.838Z] #14 46.83 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-28T08:08:09.838Z] #14 46.84 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-28T08:08:09.838Z] #14 46.87 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-28T08:08:10.130Z] #14 ... [2020-07-28T08:08:10.130Z] [2020-07-28T08:08:10.130Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T08:08:10.130Z] #39 41.95 CC criu/arch/s390/crtools.o [2020-07-28T08:08:10.130Z] #39 42.74 CC criu/arch/s390/sigframe.o [2020-07-28T08:08:10.130Z] #39 42.88 LINK criu/arch/s390/crtools.built-in.o [2020-07-28T08:08:10.130Z] #39 42.93 DEP criu/pie/util-vdso.d [2020-07-28T08:08:10.130Z] #39 43.04 DEP criu/pie/util.d [2020-07-28T08:08:10.130Z] #39 43.22 CC criu/pie/util.o [2020-07-28T08:08:10.421Z] #39 43.55 CC criu/pie/util-vdso.o [2020-07-28T08:08:11.067Z] #39 43.94 AR criu/pie/pie.lib.a [2020-07-28T08:08:11.067Z] #39 44.00 DEP criu/pie/restorer.d [2020-07-28T08:08:11.067Z] #39 ... [2020-07-28T08:08:11.067Z] [2020-07-28T08:08:11.067Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-28T08:08:11.067Z] #42 67.24 github.com/LK4D4/vndr/build [2020-07-28T08:08:11.067Z] #42 68.26 encoding/xml [2020-07-28T08:08:11.067Z] #42 69.43 github.com/LK4D4/vndr/versioned [2020-07-28T08:08:11.067Z] #42 69.51 compress/flate [2020-07-28T08:08:11.067Z] #42 71.84 hash [2020-07-28T08:08:11.067Z] #42 71.94 hash/crc32 [2020-07-28T08:08:11.067Z] #42 72.28 context [2020-07-28T08:08:11.067Z] #42 72.38 compress/gzip [2020-07-28T08:08:11.067Z] #42 72.77 crypto/cipher [2020-07-28T08:08:11.067Z] #42 72.80 math/big [2020-07-28T08:08:11.067Z] #42 73.68 crypto/aes [2020-07-28T08:08:11.067Z] #42 74.57 crypto [2020-07-28T08:08:11.067Z] #42 74.76 crypto/des [2020-07-28T08:08:11.067Z] #42 75.13 crypto/internal/randutil [2020-07-28T08:08:11.067Z] #42 75.19 crypto/sha512 [2020-07-28T08:08:11.067Z] #42 75.86 crypto/ed25519/internal/edwards25519 [2020-07-28T08:08:11.358Z] #42 ... [2020-07-28T08:08:11.358Z] [2020-07-28T08:08:11.358Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T08:08:11.358Z] #39 44.26 DEP criu/arch/s390/restorer.d [2020-07-28T08:08:11.358Z] #39 44.49 DEP criu/arch/s390/vdso-pie.d [2020-07-28T08:08:11.358Z] #39 44.62 DEP criu/pie/parasite-vdso.d [2020-07-28T08:08:11.992Z] #39 44.86 DEP criu/pie/parasite.d [2020-07-28T08:08:11.992Z] #39 45.09 CC criu/pie/parasite.o [2020-07-28T08:08:13.027Z] #39 45.98 LINK criu/pie/parasite.built-in.o [2020-07-28T08:08:13.027Z] #39 45.99 GEN criu/pie/parasite-blob.h [2020-07-28T08:08:13.027Z] #39 46.00 CC criu/pie/parasite-vdso.o [2020-07-28T08:08:13.663Z] #39 46.56 CC criu/arch/s390/vdso-pie.o [2020-07-28T08:08:13.663Z] #39 46.74 CC criu/arch/s390/restorer.o [2020-07-28T08:08:13.955Z] #39 47.07 CC criu/pie/restorer.o [2020-07-28T08:08:14.589Z] #39 ... [2020-07-28T08:08:14.589Z] [2020-07-28T08:08:14.589Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-07-28T08:08:14.589Z] #60 DONE 80.6s [2020-07-28T08:08:14.589Z] [2020-07-28T08:08:14.589Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-07-28T08:08:14.589Z] #61 DONE 0.1s [2020-07-28T08:08:14.589Z] [2020-07-28T08:08:14.589Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-28T08:08:14.589Z] #42 77.71 crypto/hmac [2020-07-28T08:08:14.589Z] #42 77.80 crypto/md5 [2020-07-28T08:08:14.589Z] #42 78.35 crypto/rc4 [2020-07-28T08:08:14.589Z] #42 78.49 crypto/sha1 [2020-07-28T08:08:14.589Z] #42 78.97 crypto/sha256 [2020-07-28T08:08:14.589Z] #42 79.40 crypto/rand [2020-07-28T08:08:14.589Z] #42 79.48 crypto/elliptic [2020-07-28T08:08:14.589Z] #42 79.88 encoding/asn1 [2020-07-28T08:08:15.625Z] #42 81.80 crypto/ed25519 [2020-07-28T08:08:15.917Z] #42 81.98 crypto/ecdsa [2020-07-28T08:08:15.917Z] #42 82.08 crypto/rsa [2020-07-28T08:08:16.551Z] #42 82.62 crypto/dsa [2020-07-28T08:08:16.843Z] #42 82.89 encoding/hex [2020-07-28T08:08:16.843Z] #42 82.95 encoding/pem [2020-07-28T08:08:17.135Z] #42 83.23 crypto/x509/pkix [2020-07-28T08:08:17.135Z] #42 83.37 vendor/golang.org/x/crypto/cryptobyte [2020-07-28T08:08:17.428Z] #42 83.62 vendor/golang.org/x/net/dns/dnsmessage [2020-07-28T08:08:18.463Z] #42 ... [2020-07-28T08:08:18.463Z] [2020-07-28T08:08:18.463Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T08:08:18.463Z] #39 49.07 LINK criu/pie/restorer.built-in.o [2020-07-28T08:08:18.463Z] #39 49.08 GEN criu/pie/restorer-blob.h [2020-07-28T08:08:18.463Z] #39 49.15 DEP criu/vdso.d [2020-07-28T08:08:18.463Z] #39 49.33 DEP criu/uts_ns.d [2020-07-28T08:08:18.463Z] #39 49.48 DEP criu/util.d [2020-07-28T08:08:18.463Z] #39 49.61 DEP criu/uffd.d [2020-07-28T08:08:18.463Z] #39 49.75 DEP criu/tun.d [2020-07-28T08:08:18.463Z] #39 49.91 DEP criu/tty.d [2020-07-28T08:08:18.463Z] #39 50.11 DEP criu/timerfd.d [2020-07-28T08:08:18.463Z] #39 50.22 DEP criu/timens.d [2020-07-28T08:08:18.463Z] #39 50.32 DEP criu/sysfs_parse.d [2020-07-28T08:08:18.463Z] #39 50.56 DEP criu/sysctl.d [2020-07-28T08:08:18.463Z] #39 50.73 DEP criu/string.d [2020-07-28T08:08:18.463Z] #39 50.78 DEP criu/stats.d [2020-07-28T08:08:18.463Z] #39 50.90 DEP criu/sockets.d [2020-07-28T08:08:18.463Z] #39 51.03 DEP criu/sk-unix.d [2020-07-28T08:08:18.463Z] #39 51.25 DEP criu/sk-tcp.d [2020-07-28T08:08:18.463Z] #39 51.45 DEP criu/sk-queue.d [2020-07-28T08:08:18.463Z] #39 51.59 DEP criu/sk-packet.d [2020-07-28T08:08:18.755Z] #39 51.74 DEP criu/sk-netlink.d [2020-07-28T08:08:18.755Z] #39 51.84 DEP criu/sk-inet.d [2020-07-28T08:08:19.047Z] #39 52.00 DEP criu/signalfd.d [2020-07-28T08:08:19.047Z] #39 52.18 DEP criu/sigframe.d [2020-07-28T08:08:19.047Z] #39 52.28 DEP criu/shmem.d [2020-07-28T08:08:19.338Z] #39 52.45 DEP criu/servicefd.d [2020-07-28T08:08:19.338Z] #39 52.57 DEP criu/seize.d [2020-07-28T08:08:19.630Z] #39 52.79 DEP criu/seccomp.d [2020-07-28T08:08:19.922Z] #39 52.87 DEP criu/rst-malloc.d [2020-07-28T08:08:19.922Z] #39 52.93 DEP criu/rbtree.d [2020-07-28T08:08:19.922Z] #39 52.96 DEP criu/pstree.d [2020-07-28T08:08:20.216Z] #39 53.10 DEP criu/protobuf.d [2020-07-28T08:08:20.216Z] #39 53.16 GEN criu/protobuf-desc-gen.h [2020-07-28T08:08:21.254Z] #39 54.28 DEP criu/protobuf-desc.d [2020-07-28T08:08:21.545Z] #39 54.46 DEP criu/proc_parse.d [2020-07-28T08:08:21.545Z] #39 54.67 DEP criu/plugin.d [2020-07-28T08:08:21.837Z] #39 54.77 DEP criu/pipes.d [2020-07-28T08:08:21.837Z] #39 55.01 DEP criu/pie-util.d [2020-07-28T08:08:21.837Z] #39 55.09 DEP criu/pie-util-vdso.d [2020-07-28T08:08:22.129Z] #39 55.19 DEP criu/path.d [2020-07-28T08:08:22.420Z] #39 55.40 DEP criu/parasite-syscall.d [2020-07-28T08:08:22.420Z] #39 ... [2020-07-28T08:08:22.420Z] [2020-07-28T08:08:22.420Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-28T08:08:22.420Z] #48 88.60 + GOBIN=/build [2020-07-28T08:08:22.420Z] #48 88.60 + /build/gometalinter --install [2020-07-28T08:08:22.420Z] #48 88.61 Installing: [2020-07-28T08:08:22.420Z] #48 88.61 deadcode [2020-07-28T08:08:22.420Z] #48 88.61 dupl [2020-07-28T08:08:22.420Z] #48 88.61 errcheck [2020-07-28T08:08:22.420Z] #48 88.61 gas [2020-07-28T08:08:22.420Z] #48 88.61 gochecknoglobals [2020-07-28T08:08:22.420Z] #48 88.61 gochecknoinits [2020-07-28T08:08:22.420Z] #48 88.61 goconst [2020-07-28T08:08:22.420Z] #48 88.61 gocyclo [2020-07-28T08:08:22.420Z] #48 88.61 goimports [2020-07-28T08:08:22.420Z] #48 88.61 golint [2020-07-28T08:08:22.420Z] #48 88.61 gosimple [2020-07-28T08:08:22.420Z] #48 88.61 gotype [2020-07-28T08:08:22.420Z] #48 88.61 gotypex [2020-07-28T08:08:22.420Z] #48 88.61 ineffassign [2020-07-28T08:08:22.420Z] #48 88.61 interfacer [2020-07-28T08:08:22.420Z] #48 88.61 lll [2020-07-28T08:08:22.420Z] #48 88.61 maligned [2020-07-28T08:08:22.420Z] #48 88.61 megacheck [2020-07-28T08:08:22.420Z] #48 88.61 misspell [2020-07-28T08:08:22.420Z] #48 88.61 nakedret [2020-07-28T08:08:22.420Z] #48 88.61 safesql [2020-07-28T08:08:22.420Z] #48 88.61 staticcheck [2020-07-28T08:08:22.420Z] #48 88.61 structcheck [2020-07-28T08:08:22.420Z] #48 88.61 unconvert [2020-07-28T08:08:22.420Z] #48 88.61 unparam [2020-07-28T08:08:22.420Z] #48 88.61 unused [2020-07-28T08:08:22.420Z] #48 88.61 varcheck [2020-07-28T08:08:28.030Z] #48 ... [2020-07-28T08:08:28.030Z] [2020-07-28T08:08:28.030Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T08:08:28.030Z] #39 55.62 DEP criu/pagemap.d [2020-07-28T08:08:28.030Z] #39 55.82 DEP criu/pagemap-cache.d [2020-07-28T08:08:28.030Z] #39 55.91 DEP criu/page-xfer.d [2020-07-28T08:08:28.030Z] #39 56.00 DEP criu/page-pipe.d [2020-07-28T08:08:28.030Z] #39 56.13 DEP criu/netfilter.d [2020-07-28T08:08:28.030Z] #39 56.26 DEP criu/net.d [2020-07-28T08:08:28.030Z] #39 56.51 DEP criu/namespaces.d [2020-07-28T08:08:28.030Z] #39 56.63 DEP criu/mount.d [2020-07-28T08:08:28.030Z] #39 56.80 DEP criu/memfd.d [2020-07-28T08:08:28.030Z] #39 56.98 DEP criu/mem.d [2020-07-28T08:08:28.030Z] #39 57.15 DEP criu/lsm.d [2020-07-28T08:08:28.030Z] #39 57.24 DEP criu/log.d [2020-07-28T08:08:28.030Z] #39 57.34 DEP criu/libnetlink.d [2020-07-28T08:08:28.030Z] #39 57.43 DEP criu/kerndat.d [2020-07-28T08:08:28.030Z] #39 57.70 DEP criu/kcmp-ids.d [2020-07-28T08:08:28.030Z] #39 57.76 DEP criu/irmap.d [2020-07-28T08:08:28.030Z] #39 57.94 DEP criu/ipc_ns.d [2020-07-28T08:08:28.030Z] #39 58.06 DEP criu/image.d [2020-07-28T08:08:28.030Z] #39 58.26 DEP criu/image-desc.d [2020-07-28T08:08:28.030Z] #39 58.38 DEP criu/fsnotify.d [2020-07-28T08:08:28.030Z] #39 58.55 DEP criu/filesystems.d [2020-07-28T08:08:28.030Z] #39 58.74 DEP criu/files.d [2020-07-28T08:08:28.030Z] #39 59.00 DEP criu/files-reg.d [2020-07-28T08:08:28.030Z] #39 59.13 DEP criu/files-ext.d [2020-07-28T08:08:28.030Z] #39 59.29 DEP criu/file-lock.d [2020-07-28T08:08:28.030Z] #39 59.49 DEP criu/file-ids.d [2020-07-28T08:08:28.030Z] #39 59.58 DEP criu/fifo.d [2020-07-28T08:08:28.030Z] #39 59.68 DEP criu/fdstore.d [2020-07-28T08:08:28.030Z] #39 59.73 DEP criu/fault-injection.d [2020-07-28T08:08:28.030Z] #39 59.77 DEP criu/external.d [2020-07-28T08:08:28.030Z] #39 59.92 DEP criu/eventpoll.d [2020-07-28T08:08:28.030Z] #39 60.05 DEP criu/eventfd.d [2020-07-28T08:08:28.030Z] #39 60.28 DEP criu/crtools.d [2020-07-28T08:08:28.030Z] #39 60.47 DEP criu/cr-service.d [2020-07-28T08:08:28.030Z] #39 60.68 DEP criu/cr-restore.d [2020-07-28T08:08:28.030Z] #39 60.99 DEP criu/cr-errno.d [2020-07-28T08:08:28.030Z] #39 61.00 DEP criu/cr-dump.d [2020-07-28T08:08:28.030Z] #39 61.29 DEP criu/cr-dedup.d [2020-07-28T08:08:28.321Z] #39 61.43 DEP criu/cr-check.d [2020-07-28T08:08:28.321Z] #39 ... [2020-07-28T08:08:28.321Z] [2020-07-28T08:08:28.321Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-28T08:08:28.321Z] #42 84.70 internal/singleflight [2020-07-28T08:08:28.321Z] #42 84.89 vendor/golang.org/x/sys/cpu [2020-07-28T08:08:28.321Z] #42 85.13 vendor/golang.org/x/crypto/internal/chacha20 [2020-07-28T08:08:28.321Z] #42 85.72 vendor/golang.org/x/crypto/poly1305 [2020-07-28T08:08:28.321Z] #42 85.82 net [2020-07-28T08:08:28.321Z] #42 86.14 vendor/golang.org/x/crypto/chacha20poly1305 [2020-07-28T08:08:28.321Z] #42 86.55 vendor/golang.org/x/crypto/curve25519 [2020-07-28T08:08:28.321Z] #42 86.88 vendor/golang.org/x/crypto/hkdf [2020-07-28T08:08:28.321Z] #42 87.03 vendor/golang.org/x/text/transform [2020-07-28T08:08:28.321Z] #42 87.39 vendor/golang.org/x/text/unicode/bidi [2020-07-28T08:08:28.321Z] #42 88.69 vendor/golang.org/x/text/secure/bidirule [2020-07-28T08:08:28.321Z] #42 88.91 vendor/golang.org/x/text/unicode/norm [2020-07-28T08:08:28.321Z] #42 91.56 vendor/golang.org/x/net/idna [2020-07-28T08:08:28.321Z] #42 93.12 vendor/golang.org/x/net/http2/hpack [2020-07-28T08:08:28.321Z] #42 93.85 mime [2020-07-28T08:08:28.613Z] #42 ... [2020-07-28T08:08:28.613Z] [2020-07-28T08:08:28.613Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T08:08:28.613Z] #39 61.59 DEP criu/config.d [2020-07-28T08:08:28.613Z] #39 61.73 DEP criu/clone-noasan.d [2020-07-28T08:08:28.613Z] #39 61.80 DEP criu/cgroup.d [2020-07-28T08:08:28.906Z] #39 62.00 DEP criu/cgroup-props.d [2020-07-28T08:08:29.198Z] #39 62.13 DEP criu/bitmap.d [2020-07-28T08:08:29.198Z] #39 62.14 DEP criu/bfd.d [2020-07-28T08:08:29.198Z] #39 62.26 DEP criu/autofs.d [2020-07-28T08:08:29.275Z] + dpkg --print-architecture [2020-07-28T08:08:29.275Z] + cd /tmp/tmp.ofPWphAr8H/src/github.com/docker/distribution [2020-07-28T08:08:29.275Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-28T08:08:29.275Z] + GOPATH=/tmp/tmp.ofPWphAr8H/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ofPWphAr8H [2020-07-28T08:08:29.275Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-28T08:08:29.493Z] #39 62.43 DEP criu/aio.d [2020-07-28T08:08:29.493Z] #39 62.64 DEP criu/action-scripts.d [2020-07-28T08:08:29.784Z] #39 63.01 CC criu/action-scripts.o [2020-07-28T08:08:30.418Z] #39 63.39 CC criu/aio.o [2020-07-28T08:08:30.711Z] #39 63.88 CC criu/autofs.o [2020-07-28T08:08:31.574Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-28T08:08:31.574Z] [2020-07-28T08:08:31.574Z] + TEST_INTEGRATION_DEST=2 [2020-07-28T08:08:31.574Z] + CONTAINER_NAME=docker-pr1-2 [2020-07-28T08:08:31.574Z] + TEST_SKIP_INTEGRATION=1 [2020-07-28T08:08:31.574Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-07-28T08:08:31.574Z] + run_tests [2020-07-28T08:08:31.574Z] + c=0 [2020-07-28T08:08:31.574Z] + '[' -n 0 ']' [2020-07-28T08:08:31.574Z] + rm= [2020-07-28T08:08:31.574Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41277/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41277/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41277/.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=9dc455dffb3381edb4071c6ad8b16661844fbee6 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:9dc455dffb3381edb4071c6ad8b16661844fbee6 hack/make.sh '' test-integration [2020-07-28T08:08:31.574Z] + TEST_INTEGRATION_DEST=1 [2020-07-28T08:08:31.574Z] + CONTAINER_NAME=docker-pr1-1 [2020-07-28T08:08:31.574Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-07-28T08:08:31.574Z] + run_tests test-integration-flaky [2020-07-28T08:08:31.574Z] + '[' -n 0 ']' [2020-07-28T08:08:31.574Z] + rm= [2020-07-28T08:08:31.574Z] + TEST_INTEGRATION_DEST=3 [2020-07-28T08:08:31.574Z] + CONTAINER_NAME=docker-pr1-3 [2020-07-28T08:08:31.574Z] + TEST_SKIP_INTEGRATION=1 [2020-07-28T08:08:31.574Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-07-28T08:08:31.574Z] + run_tests [2020-07-28T08:08:31.574Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41277/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41277/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41277/.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=9dc455dffb3381edb4071c6ad8b16661844fbee6 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:9dc455dffb3381edb4071c6ad8b16661844fbee6 hack/make.sh test-integration-flaky test-integration [2020-07-28T08:08:31.574Z] + '[' -n 0 ']' [2020-07-28T08:08:31.574Z] + rm= [2020-07-28T08:08:31.574Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41277/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41277/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41277/.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=9dc455dffb3381edb4071c6ad8b16661844fbee6 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:9dc455dffb3381edb4071c6ad8b16661844fbee6 hack/make.sh '' test-integration [2020-07-28T08:08:31.574Z] ++ jobs -p [2020-07-28T08:08:31.574Z] + for job in $(jobs -p) [2020-07-28T08:08:31.574Z] + wait 24475 [2020-07-28T08:08:31.574Z] [2020-07-28T08:08:31.574Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-28T08:08:31.574Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-28T08:08:31.574Z] HOSTNAME=ec98282b9959 [2020-07-28T08:08:31.574Z] TEST_SKIP_INTEGRATION=1 [2020-07-28T08:08:31.574Z] TESTDEBUG=0 [2020-07-28T08:08:31.574Z] DEST=bundles/test-integration [2020-07-28T08:08:31.574Z] PWD=/go/src/github.com/docker/docker [2020-07-28T08:08:31.574Z] KEEPBUNDLE=1 [2020-07-28T08:08:31.574Z] DOCKER_GITCOMMIT=9dc455dffb3381edb4071c6ad8b16661844fbee6 [2020-07-28T08:08:31.574Z] container=docker [2020-07-28T08:08:31.574Z] HOME=/root [2020-07-28T08:08:31.574Z] GOLANG_VERSION=1.13.14 [2020-07-28T08:08:31.574Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-28T08:08:31.574Z] VALIDATE_BRANCH=19.03 [2020-07-28T08:08:31.574Z] TERM=xterm [2020-07-28T08:08:31.574Z] DOCKER_PKG=github.com/docker/docker [2020-07-28T08:08:31.574Z] SHLVL=1 [2020-07-28T08:08:31.574Z] TIMEOUT=120m [2020-07-28T08:08:31.574Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-28T08:08:31.574Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-28T08:08:31.574Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-07-28T08:08:31.574Z] GO111MODULE=off [2020-07-28T08:08:31.574Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-28T08:08:31.574Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-28T08:08:31.574Z] GOPATH=/go [2020-07-28T08:08:31.574Z] PKG_CONFIG=pkg-config [2020-07-28T08:08:31.574Z] _=/usr/bin/env [2020-07-28T08:08:31.574Z] Building test suite binary ./integration-cli/test.main [2020-07-28T08:08:31.574Z] [2020-07-28T08:08:31.574Z] [2020-07-28T08:08:31.574Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-28T08:08:31.574Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-28T08:08:31.574Z] HOSTNAME=ea0e0052ffa6 [2020-07-28T08:08:31.574Z] TEST_SKIP_INTEGRATION=1 [2020-07-28T08:08:31.574Z] TESTDEBUG=0 [2020-07-28T08:08:31.574Z] DEST=bundles/test-integration [2020-07-28T08:08:31.574Z] PWD=/go/src/github.com/docker/docker [2020-07-28T08:08:31.574Z] KEEPBUNDLE=1 [2020-07-28T08:08:31.574Z] DOCKER_GITCOMMIT=9dc455dffb3381edb4071c6ad8b16661844fbee6 [2020-07-28T08:08:31.574Z] container=docker [2020-07-28T08:08:31.574Z] HOME=/root [2020-07-28T08:08:31.574Z] GOLANG_VERSION=1.13.14 [2020-07-28T08:08:31.574Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-28T08:08:31.574Z] VALIDATE_BRANCH=19.03 [2020-07-28T08:08:31.574Z] TERM=xterm [2020-07-28T08:08:31.574Z] DOCKER_PKG=github.com/docker/docker [2020-07-28T08:08:31.574Z] SHLVL=1 [2020-07-28T08:08:31.574Z] TIMEOUT=120m [2020-07-28T08:08:31.574Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-28T08:08:31.574Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-28T08:08:31.574Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-07-28T08:08:31.574Z] GO111MODULE=off [2020-07-28T08:08:31.574Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-28T08:08:31.574Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-28T08:08:31.574Z] GOPATH=/go [2020-07-28T08:08:31.574Z] PKG_CONFIG=pkg-config [2020-07-28T08:08:31.574Z] _=/usr/bin/env [2020-07-28T08:08:31.574Z] Building test suite binary ./integration-cli/test.main [2020-07-28T08:08:31.574Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-07-28T08:08:31.574Z] No new tests added to integration. [2020-07-28T08:08:31.574Z] [2020-07-28T08:08:31.574Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-28T08:08:31.574Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-28T08:08:31.574Z] HOSTNAME=40e2cd21a27c [2020-07-28T08:08:31.574Z] TESTDEBUG=0 [2020-07-28T08:08:31.574Z] DEST=bundles/test-integration [2020-07-28T08:08:31.574Z] PWD=/go/src/github.com/docker/docker [2020-07-28T08:08:31.574Z] KEEPBUNDLE=1 [2020-07-28T08:08:31.574Z] DOCKER_GITCOMMIT=9dc455dffb3381edb4071c6ad8b16661844fbee6 [2020-07-28T08:08:31.574Z] container=docker [2020-07-28T08:08:31.574Z] HOME=/root [2020-07-28T08:08:31.574Z] GOLANG_VERSION=1.13.14 [2020-07-28T08:08:31.574Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-28T08:08:31.574Z] VALIDATE_BRANCH=19.03 [2020-07-28T08:08:31.574Z] TERM=xterm [2020-07-28T08:08:31.574Z] DOCKER_PKG=github.com/docker/docker [2020-07-28T08:08:31.574Z] SHLVL=1 [2020-07-28T08:08:31.574Z] TIMEOUT=120m [2020-07-28T08:08:31.574Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-28T08:08:31.574Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-28T08:08:31.574Z] GO111MODULE=off [2020-07-28T08:08:31.574Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-28T08:08:31.574Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-28T08:08:31.574Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-28T08:08:31.574Z] GOPATH=/go [2020-07-28T08:08:31.574Z] PKG_CONFIG=pkg-config [2020-07-28T08:08:31.574Z] _=/usr/bin/env [2020-07-28T08:08:31.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-28T08:08:32.220Z] #39 64.96 CC criu/bfd.o [2020-07-28T08:08:32.511Z] #39 65.42 CC criu/bitmap.o [2020-07-28T08:08:32.511Z] #39 65.52 CC criu/cgroup-props.o [2020-07-28T08:08:32.860Z] + rm -rf /tmp/tmp.ofPWphAr8H/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ofPWphAr8H [2020-07-28T08:08:33.145Z] #39 66.08 CC criu/cgroup.o [2020-07-28T08:08:33.439Z] #39 ... [2020-07-28T08:08:33.439Z] [2020-07-28T08:08:33.439Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-28T08:08:33.439Z] #14 60.98 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-28T08:08:33.439Z] #14 60.99 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-28T08:08:33.439Z] #14 60.99 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-28T08:08:33.439Z] #14 ... [2020-07-28T08:08:33.439Z] [2020-07-28T08:08:33.439Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-28T08:08:33.439Z] #42 94.99 mime/quotedprintable [2020-07-28T08:08:33.439Z] #42 95.25 net/http/internal [2020-07-28T08:08:33.439Z] #42 95.58 os/exec [2020-07-28T08:08:33.439Z] #42 98.68 net/textproto [2020-07-28T08:08:33.439Z] #42 98.68 crypto/x509 [2020-07-28T08:08:33.439Z] #42 99.62 vendor/golang.org/x/net/http/httpguts [2020-07-28T08:08:33.731Z] #42 99.79 vendor/golang.org/x/net/http/httpproxy [2020-07-28T08:08:33.903Z] Removing intermediate container b0e0163ad771 [2020-07-28T08:08:33.903Z] ---> 45bf1bceb3ce [2020-07-28T08:08:33.903Z] Step 18/140 : FROM base AS swagger [2020-07-28T08:08:33.903Z] ---> 906548d0e6e8 [2020-07-28T08:08:33.903Z] Step 19/140 : ENV GO_SWAGGER_COMMIT 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-07-28T08:08:33.903Z] ---> Running in 0645e7a631e5 [2020-07-28T08:08:34.022Z] #42 100.3 mime/multipart [2020-07-28T08:08:34.196Z] Removing intermediate container 0645e7a631e5 [2020-07-28T08:08:34.196Z] ---> 057384a74946 [2020-07-28T08:08:34.196Z] Step 20/140 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/kolyshkin/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2020-07-28T08:08:34.196Z] ---> Running in b170b2c38ae9 [2020-07-28T08:08:34.314Z] #42 ... [2020-07-28T08:08:34.314Z] [2020-07-28T08:08:34.314Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-28T08:08:34.314Z] #14 72.00 Selecting previously unselected package libonig5:s390x. [2020-07-28T08:08:34.314Z] #14 72.00 Preparing to unpack .../25-libonig5_6.9.1-1_s390x.deb ... [2020-07-28T08:08:34.314Z] #14 72.00 Unpacking libonig5:s390x (6.9.1-1) ... [2020-07-28T08:08:34.488Z] + mktemp -d [2020-07-28T08:08:34.488Z] + export GOPATH=/tmp/tmp.peswwEss7N [2020-07-28T08:08:34.488Z] + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.peswwEss7N/src/github.com/go-swagger/go-swagger [2020-07-28T08:08:34.488Z] Cloning into '/tmp/tmp.peswwEss7N/src/github.com/go-swagger/go-swagger'... [2020-07-28T08:08:34.606Z] #14 72.10 Selecting previously unselected package libjq1:s390x. [2020-07-28T08:08:34.606Z] #14 72.10 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-07-28T08:08:34.606Z] #14 72.10 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-28T08:08:34.606Z] #14 72.24 Selecting previously unselected package jq. [2020-07-28T08:08:34.606Z] #14 72.24 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-07-28T08:08:34.606Z] #14 72.24 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-28T08:08:34.606Z] #14 72.31 Selecting previously unselected package libaio1:s390x. [2020-07-28T08:08:34.606Z] #14 72.31 Preparing to unpack .../28-libaio1_0.3.112-3_s390x.deb ... [2020-07-28T08:08:34.606Z] #14 72.31 Unpacking libaio1:s390x (0.3.112-3) ... [2020-07-28T08:08:34.898Z] #14 72.38 Selecting previously unselected package libbtrfs0. [2020-07-28T08:08:34.898Z] #14 72.38 Preparing to unpack .../29-libbtrfs0_4.20.1-2_s390x.deb ... [2020-07-28T08:08:34.898Z] #14 72.39 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-28T08:08:34.898Z] #14 72.44 Selecting previously unselected package libbtrfs-dev. [2020-07-28T08:08:34.898Z] #14 72.44 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-07-28T08:08:34.898Z] #14 72.44 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-28T08:08:34.898Z] #14 72.54 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-07-28T08:08:34.898Z] #14 72.54 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-07-28T08:08:34.898Z] #14 72.54 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-07-28T08:08:34.898Z] #14 72.58 Selecting previously unselected package libudev-dev:s390x. [2020-07-28T08:08:34.898Z] #14 72.58 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-07-28T08:08:34.898Z] #14 72.62 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-07-28T08:08:35.190Z] #14 72.74 Selecting previously unselected package libsepol1-dev:s390x. [2020-07-28T08:08:35.190Z] #14 72.75 Preparing to unpack .../33-libsepol1-dev_2.8-1_s390x.deb ... [2020-07-28T08:08:35.190Z] #14 72.75 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-07-28T08:08:35.481Z] #14 73.04 Selecting previously unselected package libpcre16-3:s390x. [2020-07-28T08:08:35.481Z] #14 73.06 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-07-28T08:08:35.481Z] #14 73.06 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-07-28T08:08:35.773Z] #14 73.22 Selecting previously unselected package libpcre32-3:s390x. [2020-07-28T08:08:35.773Z] #14 73.22 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-07-28T08:08:35.773Z] #14 73.23 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-07-28T08:08:35.773Z] #14 73.39 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-07-28T08:08:35.773Z] #14 73.39 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-07-28T08:08:35.773Z] #14 73.39 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-07-28T08:08:35.773Z] #14 73.44 Selecting previously unselected package libpcre3-dev:s390x. [2020-07-28T08:08:36.064Z] #14 73.44 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-07-28T08:08:36.064Z] #14 73.44 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-07-28T08:08:36.065Z] #14 73.72 Selecting previously unselected package libselinux1-dev:s390x. [2020-07-28T08:08:36.356Z] #14 73.73 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-07-28T08:08:36.356Z] #14 73.76 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-07-28T08:08:36.356Z] #14 73.96 Selecting previously unselected package libdevmapper-dev:s390x. [2020-07-28T08:08:36.356Z] #14 73.97 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-07-28T08:08:36.356Z] #14 73.97 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-07-28T08:08:36.356Z] #14 74.05 Selecting previously unselected package libgpm2:s390x. [2020-07-28T08:08:36.356Z] #14 74.05 Preparing to unpack .../40-libgpm2_1.20.7-5_s390x.deb ... [2020-07-28T08:08:36.356Z] #14 74.05 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-07-28T08:08:36.356Z] #14 74.10 Selecting previously unselected package libicu63:s390x. [2020-07-28T08:08:36.648Z] #14 74.10 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-07-28T08:08:36.648Z] #14 74.10 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-07-28T08:08:38.987Z] + cd /tmp/tmp.peswwEss7N/src/github.com/go-swagger/go-swagger [2020-07-28T08:08:38.987Z] + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-07-28T08:08:39.283Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-28T08:08:40.167Z] #14 77.48 Selecting previously unselected package libnet1:s390x. [2020-07-28T08:08:40.167Z] #14 77.49 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-28T08:08:40.167Z] #14 77.49 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-28T08:08:40.167Z] #14 77.56 Selecting previously unselected package libnl-3-200:s390x. [2020-07-28T08:08:40.167Z] #14 77.56 Preparing to unpack .../43-libnl-3-200_3.4.0-1_s390x.deb ... [2020-07-28T08:08:40.167Z] #14 77.56 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-07-28T08:08:40.167Z] #14 77.63 Selecting previously unselected package libprotobuf-c1:s390x. [2020-07-28T08:08:40.167Z] #14 77.63 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-07-28T08:08:40.167Z] #14 77.63 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-28T08:08:40.167Z] #14 77.70 Selecting previously unselected package libreadline5:s390x. [2020-07-28T08:08:40.167Z] #14 77.70 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-07-28T08:08:40.167Z] #14 77.70 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-07-28T08:08:40.167Z] #14 77.77 Selecting previously unselected package libsystemd-dev:s390x. [2020-07-28T08:08:40.167Z] #14 77.77 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-07-28T08:08:40.167Z] #14 77.77 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-07-28T08:08:40.802Z] #14 78.16 Selecting previously unselected package net-tools. [2020-07-28T08:08:40.802Z] #14 78.18 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-07-28T08:08:40.802Z] #14 78.19 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-28T08:08:40.802Z] #14 78.41 Selecting previously unselected package python-pip-whl. [2020-07-28T08:08:40.802Z] #14 78.41 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-07-28T08:08:40.802Z] #14 78.41 Unpacking python-pip-whl (18.1-5) ... [2020-07-28T08:08:41.437Z] #14 78.96 Selecting previously unselected package python3-lib2to3. [2020-07-28T08:08:41.437Z] #14 78.97 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-28T08:08:41.437Z] #14 78.97 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-28T08:08:41.437Z] #14 79.10 Selecting previously unselected package python3-distutils. [2020-07-28T08:08:41.437Z] #14 79.10 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-07-28T08:08:41.437Z] #14 79.10 Unpacking python3-distutils (3.7.3-1) ... [2020-07-28T08:08:41.437Z] #14 79.21 Selecting previously unselected package python3-pip. [2020-07-28T08:08:41.728Z] #14 79.21 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-07-28T08:08:41.729Z] #14 79.21 Unpacking python3-pip (18.1-5) ... [2020-07-28T08:08:41.729Z] #14 79.35 Selecting previously unselected package python3-pkg-resources. [2020-07-28T08:08:41.729Z] #14 79.37 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-28T08:08:41.729Z] #14 79.37 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-28T08:08:42.020Z] #14 79.52 Selecting previously unselected package python3-setuptools. [2020-07-28T08:08:42.020Z] #14 79.54 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-07-28T08:08:42.020Z] #14 79.54 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-28T08:08:42.020Z] #14 ... [2020-07-28T08:08:42.020Z] [2020-07-28T08:08:42.020Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-07-28T08:08:42.020Z] #26 108.5 + rm -rf /tmp/tmp.46D6Xhh72V [2020-07-28T08:08:42.654Z] #26 DONE 109.3s [2020-07-28T08:08:42.654Z] [2020-07-28T08:08:42.654Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-28T08:08:42.654Z] #14 79.72 Selecting previously unselected package python3-wheel. [2020-07-28T08:08:42.654Z] #14 79.73 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-07-28T08:08:42.654Z] #14 79.74 Unpacking python3-wheel (0.32.3-2) ... [2020-07-28T08:08:42.654Z] #14 79.82 Selecting previously unselected package thin-provisioning-tools. [2020-07-28T08:08:42.654Z] #14 79.82 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-07-28T08:08:42.654Z] #14 79.82 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-28T08:08:42.654Z] #14 80.27 Selecting previously unselected package vim-runtime. [2020-07-28T08:08:42.654Z] #14 80.27 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-28T08:08:42.654Z] #14 80.35 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-28T08:08:42.654Z] #14 80.40 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-28T08:08:42.945Z] #14 80.41 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-28T08:08:45.730Z] #14 ... [2020-07-28T08:08:45.730Z] [2020-07-28T08:08:45.730Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-28T08:08:45.730Z] #42 101.8 crypto/tls [2020-07-28T08:08:45.730Z] #42 106.7 net/http/httptrace [2020-07-28T08:08:45.730Z] #42 106.8 net/http [2020-07-28T08:08:45.730Z] #42 ... [2020-07-28T08:08:45.730Z] [2020-07-28T08:08:45.730Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T08:08:45.730Z] #39 68.64 CC criu/clone-noasan.o [2020-07-28T08:08:45.730Z] #39 68.79 CC criu/config.o [2020-07-28T08:08:45.730Z] #39 70.03 CC criu/cr-check.o [2020-07-28T08:08:45.730Z] #39 71.39 CC criu/cr-dedup.o [2020-07-28T08:08:45.730Z] #39 71.88 CC criu/cr-dump.o [2020-07-28T08:08:45.730Z] #39 74.07 CC criu/cr-errno.o [2020-07-28T08:08:45.730Z] #39 74.16 CC criu/cr-restore.o [2020-07-28T08:08:45.730Z] #39 78.53 CC criu/cr-service.o [2020-07-28T08:08:46.022Z] #39 ... [2020-07-28T08:08:46.022Z] [2020-07-28T08:08:46.022Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-28T08:08:46.022Z] #14 83.65 Selecting previously unselected package vim. [2020-07-28T08:08:46.022Z] #14 83.65 Preparing to unpack .../57-vim_2%3a8.1.0875-5_s390x.deb ... [2020-07-28T08:08:46.022Z] #14 83.68 Unpacking vim (2:8.1.0875-5) ... [2020-07-28T08:08:46.588Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2020-07-28T08:08:46.588Z] No api/types/ or api/swagger.yaml changes in diff. [2020-07-28T08:08:46.588Z] Congratulations! All toml source files changed here have valid syntax. [2020-07-28T08:08:46.588Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-07-28T08:08:46.588Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-07-28T08:08:46.655Z] #14 84.17 Selecting previously unselected package xfsprogs. [2020-07-28T08:08:46.655Z] #14 84.17 Preparing to unpack .../58-xfsprogs_4.20.0-1_s390x.deb ... [2020-07-28T08:08:46.655Z] #14 84.18 Unpacking xfsprogs (4.20.0-1) ... [2020-07-28T08:08:46.947Z] #14 84.61 Selecting previously unselected package zip. [2020-07-28T08:08:46.947Z] #14 84.61 Preparing to unpack .../59-zip_3.0-11+b1_s390x.deb ... [2020-07-28T08:08:46.947Z] #14 84.61 Unpacking zip (3.0-11+b1) ... [2020-07-28T08:08:46.947Z] #14 84.73 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-07-28T08:08:46.949Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41277/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9dc455dffb3381edb4071c6ad8b16661844fbee6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:9dc455dffb3381edb4071c6ad8b16661844fbee6 hack/make.sh dynbinary-daemon test-docker-py [2020-07-28T08:08:47.239Z] #14 84.74 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-28T08:08:47.239Z] #14 84.75 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-28T08:08:47.239Z] #14 84.76 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-07-28T08:08:47.239Z] #14 84.76 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-07-28T08:08:47.239Z] #14 84.77 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-28T08:08:47.239Z] #14 84.78 Setting up libgpm2:s390x (1.20.7-5) ... [2020-07-28T08:08:47.239Z] #14 84.80 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-07-28T08:08:47.239Z] #14 84.80 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-07-28T08:08:47.239Z] #14 84.81 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-07-28T08:08:47.239Z] #14 84.82 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-07-28T08:08:47.239Z] #14 84.82 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-28T08:08:47.239Z] #14 84.83 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-28T08:08:47.239Z] #14 84.84 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-28T08:08:47.239Z] #14 84.84 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-28T08:08:47.239Z] #14 84.85 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-07-28T08:08:47.239Z] #14 84.86 Setting up xxd (2:8.1.0875-5) ... [2020-07-28T08:08:47.239Z] #14 84.86 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-28T08:08:47.239Z] #14 84.87 Setting up zip (3.0-11+b1) ... [2020-07-28T08:08:47.239Z] #14 84.88 Setting up vim-common (2:8.1.0875-5) ... [2020-07-28T08:08:47.239Z] #14 84.89 Setting up bash-completion (1:2.8-6) ... [2020-07-28T08:08:47.537Z] [2020-07-28T08:08:47.537Z] Removing bundles/ [2020-07-28T08:08:47.537Z] [2020-07-28T08:08:47.537Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-28T08:08:47.537Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-28T08:08:47.537Z] GOOS="" GOARCH="" GOARM="" [2020-07-28T08:08:49.310Z] #14 86.67 Setting up libiptc0:s390x (1.8.2-4) ... [2020-07-28T08:08:49.310Z] #14 86.68 Setting up xz-utils (5.2.4-1) ... [2020-07-28T08:08:49.310Z] #14 86.70 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-28T08:08:49.310Z] #14 86.70 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-07-28T08:08:49.310Z] #14 86.71 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-07-28T08:08:49.310Z] #14 86.72 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-28T08:08:49.310Z] #14 86.73 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-28T08:08:49.310Z] #14 86.75 Setting up pigz (2.4-1) ... [2020-07-28T08:08:49.310Z] #14 86.82 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-07-28T08:08:49.310Z] #14 ... [2020-07-28T08:08:49.310Z] [2020-07-28T08:08:49.310Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-28T08:08:49.310Z] #45 DONE 115.4s [2020-07-28T08:08:49.310Z] [2020-07-28T08:08:49.310Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-28T08:08:49.310Z] #14 86.85 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-07-28T08:08:49.310Z] #14 86.87 Setting up python-pip-whl (18.1-5) ... [2020-07-28T08:08:49.310Z] #14 86.89 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-07-28T08:08:49.310Z] #14 86.90 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-28T08:08:49.310Z] #14 86.91 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-28T08:08:49.943Z] #14 87.62 Setting up libaio1:s390x (0.3.112-3) ... [2020-07-28T08:08:49.943Z] #14 87.62 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-07-28T08:08:49.943Z] #14 87.68 Setting up libonig5:s390x (6.9.1-1) ... [2020-07-28T08:08:50.234Z] #14 87.68 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-28T08:08:50.234Z] #14 87.71 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-07-28T08:08:50.234Z] #14 87.73 Setting up vim (2:8.1.0875-5) ... [2020-07-28T08:08:50.234Z] #14 87.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-28T08:08:50.234Z] #14 87.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-28T08:08:50.234Z] #14 87.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-28T08:08:50.234Z] #14 87.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-28T08:08:50.234Z] #14 87.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-28T08:08:50.234Z] #14 87.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-28T08:08:50.234Z] #14 87.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-28T08:08:50.234Z] #14 87.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-28T08:08:50.234Z] #14 87.78 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-28T08:08:50.234Z] #14 87.79 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-07-28T08:08:50.234Z] #14 87.80 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-28T08:08:50.234Z] #14 87.80 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-28T08:08:50.235Z] #14 87.81 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-28T08:08:50.235Z] #14 87.81 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-28T08:08:50.235Z] #14 87.82 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-28T08:08:50.235Z] #14 87.82 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-28T08:08:50.235Z] #14 87.82 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-28T08:08:50.235Z] #14 87.83 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-28T08:08:50.235Z] #14 87.84 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-07-28T08:08:50.235Z] #14 87.84 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-28T08:08:50.235Z] #14 87.85 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-07-28T08:08:50.235Z] #14 87.85 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-28T08:08:51.986Z] + rm -rf /tmp/tmp.peswwEss7N [2020-07-28T08:08:52.303Z] #14 90.04 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-07-28T08:08:52.303Z] #14 90.04 Setting up iptables (1.8.2-4) ... [2020-07-28T08:08:52.303Z] #14 90.05 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-28T08:08:52.303Z] #14 90.06 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-28T08:08:52.303Z] #14 90.06 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-28T08:08:52.303Z] #14 90.06 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-28T08:08:52.303Z] #14 90.07 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-28T08:08:52.595Z] #14 90.07 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-28T08:08:52.595Z] #14 90.07 Setting up python3 (3.7.3-1) ... [2020-07-28T08:08:52.595Z] #14 90.25 Setting up python3-wheel (0.32.3-2) ... [2020-07-28T08:08:53.029Z] Removing intermediate container b170b2c38ae9 [2020-07-28T08:08:53.029Z] ---> 75d4a70d54e6 [2020-07-28T08:08:53.029Z] Step 21/140 : FROM base AS frozen-images [2020-07-28T08:08:53.029Z] ---> 906548d0e6e8 [2020-07-28T08:08:53.029Z] Step 22/140 : ARG DEBIAN_FRONTEND [2020-07-28T08:08:53.029Z] ---> Using cache [2020-07-28T08:08:53.029Z] ---> e2de4a3371e5 [2020-07-28T08:08:53.029Z] Step 23/140 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2020-07-28T08:08:53.029Z] ---> Running in 671c0d737e5a [2020-07-28T08:08:53.230Z] #14 90.74 Setting up apparmor (2.13.2-10) ... [2020-07-28T08:08:53.324Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T08:08:53.620Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T08:08:53.620Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T08:08:53.620Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-28T08:08:54.258Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-28T08:08:54.258Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-28T08:08:54.266Z] #14 91.92 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-28T08:08:54.557Z] #14 92.16 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-28T08:08:55.191Z] #14 92.83 Setting up python3-distutils (3.7.3-1) ... [2020-07-28T08:08:55.766Z] Fetched 8145 kB in 2s (3368 kB/s) [2020-07-28T08:08:55.824Z] #14 93.22 Setting up python3-setuptools (40.8.0-1) ... [2020-07-28T08:08:56.400Z] Reading package lists... [2020-07-28T08:08:56.459Z] #14 ... [2020-07-28T08:08:56.459Z] [2020-07-28T08:08:56.459Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-28T08:08:56.459Z] #42 116.1 github.com/LK4D4/vndr/godl [2020-07-28T08:08:56.459Z] #42 116.7 github.com/LK4D4/vndr [2020-07-28T08:08:56.459Z] #42 DONE 122.6s [2020-07-28T08:08:56.459Z] [2020-07-28T08:08:56.459Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T08:08:56.459Z] #39 79.71 CC criu/crtools.o [2020-07-28T08:08:56.459Z] #39 80.13 CC criu/eventfd.o [2020-07-28T08:08:56.459Z] #39 80.46 CC criu/eventpoll.o [2020-07-28T08:08:56.459Z] #39 81.33 CC criu/external.o [2020-07-28T08:08:56.459Z] #39 81.75 CC criu/fault-injection.o [2020-07-28T08:08:56.459Z] #39 81.80 CC criu/fdstore.o [2020-07-28T08:08:56.459Z] #39 81.98 CC criu/fifo.o [2020-07-28T08:08:56.459Z] #39 82.17 CC criu/file-ids.o [2020-07-28T08:08:56.459Z] #39 82.68 CC criu/file-lock.o [2020-07-28T08:08:56.459Z] #39 83.64 CC criu/files-ext.o [2020-07-28T08:08:56.459Z] #39 83.88 CC criu/files-reg.o [2020-07-28T08:08:56.459Z] #39 85.53 CC criu/files.o [2020-07-28T08:08:56.459Z] #39 87.08 CC criu/filesystems.o [2020-07-28T08:08:56.459Z] #39 87.55 CC criu/fsnotify.o [2020-07-28T08:08:56.459Z] #39 88.38 CC criu/image-desc.o [2020-07-28T08:08:56.459Z] #39 88.55 CC criu/image.o [2020-07-28T08:08:56.459Z] #39 89.05 CC criu/ipc_ns.o [2020-07-28T08:08:56.459Z] #39 ... [2020-07-28T08:08:56.459Z] [2020-07-28T08:08:56.459Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-28T08:08:56.459Z] #14 94.22 Setting up python3-pip (18.1-5) ... [2020-07-28T08:08:57.057Z] Reading package lists... [2020-07-28T08:08:57.349Z] Building dependency tree... [2020-07-28T08:08:57.349Z] Reading state information... [2020-07-28T08:08:57.349Z] ca-certificates is already the newest version (20200601~deb10u1). [2020-07-28T08:08:57.349Z] The following additional packages will be installed: [2020-07-28T08:08:57.349Z] libjq1 libonig5 [2020-07-28T08:08:57.349Z] The following NEW packages will be installed: [2020-07-28T08:08:57.349Z] jq libjq1 libonig5 [2020-07-28T08:08:57.494Z] #14 94.97 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-07-28T08:08:57.494Z] #14 94.98 Setting up dmsetup (2:1.02.155-3) ... [2020-07-28T08:08:57.494Z] #14 94.99 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-07-28T08:08:57.494Z] #14 94.99 Setting up xfsprogs (4.20.0-1) ... [2020-07-28T08:08:57.494Z] #14 95.00 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-07-28T08:08:57.494Z] #14 95.01 Processing triggers for mime-support (3.62) ... [2020-07-28T08:08:57.494Z] #14 95.03 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T08:08:57.642Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T08:08:57.642Z] Need to get 358 kB of archives. [2020-07-28T08:08:57.642Z] After this operation, 1277 kB of additional disk space will be used. [2020-07-28T08:08:57.642Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-07-28T08:08:57.642Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-07-28T08:08:57.642Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-07-28T08:08:57.642Z] debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T08:08:57.642Z] Fetched 358 kB in 0s (3425 kB/s) [2020-07-28T08:08:57.642Z] Selecting previously unselected package libonig5:ppc64el. [2020-07-28T08:08:57.642Z] (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-28T08:08:57.642Z] Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-07-28T08:08:57.642Z] Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-07-28T08:08:57.642Z] Selecting previously unselected package libjq1:ppc64el. [2020-07-28T08:08:57.642Z] Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-28T08:08:57.786Z] #14 DONE 95.4s [2020-07-28T08:08:57.786Z] [2020-07-28T08:08:57.786Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-07-28T08:08:57.934Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-28T08:08:57.934Z] Selecting previously unselected package jq. [2020-07-28T08:08:57.934Z] Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-28T08:08:57.934Z] Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-28T08:08:57.934Z] Setting up libonig5:ppc64el (6.9.1-1) ... [2020-07-28T08:08:57.934Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-28T08:08:57.934Z] Setting up jq (1.5+dfsg-2+b1) ... [2020-07-28T08:08:57.934Z] Processing triggers for libc-bin (2.28-10) ... [2020-07-28T08:08:58.227Z] Removing intermediate container 671c0d737e5a [2020-07-28T08:08:58.227Z] ---> c70842b07eaf [2020-07-28T08:08:58.227Z] Step 24/140 : COPY contrib/download-frozen-image-v2.sh / [2020-07-28T08:08:58.227Z] ---> 1e681e597497 [2020-07-28T08:08:58.227Z] Step 25/140 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2020-07-28T08:08:58.521Z] ---> Running in 27fd28b89ac5 [2020-07-28T08:08:58.825Z] #15 0.904 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-28T08:08:58.825Z] #15 0.908 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-28T08:08:58.825Z] #15 0.910 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-28T08:08:58.825Z] #15 DONE 1.1s [2020-07-28T08:08:58.825Z] [2020-07-28T08:08:58.825Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-07-28T08:08:59.157Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-07-28T08:08:59.674Z]  [2020-07-28T08:08:59.972Z]  #####  7.7% ################ 23.1% ############################## 41.9% #############################################  63.7% ######################################################### 80.3% ######################################################################## 100.0% [2020-07-28T08:08:59.972Z]  [2020-07-28T08:09:00.265Z]  #########    13.6% ####################################    51.2% ######################################################################## 100.0% [2020-07-28T08:09:00.604Z]  [2020-07-28T08:09:01.125Z]  #######    10.3% #######################   33.2% #########################################   57.3% ############################################################  83.5% ######################################################################## 100.0% [2020-07-28T08:09:01.125Z]  [2020-07-28T08:09:02.351Z] #16 3.026 Collecting yamllint==1.16.0 [2020-07-28T08:09:02.351Z] #16 3.173 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-28T08:09:02.351Z] #16 3.209 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-28T08:09:02.351Z] #16 3.231 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-28T08:09:02.351Z] #16 3.258 Collecting pyyaml (from yamllint==1.16.0) [2020-07-28T08:09:02.351Z] #16 3.341 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-28T08:09:02.863Z]  ##                       3.2% #########    12.7% ##############                          20.8% ##################### 30.2% ############################               39.3% ##################################   47.9% ########################################    56.5% ###############################################   66.0% ####################################################   73.5% ########################################################   78.5% ############################################################  83.7% ###############################################################     87.9% ##################################################################  92.3% #####################################################################  96.3% ######################################################################## 100.0% [2020-07-28T08:09:02.863Z]  [2020-07-28T08:09:02.983Z] #16 4.025 Building wheels for collected packages: pyyaml [2020-07-28T08:09:02.983Z] #16 4.032 Running setup.py bdist_wheel for pyyaml: started [2020-07-28T08:09:03.164Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-07-28T08:09:03.468Z]  [2020-07-28T08:09:03.468Z]  ######################################################################## 100.0% [2020-07-28T08:09:03.468Z]  [2020-07-28T08:09:03.616Z] #16 4.627 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-28T08:09:03.616Z] #16 4.628 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-28T08:09:03.616Z] #16 4.674 Successfully built pyyaml [2020-07-28T08:09:03.616Z] #16 4.682 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-28T08:09:03.910Z] #16 4.876 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-28T08:09:04.103Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-07-28T08:09:04.103Z]  [2020-07-28T08:09:04.103Z]  ######################################################################## 100.0% [2020-07-28T08:09:04.103Z]  [2020-07-28T08:09:04.208Z] #16 DONE 5.2s [2020-07-28T08:09:04.208Z] [2020-07-28T08:09:04.208Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-07-28T08:09:04.208Z] #21 DONE 0.1s [2020-07-28T08:09:04.208Z] [2020-07-28T08:09:04.208Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-28T08:09:04.748Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-07-28T08:09:04.748Z] skipping existing c8c2d4a6b2e3 [2020-07-28T08:09:04.748Z] [2020-07-28T08:09:04.874Z] #25 DONE 0.8s [2020-07-28T08:09:04.874Z] [2020-07-28T08:09:04.874Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-07-28T08:09:05.051Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-07-28T08:09:05.165Z] #27 DONE 0.2s [2020-07-28T08:09:05.166Z] [2020-07-28T08:09:05.166Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T08:09:05.166Z] #39 89.99 CC criu/irmap.o [2020-07-28T08:09:05.166Z] #39 90.45 CC criu/kcmp-ids.o [2020-07-28T08:09:05.166Z] #39 90.70 CC criu/kerndat.o [2020-07-28T08:09:05.166Z] #39 91.49 CC criu/libnetlink.o [2020-07-28T08:09:05.166Z] #39 91.68 CC criu/log.o [2020-07-28T08:09:05.166Z] #39 92.02 CC criu/lsm.o [2020-07-28T08:09:05.166Z] #39 92.40 CC criu/mem.o [2020-07-28T08:09:05.166Z] #39 93.55 CC criu/memfd.o [2020-07-28T08:09:05.166Z] #39 94.03 CC criu/mount.o [2020-07-28T08:09:05.166Z] #39 96.49 CC criu/namespaces.o [2020-07-28T08:09:05.166Z] #39 97.65 CC criu/net.o [2020-07-28T08:09:05.166Z] #39 ... [2020-07-28T08:09:05.166Z] [2020-07-28T08:09:05.166Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-07-28T08:09:05.166Z] #30 DONE 0.1s [2020-07-28T08:09:05.348Z]  [2020-07-28T08:09:05.348Z]  ######################################################################## 100.0% [2020-07-28T08:09:05.348Z]  [2020-07-28T08:09:05.348Z] Download of images into '/build' complete. [2020-07-28T08:09:05.348Z] Use something like the following to load the result into a Docker daemon: [2020-07-28T08:09:05.348Z] tar -cC '/build' . | docker load [2020-07-28T08:09:05.457Z] [2020-07-28T08:09:05.457Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-07-28T08:09:05.457Z] #35 DONE 0.2s [2020-07-28T08:09:05.457Z] [2020-07-28T08:09:05.457Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-28T08:09:06.102Z] #36 ... [2020-07-28T08:09:06.102Z] [2020-07-28T08:09:06.102Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T08:09:06.102Z] #39 99.24 CC criu/netfilter.o [2020-07-28T08:09:06.393Z] #39 99.53 CC criu/page-pipe.o [2020-07-28T08:09:07.027Z] #39 99.86 CC criu/page-xfer.o [2020-07-28T08:09:07.466Z] Removing intermediate container 27fd28b89ac5 [2020-07-28T08:09:07.466Z] ---> 004e8093896d [2020-07-28T08:09:07.466Z] Step 26/140 : FROM base AS cross-false [2020-07-28T08:09:07.466Z] ---> 906548d0e6e8 [2020-07-28T08:09:07.466Z] Step 27/140 : FROM base AS cross-true [2020-07-28T08:09:07.466Z] ---> 906548d0e6e8 [2020-07-28T08:09:07.466Z] Step 28/140 : ARG DEBIAN_FRONTEND [2020-07-28T08:09:07.466Z] ---> Using cache [2020-07-28T08:09:07.466Z] ---> e2de4a3371e5 [2020-07-28T08:09:07.466Z] Step 29/140 : RUN dpkg --add-architecture arm64 [2020-07-28T08:09:07.466Z] ---> Running in 8597b64bc5a6 [2020-07-28T08:09:07.660Z] #39 100.7 CC criu/pagemap-cache.o [2020-07-28T08:09:07.759Z] Removing intermediate container 8597b64bc5a6 [2020-07-28T08:09:07.759Z] ---> 979a3677bb20 [2020-07-28T08:09:07.759Z] Step 30/140 : RUN dpkg --add-architecture armel [2020-07-28T08:09:07.759Z] ---> Running in 851f40ca6366 [2020-07-28T08:09:07.951Z] #39 101.0 CC criu/pagemap.o [2020-07-28T08:09:08.396Z] Removing intermediate container 851f40ca6366 [2020-07-28T08:09:08.396Z] ---> 32f9f44b3254 [2020-07-28T08:09:08.396Z] Step 31/140 : RUN dpkg --add-architecture armhf [2020-07-28T08:09:08.396Z] ---> Running in 72b54852b5bb [2020-07-28T08:09:08.584Z] #39 101.5 CC criu/parasite-syscall.o [2020-07-28T08:09:08.876Z] #39 101.9 CC criu/path.o [2020-07-28T08:09:09.051Z] Removing intermediate container 72b54852b5bb [2020-07-28T08:09:09.051Z] ---> 76d914221bf6 [2020-07-28T08:09:09.051Z] Step 32/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf && rm -rf /var/lib/apt/lists/*; fi [2020-07-28T08:09:09.051Z] ---> Running in 29c0fafbe070 [2020-07-28T08:09:09.168Z] #39 102.1 CC criu/pie-util-vdso.o [2020-07-28T08:09:09.168Z] #39 102.3 CC criu/pie-util.o [2020-07-28T08:09:09.460Z] #39 102.4 CC criu/pipes.o [2020-07-28T08:09:09.693Z] Removing intermediate container 29c0fafbe070 [2020-07-28T08:09:09.693Z] ---> 1718a5ceb4b4 [2020-07-28T08:09:09.693Z] Step 33/140 : FROM cross-${CROSS} as dev-base [2020-07-28T08:09:09.693Z] ---> 906548d0e6e8 [2020-07-28T08:09:09.693Z] Step 34/140 : FROM dev-base AS runtime-dev-cross-false [2020-07-28T08:09:09.693Z] ---> 906548d0e6e8 [2020-07-28T08:09:09.693Z] Step 35/140 : ARG DEBIAN_FRONTEND [2020-07-28T08:09:09.693Z] ---> Using cache [2020-07-28T08:09:09.693Z] ---> e2de4a3371e5 [2020-07-28T08:09:09.693Z] Step 36/140 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2020-07-28T08:09:09.693Z] ---> Running in dfb6b41c537a [2020-07-28T08:09:09.752Z] #39 102.8 CC criu/plugin.o [2020-07-28T08:09:09.987Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T08:09:10.044Z] #39 103.1 CC criu/proc_parse.o [2020-07-28T08:09:10.280Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T08:09:10.280Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T08:09:10.280Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-28T08:09:10.915Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-28T08:09:10.915Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-28T08:09:11.079Z] #39 104.2 CC criu/protobuf-desc.o [2020-07-28T08:09:11.712Z] #39 104.8 CC criu/protobuf.o [2020-07-28T08:09:12.004Z] #39 105.0 CC criu/pstree.o [2020-07-28T08:09:12.462Z] Fetched 8145 kB in 2s (3610 kB/s) [2020-07-28T08:09:13.039Z] #39 105.8 CC criu/rbtree.o [2020-07-28T08:09:13.039Z] #39 106.1 CC criu/rst-malloc.o [2020-07-28T08:09:13.099Z] Reading package lists... [2020-07-28T08:09:13.331Z] #39 106.3 CC criu/seccomp.o [2020-07-28T08:09:13.624Z] #39 106.6 CC criu/seize.o [2020-07-28T08:09:13.736Z] Reading package lists... [2020-07-28T08:09:14.028Z] Building dependency tree... [2020-07-28T08:09:14.028Z] Reading state information... [2020-07-28T08:09:14.028Z] The following additional packages will be installed: [2020-07-28T08:09:14.028Z] libapparmor1 [2020-07-28T08:09:14.028Z] Suggested packages: [2020-07-28T08:09:14.028Z] seccomp [2020-07-28T08:09:14.028Z] The following NEW packages will be installed: [2020-07-28T08:09:14.028Z] libapparmor-dev libapparmor1 libseccomp-dev [2020-07-28T08:09:14.258Z] #39 107.3 CC criu/servicefd.o [2020-07-28T08:09:14.342Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T08:09:14.342Z] Need to get 307 kB of archives. [2020-07-28T08:09:14.342Z] After this operation, 1108 kB of additional disk space will be used. [2020-07-28T08:09:14.342Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-07-28T08:09:14.342Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-07-28T08:09:14.342Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-07-28T08:09:14.342Z] debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T08:09:14.343Z] Fetched 307 kB in 0s (3110 kB/s) [2020-07-28T08:09:14.343Z] Selecting previously unselected package libapparmor1:ppc64el. [2020-07-28T08:09:14.343Z] (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-28T08:09:14.343Z] Preparing to unpack .../libapparmor1_2.13.2-10_ppc64el.deb ... [2020-07-28T08:09:14.343Z] Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-07-28T08:09:14.343Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2020-07-28T08:09:14.343Z] Preparing to unpack .../libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-07-28T08:09:14.343Z] Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-07-28T08:09:14.343Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2020-07-28T08:09:14.343Z] Preparing to unpack .../libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-07-28T08:09:14.343Z] Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-07-28T08:09:14.550Z] #39 107.6 CC criu/shmem.o [2020-07-28T08:09:14.647Z] Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-07-28T08:09:14.647Z] Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-07-28T08:09:14.647Z] Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-07-28T08:09:14.647Z] Processing triggers for libc-bin (2.28-10) ... [2020-07-28T08:09:14.956Z] Removing intermediate container dfb6b41c537a [2020-07-28T08:09:14.956Z] ---> 122036de141b [2020-07-28T08:09:14.956Z] Step 37/140 : FROM cross-true AS runtime-dev-cross-true [2020-07-28T08:09:14.956Z] ---> 1718a5ceb4b4 [2020-07-28T08:09:14.956Z] Step 38/140 : ARG DEBIAN_FRONTEND [2020-07-28T08:09:14.956Z] ---> Running in 68d06f831849 [2020-07-28T08:09:14.956Z] Removing intermediate container 68d06f831849 [2020-07-28T08:09:14.956Z] ---> 2722d7d6bbc9 [2020-07-28T08:09:14.956Z] Step 39/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2020-07-28T08:09:15.184Z] #39 ... [2020-07-28T08:09:15.184Z] [2020-07-28T08:09:15.184Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-28T08:09:15.184Z] #52 119.3 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-28T08:09:15.264Z] ---> Running in 1a523371a386 [2020-07-28T08:09:15.558Z] Removing intermediate container 1a523371a386 [2020-07-28T08:09:15.558Z] ---> a2486d6708f1 [2020-07-28T08:09:15.558Z] Step 40/140 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2020-07-28T08:09:15.558Z] ---> 122036de141b [2020-07-28T08:09:15.558Z] Step 41/140 : FROM base AS tomlv [2020-07-28T08:09:15.558Z] ---> 906548d0e6e8 [2020-07-28T08:09:15.558Z] Step 42/140 : ENV INSTALL_BINARY_NAME=tomlv [2020-07-28T08:09:15.851Z] ---> Running in 7fe3f0288a8a [2020-07-28T08:09:15.851Z] Removing intermediate container 7fe3f0288a8a [2020-07-28T08:09:15.851Z] ---> dd2301a66bff [2020-07-28T08:09:15.851Z] Step 43/140 : ARG TOMLV_COMMIT [2020-07-28T08:09:15.851Z] ---> Running in 62e6932ea461 [2020-07-28T08:09:15.851Z] Removing intermediate container 62e6932ea461 [2020-07-28T08:09:15.851Z] ---> 17066e9abf4c [2020-07-28T08:09:15.851Z] Step 44/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-28T08:09:16.152Z] ---> f6e7aab38d0b [2020-07-28T08:09:16.152Z] Step 45/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-28T08:09:16.152Z] ---> 3ac2c374605e [2020-07-28T08:09:16.152Z] Step 46/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-28T08:09:16.152Z] ---> Running in 421c293505b7 [2020-07-28T08:09:16.233Z] #52 120.4 + mkdir -p /build [2020-07-28T08:09:16.233Z] #52 120.4 + cp runc /build/runc [2020-07-28T08:09:16.445Z] + RM_GOPATH=0 [2020-07-28T08:09:16.445Z] + TMP_GOPATH= [2020-07-28T08:09:16.445Z] + : /build [2020-07-28T08:09:16.445Z] + '[' -z '' ']' [2020-07-28T08:09:16.445Z] ++ mktemp -d [2020-07-28T08:09:16.445Z] + export GOPATH=/tmp/tmp.mbPKWcpO90 [2020-07-28T08:09:16.445Z] + GOPATH=/tmp/tmp.mbPKWcpO90 [2020-07-28T08:09:16.445Z] + RM_GOPATH=1 [2020-07-28T08:09:16.445Z] ++ dirname ./install.sh [2020-07-28T08:09:16.445Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-28T08:09:16.445Z] + dir=. [2020-07-28T08:09:16.445Z] + bin=tomlv [2020-07-28T08:09:16.445Z] + shift [2020-07-28T08:09:16.445Z] + '[' '!' -f ./tomlv.installer ']' [2020-07-28T08:09:16.445Z] + . ./tomlv.installer [2020-07-28T08:09:16.445Z] ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-28T08:09:16.445Z] + install_tomlv [2020-07-28T08:09:16.445Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-28T08:09:16.445Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.mbPKWcpO90/src/github.com/BurntSushi/toml [2020-07-28T08:09:16.445Z] Cloning into '/tmp/tmp.mbPKWcpO90/src/github.com/BurntSushi/toml'... [2020-07-28T08:09:16.525Z] #52 DONE 120.7s [2020-07-28T08:09:16.525Z] [2020-07-28T08:09:16.525Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T08:09:16.525Z] #39 108.4 CC criu/sigframe.o [2020-07-28T08:09:16.525Z] #39 108.5 CC criu/signalfd.o [2020-07-28T08:09:16.525Z] #39 108.7 CC criu/sk-inet.o [2020-07-28T08:09:16.525Z] #39 109.4 CC criu/sk-netlink.o [2020-07-28T08:09:16.525Z] #39 109.7 CC criu/sk-packet.o [2020-07-28T08:09:16.739Z] + cd /tmp/tmp.mbPKWcpO90/src/github.com/BurntSushi/toml [2020-07-28T08:09:16.739Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-28T08:09:16.739Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-28T08:09:17.036Z] internal/cpu [2020-07-28T08:09:17.036Z] runtime/internal/sys [2020-07-28T08:09:17.036Z] math/bits [2020-07-28T08:09:17.036Z] runtime/internal/atomic [2020-07-28T08:09:17.036Z] runtime/internal/math [2020-07-28T08:09:17.036Z] unicode/utf8 [2020-07-28T08:09:17.036Z] internal/bytealg [2020-07-28T08:09:17.036Z] internal/race [2020-07-28T08:09:17.036Z] math [2020-07-28T08:09:17.036Z] sync/atomic [2020-07-28T08:09:17.036Z] unicode [2020-07-28T08:09:17.036Z] internal/testlog [2020-07-28T08:09:17.036Z] encoding [2020-07-28T08:09:17.036Z] runtime/cgo [2020-07-28T08:09:17.036Z] runtime [2020-07-28T08:09:17.176Z] #39 110.1 CC criu/sk-queue.o [2020-07-28T08:09:17.490Z] #39 110.4 CC criu/sk-tcp.o [2020-07-28T08:09:17.782Z] #39 110.6 CC criu/sk-unix.o [2020-07-28T08:09:18.416Z] #39 111.5 CC criu/sockets.o [2020-07-28T08:09:18.711Z] #39 111.9 CC criu/stats.o [2020-07-28T08:09:19.003Z] #39 112.1 CC criu/string.o [2020-07-28T08:09:19.003Z] #39 112.2 CC criu/sysctl.o [2020-07-28T08:09:19.637Z] #39 112.6 CC criu/sysfs_parse.o [2020-07-28T08:09:19.800Z] internal/reflectlite [2020-07-28T08:09:19.800Z] sync [2020-07-28T08:09:19.981Z] #39 112.9 CC criu/timens.o [2020-07-28T08:09:19.981Z] #39 113.1 CC criu/timerfd.o [2020-07-28T08:09:20.095Z] errors [2020-07-28T08:09:20.095Z] sort [2020-07-28T08:09:20.095Z] internal/oserror [2020-07-28T08:09:20.095Z] io [2020-07-28T08:09:20.095Z] strconv [2020-07-28T08:09:20.095Z] syscall [2020-07-28T08:09:20.095Z] bytes [2020-07-28T08:09:20.095Z] strings [2020-07-28T08:09:20.273Z] #39 113.2 CC criu/tty.o [2020-07-28T08:09:20.392Z] bufio [2020-07-28T08:09:20.688Z] reflect [2020-07-28T08:09:20.688Z] path [2020-07-28T08:09:20.688Z] text/tabwriter [2020-07-28T08:09:20.967Z] #39 113.9 CC criu/tun.o [2020-07-28T08:09:20.967Z] #39 114.1 CC criu/uffd.o [2020-07-28T08:09:20.982Z] internal/syscall/execenv [2020-07-28T08:09:20.983Z] internal/syscall/unix [2020-07-28T08:09:20.983Z] time [2020-07-28T08:09:21.606Z] #39 114.7 CC criu/util.o [2020-07-28T08:09:21.624Z] internal/poll [2020-07-28T08:09:21.624Z] os [2020-07-28T08:09:21.919Z] internal/fmtsort [2020-07-28T08:09:21.919Z] path/filepath [2020-07-28T08:09:21.919Z] fmt [2020-07-28T08:09:22.213Z] io/ioutil [2020-07-28T08:09:22.213Z] log [2020-07-28T08:09:22.213Z] flag [2020-07-28T08:09:22.213Z] github.com/BurntSushi/toml [2020-07-28T08:09:22.242Z] #39 ... [2020-07-28T08:09:22.242Z] [2020-07-28T08:09:22.242Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-28T08:09:22.242Z] #36 148.8 + dpkg --print-architecture [2020-07-28T08:09:22.242Z] #36 148.8 + cd /tmp/tmp.eiGoo0FCU3/src/github.com/docker/distribution [2020-07-28T08:09:22.242Z] #36 148.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-28T08:09:22.856Z] github.com/BurntSushi/toml/cmd/tomlv [2020-07-28T08:09:22.876Z] #36 149.3 + GOPATH=/tmp/tmp.eiGoo0FCU3/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.eiGoo0FCU3 [2020-07-28T08:09:22.876Z] #36 149.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-28T08:09:23.897Z] Removing intermediate container 421c293505b7 [2020-07-28T08:09:23.897Z] ---> f9477ae3af3d [2020-07-28T08:09:23.897Z] Step 47/140 : FROM base AS vndr [2020-07-28T08:09:23.897Z] ---> 906548d0e6e8 [2020-07-28T08:09:23.897Z] Step 48/140 : ENV INSTALL_BINARY_NAME=vndr [2020-07-28T08:09:23.897Z] ---> Running in 3b4bfb3f6fb6 [2020-07-28T08:09:24.214Z] Removing intermediate container 3b4bfb3f6fb6 [2020-07-28T08:09:24.214Z] ---> de1c6f5e876c [2020-07-28T08:09:24.214Z] Step 49/140 : ARG VNDR_COMMIT [2020-07-28T08:09:24.214Z] ---> Running in bfe4d127a8a7 [2020-07-28T08:09:24.214Z] Removing intermediate container bfe4d127a8a7 [2020-07-28T08:09:24.214Z] ---> 5836d7ce50d0 [2020-07-28T08:09:24.214Z] Step 50/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-28T08:09:24.214Z] ---> 166416bc64b3 [2020-07-28T08:09:24.214Z] Step 51/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-28T08:09:24.511Z] ---> a6250ce00f8c [2020-07-28T08:09:24.511Z] Step 52/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-28T08:09:24.511Z] ---> Running in 29fb62c106ed [2020-07-28T08:09:24.802Z] + RM_GOPATH=0 [2020-07-28T08:09:24.802Z] + TMP_GOPATH= [2020-07-28T08:09:24.802Z] + : /build [2020-07-28T08:09:24.802Z] + '[' -z '' ']' [2020-07-28T08:09:24.802Z] ++ mktemp -d [2020-07-28T08:09:24.802Z] + export GOPATH=/tmp/tmp.v722VptWr7 [2020-07-28T08:09:24.802Z] + GOPATH=/tmp/tmp.v722VptWr7 [2020-07-28T08:09:24.802Z] + RM_GOPATH=1 [2020-07-28T08:09:24.802Z] ++ dirname ./install.sh [2020-07-28T08:09:24.802Z] + dir=. [2020-07-28T08:09:24.802Z] + bin=vndr [2020-07-28T08:09:24.802Z] + shift [2020-07-28T08:09:24.802Z] Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-28T08:09:24.802Z] + '[' '!' -f ./vndr.installer ']' [2020-07-28T08:09:24.802Z] + . ./vndr.installer [2020-07-28T08:09:24.802Z] ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-28T08:09:24.802Z] + install_vndr [2020-07-28T08:09:24.802Z] + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-28T08:09:24.802Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.v722VptWr7/src/github.com/LK4D4/vndr [2020-07-28T08:09:24.802Z] Cloning into '/tmp/tmp.v722VptWr7/src/github.com/LK4D4/vndr'... [2020-07-28T08:09:25.101Z] + cd /tmp/tmp.v722VptWr7/src/github.com/LK4D4/vndr [2020-07-28T08:09:25.101Z] + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-28T08:09:25.101Z] + go build -buildmode=pie -v -o /build/vndr . [2020-07-28T08:09:25.101Z] runtime/internal/sys [2020-07-28T08:09:25.101Z] internal/cpu [2020-07-28T08:09:25.101Z] internal/race [2020-07-28T08:09:25.101Z] runtime/internal/atomic [2020-07-28T08:09:25.101Z] sync/atomic [2020-07-28T08:09:25.400Z] runtime/internal/math [2020-07-28T08:09:25.400Z] unicode [2020-07-28T08:09:25.400Z] unicode/utf8 [2020-07-28T08:09:25.400Z] math/bits [2020-07-28T08:09:25.400Z] internal/bytealg [2020-07-28T08:09:25.400Z] math [2020-07-28T08:09:25.400Z] internal/testlog [2020-07-28T08:09:25.400Z] runtime [2020-07-28T08:09:25.400Z] encoding [2020-07-28T08:09:25.400Z] unicode/utf16 [2020-07-28T08:09:25.400Z] container/list [2020-07-28T08:09:25.400Z] crypto/internal/subtle [2020-07-28T08:09:25.697Z] crypto/subtle [2020-07-28T08:09:25.697Z] vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-28T08:09:25.697Z] internal/nettrace [2020-07-28T08:09:25.697Z] runtime/cgo [2020-07-28T08:09:25.697Z] vendor/golang.org/x/crypto/internal/subtle [2020-07-28T08:09:26.221Z] Running on azwin-2-c27db0 in d:\jenkins\workspace\moby_PR-41277 [Pipeline] { [Pipeline] ws [2020-07-28T08:09:26.241Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-07-28T08:09:26.397Z] #36 ... [2020-07-28T08:09:26.397Z] [2020-07-28T08:09:26.397Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T08:09:26.397Z] #39 115.5 CC criu/uts_ns.o [2020-07-28T08:09:26.397Z] #39 115.6 CC criu/vdso.o [2020-07-28T08:09:26.397Z] #39 115.8 LINK criu/built-in.o [2020-07-28T08:09:26.397Z] #39 115.8 LINK criu/criu [2020-07-28T08:09:26.397Z] #39 116.2 DEP lib/c/criu.d [2020-07-28T08:09:26.397Z] #39 116.2 CC images/rpc.pb-c.o [2020-07-28T08:09:26.397Z] #39 116.5 CC lib/c/criu.o [2020-07-28T08:09:26.397Z] #39 117.1 LINK lib/c/built-in.o [2020-07-28T08:09:26.397Z] #39 117.1 LINK lib/c/libcriu.so [2020-07-28T08:09:26.397Z] #39 117.1 LINK lib/c/libcriu.a [2020-07-28T08:09:26.397Z] #39 117.2 GEN magic.py [2020-07-28T08:09:26.397Z] #39 117.3 Note: Building without setproctitle() and strlcpy() support. [2020-07-28T08:09:26.397Z] #39 117.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-28T08:09:26.397Z] #39 117.3 Note: Building without GnuTLS support [2020-07-28T08:09:26.397Z] #39 117.3 Makefile.config:39: Warn: you have no libnftables installed [2020-07-28T08:09:26.397Z] #39 117.3 Makefile.config:40: Warn: Building without nftables support [2020-07-28T08:09:26.397Z] #39 117.6 fatal: not a git repository (or any of the parent directories): .git [2020-07-28T08:09:26.397Z] #39 117.9 make[1]: Nothing to be done for 'all'. [2020-07-28T08:09:26.397Z] #39 118.3 make[1]: 'images/built-in.o' is up to date. [2020-07-28T08:09:26.398Z] #39 118.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-28T08:09:26.398Z] #39 118.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-28T08:09:26.398Z] #39 118.4 make[1]: 'compel/libcompel.a' is up to date. [2020-07-28T08:09:26.398Z] #39 118.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-28T08:09:26.398Z] #39 118.4 make[1]: Nothing to be done for 'all'. [2020-07-28T08:09:26.398Z] #39 118.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-28T08:09:26.398Z] #39 118.5 make[2]: Nothing to be done for 'all'. [2020-07-28T08:09:26.398Z] #39 118.5 make[2]: Nothing to be done for 'all'. [2020-07-28T08:09:26.398Z] #39 118.6 make[2]: Nothing to be done for 'all'. [2020-07-28T08:09:26.398Z] #39 118.7 make[2]: Nothing to be done for 'all'. [2020-07-28T08:09:26.398Z] #39 118.7 make[2]: Nothing to be done for 'all'. [2020-07-28T08:09:26.398Z] #39 118.7 make[2]: Nothing to be done for 'all'. [2020-07-28T08:09:26.398Z] #39 118.7 make[2]: Nothing to be done for 'all'. [2020-07-28T08:09:26.398Z] #39 118.8 make[2]: Nothing to be done for 'all'. [2020-07-28T08:09:26.398Z] #39 118.8 INSTALL criu/criu [2020-07-28T08:09:26.398Z] #39 DONE 119.1s [2020-07-28T08:09:26.398Z] [2020-07-28T08:09:26.398Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-28T08:09:28.449Z] internal/reflectlite [2020-07-28T08:09:28.449Z] sync [2020-07-28T08:09:28.449Z] github.com/LK4D4/vndr/godl/singleflight [2020-07-28T08:09:28.449Z] math/rand [2020-07-28T08:09:28.449Z] internal/singleflight [2020-07-28T08:09:28.449Z] errors [2020-07-28T08:09:28.449Z] sort [2020-07-28T08:09:28.449Z] internal/oserror [2020-07-28T08:09:28.449Z] io [2020-07-28T08:09:28.449Z] strconv [2020-07-28T08:09:28.449Z] syscall [2020-07-28T08:09:28.449Z] vendor/golang.org/x/net/dns/dnsmessage [2020-07-28T08:09:28.449Z] bytes [2020-07-28T08:09:29.103Z] reflect [2020-07-28T08:09:29.103Z] bufio [2020-07-28T08:09:29.401Z] strings [2020-07-28T08:09:29.401Z] hash [2020-07-28T08:09:29.401Z] hash/crc32 [2020-07-28T08:09:29.697Z] time [2020-07-28T08:09:29.697Z] internal/syscall/execenv [2020-07-28T08:09:29.697Z] internal/syscall/unix [2020-07-28T08:09:29.697Z] regexp/syntax [2020-07-28T08:09:29.697Z] path [2020-07-28T08:09:29.697Z] crypto [2020-07-28T08:09:29.996Z] crypto/internal/randutil [2020-07-28T08:09:29.996Z] crypto/hmac [2020-07-28T08:09:29.996Z] crypto/rc4 [2020-07-28T08:09:29.996Z] vendor/golang.org/x/crypto/hkdf [2020-07-28T08:09:29.996Z] vendor/golang.org/x/text/transform [2020-07-28T08:09:30.293Z] context [2020-07-28T08:09:30.293Z] internal/poll [2020-07-28T08:09:30.591Z] regexp [2020-07-28T08:09:30.591Z] os [2020-07-28T08:09:30.891Z] encoding/binary [2020-07-28T08:09:30.891Z] internal/fmtsort [2020-07-28T08:09:31.189Z] encoding/base64 [2020-07-28T08:09:31.189Z] crypto/cipher [2020-07-28T08:09:31.189Z] github.com/LK4D4/vndr/versioned [2020-07-28T08:09:31.189Z] crypto/sha512 [2020-07-28T08:09:31.189Z] crypto/ed25519/internal/edwards25519 [2020-07-28T08:09:31.189Z] fmt [2020-07-28T08:09:31.189Z] path/filepath [2020-07-28T08:09:31.488Z] internal/lazyregexp [2020-07-28T08:09:31.488Z] crypto/aes [2020-07-28T08:09:31.488Z] io/ioutil [2020-07-28T08:09:31.488Z] crypto/des [2020-07-28T08:09:31.788Z] crypto/md5 [2020-07-28T08:09:31.788Z] crypto/sha1 [2020-07-28T08:09:31.788Z] crypto/sha256 [2020-07-28T08:09:31.788Z] encoding/pem [2020-07-28T08:09:31.788Z] net [2020-07-28T08:09:31.788Z] vendor/golang.org/x/crypto/internal/chacha20 [2020-07-28T08:09:32.084Z] vendor/golang.org/x/crypto/poly1305 [2020-07-28T08:09:32.084Z] vendor/golang.org/x/crypto/curve25519 [2020-07-28T08:09:32.084Z] flag [2020-07-28T08:09:32.084Z] go/token [2020-07-28T08:09:32.084Z] net/url [2020-07-28T08:09:32.381Z] go/scanner [2020-07-28T08:09:32.381Z] text/template/parse [2020-07-28T08:09:32.381Z] log [2020-07-28T08:09:32.676Z] go/ast [2020-07-28T08:09:32.676Z] encoding/json [2020-07-28T08:09:33.310Z] #36 ... [2020-07-28T08:09:33.310Z] [2020-07-28T08:09:33.310Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-28T08:09:33.310Z] #48 DONE 159.0s [2020-07-28T08:09:33.310Z] [2020-07-28T08:09:33.310Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-28T08:09:33.321Z] text/template [2020-07-28T08:09:33.321Z] go/parser [2020-07-28T08:09:33.602Z] #36 160.0 + rm -rf /tmp/tmp.eiGoo0FCU3/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.eiGoo0FCU3 [2020-07-28T08:09:33.602Z] #36 DONE 160.2s [2020-07-28T08:09:33.602Z] [2020-07-28T08:09:33.602Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-28T08:09:33.618Z] encoding/xml [2020-07-28T08:09:34.262Z] compress/flate [2020-07-28T08:09:34.262Z] go/doc [2020-07-28T08:09:34.636Z] #57 ... [2020-07-28T08:09:34.636Z] [2020-07-28T08:09:34.636Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-07-28T08:09:34.636Z] #37 DONE 0.2s [2020-07-28T08:09:34.636Z] [2020-07-28T08:09:34.636Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-28T08:09:34.636Z] #57 ... [2020-07-28T08:09:34.636Z] [2020-07-28T08:09:34.636Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-07-28T08:09:34.636Z] #40 DONE 0.1s [2020-07-28T08:09:34.906Z] compress/gzip [2020-07-28T08:09:34.906Z] math/big [2020-07-28T08:09:34.906Z] encoding/hex [2020-07-28T08:09:34.906Z] vendor/golang.org/x/crypto/chacha20poly1305 [2020-07-28T08:09:34.906Z] github.com/LK4D4/vndr/build [2020-07-28T08:09:34.928Z] [2020-07-28T08:09:34.928Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-07-28T08:09:34.928Z] #43 DONE 0.1s [2020-07-28T08:09:34.928Z] [2020-07-28T08:09:34.928Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-28T08:09:34.928Z] #57 ... [2020-07-28T08:09:34.928Z] [2020-07-28T08:09:34.928Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-07-28T08:09:34.928Z] #46 DONE 0.1s [2020-07-28T08:09:35.202Z] vendor/golang.org/x/text/unicode/bidi [2020-07-28T08:09:35.222Z] [2020-07-28T08:09:35.222Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-07-28T08:09:35.499Z] vendor/golang.org/x/text/secure/bidirule [2020-07-28T08:09:35.514Z] #49 DONE 0.6s [2020-07-28T08:09:35.514Z] [2020-07-28T08:09:35.514Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-28T08:09:35.514Z] #57 ... [2020-07-28T08:09:35.514Z] [2020-07-28T08:09:35.514Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-07-28T08:09:35.514Z] #53 DONE 0.1s [2020-07-28T08:09:35.796Z] vendor/golang.org/x/text/unicode/norm [2020-07-28T08:09:35.796Z] vendor/golang.org/x/net/http2/hpack [2020-07-28T08:09:35.805Z] [2020-07-28T08:09:35.805Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-28T08:09:36.093Z] mime [2020-07-28T08:09:36.395Z] mime/quotedprintable [2020-07-28T08:09:36.395Z] net/http/internal [2020-07-28T08:09:36.692Z] os/exec [2020-07-28T08:09:36.692Z] crypto/rand [2020-07-28T08:09:36.692Z] crypto/elliptic [2020-07-28T08:09:36.692Z] encoding/asn1 [2020-07-28T08:09:36.692Z] crypto/ed25519 [2020-07-28T08:09:36.991Z] crypto/rsa [2020-07-28T08:09:36.991Z] crypto/dsa [2020-07-28T08:09:36.991Z] vendor/golang.org/x/net/idna [2020-07-28T08:09:37.291Z] net/textproto [2020-07-28T08:09:37.291Z] crypto/x509/pkix [2020-07-28T08:09:37.291Z] crypto/ecdsa [2020-07-28T08:09:37.291Z] vendor/golang.org/x/crypto/cryptobyte [2020-07-28T08:09:37.291Z] mime/multipart [2020-07-28T08:09:37.586Z] vendor/golang.org/x/net/http/httpproxy [2020-07-28T08:09:37.586Z] vendor/golang.org/x/net/http/httpguts [2020-07-28T08:09:37.586Z] crypto/x509 [2020-07-28T08:09:38.222Z] crypto/tls [2020-07-28T08:09:39.262Z] net/http/httptrace [2020-07-28T08:09:39.262Z] net/http [2020-07-28T08:09:40.260Z] #57 146.3 🇩 bin/containerd [2020-07-28T08:09:42.010Z] github.com/LK4D4/vndr/godl [2020-07-28T08:09:42.010Z] github.com/LK4D4/vndr [2020-07-28T08:09:44.754Z] Removing intermediate container 29fb62c106ed [2020-07-28T08:09:44.754Z] ---> a4377caccfc5 [2020-07-28T08:09:44.754Z] Step 53/140 : FROM dev-base AS containerd [2020-07-28T08:09:44.754Z] ---> 906548d0e6e8 [2020-07-28T08:09:44.754Z] Step 54/140 : ARG DEBIAN_FRONTEND [2020-07-28T08:09:44.754Z] ---> Using cache [2020-07-28T08:09:44.754Z] ---> e2de4a3371e5 [2020-07-28T08:09:44.754Z] Step 55/140 : ARG CONTAINERD_COMMIT [2020-07-28T08:09:44.754Z] ---> Running in 460a290b2894 [2020-07-28T08:09:44.754Z] Removing intermediate container 460a290b2894 [2020-07-28T08:09:44.754Z] ---> 43e33a6e9a08 [2020-07-28T08:09:44.754Z] Step 56/140 : RUN apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev && rm -rf /var/lib/apt/lists/* [2020-07-28T08:09:44.754Z] ---> Running in 26631e1a951d [2020-07-28T08:09:45.047Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T08:09:45.047Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T08:09:45.340Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T08:09:45.340Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-28T08:09:45.975Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-28T08:09:45.975Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-28T08:09:47.484Z] Fetched 8145 kB in 3s (3230 kB/s) [2020-07-28T08:09:48.120Z] Reading package lists... [2020-07-28T08:09:48.755Z] Reading package lists... [2020-07-28T08:09:49.047Z] Building dependency tree... [2020-07-28T08:09:49.047Z] Reading state information... [2020-07-28T08:09:49.047Z] The following additional packages will be installed: [2020-07-28T08:09:49.047Z] libbtrfs0 [2020-07-28T08:09:49.047Z] The following NEW packages will be installed: [2020-07-28T08:09:49.047Z] libbtrfs-dev libbtrfs0 [2020-07-28T08:09:49.047Z] 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T08:09:49.047Z] Need to get 120 kB of archives. [2020-07-28T08:09:49.047Z] After this operation, 423 kB of additional disk space will be used. [2020-07-28T08:09:49.047Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-07-28T08:09:49.339Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-07-28T08:09:49.339Z] debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T08:09:49.339Z] Fetched 120 kB in 0s (1641 kB/s) [2020-07-28T08:09:49.339Z] Selecting previously unselected package libbtrfs0. [2020-07-28T08:09:49.339Z] (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-28T08:09:49.339Z] Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-07-28T08:09:49.339Z] Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-28T08:09:49.339Z] Selecting previously unselected package libbtrfs-dev. [2020-07-28T08:09:49.339Z] Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-07-28T08:09:49.339Z] Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-28T08:09:49.339Z] Setting up libbtrfs0 (4.20.1-2) ... [2020-07-28T08:09:49.339Z] Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-28T08:09:49.339Z] Processing triggers for libc-bin (2.28-10) ... [2020-07-28T08:09:49.997Z] Removing intermediate container 26631e1a951d [2020-07-28T08:09:49.997Z] ---> 1cba71d75db9 [2020-07-28T08:09:49.997Z] Step 57/140 : ENV INSTALL_BINARY_NAME=containerd [2020-07-28T08:09:49.997Z] ---> Running in f3933a17034c [2020-07-28T08:09:49.997Z] Removing intermediate container f3933a17034c [2020-07-28T08:09:49.997Z] ---> 233158d9ad38 [2020-07-28T08:09:49.997Z] Step 58/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-28T08:09:49.997Z] ---> b83038ef45f8 [2020-07-28T08:09:49.997Z] Step 59/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-28T08:09:50.048Z] using credential docker-jenkins-github-credentials [2020-07-28T08:09:50.128Z] Cloning the remote Git repository [2020-07-28T08:09:50.128Z] Cloning with configured refspecs honoured and without tags [2020-07-28T08:09:50.290Z] ---> 0f0fa57b1655 [2020-07-28T08:09:50.291Z] Step 60/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-28T08:09:50.291Z] ---> Running in a66b36f4c2ba [2020-07-28T08:09:50.582Z] + RM_GOPATH=0 [2020-07-28T08:09:50.582Z] + TMP_GOPATH= [2020-07-28T08:09:50.582Z] + : /build [2020-07-28T08:09:50.582Z] + '[' -z '' ']' [2020-07-28T08:09:50.582Z] ++ mktemp -d [2020-07-28T08:09:50.582Z] + export GOPATH=/tmp/tmp.D3Sbpzd2Pt [2020-07-28T08:09:50.582Z] + GOPATH=/tmp/tmp.D3Sbpzd2Pt [2020-07-28T08:09:50.582Z] + RM_GOPATH=1 [2020-07-28T08:09:50.582Z] ++ dirname ./install.sh [2020-07-28T08:09:50.582Z] + dir=. [2020-07-28T08:09:50.582Z] + bin=containerd [2020-07-28T08:09:50.582Z] + shift [2020-07-28T08:09:50.582Z] + '[' '!' -f ./containerd.installer ']' [2020-07-28T08:09:50.582Z] + . ./containerd.installer [2020-07-28T08:09:50.582Z] ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-28T08:09:50.582Z] + install_containerd [2020-07-28T08:09:50.582Z] + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-07-28T08:09:50.582Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.D3Sbpzd2Pt/src/github.com/containerd/containerd [2020-07-28T08:09:50.582Z] Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-28T08:09:50.582Z] Cloning into '/tmp/tmp.D3Sbpzd2Pt/src/github.com/containerd/containerd'... [2020-07-28T08:09:50.320Z] Cloning repository https://github.com/moby/moby.git [2020-07-28T08:09:50.804Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-07-28T08:09:51.613Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-28T08:09:51.614Z] > git --version # timeout=10 [2020-07-28T08:09:51.651Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-28T08:09:51.653Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41277/head:refs/remotes/origin/PR-41277 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-28T08:09:56.188Z] + cd /tmp/tmp.D3Sbpzd2Pt/src/github.com/containerd/containerd [2020-07-28T08:09:56.188Z] + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-28T08:09:56.188Z] + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-28T08:09:56.188Z] + BUILDTAGS='netgo osusergo static_build' [2020-07-28T08:09:56.188Z] + export EXTRA_FLAGS=-buildmode=pie [2020-07-28T08:09:56.188Z] + EXTRA_FLAGS=-buildmode=pie [2020-07-28T08:09:56.188Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-28T08:09:56.188Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-28T08:09:56.189Z] + '[' '' = dynamic ']' [2020-07-28T08:09:56.189Z] + make [2020-07-28T08:09:56.189Z] 🇩 bin/ctr [2020-07-28T08:09:58.889Z] #57 161.9 🇩 bin/containerd-stress [2020-07-28T08:09:58.889Z] #57 163.1 🇩 bin/containerd-shim [2020-07-28T08:10:01.619Z] #57 167.1 🇩 bin/containerd-shim-runc-v1 [2020-07-28T08:10:03.128Z] #57 168.9 🇩 binaries [2020-07-28T08:10:03.128Z] #57 168.9 + mkdir -p /build [2020-07-28T08:10:03.128Z] #57 168.9 + cp bin/containerd /build/containerd [2020-07-28T08:10:03.128Z] #57 168.9 + cp bin/containerd-shim /build/containerd-shim [2020-07-28T08:10:03.128Z] #57 168.9 + cp bin/ctr /build/ctr [2020-07-28T08:10:03.420Z] #57 DONE 169.4s [2020-07-28T08:10:04.459Z] [2020-07-28T08:10:04.459Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-07-28T08:10:04.459Z] #58 DONE 0.3s [2020-07-28T08:10:04.750Z] [2020-07-28T08:10:04.750Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-07-28T08:10:04.750Z] #62 DONE 0.1s [2020-07-28T08:10:04.750Z] [2020-07-28T08:10:04.750Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-07-28T08:10:04.750Z] #64 DONE 0.1s [2020-07-28T08:10:05.042Z] [2020-07-28T08:10:05.042Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-07-28T08:10:05.042Z] #67 DONE 0.1s [2020-07-28T08:10:05.042Z] [2020-07-28T08:10:05.042Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-07-28T08:10:05.042Z] #68 DONE 0.0s [2020-07-28T08:10:05.042Z] [2020-07-28T08:10:05.042Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-28T08:10:05.328Z] Fetching without tags [2020-07-28T08:10:05.675Z] #69 DONE 0.6s [2020-07-28T08:10:05.675Z] [2020-07-28T08:10:05.675Z] #70 exporting to image [2020-07-28T08:10:05.675Z] #70 exporting layers [2020-07-28T08:10:05.039Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-28T08:10:05.096Z] > git config --add remote.origin.fetch +refs/pull/41277/head:refs/remotes/origin/PR-41277 # timeout=10 [2020-07-28T08:10:05.132Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-28T08:10:05.243Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-28T08:10:05.361Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-28T08:10:05.362Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-28T08:10:05.363Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41277/head:refs/remotes/origin/PR-41277 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-28T08:10:06.069Z] Merging remotes/origin/19.03 commit c200868fa2bab9e152856b8bee0a7f0f6a2643a1 into PR head commit 9dc455dffb3381edb4071c6ad8b16661844fbee6 [2020-07-28T08:10:08.408Z] #70 exporting layers 2.7s done [2020-07-28T08:10:08.408Z] #70 writing image sha256:a160d366ee477fd16d5a5eb3e1035dd349fda8413869b2ca9f9e47265a2fac8e done [2020-07-28T08:10:08.408Z] #70 naming to docker.io/library/docker:9dc455dffb3381edb4071c6ad8b16661844fbee6 done [2020-07-28T08:10:08.408Z] #70 DONE 2.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-28T08:10:06.178Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T08:10:06.218Z] > git checkout -f 9dc455dffb3381edb4071c6ad8b16661844fbee6 # timeout=10 [2020-07-28T08:10:08.832Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41277/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9dc455dffb3381edb4071c6ad8b16661844fbee6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:9dc455dffb3381edb4071c6ad8b16661844fbee6 hack/test/unit [2020-07-28T08:10:08.948Z] Merge succeeded, producing 9dc455dffb3381edb4071c6ad8b16661844fbee6 [2020-07-28T08:10:08.948Z] Checking out Revision 9dc455dffb3381edb4071c6ad8b16661844fbee6 (PR-41277) [2020-07-28T08:10:09.136Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-28T08:10:09.136Z] [2020-07-28T08:10:09.136Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-07-28T08:10:09.136Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-07-28T08:10:09.136Z] Using test binary docker [2020-07-28T08:10:09.136Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-28T08:10:09.136Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-28T08:10:09.136Z] INFO: Waiting for daemon to start... [2020-07-28T08:10:09.136Z] Starting dockerd [2020-07-28T08:10:09.136Z] . [2020-07-28T08:10:09.136Z] INFO: Building docker-sdk-python3:4.1.0... [2020-07-28T08:10:11.564Z] ? github.com/docker/docker/api [no test files] [2020-07-28T08:10:08.671Z] > git merge c200868fa2bab9e152856b8bee0a7f0f6a2643a1 # timeout=10 [2020-07-28T08:10:08.842Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-07-28T08:10:08.981Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T08:10:09.025Z] > git checkout -f 9dc455dffb3381edb4071c6ad8b16661844fbee6 # timeout=10 [2020-07-28T08:10:20.048Z] ok github.com/docker/docker/api/server 0.007s coverage: 7.9% of statements [2020-07-28T08:10:23.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-28T08:10:23.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-28T08:10:24.635Z] Commit message: "bump up rootlesskit to v0.10.0" [2020-07-28T08:10:25.040Z] > git --version # timeout=10 [2020-07-28T08:10:25.113Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-28T08:10:28.244Z] + docker version [2020-07-28T08:10:31.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-28T08:10:34.116Z] Client: Docker Engine - Enterprise [2020-07-28T08:10:34.116Z] Version: 19.03.5 [2020-07-28T08:10:34.116Z] API version: 1.40 [2020-07-28T08:10:34.116Z] Go version: go1.12.12 [2020-07-28T08:10:34.116Z] Git commit: 2ee0c57608 [2020-07-28T08:10:34.116Z] Built: 11/13/2019 08:00:16 [2020-07-28T08:10:34.116Z] OS/Arch: windows/amd64 [2020-07-28T08:10:34.116Z] Experimental: false [2020-07-28T08:10:34.116Z] [2020-07-28T08:10:34.116Z] Server: Docker Engine - Enterprise [2020-07-28T08:10:34.116Z] Engine: [2020-07-28T08:10:34.116Z] Version: 19.03.5 [2020-07-28T08:10:34.116Z] API version: 1.40 (minimum version 1.24) [2020-07-28T08:10:34.116Z] Go version: go1.12.12 [2020-07-28T08:10:34.116Z] Git commit: 2ee0c57608 [2020-07-28T08:10:34.116Z] Built: 11/13/2019 07:58:51 [2020-07-28T08:10:34.116Z] OS/Arch: windows/amd64 [2020-07-28T08:10:34.116Z] Experimental: true [2020-07-28T08:10:34.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [Pipeline] sh [2020-07-28T08:10:35.616Z] 🇩 bin/containerd [2020-07-28T08:10:35.704Z] + docker info [2020-07-28T08:10:38.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-28T08:10:41.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-28T08:10:45.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-28T08:10:45.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-28T08:10:52.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-28T08:10:54.302Z] 🇩 bin/containerd-stress [2020-07-28T08:10:54.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-28T08:10:55.824Z] sha256:db8239e4fbc775587c9f77d5658e2de67509fbdb9b3325700dff20dc9f41dbc4 [2020-07-28T08:10:55.824Z] INFO: Starting docker-py tests... [2020-07-28T08:10:55.824Z] ============================= test session starts ============================== [2020-07-28T08:10:55.824Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-07-28T08:10:55.824Z] rootdir: /src, inifile: pytest.ini [2020-07-28T08:10:55.824Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-07-28T08:10:55.824Z] collected 385 items / 3 deselected / 382 selected [2020-07-28T08:10:55.824Z] [2020-07-28T08:10:56.384Z] 🇩 bin/containerd-shim [2020-07-28T08:11:01.001Z] Client: [2020-07-28T08:11:01.001Z] Debug Mode: false [2020-07-28T08:11:01.001Z] Plugins: [2020-07-28T08:11:01.001Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-28T08:11:01.001Z] [2020-07-28T08:11:01.001Z] Server: [2020-07-28T08:11:01.001Z] Containers: 0 [2020-07-28T08:11:01.001Z] Running: 0 [2020-07-28T08:11:01.001Z] Paused: 0 [2020-07-28T08:11:01.001Z] Stopped: 0 [2020-07-28T08:11:01.001Z] Images: 0 [2020-07-28T08:11:01.001Z] Server Version: 19.03.5 [2020-07-28T08:11:01.001Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-07-28T08:11:01.001Z] Windows: [2020-07-28T08:11:01.001Z] LCOW: [2020-07-28T08:11:01.001Z] Logging Driver: json-file [2020-07-28T08:11:01.001Z] Plugins: [2020-07-28T08:11:01.001Z] Volume: local [2020-07-28T08:11:01.001Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-28T08:11:01.001Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-28T08:11:01.001Z] Swarm: inactive [2020-07-28T08:11:01.001Z] Default Isolation: process [2020-07-28T08:11:01.001Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-28T08:11:01.001Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-28T08:11:01.001Z] OSType: windows [2020-07-28T08:11:01.001Z] Architecture: x86_64 [2020-07-28T08:11:01.001Z] CPUs: 4 [2020-07-28T08:11:01.001Z] Total Memory: 32GiB [2020-07-28T08:11:01.001Z] Name: azwin-2-c27db0 [2020-07-28T08:11:01.001Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-28T08:11:01.001Z] Docker Root Dir: D:\docker [2020-07-28T08:11:01.001Z] Debug Mode: false [2020-07-28T08:11:01.001Z] Registry: https://index.docker.io/v1/ [2020-07-28T08:11:01.001Z] Labels: [2020-07-28T08:11:01.001Z] Experimental: true [2020-07-28T08:11:01.001Z] Insecure Registries: [2020-07-28T08:11:01.001Z] 10.0.0.4:5000 [2020-07-28T08:11:01.001Z] 127.0.0.0/8 [2020-07-28T08:11:01.001Z] Registry Mirrors: [2020-07-28T08:11:01.001Z] http://10.0.0.4:5000/ [2020-07-28T08:11:01.001Z] Live Restore Enabled: false [2020-07-28T08:11:01.001Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-07-28T08:11:03.342Z] 🇩 bin/containerd-shim-runc-v1 [2020-07-28T08:11:04.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-28T08:11:05.428Z] 🇩 binaries [2020-07-28T08:11:05.428Z] + mkdir -p /build [2020-07-28T08:11:05.428Z] + cp bin/containerd /build/containerd [2020-07-28T08:11:05.428Z] + cp bin/containerd-shim /build/containerd-shim [2020-07-28T08:11:05.428Z] + cp bin/ctr /build/ctr [2020-07-28T08:11:07.282Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-07-28T08:11:07.433Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-28T08:11:07.433Z] ok github.com/docker/docker/api/server/httputils 0.030s coverage: 14.7% of statements [2020-07-28T08:11:07.433Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-07-28T08:11:07.433Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-28T08:11:07.433Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-28T08:11:07.433Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-28T08:11:07.433Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-28T08:11:07.433Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-28T08:11:07.433Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-28T08:11:07.433Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-28T08:11:07.433Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-28T08:11:07.433Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-28T08:11:07.433Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-28T08:11:07.433Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-28T08:11:07.433Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 3.1% of statements [2020-07-28T08:11:07.433Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-28T08:11:07.433Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-28T08:11:07.433Z] ? github.com/docker/docker/api/types [no test files] [2020-07-28T08:11:07.433Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-28T08:11:07.433Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-28T08:11:07.433Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-28T08:11:07.433Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-28T08:11:07.433Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2020-07-28T08:11:07.433Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-07-28T08:11:07.433Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-28T08:11:07.433Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-28T08:11:07.433Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-28T08:11:07.433Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-28T08:11:07.433Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-28T08:11:07.433Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-28T08:11:07.433Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-28T08:11:07.433Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2020-07-28T08:11:07.433Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-07-28T08:11:07.433Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-28T08:11:07.433Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-28T08:11:07.433Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-28T08:11:07.433Z] ? github.com/docker/docker/builder [no test files] [2020-07-28T08:11:07.433Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-28T08:11:07.433Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-28T08:11:07.433Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-28T08:11:07.433Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-28T08:11:07.433Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-28T08:11:07.433Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-28T08:11:07.433Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-28T08:11:07.433Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-07-28T08:11:07.433Z] ok github.com/docker/docker/builder/fscache 0.114s coverage: 69.2% of statements [2020-07-28T08:11:07.848Z] tests/integration/api_client_test.py ..... [ 7%] [2020-07-28T08:11:08.068Z] ok github.com/docker/docker/builder/dockerfile 0.971s coverage: 45.1% of statements [2020-07-28T08:11:09.104Z] ok github.com/docker/docker/builder/remotecontext 0.410s coverage: 13.6% of statements [2020-07-28T08:11:09.351Z] tests/integration/api_config_test.py ..... [ 8%] [2020-07-28T08:11:09.396Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-07-28T08:11:09.908Z] Removing intermediate container a66b36f4c2ba [2020-07-28T08:11:09.908Z] ---> 71af7930dd14 [2020-07-28T08:11:09.908Z] Step 61/140 : FROM dev-base AS proxy [2020-07-28T08:11:09.908Z] ---> 906548d0e6e8 [2020-07-28T08:11:09.908Z] Step 62/140 : ENV INSTALL_BINARY_NAME=proxy [2020-07-28T08:11:09.908Z] ---> Running in ab28be651ee3 [2020-07-28T08:11:09.908Z] Removing intermediate container ab28be651ee3 [2020-07-28T08:11:09.908Z] ---> 0204a43bcd28 [2020-07-28T08:11:09.908Z] Step 63/140 : ARG LIBNETWORK_COMMIT [2020-07-28T08:11:09.909Z] ---> Running in 8cf8328af10b [2020-07-28T08:11:09.909Z] Removing intermediate container 8cf8328af10b [2020-07-28T08:11:09.909Z] ---> 87ed6a39ac9b [2020-07-28T08:11:09.909Z] Step 64/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-28T08:11:09.909Z] ---> 14a1686396cc [2020-07-28T08:11:09.909Z] Step 65/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-28T08:11:10.029Z] ok github.com/docker/docker/builder/remotecontext/git 1.055s coverage: 85.1% of statements [2020-07-28T08:11:10.029Z] ? github.com/docker/docker/cli [no test files] [2020-07-28T08:11:10.029Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-28T08:11:10.203Z] ---> d60402401fc9 [2020-07-28T08:11:10.203Z] Step 66/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-28T08:11:10.203Z] ---> Running in 70263e640f4d [2020-07-28T08:11:10.203Z] + RM_GOPATH=0 [2020-07-28T08:11:10.203Z] + TMP_GOPATH= [2020-07-28T08:11:10.203Z] + : /build [2020-07-28T08:11:10.203Z] + '[' -z '' ']' [2020-07-28T08:11:10.203Z] ++ mktemp -d [2020-07-28T08:11:10.203Z] + export GOPATH=/tmp/tmp.n166oxacZh [2020-07-28T08:11:10.203Z] + GOPATH=/tmp/tmp.n166oxacZh [2020-07-28T08:11:10.203Z] + RM_GOPATH=1 [2020-07-28T08:11:10.203Z] ++ dirname ./install.sh [2020-07-28T08:11:10.203Z] + dir=. [2020-07-28T08:11:10.203Z] + bin=proxy [2020-07-28T08:11:10.203Z] + shift [2020-07-28T08:11:10.203Z] + '[' '!' -f ./proxy.installer ']' [2020-07-28T08:11:10.203Z] + . ./proxy.installer [2020-07-28T08:11:10.203Z] ++ : 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-28T08:11:10.203Z] + install_proxy [2020-07-28T08:11:10.203Z] + case "$1" in [2020-07-28T08:11:10.203Z] + export CGO_ENABLED=0 [2020-07-28T08:11:10.203Z] + CGO_ENABLED=0 [2020-07-28T08:11:10.203Z] + _install_proxy [2020-07-28T08:11:10.204Z] + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6' [2020-07-28T08:11:10.204Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.n166oxacZh/src/github.com/docker/libnetwork [2020-07-28T08:11:10.204Z] Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-28T08:11:10.204Z] Cloning into '/tmp/tmp.n166oxacZh/src/github.com/docker/libnetwork'... [2020-07-28T08:11:12.438Z] + cd /tmp/tmp.n166oxacZh/src/github.com/docker/libnetwork [2020-07-28T08:11:12.438Z] + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-28T08:11:12.438Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-28T08:11:12.880Z] ok github.com/docker/docker/client 0.106s coverage: 75.7% of statements [2020-07-28T08:11:15.188Z] Removing intermediate container 70263e640f4d [2020-07-28T08:11:15.188Z] ---> 2779df8e4001 [2020-07-28T08:11:15.188Z] Step 67/140 : FROM base AS gometalinter [2020-07-28T08:11:15.188Z] ---> 906548d0e6e8 [2020-07-28T08:11:15.188Z] Step 68/140 : ENV INSTALL_BINARY_NAME=gometalinter [2020-07-28T08:11:15.188Z] ---> Running in 9f2adb16dae3 [2020-07-28T08:11:15.188Z] Removing intermediate container 9f2adb16dae3 [2020-07-28T08:11:15.188Z] ---> 58f5a0f30e19 [2020-07-28T08:11:15.188Z] Step 69/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-28T08:11:15.188Z] ---> 33b2784ee1dd [2020-07-28T08:11:15.188Z] Step 70/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-28T08:11:15.482Z] ---> 225179a1a835 [2020-07-28T08:11:15.482Z] Step 71/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-28T08:11:15.482Z] ---> Running in 539202da85ae [2020-07-28T08:11:15.775Z] + RM_GOPATH=0 [2020-07-28T08:11:15.775Z] + TMP_GOPATH= [2020-07-28T08:11:15.775Z] + : /build [2020-07-28T08:11:15.775Z] + '[' -z '' ']' [2020-07-28T08:11:15.775Z] ++ mktemp -d [2020-07-28T08:11:15.775Z] + export GOPATH=/tmp/tmp.jOknbk5xIt [2020-07-28T08:11:15.775Z] + GOPATH=/tmp/tmp.jOknbk5xIt [2020-07-28T08:11:15.775Z] + RM_GOPATH=1 [2020-07-28T08:11:15.775Z] ++ dirname ./install.sh [2020-07-28T08:11:15.775Z] Installing gometalinter version v2.0.6 [2020-07-28T08:11:15.775Z] + dir=. [2020-07-28T08:11:15.775Z] + bin=gometalinter [2020-07-28T08:11:15.775Z] + shift [2020-07-28T08:11:15.775Z] + '[' '!' -f ./gometalinter.installer ']' [2020-07-28T08:11:15.775Z] + . ./gometalinter.installer [2020-07-28T08:11:15.775Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2020-07-28T08:11:15.775Z] + install_gometalinter [2020-07-28T08:11:15.775Z] + echo 'Installing gometalinter version v2.0.6' [2020-07-28T08:11:15.775Z] + go get -d github.com/alecthomas/gometalinter [2020-07-28T08:11:16.968Z] + cd /tmp/tmp.jOknbk5xIt/src/github.com/alecthomas/gometalinter [2020-07-28T08:11:16.968Z] + git checkout -q v2.0.6 [2020-07-28T08:11:16.968Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-07-28T08:11:19.544Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-07-28T08:11:19.544Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-6e267941\powershellScript.ps1'; exit $LASTEXITCODE; [2020-07-28T08:11:19.544Z] ---------------------------------------------------------------------------- [2020-07-28T08:11:19.544Z] [2020-07-28T08:11:19.544Z] INFO: executeCI.ps1 starting at Tue Jul 28 08:11:19 CUT 2020 [2020-07-28T08:11:19.544Z] [2020-07-28T08:11:19.544Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-07-28T08:11:19.544Z] INFO: Running git version 2.24.1.windows.2 [2020-07-28T08:11:19.544Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-07-28T08:11:19.544Z] INFO: Environment variables: [2020-07-28T08:11:20.014Z] [2020-07-28T08:11:20.014Z] Name Value [2020-07-28T08:11:20.014Z] ---- ----- [2020-07-28T08:11:20.014Z] ALLUSERSPROFILE C:\ProgramData [2020-07-28T08:11:20.014Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-07-28T08:11:20.014Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-07-28T08:11:20.014Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-07-28T08:11:20.014Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-07-28T08:11:20.014Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-07-28T08:11:20.014Z] BRANCH_NAME PR-41277 [2020-07-28T08:11:20.014Z] BUILD_DISPLAY_NAME #1 [2020-07-28T08:11:20.014Z] BUILD_ID 1 [2020-07-28T08:11:20.014Z] BUILD_NUMBER 1 [2020-07-28T08:11:20.014Z] BUILD_TAG jenkins-moby-PR-41277-1 [2020-07-28T08:11:20.014Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41277/1/ [2020-07-28T08:11:20.014Z] CHANGE_AUTHOR AkihiroSuda [2020-07-28T08:11:20.014Z] CHANGE_AUTHOR_DISPLAY_NAME Akihiro Suda [2020-07-28T08:11:20.014Z] CHANGE_AUTHOR_EMAIL suda.kyoto@gmail.com [2020-07-28T08:11:20.014Z] CHANGE_BRANCH rootlesskit-0.10.0-1903 [2020-07-28T08:11:20.014Z] CHANGE_FORK AkihiroSuda/docker [2020-07-28T08:11:20.014Z] CHANGE_ID 41277 [2020-07-28T08:11:20.014Z] CHANGE_TARGET 19.03 [2020-07-28T08:11:20.014Z] CHANGE_TITLE [19.03 backport] bump up rootlesskit to v0.10.0 [2020-07-28T08:11:20.014Z] CHANGE_URL https://github.com/moby/moby/pull/41277 [2020-07-28T08:11:20.014Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-28T08:11:20.014Z] CommonProgramFiles C:\Program Files\Common Files [2020-07-28T08:11:20.014Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-07-28T08:11:20.014Z] CommonProgramW6432 C:\Program Files\Common Files [2020-07-28T08:11:20.014Z] COMPUTERNAME azwin-2-c27db0 [2020-07-28T08:11:20.014Z] ComSpec C:\windows\system32\cmd.exe [2020-07-28T08:11:20.014Z] ConfigSequenceNumber 0 [2020-07-28T08:11:20.014Z] DOCKER_BUILDKIT 0 [2020-07-28T08:11:20.014Z] DOCKER_DUT_DEBUG 1 [2020-07-28T08:11:20.014Z] DOCKER_EXPERIMENTAL 1 [2020-07-28T08:11:20.014Z] DOCKER_GRAPHDRIVER overlay2 [2020-07-28T08:11:20.014Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-07-28T08:11:20.014Z] EXECUTOR_NUMBER 0 [2020-07-28T08:11:20.014Z] FQDN azwin-2-c27db0.westus.cloudapp.azure.com [2020-07-28T08:11:20.014Z] GIT_BRANCH PR-41277 [2020-07-28T08:11:20.014Z] GIT_COMMIT 9dc455dffb3381edb4071c6ad8b16661844fbee6 [2020-07-28T08:11:20.014Z] GIT_URL https://github.com/moby/moby.git [2020-07-28T08:11:20.014Z] HUDSON_COOKIE d14a4cd0-9f38-493f-ad0f-c5bfd0cea434 [2020-07-28T08:11:20.014Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-07-28T08:11:20.014Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-07-28T08:11:20.014Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-07-28T08:11:20.014Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-07-28T08:11:20.014Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-07-28T08:11:20.014Z] JENKINS_NODE_COOKIE 6c8aa375-c3f1-42d2-8c0d-b76ac441e174 [2020-07-28T08:11:20.014Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-07-28T08:11:20.014Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-07-28T08:11:20.014Z] JOB_BASE_NAME PR-41277 [2020-07-28T08:11:20.014Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41277/display/redirect [2020-07-28T08:11:20.014Z] JOB_NAME moby/PR-41277 [2020-07-28T08:11:20.014Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41277/ [2020-07-28T08:11:20.014Z] library.jps.version master [2020-07-28T08:11:20.014Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-07-28T08:11:20.014Z] NODE_LABELS amd64 azure azwin-2-c27db0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-07-28T08:11:20.014Z] NODE_NAME azwin-2-c27db0 [2020-07-28T08:11:20.014Z] NUMBER_OF_PROCESSORS 4 [2020-07-28T08:11:20.014Z] OS Windows_NT [2020-07-28T08:11:20.014Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-07-28T08:11:20.014Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-07-28T08:11:20.014Z] PROCESSOR_ARCHITECTURE AMD64 [2020-07-28T08:11:20.014Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-07-28T08:11:20.014Z] PROCESSOR_LEVEL 6 [2020-07-28T08:11:20.014Z] PROCESSOR_REVISION 5504 [2020-07-28T08:11:20.014Z] ProgramData C:\ProgramData [2020-07-28T08:11:20.014Z] ProgramFiles C:\Program Files [2020-07-28T08:11:20.014Z] ProgramFiles(x86) C:\Program Files (x86) [2020-07-28T08:11:20.014Z] ProgramW6432 C:\Program Files [2020-07-28T08:11:20.014Z] PROMPT $P$G [2020-07-28T08:11:20.014Z] PSExecutionPolicyPreference Bypass [2020-07-28T08:11:20.014Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-07-28T08:11:20.014Z] PUBLIC C:\Users\Public [2020-07-28T08:11:20.014Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41277/1/display/redirect?page=changes [2020-07-28T08:11:20.014Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41277/1/display/redirect [2020-07-28T08:11:20.014Z] SKIP_VALIDATION_TESTS 1 [2020-07-28T08:11:20.014Z] SOURCES_DRIVE d [2020-07-28T08:11:20.014Z] SOURCES_SUBDIR gopath [2020-07-28T08:11:20.014Z] STAGE_NAME Run tests [2020-07-28T08:11:20.014Z] SystemDrive C: [2020-07-28T08:11:20.014Z] SystemRoot C:\windows [2020-07-28T08:11:20.014Z] TEMP C:\windows\TEMP [2020-07-28T08:11:20.014Z] TESTDEBUG 0 [2020-07-28T08:11:20.014Z] TESTRUN_DRIVE d [2020-07-28T08:11:20.014Z] TESTRUN_SUBDIR CI [2020-07-28T08:11:20.014Z] TIMEOUT 120m [2020-07-28T08:11:20.014Z] TMP C:\windows\TEMP [2020-07-28T08:11:20.014Z] USERDOMAIN WORKGROUP [2020-07-28T08:11:20.014Z] USERNAME azwin-2-c27db0$ [2020-07-28T08:11:20.014Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-07-28T08:11:20.014Z] windir C:\windows [2020-07-28T08:11:20.014Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-07-28T08:11:20.014Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-07-28T08:11:20.014Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-07-28T08:11:20.014Z] [2020-07-28T08:11:20.014Z] [2020-07-28T08:11:20.014Z] [2020-07-28T08:11:21.002Z] INFO: Sources under d:\gopath\... [2020-07-28T08:11:21.002Z] INFO: Test run under d:\CI\... [2020-07-28T08:11:21.002Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-07-28T08:11:21.002Z] INFO: docker/docker repository was found [2020-07-28T08:11:21.002Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-07-28T08:11:21.990Z] ltsc2019: Pulling from windows/servercore [2020-07-28T08:11:21.990Z] 4612f6d0b889: Pulling fs layer [2020-07-28T08:11:21.990Z] fc1b9e59edad: Pulling fs layer [2020-07-28T08:11:27.865Z] fc1b9e59edad: Download complete [2020-07-28T08:11:29.666Z] + GOBIN=/build [2020-07-28T08:11:29.666Z] + /build/gometalinter --install [2020-07-28T08:11:29.666Z] Installing: [2020-07-28T08:11:29.666Z] deadcode [2020-07-28T08:11:29.666Z] dupl [2020-07-28T08:11:29.666Z] errcheck [2020-07-28T08:11:29.666Z] gas [2020-07-28T08:11:29.666Z] gochecknoglobals [2020-07-28T08:11:29.666Z] gochecknoinits [2020-07-28T08:11:29.666Z] goconst [2020-07-28T08:11:29.666Z] gocyclo [2020-07-28T08:11:29.666Z] goimports [2020-07-28T08:11:29.666Z] golint [2020-07-28T08:11:29.666Z] gosimple [2020-07-28T08:11:29.666Z] gotype [2020-07-28T08:11:29.666Z] gotypex [2020-07-28T08:11:29.666Z] ineffassign [2020-07-28T08:11:29.666Z] interfacer [2020-07-28T08:11:29.666Z] lll [2020-07-28T08:11:29.666Z] maligned [2020-07-28T08:11:29.666Z] megacheck [2020-07-28T08:11:29.666Z] misspell [2020-07-28T08:11:29.666Z] nakedret [2020-07-28T08:11:29.666Z] safesql [2020-07-28T08:11:29.666Z] staticcheck [2020-07-28T08:11:29.666Z] structcheck [2020-07-28T08:11:29.666Z] unconvert [2020-07-28T08:11:29.666Z] unparam [2020-07-28T08:11:29.666Z] unused [2020-07-28T08:11:29.666Z] varcheck [2020-07-28T08:11:30.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-28T08:11:31.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-28T08:11:35.024Z] 4612f6d0b889: Verifying Checksum [2020-07-28T08:11:35.024Z] 4612f6d0b889: Download complete [2020-07-28T08:11:35.475Z] ok github.com/docker/docker/cmd/dockerd/hack 0.018s coverage: 72.9% of statements [2020-07-28T08:11:35.475Z] ok github.com/docker/docker/cmd/dockerd 0.046s coverage: 29.5% of statements [2020-07-28T08:11:36.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-28T08:11:37.030Z] ok github.com/docker/docker/container 0.113s coverage: 35.3% of statements [2020-07-28T08:11:37.030Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-28T08:11:37.030Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-28T08:11:37.030Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-28T08:11:37.030Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-28T08:11:38.783Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-07-28T08:11:41.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-28T08:11:43.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-28T08:11:44.018Z] ok github.com/docker/docker/daemon/cluster 0.023s coverage: 0.5% of statements [2020-07-28T08:11:44.310Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-07-28T08:11:45.351Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.8% of statements [2020-07-28T08:11:47.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-28T08:11:51.378Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-28T08:11:51.378Z] Using test binary docker [2020-07-28T08:11:51.378Z] +++ /etc/init.d/apparmor start [2020-07-28T08:11:51.378Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-28T08:11:51.378Z] INFO: Waiting for daemon to start... [2020-07-28T08:11:51.378Z] Starting dockerd [2020-07-28T08:11:51.378Z] +++ 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-28T08:11:52.217Z] Removing intermediate container 539202da85ae [2020-07-28T08:11:52.217Z] ---> 455a5c7f0804 [2020-07-28T08:11:52.217Z] Step 72/140 : FROM base AS gotestsum [2020-07-28T08:11:52.217Z] ---> 906548d0e6e8 [2020-07-28T08:11:52.217Z] Step 73/140 : ENV INSTALL_BINARY_NAME=gotestsum [2020-07-28T08:11:52.217Z] ---> Running in c1a424378ec7 [2020-07-28T08:11:52.217Z] Removing intermediate container c1a424378ec7 [2020-07-28T08:11:52.217Z] ---> 348bf5f2bed8 [2020-07-28T08:11:52.217Z] Step 74/140 : ARG GOTESTSUM_COMMIT [2020-07-28T08:11:52.217Z] ---> Running in 971d939cdf07 [2020-07-28T08:11:52.217Z] Removing intermediate container 971d939cdf07 [2020-07-28T08:11:52.217Z] ---> fd3df44aad6a [2020-07-28T08:11:52.217Z] Step 75/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-28T08:11:52.217Z] ---> 968b53344059 [2020-07-28T08:11:52.217Z] Step 76/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-28T08:11:52.217Z] ---> 07a215739300 [2020-07-28T08:11:52.217Z] Step 77/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-28T08:11:52.217Z] ---> Running in 59c22a18c498 [2020-07-28T08:11:52.217Z] + RM_GOPATH=0 [2020-07-28T08:11:52.217Z] + TMP_GOPATH= [2020-07-28T08:11:52.217Z] + : /build [2020-07-28T08:11:52.217Z] + '[' -z '' ']' [2020-07-28T08:11:52.217Z] ++ mktemp -d [2020-07-28T08:11:52.217Z] + export GOPATH=/tmp/tmp.i98BFhUwMf [2020-07-28T08:11:52.217Z] + GOPATH=/tmp/tmp.i98BFhUwMf [2020-07-28T08:11:52.217Z] + RM_GOPATH=1 [2020-07-28T08:11:52.217Z] ++ dirname ./install.sh [2020-07-28T08:11:52.217Z] + dir=. [2020-07-28T08:11:52.217Z] + bin=gotestsum [2020-07-28T08:11:52.217Z] + shift [2020-07-28T08:11:52.217Z] + '[' '!' -f ./gotestsum.installer ']' [2020-07-28T08:11:52.217Z] + . ./gotestsum.installer [2020-07-28T08:11:52.217Z] ++ : v0.3.5 [2020-07-28T08:11:52.217Z] + install_gotestsum [2020-07-28T08:11:52.217Z] + set -e [2020-07-28T08:11:52.217Z] + export GO111MODULE=on [2020-07-28T08:11:52.217Z] + GO111MODULE=on [2020-07-28T08:11:52.217Z] + go get -d gotest.tools/gotestsum@v0.3.5 [2020-07-28T08:11:52.217Z] go: finding gotest.tools v0.3.5 [2020-07-28T08:11:52.217Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-07-28T08:11:52.217Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-28T08:11:52.249Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.425s coverage: 13.7% of statements [2020-07-28T08:11:52.520Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-28T08:11:52.761Z] . [2020-07-28T08:11:52.761Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-28T08:11:53.021Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-28T08:11:53.021Z] Error: No such image: emptyfs [2020-07-28T08:11:53.021Z] ++++ docker load [2020-07-28T08:11:53.021Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-28T08:11:53.281Z] Running integration-test (iteration 1) [2020-07-28T08:11:53.281Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-28T08:11:53.281Z] ++ 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-28T08:11:53.281Z] ++ set -e [2020-07-28T08:11:53.281Z] ++ '[' -n 0 ']' [2020-07-28T08:11:53.281Z] ++ set -x [2020-07-28T08:11:53.281Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:11:53.285Z] ok github.com/docker/docker/daemon/config 0.019s coverage: 82.2% of statements [2020-07-28T08:11:53.559Z] go: downloading gotest.tools v2.1.0+incompatible [2020-07-28T08:11:53.559Z] go: extracting gotest.tools v2.1.0+incompatible [2020-07-28T08:11:53.559Z] go: downloading github.com/fatih/color v1.6.0 [2020-07-28T08:11:53.559Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-07-28T08:11:53.559Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-28T08:11:53.559Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-28T08:11:53.559Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-28T08:11:53.559Z] go: downloading github.com/pkg/errors v0.8.0 [2020-07-28T08:11:53.559Z] go: extracting github.com/fatih/color v1.6.0 [2020-07-28T08:11:53.559Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-28T08:11:53.559Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-28T08:11:53.559Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-07-28T08:11:53.559Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-28T08:11:53.559Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-28T08:11:53.559Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-28T08:11:53.559Z] go: extracting github.com/pkg/errors v0.8.0 [2020-07-28T08:11:53.559Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-28T08:11:53.559Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-28T08:11:53.559Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-28T08:11:53.559Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-28T08:11:53.559Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-28T08:11:53.919Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.4% of statements [2020-07-28T08:11:54.197Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-28T08:11:54.197Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-28T08:11:54.197Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-28T08:11:54.197Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-07-28T08:11:54.211Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-07-28T08:11:54.830Z] go: finding gotest.tools/gotestsum v0.5.2 [2020-07-28T08:11:54.830Z] go: finding gotest.tools v2.2.0+incompatible [2020-07-28T08:11:54.830Z] go: downloading gotest.tools v2.2.0+incompatible [2020-07-28T08:11:54.830Z] go: downloading gotest.tools/gotestsum v0.5.2 [2020-07-28T08:11:55.245Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-07-28T08:11:55.245Z] ok github.com/docker/docker/daemon 12.230s coverage: 17.5% of statements [2020-07-28T08:11:55.245Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-28T08:11:55.245Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-28T08:11:55.245Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-28T08:11:55.245Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-28T08:11:55.464Z] go: extracting gotest.tools v2.2.0+incompatible [2020-07-28T08:11:55.464Z] go: extracting gotest.tools/gotestsum v0.5.2 [2020-07-28T08:11:56.997Z] go: downloading github.com/spf13/pflag v1.0.3 [2020-07-28T08:11:56.997Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-28T08:11:56.997Z] go: downloading github.com/pkg/errors v0.9.1 [2020-07-28T08:11:56.997Z] go: downloading github.com/fatih/color v1.9.0 [2020-07-28T08:11:56.997Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-28T08:11:56.997Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-28T08:11:56.997Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-28T08:11:56.997Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-28T08:11:56.997Z] go: extracting github.com/pkg/errors v0.9.1 [2020-07-28T08:11:56.997Z] go: extracting github.com/spf13/pflag v1.0.3 [2020-07-28T08:11:56.997Z] go: extracting github.com/fatih/color v1.9.0 [2020-07-28T08:11:56.997Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-28T08:11:56.997Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2020-07-28T08:11:56.997Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2020-07-28T08:11:57.293Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2020-07-28T08:11:57.293Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2020-07-28T08:11:57.293Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-28T08:11:57.293Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-28T08:11:57.313Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-07-28T08:11:57.587Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-28T08:11:57.587Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-28T08:11:57.605Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.201s coverage: 56.9% of statements [2020-07-28T08:11:57.883Z] go: finding github.com/fatih/color v1.9.0 [2020-07-28T08:11:57.883Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-28T08:11:57.883Z] go: finding github.com/pkg/errors v0.9.1 [2020-07-28T08:11:57.883Z] go: finding github.com/spf13/pflag v1.0.3 [2020-07-28T08:11:57.883Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-07-28T08:11:57.883Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-07-28T08:11:57.883Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-28T08:11:58.180Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-28T08:11:58.180Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-28T08:11:58.180Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-28T08:11:58.180Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-28T08:12:02.064Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.067s coverage: 46.2% of statements [2020-07-28T08:12:05.585Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.386s coverage: 49.5% of statements [2020-07-28T08:12:12.528Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.390s coverage: 72.3% of statements [2020-07-28T08:12:12.528Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-28T08:12:12.528Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.190s coverage: 60.4% of statements [2020-07-28T08:12:12.528Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-28T08:12:13.162Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.675s coverage: 76.1% of statements [2020-07-28T08:12:13.162Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-28T08:12:13.454Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-07-28T08:12:14.491Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2020-07-28T08:12:14.783Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2020-07-28T08:12:15.819Z] ok github.com/docker/docker/daemon/images 0.008s coverage: 4.9% of statements [2020-07-28T08:12:15.819Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-28T08:12:15.819Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-28T08:12:16.454Z] ok github.com/docker/docker/daemon/logger 0.214s coverage: 43.7% of statements [2020-07-28T08:12:16.856Z] Removing intermediate container 59c22a18c498 [2020-07-28T08:12:16.856Z] ---> 600ec3865300 [2020-07-28T08:12:16.856Z] Step 78/140 : FROM dev-base AS dockercli [2020-07-28T08:12:16.856Z] ---> 906548d0e6e8 [2020-07-28T08:12:16.856Z] Step 79/140 : ENV INSTALL_BINARY_NAME=dockercli [2020-07-28T08:12:16.856Z] ---> Running in adc914116094 [2020-07-28T08:12:16.856Z] Removing intermediate container adc914116094 [2020-07-28T08:12:16.856Z] ---> 6922bcdc4ca0 [2020-07-28T08:12:16.856Z] Step 80/140 : ARG DOCKERCLI_CHANNEL [2020-07-28T08:12:16.856Z] ---> Running in e08d8906c1ee [2020-07-28T08:12:16.856Z] Removing intermediate container e08d8906c1ee [2020-07-28T08:12:16.856Z] ---> 5afd54da33f7 [2020-07-28T08:12:16.856Z] Step 81/140 : ARG DOCKERCLI_VERSION [2020-07-28T08:12:16.856Z] ---> Running in 3f37e34b938e [2020-07-28T08:12:16.856Z] Removing intermediate container 3f37e34b938e [2020-07-28T08:12:16.856Z] ---> 7c7264567716 [2020-07-28T08:12:16.856Z] Step 82/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-28T08:12:16.856Z] ---> 6422737a7a3f [2020-07-28T08:12:16.856Z] Step 83/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-28T08:12:16.856Z] ---> 1c19ef555cc3 [2020-07-28T08:12:16.856Z] Step 84/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-28T08:12:16.856Z] ---> Running in af827c47b929 [2020-07-28T08:12:16.856Z] + RM_GOPATH=0 [2020-07-28T08:12:16.856Z] + TMP_GOPATH= [2020-07-28T08:12:16.856Z] + : /build [2020-07-28T08:12:16.856Z] + '[' -z '' ']' [2020-07-28T08:12:16.856Z] ++ mktemp -d [2020-07-28T08:12:16.856Z] + export GOPATH=/tmp/tmp.ZDyT5tQqE8 [2020-07-28T08:12:16.856Z] + GOPATH=/tmp/tmp.ZDyT5tQqE8 [2020-07-28T08:12:16.856Z] + RM_GOPATH=1 [2020-07-28T08:12:16.856Z] ++ dirname ./install.sh [2020-07-28T08:12:16.856Z] + dir=. [2020-07-28T08:12:16.856Z] + bin=dockercli [2020-07-28T08:12:16.856Z] + shift [2020-07-28T08:12:16.856Z] + '[' '!' -f ./dockercli.installer ']' [2020-07-28T08:12:16.856Z] + . ./dockercli.installer [2020-07-28T08:12:16.856Z] ++ : stable [2020-07-28T08:12:16.856Z] ++ : 17.06.2-ce [2020-07-28T08:12:16.856Z] + install_dockercli [2020-07-28T08:12:16.856Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-28T08:12:16.856Z] ++ uname -m [2020-07-28T08:12:16.856Z] Install docker/cli version 17.06.2-ce from stable [2020-07-28T08:12:16.856Z] + arch=ppc64le [2020-07-28T08:12:16.856Z] + '[' ppc64le '!=' x86_64 ']' [2020-07-28T08:12:16.856Z] + '[' ppc64le '!=' s390x ']' [2020-07-28T08:12:16.856Z] + '[' ppc64le '!=' armhf ']' [2020-07-28T08:12:16.856Z] + build_dockercli [2020-07-28T08:12:16.856Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.ZDyT5tQqE8/tmp/docker-ce [2020-07-28T08:12:16.856Z] Cloning into '/tmp/tmp.ZDyT5tQqE8/tmp/docker-ce'... [2020-07-28T08:12:17.490Z] ok github.com/docker/docker/daemon/logger/awslogs 0.085s coverage: 78.2% of statements [2020-07-28T08:12:17.491Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-28T08:12:17.491Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-28T08:12:17.491Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2020-07-28T08:12:18.526Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 26.2% of statements [2020-07-28T08:12:18.526Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements [2020-07-28T08:12:18.818Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 88.3% of statements [2020-07-28T08:12:19.452Z] ok github.com/docker/docker/daemon/logger/local 0.010s coverage: 74.7% of statements [2020-07-28T08:12:19.452Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-28T08:12:20.086Z] time="2020-07-28T08:12:19Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate245208029/log705769880.1: no such file or directory" [2020-07-28T08:12:20.086Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.056s coverage: 38.5% of statements [2020-07-28T08:12:21.122Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 47.8% of statements [2020-07-28T08:12:21.414Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-07-28T08:12:22.049Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2020-07-28T08:12:22.049Z] ok github.com/docker/docker/daemon/logger/splunk 1.569s coverage: 84.5% of statements [2020-07-28T08:12:22.049Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-28T08:12:22.049Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-28T08:12:23.559Z] ok github.com/docker/docker/distribution 0.228s coverage: 22.3% of statements [2020-07-28T08:12:23.559Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 48.2% of statements [2020-07-28T08:12:23.559Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-28T08:12:24.595Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-07-28T08:12:25.632Z] ok github.com/docker/docker/image 0.020s coverage: 86.4% of statements [2020-07-28T08:12:26.266Z] ok github.com/docker/docker/distribution/xfer 1.423s coverage: 83.4% of statements [2020-07-28T08:12:26.266Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-28T08:12:26.900Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-07-28T08:12:26.900Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-28T08:12:27.192Z] ok github.com/docker/docker/image/v1 0.015s coverage: 25.0% of statements [2020-07-28T08:12:27.192Z] ? github.com/docker/docker/internal/test [no test files] [2020-07-28T08:12:28.228Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-07-28T08:12:28.228Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-07-28T08:12:28.228Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-07-28T08:12:28.228Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-07-28T08:12:28.228Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-07-28T08:12:28.229Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-07-28T08:12:28.229Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-07-28T08:12:28.229Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-07-28T08:12:28.229Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-07-28T08:12:28.229Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-07-28T08:12:28.229Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-28T08:12:28.863Z] ok github.com/docker/docker/internal/testutil 0.014s coverage: 62.5% of statements [2020-07-28T08:12:29.498Z] ok github.com/docker/docker/libcontainerd/queue 0.042s coverage: 100.0% of statements [2020-07-28T08:12:30.563Z] ok github.com/docker/docker/opts 0.014s coverage: 66.9% of statements [2020-07-28T08:12:30.563Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-07-28T08:12:31.166Z] ................................................ [ 29%] [2020-07-28T08:12:32.019Z] Loaded image: buildpack-deps:jessie [2020-07-28T08:12:32.019Z] Loaded image: busybox:latest [2020-07-28T08:12:32.019Z] Loaded image: busybox:glibc [2020-07-28T08:12:32.019Z] Loaded image: debian:jessie [2020-07-28T08:12:32.019Z] Loaded image: hello-world:latest [2020-07-28T08:12:32.019Z] INFO: Testing against a local daemon [2020-07-28T08:12:32.019Z] === RUN TestBuildWithSession [2020-07-28T08:12:32.279Z] --- PASS: TestBuildWithSession (3.08s) [2020-07-28T08:12:32.279Z] === RUN TestBuildSquashParent [2020-07-28T08:12:32.632Z] ok github.com/docker/docker/pkg/archive 0.521s coverage: 77.0% of statements [2020-07-28T08:12:33.265Z] ok github.com/docker/docker/pkg/authorization 0.403s coverage: 66.7% of statements [2020-07-28T08:12:33.557Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-07-28T08:12:33.557Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-07-28T08:12:37.078Z] ok github.com/docker/docker/layer 7.089s coverage: 72.0% of statements [2020-07-28T08:12:37.078Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-28T08:12:37.078Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-28T08:12:37.078Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-28T08:12:37.078Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-28T08:12:37.078Z] ? github.com/docker/docker/oci [no test files] [2020-07-28T08:12:37.078Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-28T08:12:37.369Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-07-28T08:12:37.662Z] ok github.com/docker/docker/pkg/chrootarchive 3.486s coverage: 43.2% of statements [2020-07-28T08:12:37.662Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-28T08:12:37.662Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-28T08:12:37.662Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-07-28T08:12:37.954Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-07-28T08:12:38.587Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2020-07-28T08:12:38.879Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-07-28T08:12:39.171Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2020-07-28T08:12:39.359Z] Checking out files: 72% (7904/10832) Checking out files: 73% (7908/10832) Checking out files: 74% (8016/10832) Checking out files: 75% (8124/10832) Checking out files: 76% (8233/10832) Checking out files: 77% (8341/10832) Checking out files: 78% (8449/10832) Checking out files: 79% (8558/10832) Checking out files: 80% (8666/10832) Checking out files: 81% (8774/10832) Checking out files: 82% (8883/10832) Checking out files: 83% (8991/10832) Checking out files: 84% (9099/10832) Checking out files: 85% (9208/10832) Checking out files: 86% (9316/10832) Checking out files: 87% (9424/10832) Checking out files: 88% (9533/10832) Checking out files: 89% (9641/10832) Checking out files: 90% (9749/10832) Checking out files: 91% (9858/10832) Checking out files: 92% (9966/10832) Checking out files: 93% (10074/10832) Checking out files: 94% (10183/10832) Checking out files: 95% (10291/10832) Checking out files: 96% (10399/10832) Checking out files: 97% (10508/10832) Checking out files: 98% (10616/10832) Checking out files: 99% (10724/10832) Checking out files: 100% (10832/10832) Checking out files: 100% (10832/10832), done. [2020-07-28T08:12:39.359Z] + cd /tmp/tmp.ZDyT5tQqE8/tmp/docker-ce [2020-07-28T08:12:39.359Z] + git checkout -q v17.06.2-ce [2020-07-28T08:12:39.359Z] + mkdir -p /tmp/tmp.ZDyT5tQqE8/src/github.com/docker [2020-07-28T08:12:39.359Z] + mv components/cli /tmp/tmp.ZDyT5tQqE8/src/github.com/docker/cli [2020-07-28T08:12:39.359Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-07-28T08:12:40.417Z] --- PASS: TestBuildSquashParent (8.34s) [2020-07-28T08:12:40.417Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent [2020-07-28T08:12:40.417Z] daemon.go:325: [d93592b2175e5] waiting for daemon to start [2020-07-28T08:12:40.417Z] daemon.go:325: [d93592b2175e5] waiting for daemon to start [2020-07-28T08:12:40.676Z] daemon.go:353: [d93592b2175e5] daemon started [2020-07-28T08:12:40.676Z] daemon.go:461: [d93592b2175e5] Stopping daemon [2020-07-28T08:12:40.676Z] daemon.go:296: [d93592b2175e5] exiting daemon [2020-07-28T08:12:40.676Z] daemon.go:448: [d93592b2175e5] Daemon stopped [2020-07-28T08:12:40.676Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-28T08:12:40.676Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-28T08:12:40.676Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-28T08:12:40.676Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-28T08:12:40.676Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-28T08:12:40.676Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-28T08:12:40.676Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-28T08:12:40.676Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-28T08:12:40.676Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-28T08:12:40.676Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-28T08:12:40.676Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-28T08:12:40.676Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-28T08:12:40.676Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-28T08:12:40.676Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-28T08:12:40.676Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-28T08:12:40.682Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 66.3% of statements [2020-07-28T08:12:41.316Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 89.5% of statements [2020-07-28T08:12:41.951Z] ok github.com/docker/docker/pkg/discovery/kv 3.113s coverage: 84.1% of statements [2020-07-28T08:12:41.951Z] ok github.com/docker/docker/pkg/fsutils 0.437s coverage: 85.1% of statements [2020-07-28T08:12:41.951Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 10.2% of statements [2020-07-28T08:12:42.988Z] ok github.com/docker/docker/pkg/idtools 0.300s coverage: 70.1% of statements [2020-07-28T08:12:42.988Z] ok github.com/docker/docker/pkg/ioutils 0.282s coverage: 70.4% of statements [2020-07-28T08:12:43.280Z] ok github.com/docker/docker/pkg/locker 0.035s coverage: 88.9% of statements [2020-07-28T08:12:43.280Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-07-28T08:12:43.574Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-07-28T08:12:43.574Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-28T08:12:43.866Z] ok github.com/docker/docker/pkg/namesgenerator 0.020s coverage: 85.7% of statements [2020-07-28T08:12:43.971Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-28T08:12:44.158Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-07-28T08:12:44.232Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-28T08:12:44.452Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-07-28T08:12:44.452Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 90.0% of statements [2020-07-28T08:12:44.744Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-07-28T08:12:45.035Z] ok github.com/docker/docker/pkg/mount 1.183s coverage: 69.6% of statements [2020-07-28T08:12:45.035Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-28T08:12:45.035Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-28T08:12:45.035Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-28T08:12:45.670Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2020-07-28T08:12:45.962Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-07-28T08:12:46.133Z] tests/integration/api_exec_test.py .................... [ 35%] [2020-07-28T08:12:46.253Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2020-07-28T08:12:46.545Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-07-28T08:12:47.523Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-28T08:12:47.523Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-28T08:12:47.579Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 72.7% of statements [2020-07-28T08:12:48.222Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-07-28T08:12:50.815Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s) [2020-07-28T08:12:50.815Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.37s) [2020-07-28T08:12:50.815Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.56s) [2020-07-28T08:12:50.815Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.00s) [2020-07-28T08:12:50.815Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.25s) [2020-07-28T08:12:50.815Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.40s) [2020-07-28T08:12:50.815Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.35s) [2020-07-28T08:12:50.815Z] === RUN TestBuildMultiStageCopy [2020-07-28T08:12:50.815Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-28T08:12:50.954Z] ok github.com/docker/docker/pkg/signal 2.645s coverage: 61.0% of statements [2020-07-28T08:12:51.246Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-07-28T08:12:51.539Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-07-28T08:12:51.831Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-07-28T08:12:52.123Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-07-28T08:12:52.415Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 81.4% of statements [2020-07-28T08:12:53.049Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 35.1% of statements [2020-07-28T08:12:53.341Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements [2020-07-28T08:12:53.352Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-28T08:12:53.600Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-07-28T08:12:53.612Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-28T08:12:53.633Z] ok github.com/docker/docker/pkg/tarsum 0.032s coverage: 89.3% of statements [2020-07-28T08:12:53.924Z] ok github.com/docker/docker/pkg/term 0.002s coverage: 84.8% of statements [2020-07-28T08:12:54.181Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-28T08:12:54.216Z] testing: warning: no tests to run [2020-07-28T08:12:54.216Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: 0.0% of statements [no tests to run] [2020-07-28T08:12:54.507Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-07-28T08:12:54.749Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-28T08:12:54.799Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-07-28T08:12:55.091Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-07-28T08:12:55.317Z] --- PASS: TestBuildMultiStageCopy (4.65s) [2020-07-28T08:12:55.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.55s) [2020-07-28T08:12:55.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s) [2020-07-28T08:12:55.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2020-07-28T08:12:55.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2020-07-28T08:12:55.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.51s) [2020-07-28T08:12:55.317Z] === RUN TestBuildMultiStageParentConfig [2020-07-28T08:12:56.543Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-07-28T08:12:56.599Z] ok github.com/docker/docker/plugin 0.553s coverage: 27.3% of statements [2020-07-28T08:12:56.696Z] --- PASS: TestBuildMultiStageParentConfig (1.23s) [2020-07-28T08:12:56.696Z] === RUN TestBuildLabelWithTargets [2020-07-28T08:12:57.233Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-07-28T08:12:57.869Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.3% of statements [2020-07-28T08:12:58.160Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2020-07-28T08:12:58.602Z] --- PASS: TestBuildLabelWithTargets (2.15s) [2020-07-28T08:12:58.602Z] === RUN TestBuildWithEmptyLayers [2020-07-28T08:12:59.197Z] ok github.com/docker/docker/registry 0.092s coverage: 56.3% of statements [2020-07-28T08:12:59.830Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-07-28T08:12:59.830Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 47.1% of statements [2020-07-28T08:12:59.982Z] --- PASS: TestBuildWithEmptyLayers (1.15s) [2020-07-28T08:12:59.982Z] === RUN TestBuildMultiStageOnBuild [2020-07-28T08:13:00.464Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2020-07-28T08:13:01.098Z] ok github.com/docker/docker/volume/drivers 0.002s coverage: 36.1% of statements [2020-07-28T08:13:01.731Z] ok github.com/docker/docker/volume/local 0.059s coverage: 73.0% of statements [2020-07-28T08:13:02.024Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-07-28T08:13:03.060Z] ok github.com/docker/docker/volume/service 0.008s coverage: 73.0% of statements [2020-07-28T08:13:03.277Z] --- PASS: TestBuildMultiStageOnBuild (2.95s) [2020-07-28T08:13:03.277Z] === RUN TestBuildUncleanTarFilenames [2020-07-28T08:13:04.657Z] --- PASS: TestBuildUncleanTarFilenames (1.72s) [2020-07-28T08:13:04.657Z] === RUN TestBuildMultiStageLayerLeak [2020-07-28T08:13:07.957Z] --- PASS: TestBuildMultiStageLayerLeak (3.19s) [2020-07-28T08:13:07.957Z] === RUN TestBuildWithHugeFile [2020-07-28T08:13:11.323Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-07-28T08:13:18.616Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-07-28T08:13:18.788Z] + return [2020-07-28T08:13:19.810Z] tests/integration/api_secret_test.py ..... [ 52%] [2020-07-28T08:13:21.677Z] ok github.com/docker/docker/pkg/plugins 33.612s coverage: 76.8% of statements [2020-07-28T08:13:21.677Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-28T08:13:21.677Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-28T08:13:21.677Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-28T08:13:21.677Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-28T08:13:21.677Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-28T08:13:21.677Z] ? github.com/docker/docker/rootless [no test files] [2020-07-28T08:13:21.677Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-28T08:13:21.677Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-28T08:13:21.677Z] ? github.com/docker/docker/volume [no test files] [2020-07-28T08:13:21.677Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-28T08:13:21.677Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-28T08:13:21.677Z] [2020-07-28T08:13:21.677Z] === Skipped [2020-07-28T08:13:21.677Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-28T08:13:21.677Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-28T08:13:21.677Z] [2020-07-28T08:13:21.677Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-28T08:13:21.677Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-28T08:13:21.677Z] [2020-07-28T08:13:21.677Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-28T08:13:21.677Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T08:13:21.677Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T08:13:21.677Z] [2020-07-28T08:13:21.677Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-28T08:13:21.677Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T08:13:21.677Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T08:13:21.677Z] [2020-07-28T08:13:21.677Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-28T08:13:21.677Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T08:13:21.677Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T08:13:21.677Z] [2020-07-28T08:13:21.677Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-28T08:13:21.677Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T08:13:21.677Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T08:13:21.677Z] [2020-07-28T08:13:21.677Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-28T08:13:21.677Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T08:13:21.677Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T08:13:21.677Z] [2020-07-28T08:13:21.677Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-28T08:13:21.677Z] graphtest_unix.go:73: No driver to put! [2020-07-28T08:13:21.677Z] [2020-07-28T08:13:21.677Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-28T08:13:21.677Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-28T08:13:21.677Z] [2020-07-28T08:13:21.677Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-28T08:13:21.677Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-28T08:13:21.677Z] [2020-07-28T08:13:21.677Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-28T08:13:21.677Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-28T08:13:21.677Z] [2020-07-28T08:13:21.677Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-28T08:13:21.677Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-28T08:13:21.677Z] [2020-07-28T08:13:21.677Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-28T08:13:21.677Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T08:13:21.677Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T08:13:21.677Z] [2020-07-28T08:13:21.677Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-28T08:13:21.677Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T08:13:21.677Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T08:13:21.677Z] [2020-07-28T08:13:21.677Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-28T08:13:21.677Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T08:13:21.677Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T08:13:21.677Z] [2020-07-28T08:13:21.677Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-28T08:13:21.677Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T08:13:21.677Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T08:13:21.677Z] [2020-07-28T08:13:21.677Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-28T08:13:21.677Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T08:13:21.677Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T08:13:21.677Z] [2020-07-28T08:13:21.677Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-28T08:13:21.677Z] graphtest_unix.go:73: No driver to put! [2020-07-28T08:13:21.677Z] [2020-07-28T08:13:21.677Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-28T08:13:21.677Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-28T08:13:21.677Z] [2020-07-28T08:13:21.677Z] [2020-07-28T08:13:21.677Z] DONE 2066 tests, 19 skipped in 189.024s Post stage [Pipeline] junit [2020-07-28T08:13:21.724Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-28T08:13:22.244Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41277/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9dc455dffb3381edb4071c6ad8b16661844fbee6 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:9dc455dffb3381edb4071c6ad8b16661844fbee6 hack/make.sh dynbinary test-integration [2020-07-28T08:13:22.326Z] Removing intermediate container af827c47b929 [2020-07-28T08:13:22.326Z] ---> db1807073978 [2020-07-28T08:13:22.326Z] Step 85/140 : FROM runtime-dev AS runc [2020-07-28T08:13:22.326Z] ---> 122036de141b [2020-07-28T08:13:22.326Z] Step 86/140 : ENV INSTALL_BINARY_NAME=runc [2020-07-28T08:13:22.326Z] ---> Running in b4a8dadbc920 [2020-07-28T08:13:22.326Z] Removing intermediate container b4a8dadbc920 [2020-07-28T08:13:22.326Z] ---> bae2ca15818e [2020-07-28T08:13:22.326Z] Step 87/140 : ARG RUNC_COMMIT [2020-07-28T08:13:22.326Z] ---> Running in bbf1101b024b [2020-07-28T08:13:22.326Z] Removing intermediate container bbf1101b024b [2020-07-28T08:13:22.326Z] ---> a9552c4cffd9 [2020-07-28T08:13:22.326Z] Step 88/140 : ARG RUNC_BUILDTAGS [2020-07-28T08:13:22.326Z] ---> Running in 5a51d103c2f2 [2020-07-28T08:13:22.536Z] [2020-07-28T08:13:22.536Z] Removing bundles/ [2020-07-28T08:13:22.536Z] [2020-07-28T08:13:22.536Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-28T08:13:22.536Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-28T08:13:22.536Z] GOOS="" GOARCH="" GOARM="" [2020-07-28T08:13:22.620Z] Removing intermediate container 5a51d103c2f2 [2020-07-28T08:13:22.620Z] ---> 464b50f68c38 [2020-07-28T08:13:22.620Z] Step 89/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-28T08:13:22.620Z] ---> f5a80dadce4e [2020-07-28T08:13:22.620Z] Step 90/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-28T08:13:22.913Z] ---> b736fa14ad2c [2020-07-28T08:13:22.913Z] Step 91/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-28T08:13:22.913Z] ---> Running in 590acc1e72ad [2020-07-28T08:13:23.205Z] + RM_GOPATH=0 [2020-07-28T08:13:23.205Z] + TMP_GOPATH= [2020-07-28T08:13:23.205Z] + : /build [2020-07-28T08:13:23.205Z] + '[' -z '' ']' [2020-07-28T08:13:23.205Z] ++ mktemp -d [2020-07-28T08:13:23.205Z] + export GOPATH=/tmp/tmp.I1ZxtjhQtO [2020-07-28T08:13:23.205Z] + GOPATH=/tmp/tmp.I1ZxtjhQtO [2020-07-28T08:13:23.205Z] + RM_GOPATH=1 [2020-07-28T08:13:23.205Z] ++ dirname ./install.sh [2020-07-28T08:13:23.205Z] + dir=. [2020-07-28T08:13:23.205Z] + bin=runc [2020-07-28T08:13:23.205Z] + shift [2020-07-28T08:13:23.205Z] + '[' '!' -f ./runc.installer ']' [2020-07-28T08:13:23.205Z] + . ./runc.installer [2020-07-28T08:13:23.205Z] ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-28T08:13:23.205Z] + install_runc [2020-07-28T08:13:23.205Z] + uname -r [2020-07-28T08:13:23.205Z] + grep -q '^3\.10\.0.*\.el7\.' [2020-07-28T08:13:23.205Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-07-28T08:13:23.205Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-28T08:13:23.205Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-07-28T08:13:23.205Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.I1ZxtjhQtO/src/github.com/opencontainers/runc [2020-07-28T08:13:23.205Z] Cloning into '/tmp/tmp.I1ZxtjhQtO/src/github.com/opencontainers/runc'... [2020-07-28T08:13:24.080Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-07-28T08:13:24.725Z] + cd /tmp/tmp.I1ZxtjhQtO/src/github.com/opencontainers/runc [2020-07-28T08:13:24.725Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-28T08:13:24.725Z] + '[' -z '' ']' [2020-07-28T08:13:24.725Z] + target=static [2020-07-28T08:13:24.725Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-28T08:13:25.020Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-07-28T08:13:38.401Z] ......................... [ 67%] [2020-07-28T08:13:46.942Z] 4612f6d0b889: Pull complete [2020-07-28T08:13:47.595Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-28T08:13:47.595Z] + mkdir -p /build [2020-07-28T08:13:47.595Z] + cp runc /build/runc [2020-07-28T08:13:47.595Z] Removing intermediate container 590acc1e72ad [2020-07-28T08:13:47.595Z] ---> 276756de3905 [2020-07-28T08:13:47.595Z] Step 92/140 : FROM dev-base AS tini [2020-07-28T08:13:47.595Z] ---> 906548d0e6e8 [2020-07-28T08:13:47.595Z] Step 93/140 : ARG DEBIAN_FRONTEND [2020-07-28T08:13:47.595Z] ---> Using cache [2020-07-28T08:13:47.595Z] ---> e2de4a3371e5 [2020-07-28T08:13:47.595Z] Step 94/140 : ARG TINI_COMMIT [2020-07-28T08:13:47.595Z] ---> Running in defd7f103560 [2020-07-28T08:13:47.595Z] Removing intermediate container defd7f103560 [2020-07-28T08:13:47.595Z] ---> c17077074d1f [2020-07-28T08:13:47.595Z] Step 95/140 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2020-07-28T08:13:47.595Z] ---> Running in fbfa84dbff28 [2020-07-28T08:13:47.595Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T08:13:47.595Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T08:13:47.596Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T08:13:47.596Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-28T08:13:47.888Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-28T08:13:47.888Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-28T08:13:49.403Z] Fetched 8145 kB in 2s (4179 kB/s) [2020-07-28T08:13:50.044Z] Reading package lists... [2020-07-28T08:13:50.690Z] Reading package lists... [2020-07-28T08:13:50.690Z] Building dependency tree... [2020-07-28T08:13:50.690Z] Reading state information... [2020-07-28T08:13:50.982Z] The following additional packages will be installed: [2020-07-28T08:13:50.982Z] cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-28T08:13:50.982Z] Suggested packages: [2020-07-28T08:13:50.982Z] cmake-doc ninja-build lrzip [2020-07-28T08:13:50.982Z] Recommended packages: [2020-07-28T08:13:50.982Z] vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-28T08:13:50.982Z] The following NEW packages will be installed: [2020-07-28T08:13:50.982Z] cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-28T08:13:50.982Z] vim-common xxd [2020-07-28T08:13:51.278Z] 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T08:13:51.278Z] Need to get 14.9 MB of archives. [2020-07-28T08:13:51.278Z] After this operation, 67.2 MB of additional disk space will be used. [2020-07-28T08:13:51.278Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-07-28T08:13:51.278Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-07-28T08:13:51.278Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-07-28T08:13:51.278Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-07-28T08:13:52.316Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-07-28T08:13:52.316Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-07-28T08:13:52.316Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-07-28T08:13:52.316Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-07-28T08:13:52.316Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-07-28T08:13:52.316Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-07-28T08:13:52.951Z] debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T08:13:52.951Z] Fetched 14.9 MB in 2s (8952 kB/s) [2020-07-28T08:13:52.951Z] Selecting previously unselected package xxd. [2020-07-28T08:13:52.951Z] (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-28T08:13:52.951Z] Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-28T08:13:52.951Z] Unpacking xxd (2:8.1.0875-5) ... [2020-07-28T08:13:52.951Z] Selecting previously unselected package vim-common. [2020-07-28T08:13:52.951Z] Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-28T08:13:52.951Z] Unpacking vim-common (2:8.1.0875-5) ... [2020-07-28T08:13:52.951Z] Selecting previously unselected package cmake-data. [2020-07-28T08:13:52.951Z] Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-28T08:13:52.951Z] Unpacking cmake-data (3.13.4-1) ... [2020-07-28T08:13:53.590Z] Selecting previously unselected package libicu63:ppc64el. [2020-07-28T08:13:53.590Z] Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-07-28T08:13:53.590Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-28T08:13:54.226Z] Selecting previously unselected package libxml2:ppc64el. [2020-07-28T08:13:54.226Z] Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-07-28T08:13:54.226Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-07-28T08:13:54.226Z] Selecting previously unselected package libarchive13:ppc64el. [2020-07-28T08:13:54.226Z] Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-07-28T08:13:54.226Z] Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-07-28T08:13:54.519Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2020-07-28T08:13:54.519Z] Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-07-28T08:13:54.519Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-07-28T08:13:54.519Z] Selecting previously unselected package librhash0:ppc64el. [2020-07-28T08:13:54.519Z] Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-07-28T08:13:54.519Z] Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-07-28T08:13:54.519Z] Selecting previously unselected package libuv1:ppc64el. [2020-07-28T08:13:54.519Z] Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-07-28T08:13:54.519Z] Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-07-28T08:13:54.519Z] Selecting previously unselected package cmake. [2020-07-28T08:13:54.519Z] Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-07-28T08:13:54.519Z] Unpacking cmake (3.13.4-1) ... [2020-07-28T08:13:54.812Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-28T08:13:54.812Z] Setting up xxd (2:8.1.0875-5) ... [2020-07-28T08:13:54.812Z] Setting up libuv1:ppc64el (1.24.1-1) ... [2020-07-28T08:13:54.812Z] Setting up vim-common (2:8.1.0875-5) ... [2020-07-28T08:13:54.812Z] Setting up librhash0:ppc64el (1.3.8-1) ... [2020-07-28T08:13:54.812Z] Setting up cmake-data (3.13.4-1) ... [2020-07-28T08:13:54.812Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-07-28T08:13:54.812Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-07-28T08:13:54.812Z] Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-07-28T08:13:54.812Z] Setting up cmake (3.13.4-1) ... [2020-07-28T08:13:54.812Z] Processing triggers for libc-bin (2.28-10) ... [2020-07-28T08:13:54.812Z] Processing triggers for mime-support (3.62) ... [2020-07-28T08:13:56.329Z] Removing intermediate container fbfa84dbff28 [2020-07-28T08:13:56.329Z] ---> 33d18a3d9f15 [2020-07-28T08:13:56.329Z] Step 96/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-28T08:13:56.329Z] ---> cba1bc97d257 [2020-07-28T08:13:56.329Z] Step 97/140 : ENV INSTALL_BINARY_NAME=tini [2020-07-28T08:13:56.628Z] ---> Running in f94b29588d33 [2020-07-28T08:13:56.628Z] Removing intermediate container f94b29588d33 [2020-07-28T08:13:56.628Z] ---> 2e25f4312d9f [2020-07-28T08:13:56.628Z] Step 98/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-28T08:13:56.628Z] ---> 889334d34a94 [2020-07-28T08:13:56.628Z] Step 99/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-28T08:13:56.628Z] ---> Running in ea632470d565 [2020-07-28T08:13:56.921Z] + RM_GOPATH=0 [2020-07-28T08:13:56.921Z] + TMP_GOPATH= [2020-07-28T08:13:56.921Z] + : /build [2020-07-28T08:13:56.921Z] + '[' -z '' ']' [2020-07-28T08:13:56.921Z] ++ mktemp -d [2020-07-28T08:13:56.921Z] + export GOPATH=/tmp/tmp.x8mHC5SUwQ [2020-07-28T08:13:56.921Z] + GOPATH=/tmp/tmp.x8mHC5SUwQ [2020-07-28T08:13:56.921Z] + RM_GOPATH=1 [2020-07-28T08:13:56.921Z] ++ dirname ./install.sh [2020-07-28T08:13:56.921Z] + dir=. [2020-07-28T08:13:56.921Z] + bin=tini [2020-07-28T08:13:56.921Z] + shift [2020-07-28T08:13:56.921Z] + '[' '!' -f ./tini.installer ']' [2020-07-28T08:13:56.921Z] + . ./tini.installer [2020-07-28T08:13:56.921Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-28T08:13:56.921Z] ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-28T08:13:56.921Z] + install_tini [2020-07-28T08:13:56.921Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-28T08:13:56.921Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.x8mHC5SUwQ/tini [2020-07-28T08:13:56.921Z] Cloning into '/tmp/tmp.x8mHC5SUwQ/tini'... [2020-07-28T08:13:57.560Z] + cd /tmp/tmp.x8mHC5SUwQ/tini [2020-07-28T08:13:57.560Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-28T08:13:57.560Z] + cmake . [2020-07-28T08:13:57.560Z] -- The C compiler identification is GNU 8.3.0 [2020-07-28T08:13:57.560Z] -- Check for working C compiler: /usr/bin/cc [2020-07-28T08:13:57.560Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-28T08:13:57.560Z] -- Detecting C compiler ABI info [2020-07-28T08:13:57.560Z] -- Detecting C compiler ABI info - done [2020-07-28T08:13:57.560Z] -- Detecting C compile features [2020-07-28T08:13:57.854Z] -- Detecting C compile features - done [2020-07-28T08:13:57.854Z] -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-28T08:13:57.854Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-28T08:13:57.854Z] -- Configuring done [2020-07-28T08:13:57.854Z] -- Generating done [2020-07-28T08:13:57.854Z] -- Build files have been written to: /tmp/tmp.x8mHC5SUwQ/tini [2020-07-28T08:13:57.854Z] + make tini-static [2020-07-28T08:13:58.146Z] Scanning dependencies of target tini-static [2020-07-28T08:13:58.146Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-28T08:13:58.146Z] [100%] Linking C executable tini-static [2020-07-28T08:13:58.440Z] [100%] Built target tini-static [2020-07-28T08:13:58.440Z] + mkdir -p /build [2020-07-28T08:13:58.440Z] + cp tini-static /build/docker-init [2020-07-28T08:13:58.734Z] Removing intermediate container ea632470d565 [2020-07-28T08:13:58.734Z] ---> 2f11e1440525 [2020-07-28T08:13:58.734Z] Step 100/140 : FROM dev-base AS rootlesskit [2020-07-28T08:13:58.734Z] ---> 906548d0e6e8 [2020-07-28T08:13:58.734Z] Step 101/140 : ENV INSTALL_BINARY_NAME=rootlesskit [2020-07-28T08:13:58.734Z] ---> Running in 1904d71591b6 [2020-07-28T08:13:59.026Z] Removing intermediate container 1904d71591b6 [2020-07-28T08:13:59.026Z] ---> 96a1280d2fda [2020-07-28T08:13:59.026Z] Step 102/140 : ARG ROOTLESSKIT_COMMIT [2020-07-28T08:13:59.026Z] ---> Running in 4677dde0cfca [2020-07-28T08:13:59.026Z] Removing intermediate container 4677dde0cfca [2020-07-28T08:13:59.026Z] ---> 9dd2fe5f0cee [2020-07-28T08:13:59.026Z] Step 103/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-28T08:13:59.319Z] ---> fa71e36d6be2 [2020-07-28T08:13:59.319Z] Step 104/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-28T08:13:59.319Z] ---> 13a16afe3dd6 [2020-07-28T08:13:59.319Z] Step 105/140 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2020-07-28T08:13:59.319Z] ---> Running in c203d8ac85ba [2020-07-28T08:13:59.612Z] + RM_GOPATH=0 [2020-07-28T08:13:59.612Z] + TMP_GOPATH= [2020-07-28T08:13:59.612Z] + : /build/ [2020-07-28T08:13:59.612Z] + '[' -z '' ']' [2020-07-28T08:13:59.612Z] ++ mktemp -d [2020-07-28T08:13:59.612Z] + export GOPATH=/tmp/tmp.BbzNRT60So [2020-07-28T08:13:59.612Z] + GOPATH=/tmp/tmp.BbzNRT60So [2020-07-28T08:13:59.612Z] + RM_GOPATH=1 [2020-07-28T08:13:59.612Z] ++ dirname ./install.sh [2020-07-28T08:13:59.612Z] + dir=. [2020-07-28T08:13:59.612Z] Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-28T08:13:59.612Z] + bin=rootlesskit [2020-07-28T08:13:59.612Z] + shift [2020-07-28T08:13:59.612Z] + '[' '!' -f ./rootlesskit.installer ']' [2020-07-28T08:13:59.612Z] + . ./rootlesskit.installer [2020-07-28T08:13:59.612Z] ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-28T08:13:59.612Z] + install_rootlesskit [2020-07-28T08:13:59.612Z] + case "$1" in [2020-07-28T08:13:59.612Z] + export CGO_ENABLED=0 [2020-07-28T08:13:59.612Z] + CGO_ENABLED=0 [2020-07-28T08:13:59.612Z] + _install_rootlesskit [2020-07-28T08:13:59.612Z] + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-07-28T08:13:59.612Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.BbzNRT60So/src/github.com/rootless-containers/rootlesskit [2020-07-28T08:13:59.612Z] Cloning into '/tmp/tmp.BbzNRT60So/src/github.com/rootless-containers/rootlesskit'... [2020-07-28T08:14:00.252Z] + cd /tmp/tmp.BbzNRT60So/src/github.com/rootless-containers/rootlesskit [2020-07-28T08:14:00.252Z] + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-28T08:14:00.560Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-07-28T08:14:00.560Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-28T08:14:09.097Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-07-28T08:14:09.097Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-28T08:14:10.613Z] Removing intermediate container c203d8ac85ba [2020-07-28T08:14:10.613Z] ---> bf02f05e8d7f [2020-07-28T08:14:10.613Z] Step 106/140 : COPY ./contrib/dockerd-rootless.sh /build [2020-07-28T08:14:10.910Z] ---> b7e499dc9e05 [2020-07-28T08:14:10.910Z] Step 107/140 : FROM djs55/vpnkit@sha256:${VPNKIT_DIGEST} AS vpnkit [2020-07-28T08:14:10.910Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2020-07-28T08:14:10.910Z] bad55c542dc9: Pulling fs layer [2020-07-28T08:14:11.548Z] bad55c542dc9: Verifying Checksum [2020-07-28T08:14:11.548Z] bad55c542dc9: Download complete [2020-07-28T08:14:11.548Z] bad55c542dc9: Pull complete [2020-07-28T08:14:11.548Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-07-28T08:14:11.548Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-07-28T08:14:11.548Z] ---> e49efe6f0050 [2020-07-28T08:14:11.548Z] Step 108/140 : FROM runtime-dev AS dev [2020-07-28T08:14:11.548Z] ---> 122036de141b [2020-07-28T08:14:11.548Z] Step 109/140 : ARG DEBIAN_FRONTEND [2020-07-28T08:14:11.841Z] ---> Running in 250636be7ae3 [2020-07-28T08:14:11.841Z] Removing intermediate container 250636be7ae3 [2020-07-28T08:14:11.841Z] ---> 6ab239b3e95f [2020-07-28T08:14:11.841Z] Step 110/140 : RUN groupadd -r docker [2020-07-28T08:14:11.841Z] ---> Running in 20898597f544 [2020-07-28T08:14:12.488Z] Removing intermediate container 20898597f544 [2020-07-28T08:14:12.488Z] ---> 95b9df42f153 [2020-07-28T08:14:12.488Z] Step 111/140 : RUN useradd --create-home --gid docker unprivilegeduser [2020-07-28T08:14:12.488Z] ---> Running in 8a355413eaa6 [2020-07-28T08:14:12.818Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-07-28T08:14:13.121Z] Removing intermediate container 8a355413eaa6 [2020-07-28T08:14:13.121Z] ---> d09c874d8207 [2020-07-28T08:14:13.121Z] Step 112/140 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2020-07-28T08:14:13.121Z] ---> Running in 7803549021f0 [2020-07-28T08:14:13.415Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-28T08:14:13.707Z] Removing intermediate container 7803549021f0 [2020-07-28T08:14:13.707Z] ---> f26781250e2d [2020-07-28T08:14:13.707Z] Step 113/140 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2020-07-28T08:14:13.707Z] ---> Running in 6e7668f63175 [2020-07-28T08:14:14.346Z] Removing intermediate container 6e7668f63175 [2020-07-28T08:14:14.346Z] ---> c2ebe5fd3187 [2020-07-28T08:14:14.346Z] Step 114/140 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2020-07-28T08:14:14.346Z] ---> Running in e4cec1cb82d3 [2020-07-28T08:14:14.980Z] Removing intermediate container e4cec1cb82d3 [2020-07-28T08:14:14.980Z] ---> b458962c5dad [2020-07-28T08:14:14.980Z] Step 115/140 : RUN ldconfig [2020-07-28T08:14:14.980Z] ---> Running in 3708dcfd115e [2020-07-28T08:14:15.622Z] Removing intermediate container 3708dcfd115e [2020-07-28T08:14:15.622Z] ---> 388d4bcf9c01 [2020-07-28T08:14:15.622Z] Step 116/140 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion binutils-mingw-w64 libbtrfs-dev bzip2 g++-mingw-w64-x86-64 iptables jq libcap2-bin libdevmapper-dev libnet1 libnl-3-200 libprotobuf-c1 libsystemd-dev libudev-dev net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs xz-utils zip && rm -rf /var/lib/apt/lists/* [2020-07-28T08:14:15.622Z] ---> Running in c8fb8b7195f1 [2020-07-28T08:14:15.678Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-28T08:14:15.678Z] Using test binary docker [2020-07-28T08:14:15.678Z] +++ /etc/init.d/apparmor start [2020-07-28T08:14:15.678Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-28T08:14:15.678Z] INFO: Waiting for daemon to start... [2020-07-28T08:14:15.678Z] Starting dockerd [2020-07-28T08:14:15.678Z] +++ 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-28T08:14:15.678Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-28T08:14:15.678Z] Using test binary docker [2020-07-28T08:14:15.678Z] +++ /etc/init.d/apparmor start [2020-07-28T08:14:15.678Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-28T08:14:15.678Z] INFO: Waiting for daemon to start... [2020-07-28T08:14:15.678Z] Starting dockerd [2020-07-28T08:14:15.678Z] +++ 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-28T08:14:15.678Z] . [2020-07-28T08:14:15.678Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-28T08:14:15.678Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-28T08:14:15.678Z] Error: No such image: emptyfs [2020-07-28T08:14:15.678Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-28T08:14:15.678Z] ++++ docker load [2020-07-28T08:14:15.678Z] Running integration-test (iteration 1) [2020-07-28T08:14:15.678Z] 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-28T08:14:15.678Z] ++ 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-28T08:14:15.678Z] ++ set -e [2020-07-28T08:14:15.678Z] ++ '[' -n 0 ']' [2020-07-28T08:14:15.678Z] ++ set -x [2020-07-28T08:14:15.678Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-07-28T08:14:15.678Z] [2020-07-28T08:14:15.678Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-28T08:14:15.678Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-28T08:14:15.678Z] Error: No such image: emptyfs [2020-07-28T08:14:15.678Z] ++++ docker load [2020-07-28T08:14:15.678Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-28T08:14:15.678Z] Running integration-test (iteration 1) [2020-07-28T08:14:15.678Z] 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-28T08:14:15.678Z] ++ 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-28T08:14:15.678Z] ++ set -e [2020-07-28T08:14:15.678Z] ++ '[' -n 0 ']' [2020-07-28T08:14:15.678Z] ++ set -x [2020-07-28T08:14:15.678Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-07-28T08:14:15.922Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T08:14:16.215Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T08:14:16.215Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T08:14:16.510Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-28T08:14:17.144Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-28T08:14:17.144Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-28T08:14:18.682Z] Fetched 8145 kB in 3s (3229 kB/s) [2020-07-28T08:14:18.975Z] Reading package lists... [2020-07-28T08:14:19.481Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-28T08:14:19.482Z] [2020-07-28T08:14:19.482Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-28T08:14:19.482Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-28T08:14:19.482Z] HOSTNAME=dbaf00387d47 [2020-07-28T08:14:19.482Z] TESTDEBUG=0 [2020-07-28T08:14:19.482Z] DEST=bundles/test-integration [2020-07-28T08:14:19.482Z] PWD=/go/src/github.com/docker/docker [2020-07-28T08:14:19.482Z] DOCKER_GITCOMMIT=9dc455dffb3381edb4071c6ad8b16661844fbee6 [2020-07-28T08:14:19.482Z] container=docker [2020-07-28T08:14:19.482Z] HOME=/root [2020-07-28T08:14:19.482Z] GOLANG_VERSION=1.13.14 [2020-07-28T08:14:19.482Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-28T08:14:19.482Z] VALIDATE_BRANCH=19.03 [2020-07-28T08:14:19.482Z] TERM=xterm [2020-07-28T08:14:19.482Z] DOCKER_PKG=github.com/docker/docker [2020-07-28T08:14:19.482Z] SHLVL=1 [2020-07-28T08:14:19.482Z] TIMEOUT=120m [2020-07-28T08:14:19.482Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-28T08:14:19.482Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-28T08:14:19.482Z] GO111MODULE=off [2020-07-28T08:14:19.482Z] DOCKER_EXPERIMENTAL=1 [2020-07-28T08:14:19.482Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-28T08:14:19.482Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-28T08:14:19.482Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-28T08:14:19.482Z] GOPATH=/go [2020-07-28T08:14:19.482Z] PKG_CONFIG=pkg-config [2020-07-28T08:14:19.482Z] _=/usr/bin/env [2020-07-28T08:14:19.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-28T08:14:19.904Z] Reading package lists... [2020-07-28T08:14:19.904Z] Building dependency tree... [2020-07-28T08:14:19.904Z] Reading state information... [2020-07-28T08:14:20.197Z] libcap2-bin is already the newest version (1:2.25-2). [2020-07-28T08:14:20.197Z] libcap2-bin set to manually installed. [2020-07-28T08:14:20.197Z] The following additional packages will be installed: [2020-07-28T08:14:20.197Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-28T08:14:20.197Z] gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-28T08:14:20.197Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-07-28T08:14:20.197Z] libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-07-28T08:14:20.197Z] libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-07-28T08:14:20.197Z] libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-07-28T08:14:20.197Z] libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-07-28T08:14:20.197Z] python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-28T08:14:20.197Z] python3.7 python3.7-minimal vim-runtime xxd [2020-07-28T08:14:20.197Z] Suggested packages: [2020-07-28T08:14:20.197Z] apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-07-28T08:14:20.197Z] wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-07-28T08:14:20.197Z] python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-07-28T08:14:20.197Z] xfsdump acl attr quota [2020-07-28T08:14:20.197Z] Recommended packages: [2020-07-28T08:14:20.197Z] aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-28T08:14:20.197Z] python3-keyrings.alt python3-xdg unzip [2020-07-28T08:14:20.837Z] The following NEW packages will be installed: [2020-07-28T08:14:20.837Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-07-28T08:14:20.837Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-07-28T08:14:20.837Z] g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-07-28T08:14:20.837Z] libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-07-28T08:14:20.837Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-07-28T08:14:20.837Z] libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-07-28T08:14:20.837Z] libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-28T08:14:20.837Z] libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-28T08:14:20.837Z] libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-07-28T08:14:20.837Z] mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-07-28T08:14:20.837Z] python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-07-28T08:14:20.837Z] python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-07-28T08:14:20.837Z] python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-07-28T08:14:20.837Z] xfsprogs xxd xz-utils zip [2020-07-28T08:14:20.837Z] 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T08:14:20.837Z] Need to get 106 MB of archives. [2020-07-28T08:14:20.837Z] After this operation, 660 MB of additional disk space will be used. [2020-07-28T08:14:20.837Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-07-28T08:14:20.837Z] 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-28T08:14:20.837Z] 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-28T08:14:20.837Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-07-28T08:14:20.837Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-07-28T08:14:20.837Z] 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-28T08:14:20.837Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-07-28T08:14:20.837Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-07-28T08:14:20.837Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-07-28T08:14:20.837Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-07-28T08:14:20.837Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-07-28T08:14:20.837Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-07-28T08:14:20.837Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-07-28T08:14:20.837Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-07-28T08:14:20.837Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-07-28T08:14:20.837Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-07-28T08:14:21.132Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-07-28T08:14:21.132Z] Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-07-28T08:14:21.132Z] Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-07-28T08:14:21.132Z] 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-28T08:14:21.132Z] Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-07-28T08:14:21.132Z] Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-07-28T08:14:21.132Z] Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-07-28T08:14:21.132Z] Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-07-28T08:14:21.132Z] Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-07-28T08:14:21.426Z] Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-28T08:14:21.426Z] Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-07-28T08:14:21.426Z] Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-07-28T08:14:21.426Z] Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-28T08:14:21.426Z] Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-28T08:14:21.720Z] Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-28T08:14:21.720Z] Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-07-28T08:14:23.251Z] Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-07-28T08:14:24.295Z] Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-07-28T08:14:24.295Z] Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-07-28T08:14:24.295Z] Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-07-28T08:14:24.295Z] Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-07-28T08:14:24.295Z] Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-07-28T08:14:24.295Z] Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-07-28T08:14:24.295Z] Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-07-28T08:14:24.295Z] Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-07-28T08:14:24.295Z] Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-07-28T08:14:24.295Z] Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-07-28T08:14:24.295Z] Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-07-28T08:14:24.295Z] Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-07-28T08:14:24.295Z] Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-07-28T08:14:24.295Z] Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-07-28T08:14:24.295Z] Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-07-28T08:14:24.295Z] Get:49 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-07-28T08:14:24.295Z] Get:50 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-07-28T08:14:24.939Z] Get:51 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-07-28T08:14:24.939Z] Get:52 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-07-28T08:14:24.939Z] Get:53 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-07-28T08:14:24.939Z] Get:54 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-07-28T08:14:24.939Z] Get:55 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-07-28T08:14:24.939Z] Get:56 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-07-28T08:14:24.939Z] Get:57 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-07-28T08:14:24.939Z] Get:58 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-28T08:14:24.939Z] Get:59 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-07-28T08:14:24.939Z] Get:60 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-07-28T08:14:24.939Z] Get:61 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-28T08:14:24.939Z] Get:62 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-07-28T08:14:24.939Z] Get:63 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-28T08:14:24.939Z] Get:64 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-07-28T08:14:24.940Z] Get:65 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-28T08:14:25.234Z] Get:66 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-07-28T08:14:25.234Z] Get:67 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-07-28T08:14:25.234Z] Get:68 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-07-28T08:14:25.541Z] debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T08:14:25.541Z] Fetched 106 MB in 5s (22.8 MB/s) [2020-07-28T08:14:25.541Z] Selecting previously unselected package pigz. [2020-07-28T08:14:25.541Z] (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 ... 15402 files and directories currently installed.) [2020-07-28T08:14:25.541Z] Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-07-28T08:14:25.541Z] Unpacking pigz (2.4-1) ... [2020-07-28T08:14:25.541Z] Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-07-28T08:14:25.541Z] Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-28T08:14:25.541Z] Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-07-28T08:14:25.541Z] Selecting previously unselected package python3.7-minimal. [2020-07-28T08:14:25.541Z] Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-28T08:14:25.541Z] Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-28T08:14:25.833Z] Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-07-28T08:14:25.833Z] Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-28T08:14:26.531Z] Selecting previously unselected package python3-minimal. [2020-07-28T08:14:26.531Z] (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 ... 15651 files and directories currently installed.) [2020-07-28T08:14:26.531Z] Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-07-28T08:14:26.531Z] Unpacking python3-minimal (3.7.3-1) ... [2020-07-28T08:14:26.531Z] Selecting previously unselected package libmpdec2:ppc64el. [2020-07-28T08:14:26.531Z] Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-07-28T08:14:26.531Z] Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-07-28T08:14:26.531Z] Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-07-28T08:14:26.531Z] Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-28T08:14:26.531Z] Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-07-28T08:14:26.824Z] Selecting previously unselected package python3.7. [2020-07-28T08:14:26.824Z] Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-28T08:14:26.824Z] Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-28T08:14:26.824Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-07-28T08:14:26.824Z] Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-07-28T08:14:26.824Z] Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-07-28T08:14:26.824Z] Setting up python3-minimal (3.7.3-1) ... [2020-07-28T08:14:26.824Z] Selecting previously unselected package python3. [2020-07-28T08:14:26.824Z] (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 ... 16063 files and directories currently installed.) [2020-07-28T08:14:26.824Z] Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-07-28T08:14:26.824Z] Unpacking python3 (3.7.3-1) ... [2020-07-28T08:14:27.117Z] Selecting previously unselected package libip4tc0:ppc64el. [2020-07-28T08:14:27.117Z] Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-07-28T08:14:27.117Z] Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-07-28T08:14:27.117Z] Selecting previously unselected package libip6tc0:ppc64el. [2020-07-28T08:14:27.117Z] Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-07-28T08:14:27.117Z] Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-07-28T08:14:27.117Z] Selecting previously unselected package libiptc0:ppc64el. [2020-07-28T08:14:27.117Z] Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-07-28T08:14:27.117Z] Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-07-28T08:14:27.117Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2020-07-28T08:14:27.117Z] Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-07-28T08:14:27.117Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-07-28T08:14:27.117Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-07-28T08:14:27.117Z] Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-07-28T08:14:27.117Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-07-28T08:14:27.117Z] Selecting previously unselected package libnftnl11:ppc64el. [2020-07-28T08:14:27.117Z] Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-07-28T08:14:27.117Z] Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-07-28T08:14:27.117Z] Selecting previously unselected package iptables. [2020-07-28T08:14:27.117Z] Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-07-28T08:14:27.117Z] Unpacking iptables (1.8.2-4) ... [2020-07-28T08:14:27.117Z] Selecting previously unselected package xxd. [2020-07-28T08:14:27.117Z] Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-28T08:14:27.117Z] Unpacking xxd (2:8.1.0875-5) ... [2020-07-28T08:14:27.117Z] Selecting previously unselected package vim-common. [2020-07-28T08:14:27.117Z] Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-28T08:14:27.117Z] Unpacking vim-common (2:8.1.0875-5) ... [2020-07-28T08:14:27.410Z] Selecting previously unselected package bash-completion. [2020-07-28T08:14:27.410Z] Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-28T08:14:27.686Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-07-28T08:14:28.048Z] Unpacking bash-completion (1:2.8-6) ... [2020-07-28T08:14:28.048Z] Selecting previously unselected package bzip2. [2020-07-28T08:14:28.048Z] Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-07-28T08:14:28.048Z] Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-28T08:14:28.048Z] Selecting previously unselected package xz-utils. [2020-07-28T08:14:28.048Z] Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-07-28T08:14:28.048Z] Unpacking xz-utils (5.2.4-1) ... [2020-07-28T08:14:28.048Z] Selecting previously unselected package apparmor. [2020-07-28T08:14:28.048Z] Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-07-28T08:14:28.048Z] Unpacking apparmor (2.13.2-10) ... [2020-07-28T08:14:28.341Z] Selecting previously unselected package aufs-tools. [2020-07-28T08:14:28.341Z] Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-07-28T08:14:28.341Z] Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-28T08:14:28.341Z] Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-28T08:14:28.341Z] Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-07-28T08:14:28.341Z] Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-28T08:14:28.634Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-28T08:14:28.634Z] Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-07-28T08:14:28.634Z] Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-28T08:14:28.929Z] Selecting previously unselected package binutils-mingw-w64. [2020-07-28T08:14:28.929Z] Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-28T08:14:28.929Z] Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-28T08:14:28.929Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-07-28T08:14:29.224Z] Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-07-28T08:14:29.224Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-28T08:14:29.224Z] Selecting previously unselected package dmsetup. [2020-07-28T08:14:29.224Z] Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-07-28T08:14:29.224Z] Unpacking dmsetup (2:1.02.155-3) ... [2020-07-28T08:14:29.224Z] Selecting previously unselected package mingw-w64-common. [2020-07-28T08:14:29.224Z] Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-28T08:14:29.224Z] Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-28T08:14:29.586Z] tests/integration/client_test.py ..... [ 76%] [2020-07-28T08:14:29.870Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-28T08:14:29.870Z] Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-28T08:14:29.870Z] Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-28T08:14:30.153Z] tests/integration/errors_test.py . [ 76%] [2020-07-28T08:14:30.916Z] Selecting previously unselected package gcc-mingw-w64-base. [2020-07-28T08:14:30.916Z] Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-28T08:14:30.916Z] Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-28T08:14:30.916Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-28T08:14:30.916Z] Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-28T08:14:30.916Z] Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-28T08:14:34.463Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-28T08:14:34.463Z] Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-28T08:14:34.463Z] Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-28T08:14:37.208Z] Selecting previously unselected package libonig5:ppc64el. [2020-07-28T08:14:37.208Z] Preparing to unpack .../25-libonig5_6.9.1-1_ppc64el.deb ... [2020-07-28T08:14:37.208Z] Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-07-28T08:14:37.208Z] Selecting previously unselected package libjq1:ppc64el. [2020-07-28T08:14:37.501Z] Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-28T08:14:37.501Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-28T08:14:37.501Z] Selecting previously unselected package jq. [2020-07-28T08:14:37.501Z] Preparing to unpack .../27-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-28T08:14:37.501Z] Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-28T08:14:37.501Z] Selecting previously unselected package libaio1:ppc64el. [2020-07-28T08:14:37.501Z] Preparing to unpack .../28-libaio1_0.3.112-3_ppc64el.deb ... [2020-07-28T08:14:37.501Z] Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-07-28T08:14:37.501Z] Selecting previously unselected package libbtrfs0. [2020-07-28T08:14:37.501Z] Preparing to unpack .../29-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-07-28T08:14:37.501Z] Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-28T08:14:37.501Z] Selecting previously unselected package libbtrfs-dev. [2020-07-28T08:14:37.501Z] Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-07-28T08:14:37.501Z] Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-28T08:14:37.501Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-07-28T08:14:37.501Z] Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-07-28T08:14:37.501Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-28T08:14:37.501Z] Selecting previously unselected package libudev-dev:ppc64el. [2020-07-28T08:14:37.501Z] Preparing to unpack .../32-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-07-28T08:14:37.501Z] Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-07-28T08:14:37.501Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2020-07-28T08:14:37.501Z] Preparing to unpack .../33-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-07-28T08:14:37.501Z] Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-07-28T08:14:37.501Z] Selecting previously unselected package libpcre16-3:ppc64el. [2020-07-28T08:14:37.501Z] Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-07-28T08:14:37.501Z] Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-07-28T08:14:37.501Z] Selecting previously unselected package libpcre32-3:ppc64el. [2020-07-28T08:14:37.501Z] Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-07-28T08:14:37.501Z] Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-07-28T08:14:37.794Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-07-28T08:14:37.794Z] Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-07-28T08:14:37.794Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-07-28T08:14:37.794Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2020-07-28T08:14:37.794Z] Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-07-28T08:14:37.794Z] Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-07-28T08:14:37.794Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2020-07-28T08:14:37.794Z] Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-07-28T08:14:37.794Z] Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-07-28T08:14:37.794Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-07-28T08:14:37.794Z] Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-07-28T08:14:37.794Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-07-28T08:14:37.794Z] Selecting previously unselected package libgpm2:ppc64el. [2020-07-28T08:14:37.794Z] Preparing to unpack .../40-libgpm2_1.20.7-5_ppc64el.deb ... [2020-07-28T08:14:37.794Z] Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-07-28T08:14:37.794Z] Selecting previously unselected package libicu63:ppc64el. [2020-07-28T08:14:37.794Z] Preparing to unpack .../41-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-07-28T08:14:37.794Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-28T08:14:38.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-28T08:14:38.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-28T08:14:38.840Z] Selecting previously unselected package libnet1:ppc64el. [2020-07-28T08:14:38.840Z] Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-28T08:14:38.840Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-28T08:14:38.840Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-07-28T08:14:38.840Z] Preparing to unpack .../43-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-07-28T08:14:38.840Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-28T08:14:38.840Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-07-28T08:14:38.840Z] Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-07-28T08:14:38.840Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-28T08:14:38.840Z] Selecting previously unselected package libreadline5:ppc64el. [2020-07-28T08:14:38.840Z] Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-07-28T08:14:38.840Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-07-28T08:14:38.840Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2020-07-28T08:14:38.840Z] Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-07-28T08:14:38.840Z] Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-07-28T08:14:38.840Z] Selecting previously unselected package net-tools. [2020-07-28T08:14:38.840Z] Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-07-28T08:14:38.840Z] Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-28T08:14:39.138Z] Selecting previously unselected package python-pip-whl. [2020-07-28T08:14:39.138Z] Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-07-28T08:14:39.138Z] Unpacking python-pip-whl (18.1-5) ... [2020-07-28T08:14:39.138Z] Selecting previously unselected package python3-lib2to3. [2020-07-28T08:14:39.138Z] Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-28T08:14:39.138Z] Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-28T08:14:39.138Z] Selecting previously unselected package python3-distutils. [2020-07-28T08:14:39.138Z] Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-07-28T08:14:39.138Z] Unpacking python3-distutils (3.7.3-1) ... [2020-07-28T08:14:39.138Z] Selecting previously unselected package python3-pip. [2020-07-28T08:14:39.138Z] Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-07-28T08:14:39.138Z] Unpacking python3-pip (18.1-5) ... [2020-07-28T08:14:39.138Z] Selecting previously unselected package python3-pkg-resources. [2020-07-28T08:14:39.436Z] Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-28T08:14:39.436Z] Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-28T08:14:39.436Z] Selecting previously unselected package python3-setuptools. [2020-07-28T08:14:39.436Z] Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-07-28T08:14:39.436Z] Unpacking python3-setuptools (40.8.0-1) ... [2020-07-28T08:14:39.436Z] Selecting previously unselected package python3-wheel. [2020-07-28T08:14:39.436Z] Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-07-28T08:14:39.436Z] Unpacking python3-wheel (0.32.3-2) ... [2020-07-28T08:14:39.436Z] Selecting previously unselected package thin-provisioning-tools. [2020-07-28T08:14:39.436Z] Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-07-28T08:14:39.436Z] Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-28T08:14:39.436Z] Selecting previously unselected package vim-runtime. [2020-07-28T08:14:39.436Z] Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-28T08:14:39.436Z] 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-28T08:14:39.436Z] Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-28T08:14:39.436Z] Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-28T08:14:39.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-28T08:14:40.504Z] Selecting previously unselected package vim. [2020-07-28T08:14:40.504Z] Preparing to unpack .../57-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-28T08:14:40.504Z] Unpacking vim (2:8.1.0875-5) ... [2020-07-28T08:14:40.504Z] Selecting previously unselected package xfsprogs. [2020-07-28T08:14:40.504Z] Preparing to unpack .../58-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-07-28T08:14:40.504Z] Unpacking xfsprogs (4.20.0-1) ... [2020-07-28T08:14:40.504Z] Selecting previously unselected package zip. [2020-07-28T08:14:40.504Z] Preparing to unpack .../59-zip_3.0-11+b1_ppc64el.deb ... [2020-07-28T08:14:40.504Z] Unpacking zip (3.0-11+b1) ... [2020-07-28T08:14:40.504Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-07-28T08:14:40.504Z] Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-28T08:14:40.504Z] Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-28T08:14:40.504Z] Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-07-28T08:14:40.504Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-07-28T08:14:40.504Z] Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-28T08:14:40.504Z] Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-07-28T08:14:40.504Z] Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-07-28T08:14:40.504Z] Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-07-28T08:14:40.504Z] Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-07-28T08:14:40.504Z] Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-07-28T08:14:40.504Z] Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-28T08:14:40.504Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-28T08:14:40.504Z] Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-28T08:14:40.504Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-28T08:14:40.504Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-28T08:14:40.504Z] Setting up xxd (2:8.1.0875-5) ... [2020-07-28T08:14:40.504Z] Setting up libbtrfs0 (4.20.1-2) ... [2020-07-28T08:14:40.504Z] Setting up zip (3.0-11+b1) ... [2020-07-28T08:14:40.504Z] Setting up vim-common (2:8.1.0875-5) ... [2020-07-28T08:14:40.504Z] Setting up bash-completion (1:2.8-6) ... [2020-07-28T08:14:40.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-28T08:14:41.546Z] Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-07-28T08:14:41.546Z] Setting up xz-utils (5.2.4-1) ... [2020-07-28T08:14:41.546Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-28T08:14:41.546Z] Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-07-28T08:14:41.546Z] Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-07-28T08:14:41.546Z] Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-28T08:14:41.546Z] Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-28T08:14:41.546Z] Setting up pigz (2.4-1) ... [2020-07-28T08:14:41.546Z] Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-07-28T08:14:41.546Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-28T08:14:41.546Z] Setting up python-pip-whl (18.1-5) ... [2020-07-28T08:14:41.546Z] Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-07-28T08:14:41.546Z] Setting up mingw-w64-common (6.0.0-3) ... [2020-07-28T08:14:41.546Z] Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-28T08:14:41.546Z] Setting up libaio1:ppc64el (0.3.112-3) ... [2020-07-28T08:14:41.546Z] Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-07-28T08:14:41.546Z] Setting up libonig5:ppc64el (6.9.1-1) ... [2020-07-28T08:14:41.546Z] Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-28T08:14:41.546Z] Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-07-28T08:14:41.546Z] Setting up vim (2:8.1.0875-5) ... [2020-07-28T08:14:41.546Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-28T08:14:41.547Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-28T08:14:41.547Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-28T08:14:41.547Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-28T08:14:41.547Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-28T08:14:41.547Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-28T08:14:41.547Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-28T08:14:41.547Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-28T08:14:41.547Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-28T08:14:41.547Z] Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-07-28T08:14:41.547Z] Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-28T08:14:41.547Z] 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-28T08:14:41.547Z] 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-28T08:14:41.547Z] Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-28T08:14:41.547Z] 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-28T08:14:41.547Z] 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-28T08:14:41.547Z] Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-28T08:14:41.547Z] Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-28T08:14:41.547Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-07-28T08:14:41.547Z] Setting up jq (1.5+dfsg-2+b1) ... [2020-07-28T08:14:41.547Z] Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-07-28T08:14:41.547Z] Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-28T08:14:41.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-28T08:14:42.592Z] Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-07-28T08:14:42.592Z] Setting up iptables (1.8.2-4) ... [2020-07-28T08:14:42.592Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-28T08:14:42.592Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-28T08:14:42.592Z] update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-28T08:14:42.592Z] update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-28T08:14:42.592Z] update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-28T08:14:42.592Z] update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-28T08:14:42.592Z] Setting up python3 (3.7.3-1) ... [2020-07-28T08:14:42.592Z] Setting up python3-wheel (0.32.3-2) ... [2020-07-28T08:14:42.592Z] Setting up apparmor (2.13.2-10) ... [2020-07-28T08:14:42.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-28T08:14:43.226Z] Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-28T08:14:43.226Z] Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-28T08:14:43.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-28T08:14:43.519Z] Setting up python3-distutils (3.7.3-1) ... [2020-07-28T08:14:43.519Z] Setting up python3-setuptools (40.8.0-1) ... [2020-07-28T08:14:43.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-28T08:14:43.812Z] Setting up python3-pip (18.1-5) ... [2020-07-28T08:14:44.107Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-28T08:14:44.107Z] Setting up dmsetup (2:1.02.155-3) ... [2020-07-28T08:14:44.107Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-28T08:14:44.107Z] Setting up xfsprogs (4.20.0-1) ... [2020-07-28T08:14:44.107Z] Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-07-28T08:14:44.107Z] Processing triggers for mime-support (3.62) ... [2020-07-28T08:14:44.107Z] Processing triggers for libc-bin (2.28-10) ... [2020-07-28T08:14:45.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-28T08:14:45.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-28T08:14:47.784Z] Loaded image: buildpack-deps:jessie [2020-07-28T08:14:47.784Z] Loaded image: busybox:latest [2020-07-28T08:14:47.784Z] Loaded image: busybox:glibc [2020-07-28T08:14:47.784Z] Loaded image: debian:jessie [2020-07-28T08:14:47.784Z] Loaded image: hello-world:latest [2020-07-28T08:14:47.784Z] INFO: Testing against a local daemon [2020-07-28T08:14:47.784Z] === RUN TestDockerSuite [2020-07-28T08:14:47.784Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-07-28T08:14:47.784Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-07-28T08:14:47.784Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-07-28T08:14:47.784Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-07-28T08:14:47.784Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-07-28T08:14:47.784Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-07-28T08:14:47.784Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-07-28T08:14:47.784Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-07-28T08:14:47.784Z] Loaded image: buildpack-deps:jessie [2020-07-28T08:14:47.784Z] Loaded image: busybox:latest [2020-07-28T08:14:47.784Z] Loaded image: busybox:glibc [2020-07-28T08:14:47.784Z] Loaded image: debian:jessie [2020-07-28T08:14:47.784Z] Loaded image: hello-world:latest [2020-07-28T08:14:47.784Z] INFO: Testing against a local daemon [2020-07-28T08:14:47.784Z] === RUN TestDockerDaemonSuite [2020-07-28T08:14:47.784Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-07-28T08:14:47.784Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-07-28T08:14:47.784Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-07-28T08:14:47.784Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-07-28T08:14:47.784Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-07-28T08:14:47.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-28T08:14:48.721Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-07-28T08:14:48.721Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-07-28T08:14:48.721Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-07-28T08:14:50.101Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-07-28T08:14:50.361Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-07-28T08:14:50.361Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-07-28T08:14:50.361Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-07-28T08:14:51.300Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-07-28T08:14:51.559Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-07-28T08:14:52.497Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-07-28T08:14:52.622Z] Removing intermediate container c8fb8b7195f1 [2020-07-28T08:14:52.622Z] ---> 7e269d53d2c3 [2020-07-28T08:14:52.622Z] Step 117/140 : RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2020-07-28T08:14:52.622Z] ---> Running in 3ab5b7bff643 [2020-07-28T08:14:52.622Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-28T08:14:52.622Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-28T08:14:52.622Z] update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-28T08:14:52.622Z] Removing intermediate container 3ab5b7bff643 [2020-07-28T08:14:52.622Z] ---> 94e0fa2fbd91 [2020-07-28T08:14:52.622Z] Step 118/140 : RUN pip3 install yamllint==1.16.0 [2020-07-28T08:14:52.622Z] ---> Running in b9dfa5084c7c [2020-07-28T08:14:52.757Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-07-28T08:14:52.757Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-07-28T08:14:52.757Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-07-28T08:14:53.017Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-07-28T08:14:53.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-28T08:14:53.586Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-07-28T08:14:53.666Z] Collecting yamllint==1.16.0 [2020-07-28T08:14:53.666Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-28T08:14:53.666Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-28T08:14:53.666Z] Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-28T08:14:53.666Z] Collecting pyyaml (from yamllint==1.16.0) [2020-07-28T08:14:53.666Z] Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-28T08:14:53.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-28T08:14:54.309Z] Building wheels for collected packages: pyyaml [2020-07-28T08:14:54.309Z] Running setup.py bdist_wheel for pyyaml: started [2020-07-28T08:14:54.637Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-28T08:14:54.637Z] Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-28T08:14:54.637Z] Successfully built pyyaml [2020-07-28T08:14:54.637Z] Installing collected packages: pathspec, pyyaml, yamllint [2020-07-28T08:14:54.637Z] Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-28T08:14:54.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-28T08:14:54.929Z] Removing intermediate container b9dfa5084c7c [2020-07-28T08:14:54.929Z] ---> 2eb1158dcc24 [2020-07-28T08:14:54.929Z] Step 119/140 : COPY --from=dockercli /build/ /usr/local/cli [2020-07-28T08:14:55.566Z] ---> 7cfeda0bae40 [2020-07-28T08:14:55.566Z] Step 120/140 : COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-28T08:14:55.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-28T08:14:56.125Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-07-28T08:14:56.694Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-07-28T08:14:56.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-28T08:14:57.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-28T08:14:58.313Z] ---> 5dcb55876c4d [2020-07-28T08:14:58.313Z] Step 121/140 : COPY --from=swagger /build/ /usr/local/bin/ [2020-07-28T08:14:58.525Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-28T08:14:58.525Z] Using test binary docker [2020-07-28T08:14:58.525Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-28T08:14:58.525Z] +++ /etc/init.d/apparmor start [2020-07-28T08:14:58.525Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-28T08:14:58.525Z] INFO: Waiting for daemon to start... [2020-07-28T08:14:58.525Z] Starting dockerd [2020-07-28T08:14:58.525Z] +++ 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-28T08:14:58.604Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-07-28T08:14:58.607Z] ---> 63ee86f2950a [2020-07-28T08:14:58.607Z] Step 122/140 : COPY --from=tomlv /build/ /usr/local/bin/ [2020-07-28T08:14:58.607Z] ---> c430ed9ead99 [2020-07-28T08:14:58.607Z] Step 123/140 : COPY --from=tini /build/ /usr/local/bin/ [2020-07-28T08:14:58.864Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-07-28T08:14:58.901Z] ---> d3a23d13e43c [2020-07-28T08:14:58.902Z] Step 124/140 : COPY --from=registry /build/ /usr/local/bin/ [2020-07-28T08:14:59.542Z] ---> 6527e83e47a2 [2020-07-28T08:14:59.542Z] Step 125/140 : COPY --from=criu /build/ /usr/local/ [2020-07-28T08:14:59.542Z] ---> f87d34ce69ae [2020-07-28T08:14:59.542Z] Step 126/140 : COPY --from=vndr /build/ /usr/local/bin/ [2020-07-28T08:14:59.834Z] ---> 055eb8e89366 [2020-07-28T08:14:59.834Z] Step 127/140 : COPY --from=gotestsum /build/ /usr/local/bin/ [2020-07-28T08:15:00.127Z] ---> 5610a15063be [2020-07-28T08:15:00.127Z] Step 128/140 : COPY --from=gometalinter /build/ /usr/local/bin/ [2020-07-28T08:15:00.634Z] . [2020-07-28T08:15:00.634Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-28T08:15:00.634Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-28T08:15:00.634Z] Error: No such image: emptyfs [2020-07-28T08:15:00.634Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-28T08:15:00.634Z] ++++ docker load [2020-07-28T08:15:00.634Z] Running integration-test (iteration 1) [2020-07-28T08:15:00.634Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-07-28T08:15:00.635Z] ++ 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-28T08:15:00.635Z] ++ set -e [2020-07-28T08:15:00.635Z] ++ '[' -n 0 ']' [2020-07-28T08:15:00.635Z] ++ set -x [2020-07-28T08:15:00.635Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:15:00.805Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-07-28T08:15:01.375Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-07-28T08:15:01.945Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-07-28T08:15:02.219Z] ---> cf633d2fcc33 [2020-07-28T08:15:02.219Z] Step 129/140 : COPY --from=runc /build/ /usr/local/bin/ [2020-07-28T08:15:02.514Z] ---> 6a7683ca8410 [2020-07-28T08:15:02.514Z] Step 130/140 : COPY --from=containerd /build/ /usr/local/bin/ [2020-07-28T08:15:03.156Z] ---> 8a5008ce9fb3 [2020-07-28T08:15:03.156Z] Step 131/140 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-07-28T08:15:03.326Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-07-28T08:15:03.449Z] ---> 607b3d8c868a [2020-07-28T08:15:03.449Z] Step 132/140 : COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2020-07-28T08:15:03.745Z] ---> 0125dadc9d83 [2020-07-28T08:15:03.745Z] Step 133/140 : COPY --from=proxy /build/ /usr/local/bin/ [2020-07-28T08:15:03.938Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-07-28T08:15:04.038Z] ---> 246a94cbb4f6 [2020-07-28T08:15:04.038Z] Step 134/140 : ENV PATH=/usr/local/cli:$PATH [2020-07-28T08:15:04.038Z] ---> Running in 3234e152df6e [2020-07-28T08:15:04.038Z] Removing intermediate container 3234e152df6e [2020-07-28T08:15:04.038Z] ---> 108898fab52a [2020-07-28T08:15:04.038Z] Step 135/140 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2020-07-28T08:15:04.268Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-07-28T08:15:04.332Z] ---> Running in d60822ffa5cf [2020-07-28T08:15:04.332Z] Removing intermediate container d60822ffa5cf [2020-07-28T08:15:04.332Z] ---> cf7b01d65e01 [2020-07-28T08:15:04.332Z] Step 136/140 : WORKDIR /go/src/github.com/docker/docker [2020-07-28T08:15:04.332Z] ---> Running in e92bd13e6fa3 [2020-07-28T08:15:04.332Z] Removing intermediate container e92bd13e6fa3 [2020-07-28T08:15:04.332Z] ---> bff833f1ef94 [2020-07-28T08:15:04.332Z] Step 137/140 : VOLUME /var/lib/docker [2020-07-28T08:15:04.332Z] ---> Running in 6e98b547c0f2 [2020-07-28T08:15:04.627Z] Removing intermediate container 6e98b547c0f2 [2020-07-28T08:15:04.628Z] ---> 88e7a07c16e8 [2020-07-28T08:15:04.628Z] Step 138/140 : ENTRYPOINT ["hack/dind"] [2020-07-28T08:15:04.628Z] ---> Running in 81509d8a144b [2020-07-28T08:15:04.628Z] Removing intermediate container 81509d8a144b [2020-07-28T08:15:04.628Z] ---> a0534e867791 [2020-07-28T08:15:04.628Z] Step 139/140 : FROM dev AS final [2020-07-28T08:15:04.628Z] ---> a0534e867791 [2020-07-28T08:15:04.628Z] Step 140/140 : COPY . /go/src/github.com/docker/docker [2020-07-28T08:15:05.209Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-07-28T08:15:05.209Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-07-28T08:15:06.154Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-07-28T08:15:07.093Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-07-28T08:15:07.561Z] Loaded image: buildpack-deps:jessie [2020-07-28T08:15:07.661Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-07-28T08:15:07.853Z] Loaded image: busybox:latest [2020-07-28T08:15:08.147Z] Loaded image: busybox:glibc [2020-07-28T08:15:08.147Z] Loaded image: debian:jessie [2020-07-28T08:15:08.147Z] Loaded image: hello-world:latest [2020-07-28T08:15:08.147Z] INFO: Testing against a local daemon [2020-07-28T08:15:08.147Z] === RUN TestBuildWithSession [2020-07-28T08:15:09.042Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-07-28T08:15:10.236Z] ---> 39d6988d5d05 [2020-07-28T08:15:10.236Z] Successfully built 39d6988d5d05 [2020-07-28T08:15:10.236Z] Successfully tagged docker:9dc455dffb3381edb4071c6ad8b16661844fbee6 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-28T08:15:10.686Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41277/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9dc455dffb3381edb4071c6ad8b16661844fbee6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:9dc455dffb3381edb4071c6ad8b16661844fbee6 hack/test/unit [2020-07-28T08:15:10.950Z] === RUN TestDockerSuite/TestAttachDetach [2020-07-28T08:15:10.950Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-07-28T08:15:11.685Z] --- PASS: TestBuildWithSession (3.51s) [2020-07-28T08:15:11.685Z] === RUN TestBuildSquashParent [2020-07-28T08:15:11.889Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-07-28T08:15:11.889Z] --- PASS: TestBuildWithHugeFile (124.39s) [2020-07-28T08:15:11.889Z] === RUN TestBuildWithEmptyDockerfile [2020-07-28T08:15:12.150Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-28T08:15:12.150Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-28T08:15:12.150Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-28T08:15:12.150Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-28T08:15:12.150Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-28T08:15:12.150Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-28T08:15:12.150Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-28T08:15:12.150Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-28T08:15:12.150Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-28T08:15:12.410Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-07-28T08:15:12.410Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2020-07-28T08:15:12.410Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2020-07-28T08:15:12.410Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-07-28T08:15:12.410Z] === RUN TestBuildPreserveOwnership [2020-07-28T08:15:12.410Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-28T08:15:12.670Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-07-28T08:15:13.443Z] ? github.com/docker/docker/api [no test files] [2020-07-28T08:15:14.050Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-07-28T08:15:14.620Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-07-28T08:15:15.190Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-28T08:15:15.449Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-07-28T08:15:16.388Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-07-28T08:15:16.648Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-07-28T08:15:16.908Z] --- PASS: TestBuildPreserveOwnership (4.62s) [2020-07-28T08:15:16.908Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.87s) [2020-07-28T08:15:16.908Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.73s) [2020-07-28T08:15:16.908Z] === RUN TestBuildPlatformInvalid [2020-07-28T08:15:17.167Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-07-28T08:15:17.167Z] PASS [2020-07-28T08:15:17.167Z] [2020-07-28T08:15:17.167Z] DONE 30 tests in 203.733s [2020-07-28T08:15:17.167Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-28T08:15:17.167Z] ++ 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-28T08:15:17.167Z] ++ set -e [2020-07-28T08:15:17.167Z] ++ '[' -n 0 ']' [2020-07-28T08:15:17.167Z] ++ set -x [2020-07-28T08:15:17.167Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:15:17.428Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-07-28T08:15:17.428Z] INFO: Testing against a local daemon [2020-07-28T08:15:17.428Z] === RUN TestConfigList [2020-07-28T08:15:18.000Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-07-28T08:15:18.602Z] --- PASS: TestBuildSquashParent (6.95s) [2020-07-28T08:15:18.602Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-28T08:15:18.602Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-28T08:15:18.602Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-28T08:15:18.602Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-28T08:15:18.602Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-28T08:15:18.602Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-28T08:15:18.602Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-28T08:15:18.602Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-28T08:15:18.602Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-28T08:15:18.602Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-28T08:15:18.602Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-28T08:15:18.602Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-28T08:15:18.602Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-28T08:15:18.602Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-28T08:15:18.602Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-28T08:15:18.940Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-07-28T08:15:19.881Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-07-28T08:15:20.308Z] ......... [ 86%] [2020-07-28T08:15:20.449Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-07-28T08:15:20.449Z] --- PASS: TestConfigList (2.95s) [2020-07-28T08:15:20.449Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-07-28T08:15:20.449Z] daemon.go:325: [ddc04e5bc35a1] waiting for daemon to start [2020-07-28T08:15:20.449Z] daemon.go:325: [ddc04e5bc35a1] waiting for daemon to start [2020-07-28T08:15:20.449Z] daemon.go:353: [ddc04e5bc35a1] daemon started [2020-07-28T08:15:20.449Z] daemon.go:461: [ddc04e5bc35a1] Stopping daemon [2020-07-28T08:15:20.449Z] daemon.go:296: [ddc04e5bc35a1] exiting daemon [2020-07-28T08:15:20.449Z] daemon.go:448: [ddc04e5bc35a1] Daemon stopped [2020-07-28T08:15:20.449Z] === RUN TestConfigsCreateAndDelete [2020-07-28T08:15:20.708Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-07-28T08:15:20.708Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-07-28T08:15:20.967Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-07-28T08:15:21.227Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-07-28T08:15:21.366Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-28T08:15:21.667Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-28T08:15:21.799Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-07-28T08:15:22.381Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-07-28T08:15:22.954Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-07-28T08:15:23.524Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-07-28T08:15:23.524Z] --- PASS: TestConfigsCreateAndDelete (3.18s) [2020-07-28T08:15:23.524Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-07-28T08:15:23.524Z] daemon.go:325: [d74bf232069c4] waiting for daemon to start [2020-07-28T08:15:23.524Z] daemon.go:325: [d74bf232069c4] waiting for daemon to start [2020-07-28T08:15:23.524Z] daemon.go:353: [d74bf232069c4] daemon started [2020-07-28T08:15:23.524Z] daemon.go:461: [d74bf232069c4] Stopping daemon [2020-07-28T08:15:23.524Z] daemon.go:296: [d74bf232069c4] exiting daemon [2020-07-28T08:15:23.524Z] daemon.go:448: [d74bf232069c4] Daemon stopped [2020-07-28T08:15:23.524Z] === RUN TestConfigsUpdate [2020-07-28T08:15:23.821Z] tests/integration/models_images_test.py .............. [ 89%] [2020-07-28T08:15:24.410Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-28T08:15:24.410Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-28T08:15:25.015Z] tests/integration/models_networks_test.py .... [ 90%] [2020-07-28T08:15:26.061Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-07-28T08:15:26.061Z] --- PASS: TestConfigsUpdate (2.62s) [2020-07-28T08:15:26.061Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-07-28T08:15:26.061Z] daemon.go:325: [da341a0c811ba] waiting for daemon to start [2020-07-28T08:15:26.061Z] daemon.go:325: [da341a0c811ba] waiting for daemon to start [2020-07-28T08:15:26.061Z] daemon.go:353: [da341a0c811ba] daemon started [2020-07-28T08:15:26.061Z] daemon.go:461: [da341a0c811ba] Stopping daemon [2020-07-28T08:15:26.061Z] daemon.go:296: [da341a0c811ba] exiting daemon [2020-07-28T08:15:26.061Z] daemon.go:448: [da341a0c811ba] Daemon stopped [2020-07-28T08:15:26.061Z] === RUN TestTemplatedConfig [2020-07-28T08:15:26.503Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-28T08:15:26.503Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.73s) [2020-07-28T08:15:26.503Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.82s) [2020-07-28T08:15:26.503Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.60s) [2020-07-28T08:15:26.503Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.52s) [2020-07-28T08:15:26.503Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.42s) [2020-07-28T08:15:26.503Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.48s) [2020-07-28T08:15:26.503Z] === RUN TestBuildMultiStageCopy [2020-07-28T08:15:26.503Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-28T08:15:27.564Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-07-28T08:15:28.407Z] fc1b9e59edad: Pull complete [2020-07-28T08:15:28.407Z] Digest: sha256:921bed01c2a023310bdbaa288edebd82c4910e536ff206b87e9cbe703ca27505 [2020-07-28T08:15:28.407Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T08:15:28.407Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T08:15:28.407Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-07-28T08:15:28.407Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-07-28T08:15:28.407Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1339' [2020-07-28T08:15:28.407Z] INFO: Docker version of control daemon [2020-07-28T08:15:28.407Z] [2020-07-28T08:15:28.407Z] Client: Docker Engine - Enterprise [2020-07-28T08:15:28.407Z] Version: 19.03.5 [2020-07-28T08:15:28.407Z] API version: 1.40 [2020-07-28T08:15:28.407Z] Go version: go1.12.12 [2020-07-28T08:15:28.407Z] Git commit: 2ee0c57608 [2020-07-28T08:15:28.407Z] Built: 11/13/2019 08:00:16 [2020-07-28T08:15:28.407Z] OS/Arch: windows/amd64 [2020-07-28T08:15:28.407Z] Experimental: false [2020-07-28T08:15:28.407Z] [2020-07-28T08:15:28.407Z] Server: Docker Engine - Enterprise [2020-07-28T08:15:28.407Z] Engine: [2020-07-28T08:15:28.407Z] Version: 19.03.5 [2020-07-28T08:15:28.407Z] API version: 1.40 (minimum version 1.24) [2020-07-28T08:15:28.407Z] Go version: go1.12.12 [2020-07-28T08:15:28.407Z] Git commit: 2ee0c57608 [2020-07-28T08:15:28.407Z] Built: 11/13/2019 07:58:51 [2020-07-28T08:15:28.407Z] OS/Arch: windows/amd64 [2020-07-28T08:15:28.407Z] Experimental: true [2020-07-28T08:15:28.407Z] [2020-07-28T08:15:28.407Z] INFO: Docker info of control daemon [2020-07-28T08:15:28.407Z] [2020-07-28T08:15:28.407Z] Client: [2020-07-28T08:15:28.407Z] Debug Mode: false [2020-07-28T08:15:28.407Z] Plugins: [2020-07-28T08:15:28.407Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-28T08:15:28.407Z] [2020-07-28T08:15:28.407Z] Server: [2020-07-28T08:15:28.407Z] Containers: 0 [2020-07-28T08:15:28.407Z] Running: 0 [2020-07-28T08:15:28.407Z] Paused: 0 [2020-07-28T08:15:28.407Z] Stopped: 0 [2020-07-28T08:15:28.407Z] Images: 1 [2020-07-28T08:15:28.407Z] Server Version: 19.03.5 [2020-07-28T08:15:28.407Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-07-28T08:15:28.407Z] Windows: [2020-07-28T08:15:28.407Z] LCOW: [2020-07-28T08:15:28.407Z] Logging Driver: json-file [2020-07-28T08:15:28.407Z] Plugins: [2020-07-28T08:15:28.407Z] Volume: local [2020-07-28T08:15:28.407Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-28T08:15:28.407Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-28T08:15:28.407Z] Swarm: inactive [2020-07-28T08:15:28.407Z] Default Isolation: process [2020-07-28T08:15:28.407Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-28T08:15:28.407Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-28T08:15:28.407Z] OSType: windows [2020-07-28T08:15:28.407Z] Architecture: x86_64 [2020-07-28T08:15:28.407Z] CPUs: 4 [2020-07-28T08:15:28.407Z] Total Memory: 32GiB [2020-07-28T08:15:28.407Z] Name: azwin-2-c27db0 [2020-07-28T08:15:28.407Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-28T08:15:28.407Z] Docker Root Dir: D:\docker [2020-07-28T08:15:28.407Z] Debug Mode: false [2020-07-28T08:15:28.407Z] Registry: https://index.docker.io/v1/ [2020-07-28T08:15:28.407Z] Labels: [2020-07-28T08:15:28.407Z] Experimental: true [2020-07-28T08:15:28.407Z] Insecure Registries: [2020-07-28T08:15:28.407Z] 10.0.0.4:5000 [2020-07-28T08:15:28.407Z] 127.0.0.0/8 [2020-07-28T08:15:28.407Z] Registry Mirrors: [2020-07-28T08:15:28.407Z] http://10.0.0.4:5000/ [2020-07-28T08:15:28.407Z] Live Restore Enabled: false [2020-07-28T08:15:28.407Z] [2020-07-28T08:15:28.407Z] [2020-07-28T08:15:28.407Z] INFO: Commit hash is 9dc455dff [2020-07-28T08:15:28.407Z] INFO: Nuke-Everything... [2020-07-28T08:15:28.407Z] INFO: Container count on control daemon to delete is 0 [2020-07-28T08:15:28.407Z] INFO: Nuking d:\CI [2020-07-28T08:15:28.407Z] INFO: Zapped successfully [2020-07-28T08:15:28.407Z] INFO: Location for testing is d:\CI\PR-41277\1 [2020-07-28T08:15:28.407Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-07-28T08:15:28.407Z] [2020-07-28T08:15:28.407Z] [2020-07-28T08:15:28.407Z] INFO: Building the image from Dockerfile.windows at 07/28/2020 08:15:24... [2020-07-28T08:15:28.407Z] [2020-07-28T08:15:28.875Z] Sending build context to Docker daemon 55.43MB [2020-07-28T08:15:28.875Z] [2020-07-28T08:15:28.875Z] Step 1/8 : FROM microsoft/windowsservercore [2020-07-28T08:15:28.875Z] ---> 987b1d5e0abf [2020-07-28T08:15:28.875Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-07-28T08:15:28.875Z] ---> Running in f642d3b0ae82 [2020-07-28T08:15:28.950Z] ok github.com/docker/docker/api/server 0.026s coverage: 7.9% of statements [2020-07-28T08:15:29.307Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-28T08:15:29.343Z] Removing intermediate container f642d3b0ae82 [2020-07-28T08:15:29.343Z] ---> e49186eefb04 [2020-07-28T08:15:29.343Z] Step 3/8 : ARG GO_VERSION=1.13.14 [2020-07-28T08:15:29.343Z] ---> Running in 7324b6bb50c7 [2020-07-28T08:15:29.638Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-28T08:15:29.812Z] Removing intermediate container 7324b6bb50c7 [2020-07-28T08:15:29.812Z] ---> 49f332dcb22c [2020-07-28T08:15:29.812Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2020-07-28T08:15:29.812Z] ---> Running in 88fff8d4ce69 [2020-07-28T08:15:30.104Z] --- PASS: TestTemplatedConfig (3.68s) [2020-07-28T08:15:30.104Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-07-28T08:15:30.104Z] daemon.go:325: [da305b9c6ea31] waiting for daemon to start [2020-07-28T08:15:30.104Z] daemon.go:325: [da305b9c6ea31] waiting for daemon to start [2020-07-28T08:15:30.104Z] daemon.go:353: [da305b9c6ea31] daemon started [2020-07-28T08:15:30.104Z] daemon.go:461: [da305b9c6ea31] Stopping daemon [2020-07-28T08:15:30.104Z] daemon.go:296: [da305b9c6ea31] exiting daemon [2020-07-28T08:15:30.104Z] daemon.go:448: [da305b9c6ea31] Daemon stopped [2020-07-28T08:15:30.104Z] === RUN TestConfigInspect [2020-07-28T08:15:30.104Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-07-28T08:15:30.280Z] Removing intermediate container 88fff8d4ce69 [2020-07-28T08:15:30.280Z] ---> c97e6efea50c [2020-07-28T08:15:30.280Z] Step 5/8 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2020-07-28T08:15:30.280Z] ---> Running in d87a3044ae26 [2020-07-28T08:15:30.280Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-28T08:15:30.918Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-28T08:15:31.044Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-07-28T08:15:31.557Z] --- PASS: TestBuildMultiStageCopy (4.95s) [2020-07-28T08:15:31.557Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.64s) [2020-07-28T08:15:31.557Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2020-07-28T08:15:31.557Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2020-07-28T08:15:31.557Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2020-07-28T08:15:31.557Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s) [2020-07-28T08:15:31.557Z] === RUN TestBuildMultiStageParentConfig [2020-07-28T08:15:31.589Z] tests/integration/models_nodes_test.py . [ 91%] [2020-07-28T08:15:31.589Z] tests/integration/models_resources_test.py . [ 91%] [2020-07-28T08:15:31.613Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-07-28T08:15:32.994Z] --- PASS: TestConfigInspect (2.92s) [2020-07-28T08:15:32.994Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-07-28T08:15:32.994Z] daemon.go:325: [d5fce1ca19d83] waiting for daemon to start [2020-07-28T08:15:32.994Z] daemon.go:325: [d5fce1ca19d83] waiting for daemon to start [2020-07-28T08:15:32.994Z] daemon.go:353: [d5fce1ca19d83] daemon started [2020-07-28T08:15:32.994Z] daemon.go:461: [d5fce1ca19d83] Stopping daemon [2020-07-28T08:15:32.994Z] daemon.go:296: [d5fce1ca19d83] exiting daemon [2020-07-28T08:15:32.994Z] daemon.go:448: [d5fce1ca19d83] Daemon stopped [2020-07-28T08:15:32.994Z] === RUN TestConfigCreateWithLabels [2020-07-28T08:15:33.080Z] --- PASS: TestBuildMultiStageParentConfig (1.59s) [2020-07-28T08:15:33.080Z] === RUN TestBuildLabelWithTargets [2020-07-28T08:15:35.532Z] --- PASS: TestConfigCreateWithLabels (2.29s) [2020-07-28T08:15:35.532Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-07-28T08:15:35.532Z] daemon.go:325: [d326f0b44a618] waiting for daemon to start [2020-07-28T08:15:35.532Z] daemon.go:325: [d326f0b44a618] waiting for daemon to start [2020-07-28T08:15:35.532Z] daemon.go:353: [d326f0b44a618] daemon started [2020-07-28T08:15:35.532Z] daemon.go:461: [d326f0b44a618] Stopping daemon [2020-07-28T08:15:35.532Z] daemon.go:296: [d326f0b44a618] exiting daemon [2020-07-28T08:15:35.532Z] daemon.go:448: [d326f0b44a618] Daemon stopped [2020-07-28T08:15:35.532Z] === RUN TestConfigCreateResolve [2020-07-28T08:15:35.532Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-07-28T08:15:35.827Z] --- PASS: TestBuildLabelWithTargets (2.50s) [2020-07-28T08:15:35.827Z] === RUN TestBuildWithEmptyLayers [2020-07-28T08:15:36.464Z] --- PASS: TestBuildWithEmptyLayers (1.02s) [2020-07-28T08:15:36.464Z] === RUN TestBuildMultiStageOnBuild [2020-07-28T08:15:37.438Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-07-28T08:15:37.438Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-07-28T08:15:37.677Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-07-28T08:15:37.697Z] --- PASS: TestConfigCreateResolve (2.62s) [2020-07-28T08:15:37.697Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-07-28T08:15:37.697Z] daemon.go:325: [d406cb9045816] waiting for daemon to start [2020-07-28T08:15:37.697Z] daemon.go:325: [d406cb9045816] waiting for daemon to start [2020-07-28T08:15:37.697Z] daemon.go:353: [d406cb9045816] daemon started [2020-07-28T08:15:37.697Z] daemon.go:461: [d406cb9045816] Stopping daemon [2020-07-28T08:15:37.697Z] daemon.go:296: [d406cb9045816] exiting daemon [2020-07-28T08:15:37.697Z] daemon.go:448: [d406cb9045816] Daemon stopped [2020-07-28T08:15:37.697Z] === RUN TestConfigDaemonLibtrustID [2020-07-28T08:15:38.266Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-07-28T08:15:38.266Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-07-28T08:15:38.266Z] daemon.go:325: [dd41df02c3740] waiting for daemon to start [2020-07-28T08:15:38.266Z] daemon.go:325: [dd41df02c3740] waiting for daemon to start [2020-07-28T08:15:38.266Z] daemon.go:353: [dd41df02c3740] daemon started [2020-07-28T08:15:38.266Z] daemon.go:461: [dd41df02c3740] Stopping daemon [2020-07-28T08:15:38.266Z] daemon.go:296: [dd41df02c3740] exiting daemon [2020-07-28T08:15:38.266Z] daemon.go:448: [dd41df02c3740] Daemon stopped [2020-07-28T08:15:38.266Z] PASS [2020-07-28T08:15:38.266Z] [2020-07-28T08:15:38.266Z] DONE 8 tests in 21.028s [2020-07-28T08:15:38.266Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-28T08:15:38.266Z] ++ 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-28T08:15:38.266Z] ++ set -e [2020-07-28T08:15:38.266Z] ++ '[' -n 0 ']' [2020-07-28T08:15:38.266Z] ++ set -x [2020-07-28T08:15:38.266Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:15:38.266Z] INFO: Testing against a local daemon [2020-07-28T08:15:38.266Z] === RUN TestCheckpoint [2020-07-28T08:15:38.526Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-28T08:15:38.526Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-28T08:15:38.526Z] === RUN TestContainerInvalidJSON [2020-07-28T08:15:38.526Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-28T08:15:38.526Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-28T08:15:38.526Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-28T08:15:38.526Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-28T08:15:38.526Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-28T08:15:38.526Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-28T08:15:38.526Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-28T08:15:38.526Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-28T08:15:38.526Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-28T08:15:38.526Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-28T08:15:38.526Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-28T08:15:38.526Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-28T08:15:38.526Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-28T08:15:38.526Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-28T08:15:38.526Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-07-28T08:15:38.526Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-28T08:15:38.526Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2020-07-28T08:15:38.526Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-28T08:15:38.526Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-07-28T08:15:38.526Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-07-28T08:15:38.526Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-28T08:15:38.786Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2020-07-28T08:15:38.786Z] === RUN TestCopyFromContainer [2020-07-28T08:15:38.786Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-07-28T08:15:38.963Z] [2020-07-28T08:15:38.963Z] SUCCESS: Specified value was saved. [2020-07-28T08:15:39.045Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-07-28T08:15:39.431Z] INFO: Downloading git... [2020-07-28T08:15:39.614Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-07-28T08:15:39.615Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-07-28T08:15:39.996Z] --- PASS: TestBuildMultiStageOnBuild (3.02s) [2020-07-28T08:15:39.996Z] === RUN TestBuildUncleanTarFilenames [2020-07-28T08:15:40.185Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-07-28T08:15:40.185Z] === RUN TestCopyFromContainer// [2020-07-28T08:15:40.420Z] INFO: Downloading go... [2020-07-28T08:15:40.426Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-07-28T08:15:40.426Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-07-28T08:15:40.446Z] === RUN TestCopyFromContainer//bar/root [2020-07-28T08:15:40.446Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-28T08:15:40.446Z] === RUN TestCopyFromContainer/bar/quux [2020-07-28T08:15:40.707Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-28T08:15:40.707Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-07-28T08:15:40.707Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-28T08:15:40.967Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-28T08:15:40.967Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-28T08:15:41.042Z] --- PASS: TestBuildUncleanTarFilenames (1.28s) [2020-07-28T08:15:41.042Z] === RUN TestBuildMultiStageLayerLeak [2020-07-28T08:15:41.229Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-28T08:15:41.229Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-07-28T08:15:41.229Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-28T08:15:41.488Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-07-28T08:15:41.488Z] --- PASS: TestCopyFromContainer (2.76s) [2020-07-28T08:15:41.488Z] --- PASS: TestCopyFromContainer// (0.14s) [2020-07-28T08:15:41.488Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-07-28T08:15:41.488Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2020-07-28T08:15:41.488Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-07-28T08:15:41.488Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2020-07-28T08:15:41.488Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2020-07-28T08:15:41.488Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-07-28T08:15:41.488Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-07-28T08:15:41.488Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-07-28T08:15:41.488Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2020-07-28T08:15:41.488Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-28T08:15:41.488Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-28T08:15:41.488Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-28T08:15:41.488Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-28T08:15:41.488Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-28T08:15:41.488Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-28T08:15:41.488Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-28T08:15:41.488Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-28T08:15:41.488Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-28T08:15:41.488Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-28T08:15:41.488Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-28T08:15:41.488Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-28T08:15:41.488Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-28T08:15:41.488Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-07-28T08:15:41.488Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-28T08:15:41.488Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-07-28T08:15:41.488Z] === RUN TestCreateWithInvalidEnv [2020-07-28T08:15:41.488Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-28T08:15:41.488Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-28T08:15:41.488Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-28T08:15:41.488Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-28T08:15:41.488Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-28T08:15:41.488Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-28T08:15:41.488Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-28T08:15:41.488Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-28T08:15:41.488Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-28T08:15:41.488Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2020-07-28T08:15:41.488Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-28T08:15:41.488Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-28T08:15:41.488Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-07-28T08:15:41.488Z] === RUN TestCreateTmpfsMountsTarget [2020-07-28T08:15:41.748Z] --- PASS: TestCreateTmpfsMountsTarget (0.06s) [2020-07-28T08:15:41.748Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-28T08:15:41.984Z] INFO: Downloading compiler 1 of 3... [2020-07-28T08:15:42.460Z] INFO: Downloading compiler 2 of 3... [2020-07-28T08:15:43.465Z] INFO: Downloading compiler 3 of 3... [2020-07-28T08:15:43.657Z] --- PASS: TestCreateWithCustomMaskedPaths (1.96s) [2020-07-28T08:15:43.657Z] === RUN TestCreateWithCapabilities [2020-07-28T08:15:43.657Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-28T08:15:43.657Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-28T08:15:43.657Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-28T08:15:43.657Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-28T08:15:43.657Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-28T08:15:43.657Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-28T08:15:43.657Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-28T08:15:43.657Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-28T08:15:43.657Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-28T08:15:43.657Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-28T08:15:43.657Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-28T08:15:43.657Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-28T08:15:43.657Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-28T08:15:43.657Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-28T08:15:43.657Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-28T08:15:43.657Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-28T08:15:43.657Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-28T08:15:43.657Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-28T08:15:43.657Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-28T08:15:43.657Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-28T08:15:43.657Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-28T08:15:43.657Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-28T08:15:43.657Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-28T08:15:43.657Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-28T08:15:43.657Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-28T08:15:43.657Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-28T08:15:43.657Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-28T08:15:43.657Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-28T08:15:43.657Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-28T08:15:43.657Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-28T08:15:43.657Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-28T08:15:43.657Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-28T08:15:43.657Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-28T08:15:43.916Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-07-28T08:15:43.916Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.03s) [2020-07-28T08:15:43.916Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-28T08:15:43.916Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-28T08:15:43.916Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.04s) [2020-07-28T08:15:43.916Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.03s) [2020-07-28T08:15:43.916Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-28T08:15:43.916Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-07-28T08:15:43.916Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s) [2020-07-28T08:15:43.916Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-07-28T08:15:43.916Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-07-28T08:15:43.916Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-07-28T08:15:43.916Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-28T08:15:43.933Z] INFO: Extracting git... [2020-07-28T08:15:44.177Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-07-28T08:15:44.177Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-07-28T08:15:44.299Z] tests/integration/regression_test.py ...... [ 98%] [2020-07-28T08:15:44.575Z] --- PASS: TestBuildMultiStageLayerLeak (3.11s) [2020-07-28T08:15:44.576Z] === RUN TestBuildWithHugeFile [2020-07-28T08:15:44.816Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-07-28T08:15:44.816Z] tests/integration/credentials/utils_test.py . [100%] [2020-07-28T08:15:44.816Z] [2020-07-28T08:15:44.816Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-07-28T08:15:44.816Z] =========================== short test summary info ============================ [2020-07-28T08:15:44.816Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-07-28T08:15:44.816Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-07-28T08:15:44.816Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-07-28T08:15:44.816Z] Not supported on most drivers [2020-07-28T08:15:44.816Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-07-28T08:15:44.816Z] Can fail if eth0 has multiple IP addresses [2020-07-28T08:15:44.816Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-07-28T08:15:44.816Z] This doesn't seem to be taken into account by the engine [2020-07-28T08:15:44.816Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-07-28T08:15:44.816Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-07-28T08:15:44.816Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-07-28T08:15:44.816Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-07-28T08:15:44.816Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-07-28T08:15:44.816Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-07-28T08:15:44.816Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-07-28T08:15:44.816Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 293.19 seconds == [2020-07-28T08:15:45.073Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-07-28T08:15:45.118Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-07-28T08:15:46.058Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.10s) [2020-07-28T08:15:46.058Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-28T08:15:46.058Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-28T08:15:46.058Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-28T08:15:46.058Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-28T08:15:46.058Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-28T08:15:46.058Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-28T08:15:46.058Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-28T08:15:46.058Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-28T08:15:46.058Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-28T08:15:46.058Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-28T08:15:46.058Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-28T08:15:46.058Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-28T08:15:46.058Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-28T08:15:46.058Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-28T08:15:46.058Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-28T08:15:46.058Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-28T08:15:46.058Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-28T08:15:46.058Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-07-28T08:15:46.058Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-07-28T08:15:46.058Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-28T08:15:46.058Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-07-28T08:15:46.058Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-07-28T08:15:46.058Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-28T08:15:46.627Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.74s) [2020-07-28T08:15:46.627Z] === RUN TestContainerStartOnDaemonRestart [2020-07-28T08:15:46.627Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-28T08:15:46.627Z] === RUN TestDaemonRestartIpcMode [2020-07-28T08:15:46.627Z] === PAUSE TestDaemonRestartIpcMode [2020-07-28T08:15:46.627Z] === RUN TestDiff [2020-07-28T08:15:47.574Z] --- PASS: TestDiff (0.66s) [2020-07-28T08:15:47.574Z] === RUN TestExecWithCloseStdin [2020-07-28T08:15:48.523Z] --- PASS: TestExecWithCloseStdin (0.97s) [2020-07-28T08:15:48.523Z] === RUN TestExec [2020-07-28T08:15:49.469Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-07-28T08:15:49.469Z] --- PASS: TestExec (1.03s) [2020-07-28T08:15:49.469Z] === RUN TestExecUser [2020-07-28T08:15:50.407Z] --- PASS: TestExecUser (0.95s) [2020-07-28T08:15:50.407Z] === RUN TestExportContainerAndImportImage [2020-07-28T08:15:51.347Z] --- PASS: TestExportContainerAndImportImage (1.13s) [2020-07-28T08:15:51.347Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-28T08:15:51.916Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-07-28T08:15:51.916Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-07-28T08:15:51.916Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-07-28T08:15:53.294Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2020-07-28T08:15:53.294Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-07-28T08:15:53.294Z] daemon.go:325: [dc2b0905c569a] waiting for daemon to start [2020-07-28T08:15:53.294Z] daemon.go:325: [dc2b0905c569a] waiting for daemon to start [2020-07-28T08:15:53.294Z] daemon.go:353: [dc2b0905c569a] daemon started [2020-07-28T08:15:53.294Z] daemon.go:461: [dc2b0905c569a] Stopping daemon [2020-07-28T08:15:53.294Z] daemon.go:296: [dc2b0905c569a] exiting daemon [2020-07-28T08:15:53.294Z] daemon.go:448: [dc2b0905c569a] Daemon stopped [2020-07-28T08:15:53.294Z] daemon.go:325: [dc2b0905c569a] waiting for daemon to start [2020-07-28T08:15:53.294Z] daemon.go:325: [dc2b0905c569a] waiting for daemon to start [2020-07-28T08:15:53.294Z] daemon.go:353: [dc2b0905c569a] daemon started [2020-07-28T08:15:53.294Z] daemon.go:461: [dc2b0905c569a] Stopping daemon [2020-07-28T08:15:53.294Z] daemon.go:296: [dc2b0905c569a] exiting daemon [2020-07-28T08:15:53.294Z] daemon.go:448: [dc2b0905c569a] Daemon stopped [2020-07-28T08:15:53.294Z] === RUN TestHealthCheckWorkdir [2020-07-28T08:15:53.862Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-07-28T08:15:54.123Z] --- PASS: TestHealthCheckWorkdir (1.20s) [2020-07-28T08:15:54.123Z] === RUN TestHealthKillContainer [2020-07-28T08:15:55.502Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-07-28T08:15:55.761Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-07-28T08:15:55.761Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-07-28T08:15:56.419Z] INFO: Expanding go... [2020-07-28T08:15:57.142Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-07-28T08:15:57.142Z] --- PASS: TestHealthKillContainer (2.95s) [2020-07-28T08:15:57.142Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-28T08:15:57.142Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-07-28T08:15:57.291Z] umount: bundles/test-docker-py/root: no mount point specified. [2020-07-28T08:15:57.291Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-28T08:15:57.291Z] [2020-07-28T08:15:57.291Z] Unloading profiles will leave already running processes permanently [2020-07-28T08:15:57.291Z] unconfined, which can lead to unexpected situations. [2020-07-28T08:15:57.291Z] [2020-07-28T08:15:57.291Z] To set a process to complain mode, use the command line tool [2020-07-28T08:15:57.291Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-28T08:15:57.291Z] Post stage [Pipeline] junit [2020-07-28T08:15:57.560Z] Recording test results [Pipeline] sh [2020-07-28T08:15:57.972Z] + echo Ensuring container killed. [2020-07-28T08:15:57.972Z] Ensuring container killed. [2020-07-28T08:15:57.972Z] + docker rm -vf docker-pr1 [2020-07-28T08:15:57.972Z] Error: No such container: docker-pr1 [2020-07-28T08:15:57.972Z] + true [Pipeline] sh [2020-07-28T08:15:58.080Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s) [2020-07-28T08:15:58.081Z] === RUN TestIpcModeNone [2020-07-28T08:15:58.253Z] + echo Chowning /workspace to jenkins user [2020-07-28T08:15:58.253Z] Chowning /workspace to jenkins user [2020-07-28T08:15:58.253Z] + id -u [2020-07-28T08:15:58.253Z] + id -g [2020-07-28T08:15:58.253Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41277:/workspace busybox chown -R 1000:1000 /workspace [2020-07-28T08:15:59.020Z] --- PASS: TestIpcModeNone (0.93s) [2020-07-28T08:15:59.020Z] === RUN TestIpcModePrivate [2020-07-28T08:15:59.020Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-28T08:15:59.478Z] + bundleName=docker-py [2020-07-28T08:15:59.479Z] + echo Creating docker-py-bundles.tar.gz [2020-07-28T08:15:59.479Z] Creating docker-py-bundles.tar.gz [2020-07-28T08:15:59.479Z] + 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-28T08:15:59.490Z] Archiving artifacts [2020-07-28T08:15:59.589Z] --- PASS: TestIpcModePrivate (0.90s) [2020-07-28T08:15:59.589Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2020-07-28T08:15:59.589Z] === RUN TestIpcModeShareable [2020-07-28T08:15:59.827Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41277/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-07-28T08:16:00.168Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41277/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=9dc455dffb3381edb4071c6ad8b16661844fbee6 -e DOCKER_GRAPHDRIVER docker:9dc455dffb3381edb4071c6ad8b16661844fbee6 hack/make.sh binary-daemon [2020-07-28T08:16:00.426Z] [2020-07-28T08:16:00.527Z] --- PASS: TestIpcModeShareable (0.96s) [2020-07-28T08:16:00.685Z] Removing bundles/ [2020-07-28T08:16:00.685Z] [2020-07-28T08:16:00.685Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-07-28T08:16:00.685Z] Building: bundles/binary-daemon/dockerd-dev [2020-07-28T08:16:00.685Z] GOOS="" GOARCH="" GOARM="" [2020-07-28T08:16:00.787Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2020-07-28T08:16:00.787Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-28T08:16:01.046Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-07-28T08:16:01.986Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-07-28T08:16:02.246Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-07-28T08:16:02.506Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-07-28T08:16:03.075Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-07-28T08:16:03.334Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.71s) [2020-07-28T08:16:03.334Z] === RUN TestAPIIpcModeHost [2020-07-28T08:16:04.273Z] --- PASS: TestAPIIpcModeHost (0.72s) [2020-07-28T08:16:04.273Z] === RUN TestDaemonIpcModeShareable [2020-07-28T08:16:05.654Z] --- PASS: TestDaemonIpcModeShareable (1.51s) [2020-07-28T08:16:05.654Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-07-28T08:16:05.654Z] daemon.go:325: [d82abaaed1817] waiting for daemon to start [2020-07-28T08:16:05.654Z] daemon.go:325: [d82abaaed1817] waiting for daemon to start [2020-07-28T08:16:05.654Z] daemon.go:353: [d82abaaed1817] daemon started [2020-07-28T08:16:05.654Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true [2020-07-28T08:16:05.654Z] daemon.go:461: [d82abaaed1817] Stopping daemon [2020-07-28T08:16:05.654Z] daemon.go:296: [d82abaaed1817] exiting daemon [2020-07-28T08:16:05.654Z] daemon.go:448: [d82abaaed1817] Daemon stopped [2020-07-28T08:16:05.654Z] === RUN TestDaemonIpcModePrivate [2020-07-28T08:16:05.913Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-07-28T08:16:06.172Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-07-28T08:16:07.111Z] --- PASS: TestDaemonIpcModePrivate (1.59s) [2020-07-28T08:16:07.111Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-07-28T08:16:07.111Z] daemon.go:325: [defd640542632] waiting for daemon to start [2020-07-28T08:16:07.111Z] daemon.go:325: [defd640542632] waiting for daemon to start [2020-07-28T08:16:07.111Z] daemon.go:353: [defd640542632] daemon started [2020-07-28T08:16:07.111Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false [2020-07-28T08:16:07.111Z] daemon.go:461: [defd640542632] Stopping daemon [2020-07-28T08:16:07.111Z] daemon.go:296: [defd640542632] exiting daemon [2020-07-28T08:16:07.111Z] daemon.go:448: [defd640542632] Daemon stopped [2020-07-28T08:16:07.111Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-28T08:16:08.493Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.29s) [2020-07-28T08:16:08.493Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-07-28T08:16:08.493Z] daemon.go:325: [dc9434dbe1e93] waiting for daemon to start [2020-07-28T08:16:08.493Z] daemon.go:325: [dc9434dbe1e93] waiting for daemon to start [2020-07-28T08:16:08.493Z] daemon.go:353: [dc9434dbe1e93] daemon started [2020-07-28T08:16:08.493Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: false, mustBeShared: false [2020-07-28T08:16:08.493Z] daemon.go:461: [dc9434dbe1e93] Stopping daemon [2020-07-28T08:16:08.493Z] daemon.go:296: [dc9434dbe1e93] exiting daemon [2020-07-28T08:16:08.493Z] daemon.go:448: [dc9434dbe1e93] Daemon stopped [2020-07-28T08:16:08.493Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-28T08:16:09.062Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-07-28T08:16:09.631Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-07-28T08:16:10.201Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-07-28T08:16:10.201Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2020-07-28T08:16:10.201Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-07-28T08:16:10.201Z] daemon.go:325: [dc7ba0d80c0ca] waiting for daemon to start [2020-07-28T08:16:10.201Z] daemon.go:325: [dc7ba0d80c0ca] waiting for daemon to start [2020-07-28T08:16:10.201Z] daemon.go:353: [dc7ba0d80c0ca] daemon started [2020-07-28T08:16:10.201Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: true, mustBeShared: true [2020-07-28T08:16:10.201Z] daemon.go:461: [dc7ba0d80c0ca] Stopping daemon [2020-07-28T08:16:10.201Z] daemon.go:296: [dc7ba0d80c0ca] exiting daemon [2020-07-28T08:16:10.201Z] daemon.go:448: [dc7ba0d80c0ca] Daemon stopped [2020-07-28T08:16:10.201Z] === RUN TestIpcModeOlderClient [2020-07-28T08:16:10.201Z] === PAUSE TestIpcModeOlderClient [2020-07-28T08:16:10.201Z] === RUN TestKillContainerInvalidSignal [2020-07-28T08:16:11.156Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2020-07-28T08:16:11.156Z] === RUN TestKillContainer [2020-07-28T08:16:11.156Z] === RUN TestKillContainer/no_signal [2020-07-28T08:16:11.421Z] === RUN TestDockerSuite/TestBuildAddScript [2020-07-28T08:16:11.738Z] --- PASS: TestBuildWithHugeFile (27.36s) [2020-07-28T08:16:11.738Z] === RUN TestBuildWithEmptyDockerfile [2020-07-28T08:16:11.738Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-28T08:16:11.738Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-28T08:16:11.738Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-28T08:16:11.738Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-28T08:16:11.738Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-28T08:16:11.738Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-28T08:16:11.738Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-28T08:16:11.738Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-28T08:16:11.738Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-28T08:16:11.738Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2020-07-28T08:16:11.738Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2020-07-28T08:16:11.738Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2020-07-28T08:16:11.738Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-07-28T08:16:11.738Z] === RUN TestBuildPreserveOwnership [2020-07-28T08:16:11.738Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-28T08:16:11.993Z] === RUN TestKillContainer/non_killing_signal [2020-07-28T08:16:12.563Z] === RUN TestKillContainer/killing_signal [2020-07-28T08:16:13.131Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-07-28T08:16:13.393Z] --- PASS: TestKillContainer (2.39s) [2020-07-28T08:16:13.393Z] --- PASS: TestKillContainer/no_signal (0.85s) [2020-07-28T08:16:13.393Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2020-07-28T08:16:13.393Z] --- PASS: TestKillContainer/killing_signal (0.72s) [2020-07-28T08:16:13.393Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-28T08:16:13.393Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-28T08:16:13.652Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-07-28T08:16:14.223Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-28T08:16:14.223Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-07-28T08:16:14.228Z] INFO: Expanding compiler 1 of 3... [2020-07-28T08:16:14.482Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-07-28T08:16:14.742Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-07-28T08:16:15.001Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.41s) [2020-07-28T08:16:15.001Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2020-07-28T08:16:15.001Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.45s) [2020-07-28T08:16:15.001Z] === RUN TestKillStoppedContainer [2020-07-28T08:16:15.001Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-07-28T08:16:15.001Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-28T08:16:15.001Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-07-28T08:16:15.001Z] === RUN TestKillDifferentUserContainer [2020-07-28T08:16:15.214Z] INFO: Expanding compiler 2 of 3... [2020-07-28T08:16:15.940Z] --- PASS: TestKillDifferentUserContainer (0.83s) [2020-07-28T08:16:15.940Z] === RUN TestInspectOomKilledTrue [2020-07-28T08:16:15.940Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-28T08:16:15.940Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-28T08:16:15.940Z] === RUN TestInspectOomKilledFalse [2020-07-28T08:16:15.940Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-28T08:16:15.940Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-28T08:16:15.940Z] === RUN TestLinksEtcHostsContentMatch [2020-07-28T08:16:16.311Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-28T08:16:16.509Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-07-28T08:16:16.509Z] --- PASS: TestLinksEtcHostsContentMatch (0.68s) [2020-07-28T08:16:16.509Z] === RUN TestLinksContainerNames [2020-07-28T08:16:18.400Z] --- PASS: TestBuildPreserveOwnership (6.48s) [2020-07-28T08:16:18.400Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.20s) [2020-07-28T08:16:18.400Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.27s) [2020-07-28T08:16:18.400Z] === RUN TestBuildPlatformInvalid [2020-07-28T08:16:18.400Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-07-28T08:16:18.400Z] PASS [2020-07-28T08:16:18.400Z] [2020-07-28T08:16:18.400Z] DONE 30 tests in 77.625s [2020-07-28T08:16:18.400Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-07-28T08:16:18.400Z] ++ 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-28T08:16:18.400Z] ++ set -e [2020-07-28T08:16:18.400Z] ++ '[' -n 0 ']' [2020-07-28T08:16:18.400Z] ++ set -x [2020-07-28T08:16:18.400Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:16:18.400Z] INFO: Testing against a local daemon [2020-07-28T08:16:18.400Z] === RUN TestConfigList [2020-07-28T08:16:18.417Z] --- PASS: TestLinksContainerNames (1.56s) [2020-07-28T08:16:18.417Z] === RUN TestLogsFollowTailEmpty [2020-07-28T08:16:18.417Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-07-28T08:16:18.987Z] --- PASS: TestLogsFollowTailEmpty (0.75s) [2020-07-28T08:16:18.987Z] === RUN TestContainerNetworkMountsNoChown [2020-07-28T08:16:19.557Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s) [2020-07-28T08:16:19.557Z] === RUN TestMountDaemonRoot [2020-07-28T08:16:19.557Z] === RUN TestMountDaemonRoot/default [2020-07-28T08:16:19.557Z] === PAUSE TestMountDaemonRoot/default [2020-07-28T08:16:19.557Z] === RUN TestMountDaemonRoot/private [2020-07-28T08:16:19.557Z] === PAUSE TestMountDaemonRoot/private [2020-07-28T08:16:19.557Z] === RUN TestMountDaemonRoot/rprivate [2020-07-28T08:16:19.557Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-28T08:16:19.557Z] === RUN TestMountDaemonRoot/slave [2020-07-28T08:16:19.557Z] === PAUSE TestMountDaemonRoot/slave [2020-07-28T08:16:19.557Z] === RUN TestMountDaemonRoot/rslave [2020-07-28T08:16:19.557Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-28T08:16:19.557Z] === RUN TestMountDaemonRoot/shared [2020-07-28T08:16:19.557Z] === PAUSE TestMountDaemonRoot/shared [2020-07-28T08:16:19.557Z] === RUN TestMountDaemonRoot/rshared [2020-07-28T08:16:19.557Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-28T08:16:19.818Z] === CONT TestMountDaemonRoot/default [2020-07-28T08:16:19.818Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-28T08:16:19.818Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-28T08:16:19.818Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-28T08:16:19.818Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-28T08:16:19.818Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-28T08:16:19.818Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-28T08:16:19.818Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-28T08:16:19.818Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-28T08:16:19.818Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-28T08:16:19.818Z] === CONT TestMountDaemonRoot/rprivate [2020-07-28T08:16:19.818Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-28T08:16:19.818Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-28T08:16:19.818Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-28T08:16:19.818Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-28T08:16:19.818Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-28T08:16:19.818Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-28T08:16:19.818Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-28T08:16:19.818Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-28T08:16:19.818Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-28T08:16:19.818Z] === CONT TestMountDaemonRoot/rshared [2020-07-28T08:16:19.818Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-28T08:16:19.818Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-28T08:16:19.818Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-28T08:16:19.818Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-28T08:16:19.818Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-28T08:16:19.818Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-28T08:16:19.818Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-28T08:16:19.818Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-28T08:16:19.818Z] === CONT TestMountDaemonRoot/shared [2020-07-28T08:16:19.818Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-28T08:16:19.818Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-28T08:16:19.818Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-28T08:16:19.818Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-28T08:16:19.818Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-28T08:16:19.818Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-28T08:16:19.818Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-28T08:16:19.818Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-28T08:16:19.818Z] === CONT TestMountDaemonRoot/rslave [2020-07-28T08:16:19.818Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-28T08:16:19.818Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-28T08:16:19.818Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-28T08:16:19.818Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-28T08:16:19.818Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-28T08:16:19.818Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-28T08:16:19.818Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-28T08:16:19.818Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-28T08:16:19.818Z] === CONT TestMountDaemonRoot/slave [2020-07-28T08:16:19.818Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-28T08:16:19.818Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-28T08:16:19.818Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-28T08:16:19.818Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-28T08:16:19.818Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-28T08:16:19.818Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-28T08:16:19.818Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-28T08:16:19.818Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-28T08:16:19.818Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-28T08:16:19.818Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-28T08:16:19.818Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-28T08:16:19.818Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-28T08:16:19.818Z] === CONT TestMountDaemonRoot/private [2020-07-28T08:16:19.818Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-28T08:16:19.818Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-28T08:16:19.818Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-28T08:16:19.818Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-28T08:16:19.818Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-28T08:16:19.818Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-28T08:16:19.818Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-28T08:16:19.818Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-28T08:16:19.818Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-28T08:16:19.818Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-28T08:16:19.818Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-28T08:16:19.818Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-28T08:16:19.818Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-28T08:16:19.965Z] INFO: Expanding compiler 3 of 3... [2020-07-28T08:16:19.965Z] INFO: Removing downloaded files... [2020-07-28T08:16:19.965Z] INFO: Creating source directory... [2020-07-28T08:16:19.965Z] INFO: Configuring git core.autocrlf... [2020-07-28T08:16:19.965Z] INFO: Completed [2020-07-28T08:16:20.078Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-28T08:16:20.078Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-28T08:16:20.078Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-07-28T08:16:20.078Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-28T08:16:20.078Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-28T08:16:20.078Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-28T08:16:20.078Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-28T08:16:20.078Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-28T08:16:20.078Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-28T08:16:20.078Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-28T08:16:20.337Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-28T08:16:20.337Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-28T08:16:20.337Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-28T08:16:20.337Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-28T08:16:20.337Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-28T08:16:20.337Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-28T08:16:20.337Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-28T08:16:20.337Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-28T08:16:20.337Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-07-28T08:16:20.337Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-28T08:16:20.337Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-07-28T08:16:20.337Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-07-28T08:16:20.337Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-07-28T08:16:20.337Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-07-28T08:16:20.337Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-28T08:16:20.337Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-07-28T08:16:20.337Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-07-28T08:16:20.337Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-07-28T08:16:20.337Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-07-28T08:16:20.337Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-28T08:16:20.337Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-07-28T08:16:20.337Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-07-28T08:16:20.337Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-07-28T08:16:20.337Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-07-28T08:16:20.337Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-28T08:16:20.337Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-07-28T08:16:20.337Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-07-28T08:16:20.337Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-07-28T08:16:20.337Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-07-28T08:16:20.337Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-28T08:16:20.337Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-07-28T08:16:20.337Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-07-28T08:16:20.337Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-07-28T08:16:20.337Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-07-28T08:16:20.337Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-28T08:16:20.337Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-07-28T08:16:20.337Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-07-28T08:16:20.337Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.08s) [2020-07-28T08:16:20.337Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.09s) [2020-07-28T08:16:20.337Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-28T08:16:20.337Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-07-28T08:16:20.337Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-07-28T08:16:20.337Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-07-28T08:16:20.337Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-07-28T08:16:20.337Z] === RUN TestContainerBindMountNonRecursive [2020-07-28T08:16:21.718Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-07-28T08:16:21.978Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-07-28T08:16:22.547Z] --- PASS: TestContainerBindMountNonRecursive (1.97s) [2020-07-28T08:16:22.547Z] === RUN TestNetworkNat [2020-07-28T08:16:23.006Z] --- PASS: TestConfigList (3.74s) [2020-07-28T08:16:23.006Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-07-28T08:16:23.006Z] daemon.go:325: [d5299849b88af] waiting for daemon to start [2020-07-28T08:16:23.006Z] daemon.go:325: [d5299849b88af] waiting for daemon to start [2020-07-28T08:16:23.006Z] daemon.go:353: [d5299849b88af] daemon started [2020-07-28T08:16:23.006Z] daemon.go:461: [d5299849b88af] Stopping daemon [2020-07-28T08:16:23.006Z] daemon.go:296: [d5299849b88af] exiting daemon [2020-07-28T08:16:23.006Z] daemon.go:448: [d5299849b88af] Daemon stopped [2020-07-28T08:16:23.006Z] === RUN TestConfigsCreateAndDelete [2020-07-28T08:16:23.485Z] --- PASS: TestNetworkNat (0.92s) [2020-07-28T08:16:23.485Z] === RUN TestNetworkLocalhostTCPNat [2020-07-28T08:16:23.485Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-07-28T08:16:24.055Z] --- PASS: TestNetworkLocalhostTCPNat (0.78s) [2020-07-28T08:16:24.055Z] === RUN TestNetworkLoopbackNat [2020-07-28T08:16:25.435Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-07-28T08:16:25.435Z] --- PASS: TestNetworkLoopbackNat (1.05s) [2020-07-28T08:16:25.435Z] === RUN TestPause [2020-07-28T08:16:25.893Z] --- PASS: TestConfigsCreateAndDelete (3.71s) [2020-07-28T08:16:25.893Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-07-28T08:16:25.893Z] daemon.go:325: [d0fffaf5d3908] waiting for daemon to start [2020-07-28T08:16:25.893Z] daemon.go:325: [d0fffaf5d3908] waiting for daemon to start [2020-07-28T08:16:25.893Z] daemon.go:353: [d0fffaf5d3908] daemon started [2020-07-28T08:16:25.893Z] daemon.go:461: [d0fffaf5d3908] Stopping daemon [2020-07-28T08:16:25.893Z] daemon.go:296: [d0fffaf5d3908] exiting daemon [2020-07-28T08:16:25.893Z] daemon.go:448: [d0fffaf5d3908] Daemon stopped [2020-07-28T08:16:25.893Z] === RUN TestConfigsUpdate [2020-07-28T08:16:26.003Z] --- PASS: TestPause (0.81s) [2020-07-28T08:16:26.003Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-28T08:16:26.003Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-28T08:16:26.003Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-28T08:16:26.003Z] === RUN TestPauseStopPausedContainer [2020-07-28T08:16:26.944Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2020-07-28T08:16:26.944Z] === RUN TestPsFilter [2020-07-28T08:16:26.944Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-07-28T08:16:26.944Z] --- PASS: TestPsFilter (0.24s) [2020-07-28T08:16:26.944Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-28T08:16:27.203Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-07-28T08:16:27.776Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-07-28T08:16:27.776Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2020-07-28T08:16:27.776Z] === RUN TestRemoveContainerWithVolume [2020-07-28T08:16:28.713Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2020-07-28T08:16:28.713Z] === RUN TestRemoveContainerRunning [2020-07-28T08:16:28.973Z] --- PASS: TestRemoveContainerRunning (0.56s) [2020-07-28T08:16:28.973Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-28T08:16:29.541Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-07-28T08:16:29.554Z] --- PASS: TestConfigsUpdate (3.18s) [2020-07-28T08:16:29.554Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-07-28T08:16:29.554Z] daemon.go:325: [d69a0379ed890] waiting for daemon to start [2020-07-28T08:16:29.554Z] daemon.go:325: [d69a0379ed890] waiting for daemon to start [2020-07-28T08:16:29.554Z] daemon.go:353: [d69a0379ed890] daemon started [2020-07-28T08:16:29.554Z] daemon.go:461: [d69a0379ed890] Stopping daemon [2020-07-28T08:16:29.554Z] daemon.go:296: [d69a0379ed890] exiting daemon [2020-07-28T08:16:29.554Z] daemon.go:448: [d69a0379ed890] Daemon stopped [2020-07-28T08:16:29.554Z] === RUN TestTemplatedConfig [2020-07-28T08:16:29.801Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.65s) [2020-07-28T08:16:29.801Z] === RUN TestRemoveInvalidContainer [2020-07-28T08:16:29.801Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-28T08:16:29.801Z] === RUN TestRenameLinkedContainer [2020-07-28T08:16:29.801Z] === RUN TestDockerSuite/TestBuildAddTar [2020-07-28T08:16:31.710Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-07-28T08:16:32.279Z] --- PASS: TestRenameLinkedContainer (2.57s) [2020-07-28T08:16:32.280Z] === RUN TestRenameStoppedContainer [2020-07-28T08:16:32.848Z] --- PASS: TestRenameStoppedContainer (0.62s) [2020-07-28T08:16:32.848Z] === RUN TestRenameRunningContainerAndReuse [2020-07-28T08:16:33.251Z] --- PASS: TestTemplatedConfig (3.57s) [2020-07-28T08:16:33.251Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-07-28T08:16:33.251Z] daemon.go:325: [d37e1ffd30961] waiting for daemon to start [2020-07-28T08:16:33.251Z] daemon.go:325: [d37e1ffd30961] waiting for daemon to start [2020-07-28T08:16:33.251Z] daemon.go:353: [d37e1ffd30961] daemon started [2020-07-28T08:16:33.251Z] daemon.go:461: [d37e1ffd30961] Stopping daemon [2020-07-28T08:16:33.251Z] daemon.go:296: [d37e1ffd30961] exiting daemon [2020-07-28T08:16:33.251Z] daemon.go:448: [d37e1ffd30961] Daemon stopped [2020-07-28T08:16:33.251Z] === RUN TestConfigInspect [2020-07-28T08:16:34.262Z] --- PASS: TestRenameRunningContainerAndReuse (1.29s) [2020-07-28T08:16:34.262Z] === RUN TestRenameInvalidName [2020-07-28T08:16:34.830Z] --- PASS: TestRenameInvalidName (0.60s) [2020-07-28T08:16:34.830Z] === RUN TestRenameAnonymousContainer [2020-07-28T08:16:36.212Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-07-28T08:16:36.781Z] --- PASS: TestConfigInspect (3.60s) [2020-07-28T08:16:36.781Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-07-28T08:16:36.781Z] daemon.go:325: [d3d64d3214e00] waiting for daemon to start [2020-07-28T08:16:36.781Z] daemon.go:325: [d3d64d3214e00] waiting for daemon to start [2020-07-28T08:16:36.781Z] daemon.go:353: [d3d64d3214e00] daemon started [2020-07-28T08:16:36.781Z] daemon.go:461: [d3d64d3214e00] Stopping daemon [2020-07-28T08:16:36.781Z] daemon.go:296: [d3d64d3214e00] exiting daemon [2020-07-28T08:16:36.781Z] daemon.go:448: [d3d64d3214e00] Daemon stopped [2020-07-28T08:16:36.781Z] === RUN TestConfigCreateWithLabels [2020-07-28T08:16:37.149Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-07-28T08:16:37.149Z] --- PASS: TestRenameAnonymousContainer (2.27s) [2020-07-28T08:16:37.149Z] === RUN TestRenameContainerWithSameName [2020-07-28T08:16:37.510Z] ok github.com/docker/docker/api/server/httputils 0.039s coverage: 14.7% of statements [2020-07-28T08:16:37.510Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-28T08:16:37.719Z] --- PASS: TestRenameContainerWithSameName (0.58s) [2020-07-28T08:16:37.719Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-28T08:16:37.979Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-07-28T08:16:38.238Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-07-28T08:16:38.626Z] ok github.com/docker/docker/api/server/middleware 0.068s coverage: 37.7% of statements [2020-07-28T08:16:38.626Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-28T08:16:38.626Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-28T08:16:38.626Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-28T08:16:38.626Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-28T08:16:38.626Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-28T08:16:38.626Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-28T08:16:38.626Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-28T08:16:38.626Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-28T08:16:38.626Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-28T08:16:39.180Z] --- PASS: TestRenameContainerWithLinkedContainer (1.44s) [2020-07-28T08:16:39.180Z] === RUN TestResize [2020-07-28T08:16:40.119Z] --- PASS: TestResize (0.78s) [2020-07-28T08:16:40.119Z] === RUN TestResizeWithInvalidSize [2020-07-28T08:16:40.163Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-28T08:16:40.163Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-28T08:16:40.379Z] --- PASS: TestConfigCreateWithLabels (3.57s) [2020-07-28T08:16:40.379Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-07-28T08:16:40.379Z] daemon.go:325: [d4fb4d6b12e30] waiting for daemon to start [2020-07-28T08:16:40.379Z] daemon.go:325: [d4fb4d6b12e30] waiting for daemon to start [2020-07-28T08:16:40.379Z] daemon.go:353: [d4fb4d6b12e30] daemon started [2020-07-28T08:16:40.379Z] daemon.go:461: [d4fb4d6b12e30] Stopping daemon [2020-07-28T08:16:40.379Z] daemon.go:296: [d4fb4d6b12e30] exiting daemon [2020-07-28T08:16:40.379Z] daemon.go:448: [d4fb4d6b12e30] Daemon stopped [2020-07-28T08:16:40.379Z] === RUN TestConfigCreateResolve [2020-07-28T08:16:40.460Z] ok github.com/docker/docker/api/types/strslice 0.029s coverage: 90.0% of statements [2020-07-28T08:16:40.688Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2020-07-28T08:16:40.688Z] === RUN TestResizeWhenContainerNotStarted [2020-07-28T08:16:40.757Z] ok github.com/docker/docker/api/types/filters 0.048s coverage: 92.2% of statements [2020-07-28T08:16:41.054Z] ok github.com/docker/docker/api/server/router/swarm 0.019s coverage: 3.1% of statements [2020-07-28T08:16:41.054Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-28T08:16:41.054Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-28T08:16:41.054Z] ? github.com/docker/docker/api/types [no test files] [2020-07-28T08:16:41.054Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-28T08:16:41.054Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-28T08:16:41.054Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-28T08:16:41.054Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-28T08:16:41.054Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-28T08:16:41.054Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-28T08:16:41.054Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-28T08:16:41.054Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-28T08:16:41.054Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-28T08:16:41.054Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-28T08:16:41.054Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-28T08:16:41.054Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2020-07-28T08:16:41.351Z] ok github.com/docker/docker/api/types/versions 0.012s coverage: 75.0% of statements [2020-07-28T08:16:41.351Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-28T08:16:41.351Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-28T08:16:41.351Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-28T08:16:41.351Z] ? github.com/docker/docker/builder [no test files] [2020-07-28T08:16:41.351Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-28T08:16:41.351Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-28T08:16:41.351Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-28T08:16:41.351Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-28T08:16:41.351Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-28T08:16:41.351Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-28T08:16:41.351Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-28T08:16:41.627Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2020-07-28T08:16:41.627Z] === RUN TestDaemonRestartKillContainers [2020-07-28T08:16:41.627Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-28T08:16:41.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-28T08:16:41.627Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-28T08:16:41.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-28T08:16:41.627Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-28T08:16:41.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-28T08:16:41.628Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-28T08:16:41.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-28T08:16:41.628Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-28T08:16:41.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-28T08:16:41.628Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-28T08:16:41.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-28T08:16:41.628Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-28T08:16:41.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-28T08:16:41.628Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-28T08:16:41.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-28T08:16:41.628Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-28T08:16:41.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-28T08:16:41.628Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-28T08:16:41.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-28T08:16:41.628Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-28T08:16:41.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-28T08:16:41.628Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-28T08:16:41.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-28T08:16:41.628Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-28T08:16:41.628Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-28T08:16:42.029Z] ok github.com/docker/docker/builder/dockerignore 0.042s coverage: 96.8% of statements [2020-07-28T08:16:42.197Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-07-28T08:16:43.934Z] --- PASS: TestConfigCreateResolve (3.65s) [2020-07-28T08:16:43.934Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-07-28T08:16:43.934Z] daemon.go:325: [d2dfe36407271] waiting for daemon to start [2020-07-28T08:16:43.934Z] daemon.go:325: [d2dfe36407271] waiting for daemon to start [2020-07-28T08:16:43.934Z] daemon.go:353: [d2dfe36407271] daemon started [2020-07-28T08:16:43.934Z] daemon.go:461: [d2dfe36407271] Stopping daemon [2020-07-28T08:16:43.934Z] daemon.go:296: [d2dfe36407271] exiting daemon [2020-07-28T08:16:43.934Z] daemon.go:448: [d2dfe36407271] Daemon stopped [2020-07-28T08:16:43.934Z] === RUN TestConfigDaemonLibtrustID [2020-07-28T08:16:43.934Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-07-28T08:16:43.934Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-07-28T08:16:43.934Z] daemon.go:325: [db9dd508f823e] waiting for daemon to start [2020-07-28T08:16:43.934Z] daemon.go:325: [db9dd508f823e] waiting for daemon to start [2020-07-28T08:16:43.934Z] daemon.go:353: [db9dd508f823e] daemon started [2020-07-28T08:16:43.934Z] daemon.go:461: [db9dd508f823e] Stopping daemon [2020-07-28T08:16:43.934Z] daemon.go:296: [db9dd508f823e] exiting daemon [2020-07-28T08:16:43.934Z] daemon.go:448: [db9dd508f823e] Daemon stopped [2020-07-28T08:16:43.934Z] PASS [2020-07-28T08:16:43.934Z] [2020-07-28T08:16:43.934Z] DONE 8 tests in 25.633s [2020-07-28T08:16:43.934Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-07-28T08:16:43.934Z] ++ 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-28T08:16:43.934Z] ++ set -e [2020-07-28T08:16:43.934Z] ++ '[' -n 0 ']' [2020-07-28T08:16:43.934Z] ++ set -x [2020-07-28T08:16:43.934Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:16:44.227Z] INFO: Testing against a local daemon [2020-07-28T08:16:44.227Z] === RUN TestCheckpoint [2020-07-28T08:16:44.227Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-28T08:16:44.227Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-28T08:16:44.227Z] === RUN TestContainerInvalidJSON [2020-07-28T08:16:44.227Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-28T08:16:44.227Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-28T08:16:44.227Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-28T08:16:44.227Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-28T08:16:44.227Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-28T08:16:44.227Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-28T08:16:44.227Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-28T08:16:44.227Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-28T08:16:44.228Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-28T08:16:44.228Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-07-28T08:16:44.228Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-28T08:16:44.228Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-07-28T08:16:44.228Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-28T08:16:44.228Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-28T08:16:44.228Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-07-28T08:16:44.228Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-28T08:16:44.521Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2020-07-28T08:16:44.521Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-28T08:16:44.521Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-07-28T08:16:44.521Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-28T08:16:44.737Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-28T08:16:44.737Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-28T08:16:44.737Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-07-28T08:16:44.815Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-07-28T08:16:44.815Z] === RUN TestCopyFromContainer [2020-07-28T08:16:46.645Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-28T08:16:46.645Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-28T08:16:46.893Z] === RUN TestCopyFromContainer// [2020-07-28T08:16:46.893Z] === RUN TestCopyFromContainer//bar/root [2020-07-28T08:16:46.893Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-28T08:16:46.893Z] === RUN TestCopyFromContainer/bar/quux [2020-07-28T08:16:47.187Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-28T08:16:47.187Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-28T08:16:47.187Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-28T08:16:47.187Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-28T08:16:47.216Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-07-28T08:16:47.481Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-28T08:16:47.481Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-28T08:16:47.481Z] --- PASS: TestCopyFromContainer (2.84s) [2020-07-28T08:16:47.481Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-07-28T08:16:47.481Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-07-28T08:16:47.481Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2020-07-28T08:16:47.481Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-07-28T08:16:47.481Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-07-28T08:16:47.481Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-07-28T08:16:47.481Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-07-28T08:16:47.481Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-07-28T08:16:47.481Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-07-28T08:16:47.481Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-07-28T08:16:47.481Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-28T08:16:47.481Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-28T08:16:47.481Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-28T08:16:47.481Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-28T08:16:47.481Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-28T08:16:47.481Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-28T08:16:47.481Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-28T08:16:47.481Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-28T08:16:47.481Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-28T08:16:47.481Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-28T08:16:47.481Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-07-28T08:16:47.481Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-28T08:16:47.481Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-28T08:16:47.481Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-28T08:16:47.481Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-28T08:16:47.649Z] ok github.com/docker/docker/builder/fscache 0.127s coverage: 69.2% of statements [2020-07-28T08:16:47.775Z] --- PASS: TestCreateLinkToNonExistingContainer (0.09s) [2020-07-28T08:16:47.775Z] === RUN TestCreateWithInvalidEnv [2020-07-28T08:16:47.775Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-28T08:16:47.775Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-28T08:16:47.775Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-28T08:16:47.775Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-28T08:16:47.775Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-28T08:16:47.775Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-28T08:16:47.775Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-28T08:16:47.775Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-28T08:16:47.775Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-28T08:16:47.775Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-07-28T08:16:47.775Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-28T08:16:47.775Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-28T08:16:47.775Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-28T08:16:47.775Z] === RUN TestCreateTmpfsMountsTarget [2020-07-28T08:16:47.775Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-07-28T08:16:47.775Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-28T08:16:48.155Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-28T08:16:48.415Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-28T08:16:48.705Z] ok github.com/docker/docker/builder/remotecontext 0.354s coverage: 13.6% of statements [2020-07-28T08:16:49.007Z] ok github.com/docker/docker/cli/debug 0.013s coverage: 100.0% of statements [2020-07-28T08:16:49.652Z] ok github.com/docker/docker/builder/remotecontext/git 3.043s coverage: 85.1% of statements [2020-07-28T08:16:49.801Z] === RUN TestDockerSuite/TestBuildBlankName [2020-07-28T08:16:49.949Z] ok github.com/docker/docker/builder/dockerfile 0.955s coverage: 45.1% of statements [2020-07-28T08:16:49.949Z] ? github.com/docker/docker/cli [no test files] [2020-07-28T08:16:49.949Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-28T08:16:50.518Z] --- PASS: TestCreateWithCustomMaskedPaths (2.45s) [2020-07-28T08:16:50.519Z] === RUN TestCreateWithCapabilities [2020-07-28T08:16:50.519Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-28T08:16:50.519Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-28T08:16:50.519Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-28T08:16:50.519Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-28T08:16:50.519Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-28T08:16:50.519Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-28T08:16:50.519Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-28T08:16:50.519Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-28T08:16:50.519Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-28T08:16:50.519Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-28T08:16:50.519Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-28T08:16:50.519Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-28T08:16:50.519Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-28T08:16:50.519Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-28T08:16:50.519Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-28T08:16:50.519Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-28T08:16:50.519Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-28T08:16:50.519Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-28T08:16:50.519Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-28T08:16:50.519Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-28T08:16:50.519Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-28T08:16:50.519Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-28T08:16:50.519Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-28T08:16:50.519Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-28T08:16:50.519Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-28T08:16:50.519Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-28T08:16:50.519Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-28T08:16:50.519Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-28T08:16:50.519Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-28T08:16:50.519Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-28T08:16:50.519Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-28T08:16:50.519Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-28T08:16:50.519Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-28T08:16:50.519Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-07-28T08:16:50.519Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-28T08:16:50.519Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-28T08:16:50.519Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-07-28T08:16:50.519Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-07-28T08:16:50.519Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-07-28T08:16:50.519Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2020-07-28T08:16:50.519Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2020-07-28T08:16:50.519Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-28T08:16:50.519Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.10s) [2020-07-28T08:16:50.519Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.10s) [2020-07-28T08:16:50.519Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.11s) [2020-07-28T08:16:50.519Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-28T08:16:50.742Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-07-28T08:16:51.681Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-28T08:16:51.941Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-28T08:16:53.262Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.55s) [2020-07-28T08:16:53.262Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-28T08:16:53.262Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-28T08:16:53.262Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-28T08:16:53.262Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-28T08:16:53.262Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-28T08:16:53.262Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-28T08:16:53.262Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-28T08:16:53.262Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-28T08:16:53.262Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-28T08:16:53.262Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-28T08:16:53.262Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-28T08:16:53.262Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-28T08:16:53.262Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-28T08:16:53.262Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-28T08:16:53.262Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-28T08:16:53.262Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-28T08:16:53.262Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-28T08:16:53.262Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-07-28T08:16:53.262Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-07-28T08:16:53.263Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-28T08:16:53.263Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-28T08:16:53.263Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-07-28T08:16:53.263Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-28T08:16:53.325Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-07-28T08:16:53.899Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.86s) [2020-07-28T08:16:53.899Z] === RUN TestContainerStartOnDaemonRestart [2020-07-28T08:16:53.899Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-28T08:16:53.899Z] === RUN TestDaemonRestartIpcMode [2020-07-28T08:16:53.899Z] === PAUSE TestDaemonRestartIpcMode [2020-07-28T08:16:53.899Z] === RUN TestDiff [2020-07-28T08:16:54.939Z] --- PASS: TestDiff (0.83s) [2020-07-28T08:16:54.939Z] === RUN TestExecWithCloseStdin [2020-07-28T08:16:55.980Z] --- PASS: TestExecWithCloseStdin (0.95s) [2020-07-28T08:16:55.980Z] === RUN TestExec [2020-07-28T08:16:56.617Z] --- PASS: TestExec (0.87s) [2020-07-28T08:16:56.617Z] === RUN TestExecUser [2020-07-28T08:16:56.621Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-28T08:16:56.621Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-07-28T08:16:56.621Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-28T08:16:57.657Z] --- PASS: TestExecUser (0.90s) [2020-07-28T08:16:57.657Z] === RUN TestExportContainerAndImportImage [2020-07-28T08:16:58.003Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-07-28T08:16:58.509Z] ok github.com/docker/docker/client 0.358s coverage: 75.7% of statements [2020-07-28T08:16:58.698Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2020-07-28T08:16:58.698Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-28T08:16:59.915Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-28T08:16:59.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.02s) [2020-07-28T08:16:59.915Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-28T08:16:59.915Z] daemon.go:325: [dfc30e5be16de] waiting for daemon to start [2020-07-28T08:16:59.915Z] daemon.go:325: [dfc30e5be16de] waiting for daemon to start [2020-07-28T08:16:59.915Z] daemon.go:353: [dfc30e5be16de] daemon started [2020-07-28T08:16:59.915Z] daemon.go:296: [dfc30e5be16de] exiting daemon [2020-07-28T08:16:59.915Z] daemon.go:325: [dfc30e5be16de] waiting for daemon to start [2020-07-28T08:16:59.915Z] daemon.go:325: [dfc30e5be16de] waiting for daemon to start [2020-07-28T08:16:59.915Z] daemon.go:353: [dfc30e5be16de] daemon started [2020-07-28T08:16:59.915Z] daemon.go:461: [dfc30e5be16de] Stopping daemon [2020-07-28T08:16:59.915Z] daemon.go:296: [dfc30e5be16de] exiting daemon [2020-07-28T08:16:59.915Z] daemon.go:448: [dfc30e5be16de] Daemon stopped [2020-07-28T08:16:59.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.14s) [2020-07-28T08:16:59.915Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-28T08:16:59.915Z] daemon.go:325: [d77ef13656263] waiting for daemon to start [2020-07-28T08:16:59.915Z] daemon.go:325: [d77ef13656263] waiting for daemon to start [2020-07-28T08:16:59.916Z] daemon.go:353: [d77ef13656263] daemon started [2020-07-28T08:16:59.916Z] daemon.go:296: [d77ef13656263] exiting daemon [2020-07-28T08:16:59.916Z] daemon.go:325: [d77ef13656263] waiting for daemon to start [2020-07-28T08:16:59.916Z] daemon.go:325: [d77ef13656263] waiting for daemon to start [2020-07-28T08:16:59.916Z] daemon.go:353: [d77ef13656263] daemon started [2020-07-28T08:16:59.916Z] daemon.go:461: [d77ef13656263] Stopping daemon [2020-07-28T08:16:59.916Z] daemon.go:296: [d77ef13656263] exiting daemon [2020-07-28T08:16:59.916Z] daemon.go:448: [d77ef13656263] Daemon stopped [2020-07-28T08:16:59.916Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.82s) [2020-07-28T08:16:59.916Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-28T08:16:59.916Z] daemon.go:325: [d41446a0bbc20] waiting for daemon to start [2020-07-28T08:16:59.916Z] daemon.go:325: [d41446a0bbc20] waiting for daemon to start [2020-07-28T08:16:59.916Z] daemon.go:353: [d41446a0bbc20] daemon started [2020-07-28T08:16:59.916Z] daemon.go:461: [d41446a0bbc20] Stopping daemon [2020-07-28T08:16:59.916Z] daemon.go:296: [d41446a0bbc20] exiting daemon [2020-07-28T08:16:59.916Z] daemon.go:448: [d41446a0bbc20] Daemon stopped [2020-07-28T08:16:59.916Z] daemon.go:325: [d41446a0bbc20] waiting for daemon to start [2020-07-28T08:16:59.916Z] daemon.go:325: [d41446a0bbc20] waiting for daemon to start [2020-07-28T08:16:59.916Z] daemon.go:353: [d41446a0bbc20] daemon started [2020-07-28T08:16:59.916Z] daemon.go:461: [d41446a0bbc20] Stopping daemon [2020-07-28T08:16:59.916Z] daemon.go:296: [d41446a0bbc20] exiting daemon [2020-07-28T08:16:59.916Z] daemon.go:448: [d41446a0bbc20] Daemon stopped [2020-07-28T08:16:59.916Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.87s) [2020-07-28T08:16:59.916Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-28T08:16:59.916Z] daemon.go:325: [de9f82711f6e0] waiting for daemon to start [2020-07-28T08:16:59.916Z] daemon.go:325: [de9f82711f6e0] waiting for daemon to start [2020-07-28T08:16:59.916Z] daemon.go:353: [de9f82711f6e0] daemon started [2020-07-28T08:16:59.916Z] daemon.go:325: [de9f82711f6e0] waiting for daemon to start [2020-07-28T08:16:59.916Z] daemon.go:296: [de9f82711f6e0] exiting daemon [2020-07-28T08:16:59.916Z] daemon.go:325: [de9f82711f6e0] waiting for daemon to start [2020-07-28T08:16:59.916Z] daemon.go:353: [de9f82711f6e0] daemon started [2020-07-28T08:16:59.916Z] daemon.go:461: [de9f82711f6e0] Stopping daemon [2020-07-28T08:16:59.916Z] daemon.go:296: [de9f82711f6e0] exiting daemon [2020-07-28T08:16:59.916Z] daemon.go:448: [de9f82711f6e0] Daemon stopped [2020-07-28T08:16:59.916Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.68s) [2020-07-28T08:16:59.916Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-28T08:16:59.916Z] daemon.go:325: [d8ba2d43ef992] waiting for daemon to start [2020-07-28T08:16:59.916Z] daemon.go:325: [d8ba2d43ef992] waiting for daemon to start [2020-07-28T08:16:59.916Z] daemon.go:353: [d8ba2d43ef992] daemon started [2020-07-28T08:16:59.916Z] daemon.go:461: [d8ba2d43ef992] Stopping daemon [2020-07-28T08:16:59.916Z] daemon.go:296: [d8ba2d43ef992] exiting daemon [2020-07-28T08:16:59.916Z] daemon.go:448: [d8ba2d43ef992] Daemon stopped [2020-07-28T08:16:59.916Z] daemon.go:325: [d8ba2d43ef992] waiting for daemon to start [2020-07-28T08:16:59.916Z] daemon.go:325: [d8ba2d43ef992] waiting for daemon to start [2020-07-28T08:16:59.916Z] daemon.go:353: [d8ba2d43ef992] daemon started [2020-07-28T08:16:59.916Z] daemon.go:461: [d8ba2d43ef992] Stopping daemon [2020-07-28T08:16:59.916Z] daemon.go:296: [d8ba2d43ef992] exiting daemon [2020-07-28T08:16:59.916Z] daemon.go:448: [d8ba2d43ef992] Daemon stopped [2020-07-28T08:16:59.916Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.79s) [2020-07-28T08:16:59.916Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-28T08:16:59.916Z] daemon.go:325: [d3ab750fca420] waiting for daemon to start [2020-07-28T08:16:59.916Z] daemon.go:325: [d3ab750fca420] waiting for daemon to start [2020-07-28T08:16:59.916Z] daemon.go:353: [d3ab750fca420] daemon started [2020-07-28T08:16:59.916Z] daemon.go:325: [d3ab750fca420] waiting for daemon to start [2020-07-28T08:16:59.916Z] daemon.go:296: [d3ab750fca420] exiting daemon [2020-07-28T08:16:59.916Z] daemon.go:325: [d3ab750fca420] waiting for daemon to start [2020-07-28T08:16:59.916Z] daemon.go:353: [d3ab750fca420] daemon started [2020-07-28T08:16:59.916Z] daemon.go:461: [d3ab750fca420] Stopping daemon [2020-07-28T08:16:59.916Z] daemon.go:296: [d3ab750fca420] exiting daemon [2020-07-28T08:16:59.916Z] daemon.go:448: [d3ab750fca420] Daemon stopped [2020-07-28T08:16:59.916Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.52s) [2020-07-28T08:16:59.916Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-28T08:16:59.916Z] daemon.go:325: [da3486abd2be2] waiting for daemon to start [2020-07-28T08:16:59.916Z] daemon.go:325: [da3486abd2be2] waiting for daemon to start [2020-07-28T08:16:59.916Z] daemon.go:353: [da3486abd2be2] daemon started [2020-07-28T08:16:59.916Z] daemon.go:461: [da3486abd2be2] Stopping daemon [2020-07-28T08:16:59.916Z] daemon.go:296: [da3486abd2be2] exiting daemon [2020-07-28T08:16:59.916Z] daemon.go:448: [da3486abd2be2] Daemon stopped [2020-07-28T08:16:59.916Z] daemon.go:325: [da3486abd2be2] waiting for daemon to start [2020-07-28T08:16:59.916Z] daemon.go:325: [da3486abd2be2] waiting for daemon to start [2020-07-28T08:16:59.916Z] daemon.go:353: [da3486abd2be2] daemon started [2020-07-28T08:16:59.916Z] daemon.go:461: [da3486abd2be2] Stopping daemon [2020-07-28T08:16:59.916Z] daemon.go:296: [da3486abd2be2] exiting daemon [2020-07-28T08:16:59.916Z] daemon.go:448: [da3486abd2be2] Daemon stopped [2020-07-28T08:16:59.916Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.63s) [2020-07-28T08:16:59.916Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-28T08:16:59.916Z] daemon.go:325: [dac1ce91d8279] waiting for daemon to start [2020-07-28T08:16:59.916Z] daemon.go:325: [dac1ce91d8279] waiting for daemon to start [2020-07-28T08:16:59.916Z] daemon.go:353: [dac1ce91d8279] daemon started [2020-07-28T08:16:59.916Z] daemon.go:461: [dac1ce91d8279] Stopping daemon [2020-07-28T08:16:59.916Z] daemon.go:296: [dac1ce91d8279] exiting daemon [2020-07-28T08:16:59.916Z] daemon.go:448: [dac1ce91d8279] Daemon stopped [2020-07-28T08:16:59.916Z] daemon.go:325: [dac1ce91d8279] waiting for daemon to start [2020-07-28T08:16:59.916Z] daemon.go:325: [dac1ce91d8279] waiting for daemon to start [2020-07-28T08:16:59.916Z] daemon.go:353: [dac1ce91d8279] daemon started [2020-07-28T08:16:59.916Z] daemon.go:461: [dac1ce91d8279] Stopping daemon [2020-07-28T08:16:59.916Z] daemon.go:296: [dac1ce91d8279] exiting daemon [2020-07-28T08:16:59.916Z] daemon.go:448: [dac1ce91d8279] Daemon stopped [2020-07-28T08:16:59.916Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.53s) [2020-07-28T08:16:59.916Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-28T08:16:59.916Z] daemon.go:325: [d54ccaca077e0] waiting for daemon to start [2020-07-28T08:16:59.916Z] daemon.go:325: [d54ccaca077e0] waiting for daemon to start [2020-07-28T08:16:59.916Z] daemon.go:353: [d54ccaca077e0] daemon started [2020-07-28T08:16:59.916Z] daemon.go:461: [d54ccaca077e0] Stopping daemon [2020-07-28T08:16:59.916Z] daemon.go:296: [d54ccaca077e0] exiting daemon [2020-07-28T08:16:59.916Z] daemon.go:448: [d54ccaca077e0] Daemon stopped [2020-07-28T08:16:59.916Z] daemon.go:325: [d54ccaca077e0] waiting for daemon to start [2020-07-28T08:16:59.916Z] daemon.go:325: [d54ccaca077e0] waiting for daemon to start [2020-07-28T08:16:59.916Z] daemon.go:353: [d54ccaca077e0] daemon started [2020-07-28T08:16:59.916Z] daemon.go:461: [d54ccaca077e0] Stopping daemon [2020-07-28T08:16:59.916Z] daemon.go:296: [d54ccaca077e0] exiting daemon [2020-07-28T08:16:59.916Z] daemon.go:448: [d54ccaca077e0] Daemon stopped [2020-07-28T08:16:59.916Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.50s) [2020-07-28T08:16:59.916Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-28T08:16:59.916Z] daemon.go:325: [dced44b01ab75] waiting for daemon to start [2020-07-28T08:16:59.916Z] daemon.go:325: [dced44b01ab75] waiting for daemon to start [2020-07-28T08:16:59.916Z] daemon.go:353: [dced44b01ab75] daemon started [2020-07-28T08:16:59.916Z] daemon.go:325: [dced44b01ab75] waiting for daemon to start [2020-07-28T08:16:59.916Z] daemon.go:296: [dced44b01ab75] exiting daemon [2020-07-28T08:16:59.916Z] daemon.go:325: [dced44b01ab75] waiting for daemon to start [2020-07-28T08:16:59.916Z] daemon.go:353: [dced44b01ab75] daemon started [2020-07-28T08:16:59.916Z] daemon.go:461: [dced44b01ab75] Stopping daemon [2020-07-28T08:16:59.916Z] daemon.go:296: [dced44b01ab75] exiting daemon [2020-07-28T08:16:59.916Z] daemon.go:448: [dced44b01ab75] Daemon stopped [2020-07-28T08:16:59.916Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.29s) [2020-07-28T08:16:59.916Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-28T08:16:59.916Z] daemon.go:325: [d3c9e5272af22] waiting for daemon to start [2020-07-28T08:16:59.916Z] daemon.go:325: [d3c9e5272af22] waiting for daemon to start [2020-07-28T08:16:59.916Z] daemon.go:353: [d3c9e5272af22] daemon started [2020-07-28T08:16:59.916Z] daemon.go:325: [d3c9e5272af22] waiting for daemon to start [2020-07-28T08:16:59.916Z] daemon.go:296: [d3c9e5272af22] exiting daemon [2020-07-28T08:16:59.916Z] daemon.go:325: [d3c9e5272af22] waiting for daemon to start [2020-07-28T08:16:59.916Z] daemon.go:353: [d3c9e5272af22] daemon started [2020-07-28T08:16:59.916Z] daemon.go:461: [d3c9e5272af22] Stopping daemon [2020-07-28T08:16:59.916Z] daemon.go:296: [d3c9e5272af22] exiting daemon [2020-07-28T08:16:59.916Z] daemon.go:448: [d3c9e5272af22] Daemon stopped [2020-07-28T08:16:59.916Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.55s) [2020-07-28T08:16:59.916Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-28T08:16:59.916Z] daemon.go:325: [d8ed575835960] waiting for daemon to start [2020-07-28T08:16:59.916Z] daemon.go:325: [d8ed575835960] waiting for daemon to start [2020-07-28T08:16:59.916Z] daemon.go:353: [d8ed575835960] daemon started [2020-07-28T08:16:59.916Z] daemon.go:461: [d8ed575835960] Stopping daemon [2020-07-28T08:16:59.916Z] daemon.go:296: [d8ed575835960] exiting daemon [2020-07-28T08:16:59.916Z] daemon.go:448: [d8ed575835960] Daemon stopped [2020-07-28T08:16:59.916Z] daemon.go:325: [d8ed575835960] waiting for daemon to start [2020-07-28T08:16:59.916Z] daemon.go:325: [d8ed575835960] waiting for daemon to start [2020-07-28T08:16:59.916Z] daemon.go:353: [d8ed575835960] daemon started [2020-07-28T08:16:59.916Z] daemon.go:461: [d8ed575835960] Stopping daemon [2020-07-28T08:16:59.916Z] daemon.go:296: [d8ed575835960] exiting daemon [2020-07-28T08:16:59.916Z] daemon.go:448: [d8ed575835960] Daemon stopped [2020-07-28T08:16:59.916Z] === RUN TestKernelTCPMemory [2020-07-28T08:17:00.215Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2020-07-28T08:17:00.215Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-07-28T08:17:00.215Z] daemon.go:325: [d447d55bfb352] waiting for daemon to start [2020-07-28T08:17:00.215Z] daemon.go:325: [d447d55bfb352] waiting for daemon to start [2020-07-28T08:17:00.215Z] daemon.go:353: [d447d55bfb352] daemon started [2020-07-28T08:17:00.215Z] daemon.go:461: [d447d55bfb352] Stopping daemon [2020-07-28T08:17:00.215Z] daemon.go:296: [d447d55bfb352] exiting daemon [2020-07-28T08:17:00.215Z] daemon.go:448: [d447d55bfb352] Daemon stopped [2020-07-28T08:17:00.215Z] daemon.go:325: [d447d55bfb352] waiting for daemon to start [2020-07-28T08:17:00.215Z] daemon.go:325: [d447d55bfb352] waiting for daemon to start [2020-07-28T08:17:00.215Z] daemon.go:353: [d447d55bfb352] daemon started [2020-07-28T08:17:00.215Z] daemon.go:461: [d447d55bfb352] Stopping daemon [2020-07-28T08:17:00.215Z] daemon.go:296: [d447d55bfb352] exiting daemon [2020-07-28T08:17:00.215Z] daemon.go:448: [d447d55bfb352] Daemon stopped [2020-07-28T08:17:00.215Z] === RUN TestHealthCheckWorkdir [2020-07-28T08:17:00.869Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-07-28T08:17:01.255Z] --- PASS: TestHealthCheckWorkdir (1.10s) [2020-07-28T08:17:01.255Z] === RUN TestHealthKillContainer [2020-07-28T08:17:01.445Z] --- PASS: TestKernelTCPMemory (1.28s) [2020-07-28T08:17:01.445Z] === RUN TestNISDomainname [2020-07-28T08:17:02.385Z] --- PASS: TestNISDomainname (1.13s) [2020-07-28T08:17:02.385Z] === RUN TestStats [2020-07-28T08:17:03.768Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-07-28T08:17:03.768Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-07-28T08:17:04.707Z] --- PASS: TestStats (2.09s) [2020-07-28T08:17:04.707Z] === RUN TestStopContainerWithTimeout [2020-07-28T08:17:04.707Z] === RUN TestStopContainerWithTimeout/0 [2020-07-28T08:17:04.707Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-28T08:17:04.707Z] === RUN TestStopContainerWithTimeout/1 [2020-07-28T08:17:04.707Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-28T08:17:04.707Z] === RUN TestStopContainerWithTimeout/3 [2020-07-28T08:17:04.707Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-28T08:17:04.707Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-28T08:17:04.707Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-28T08:17:04.707Z] === CONT TestStopContainerWithTimeout/0 [2020-07-28T08:17:04.707Z] === CONT TestStopContainerWithTimeout/3 [2020-07-28T08:17:04.786Z] --- PASS: TestHealthKillContainer (3.03s) [2020-07-28T08:17:04.786Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-28T08:17:05.080Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s) [2020-07-28T08:17:05.080Z] === RUN TestIpcModeNone [2020-07-28T08:17:05.647Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-28T08:17:05.647Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-07-28T08:17:06.167Z] --- PASS: TestIpcModeNone (0.92s) [2020-07-28T08:17:06.167Z] === RUN TestIpcModePrivate [2020-07-28T08:17:06.215Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-07-28T08:17:06.783Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-07-28T08:17:07.208Z] --- PASS: TestIpcModePrivate (0.93s) [2020-07-28T08:17:07.208Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-07-28T08:17:07.208Z] === RUN TestIpcModeShareable [2020-07-28T08:17:07.352Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-07-28T08:17:07.612Z] === CONT TestStopContainerWithTimeout/1 [2020-07-28T08:17:08.249Z] --- PASS: TestIpcModeShareable (0.97s) [2020-07-28T08:17:08.249Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-07-28T08:17:08.249Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-28T08:17:09.521Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-28T08:17:09.521Z] --- PASS: TestStopContainerWithTimeout/0 (1.08s) [2020-07-28T08:17:09.521Z] --- PASS: TestStopContainerWithTimeout/3 (3.14s) [2020-07-28T08:17:09.521Z] --- PASS: TestStopContainerWithTimeout/-1 (2.79s) [2020-07-28T08:17:09.521Z] --- PASS: TestStopContainerWithTimeout/1 (1.74s) [2020-07-28T08:17:09.521Z] === RUN TestDeleteDevicemapper [2020-07-28T08:17:09.521Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-28T08:17:09.521Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-28T08:17:09.521Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-28T08:17:09.521Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-07-28T08:17:11.013Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.86s) [2020-07-28T08:17:11.013Z] === RUN TestAPIIpcModeHost [2020-07-28T08:17:11.650Z] --- PASS: TestAPIIpcModeHost (0.63s) [2020-07-28T08:17:11.650Z] === RUN TestDaemonIpcModeShareable [2020-07-28T08:17:12.063Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.40s) [2020-07-28T08:17:12.063Z] === RUN TestUpdateMemory [2020-07-28T08:17:12.063Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-28T08:17:12.063Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-07-28T08:17:12.063Z] === RUN TestUpdateCPUQuota [2020-07-28T08:17:12.322Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-07-28T08:17:13.260Z] --- PASS: TestUpdateCPUQuota (1.52s) [2020-07-28T08:17:13.260Z] === RUN TestUpdatePidsLimit [2020-07-28T08:17:13.260Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-28T08:17:13.729Z] --- PASS: TestDaemonIpcModeShareable (1.94s) [2020-07-28T08:17:13.729Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-07-28T08:17:13.729Z] daemon.go:325: [d592959cc740e] waiting for daemon to start [2020-07-28T08:17:13.729Z] daemon.go:325: [d592959cc740e] waiting for daemon to start [2020-07-28T08:17:13.729Z] daemon.go:353: [d592959cc740e] daemon started [2020-07-28T08:17:13.729Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-07-28T08:17:13.729Z] daemon.go:461: [d592959cc740e] Stopping daemon [2020-07-28T08:17:13.729Z] daemon.go:296: [d592959cc740e] exiting daemon [2020-07-28T08:17:13.729Z] daemon.go:448: [d592959cc740e] Daemon stopped [2020-07-28T08:17:13.729Z] === RUN TestDaemonIpcModePrivate [2020-07-28T08:17:13.829Z] === RUN TestUpdatePidsLimit/no_change [2020-07-28T08:17:14.089Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-28T08:17:14.659Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-28T08:17:14.918Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-28T08:17:15.178Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-07-28T08:17:15.245Z] --- PASS: TestDaemonIpcModePrivate (1.70s) [2020-07-28T08:17:15.245Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-07-28T08:17:15.245Z] daemon.go:325: [d9482917fe18a] waiting for daemon to start [2020-07-28T08:17:15.245Z] daemon.go:325: [d9482917fe18a] waiting for daemon to start [2020-07-28T08:17:15.245Z] daemon.go:353: [d9482917fe18a] daemon started [2020-07-28T08:17:15.245Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-07-28T08:17:15.245Z] daemon.go:461: [d9482917fe18a] Stopping daemon [2020-07-28T08:17:15.245Z] daemon.go:296: [d9482917fe18a] exiting daemon [2020-07-28T08:17:15.245Z] daemon.go:448: [d9482917fe18a] Daemon stopped [2020-07-28T08:17:15.245Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-28T08:17:15.438Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-28T08:17:15.699Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-28T08:17:16.918Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.70s) [2020-07-28T08:17:16.918Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-07-28T08:17:16.918Z] daemon.go:325: [dbe969a9dd66b] waiting for daemon to start [2020-07-28T08:17:16.918Z] daemon.go:325: [dbe969a9dd66b] waiting for daemon to start [2020-07-28T08:17:16.918Z] daemon.go:353: [dbe969a9dd66b] daemon started [2020-07-28T08:17:16.918Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-07-28T08:17:16.918Z] daemon.go:461: [dbe969a9dd66b] Stopping daemon [2020-07-28T08:17:16.918Z] daemon.go:296: [dbe969a9dd66b] exiting daemon [2020-07-28T08:17:16.918Z] daemon.go:448: [dbe969a9dd66b] Daemon stopped [2020-07-28T08:17:16.918Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-28T08:17:17.082Z] --- PASS: TestUpdatePidsLimit (3.87s) [2020-07-28T08:17:17.082Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.50s) [2020-07-28T08:17:17.082Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2020-07-28T08:17:17.082Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-07-28T08:17:17.082Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-07-28T08:17:17.082Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-07-28T08:17:17.082Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2020-07-28T08:17:17.082Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s) [2020-07-28T08:17:17.082Z] === RUN TestUpdateRestartPolicy [2020-07-28T08:17:18.997Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.90s) [2020-07-28T08:17:18.997Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-07-28T08:17:18.997Z] daemon.go:325: [de29be294722f] waiting for daemon to start [2020-07-28T08:17:18.997Z] daemon.go:325: [de29be294722f] waiting for daemon to start [2020-07-28T08:17:18.997Z] daemon.go:353: [de29be294722f] daemon started [2020-07-28T08:17:18.997Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-07-28T08:17:18.997Z] daemon.go:461: [de29be294722f] Stopping daemon [2020-07-28T08:17:18.997Z] daemon.go:296: [de29be294722f] exiting daemon [2020-07-28T08:17:18.997Z] daemon.go:448: [de29be294722f] Daemon stopped [2020-07-28T08:17:18.997Z] === RUN TestIpcModeOlderClient [2020-07-28T08:17:18.997Z] === PAUSE TestIpcModeOlderClient [2020-07-28T08:17:18.997Z] === RUN TestKillContainerInvalidSignal [2020-07-28T08:17:19.634Z] --- PASS: TestKillContainerInvalidSignal (0.88s) [2020-07-28T08:17:19.634Z] === RUN TestKillContainer [2020-07-28T08:17:19.634Z] === RUN TestKillContainer/no_signal [2020-07-28T08:17:20.379Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-07-28T08:17:20.379Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-07-28T08:17:20.673Z] === RUN TestKillContainer/non_killing_signal [2020-07-28T08:17:21.310Z] === RUN TestKillContainer/killing_signal [2020-07-28T08:17:21.757Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-07-28T08:17:22.131Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-07-28T08:17:22.131Z] Copying nested executables into bundles/binary-daemon [2020-07-28T08:17:22.131Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-07-28T08:17:22.325Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-07-28T08:17:22.350Z] --- PASS: TestKillContainer (2.77s) [2020-07-28T08:17:22.350Z] --- PASS: TestKillContainer/no_signal (0.97s) [2020-07-28T08:17:22.350Z] --- PASS: TestKillContainer/non_killing_signal (0.62s) [2020-07-28T08:17:22.350Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2020-07-28T08:17:22.350Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-28T08:17:22.350Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-28T08:17:22.466Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41277/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=9dc455dffb3381edb4071c6ad8b16661844fbee6 -e DOCKER_GRAPHDRIVER docker:9dc455dffb3381edb4071c6ad8b16661844fbee6 hack/make.sh cross [2020-07-28T08:17:23.032Z] [2020-07-28T08:17:23.032Z] Removing bundles/ [2020-07-28T08:17:23.032Z] [2020-07-28T08:17:23.032Z] ---> Making bundle: cross (in bundles/cross) [2020-07-28T08:17:23.032Z] Cross building: bundles/cross/linux/amd64 [2020-07-28T08:17:23.032Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-07-28T08:17:23.032Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-07-28T08:17:23.393Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-28T08:17:23.708Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-07-28T08:17:24.030Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.74s) [2020-07-28T08:17:24.030Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s) [2020-07-28T08:17:24.030Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2020-07-28T08:17:24.030Z] === RUN TestKillStoppedContainer [2020-07-28T08:17:24.277Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-07-28T08:17:24.324Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-07-28T08:17:24.324Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-28T08:17:24.324Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-07-28T08:17:24.324Z] === RUN TestKillDifferentUserContainer [2020-07-28T08:17:24.537Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-07-28T08:17:25.363Z] --- PASS: TestKillDifferentUserContainer (0.83s) [2020-07-28T08:17:25.363Z] === RUN TestInspectOomKilledTrue [2020-07-28T08:17:25.363Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-28T08:17:25.363Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-28T08:17:25.363Z] === RUN TestInspectOomKilledFalse [2020-07-28T08:17:25.363Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-28T08:17:25.363Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-28T08:17:25.363Z] === RUN TestLinksEtcHostsContentMatch [2020-07-28T08:17:25.656Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2020-07-28T08:17:25.656Z] === RUN TestLinksContainerNames [2020-07-28T08:17:26.460Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-07-28T08:17:27.776Z] --- PASS: TestLinksContainerNames (1.71s) [2020-07-28T08:17:27.776Z] === RUN TestLogsFollowTailEmpty [2020-07-28T08:17:28.370Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-07-28T08:17:28.414Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2020-07-28T08:17:28.414Z] === RUN TestContainerNetworkMountsNoChown [2020-07-28T08:17:29.053Z] --- PASS: TestContainerNetworkMountsNoChown (0.89s) [2020-07-28T08:17:29.053Z] === RUN TestMountDaemonRoot [2020-07-28T08:17:29.053Z] === RUN TestMountDaemonRoot/default [2020-07-28T08:17:29.053Z] === PAUSE TestMountDaemonRoot/default [2020-07-28T08:17:29.053Z] === RUN TestMountDaemonRoot/private [2020-07-28T08:17:29.053Z] === PAUSE TestMountDaemonRoot/private [2020-07-28T08:17:29.053Z] === RUN TestMountDaemonRoot/rprivate [2020-07-28T08:17:29.053Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-28T08:17:29.053Z] === RUN TestMountDaemonRoot/slave [2020-07-28T08:17:29.053Z] === PAUSE TestMountDaemonRoot/slave [2020-07-28T08:17:29.053Z] === RUN TestMountDaemonRoot/rslave [2020-07-28T08:17:29.053Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-28T08:17:29.053Z] === RUN TestMountDaemonRoot/shared [2020-07-28T08:17:29.053Z] === PAUSE TestMountDaemonRoot/shared [2020-07-28T08:17:29.053Z] === RUN TestMountDaemonRoot/rshared [2020-07-28T08:17:29.053Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-28T08:17:29.053Z] === CONT TestMountDaemonRoot/default [2020-07-28T08:17:29.053Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-28T08:17:29.053Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-28T08:17:29.053Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-28T08:17:29.053Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-28T08:17:29.053Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-28T08:17:29.053Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-28T08:17:29.053Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-28T08:17:29.053Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-28T08:17:29.053Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-28T08:17:29.053Z] === CONT TestMountDaemonRoot/rshared [2020-07-28T08:17:29.053Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-28T08:17:29.053Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-28T08:17:29.053Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-28T08:17:29.053Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-28T08:17:29.053Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-28T08:17:29.053Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-28T08:17:29.053Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-28T08:17:29.053Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-28T08:17:29.053Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-28T08:17:29.346Z] === CONT TestMountDaemonRoot/shared [2020-07-28T08:17:29.347Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-28T08:17:29.347Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-28T08:17:29.347Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-28T08:17:29.347Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-28T08:17:29.347Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-28T08:17:29.347Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-28T08:17:29.347Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-28T08:17:29.347Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-28T08:17:29.347Z] === CONT TestMountDaemonRoot/rslave [2020-07-28T08:17:29.347Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-28T08:17:29.347Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-28T08:17:29.347Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-28T08:17:29.347Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-28T08:17:29.347Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-28T08:17:29.347Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-28T08:17:29.347Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-28T08:17:29.347Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-28T08:17:29.347Z] === CONT TestMountDaemonRoot/slave [2020-07-28T08:17:29.347Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-28T08:17:29.347Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-28T08:17:29.347Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-28T08:17:29.347Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-28T08:17:29.347Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-28T08:17:29.347Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-28T08:17:29.347Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-28T08:17:29.347Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-28T08:17:29.347Z] === CONT TestMountDaemonRoot/rprivate [2020-07-28T08:17:29.347Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-28T08:17:29.347Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-28T08:17:29.347Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-28T08:17:29.347Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-28T08:17:29.347Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-28T08:17:29.347Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-28T08:17:29.347Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-28T08:17:29.347Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-28T08:17:29.347Z] === CONT TestMountDaemonRoot/private [2020-07-28T08:17:29.347Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-28T08:17:29.347Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-28T08:17:29.347Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-28T08:17:29.347Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-28T08:17:29.347Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-28T08:17:29.347Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-28T08:17:29.347Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-28T08:17:29.347Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-28T08:17:29.347Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-28T08:17:29.347Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-28T08:17:29.347Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-28T08:17:29.347Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-28T08:17:29.347Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-28T08:17:29.347Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-28T08:17:29.640Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-28T08:17:29.640Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-28T08:17:29.640Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-28T08:17:29.640Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-28T08:17:29.640Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-28T08:17:29.640Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-28T08:17:29.640Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-28T08:17:29.640Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-28T08:17:29.640Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-28T08:17:29.934Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-28T08:17:29.934Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-28T08:17:29.934Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-28T08:17:29.934Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-28T08:17:29.934Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-28T08:17:29.934Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-28T08:17:29.934Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-28T08:17:29.934Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-28T08:17:29.934Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-28T08:17:29.934Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-28T08:17:29.934Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-28T08:17:30.227Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-07-28T08:17:30.227Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-28T08:17:30.227Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-07-28T08:17:30.227Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-07-28T08:17:30.227Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-07-28T08:17:30.227Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-07-28T08:17:30.227Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-28T08:17:30.227Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-07-28T08:17:30.227Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-07-28T08:17:30.227Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-07-28T08:17:30.227Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-07-28T08:17:30.227Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-28T08:17:30.227Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-07-28T08:17:30.227Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-07-28T08:17:30.227Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-07-28T08:17:30.227Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-07-28T08:17:30.227Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-28T08:17:30.227Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-07-28T08:17:30.227Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-07-28T08:17:30.227Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-07-28T08:17:30.227Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-07-28T08:17:30.227Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-28T08:17:30.227Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-07-28T08:17:30.227Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-07-28T08:17:30.227Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-07-28T08:17:30.227Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-07-28T08:17:30.227Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-28T08:17:30.227Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-07-28T08:17:30.227Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-07-28T08:17:30.227Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-07-28T08:17:30.227Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-07-28T08:17:30.227Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-28T08:17:30.227Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-07-28T08:17:30.227Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-07-28T08:17:30.227Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-07-28T08:17:30.227Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-07-28T08:17:30.227Z] === RUN TestContainerBindMountNonRecursive [2020-07-28T08:17:30.280Z] --- PASS: TestUpdateRestartPolicy (12.70s) [2020-07-28T08:17:30.280Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-28T08:17:30.849Z] --- PASS: TestUpdateRestartWithAutoRemove (0.94s) [2020-07-28T08:17:30.849Z] === RUN TestWaitNonBlocked [2020-07-28T08:17:30.849Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-28T08:17:30.849Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-28T08:17:30.849Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-28T08:17:30.849Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-28T08:17:30.849Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-28T08:17:30.849Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-28T08:17:31.292Z] ok github.com/docker/docker/cmd/dockerd/hack 0.007s coverage: 72.9% of statements [2020-07-28T08:17:32.228Z] --- PASS: TestWaitNonBlocked (0.06s) [2020-07-28T08:17:32.229Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.23s) [2020-07-28T08:17:32.229Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.39s) [2020-07-28T08:17:32.229Z] === RUN TestWaitBlocked [2020-07-28T08:17:32.229Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-07-28T08:17:32.229Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-28T08:17:32.229Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-28T08:17:32.229Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-28T08:17:32.229Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-28T08:17:32.229Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-28T08:17:32.229Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-28T08:17:32.305Z] --- PASS: TestContainerBindMountNonRecursive (2.07s) [2020-07-28T08:17:32.305Z] === RUN TestNetworkNat [2020-07-28T08:17:32.944Z] --- PASS: TestNetworkNat (0.88s) [2020-07-28T08:17:32.944Z] === RUN TestNetworkLocalhostTCPNat [2020-07-28T08:17:33.390Z] ok github.com/docker/docker/cmd/dockerd 0.130s coverage: 29.5% of statements [2020-07-28T08:17:33.610Z] --- PASS: TestWaitBlocked (0.04s) [2020-07-28T08:17:33.610Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.07s) [2020-07-28T08:17:33.610Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s) [2020-07-28T08:17:33.610Z] === CONT TestContainerStartOnDaemonRestart [2020-07-28T08:17:33.610Z] === CONT TestIpcModeOlderClient [2020-07-28T08:17:33.610Z] --- PASS: TestIpcModeOlderClient (0.08s) [2020-07-28T08:17:33.610Z] === CONT TestDaemonRestartIpcMode [2020-07-28T08:17:33.870Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-07-28T08:17:33.988Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2020-07-28T08:17:33.988Z] === RUN TestNetworkLoopbackNat [2020-07-28T08:17:34.447Z] ok github.com/docker/docker/container 0.170s coverage: 35.6% of statements [2020-07-28T08:17:34.447Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-28T08:17:34.447Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-28T08:17:34.447Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-28T08:17:34.447Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-28T08:17:35.027Z] --- PASS: TestNetworkLoopbackNat (1.11s) [2020-07-28T08:17:35.027Z] === RUN TestPause [2020-07-28T08:17:35.250Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-07-28T08:17:35.820Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-07-28T08:17:36.069Z] --- PASS: TestPause (0.89s) [2020-07-28T08:17:36.069Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-28T08:17:36.069Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-28T08:17:36.069Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-28T08:17:36.069Z] === RUN TestPauseStopPausedContainer [2020-07-28T08:17:36.713Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2020-07-28T08:17:36.713Z] === RUN TestPsFilter [2020-07-28T08:17:36.761Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-07-28T08:17:37.006Z] --- PASS: TestPsFilter (0.28s) [2020-07-28T08:17:37.006Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-28T08:17:37.701Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-07-28T08:17:37.960Z] --- PASS: TestContainerStartOnDaemonRestart (4.42s) [2020-07-28T08:17:37.960Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-07-28T08:17:37.960Z] daemon.go:325: [dcc5700ec5431] waiting for daemon to start [2020-07-28T08:17:37.960Z] daemon.go:325: [dcc5700ec5431] waiting for daemon to start [2020-07-28T08:17:37.960Z] daemon.go:353: [dcc5700ec5431] daemon started [2020-07-28T08:17:37.960Z] daemon.go:325: [dcc5700ec5431] waiting for daemon to start [2020-07-28T08:17:37.960Z] daemon.go:296: [dcc5700ec5431] exiting daemon [2020-07-28T08:17:37.960Z] daemon.go:325: [dcc5700ec5431] waiting for daemon to start [2020-07-28T08:17:37.960Z] daemon.go:353: [dcc5700ec5431] daemon started [2020-07-28T08:17:37.960Z] daemon.go:461: [dcc5700ec5431] Stopping daemon [2020-07-28T08:17:37.960Z] daemon.go:296: [dcc5700ec5431] exiting daemon [2020-07-28T08:17:37.960Z] daemon.go:448: [dcc5700ec5431] Daemon stopped [2020-07-28T08:17:37.960Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-07-28T08:17:38.047Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2020-07-28T08:17:38.047Z] === RUN TestRemoveContainerWithVolume [2020-07-28T08:17:38.529Z] --- PASS: TestDaemonRestartIpcMode (4.97s) [2020-07-28T08:17:38.529Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-07-28T08:17:38.529Z] daemon.go:325: [d03508f1c96c0] waiting for daemon to start [2020-07-28T08:17:38.529Z] daemon.go:325: [d03508f1c96c0] waiting for daemon to start [2020-07-28T08:17:38.529Z] daemon.go:353: [d03508f1c96c0] daemon started [2020-07-28T08:17:38.529Z] daemon.go:461: [d03508f1c96c0] Stopping daemon [2020-07-28T08:17:38.529Z] daemon.go:296: [d03508f1c96c0] exiting daemon [2020-07-28T08:17:38.529Z] daemon.go:448: [d03508f1c96c0] Daemon stopped [2020-07-28T08:17:38.529Z] daemon.go:325: [d03508f1c96c0] waiting for daemon to start [2020-07-28T08:17:38.529Z] daemon.go:325: [d03508f1c96c0] waiting for daemon to start [2020-07-28T08:17:38.529Z] daemon.go:353: [d03508f1c96c0] daemon started [2020-07-28T08:17:38.529Z] daemon.go:461: [d03508f1c96c0] Stopping daemon [2020-07-28T08:17:38.529Z] daemon.go:296: [d03508f1c96c0] exiting daemon [2020-07-28T08:17:38.529Z] daemon.go:448: [d03508f1c96c0] Daemon stopped [2020-07-28T08:17:38.529Z] PASS [2020-07-28T08:17:38.529Z] [2020-07-28T08:17:38.529Z] === Skipped [2020-07-28T08:17:38.529Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-28T08:17:38.529Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-28T08:17:38.529Z] [2020-07-28T08:17:38.529Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-28T08:17:38.529Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-28T08:17:38.529Z] [2020-07-28T08:17:38.529Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-28T08:17:38.529Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-28T08:17:38.529Z] [2020-07-28T08:17:38.529Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-28T08:17:38.529Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-28T08:17:38.529Z] [2020-07-28T08:17:38.529Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-28T08:17:38.529Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-28T08:17:38.529Z] [2020-07-28T08:17:38.529Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-28T08:17:38.529Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-07-28T08:17:38.529Z] [2020-07-28T08:17:38.529Z] [2020-07-28T08:17:38.529Z] DONE 189 tests, 6 skipped in 120.309s [2020-07-28T08:17:38.529Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-28T08:17:38.529Z] ++ 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-28T08:17:38.529Z] ++ set -e [2020-07-28T08:17:38.529Z] ++ '[' -n 0 ']' [2020-07-28T08:17:38.529Z] ++ set -x [2020-07-28T08:17:38.529Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:17:38.684Z] --- PASS: TestRemoveContainerWithVolume (0.86s) [2020-07-28T08:17:38.684Z] === RUN TestRemoveContainerRunning [2020-07-28T08:17:38.789Z] INFO: Testing against a local daemon [2020-07-28T08:17:38.789Z] === RUN TestCommitInheritsEnv [2020-07-28T08:17:38.789Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-07-28T08:17:39.358Z] --- PASS: TestCommitInheritsEnv (0.49s) [2020-07-28T08:17:39.358Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-28T08:17:39.358Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-28T08:17:39.358Z] === RUN TestImagesFilterMultiReference [2020-07-28T08:17:39.358Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-07-28T08:17:39.358Z] === RUN TestImagePullPlatformInvalid [2020-07-28T08:17:39.358Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2020-07-28T08:17:39.358Z] === RUN TestRemoveImageOrphaning [2020-07-28T08:17:39.725Z] --- PASS: TestRemoveContainerRunning (0.91s) [2020-07-28T08:17:39.725Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-28T08:17:39.926Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-07-28T08:17:39.927Z] --- PASS: TestRemoveImageOrphaning (0.48s) [2020-07-28T08:17:39.927Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-28T08:17:39.927Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-07-28T08:17:39.927Z] === RUN TestTagInvalidReference [2020-07-28T08:17:39.927Z] --- PASS: TestTagInvalidReference (0.05s) [2020-07-28T08:17:39.927Z] === RUN TestTagValidPrefixedRepo [2020-07-28T08:17:40.186Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2020-07-28T08:17:40.186Z] === RUN TestTagExistedNameWithoutForce [2020-07-28T08:17:40.186Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-07-28T08:17:40.186Z] === RUN TestTagOfficialNames [2020-07-28T08:17:40.186Z] --- PASS: TestTagOfficialNames (0.07s) [2020-07-28T08:17:40.186Z] === RUN TestTagMatchesDigest [2020-07-28T08:17:40.186Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-28T08:17:40.186Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-28T08:17:40.766Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s) [2020-07-28T08:17:40.767Z] === RUN TestRemoveInvalidContainer [2020-07-28T08:17:40.767Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-07-28T08:17:40.767Z] === RUN TestRenameLinkedContainer [2020-07-28T08:17:42.725Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-07-28T08:17:42.725Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-07-28T08:17:42.725Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-07-28T08:17:43.022Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.047s coverage: 65.3% of statements [2020-07-28T08:17:43.022Z] ok github.com/docker/docker/daemon/cluster/convert 0.057s coverage: 35.8% of statements [2020-07-28T08:17:44.300Z] --- PASS: TestRenameLinkedContainer (3.48s) [2020-07-28T08:17:44.300Z] === RUN TestRenameStoppedContainer [2020-07-28T08:17:44.556Z] ok github.com/docker/docker/daemon/cluster 0.134s coverage: 0.5% of statements [2020-07-28T08:17:44.633Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-07-28T08:17:44.937Z] --- PASS: TestRenameStoppedContainer (0.90s) [2020-07-28T08:17:44.937Z] === RUN TestRenameRunningContainerAndReuse [2020-07-28T08:17:46.014Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-07-28T08:17:46.273Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-07-28T08:17:47.019Z] --- PASS: TestRenameRunningContainerAndReuse (1.77s) [2020-07-28T08:17:47.019Z] === RUN TestRenameInvalidName [2020-07-28T08:17:47.210Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-07-28T08:17:47.671Z] --- PASS: TestRenameInvalidName (0.87s) [2020-07-28T08:17:47.671Z] === RUN TestRenameAnonymousContainer [2020-07-28T08:17:48.149Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-07-28T08:17:50.179Z] ok github.com/docker/docker/daemon/discovery 0.031s coverage: 30.4% of statements [2020-07-28T08:17:50.180Z] ok github.com/docker/docker/daemon/config 0.091s coverage: 82.2% of statements [2020-07-28T08:17:51.234Z] ok github.com/docker/docker/daemon/events 0.066s coverage: 50.0% of statements [2020-07-28T08:17:51.443Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-07-28T08:17:53.263Z] --- PASS: TestRenameAnonymousContainer (4.95s) [2020-07-28T08:17:53.263Z] === RUN TestRenameContainerWithSameName [2020-07-28T08:17:53.410Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2020-07-28T08:17:53.557Z] --- PASS: TestRenameContainerWithSameName (0.95s) [2020-07-28T08:17:53.557Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-28T08:17:54.002Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-07-28T08:17:54.572Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-07-28T08:17:55.636Z] --- PASS: TestRenameContainerWithLinkedContainer (1.80s) [2020-07-28T08:17:55.636Z] === RUN TestResize [2020-07-28T08:17:55.954Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-07-28T08:17:56.273Z] --- PASS: TestResize (0.90s) [2020-07-28T08:17:56.273Z] === RUN TestResizeWithInvalidSize [2020-07-28T08:17:56.962Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2020-07-28T08:17:56.962Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.485s coverage: 13.6% of statements [2020-07-28T08:17:57.314Z] --- PASS: TestResizeWithInvalidSize (0.92s) [2020-07-28T08:17:57.314Z] === RUN TestResizeWhenContainerNotStarted [2020-07-28T08:17:57.339Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-07-28T08:17:57.599Z] === RUN TestDockerSuite/TestBuildCmd [2020-07-28T08:17:57.952Z] --- PASS: TestResizeWhenContainerNotStarted (0.86s) [2020-07-28T08:17:57.952Z] === RUN TestDaemonRestartKillContainers [2020-07-28T08:17:57.952Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-28T08:17:57.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-28T08:17:57.952Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-28T08:17:57.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-28T08:17:57.952Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-28T08:17:57.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-28T08:17:57.952Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-28T08:17:57.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-28T08:17:57.952Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-28T08:17:57.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-28T08:17:57.952Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-28T08:17:57.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-28T08:17:57.952Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-28T08:17:57.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-28T08:17:57.952Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-28T08:17:57.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-28T08:17:57.952Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-28T08:17:57.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-28T08:17:57.952Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-28T08:17:57.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-28T08:17:57.952Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-28T08:17:57.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-28T08:17:57.952Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-28T08:17:57.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-28T08:17:57.952Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-28T08:17:57.952Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-28T08:17:58.169Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-07-28T08:17:58.169Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-07-28T08:17:58.429Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-07-28T08:17:58.500Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.738s coverage: 57.8% of statements [2020-07-28T08:17:58.688Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-07-28T08:17:58.688Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-07-28T08:18:00.045Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-28T08:18:00.340Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-28T08:18:00.595Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-07-28T08:18:00.595Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-07-28T08:18:01.384Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-28T08:18:01.678Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-28T08:18:02.055Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.829s coverage: 68.5% of statements [2020-07-28T08:18:02.353Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.380s coverage: 49.5% of statements [2020-07-28T08:18:02.719Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-28T08:18:03.356Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-28T08:18:03.405Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.123s coverage: 46.2% of statements [2020-07-28T08:18:03.706Z] ok github.com/docker/docker/daemon 12.399s coverage: 17.5% of statements [2020-07-28T08:18:03.706Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-28T08:18:03.706Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-28T08:18:03.706Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-28T08:18:03.706Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-28T08:18:03.706Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-28T08:18:04.793Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-07-28T08:18:05.438Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-28T08:18:05.438Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-28T08:18:05.731Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-07-28T08:18:06.474Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 58.0% of statements [2020-07-28T08:18:06.474Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.574s coverage: 76.1% of statements [2020-07-28T08:18:06.670Z] === RUN TestDockerSuite/TestBuildContChar [2020-07-28T08:18:07.119Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.030s coverage: 3.0% of statements [2020-07-28T08:18:07.424Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2020-07-28T08:18:08.181Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-28T08:18:08.475Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-28T08:18:09.209Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-07-28T08:18:09.778Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-07-28T08:18:10.214Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.082s coverage: 55.1% of statements [2020-07-28T08:18:10.214Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-28T08:18:10.214Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-28T08:18:10.214Z] ok github.com/docker/docker/daemon/logger 0.260s coverage: 43.7% of statements [2020-07-28T08:18:11.158Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-07-28T08:18:11.253Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-28T08:18:11.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.99s) [2020-07-28T08:18:11.253Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-28T08:18:11.253Z] daemon.go:325: [d4966e75692a4] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:325: [d4966e75692a4] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:353: [d4966e75692a4] daemon started [2020-07-28T08:18:11.253Z] daemon.go:325: [d4966e75692a4] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:296: [d4966e75692a4] exiting daemon [2020-07-28T08:18:11.253Z] daemon.go:325: [d4966e75692a4] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:353: [d4966e75692a4] daemon started [2020-07-28T08:18:11.253Z] daemon.go:461: [d4966e75692a4] Stopping daemon [2020-07-28T08:18:11.253Z] daemon.go:296: [d4966e75692a4] exiting daemon [2020-07-28T08:18:11.253Z] daemon.go:448: [d4966e75692a4] Daemon stopped [2020-07-28T08:18:11.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.45s) [2020-07-28T08:18:11.253Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-28T08:18:11.253Z] daemon.go:325: [d00b2158ccdcc] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:325: [d00b2158ccdcc] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:353: [d00b2158ccdcc] daemon started [2020-07-28T08:18:11.253Z] daemon.go:296: [d00b2158ccdcc] exiting daemon [2020-07-28T08:18:11.253Z] daemon.go:325: [d00b2158ccdcc] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:325: [d00b2158ccdcc] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:353: [d00b2158ccdcc] daemon started [2020-07-28T08:18:11.253Z] daemon.go:461: [d00b2158ccdcc] Stopping daemon [2020-07-28T08:18:11.253Z] daemon.go:296: [d00b2158ccdcc] exiting daemon [2020-07-28T08:18:11.253Z] daemon.go:448: [d00b2158ccdcc] Daemon stopped [2020-07-28T08:18:11.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.38s) [2020-07-28T08:18:11.253Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-28T08:18:11.253Z] daemon.go:325: [d81888fd0c96b] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:325: [d81888fd0c96b] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:353: [d81888fd0c96b] daemon started [2020-07-28T08:18:11.253Z] daemon.go:461: [d81888fd0c96b] Stopping daemon [2020-07-28T08:18:11.253Z] daemon.go:296: [d81888fd0c96b] exiting daemon [2020-07-28T08:18:11.253Z] daemon.go:448: [d81888fd0c96b] Daemon stopped [2020-07-28T08:18:11.253Z] daemon.go:325: [d81888fd0c96b] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:325: [d81888fd0c96b] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:353: [d81888fd0c96b] daemon started [2020-07-28T08:18:11.253Z] daemon.go:461: [d81888fd0c96b] Stopping daemon [2020-07-28T08:18:11.253Z] daemon.go:296: [d81888fd0c96b] exiting daemon [2020-07-28T08:18:11.253Z] daemon.go:448: [d81888fd0c96b] Daemon stopped [2020-07-28T08:18:11.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.45s) [2020-07-28T08:18:11.253Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-28T08:18:11.253Z] daemon.go:325: [d8f173c4c567c] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:325: [d8f173c4c567c] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:353: [d8f173c4c567c] daemon started [2020-07-28T08:18:11.253Z] daemon.go:325: [d8f173c4c567c] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:296: [d8f173c4c567c] exiting daemon [2020-07-28T08:18:11.253Z] daemon.go:325: [d8f173c4c567c] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:353: [d8f173c4c567c] daemon started [2020-07-28T08:18:11.253Z] daemon.go:461: [d8f173c4c567c] Stopping daemon [2020-07-28T08:18:11.253Z] daemon.go:296: [d8f173c4c567c] exiting daemon [2020-07-28T08:18:11.253Z] daemon.go:448: [d8f173c4c567c] Daemon stopped [2020-07-28T08:18:11.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.45s) [2020-07-28T08:18:11.253Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-28T08:18:11.253Z] daemon.go:325: [dcdb29011240a] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:325: [dcdb29011240a] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:353: [dcdb29011240a] daemon started [2020-07-28T08:18:11.253Z] daemon.go:461: [dcdb29011240a] Stopping daemon [2020-07-28T08:18:11.253Z] daemon.go:296: [dcdb29011240a] exiting daemon [2020-07-28T08:18:11.253Z] daemon.go:448: [dcdb29011240a] Daemon stopped [2020-07-28T08:18:11.253Z] daemon.go:325: [dcdb29011240a] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:325: [dcdb29011240a] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:353: [dcdb29011240a] daemon started [2020-07-28T08:18:11.253Z] daemon.go:461: [dcdb29011240a] Stopping daemon [2020-07-28T08:18:11.253Z] daemon.go:296: [dcdb29011240a] exiting daemon [2020-07-28T08:18:11.253Z] daemon.go:448: [dcdb29011240a] Daemon stopped [2020-07-28T08:18:11.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s) [2020-07-28T08:18:11.253Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-28T08:18:11.253Z] daemon.go:325: [dfbd9706e0cfe] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:325: [dfbd9706e0cfe] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:353: [dfbd9706e0cfe] daemon started [2020-07-28T08:18:11.253Z] daemon.go:325: [dfbd9706e0cfe] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:296: [dfbd9706e0cfe] exiting daemon [2020-07-28T08:18:11.253Z] daemon.go:325: [dfbd9706e0cfe] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:353: [dfbd9706e0cfe] daemon started [2020-07-28T08:18:11.253Z] daemon.go:461: [dfbd9706e0cfe] Stopping daemon [2020-07-28T08:18:11.253Z] daemon.go:296: [dfbd9706e0cfe] exiting daemon [2020-07-28T08:18:11.253Z] daemon.go:448: [dfbd9706e0cfe] Daemon stopped [2020-07-28T08:18:11.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.32s) [2020-07-28T08:18:11.253Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-28T08:18:11.253Z] daemon.go:325: [df502623db0b1] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:325: [df502623db0b1] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:353: [df502623db0b1] daemon started [2020-07-28T08:18:11.253Z] daemon.go:461: [df502623db0b1] Stopping daemon [2020-07-28T08:18:11.253Z] daemon.go:296: [df502623db0b1] exiting daemon [2020-07-28T08:18:11.253Z] daemon.go:448: [df502623db0b1] Daemon stopped [2020-07-28T08:18:11.253Z] daemon.go:325: [df502623db0b1] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:325: [df502623db0b1] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:353: [df502623db0b1] daemon started [2020-07-28T08:18:11.253Z] daemon.go:461: [df502623db0b1] Stopping daemon [2020-07-28T08:18:11.253Z] daemon.go:296: [df502623db0b1] exiting daemon [2020-07-28T08:18:11.253Z] daemon.go:448: [df502623db0b1] Daemon stopped [2020-07-28T08:18:11.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.27s) [2020-07-28T08:18:11.253Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-28T08:18:11.253Z] daemon.go:325: [d19b15d64686a] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:325: [d19b15d64686a] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:353: [d19b15d64686a] daemon started [2020-07-28T08:18:11.253Z] daemon.go:461: [d19b15d64686a] Stopping daemon [2020-07-28T08:18:11.253Z] daemon.go:296: [d19b15d64686a] exiting daemon [2020-07-28T08:18:11.253Z] daemon.go:448: [d19b15d64686a] Daemon stopped [2020-07-28T08:18:11.253Z] daemon.go:325: [d19b15d64686a] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:325: [d19b15d64686a] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:353: [d19b15d64686a] daemon started [2020-07-28T08:18:11.253Z] daemon.go:461: [d19b15d64686a] Stopping daemon [2020-07-28T08:18:11.253Z] daemon.go:296: [d19b15d64686a] exiting daemon [2020-07-28T08:18:11.253Z] daemon.go:448: [d19b15d64686a] Daemon stopped [2020-07-28T08:18:11.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.03s) [2020-07-28T08:18:11.253Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-28T08:18:11.253Z] daemon.go:325: [dda114cf7a566] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:325: [dda114cf7a566] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:353: [dda114cf7a566] daemon started [2020-07-28T08:18:11.253Z] daemon.go:461: [dda114cf7a566] Stopping daemon [2020-07-28T08:18:11.253Z] daemon.go:296: [dda114cf7a566] exiting daemon [2020-07-28T08:18:11.253Z] daemon.go:448: [dda114cf7a566] Daemon stopped [2020-07-28T08:18:11.253Z] daemon.go:325: [dda114cf7a566] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:325: [dda114cf7a566] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:353: [dda114cf7a566] daemon started [2020-07-28T08:18:11.253Z] daemon.go:461: [dda114cf7a566] Stopping daemon [2020-07-28T08:18:11.253Z] daemon.go:296: [dda114cf7a566] exiting daemon [2020-07-28T08:18:11.253Z] daemon.go:448: [dda114cf7a566] Daemon stopped [2020-07-28T08:18:11.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.97s) [2020-07-28T08:18:11.253Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-28T08:18:11.253Z] daemon.go:325: [d0af32455aa74] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:325: [d0af32455aa74] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:353: [d0af32455aa74] daemon started [2020-07-28T08:18:11.253Z] daemon.go:325: [d0af32455aa74] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:296: [d0af32455aa74] exiting daemon [2020-07-28T08:18:11.253Z] daemon.go:325: [d0af32455aa74] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:353: [d0af32455aa74] daemon started [2020-07-28T08:18:11.253Z] daemon.go:461: [d0af32455aa74] Stopping daemon [2020-07-28T08:18:11.253Z] daemon.go:296: [d0af32455aa74] exiting daemon [2020-07-28T08:18:11.253Z] daemon.go:448: [d0af32455aa74] Daemon stopped [2020-07-28T08:18:11.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.46s) [2020-07-28T08:18:11.253Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-28T08:18:11.253Z] daemon.go:325: [d5479242de83d] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:325: [d5479242de83d] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:353: [d5479242de83d] daemon started [2020-07-28T08:18:11.253Z] daemon.go:325: [d5479242de83d] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:296: [d5479242de83d] exiting daemon [2020-07-28T08:18:11.253Z] daemon.go:325: [d5479242de83d] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:353: [d5479242de83d] daemon started [2020-07-28T08:18:11.253Z] daemon.go:461: [d5479242de83d] Stopping daemon [2020-07-28T08:18:11.253Z] daemon.go:296: [d5479242de83d] exiting daemon [2020-07-28T08:18:11.253Z] daemon.go:448: [d5479242de83d] Daemon stopped [2020-07-28T08:18:11.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.57s) [2020-07-28T08:18:11.253Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-28T08:18:11.253Z] daemon.go:325: [d2de6c6e21de6] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:325: [d2de6c6e21de6] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:353: [d2de6c6e21de6] daemon started [2020-07-28T08:18:11.253Z] daemon.go:461: [d2de6c6e21de6] Stopping daemon [2020-07-28T08:18:11.253Z] daemon.go:296: [d2de6c6e21de6] exiting daemon [2020-07-28T08:18:11.253Z] daemon.go:448: [d2de6c6e21de6] Daemon stopped [2020-07-28T08:18:11.253Z] daemon.go:325: [d2de6c6e21de6] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:325: [d2de6c6e21de6] waiting for daemon to start [2020-07-28T08:18:11.253Z] daemon.go:353: [d2de6c6e21de6] daemon started [2020-07-28T08:18:11.253Z] daemon.go:461: [d2de6c6e21de6] Stopping daemon [2020-07-28T08:18:11.253Z] daemon.go:296: [d2de6c6e21de6] exiting daemon [2020-07-28T08:18:11.253Z] daemon.go:448: [d2de6c6e21de6] Daemon stopped [2020-07-28T08:18:11.253Z] === RUN TestKernelTCPMemory [2020-07-28T08:18:11.419Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-07-28T08:18:11.759Z] ok github.com/docker/docker/daemon/logger/awslogs 0.607s coverage: 78.6% of statements [2020-07-28T08:18:12.297Z] --- PASS: TestKernelTCPMemory (1.04s) [2020-07-28T08:18:12.297Z] === RUN TestNISDomainname [2020-07-28T08:18:12.357Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-07-28T08:18:12.422Z] ok github.com/docker/docker/daemon/images 0.021s coverage: 4.9% of statements [2020-07-28T08:18:12.422Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-28T08:18:12.422Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-28T08:18:12.422Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-28T08:18:12.422Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-28T08:18:12.422Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements [2020-07-28T08:18:12.616Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-07-28T08:18:13.064Z] ok github.com/docker/docker/daemon/logger/journald 0.032s coverage: 26.2% of statements [2020-07-28T08:18:13.185Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-07-28T08:18:13.338Z] --- PASS: TestNISDomainname (0.99s) [2020-07-28T08:18:13.338Z] === RUN TestStats [2020-07-28T08:18:13.445Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-07-28T08:18:14.113Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.020s coverage: 88.3% of statements [2020-07-28T08:18:14.759Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.042s coverage: 62.1% of statements [2020-07-28T08:18:15.353Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-07-28T08:18:15.405Z] ok github.com/docker/docker/daemon/logger/local 0.030s coverage: 74.7% of statements [2020-07-28T08:18:15.405Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-28T08:18:15.418Z] --- PASS: TestStats (1.89s) [2020-07-28T08:18:15.418Z] === RUN TestStopContainerWithTimeout [2020-07-28T08:18:15.418Z] === RUN TestStopContainerWithTimeout/0 [2020-07-28T08:18:15.418Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-28T08:18:15.418Z] === RUN TestStopContainerWithTimeout/1 [2020-07-28T08:18:15.418Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-28T08:18:15.418Z] === RUN TestStopContainerWithTimeout/3 [2020-07-28T08:18:15.418Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-28T08:18:15.418Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-28T08:18:15.418Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-28T08:18:15.418Z] === CONT TestStopContainerWithTimeout/0 [2020-07-28T08:18:15.418Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-28T08:18:16.052Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.051s coverage: 37.9% of statements [2020-07-28T08:18:16.056Z] === CONT TestStopContainerWithTimeout/3 [2020-07-28T08:18:16.657Z] Removing intermediate container d87a3044ae26 [2020-07-28T08:18:16.657Z] ---> 0e7c4c8af4ea [2020-07-28T08:18:16.657Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2020-07-28T08:18:16.657Z] ---> Running in 03ba7a316868 [2020-07-28T08:18:16.657Z] Removing intermediate container 03ba7a316868 [2020-07-28T08:18:16.657Z] ---> 6805ae3b36fe [2020-07-28T08:18:16.657Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-07-28T08:18:16.657Z] ---> Running in 3954f66d6eab [2020-07-28T08:18:16.657Z] Removing intermediate container 3954f66d6eab [2020-07-28T08:18:16.657Z] ---> db9d1e737567 [2020-07-28T08:18:16.657Z] Step 8/8 : COPY . . [2020-07-28T08:18:17.596Z] ok github.com/docker/docker/daemon/logger/syslog 0.034s coverage: 47.8% of statements [2020-07-28T08:18:17.596Z] ok github.com/docker/docker/daemon/logger/templates 0.062s coverage: 8.3% of statements [2020-07-28T08:18:18.137Z] === CONT TestStopContainerWithTimeout/1 [2020-07-28T08:18:18.238Z] ok github.com/docker/docker/daemon/network 0.025s coverage: 63.8% of statements [2020-07-28T08:18:18.649Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-07-28T08:18:20.221Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-07-28T08:18:20.221Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2020-07-28T08:18:20.221Z] --- PASS: TestStopContainerWithTimeout/-1 (3.05s) [2020-07-28T08:18:20.221Z] --- PASS: TestStopContainerWithTimeout/3 (2.83s) [2020-07-28T08:18:20.221Z] --- PASS: TestStopContainerWithTimeout/1 (1.91s) [2020-07-28T08:18:20.221Z] === RUN TestDeleteDevicemapper [2020-07-28T08:18:20.221Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-28T08:18:20.221Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-28T08:18:20.221Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-28T08:18:20.385Z] ok github.com/docker/docker/daemon/logger/splunk 2.468s coverage: 84.5% of statements [2020-07-28T08:18:20.385Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-28T08:18:20.385Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-28T08:18:21.319Z] ok github.com/docker/docker/distribution/metadata 0.140s coverage: 48.2% of statements [2020-07-28T08:18:22.544Z] ok github.com/docker/docker/errdefs 0.024s coverage: 49.4% of statements [2020-07-28T08:18:22.877Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-07-28T08:18:23.255Z] ok github.com/docker/docker/distribution 0.632s coverage: 22.3% of statements [2020-07-28T08:18:23.255Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-28T08:18:23.752Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.59s) [2020-07-28T08:18:23.752Z] === RUN TestUpdateMemory [2020-07-28T08:18:23.752Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-28T08:18:23.752Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-07-28T08:18:23.752Z] === RUN TestUpdateCPUQuota [2020-07-28T08:18:24.230Z] ok github.com/docker/docker/distribution/xfer 1.461s coverage: 83.9% of statements [2020-07-28T08:18:24.230Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-28T08:18:24.257Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-07-28T08:18:24.517Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-07-28T08:18:24.555Z] ok github.com/docker/docker/image 0.072s coverage: 86.4% of statements [2020-07-28T08:18:24.794Z] --- PASS: TestUpdateCPUQuota (1.26s) [2020-07-28T08:18:24.794Z] === RUN TestUpdatePidsLimit [2020-07-28T08:18:24.794Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-28T08:18:25.085Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-07-28T08:18:25.434Z] === RUN TestUpdatePidsLimit/no_change [2020-07-28T08:18:25.465Z] ok github.com/docker/docker/image/cache 0.014s coverage: 19.2% of statements [2020-07-28T08:18:25.465Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-28T08:18:25.654Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-07-28T08:18:25.728Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-28T08:18:26.021Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-28T08:18:26.172Z] ok github.com/docker/docker/image/v1 0.029s coverage: 25.0% of statements [2020-07-28T08:18:26.172Z] ? github.com/docker/docker/internal/test [no test files] [2020-07-28T08:18:26.316Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-28T08:18:26.953Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-28T08:18:27.076Z] ok github.com/docker/docker/internal/testutil 0.037s coverage: 62.5% of statements [2020-07-28T08:18:27.246Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-28T08:18:27.564Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-07-28T08:18:27.941Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-07-28T08:18:27.941Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-07-28T08:18:27.941Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-07-28T08:18:27.941Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-07-28T08:18:27.941Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-07-28T08:18:27.941Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-07-28T08:18:27.941Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-07-28T08:18:27.941Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-07-28T08:18:27.941Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-07-28T08:18:27.941Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-07-28T08:18:27.941Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-28T08:18:28.133Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-07-28T08:18:28.596Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2020-07-28T08:18:28.764Z] --- PASS: TestUpdatePidsLimit (3.81s) [2020-07-28T08:18:28.764Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-07-28T08:18:28.764Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2020-07-28T08:18:28.764Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-07-28T08:18:28.764Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-07-28T08:18:28.764Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.48s) [2020-07-28T08:18:28.764Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s) [2020-07-28T08:18:28.764Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2020-07-28T08:18:28.764Z] === RUN TestUpdateRestartPolicy [2020-07-28T08:18:29.239Z] ok github.com/docker/docker/pkg/aaparser 0.014s coverage: 50.0% of statements [2020-07-28T08:18:31.584Z] ---> efd7ad7cb98c [2020-07-28T08:18:31.584Z] Successfully built efd7ad7cb98c [2020-07-28T08:18:32.016Z] ok github.com/docker/docker/opts 0.051s coverage: 66.9% of statements [2020-07-28T08:18:32.052Z] Successfully tagged docker:latest [2020-07-28T08:18:32.052Z] INFO: Image build ended at 07/28/2020 08:18:31. Duration:00:03:07.0416700 [2020-07-28T08:18:32.052Z] [2020-07-28T08:18:32.052Z] [2020-07-28T08:18:32.052Z] INFO: Building the test binaries at 07/28/2020 08:18:31... [2020-07-28T08:18:32.329Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-07-28T08:18:32.659Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2020-07-28T08:18:32.901Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-07-28T08:18:33.160Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-07-28T08:18:33.160Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-07-28T08:18:33.160Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-07-28T08:18:33.160Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-07-28T08:18:33.160Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-07-28T08:18:33.313Z] ok github.com/docker/docker/pkg/capabilities 0.024s coverage: 87.5% of statements [2020-07-28T08:18:33.313Z] ok github.com/docker/docker/pkg/authorization 1.382s coverage: 66.7% of statements [2020-07-28T08:18:33.957Z] ok github.com/docker/docker/pkg/archive 1.222s coverage: 77.1% of statements [2020-07-28T08:18:34.099Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-07-28T08:18:34.256Z] ok github.com/docker/docker/pkg/directory 0.008s coverage: 80.0% of statements [2020-07-28T08:18:34.359Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-07-28T08:18:35.297Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-28T08:18:35.309Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2020-07-28T08:18:35.309Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 97.6% of statements [2020-07-28T08:18:35.856Z] INFO: make.ps1 starting at 07/28/2020 08:18:35 [2020-07-28T08:18:35.856Z] INFO: Git commit (9dc455dff) assumed from DOCKER_GITCOMMIT environment variable [2020-07-28T08:18:35.856Z] INFO: Invoking autogen... [2020-07-28T08:18:36.387Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-07-28T08:18:36.834Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-07-28T08:18:37.247Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-07-28T08:18:37.544Z] INFO: Building daemon... [2020-07-28T08:18:37.552Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2020-07-28T08:18:39.081Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 66.3% of statements [2020-07-28T08:18:39.081Z] ok github.com/docker/docker/pkg/chrootarchive 3.934s coverage: 43.2% of statements [2020-07-28T08:18:39.081Z] ok github.com/docker/docker/layer 7.893s coverage: 72.0% of statements [2020-07-28T08:18:39.081Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-28T08:18:39.081Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-28T08:18:39.081Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-28T08:18:39.081Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-28T08:18:39.081Z] ? github.com/docker/docker/oci [no test files] [2020-07-28T08:18:39.081Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-28T08:18:39.081Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-28T08:18:39.081Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-28T08:18:40.140Z] ok github.com/docker/docker/pkg/discovery/kv 3.122s coverage: 84.1% of statements [2020-07-28T08:18:40.140Z] ok github.com/docker/docker/pkg/fileutils 0.054s coverage: 89.5% of statements [2020-07-28T08:18:40.785Z] ok github.com/docker/docker/pkg/fsutils 0.488s coverage: 85.1% of statements [2020-07-28T08:18:40.785Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 10.2% of statements [2020-07-28T08:18:41.027Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-07-28T08:18:41.027Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-07-28T08:18:41.286Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-07-28T08:18:41.855Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-07-28T08:18:42.327Z] ok github.com/docker/docker/pkg/locker 0.060s coverage: 88.9% of statements [2020-07-28T08:18:42.327Z] ok github.com/docker/docker/pkg/jsonmessage 0.041s coverage: 91.7% of statements [2020-07-28T08:18:42.424Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-07-28T08:18:42.623Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2020-07-28T08:18:43.270Z] ok github.com/docker/docker/pkg/idtools 0.745s coverage: 70.1% of statements [2020-07-28T08:18:43.270Z] ok github.com/docker/docker/pkg/ioutils 1.700s coverage: 70.0% of statements [2020-07-28T08:18:43.270Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-28T08:18:43.270Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2020-07-28T08:18:44.163Z] --- PASS: TestUpdateRestartPolicy (12.95s) [2020-07-28T08:18:44.163Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-28T08:18:44.163Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2020-07-28T08:18:44.163Z] === RUN TestWaitNonBlocked [2020-07-28T08:18:44.163Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-28T08:18:44.163Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-28T08:18:44.163Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-28T08:18:44.163Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-28T08:18:44.163Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-28T08:18:44.163Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-28T08:18:44.163Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-28T08:18:44.163Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.10s) [2020-07-28T08:18:44.163Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.19s) [2020-07-28T08:18:44.163Z] === RUN TestWaitBlocked [2020-07-28T08:18:44.163Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-28T08:18:44.163Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-28T08:18:44.163Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-28T08:18:44.163Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-28T08:18:44.163Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-28T08:18:44.163Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-28T08:18:44.319Z] ok github.com/docker/docker/pkg/parsers 0.038s coverage: 97.0% of statements [2020-07-28T08:18:44.319Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2020-07-28T08:18:44.333Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-07-28T08:18:44.464Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-07-28T08:18:44.464Z] Copying nested executables into bundles/cross/linux/amd64 [2020-07-28T08:18:44.464Z] Cross building: bundles/cross/windows/amd64 [2020-07-28T08:18:44.464Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-28T08:18:44.464Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-07-28T08:18:44.592Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-07-28T08:18:44.616Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.022s coverage: 90.0% of statements [2020-07-28T08:18:44.913Z] ok github.com/docker/docker/pkg/mount 0.863s coverage: 69.6% of statements [2020-07-28T08:18:44.913Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-28T08:18:45.207Z] --- PASS: TestWaitBlocked (0.02s) [2020-07-28T08:18:45.207Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s) [2020-07-28T08:18:45.207Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.31s) [2020-07-28T08:18:45.207Z] === CONT TestContainerStartOnDaemonRestart [2020-07-28T08:18:45.207Z] === CONT TestIpcModeOlderClient [2020-07-28T08:18:45.207Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-07-28T08:18:45.207Z] === CONT TestDaemonRestartIpcMode [2020-07-28T08:18:45.208Z] ok github.com/docker/docker/pkg/pidfile 0.021s coverage: 82.4% of statements [2020-07-28T08:18:45.208Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-28T08:18:45.208Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-28T08:18:45.532Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-07-28T08:18:45.849Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2020-07-28T08:18:46.101Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-07-28T08:18:46.490Z] ok github.com/docker/docker/pkg/pools 0.006s coverage: 87.9% of statements [2020-07-28T08:18:46.811Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2020-07-28T08:18:46.811Z] ok github.com/docker/docker/pkg/plugins/transport 0.016s coverage: 85.7% of statements [2020-07-28T08:18:47.863Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2020-07-28T08:18:47.953Z] --- PASS: TestContainerStartOnDaemonRestart (2.88s) [2020-07-28T08:18:47.953Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-07-28T08:18:47.953Z] daemon.go:325: [df0a0f70315ac] waiting for daemon to start [2020-07-28T08:18:47.953Z] daemon.go:325: [df0a0f70315ac] waiting for daemon to start [2020-07-28T08:18:47.953Z] daemon.go:353: [df0a0f70315ac] daemon started [2020-07-28T08:18:47.953Z] daemon.go:296: [df0a0f70315ac] exiting daemon [2020-07-28T08:18:47.953Z] daemon.go:325: [df0a0f70315ac] waiting for daemon to start [2020-07-28T08:18:47.953Z] daemon.go:325: [df0a0f70315ac] waiting for daemon to start [2020-07-28T08:18:47.953Z] daemon.go:353: [df0a0f70315ac] daemon started [2020-07-28T08:18:47.953Z] daemon.go:461: [df0a0f70315ac] Stopping daemon [2020-07-28T08:18:47.953Z] daemon.go:296: [df0a0f70315ac] exiting daemon [2020-07-28T08:18:47.953Z] daemon.go:448: [df0a0f70315ac] Daemon stopped [2020-07-28T08:18:48.503Z] ok github.com/docker/docker/pkg/pubsub 1.145s coverage: 72.7% of statements [2020-07-28T08:18:48.503Z] ok github.com/docker/docker/pkg/stdcopy 0.032s coverage: 100.0% of statements [2020-07-28T08:18:49.394Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-07-28T08:18:49.469Z] --- PASS: TestDaemonRestartIpcMode (4.10s) [2020-07-28T08:18:49.469Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-07-28T08:18:49.469Z] daemon.go:325: [dc4aa1f68dca6] waiting for daemon to start [2020-07-28T08:18:49.469Z] daemon.go:325: [dc4aa1f68dca6] waiting for daemon to start [2020-07-28T08:18:49.469Z] daemon.go:353: [dc4aa1f68dca6] daemon started [2020-07-28T08:18:49.469Z] daemon.go:461: [dc4aa1f68dca6] Stopping daemon [2020-07-28T08:18:49.469Z] daemon.go:296: [dc4aa1f68dca6] exiting daemon [2020-07-28T08:18:49.469Z] daemon.go:448: [dc4aa1f68dca6] Daemon stopped [2020-07-28T08:18:49.469Z] daemon.go:325: [dc4aa1f68dca6] waiting for daemon to start [2020-07-28T08:18:49.469Z] daemon.go:325: [dc4aa1f68dca6] waiting for daemon to start [2020-07-28T08:18:49.469Z] daemon.go:353: [dc4aa1f68dca6] daemon started [2020-07-28T08:18:49.469Z] daemon.go:461: [dc4aa1f68dca6] Stopping daemon [2020-07-28T08:18:49.469Z] daemon.go:296: [dc4aa1f68dca6] exiting daemon [2020-07-28T08:18:49.469Z] daemon.go:448: [dc4aa1f68dca6] Daemon stopped [2020-07-28T08:18:49.469Z] PASS [2020-07-28T08:18:49.469Z] [2020-07-28T08:18:49.469Z] === Skipped [2020-07-28T08:18:49.469Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-07-28T08:18:49.469Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-28T08:18:49.469Z] [2020-07-28T08:18:49.469Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-28T08:18:49.469Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-28T08:18:49.469Z] [2020-07-28T08:18:49.469Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-28T08:18:49.469Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-28T08:18:49.469Z] [2020-07-28T08:18:49.469Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-28T08:18:49.469Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-28T08:18:49.469Z] [2020-07-28T08:18:49.469Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-07-28T08:18:49.469Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-28T08:18:49.469Z] [2020-07-28T08:18:49.469Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-07-28T08:18:49.469Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-07-28T08:18:49.469Z] [2020-07-28T08:18:49.469Z] [2020-07-28T08:18:49.469Z] DONE 189 tests, 6 skipped in 125.223s [2020-07-28T08:18:49.469Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-07-28T08:18:49.469Z] ++ 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-28T08:18:49.469Z] ++ set -e [2020-07-28T08:18:49.469Z] ++ '[' -n 0 ']' [2020-07-28T08:18:49.469Z] ++ set -x [2020-07-28T08:18:49.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:18:49.469Z] INFO: Testing against a local daemon [2020-07-28T08:18:49.469Z] === RUN TestCommitInheritsEnv [2020-07-28T08:18:49.553Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-07-28T08:18:49.848Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-07-28T08:18:50.106Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-07-28T08:18:50.106Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-28T08:18:50.106Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-28T08:18:50.106Z] === RUN TestImagesFilterMultiReference [2020-07-28T08:18:50.106Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-07-28T08:18:50.106Z] === RUN TestImagePullPlatformInvalid [2020-07-28T08:18:50.106Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-07-28T08:18:50.106Z] === RUN TestRemoveImageOrphaning [2020-07-28T08:18:50.144Z] ok github.com/docker/docker/pkg/symlink 0.031s coverage: 87.7% of statements [2020-07-28T08:18:50.744Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2020-07-28T08:18:50.744Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-28T08:18:50.744Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-07-28T08:18:50.744Z] === RUN TestTagInvalidReference [2020-07-28T08:18:50.744Z] --- PASS: TestTagInvalidReference (0.01s) [2020-07-28T08:18:50.744Z] === RUN TestTagValidPrefixedRepo [2020-07-28T08:18:50.744Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-07-28T08:18:50.744Z] === RUN TestTagExistedNameWithoutForce [2020-07-28T08:18:50.744Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-07-28T08:18:50.744Z] === RUN TestTagOfficialNames [2020-07-28T08:18:50.744Z] --- PASS: TestTagOfficialNames (0.03s) [2020-07-28T08:18:50.744Z] === RUN TestTagMatchesDigest [2020-07-28T08:18:50.744Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-28T08:18:50.744Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-28T08:18:50.784Z] ok github.com/docker/docker/pkg/sysinfo 0.009s coverage: 80.8% of statements [2020-07-28T08:18:50.788Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-07-28T08:18:51.355Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-07-28T08:18:51.428Z] ok github.com/docker/docker/pkg/system 0.028s coverage: 35.1% of statements [2020-07-28T08:18:51.726Z] ok github.com/docker/docker/pkg/tailfile 0.117s coverage: 88.6% of statements [2020-07-28T08:18:52.369Z] ok github.com/docker/docker/pkg/signal 4.444s coverage: 61.0% of statements [2020-07-28T08:18:52.369Z] ok github.com/docker/docker/pkg/tarsum 0.185s coverage: 89.3% of statements [2020-07-28T08:18:52.664Z] ok github.com/docker/docker/pkg/term 0.007s coverage: 85.9% of statements [2020-07-28T08:18:53.310Z] ok github.com/docker/docker/pkg/urlutil 0.019s coverage: 100.0% of statements [2020-07-28T08:18:53.310Z] testing: warning: no tests to run [2020-07-28T08:18:53.310Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: 0.0% of statements [no tests to run] [2020-07-28T08:18:53.613Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2020-07-28T08:18:53.948Z] ok github.com/docker/docker/pkg/useragent 0.006s coverage: 88.9% of statements [2020-07-28T08:18:55.505Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-07-28T08:18:55.552Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-07-28T08:18:56.491Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-07-28T08:18:56.491Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-07-28T08:18:57.035Z] ok github.com/docker/docker/reference 0.012s coverage: 84.4% of statements [2020-07-28T08:18:57.035Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 69.1% of statements [2020-07-28T08:18:57.060Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-07-28T08:18:57.684Z] ok github.com/docker/docker/plugin 0.579s coverage: 27.3% of statements [2020-07-28T08:18:58.440Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-07-28T08:18:58.738Z] ok github.com/docker/docker/registry/resumable 0.041s coverage: 100.0% of statements [2020-07-28T08:18:58.738Z] ok github.com/docker/docker/restartmanager 0.026s coverage: 47.1% of statements [2020-07-28T08:19:00.830Z] ok github.com/docker/docker/runconfig 0.017s coverage: 68.2% of statements [2020-07-28T08:19:00.830Z] ok github.com/docker/docker/registry 0.266s coverage: 56.3% of statements [2020-07-28T08:19:00.830Z] ok github.com/docker/docker/volume/drivers 0.020s coverage: 36.1% of statements [2020-07-28T08:19:00.978Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-07-28T08:19:02.358Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-07-28T08:19:02.927Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-07-28T08:19:02.927Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-07-28T08:19:02.935Z] ok github.com/docker/docker/volume/mounts 0.071s coverage: 67.0% of statements [2020-07-28T08:19:02.935Z] ok github.com/docker/docker/volume/local 0.050s coverage: 73.0% of statements [2020-07-28T08:19:03.591Z] ok github.com/docker/docker/volume/service 0.023s coverage: 73.0% of statements [2020-07-28T08:19:04.307Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-07-28T08:19:04.566Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-07-28T08:19:05.506Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-07-28T08:19:06.889Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-07-28T08:19:07.458Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-07-28T08:19:09.995Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-07-28T08:19:10.255Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-07-28T08:19:10.824Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-07-28T08:19:11.396Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-07-28T08:19:13.932Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-07-28T08:19:13.932Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-07-28T08:19:15.315Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-07-28T08:19:17.222Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-07-28T08:19:17.222Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-07-28T08:19:18.170Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-07-28T08:19:20.709Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-07-28T08:19:21.278Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-07-28T08:19:22.256Z] ok github.com/docker/docker/pkg/plugins 33.680s coverage: 76.8% of statements [2020-07-28T08:19:22.256Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-28T08:19:22.256Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-28T08:19:22.256Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-28T08:19:22.256Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-28T08:19:22.256Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-28T08:19:22.256Z] ? github.com/docker/docker/rootless [no test files] [2020-07-28T08:19:22.256Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-28T08:19:22.256Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-28T08:19:22.256Z] ? github.com/docker/docker/volume [no test files] [2020-07-28T08:19:22.256Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-28T08:19:22.256Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-28T08:19:22.256Z] [2020-07-28T08:19:22.256Z] === Skipped [2020-07-28T08:19:22.256Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-28T08:19:22.256Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-28T08:19:22.256Z] [2020-07-28T08:19:22.256Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-28T08:19:22.256Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-28T08:19:22.256Z] [2020-07-28T08:19:22.256Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-28T08:19:22.256Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T08:19:22.256Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T08:19:22.256Z] [2020-07-28T08:19:22.256Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-28T08:19:22.256Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T08:19:22.256Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T08:19:22.256Z] [2020-07-28T08:19:22.256Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-28T08:19:22.256Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T08:19:22.256Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T08:19:22.256Z] [2020-07-28T08:19:22.256Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-28T08:19:22.256Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T08:19:22.256Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T08:19:22.256Z] [2020-07-28T08:19:22.256Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-28T08:19:22.256Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T08:19:22.256Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T08:19:22.256Z] [2020-07-28T08:19:22.256Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-28T08:19:22.256Z] graphtest_unix.go:73: No driver to put! [2020-07-28T08:19:22.256Z] [2020-07-28T08:19:22.256Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-28T08:19:22.256Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-28T08:19:22.256Z] [2020-07-28T08:19:22.256Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-28T08:19:22.256Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-28T08:19:22.256Z] [2020-07-28T08:19:22.256Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-28T08:19:22.256Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-28T08:19:22.256Z] [2020-07-28T08:19:22.256Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-28T08:19:22.256Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-28T08:19:22.256Z] [2020-07-28T08:19:22.256Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-28T08:19:22.256Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T08:19:22.256Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T08:19:22.256Z] [2020-07-28T08:19:22.256Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-28T08:19:22.256Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T08:19:22.256Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T08:19:22.256Z] [2020-07-28T08:19:22.256Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-28T08:19:22.256Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T08:19:22.256Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T08:19:22.256Z] [2020-07-28T08:19:22.256Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-28T08:19:22.256Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T08:19:22.256Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T08:19:22.256Z] [2020-07-28T08:19:22.256Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-28T08:19:22.256Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T08:19:22.256Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T08:19:22.256Z] [2020-07-28T08:19:22.256Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-28T08:19:22.256Z] graphtest_unix.go:73: No driver to put! [2020-07-28T08:19:22.256Z] [2020-07-28T08:19:22.256Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-28T08:19:22.256Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-28T08:19:22.256Z] [2020-07-28T08:19:22.256Z] [2020-07-28T08:19:22.256Z] DONE 2066 tests, 19 skipped in 248.161s Post stage [Pipeline] junit [2020-07-28T08:19:22.309Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-28T08:19:22.656Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-07-28T08:19:22.979Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41277/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9dc455dffb3381edb4071c6ad8b16661844fbee6 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:9dc455dffb3381edb4071c6ad8b16661844fbee6 hack/make.sh dynbinary test-integration [2020-07-28T08:19:23.288Z] [2020-07-28T08:19:23.288Z] Removing bundles/ [2020-07-28T08:19:23.288Z] [2020-07-28T08:19:23.288Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-28T08:19:23.288Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-28T08:19:23.288Z] GOOS="" GOARCH="" GOARM="" [2020-07-28T08:19:24.565Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-07-28T08:19:24.825Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-07-28T08:19:28.119Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-07-28T08:19:32.313Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-07-28T08:19:32.313Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-07-28T08:19:33.251Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-07-28T08:19:33.251Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-07-28T08:19:36.543Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-07-28T08:19:37.924Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-07-28T08:19:38.179Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-07-28T08:19:38.179Z] [2020-07-28T08:19:38.179Z] ________ ____ __. [2020-07-28T08:19:38.179Z] \_____ \ | |/ _| [2020-07-28T08:19:38.179Z] / | \| < [2020-07-28T08:19:38.179Z] / | \ | \ [2020-07-28T08:19:38.179Z] \_______ /____|__ \ [2020-07-28T08:19:38.179Z] \/ \/ [2020-07-28T08:19:38.179Z] [2020-07-28T08:19:38.179Z] INFO: make.ps1 ended at 07/28/2020 08:19:31 [2020-07-28T08:19:38.179Z] INFO: Binaries build ended at 07/28/2020 08:19:33. Duration:00:01:01.4287859 [2020-07-28T08:19:38.179Z] INFO: Copying the built daemon binary to d:\CI\PR-41277\1\binary\dockerd-9dc455dff.exe... [2020-07-28T08:19:38.179Z] INFO: Copying the built client binary to d:\CI\PR-41277\1\binary\docker-9dc455dff.exe... [2020-07-28T08:19:38.179Z] INFO: Copying dockerversion from the container... [2020-07-28T08:19:38.179Z] INFO: Copying the golang package from the container to d:\CI\PR-41277\1\installer\go.zip... [2020-07-28T08:19:38.184Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-07-28T08:19:39.124Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-07-28T08:19:39.166Z] INFO: Extracting go.zip to d:\CI\PR-41277\1\go [2020-07-28T08:19:40.505Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-07-28T08:19:40.505Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-07-28T08:19:42.412Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-07-28T08:19:43.350Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-07-28T08:19:49.924Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-07-28T08:19:50.869Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-07-28T08:19:50.869Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-07-28T08:19:52.146Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-28T08:19:52.146Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-07-28T08:19:52.146Z] remote: Enumerating objects: 2, done. [2020-07-28T08:19:52.146Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-07-28T08:19:52.146Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-07-28T08:19:52.146Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-07-28T08:19:52.146Z] 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-28T08:19:52.146Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-07-28T08:19:52.146Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-28T08:19:52.467Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41277/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9dc455dffb3381edb4071c6ad8b16661844fbee6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:9dc455dffb3381edb4071c6ad8b16661844fbee6 hack/test/unit [2020-07-28T08:19:53.406Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-07-28T08:19:55.754Z] ? github.com/docker/docker/api [no test files] [2020-07-28T08:19:59.978Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-07-28T08:20:00.572Z] INFO: Extraction ended at 07/28/2020 08:20:00. Duration:00:00:21.3667511 [2020-07-28T08:20:00.572Z] INFO: Updating the golang and path environment variables [2020-07-28T08:20:00.572Z] INFO: GOPATH=d:\gopath [2020-07-28T08:20:00.572Z] INFO: go version go1.13.14 windows/amd64 [2020-07-28T08:20:00.572Z] INFO: Running the daemon under test in debug mode [2020-07-28T08:20:00.572Z] INFO: Starting a daemon under test... [2020-07-28T08:20:00.572Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41277\1\daemon --pidfile d:\CI\PR-41277\1\docker.pid -D [2020-07-28T08:20:00.572Z] INFO: Process started successfully. [2020-07-28T08:20:00.572Z] INFO: Start tailing logs of the daemon under tests [2020-07-28T08:20:00.572Z] INFO: Waiting for the daemon under test to start... [2020-07-28T08:20:02.515Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-07-28T08:20:03.895Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-07-28T08:20:04.367Z] INFO: Daemon under test started and replied! [2020-07-28T08:20:04.367Z] INFO: Docker version of the daemon under test [2020-07-28T08:20:04.367Z] [2020-07-28T08:20:04.367Z] Client: [2020-07-28T08:20:04.367Z] Version: 17.06.2-ce [2020-07-28T08:20:04.367Z] API version: 1.30 [2020-07-28T08:20:04.367Z] Go version: go1.8.3 [2020-07-28T08:20:04.367Z] Git commit: cec0b72 [2020-07-28T08:20:04.367Z] Built: Tue Sep 5 19:57:19 2017 [2020-07-28T08:20:04.367Z] OS/Arch: windows/amd64 [2020-07-28T08:20:04.367Z] [2020-07-28T08:20:04.367Z] Server: [2020-07-28T08:20:04.367Z] Version: 0.0.0-dev [2020-07-28T08:20:04.367Z] API version: 1.40 (minimum version 1.24) [2020-07-28T08:20:04.367Z] Go version: go1.13.14 [2020-07-28T08:20:04.367Z] Git commit: 9dc455dff [2020-07-28T08:20:04.367Z] Built: 07/28/2020 08:18:35 [2020-07-28T08:20:04.367Z] OS/Arch: windows/amd64 [2020-07-28T08:20:04.367Z] Experimental: false [2020-07-28T08:20:04.367Z] [2020-07-28T08:20:04.367Z] INFO: Docker info of the daemon under test [2020-07-28T08:20:04.367Z] [2020-07-28T08:20:04.367Z] Containers: 0 [2020-07-28T08:20:04.367Z] Running: 0 [2020-07-28T08:20:04.367Z] Paused: 0 [2020-07-28T08:20:04.367Z] Stopped: 0 [2020-07-28T08:20:04.367Z] Images: 0 [2020-07-28T08:20:04.367Z] Server Version: 0.0.0-dev [2020-07-28T08:20:04.367Z] Storage Driver: windowsfilter [2020-07-28T08:20:04.367Z] Windows: [2020-07-28T08:20:04.367Z] Logging Driver: json-file [2020-07-28T08:20:04.367Z] Plugins: [2020-07-28T08:20:04.367Z] Volume: local [2020-07-28T08:20:04.367Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-28T08:20:04.367Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-28T08:20:04.367Z] Swarm: inactive [2020-07-28T08:20:04.367Z] Default Isolation: process [2020-07-28T08:20:04.367Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-28T08:20:04.367Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-28T08:20:04.367Z] OSType: windows [2020-07-28T08:20:04.367Z] Architecture: x86_64 [2020-07-28T08:20:04.367Z] CPUs: 4 [2020-07-28T08:20:04.367Z] Total Memory: 32GiB [2020-07-28T08:20:04.367Z] Name: azwin-2-c27db0 [2020-07-28T08:20:04.367Z] ID: SQCA:6UVJ:2P6I:OGKO:RRCN:TEQL:ILSJ:JZJA:62CF:ERC7:LXJT:JBHV [2020-07-28T08:20:04.367Z] Docker Root Dir: D:\CI\PR-41277\1\daemon [2020-07-28T08:20:04.367Z] Debug Mode (client): false [2020-07-28T08:20:04.367Z] Debug Mode (server): true [2020-07-28T08:20:04.367Z] File Descriptors: -1 [2020-07-28T08:20:04.367Z] Goroutines: 17 [2020-07-28T08:20:04.367Z] System Time: 2020-07-28T08:20:03.7788696Z [2020-07-28T08:20:04.367Z] EventsListeners: 0 [2020-07-28T08:20:04.367Z] Registry: https://index.docker.io/v1/ [2020-07-28T08:20:04.367Z] Labels: [2020-07-28T08:20:04.367Z] Experimental: false [2020-07-28T08:20:04.367Z] Insecure Registries: [2020-07-28T08:20:04.367Z] 127.0.0.0/8 [2020-07-28T08:20:04.367Z] Live Restore Enabled: false [2020-07-28T08:20:04.367Z] [2020-07-28T08:20:04.367Z] [2020-07-28T08:20:04.367Z] INFO: Docker images of the daemon under test [2020-07-28T08:20:04.367Z] [2020-07-28T08:20:04.367Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-28T08:20:04.367Z] [2020-07-28T08:20:04.367Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-07-28T08:20:04.367Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-07-28T08:20:04.367Z] ltsc2019: Pulling from windows/servercore [2020-07-28T08:20:04.367Z] 4612f6d0b889: Pulling fs layer [2020-07-28T08:20:04.367Z] fc1b9e59edad: Pulling fs layer [2020-07-28T08:20:07.187Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-07-28T08:20:07.187Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-07-28T08:20:08.127Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-07-28T08:20:08.127Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-07-28T08:20:10.235Z] fc1b9e59edad: Verifying Checksum [2020-07-28T08:20:10.235Z] fc1b9e59edad: Download complete [2020-07-28T08:20:10.641Z] ok github.com/docker/docker/api/server 0.013s coverage: 7.9% of statements [2020-07-28T08:20:12.331Z] --- PASS: TestDockerDaemonSuite (325.38s) [2020-07-28T08:20:12.331Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.69s) [2020-07-28T08:20:12.331Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-07-28T08:20:12.331Z] daemon.go:325: [d39e3143979c0] waiting for daemon to start [2020-07-28T08:20:12.331Z] daemon.go:325: [d39e3143979c0] waiting for daemon to start [2020-07-28T08:20:12.331Z] daemon.go:353: [d39e3143979c0] daemon started [2020-07-28T08:20:12.331Z] daemon.go:461: [d39e3143979c0] Stopping daemon [2020-07-28T08:20:12.331Z] daemon.go:296: [d39e3143979c0] exiting daemon [2020-07-28T08:20:12.331Z] daemon.go:448: [d39e3143979c0] Daemon stopped [2020-07-28T08:20:12.331Z] daemon.go:325: [d39e3143979c0] waiting for daemon to start [2020-07-28T08:20:12.331Z] daemon.go:325: [d39e3143979c0] waiting for daemon to start [2020-07-28T08:20:12.331Z] daemon.go:353: [d39e3143979c0] daemon started [2020-07-28T08:20:12.331Z] daemon.go:461: [d39e3143979c0] Stopping daemon [2020-07-28T08:20:12.331Z] daemon.go:296: [d39e3143979c0] exiting daemon [2020-07-28T08:20:12.331Z] daemon.go:448: [d39e3143979c0] Daemon stopped [2020-07-28T08:20:12.331Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.71s) [2020-07-28T08:20:12.331Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-07-28T08:20:12.331Z] daemon.go:325: [d67c3224f576d] waiting for daemon to start [2020-07-28T08:20:12.331Z] daemon.go:325: [d67c3224f576d] waiting for daemon to start [2020-07-28T08:20:12.331Z] daemon.go:353: [d67c3224f576d] daemon started [2020-07-28T08:20:12.331Z] daemon.go:461: [d67c3224f576d] Stopping daemon [2020-07-28T08:20:12.331Z] daemon.go:296: [d67c3224f576d] exiting daemon [2020-07-28T08:20:12.331Z] daemon.go:448: [d67c3224f576d] Daemon stopped [2020-07-28T08:20:12.331Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.57s) [2020-07-28T08:20:12.331Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-07-28T08:20:12.331Z] daemon.go:325: [dd15a256dcd0b] waiting for daemon to start [2020-07-28T08:20:12.331Z] daemon.go:325: [dd15a256dcd0b] waiting for daemon to start [2020-07-28T08:20:12.331Z] daemon.go:353: [dd15a256dcd0b] daemon started [2020-07-28T08:20:12.331Z] daemon.go:461: [dd15a256dcd0b] Stopping daemon [2020-07-28T08:20:12.331Z] daemon.go:296: [dd15a256dcd0b] exiting daemon [2020-07-28T08:20:12.331Z] daemon.go:448: [dd15a256dcd0b] Daemon stopped [2020-07-28T08:20:12.331Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.44s) [2020-07-28T08:20:12.331Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-07-28T08:20:12.331Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-07-28T08:20:12.331Z] daemon.go:325: [d310ef8d6bb47] waiting for daemon to start [2020-07-28T08:20:12.331Z] daemon.go:325: [d310ef8d6bb47] waiting for daemon to start [2020-07-28T08:20:12.331Z] daemon.go:353: [d310ef8d6bb47] daemon started [2020-07-28T08:20:12.331Z] daemon.go:296: [d310ef8d6bb47] exiting daemon [2020-07-28T08:20:12.331Z] docker_cli_daemon_test.go:1449: Daemon d310ef8d6bb47 is not started [2020-07-28T08:20:12.331Z] daemon.go:325: [d310ef8d6bb47] waiting for daemon to start [2020-07-28T08:20:12.331Z] daemon.go:325: [d310ef8d6bb47] waiting for daemon to start [2020-07-28T08:20:12.331Z] daemon.go:353: [d310ef8d6bb47] daemon started [2020-07-28T08:20:12.331Z] daemon.go:461: [d310ef8d6bb47] Stopping daemon [2020-07-28T08:20:12.331Z] daemon.go:296: [d310ef8d6bb47] exiting daemon [2020-07-28T08:20:12.331Z] daemon.go:448: [d310ef8d6bb47] Daemon stopped [2020-07-28T08:20:12.331Z] check_test.go:309: Daemon dbfd22946af83 is not started [2020-07-28T08:20:12.331Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.43s) [2020-07-28T08:20:12.331Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-07-28T08:20:12.331Z] daemon.go:325: [d7d86fa76b53f] waiting for daemon to start [2020-07-28T08:20:12.331Z] daemon.go:325: [d7d86fa76b53f] waiting for daemon to start [2020-07-28T08:20:12.331Z] daemon.go:353: [d7d86fa76b53f] daemon started [2020-07-28T08:20:12.331Z] daemon.go:325: [d7d86fa76b53f] waiting for daemon to start [2020-07-28T08:20:12.331Z] daemon.go:296: [d7d86fa76b53f] exiting daemon [2020-07-28T08:20:12.331Z] daemon.go:325: [d7d86fa76b53f] waiting for daemon to start [2020-07-28T08:20:12.331Z] daemon.go:353: [d7d86fa76b53f] daemon started [2020-07-28T08:20:12.331Z] daemon.go:461: [d7d86fa76b53f] Stopping daemon [2020-07-28T08:20:12.331Z] daemon.go:296: [d7d86fa76b53f] exiting daemon [2020-07-28T08:20:12.331Z] daemon.go:448: [d7d86fa76b53f] Daemon stopped [2020-07-28T08:20:12.331Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.01s) [2020-07-28T08:20:12.331Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-07-28T08:20:12.331Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-07-28T08:20:12.331Z] daemon.go:325: [da1d89f4c0b0a] waiting for daemon to start [2020-07-28T08:20:12.331Z] daemon.go:325: [da1d89f4c0b0a] waiting for daemon to start [2020-07-28T08:20:12.331Z] daemon.go:353: [da1d89f4c0b0a] daemon started [2020-07-28T08:20:12.331Z] daemon.go:296: [da1d89f4c0b0a] exiting daemon [2020-07-28T08:20:12.331Z] check_test.go:309: Daemon d147682c33b53 is not started [2020-07-28T08:20:12.331Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.57s) [2020-07-28T08:20:12.331Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-07-28T08:20:12.331Z] daemon.go:325: [da6ae070a83eb] waiting for daemon to start [2020-07-28T08:20:12.331Z] daemon.go:325: [da6ae070a83eb] waiting for daemon to start [2020-07-28T08:20:12.331Z] daemon.go:353: [da6ae070a83eb] daemon started [2020-07-28T08:20:12.331Z] daemon.go:461: [da6ae070a83eb] Stopping daemon [2020-07-28T08:20:12.331Z] daemon.go:296: [da6ae070a83eb] exiting daemon [2020-07-28T08:20:12.331Z] daemon.go:448: [da6ae070a83eb] Daemon stopped [2020-07-28T08:20:12.331Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.99s) [2020-07-28T08:20:12.331Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-07-28T08:20:12.331Z] daemon.go:325: [d980742aa0fe0] waiting for daemon to start [2020-07-28T08:20:12.331Z] daemon.go:296: [d980742aa0fe0] exiting daemon [2020-07-28T08:20:12.331Z] daemon.go:325: [d980742aa0fe0] waiting for daemon to start [2020-07-28T08:20:12.331Z] daemon.go:325: [d980742aa0fe0] waiting for daemon to start [2020-07-28T08:20:12.331Z] daemon.go:325: [d980742aa0fe0] waiting for daemon to start [2020-07-28T08:20:12.331Z] daemon.go:353: [d980742aa0fe0] daemon started [2020-07-28T08:20:12.331Z] daemon.go:461: [d980742aa0fe0] Stopping daemon [2020-07-28T08:20:12.331Z] daemon.go:296: [d980742aa0fe0] exiting daemon [2020-07-28T08:20:12.331Z] daemon.go:448: [d980742aa0fe0] Daemon stopped [2020-07-28T08:20:12.331Z] daemon.go:325: [d980742aa0fe0] waiting for daemon to start [2020-07-28T08:20:12.331Z] daemon.go:325: [d980742aa0fe0] waiting for daemon to start [2020-07-28T08:20:12.331Z] daemon.go:353: [d980742aa0fe0] daemon started [2020-07-28T08:20:12.331Z] daemon.go:461: [d980742aa0fe0] Stopping daemon [2020-07-28T08:20:12.331Z] daemon.go:296: [d980742aa0fe0] exiting daemon [2020-07-28T08:20:12.331Z] daemon.go:448: [d980742aa0fe0] Daemon stopped [2020-07-28T08:20:12.331Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.45s) [2020-07-28T08:20:12.331Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-07-28T08:20:12.331Z] daemon.go:325: [d3f1e45a0f670] waiting for daemon to start [2020-07-28T08:20:12.331Z] daemon.go:325: [d3f1e45a0f670] waiting for daemon to start [2020-07-28T08:20:12.331Z] daemon.go:353: [d3f1e45a0f670] daemon started [2020-07-28T08:20:12.331Z] daemon.go:461: [d3f1e45a0f670] Stopping daemon [2020-07-28T08:20:12.331Z] daemon.go:296: [d3f1e45a0f670] exiting daemon [2020-07-28T08:20:12.331Z] daemon.go:448: [d3f1e45a0f670] Daemon stopped [2020-07-28T08:20:12.331Z] daemon.go:325: [d3f1e45a0f670] waiting for daemon to start [2020-07-28T08:20:12.331Z] daemon.go:325: [d3f1e45a0f670] waiting for daemon to start [2020-07-28T08:20:12.331Z] daemon.go:353: [d3f1e45a0f670] daemon started [2020-07-28T08:20:12.331Z] daemon.go:461: [d3f1e45a0f670] Stopping daemon [2020-07-28T08:20:12.331Z] daemon.go:296: [d3f1e45a0f670] exiting daemon [2020-07-28T08:20:12.331Z] daemon.go:448: [d3f1e45a0f670] Daemon stopped [2020-07-28T08:20:12.331Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.19s) [2020-07-28T08:20:12.331Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-07-28T08:20:12.331Z] daemon.go:325: [d2e574d67d6ce] waiting for daemon to start [2020-07-28T08:20:12.331Z] daemon.go:325: [d2e574d67d6ce] waiting for daemon to start [2020-07-28T08:20:12.331Z] daemon.go:353: [d2e574d67d6ce] daemon started [2020-07-28T08:20:12.331Z] daemon.go:461: [d2e574d67d6ce] Stopping daemon [2020-07-28T08:20:12.331Z] daemon.go:296: [d2e574d67d6ce] exiting daemon [2020-07-28T08:20:12.331Z] daemon.go:448: [d2e574d67d6ce] Daemon stopped [2020-07-28T08:20:12.331Z] daemon.go:325: [d2e574d67d6ce] waiting for daemon to start [2020-07-28T08:20:12.331Z] daemon.go:325: [d2e574d67d6ce] waiting for daemon to start [2020-07-28T08:20:12.331Z] daemon.go:353: [d2e574d67d6ce] daemon started [2020-07-28T08:20:12.331Z] daemon.go:461: [d2e574d67d6ce] Stopping daemon [2020-07-28T08:20:12.331Z] daemon.go:296: [d2e574d67d6ce] exiting daemon [2020-07-28T08:20:12.331Z] daemon.go:448: [d2e574d67d6ce] Daemon stopped [2020-07-28T08:20:12.331Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.43s) [2020-07-28T08:20:12.331Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-07-28T08:20:12.331Z] daemon.go:325: [d24c8834f6182] waiting for daemon to start [2020-07-28T08:20:12.331Z] daemon.go:325: [d24c8834f6182] waiting for daemon to start [2020-07-28T08:20:12.331Z] daemon.go:353: [d24c8834f6182] daemon started [2020-07-28T08:20:12.331Z] daemon.go:461: [d24c8834f6182] Stopping daemon [2020-07-28T08:20:12.331Z] daemon.go:296: [d24c8834f6182] exiting daemon [2020-07-28T08:20:12.331Z] daemon.go:448: [d24c8834f6182] Daemon stopped [2020-07-28T08:20:12.331Z] daemon.go:325: [d24c8834f6182] waiting for daemon to start [2020-07-28T08:20:12.331Z] daemon.go:325: [d24c8834f6182] waiting for daemon to start [2020-07-28T08:20:12.331Z] daemon.go:353: [d24c8834f6182] daemon started [2020-07-28T08:20:12.331Z] daemon.go:461: [d24c8834f6182] Stopping daemon [2020-07-28T08:20:12.331Z] daemon.go:296: [d24c8834f6182] exiting daemon [2020-07-28T08:20:12.331Z] daemon.go:448: [d24c8834f6182] Daemon stopped [2020-07-28T08:20:12.331Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.49s) [2020-07-28T08:20:12.331Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP [2020-07-28T08:20:12.331Z] daemon.go:325: [ddd57938cd4ea] waiting for daemon to start [2020-07-28T08:20:12.331Z] daemon.go:325: [ddd57938cd4ea] waiting for daemon to start [2020-07-28T08:20:12.331Z] daemon.go:353: [ddd57938cd4ea] daemon started [2020-07-28T08:20:12.331Z] daemon.go:461: [ddd57938cd4ea] Stopping daemon [2020-07-28T08:20:12.331Z] daemon.go:296: [ddd57938cd4ea] exiting daemon [2020-07-28T08:20:12.331Z] daemon.go:448: [ddd57938cd4ea] Daemon stopped [2020-07-28T08:20:12.331Z] daemon.go:325: [ddd57938cd4ea] waiting for daemon to start [2020-07-28T08:20:12.331Z] daemon.go:325: [ddd57938cd4ea] waiting for daemon to start [2020-07-28T08:20:12.331Z] daemon.go:353: [ddd57938cd4ea] daemon started [2020-07-28T08:20:12.331Z] daemon.go:461: [ddd57938cd4ea] Stopping daemon [2020-07-28T08:20:12.331Z] daemon.go:296: [ddd57938cd4ea] exiting daemon [2020-07-28T08:20:12.331Z] daemon.go:448: [ddd57938cd4ea] Daemon stopped [2020-07-28T08:20:12.331Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.47s) [2020-07-28T08:20:12.331Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone [2020-07-28T08:20:12.331Z] daemon.go:325: [d0b634f97fcd9] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:325: [d0b634f97fcd9] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:353: [d0b634f97fcd9] daemon started [2020-07-28T08:20:12.332Z] daemon.go:461: [d0b634f97fcd9] Stopping daemon [2020-07-28T08:20:12.332Z] daemon.go:296: [d0b634f97fcd9] exiting daemon [2020-07-28T08:20:12.332Z] daemon.go:448: [d0b634f97fcd9] Daemon stopped [2020-07-28T08:20:12.332Z] daemon.go:325: [d0b634f97fcd9] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:325: [d0b634f97fcd9] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:353: [d0b634f97fcd9] daemon started [2020-07-28T08:20:12.332Z] daemon.go:461: [d0b634f97fcd9] Stopping daemon [2020-07-28T08:20:12.332Z] daemon.go:296: [d0b634f97fcd9] exiting daemon [2020-07-28T08:20:12.332Z] daemon.go:448: [d0b634f97fcd9] Daemon stopped [2020-07-28T08:20:12.332Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.24s) [2020-07-28T08:20:12.332Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent [2020-07-28T08:20:12.332Z] daemon.go:325: [d7145bedd9ccb] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:325: [d7145bedd9ccb] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:353: [d7145bedd9ccb] daemon started [2020-07-28T08:20:12.332Z] daemon.go:461: [d7145bedd9ccb] Stopping daemon [2020-07-28T08:20:12.332Z] daemon.go:296: [d7145bedd9ccb] exiting daemon [2020-07-28T08:20:12.332Z] daemon.go:448: [d7145bedd9ccb] Daemon stopped [2020-07-28T08:20:12.332Z] daemon.go:325: [d7145bedd9ccb] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:325: [d7145bedd9ccb] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:353: [d7145bedd9ccb] daemon started [2020-07-28T08:20:12.332Z] daemon.go:461: [d7145bedd9ccb] Stopping daemon [2020-07-28T08:20:12.332Z] daemon.go:296: [d7145bedd9ccb] exiting daemon [2020-07-28T08:20:12.332Z] daemon.go:448: [d7145bedd9ccb] Daemon stopped [2020-07-28T08:20:12.332Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-07-28T08:20:12.332Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-07-28T08:20:12.332Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-07-28T08:20:12.332Z] daemon.go:325: [d4950dca81e2b] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:296: [d4950dca81e2b] exiting daemon [2020-07-28T08:20:12.332Z] daemon.go:325: [d4950dca81e2b] waiting for daemon to start [2020-07-28T08:20:12.332Z] check_test.go:309: Daemon dcc2754108290 is not started [2020-07-28T08:20:12.332Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-07-28T08:20:12.332Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-07-28T08:20:12.332Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-07-28T08:20:12.332Z] daemon.go:325: [dc685e6996ac6] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:296: [dc685e6996ac6] exiting daemon [2020-07-28T08:20:12.332Z] daemon.go:325: [dc685e6996ac6] waiting for daemon to start [2020-07-28T08:20:12.332Z] check_test.go:309: Daemon d5956937c9baa is not started [2020-07-28T08:20:12.332Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.51s) [2020-07-28T08:20:12.332Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-07-28T08:20:12.332Z] daemon.go:325: [d6b3a8d44ac77] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:325: [d6b3a8d44ac77] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:353: [d6b3a8d44ac77] daemon started [2020-07-28T08:20:12.332Z] daemon.go:461: [d6b3a8d44ac77] Stopping daemon [2020-07-28T08:20:12.332Z] daemon.go:296: [d6b3a8d44ac77] exiting daemon [2020-07-28T08:20:12.332Z] daemon.go:448: [d6b3a8d44ac77] Daemon stopped [2020-07-28T08:20:12.332Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2020-07-28T08:20:12.332Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog [2020-07-28T08:20:12.332Z] daemon.go:325: [db24b6bba6791] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:325: [db24b6bba6791] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:353: [db24b6bba6791] daemon started [2020-07-28T08:20:12.332Z] daemon.go:461: [db24b6bba6791] Stopping daemon [2020-07-28T08:20:12.332Z] daemon.go:296: [db24b6bba6791] exiting daemon [2020-07-28T08:20:12.332Z] daemon.go:448: [db24b6bba6791] Daemon stopped [2020-07-28T08:20:12.332Z] check_test.go:309: Daemon db24b6bba6791 is not started [2020-07-28T08:20:12.332Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.35s) [2020-07-28T08:20:12.332Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-07-28T08:20:12.332Z] daemon.go:325: [d7abefeb1a970] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:325: [d7abefeb1a970] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:353: [d7abefeb1a970] daemon started [2020-07-28T08:20:12.332Z] daemon.go:461: [d7abefeb1a970] Stopping daemon [2020-07-28T08:20:12.332Z] daemon.go:296: [d7abefeb1a970] exiting daemon [2020-07-28T08:20:12.332Z] daemon.go:448: [d7abefeb1a970] Daemon stopped [2020-07-28T08:20:12.332Z] daemon.go:325: [d7abefeb1a970] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:325: [d7abefeb1a970] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:353: [d7abefeb1a970] daemon started [2020-07-28T08:20:12.332Z] daemon.go:461: [d7abefeb1a970] Stopping daemon [2020-07-28T08:20:12.332Z] daemon.go:296: [d7abefeb1a970] exiting daemon [2020-07-28T08:20:12.332Z] daemon.go:448: [d7abefeb1a970] Daemon stopped [2020-07-28T08:20:12.332Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.63s) [2020-07-28T08:20:12.332Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-07-28T08:20:12.332Z] daemon.go:325: [dbaef02099ee4] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:325: [dbaef02099ee4] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:353: [dbaef02099ee4] daemon started [2020-07-28T08:20:12.332Z] daemon.go:461: [dbaef02099ee4] Stopping daemon [2020-07-28T08:20:12.332Z] daemon.go:296: [dbaef02099ee4] exiting daemon [2020-07-28T08:20:12.332Z] daemon.go:448: [dbaef02099ee4] Daemon stopped [2020-07-28T08:20:12.332Z] daemon.go:325: [dbaef02099ee4] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:325: [dbaef02099ee4] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:353: [dbaef02099ee4] daemon started [2020-07-28T08:20:12.332Z] daemon.go:461: [dbaef02099ee4] Stopping daemon [2020-07-28T08:20:12.332Z] daemon.go:296: [dbaef02099ee4] exiting daemon [2020-07-28T08:20:12.332Z] daemon.go:448: [dbaef02099ee4] Daemon stopped [2020-07-28T08:20:12.332Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.62s) [2020-07-28T08:20:12.332Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-07-28T08:20:12.332Z] daemon.go:325: [ddc17612cbebd] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:325: [ddc17612cbebd] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:353: [ddc17612cbebd] daemon started [2020-07-28T08:20:12.332Z] daemon.go:461: [ddc17612cbebd] Stopping daemon [2020-07-28T08:20:12.332Z] daemon.go:296: [ddc17612cbebd] exiting daemon [2020-07-28T08:20:12.332Z] daemon.go:448: [ddc17612cbebd] Daemon stopped [2020-07-28T08:20:12.332Z] daemon.go:325: [ddc17612cbebd] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:325: [ddc17612cbebd] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:353: [ddc17612cbebd] daemon started [2020-07-28T08:20:12.332Z] daemon.go:461: [ddc17612cbebd] Stopping daemon [2020-07-28T08:20:12.332Z] daemon.go:296: [ddc17612cbebd] exiting daemon [2020-07-28T08:20:12.332Z] daemon.go:448: [ddc17612cbebd] Daemon stopped [2020-07-28T08:20:12.332Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.16s) [2020-07-28T08:20:12.332Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-07-28T08:20:12.332Z] daemon.go:325: [d2f1f6277cdf0] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:325: [d2f1f6277cdf0] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:353: [d2f1f6277cdf0] daemon started [2020-07-28T08:20:12.332Z] daemon.go:461: [d2f1f6277cdf0] Stopping daemon [2020-07-28T08:20:12.332Z] daemon.go:296: [d2f1f6277cdf0] exiting daemon [2020-07-28T08:20:12.332Z] daemon.go:448: [d2f1f6277cdf0] Daemon stopped [2020-07-28T08:20:12.332Z] daemon.go:325: [d2f1f6277cdf0] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:325: [d2f1f6277cdf0] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:353: [d2f1f6277cdf0] daemon started [2020-07-28T08:20:12.332Z] daemon.go:461: [d2f1f6277cdf0] Stopping daemon [2020-07-28T08:20:12.332Z] daemon.go:296: [d2f1f6277cdf0] exiting daemon [2020-07-28T08:20:12.332Z] daemon.go:448: [d2f1f6277cdf0] Daemon stopped [2020-07-28T08:20:12.332Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2020-07-28T08:20:12.332Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-07-28T08:20:12.332Z] daemon.go:325: [d2b71e4eb4092] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:325: [d2b71e4eb4092] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:353: [d2b71e4eb4092] daemon started [2020-07-28T08:20:12.332Z] daemon.go:461: [d2b71e4eb4092] Stopping daemon [2020-07-28T08:20:12.332Z] daemon.go:296: [d2b71e4eb4092] exiting daemon [2020-07-28T08:20:12.332Z] daemon.go:448: [d2b71e4eb4092] Daemon stopped [2020-07-28T08:20:12.332Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.67s) [2020-07-28T08:20:12.332Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents [2020-07-28T08:20:12.332Z] daemon.go:325: [d46d6f2c59732] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:325: [d46d6f2c59732] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:353: [d46d6f2c59732] daemon started [2020-07-28T08:20:12.332Z] daemon.go:461: [d46d6f2c59732] Stopping daemon [2020-07-28T08:20:12.332Z] daemon.go:296: [d46d6f2c59732] exiting daemon [2020-07-28T08:20:12.332Z] daemon.go:448: [d46d6f2c59732] Daemon stopped [2020-07-28T08:20:12.332Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.72s) [2020-07-28T08:20:12.332Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-07-28T08:20:12.332Z] daemon.go:325: [d7378a3495811] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:325: [d7378a3495811] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:353: [d7378a3495811] daemon started [2020-07-28T08:20:12.332Z] daemon.go:461: [d7378a3495811] Stopping daemon [2020-07-28T08:20:12.332Z] daemon.go:296: [d7378a3495811] exiting daemon [2020-07-28T08:20:12.332Z] daemon.go:448: [d7378a3495811] Daemon stopped [2020-07-28T08:20:12.332Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-07-28T08:20:12.332Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-07-28T08:20:12.332Z] daemon.go:325: [d1a720e39543d] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:296: [d1a720e39543d] exiting daemon [2020-07-28T08:20:12.332Z] daemon.go:325: [d1a720e39543d] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:461: [d1a720e39543d] Stopping daemon [2020-07-28T08:20:12.332Z] daemon.go:450: [d1a720e39543d] Error when stopping daemon: daemon not started [2020-07-28T08:20:12.332Z] check_test.go:309: Daemon d1a720e39543d is not started [2020-07-28T08:20:12.332Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-07-28T08:20:12.332Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD [2020-07-28T08:20:12.332Z] daemon.go:325: [d691f9c24dae6] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:325: [d691f9c24dae6] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:353: [d691f9c24dae6] daemon started [2020-07-28T08:20:12.332Z] daemon.go:461: [d691f9c24dae6] Stopping daemon [2020-07-28T08:20:12.332Z] daemon.go:296: [d691f9c24dae6] exiting daemon [2020-07-28T08:20:12.332Z] daemon.go:448: [d691f9c24dae6] Daemon stopped [2020-07-28T08:20:12.332Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-07-28T08:20:12.332Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug [2020-07-28T08:20:12.332Z] daemon.go:325: [d6bb8ae358ef4] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:325: [d6bb8ae358ef4] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:353: [d6bb8ae358ef4] daemon started [2020-07-28T08:20:12.332Z] daemon.go:461: [d6bb8ae358ef4] Stopping daemon [2020-07-28T08:20:12.332Z] daemon.go:296: [d6bb8ae358ef4] exiting daemon [2020-07-28T08:20:12.332Z] daemon.go:448: [d6bb8ae358ef4] Daemon stopped [2020-07-28T08:20:12.332Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2020-07-28T08:20:12.332Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-07-28T08:20:12.332Z] daemon.go:325: [d437da1b393c6] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:325: [d437da1b393c6] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:353: [d437da1b393c6] daemon started [2020-07-28T08:20:12.332Z] daemon.go:461: [d437da1b393c6] Stopping daemon [2020-07-28T08:20:12.332Z] daemon.go:296: [d437da1b393c6] exiting daemon [2020-07-28T08:20:12.332Z] daemon.go:448: [d437da1b393c6] Daemon stopped [2020-07-28T08:20:12.332Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.88s) [2020-07-28T08:20:12.332Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-07-28T08:20:12.332Z] daemon.go:325: [d9fd883299c6c] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:325: [d9fd883299c6c] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:353: [d9fd883299c6c] daemon started [2020-07-28T08:20:12.332Z] daemon.go:461: [d9fd883299c6c] Stopping daemon [2020-07-28T08:20:12.332Z] daemon.go:296: [d9fd883299c6c] exiting daemon [2020-07-28T08:20:12.332Z] daemon.go:448: [d9fd883299c6c] Daemon stopped [2020-07-28T08:20:12.332Z] daemon.go:325: [d9fd883299c6c] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:325: [d9fd883299c6c] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:353: [d9fd883299c6c] daemon started [2020-07-28T08:20:12.332Z] daemon.go:461: [d9fd883299c6c] Stopping daemon [2020-07-28T08:20:12.332Z] daemon.go:296: [d9fd883299c6c] exiting daemon [2020-07-28T08:20:12.332Z] daemon.go:448: [d9fd883299c6c] Daemon stopped [2020-07-28T08:20:12.332Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.18s) [2020-07-28T08:20:12.332Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing [2020-07-28T08:20:12.332Z] daemon.go:325: [d76124ead65c4] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:325: [d76124ead65c4] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:353: [d76124ead65c4] daemon started [2020-07-28T08:20:12.332Z] daemon.go:461: [d76124ead65c4] Stopping daemon [2020-07-28T08:20:12.332Z] daemon.go:296: [d76124ead65c4] exiting daemon [2020-07-28T08:20:12.332Z] daemon.go:448: [d76124ead65c4] Daemon stopped [2020-07-28T08:20:12.332Z] daemon.go:325: [d76124ead65c4] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:325: [d76124ead65c4] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:353: [d76124ead65c4] daemon started [2020-07-28T08:20:12.332Z] daemon.go:461: [d76124ead65c4] Stopping daemon [2020-07-28T08:20:12.332Z] daemon.go:296: [d76124ead65c4] exiting daemon [2020-07-28T08:20:12.332Z] daemon.go:448: [d76124ead65c4] Daemon stopped [2020-07-28T08:20:12.332Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.51s) [2020-07-28T08:20:12.332Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP [2020-07-28T08:20:12.332Z] daemon.go:325: [d759567ba2cb2] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:325: [d759567ba2cb2] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:353: [d759567ba2cb2] daemon started [2020-07-28T08:20:12.332Z] daemon.go:461: [d759567ba2cb2] Stopping daemon [2020-07-28T08:20:12.332Z] daemon.go:296: [d759567ba2cb2] exiting daemon [2020-07-28T08:20:12.332Z] daemon.go:448: [d759567ba2cb2] Daemon stopped [2020-07-28T08:20:12.332Z] daemon.go:325: [d759567ba2cb2] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:325: [d759567ba2cb2] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:353: [d759567ba2cb2] daemon started [2020-07-28T08:20:12.332Z] daemon.go:461: [d759567ba2cb2] Stopping daemon [2020-07-28T08:20:12.332Z] daemon.go:296: [d759567ba2cb2] exiting daemon [2020-07-28T08:20:12.332Z] daemon.go:448: [d759567ba2cb2] Daemon stopped [2020-07-28T08:20:12.332Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-28T08:20:12.332Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-07-28T08:20:12.332Z] requirement.go:26: unmatched requirement IPv6 [2020-07-28T08:20:12.332Z] check_test.go:309: Daemon d5016d73145a1 is not started [2020-07-28T08:20:12.332Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.14s) [2020-07-28T08:20:12.332Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-07-28T08:20:12.332Z] daemon.go:325: [dfe9164b01444] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:325: [dfe9164b01444] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:353: [dfe9164b01444] daemon started [2020-07-28T08:20:12.332Z] daemon.go:461: [dfe9164b01444] Stopping daemon [2020-07-28T08:20:12.332Z] daemon.go:296: [dfe9164b01444] exiting daemon [2020-07-28T08:20:12.332Z] daemon.go:448: [dfe9164b01444] Daemon stopped [2020-07-28T08:20:12.332Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.71s) [2020-07-28T08:20:12.332Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-07-28T08:20:12.332Z] daemon.go:325: [d0dcd0638fe1d] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:325: [d0dcd0638fe1d] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:353: [d0dcd0638fe1d] daemon started [2020-07-28T08:20:12.332Z] daemon.go:461: [d0dcd0638fe1d] Stopping daemon [2020-07-28T08:20:12.332Z] daemon.go:296: [d0dcd0638fe1d] exiting daemon [2020-07-28T08:20:12.332Z] daemon.go:448: [d0dcd0638fe1d] Daemon stopped [2020-07-28T08:20:12.332Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.39s) [2020-07-28T08:20:12.332Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-07-28T08:20:12.332Z] daemon.go:325: [d72f37b2bbb13] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:325: [d72f37b2bbb13] waiting for daemon to start [2020-07-28T08:20:12.332Z] daemon.go:353: [d72f37b2bbb13] daemon started [2020-07-28T08:20:12.333Z] daemon.go:461: [d72f37b2bbb13] Stopping daemon [2020-07-28T08:20:12.333Z] daemon.go:296: [d72f37b2bbb13] exiting daemon [2020-07-28T08:20:12.333Z] daemon.go:448: [d72f37b2bbb13] Daemon stopped [2020-07-28T08:20:12.333Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.80s) [2020-07-28T08:20:12.333Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean [2020-07-28T08:20:12.333Z] daemon.go:325: [da977329ac6a2] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:325: [da977329ac6a2] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:353: [da977329ac6a2] daemon started [2020-07-28T08:20:12.333Z] daemon.go:461: [da977329ac6a2] Stopping daemon [2020-07-28T08:20:12.333Z] daemon.go:296: [da977329ac6a2] exiting daemon [2020-07-28T08:20:12.333Z] daemon.go:448: [da977329ac6a2] Daemon stopped [2020-07-28T08:20:12.333Z] check_test.go:309: Daemon da977329ac6a2 is not started [2020-07-28T08:20:12.333Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.97s) [2020-07-28T08:20:12.333Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-07-28T08:20:12.333Z] daemon.go:325: [d80677bbfd2ef] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:325: [d80677bbfd2ef] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:353: [d80677bbfd2ef] daemon started [2020-07-28T08:20:12.333Z] daemon.go:461: [d80677bbfd2ef] Stopping daemon [2020-07-28T08:20:12.333Z] daemon.go:296: [d80677bbfd2ef] exiting daemon [2020-07-28T08:20:12.333Z] daemon.go:448: [d80677bbfd2ef] Daemon stopped [2020-07-28T08:20:12.333Z] daemon.go:325: [d80677bbfd2ef] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:325: [d80677bbfd2ef] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:353: [d80677bbfd2ef] daemon started [2020-07-28T08:20:12.333Z] daemon.go:461: [d80677bbfd2ef] Stopping daemon [2020-07-28T08:20:12.333Z] daemon.go:296: [d80677bbfd2ef] exiting daemon [2020-07-28T08:20:12.333Z] daemon.go:448: [d80677bbfd2ef] Daemon stopped [2020-07-28T08:20:12.333Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-07-28T08:20:12.333Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-07-28T08:20:12.333Z] daemon.go:325: [d85a7ae3beae2] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:325: [d85a7ae3beae2] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:353: [d85a7ae3beae2] daemon started [2020-07-28T08:20:12.333Z] daemon.go:461: [d85a7ae3beae2] Stopping daemon [2020-07-28T08:20:12.333Z] daemon.go:296: [d85a7ae3beae2] exiting daemon [2020-07-28T08:20:12.333Z] daemon.go:448: [d85a7ae3beae2] Daemon stopped [2020-07-28T08:20:12.333Z] check_test.go:309: Daemon d85a7ae3beae2 is not started [2020-07-28T08:20:12.333Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.88s) [2020-07-28T08:20:12.333Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-07-28T08:20:12.333Z] daemon.go:325: [dc05758251a61] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:325: [dc05758251a61] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:353: [dc05758251a61] daemon started [2020-07-28T08:20:12.333Z] daemon.go:296: [dc05758251a61] exiting daemon [2020-07-28T08:20:12.333Z] docker_cli_daemon_plugins_test.go:80: Daemon dc05758251a61 is not started [2020-07-28T08:20:12.333Z] daemon.go:325: [dc05758251a61] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:325: [dc05758251a61] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:353: [dc05758251a61] daemon started [2020-07-28T08:20:12.333Z] daemon.go:461: [dc05758251a61] Stopping daemon [2020-07-28T08:20:12.333Z] daemon.go:296: [dc05758251a61] exiting daemon [2020-07-28T08:20:12.333Z] daemon.go:448: [dc05758251a61] Daemon stopped [2020-07-28T08:20:12.333Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.31s) [2020-07-28T08:20:12.333Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-07-28T08:20:12.333Z] daemon.go:325: [d3c34794b6f68] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:325: [d3c34794b6f68] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:353: [d3c34794b6f68] daemon started [2020-07-28T08:20:12.333Z] daemon.go:296: [d3c34794b6f68] exiting daemon [2020-07-28T08:20:12.333Z] docker_cli_daemon_plugins_test.go:170: Daemon d3c34794b6f68 is not started [2020-07-28T08:20:12.333Z] daemon.go:325: [d3c34794b6f68] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:325: [d3c34794b6f68] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:353: [d3c34794b6f68] daemon started [2020-07-28T08:20:12.333Z] daemon.go:461: [d3c34794b6f68] Stopping daemon [2020-07-28T08:20:12.333Z] daemon.go:296: [d3c34794b6f68] exiting daemon [2020-07-28T08:20:12.333Z] daemon.go:448: [d3c34794b6f68] Daemon stopped [2020-07-28T08:20:12.333Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.68s) [2020-07-28T08:20:12.333Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-07-28T08:20:12.333Z] daemon.go:325: [d33691cdc4cbe] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:325: [d33691cdc4cbe] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:353: [d33691cdc4cbe] daemon started [2020-07-28T08:20:12.333Z] daemon.go:461: [d33691cdc4cbe] Stopping daemon [2020-07-28T08:20:12.333Z] daemon.go:296: [d33691cdc4cbe] exiting daemon [2020-07-28T08:20:12.333Z] daemon.go:448: [d33691cdc4cbe] Daemon stopped [2020-07-28T08:20:12.333Z] daemon.go:325: [d33691cdc4cbe] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:325: [d33691cdc4cbe] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:353: [d33691cdc4cbe] daemon started [2020-07-28T08:20:12.333Z] daemon.go:461: [d33691cdc4cbe] Stopping daemon [2020-07-28T08:20:12.333Z] daemon.go:296: [d33691cdc4cbe] exiting daemon [2020-07-28T08:20:12.333Z] daemon.go:448: [d33691cdc4cbe] Daemon stopped [2020-07-28T08:20:12.333Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2020-07-28T08:20:12.333Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-07-28T08:20:12.333Z] daemon.go:325: [d7440153900b3] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:325: [d7440153900b3] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:353: [d7440153900b3] daemon started [2020-07-28T08:20:12.333Z] daemon.go:461: [d7440153900b3] Stopping daemon [2020-07-28T08:20:12.333Z] daemon.go:296: [d7440153900b3] exiting daemon [2020-07-28T08:20:12.333Z] daemon.go:448: [d7440153900b3] Daemon stopped [2020-07-28T08:20:12.333Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2020-07-28T08:20:12.333Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-07-28T08:20:12.333Z] daemon.go:325: [d3f4b33e767d2] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:325: [d3f4b33e767d2] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:353: [d3f4b33e767d2] daemon started [2020-07-28T08:20:12.333Z] daemon.go:461: [d3f4b33e767d2] Stopping daemon [2020-07-28T08:20:12.333Z] daemon.go:296: [d3f4b33e767d2] exiting daemon [2020-07-28T08:20:12.333Z] daemon.go:448: [d3f4b33e767d2] Daemon stopped [2020-07-28T08:20:12.333Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-07-28T08:20:12.333Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-07-28T08:20:12.333Z] daemon.go:325: [d92917d71fa88] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:296: [d92917d71fa88] exiting daemon [2020-07-28T08:20:12.333Z] daemon.go:325: [d92917d71fa88] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:461: [d92917d71fa88] Stopping daemon [2020-07-28T08:20:12.333Z] daemon.go:450: [d92917d71fa88] Error when stopping daemon: daemon not started [2020-07-28T08:20:12.333Z] check_test.go:309: Daemon d92917d71fa88 is not started [2020-07-28T08:20:12.333Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.77s) [2020-07-28T08:20:12.333Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions [2020-07-28T08:20:12.333Z] daemon.go:325: [df294e0dc4166] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:325: [df294e0dc4166] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:353: [df294e0dc4166] daemon started [2020-07-28T08:20:12.333Z] daemon.go:461: [df294e0dc4166] Stopping daemon [2020-07-28T08:20:12.333Z] daemon.go:296: [df294e0dc4166] exiting daemon [2020-07-28T08:20:12.333Z] daemon.go:448: [df294e0dc4166] Daemon stopped [2020-07-28T08:20:12.333Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.70s) [2020-07-28T08:20:12.333Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-07-28T08:20:12.333Z] daemon.go:325: [d74b7fa2a597c] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:325: [d74b7fa2a597c] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:353: [d74b7fa2a597c] daemon started [2020-07-28T08:20:12.333Z] daemon.go:461: [d74b7fa2a597c] Stopping daemon [2020-07-28T08:20:12.333Z] daemon.go:296: [d74b7fa2a597c] exiting daemon [2020-07-28T08:20:12.333Z] daemon.go:448: [d74b7fa2a597c] Daemon stopped [2020-07-28T08:20:12.333Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.76s) [2020-07-28T08:20:12.333Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-07-28T08:20:12.333Z] daemon.go:325: [d831ba685f95d] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:325: [d831ba685f95d] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:353: [d831ba685f95d] daemon started [2020-07-28T08:20:12.333Z] daemon.go:461: [d831ba685f95d] Stopping daemon [2020-07-28T08:20:12.333Z] daemon.go:296: [d831ba685f95d] exiting daemon [2020-07-28T08:20:12.333Z] daemon.go:448: [d831ba685f95d] Daemon stopped [2020-07-28T08:20:12.333Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.77s) [2020-07-28T08:20:12.333Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-07-28T08:20:12.333Z] daemon.go:325: [de3e2d9ea4bdd] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:325: [de3e2d9ea4bdd] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:353: [de3e2d9ea4bdd] daemon started [2020-07-28T08:20:12.333Z] daemon.go:461: [de3e2d9ea4bdd] Stopping daemon [2020-07-28T08:20:12.333Z] daemon.go:296: [de3e2d9ea4bdd] exiting daemon [2020-07-28T08:20:12.333Z] daemon.go:448: [de3e2d9ea4bdd] Daemon stopped [2020-07-28T08:20:12.333Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.64s) [2020-07-28T08:20:12.333Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-07-28T08:20:12.333Z] daemon.go:325: [db23045ca0b21] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:325: [db23045ca0b21] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:353: [db23045ca0b21] daemon started [2020-07-28T08:20:12.333Z] daemon.go:461: [db23045ca0b21] Stopping daemon [2020-07-28T08:20:12.333Z] daemon.go:296: [db23045ca0b21] exiting daemon [2020-07-28T08:20:12.333Z] daemon.go:448: [db23045ca0b21] Daemon stopped [2020-07-28T08:20:12.333Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.71s) [2020-07-28T08:20:12.333Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-07-28T08:20:12.333Z] daemon.go:325: [dcf82ffb708a1] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:325: [dcf82ffb708a1] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:353: [dcf82ffb708a1] daemon started [2020-07-28T08:20:12.333Z] daemon.go:461: [dcf82ffb708a1] Stopping daemon [2020-07-28T08:20:12.333Z] daemon.go:296: [dcf82ffb708a1] exiting daemon [2020-07-28T08:20:12.333Z] daemon.go:448: [dcf82ffb708a1] Daemon stopped [2020-07-28T08:20:12.333Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.16s) [2020-07-28T08:20:12.333Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-07-28T08:20:12.333Z] daemon.go:325: [df56e61ee6a20] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:325: [df56e61ee6a20] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:353: [df56e61ee6a20] daemon started [2020-07-28T08:20:12.333Z] daemon.go:461: [df56e61ee6a20] Stopping daemon [2020-07-28T08:20:12.333Z] daemon.go:296: [df56e61ee6a20] exiting daemon [2020-07-28T08:20:12.333Z] daemon.go:448: [df56e61ee6a20] Daemon stopped [2020-07-28T08:20:12.333Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-07-28T08:20:12.333Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-07-28T08:20:12.333Z] daemon.go:325: [dec58180d4c6a] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:325: [dec58180d4c6a] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:353: [dec58180d4c6a] daemon started [2020-07-28T08:20:12.333Z] daemon.go:461: [dec58180d4c6a] Stopping daemon [2020-07-28T08:20:12.333Z] daemon.go:296: [dec58180d4c6a] exiting daemon [2020-07-28T08:20:12.333Z] daemon.go:448: [dec58180d4c6a] Daemon stopped [2020-07-28T08:20:12.333Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s) [2020-07-28T08:20:12.333Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-07-28T08:20:12.333Z] daemon.go:325: [d3e029f203df0] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:325: [d3e029f203df0] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:353: [d3e029f203df0] daemon started [2020-07-28T08:20:12.333Z] daemon.go:461: [d3e029f203df0] Stopping daemon [2020-07-28T08:20:12.333Z] daemon.go:296: [d3e029f203df0] exiting daemon [2020-07-28T08:20:12.333Z] daemon.go:448: [d3e029f203df0] Daemon stopped [2020-07-28T08:20:12.333Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-07-28T08:20:12.333Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-07-28T08:20:12.333Z] daemon.go:325: [d95b1a986c6cd] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:325: [d95b1a986c6cd] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:353: [d95b1a986c6cd] daemon started [2020-07-28T08:20:12.333Z] daemon.go:461: [d95b1a986c6cd] Stopping daemon [2020-07-28T08:20:12.333Z] daemon.go:296: [d95b1a986c6cd] exiting daemon [2020-07-28T08:20:12.333Z] daemon.go:448: [d95b1a986c6cd] Daemon stopped [2020-07-28T08:20:12.333Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.86s) [2020-07-28T08:20:12.333Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-07-28T08:20:12.333Z] daemon.go:325: [d4abc5fc8e0ad] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:325: [d4abc5fc8e0ad] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:353: [d4abc5fc8e0ad] daemon started [2020-07-28T08:20:12.333Z] daemon.go:461: [d4abc5fc8e0ad] Stopping daemon [2020-07-28T08:20:12.333Z] daemon.go:296: [d4abc5fc8e0ad] exiting daemon [2020-07-28T08:20:12.333Z] daemon.go:448: [d4abc5fc8e0ad] Daemon stopped [2020-07-28T08:20:12.333Z] check_test.go:309: Daemon d4abc5fc8e0ad is not started [2020-07-28T08:20:12.333Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.50s) [2020-07-28T08:20:12.333Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-07-28T08:20:12.333Z] daemon.go:325: [de8e2fe4c4c2a] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:325: [de8e2fe4c4c2a] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:353: [de8e2fe4c4c2a] daemon started [2020-07-28T08:20:12.333Z] daemon.go:461: [de8e2fe4c4c2a] Stopping daemon [2020-07-28T08:20:12.333Z] daemon.go:296: [de8e2fe4c4c2a] exiting daemon [2020-07-28T08:20:12.333Z] daemon.go:448: [de8e2fe4c4c2a] Daemon stopped [2020-07-28T08:20:12.333Z] daemon.go:325: [de8e2fe4c4c2a] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:325: [de8e2fe4c4c2a] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:353: [de8e2fe4c4c2a] daemon started [2020-07-28T08:20:12.333Z] daemon.go:461: [de8e2fe4c4c2a] Stopping daemon [2020-07-28T08:20:12.333Z] daemon.go:296: [de8e2fe4c4c2a] exiting daemon [2020-07-28T08:20:12.333Z] daemon.go:448: [de8e2fe4c4c2a] Daemon stopped [2020-07-28T08:20:12.333Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (16.46s) [2020-07-28T08:20:12.333Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-07-28T08:20:12.333Z] daemon.go:325: [df91f40cb3872] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:325: [df91f40cb3872] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:353: [df91f40cb3872] daemon started [2020-07-28T08:20:12.333Z] daemon.go:461: [df91f40cb3872] Stopping daemon [2020-07-28T08:20:12.333Z] daemon.go:296: [df91f40cb3872] exiting daemon [2020-07-28T08:20:12.333Z] daemon.go:448: [df91f40cb3872] Daemon stopped [2020-07-28T08:20:12.333Z] daemon.go:325: [df91f40cb3872] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:325: [df91f40cb3872] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:325: [df91f40cb3872] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:325: [df91f40cb3872] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:353: [df91f40cb3872] daemon started [2020-07-28T08:20:12.333Z] daemon.go:461: [df91f40cb3872] Stopping daemon [2020-07-28T08:20:12.333Z] daemon.go:296: [df91f40cb3872] exiting daemon [2020-07-28T08:20:12.333Z] daemon.go:448: [df91f40cb3872] Daemon stopped [2020-07-28T08:20:12.333Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.53s) [2020-07-28T08:20:12.333Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-07-28T08:20:12.333Z] daemon.go:325: [db89d4c383497] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:325: [db89d4c383497] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:353: [db89d4c383497] daemon started [2020-07-28T08:20:12.333Z] daemon.go:461: [db89d4c383497] Stopping daemon [2020-07-28T08:20:12.333Z] daemon.go:296: [db89d4c383497] exiting daemon [2020-07-28T08:20:12.333Z] daemon.go:448: [db89d4c383497] Daemon stopped [2020-07-28T08:20:12.333Z] daemon.go:325: [db89d4c383497] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:325: [db89d4c383497] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:353: [db89d4c383497] daemon started [2020-07-28T08:20:12.333Z] daemon.go:461: [db89d4c383497] Stopping daemon [2020-07-28T08:20:12.333Z] daemon.go:296: [db89d4c383497] exiting daemon [2020-07-28T08:20:12.333Z] daemon.go:448: [db89d4c383497] Daemon stopped [2020-07-28T08:20:12.333Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2020-07-28T08:20:12.333Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-07-28T08:20:12.333Z] daemon.go:325: [d54ee1892a000] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:325: [d54ee1892a000] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:353: [d54ee1892a000] daemon started [2020-07-28T08:20:12.333Z] daemon.go:461: [d54ee1892a000] Stopping daemon [2020-07-28T08:20:12.333Z] daemon.go:296: [d54ee1892a000] exiting daemon [2020-07-28T08:20:12.333Z] daemon.go:448: [d54ee1892a000] Daemon stopped [2020-07-28T08:20:12.333Z] daemon.go:325: [d54ee1892a000] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:325: [d54ee1892a000] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:353: [d54ee1892a000] daemon started [2020-07-28T08:20:12.333Z] daemon.go:461: [d54ee1892a000] Stopping daemon [2020-07-28T08:20:12.333Z] daemon.go:296: [d54ee1892a000] exiting daemon [2020-07-28T08:20:12.333Z] daemon.go:448: [d54ee1892a000] Daemon stopped [2020-07-28T08:20:12.333Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.00s) [2020-07-28T08:20:12.333Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-07-28T08:20:12.333Z] daemon.go:325: [d0c5c3fc93015] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:325: [d0c5c3fc93015] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:353: [d0c5c3fc93015] daemon started [2020-07-28T08:20:12.333Z] daemon.go:461: [d0c5c3fc93015] Stopping daemon [2020-07-28T08:20:12.333Z] daemon.go:296: [d0c5c3fc93015] exiting daemon [2020-07-28T08:20:12.333Z] daemon.go:448: [d0c5c3fc93015] Daemon stopped [2020-07-28T08:20:12.333Z] daemon.go:325: [d0c5c3fc93015] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:325: [d0c5c3fc93015] waiting for daemon to start [2020-07-28T08:20:12.333Z] daemon.go:353: [d0c5c3fc93015] daemon started [2020-07-28T08:20:12.334Z] daemon.go:461: [d0c5c3fc93015] Stopping daemon [2020-07-28T08:20:12.334Z] daemon.go:296: [d0c5c3fc93015] exiting daemon [2020-07-28T08:20:12.334Z] daemon.go:448: [d0c5c3fc93015] Daemon stopped [2020-07-28T08:20:12.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.95s) [2020-07-28T08:20:12.334Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-07-28T08:20:12.334Z] daemon.go:325: [d6048f422133d] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:325: [d6048f422133d] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:353: [d6048f422133d] daemon started [2020-07-28T08:20:12.334Z] daemon.go:461: [d6048f422133d] Stopping daemon [2020-07-28T08:20:12.334Z] daemon.go:296: [d6048f422133d] exiting daemon [2020-07-28T08:20:12.334Z] daemon.go:448: [d6048f422133d] Daemon stopped [2020-07-28T08:20:12.334Z] daemon.go:325: [d6048f422133d] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:325: [d6048f422133d] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:353: [d6048f422133d] daemon started [2020-07-28T08:20:12.334Z] daemon.go:461: [d6048f422133d] Stopping daemon [2020-07-28T08:20:12.334Z] daemon.go:296: [d6048f422133d] exiting daemon [2020-07-28T08:20:12.334Z] daemon.go:448: [d6048f422133d] Daemon stopped [2020-07-28T08:20:12.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.76s) [2020-07-28T08:20:12.334Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-07-28T08:20:12.334Z] daemon.go:325: [d6309fc3c3b48] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:325: [d6309fc3c3b48] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:353: [d6309fc3c3b48] daemon started [2020-07-28T08:20:12.334Z] daemon.go:296: [d6309fc3c3b48] exiting daemon [2020-07-28T08:20:12.334Z] daemon.go:325: [d6309fc3c3b48] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:325: [d6309fc3c3b48] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:353: [d6309fc3c3b48] daemon started [2020-07-28T08:20:12.334Z] daemon.go:461: [d6309fc3c3b48] Stopping daemon [2020-07-28T08:20:12.334Z] daemon.go:296: [d6309fc3c3b48] exiting daemon [2020-07-28T08:20:12.334Z] daemon.go:448: [d6309fc3c3b48] Daemon stopped [2020-07-28T08:20:12.334Z] check_test.go:309: Daemon d6309fc3c3b48 is not started [2020-07-28T08:20:12.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.48s) [2020-07-28T08:20:12.334Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-07-28T08:20:12.334Z] daemon.go:325: [db9dc612a43a4] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:325: [db9dc612a43a4] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:353: [db9dc612a43a4] daemon started [2020-07-28T08:20:12.334Z] daemon.go:461: [db9dc612a43a4] Stopping daemon [2020-07-28T08:20:12.334Z] daemon.go:296: [db9dc612a43a4] exiting daemon [2020-07-28T08:20:12.334Z] daemon.go:448: [db9dc612a43a4] Daemon stopped [2020-07-28T08:20:12.334Z] daemon.go:325: [db9dc612a43a4] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:325: [db9dc612a43a4] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:353: [db9dc612a43a4] daemon started [2020-07-28T08:20:12.334Z] daemon.go:461: [db9dc612a43a4] Stopping daemon [2020-07-28T08:20:12.334Z] daemon.go:296: [db9dc612a43a4] exiting daemon [2020-07-28T08:20:12.334Z] daemon.go:448: [db9dc612a43a4] Daemon stopped [2020-07-28T08:20:12.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.06s) [2020-07-28T08:20:12.334Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-07-28T08:20:12.334Z] daemon.go:325: [d321828ec5b13] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:325: [d321828ec5b13] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:353: [d321828ec5b13] daemon started [2020-07-28T08:20:12.334Z] daemon.go:461: [d321828ec5b13] Stopping daemon [2020-07-28T08:20:12.334Z] daemon.go:296: [d321828ec5b13] exiting daemon [2020-07-28T08:20:12.334Z] daemon.go:448: [d321828ec5b13] Daemon stopped [2020-07-28T08:20:12.334Z] daemon.go:325: [d321828ec5b13] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:325: [d321828ec5b13] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:353: [d321828ec5b13] daemon started [2020-07-28T08:20:12.334Z] daemon.go:461: [d321828ec5b13] Stopping daemon [2020-07-28T08:20:12.334Z] daemon.go:296: [d321828ec5b13] exiting daemon [2020-07-28T08:20:12.334Z] daemon.go:448: [d321828ec5b13] Daemon stopped [2020-07-28T08:20:12.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.68s) [2020-07-28T08:20:12.334Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-07-28T08:20:12.334Z] daemon.go:325: [d1493d8813baa] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:325: [d1493d8813baa] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:353: [d1493d8813baa] daemon started [2020-07-28T08:20:12.334Z] daemon.go:461: [d1493d8813baa] Stopping daemon [2020-07-28T08:20:12.334Z] daemon.go:296: [d1493d8813baa] exiting daemon [2020-07-28T08:20:12.334Z] daemon.go:448: [d1493d8813baa] Daemon stopped [2020-07-28T08:20:12.334Z] daemon.go:325: [d1493d8813baa] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:325: [d1493d8813baa] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:353: [d1493d8813baa] daemon started [2020-07-28T08:20:12.334Z] daemon.go:461: [d1493d8813baa] Stopping daemon [2020-07-28T08:20:12.334Z] daemon.go:296: [d1493d8813baa] exiting daemon [2020-07-28T08:20:12.334Z] daemon.go:448: [d1493d8813baa] Daemon stopped [2020-07-28T08:20:12.334Z] daemon.go:325: [d1493d8813baa] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:325: [d1493d8813baa] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:353: [d1493d8813baa] daemon started [2020-07-28T08:20:12.334Z] daemon.go:461: [d1493d8813baa] Stopping daemon [2020-07-28T08:20:12.334Z] daemon.go:296: [d1493d8813baa] exiting daemon [2020-07-28T08:20:12.334Z] daemon.go:448: [d1493d8813baa] Daemon stopped [2020-07-28T08:20:12.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.40s) [2020-07-28T08:20:12.334Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-07-28T08:20:12.334Z] daemon.go:325: [df051aba0a735] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:325: [df051aba0a735] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:353: [df051aba0a735] daemon started [2020-07-28T08:20:12.334Z] daemon.go:461: [df051aba0a735] Stopping daemon [2020-07-28T08:20:12.334Z] daemon.go:296: [df051aba0a735] exiting daemon [2020-07-28T08:20:12.334Z] daemon.go:448: [df051aba0a735] Daemon stopped [2020-07-28T08:20:12.334Z] daemon.go:325: [df051aba0a735] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:325: [df051aba0a735] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:353: [df051aba0a735] daemon started [2020-07-28T08:20:12.334Z] daemon.go:461: [df051aba0a735] Stopping daemon [2020-07-28T08:20:12.334Z] daemon.go:296: [df051aba0a735] exiting daemon [2020-07-28T08:20:12.334Z] daemon.go:448: [df051aba0a735] Daemon stopped [2020-07-28T08:20:12.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.79s) [2020-07-28T08:20:12.334Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-07-28T08:20:12.334Z] daemon.go:325: [d102ce8ad9baf] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:325: [d102ce8ad9baf] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:353: [d102ce8ad9baf] daemon started [2020-07-28T08:20:12.334Z] daemon.go:461: [d102ce8ad9baf] Stopping daemon [2020-07-28T08:20:12.334Z] daemon.go:296: [d102ce8ad9baf] exiting daemon [2020-07-28T08:20:12.334Z] daemon.go:448: [d102ce8ad9baf] Daemon stopped [2020-07-28T08:20:12.334Z] daemon.go:325: [d102ce8ad9baf] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:325: [d102ce8ad9baf] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:353: [d102ce8ad9baf] daemon started [2020-07-28T08:20:12.334Z] daemon.go:461: [d102ce8ad9baf] Stopping daemon [2020-07-28T08:20:12.334Z] daemon.go:296: [d102ce8ad9baf] exiting daemon [2020-07-28T08:20:12.334Z] daemon.go:448: [d102ce8ad9baf] Daemon stopped [2020-07-28T08:20:12.334Z] daemon.go:325: [d102ce8ad9baf] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:325: [d102ce8ad9baf] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:353: [d102ce8ad9baf] daemon started [2020-07-28T08:20:12.334Z] daemon.go:461: [d102ce8ad9baf] Stopping daemon [2020-07-28T08:20:12.334Z] daemon.go:296: [d102ce8ad9baf] exiting daemon [2020-07-28T08:20:12.334Z] daemon.go:448: [d102ce8ad9baf] Daemon stopped [2020-07-28T08:20:12.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.27s) [2020-07-28T08:20:12.334Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-07-28T08:20:12.334Z] daemon.go:325: [d8e06bfcc7ef0] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:325: [d8e06bfcc7ef0] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:353: [d8e06bfcc7ef0] daemon started [2020-07-28T08:20:12.334Z] daemon.go:461: [d8e06bfcc7ef0] Stopping daemon [2020-07-28T08:20:12.334Z] daemon.go:296: [d8e06bfcc7ef0] exiting daemon [2020-07-28T08:20:12.334Z] daemon.go:448: [d8e06bfcc7ef0] Daemon stopped [2020-07-28T08:20:12.334Z] daemon.go:325: [d8e06bfcc7ef0] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:325: [d8e06bfcc7ef0] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:353: [d8e06bfcc7ef0] daemon started [2020-07-28T08:20:12.334Z] daemon.go:461: [d8e06bfcc7ef0] Stopping daemon [2020-07-28T08:20:12.334Z] daemon.go:296: [d8e06bfcc7ef0] exiting daemon [2020-07-28T08:20:12.334Z] daemon.go:448: [d8e06bfcc7ef0] Daemon stopped [2020-07-28T08:20:12.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.06s) [2020-07-28T08:20:12.334Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-07-28T08:20:12.334Z] daemon.go:325: [df99543334293] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:325: [df99543334293] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:353: [df99543334293] daemon started [2020-07-28T08:20:12.334Z] daemon.go:461: [df99543334293] Stopping daemon [2020-07-28T08:20:12.334Z] daemon.go:296: [df99543334293] exiting daemon [2020-07-28T08:20:12.334Z] daemon.go:448: [df99543334293] Daemon stopped [2020-07-28T08:20:12.334Z] daemon.go:325: [df99543334293] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:325: [df99543334293] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:353: [df99543334293] daemon started [2020-07-28T08:20:12.334Z] daemon.go:461: [df99543334293] Stopping daemon [2020-07-28T08:20:12.334Z] daemon.go:296: [df99543334293] exiting daemon [2020-07-28T08:20:12.334Z] daemon.go:448: [df99543334293] Daemon stopped [2020-07-28T08:20:12.334Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-07-28T08:20:12.334Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-07-28T08:20:12.334Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-28T08:20:12.334Z] check_test.go:309: Daemon dc588fda3b4b8 is not started [2020-07-28T08:20:12.334Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-07-28T08:20:12.334Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-07-28T08:20:12.334Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-28T08:20:12.334Z] check_test.go:309: Daemon db789b33803d4 is not started [2020-07-28T08:20:12.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.50s) [2020-07-28T08:20:12.334Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-07-28T08:20:12.334Z] daemon.go:325: [dcf66f1afb4ae] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:325: [dcf66f1afb4ae] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:353: [dcf66f1afb4ae] daemon started [2020-07-28T08:20:12.334Z] daemon.go:296: [dcf66f1afb4ae] exiting daemon [2020-07-28T08:20:12.334Z] daemon.go:325: [dcf66f1afb4ae] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:325: [dcf66f1afb4ae] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:353: [dcf66f1afb4ae] daemon started [2020-07-28T08:20:12.334Z] daemon.go:461: [dcf66f1afb4ae] Stopping daemon [2020-07-28T08:20:12.334Z] daemon.go:296: [dcf66f1afb4ae] exiting daemon [2020-07-28T08:20:12.334Z] daemon.go:448: [dcf66f1afb4ae] Daemon stopped [2020-07-28T08:20:12.334Z] check_test.go:309: Daemon dcf66f1afb4ae is not started [2020-07-28T08:20:12.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.93s) [2020-07-28T08:20:12.334Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-07-28T08:20:12.334Z] daemon.go:325: [d0c2b47fc2ada] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:325: [d0c2b47fc2ada] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:353: [d0c2b47fc2ada] daemon started [2020-07-28T08:20:12.334Z] daemon.go:461: [d0c2b47fc2ada] Stopping daemon [2020-07-28T08:20:12.334Z] daemon.go:296: [d0c2b47fc2ada] exiting daemon [2020-07-28T08:20:12.334Z] daemon.go:448: [d0c2b47fc2ada] Daemon stopped [2020-07-28T08:20:12.334Z] daemon.go:325: [d0c2b47fc2ada] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:325: [d0c2b47fc2ada] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:353: [d0c2b47fc2ada] daemon started [2020-07-28T08:20:12.334Z] daemon.go:461: [d0c2b47fc2ada] Stopping daemon [2020-07-28T08:20:12.334Z] daemon.go:296: [d0c2b47fc2ada] exiting daemon [2020-07-28T08:20:12.334Z] daemon.go:448: [d0c2b47fc2ada] Daemon stopped [2020-07-28T08:20:12.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.45s) [2020-07-28T08:20:12.334Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-07-28T08:20:12.334Z] daemon.go:325: [d2eb8bc7c437e] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:325: [d2eb8bc7c437e] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:353: [d2eb8bc7c437e] daemon started [2020-07-28T08:20:12.334Z] daemon.go:461: [d2eb8bc7c437e] Stopping daemon [2020-07-28T08:20:12.334Z] daemon.go:296: [d2eb8bc7c437e] exiting daemon [2020-07-28T08:20:12.334Z] daemon.go:448: [d2eb8bc7c437e] Daemon stopped [2020-07-28T08:20:12.334Z] daemon.go:325: [d2eb8bc7c437e] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:325: [d2eb8bc7c437e] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:353: [d2eb8bc7c437e] daemon started [2020-07-28T08:20:12.334Z] daemon.go:461: [d2eb8bc7c437e] Stopping daemon [2020-07-28T08:20:12.334Z] daemon.go:296: [d2eb8bc7c437e] exiting daemon [2020-07-28T08:20:12.334Z] daemon.go:448: [d2eb8bc7c437e] Daemon stopped [2020-07-28T08:20:12.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.32s) [2020-07-28T08:20:12.334Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-07-28T08:20:12.334Z] daemon.go:325: [d686184d0f8bc] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:325: [d686184d0f8bc] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:353: [d686184d0f8bc] daemon started [2020-07-28T08:20:12.334Z] daemon.go:461: [d686184d0f8bc] Stopping daemon [2020-07-28T08:20:12.334Z] daemon.go:296: [d686184d0f8bc] exiting daemon [2020-07-28T08:20:12.334Z] daemon.go:448: [d686184d0f8bc] Daemon stopped [2020-07-28T08:20:12.334Z] daemon.go:325: [d686184d0f8bc] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:325: [d686184d0f8bc] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:353: [d686184d0f8bc] daemon started [2020-07-28T08:20:12.334Z] daemon.go:461: [d686184d0f8bc] Stopping daemon [2020-07-28T08:20:12.334Z] daemon.go:296: [d686184d0f8bc] exiting daemon [2020-07-28T08:20:12.334Z] daemon.go:448: [d686184d0f8bc] Daemon stopped [2020-07-28T08:20:12.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.38s) [2020-07-28T08:20:12.334Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-07-28T08:20:12.334Z] daemon.go:325: [dad09bdb897cd] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:325: [dad09bdb897cd] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:353: [dad09bdb897cd] daemon started [2020-07-28T08:20:12.334Z] daemon.go:461: [dad09bdb897cd] Stopping daemon [2020-07-28T08:20:12.334Z] daemon.go:296: [dad09bdb897cd] exiting daemon [2020-07-28T08:20:12.334Z] daemon.go:448: [dad09bdb897cd] Daemon stopped [2020-07-28T08:20:12.334Z] daemon.go:325: [dad09bdb897cd] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:325: [dad09bdb897cd] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:353: [dad09bdb897cd] daemon started [2020-07-28T08:20:12.334Z] daemon.go:461: [dad09bdb897cd] Stopping daemon [2020-07-28T08:20:12.334Z] daemon.go:296: [dad09bdb897cd] exiting daemon [2020-07-28T08:20:12.334Z] daemon.go:448: [dad09bdb897cd] Daemon stopped [2020-07-28T08:20:12.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.95s) [2020-07-28T08:20:12.334Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-07-28T08:20:12.334Z] daemon.go:325: [dac59dc85b9d2] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:325: [dac59dc85b9d2] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:353: [dac59dc85b9d2] daemon started [2020-07-28T08:20:12.334Z] daemon.go:461: [dac59dc85b9d2] Stopping daemon [2020-07-28T08:20:12.334Z] daemon.go:296: [dac59dc85b9d2] exiting daemon [2020-07-28T08:20:12.334Z] daemon.go:448: [dac59dc85b9d2] Daemon stopped [2020-07-28T08:20:12.334Z] daemon.go:325: [dac59dc85b9d2] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:325: [dac59dc85b9d2] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:353: [dac59dc85b9d2] daemon started [2020-07-28T08:20:12.334Z] daemon.go:461: [dac59dc85b9d2] Stopping daemon [2020-07-28T08:20:12.334Z] daemon.go:296: [dac59dc85b9d2] exiting daemon [2020-07-28T08:20:12.334Z] daemon.go:448: [dac59dc85b9d2] Daemon stopped [2020-07-28T08:20:12.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.42s) [2020-07-28T08:20:12.334Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-07-28T08:20:12.334Z] daemon.go:325: [dbbff1d5800bf] waiting for daemon to start [2020-07-28T08:20:12.334Z] daemon.go:325: [dbbff1d5800bf] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:353: [dbbff1d5800bf] daemon started [2020-07-28T08:20:12.335Z] daemon.go:461: [dbbff1d5800bf] Stopping daemon [2020-07-28T08:20:12.335Z] daemon.go:296: [dbbff1d5800bf] exiting daemon [2020-07-28T08:20:12.335Z] daemon.go:448: [dbbff1d5800bf] Daemon stopped [2020-07-28T08:20:12.335Z] daemon.go:325: [dbbff1d5800bf] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:325: [dbbff1d5800bf] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:353: [dbbff1d5800bf] daemon started [2020-07-28T08:20:12.335Z] daemon.go:461: [dbbff1d5800bf] Stopping daemon [2020-07-28T08:20:12.335Z] daemon.go:296: [dbbff1d5800bf] exiting daemon [2020-07-28T08:20:12.335Z] daemon.go:448: [dbbff1d5800bf] Daemon stopped [2020-07-28T08:20:12.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.85s) [2020-07-28T08:20:12.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-07-28T08:20:12.335Z] daemon.go:325: [d5f5177f4deed] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:325: [d5f5177f4deed] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:353: [d5f5177f4deed] daemon started [2020-07-28T08:20:12.335Z] daemon.go:461: [d5f5177f4deed] Stopping daemon [2020-07-28T08:20:12.335Z] daemon.go:296: [d5f5177f4deed] exiting daemon [2020-07-28T08:20:12.335Z] daemon.go:448: [d5f5177f4deed] Daemon stopped [2020-07-28T08:20:12.335Z] daemon.go:325: [d5f5177f4deed] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:325: [d5f5177f4deed] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:353: [d5f5177f4deed] daemon started [2020-07-28T08:20:12.335Z] daemon.go:461: [d5f5177f4deed] Stopping daemon [2020-07-28T08:20:12.335Z] daemon.go:296: [d5f5177f4deed] exiting daemon [2020-07-28T08:20:12.335Z] daemon.go:448: [d5f5177f4deed] Daemon stopped [2020-07-28T08:20:12.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.52s) [2020-07-28T08:20:12.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-07-28T08:20:12.335Z] daemon.go:325: [d379e2093bc68] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:325: [d379e2093bc68] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:353: [d379e2093bc68] daemon started [2020-07-28T08:20:12.335Z] daemon.go:296: [d379e2093bc68] exiting daemon [2020-07-28T08:20:12.335Z] daemon.go:325: [d379e2093bc68] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:325: [d379e2093bc68] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:353: [d379e2093bc68] daemon started [2020-07-28T08:20:12.335Z] daemon.go:461: [d379e2093bc68] Stopping daemon [2020-07-28T08:20:12.335Z] daemon.go:296: [d379e2093bc68] exiting daemon [2020-07-28T08:20:12.335Z] daemon.go:448: [d379e2093bc68] Daemon stopped [2020-07-28T08:20:12.335Z] check_test.go:309: Daemon d379e2093bc68 is not started [2020-07-28T08:20:12.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.27s) [2020-07-28T08:20:12.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-07-28T08:20:12.335Z] daemon.go:325: [dbdc66a11cace] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:325: [dbdc66a11cace] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:353: [dbdc66a11cace] daemon started [2020-07-28T08:20:12.335Z] daemon.go:461: [dbdc66a11cace] Stopping daemon [2020-07-28T08:20:12.335Z] daemon.go:296: [dbdc66a11cace] exiting daemon [2020-07-28T08:20:12.335Z] daemon.go:448: [dbdc66a11cace] Daemon stopped [2020-07-28T08:20:12.335Z] daemon.go:325: [dbdc66a11cace] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:325: [dbdc66a11cace] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:353: [dbdc66a11cace] daemon started [2020-07-28T08:20:12.335Z] daemon.go:461: [dbdc66a11cace] Stopping daemon [2020-07-28T08:20:12.335Z] daemon.go:296: [dbdc66a11cace] exiting daemon [2020-07-28T08:20:12.335Z] daemon.go:448: [dbdc66a11cace] Daemon stopped [2020-07-28T08:20:12.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.71s) [2020-07-28T08:20:12.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-07-28T08:20:12.335Z] daemon.go:325: [dd7079c5cb474] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:325: [dd7079c5cb474] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:353: [dd7079c5cb474] daemon started [2020-07-28T08:20:12.335Z] daemon.go:461: [dd7079c5cb474] Stopping daemon [2020-07-28T08:20:12.335Z] daemon.go:296: [dd7079c5cb474] exiting daemon [2020-07-28T08:20:12.335Z] daemon.go:448: [dd7079c5cb474] Daemon stopped [2020-07-28T08:20:12.335Z] daemon.go:325: [dd7079c5cb474] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:325: [dd7079c5cb474] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:353: [dd7079c5cb474] daemon started [2020-07-28T08:20:12.335Z] daemon.go:461: [dd7079c5cb474] Stopping daemon [2020-07-28T08:20:12.335Z] daemon.go:296: [dd7079c5cb474] exiting daemon [2020-07-28T08:20:12.335Z] daemon.go:448: [dd7079c5cb474] Daemon stopped [2020-07-28T08:20:12.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.84s) [2020-07-28T08:20:12.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-07-28T08:20:12.335Z] daemon.go:325: [ddcd24f195dc4] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:325: [ddcd24f195dc4] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:353: [ddcd24f195dc4] daemon started [2020-07-28T08:20:12.335Z] daemon.go:296: [ddcd24f195dc4] exiting daemon [2020-07-28T08:20:12.335Z] daemon.go:461: [ddcd24f195dc4] Stopping daemon [2020-07-28T08:20:12.335Z] daemon.go:450: [ddcd24f195dc4] Error when stopping daemon: daemon not started [2020-07-28T08:20:12.335Z] check_test.go:309: Daemon ddcd24f195dc4 is not started [2020-07-28T08:20:12.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-07-28T08:20:12.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-07-28T08:20:12.335Z] daemon.go:325: [d526a7fc8d74b] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:325: [d526a7fc8d74b] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:353: [d526a7fc8d74b] daemon started [2020-07-28T08:20:12.335Z] daemon.go:461: [d526a7fc8d74b] Stopping daemon [2020-07-28T08:20:12.335Z] daemon.go:296: [d526a7fc8d74b] exiting daemon [2020-07-28T08:20:12.335Z] daemon.go:448: [d526a7fc8d74b] Daemon stopped [2020-07-28T08:20:12.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.33s) [2020-07-28T08:20:12.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-07-28T08:20:12.335Z] daemon.go:325: [d1487eb2f5bff] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:325: [d1487eb2f5bff] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:353: [d1487eb2f5bff] daemon started [2020-07-28T08:20:12.335Z] daemon.go:296: [d1487eb2f5bff] exiting daemon [2020-07-28T08:20:12.335Z] daemon.go:325: [d1487eb2f5bff] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:325: [d1487eb2f5bff] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:353: [d1487eb2f5bff] daemon started [2020-07-28T08:20:12.335Z] daemon.go:461: [d1487eb2f5bff] Stopping daemon [2020-07-28T08:20:12.335Z] daemon.go:296: [d1487eb2f5bff] exiting daemon [2020-07-28T08:20:12.335Z] daemon.go:448: [d1487eb2f5bff] Daemon stopped [2020-07-28T08:20:12.335Z] daemon.go:325: [d1487eb2f5bff] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:325: [d1487eb2f5bff] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:353: [d1487eb2f5bff] daemon started [2020-07-28T08:20:12.335Z] daemon.go:461: [d1487eb2f5bff] Stopping daemon [2020-07-28T08:20:12.335Z] daemon.go:296: [d1487eb2f5bff] exiting daemon [2020-07-28T08:20:12.335Z] daemon.go:448: [d1487eb2f5bff] Daemon stopped [2020-07-28T08:20:12.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s) [2020-07-28T08:20:12.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-07-28T08:20:12.335Z] daemon.go:325: [d211cc17b3c18] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:325: [d211cc17b3c18] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:353: [d211cc17b3c18] daemon started [2020-07-28T08:20:12.335Z] daemon.go:461: [d211cc17b3c18] Stopping daemon [2020-07-28T08:20:12.335Z] daemon.go:296: [d211cc17b3c18] exiting daemon [2020-07-28T08:20:12.335Z] daemon.go:448: [d211cc17b3c18] Daemon stopped [2020-07-28T08:20:12.335Z] daemon.go:325: [d211cc17b3c18] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:325: [d211cc17b3c18] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:353: [d211cc17b3c18] daemon started [2020-07-28T08:20:12.335Z] daemon.go:461: [d211cc17b3c18] Stopping daemon [2020-07-28T08:20:12.335Z] daemon.go:296: [d211cc17b3c18] exiting daemon [2020-07-28T08:20:12.335Z] daemon.go:448: [d211cc17b3c18] Daemon stopped [2020-07-28T08:20:12.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2020-07-28T08:20:12.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-07-28T08:20:12.335Z] daemon.go:325: [d67dda5d4b43c] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:325: [d67dda5d4b43c] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:353: [d67dda5d4b43c] daemon started [2020-07-28T08:20:12.335Z] daemon.go:461: [d67dda5d4b43c] Stopping daemon [2020-07-28T08:20:12.335Z] daemon.go:296: [d67dda5d4b43c] exiting daemon [2020-07-28T08:20:12.335Z] daemon.go:448: [d67dda5d4b43c] Daemon stopped [2020-07-28T08:20:12.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2020-07-28T08:20:12.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-07-28T08:20:12.335Z] daemon.go:325: [d6bed8e46b441] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:325: [d6bed8e46b441] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:353: [d6bed8e46b441] daemon started [2020-07-28T08:20:12.335Z] daemon.go:461: [d6bed8e46b441] Stopping daemon [2020-07-28T08:20:12.335Z] daemon.go:296: [d6bed8e46b441] exiting daemon [2020-07-28T08:20:12.335Z] daemon.go:448: [d6bed8e46b441] Daemon stopped [2020-07-28T08:20:12.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2020-07-28T08:20:12.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-28T08:20:12.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-28T08:20:12.335Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-07-28T08:20:12.335Z] daemon.go:325: [d8214f48f4b28] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:325: [d8214f48f4b28] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:353: [d8214f48f4b28] daemon started [2020-07-28T08:20:12.335Z] daemon.go:461: [d8214f48f4b28] Stopping daemon [2020-07-28T08:20:12.335Z] daemon.go:296: [d8214f48f4b28] exiting daemon [2020-07-28T08:20:12.335Z] daemon.go:448: [d8214f48f4b28] Daemon stopped [2020-07-28T08:20:12.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-28T08:20:12.335Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-07-28T08:20:12.335Z] daemon.go:325: [d6863d80d920c] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:325: [d6863d80d920c] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:353: [d6863d80d920c] daemon started [2020-07-28T08:20:12.335Z] daemon.go:461: [d6863d80d920c] Stopping daemon [2020-07-28T08:20:12.335Z] daemon.go:296: [d6863d80d920c] exiting daemon [2020-07-28T08:20:12.335Z] daemon.go:448: [d6863d80d920c] Daemon stopped [2020-07-28T08:20:12.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-28T08:20:12.335Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-07-28T08:20:12.335Z] daemon.go:325: [de8559a29cc0c] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:296: [de8559a29cc0c] exiting daemon [2020-07-28T08:20:12.335Z] daemon.go:325: [de8559a29cc0c] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-28T08:20:12.335Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-07-28T08:20:12.335Z] daemon.go:325: [de0d25959272f] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:296: [de0d25959272f] exiting daemon [2020-07-28T08:20:12.335Z] daemon.go:325: [de0d25959272f] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-28T08:20:12.335Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-07-28T08:20:12.335Z] daemon.go:325: [d9d06f379f378] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:296: [d9d06f379f378] exiting daemon [2020-07-28T08:20:12.335Z] daemon.go:325: [d9d06f379f378] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-28T08:20:12.335Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-07-28T08:20:12.335Z] daemon.go:325: [d0108949ce127] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:325: [d0108949ce127] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:353: [d0108949ce127] daemon started [2020-07-28T08:20:12.335Z] daemon.go:461: [d0108949ce127] Stopping daemon [2020-07-28T08:20:12.335Z] daemon.go:296: [d0108949ce127] exiting daemon [2020-07-28T08:20:12.335Z] daemon.go:448: [d0108949ce127] Daemon stopped [2020-07-28T08:20:12.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-28T08:20:12.335Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-07-28T08:20:12.335Z] daemon.go:325: [d005d8c9c6cd9] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:325: [d005d8c9c6cd9] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:353: [d005d8c9c6cd9] daemon started [2020-07-28T08:20:12.335Z] daemon.go:461: [d005d8c9c6cd9] Stopping daemon [2020-07-28T08:20:12.335Z] daemon.go:296: [d005d8c9c6cd9] exiting daemon [2020-07-28T08:20:12.335Z] daemon.go:448: [d005d8c9c6cd9] Daemon stopped [2020-07-28T08:20:12.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-28T08:20:12.335Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-07-28T08:20:12.335Z] daemon.go:325: [dd37192d1bb4f] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:296: [dd37192d1bb4f] exiting daemon [2020-07-28T08:20:12.335Z] daemon.go:325: [dd37192d1bb4f] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-28T08:20:12.335Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-07-28T08:20:12.335Z] daemon.go:325: [d75d96a848157] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:296: [d75d96a848157] exiting daemon [2020-07-28T08:20:12.335Z] daemon.go:325: [d75d96a848157] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-28T08:20:12.335Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-07-28T08:20:12.335Z] daemon.go:325: [d168f604df115] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:296: [d168f604df115] exiting daemon [2020-07-28T08:20:12.335Z] daemon.go:325: [d168f604df115] waiting for daemon to start [2020-07-28T08:20:12.335Z] check_test.go:309: Daemon d3c356546463b is not started [2020-07-28T08:20:12.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2020-07-28T08:20:12.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-07-28T08:20:12.335Z] daemon.go:325: [d4dec97d8192d] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:325: [d4dec97d8192d] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:353: [d4dec97d8192d] daemon started [2020-07-28T08:20:12.335Z] daemon.go:461: [d4dec97d8192d] Stopping daemon [2020-07-28T08:20:12.335Z] daemon.go:296: [d4dec97d8192d] exiting daemon [2020-07-28T08:20:12.335Z] daemon.go:448: [d4dec97d8192d] Daemon stopped [2020-07-28T08:20:12.335Z] daemon.go:325: [d4dec97d8192d] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:325: [d4dec97d8192d] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:353: [d4dec97d8192d] daemon started [2020-07-28T08:20:12.335Z] daemon.go:461: [d4dec97d8192d] Stopping daemon [2020-07-28T08:20:12.335Z] daemon.go:296: [d4dec97d8192d] exiting daemon [2020-07-28T08:20:12.335Z] daemon.go:448: [d4dec97d8192d] Daemon stopped [2020-07-28T08:20:12.335Z] check_test.go:309: Daemon d4dec97d8192d is not started [2020-07-28T08:20:12.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2020-07-28T08:20:12.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-07-28T08:20:12.335Z] daemon.go:325: [df6b705b265a4] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:325: [df6b705b265a4] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:353: [df6b705b265a4] daemon started [2020-07-28T08:20:12.335Z] daemon.go:461: [df6b705b265a4] Stopping daemon [2020-07-28T08:20:12.335Z] daemon.go:296: [df6b705b265a4] exiting daemon [2020-07-28T08:20:12.335Z] daemon.go:448: [df6b705b265a4] Daemon stopped [2020-07-28T08:20:12.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.58s) [2020-07-28T08:20:12.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-07-28T08:20:12.335Z] daemon.go:325: [d76a3ca298805] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:325: [d76a3ca298805] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:353: [d76a3ca298805] daemon started [2020-07-28T08:20:12.335Z] daemon.go:461: [d76a3ca298805] Stopping daemon [2020-07-28T08:20:12.335Z] daemon.go:296: [d76a3ca298805] exiting daemon [2020-07-28T08:20:12.335Z] daemon.go:448: [d76a3ca298805] Daemon stopped [2020-07-28T08:20:12.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.15s) [2020-07-28T08:20:12.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-07-28T08:20:12.335Z] daemon.go:325: [ddea5434de701] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:325: [ddea5434de701] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:353: [ddea5434de701] daemon started [2020-07-28T08:20:12.335Z] daemon.go:461: [ddea5434de701] Stopping daemon [2020-07-28T08:20:12.335Z] daemon.go:296: [ddea5434de701] exiting daemon [2020-07-28T08:20:12.335Z] daemon.go:448: [ddea5434de701] Daemon stopped [2020-07-28T08:20:12.335Z] daemon.go:325: [ddea5434de701] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:325: [ddea5434de701] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:353: [ddea5434de701] daemon started [2020-07-28T08:20:12.335Z] daemon.go:461: [ddea5434de701] Stopping daemon [2020-07-28T08:20:12.335Z] daemon.go:296: [ddea5434de701] exiting daemon [2020-07-28T08:20:12.335Z] daemon.go:448: [ddea5434de701] Daemon stopped [2020-07-28T08:20:12.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2020-07-28T08:20:12.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-07-28T08:20:12.335Z] daemon.go:325: [d19b63ab76696] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:325: [d19b63ab76696] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:353: [d19b63ab76696] daemon started [2020-07-28T08:20:12.335Z] daemon.go:461: [d19b63ab76696] Stopping daemon [2020-07-28T08:20:12.335Z] daemon.go:296: [d19b63ab76696] exiting daemon [2020-07-28T08:20:12.335Z] daemon.go:448: [d19b63ab76696] Daemon stopped [2020-07-28T08:20:12.335Z] check_test.go:309: Daemon d19b63ab76696 is not started [2020-07-28T08:20:12.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.02s) [2020-07-28T08:20:12.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-07-28T08:20:12.335Z] daemon.go:325: [d73db8348dfbb] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:325: [d73db8348dfbb] waiting for daemon to start [2020-07-28T08:20:12.335Z] daemon.go:353: [d73db8348dfbb] daemon started [2020-07-28T08:20:12.335Z] daemon.go:461: [d73db8348dfbb] Stopping daemon [2020-07-28T08:20:12.335Z] daemon.go:296: [d73db8348dfbb] exiting daemon [2020-07-28T08:20:12.335Z] daemon.go:448: [d73db8348dfbb] Daemon stopped [2020-07-28T08:20:12.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.05s) [2020-07-28T08:20:12.336Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-07-28T08:20:12.336Z] daemon.go:325: [d8b231d43f46a] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:325: [d8b231d43f46a] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:353: [d8b231d43f46a] daemon started [2020-07-28T08:20:12.336Z] daemon.go:461: [d8b231d43f46a] Stopping daemon [2020-07-28T08:20:12.336Z] daemon.go:296: [d8b231d43f46a] exiting daemon [2020-07-28T08:20:12.336Z] daemon.go:448: [d8b231d43f46a] Daemon stopped [2020-07-28T08:20:12.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.10s) [2020-07-28T08:20:12.336Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-07-28T08:20:12.336Z] daemon.go:325: [dfd188de682c0] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:325: [dfd188de682c0] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:353: [dfd188de682c0] daemon started [2020-07-28T08:20:12.336Z] daemon.go:461: [dfd188de682c0] Stopping daemon [2020-07-28T08:20:12.336Z] daemon.go:296: [dfd188de682c0] exiting daemon [2020-07-28T08:20:12.336Z] daemon.go:448: [dfd188de682c0] Daemon stopped [2020-07-28T08:20:12.336Z] daemon.go:325: [dfd188de682c0] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:325: [dfd188de682c0] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:353: [dfd188de682c0] daemon started [2020-07-28T08:20:12.336Z] daemon.go:461: [dfd188de682c0] Stopping daemon [2020-07-28T08:20:12.336Z] daemon.go:296: [dfd188de682c0] exiting daemon [2020-07-28T08:20:12.336Z] daemon.go:448: [dfd188de682c0] Daemon stopped [2020-07-28T08:20:12.336Z] daemon.go:325: [dfd188de682c0] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:325: [dfd188de682c0] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:353: [dfd188de682c0] daemon started [2020-07-28T08:20:12.336Z] daemon.go:461: [dfd188de682c0] Stopping daemon [2020-07-28T08:20:12.336Z] daemon.go:296: [dfd188de682c0] exiting daemon [2020-07-28T08:20:12.336Z] daemon.go:448: [dfd188de682c0] Daemon stopped [2020-07-28T08:20:12.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2020-07-28T08:20:12.336Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-07-28T08:20:12.336Z] daemon.go:325: [d498c91228a2c] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:325: [d498c91228a2c] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:353: [d498c91228a2c] daemon started [2020-07-28T08:20:12.336Z] daemon.go:461: [d498c91228a2c] Stopping daemon [2020-07-28T08:20:12.336Z] daemon.go:296: [d498c91228a2c] exiting daemon [2020-07-28T08:20:12.336Z] daemon.go:448: [d498c91228a2c] Daemon stopped [2020-07-28T08:20:12.336Z] daemon.go:325: [d498c91228a2c] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:296: [d498c91228a2c] exiting daemon [2020-07-28T08:20:12.336Z] daemon.go:325: [d498c91228a2c] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:461: [d498c91228a2c] Stopping daemon [2020-07-28T08:20:12.336Z] daemon.go:450: [d498c91228a2c] Error when stopping daemon: daemon not started [2020-07-28T08:20:12.336Z] check_test.go:309: Daemon d498c91228a2c is not started [2020-07-28T08:20:12.336Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.70s) [2020-07-28T08:20:12.336Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-07-28T08:20:12.336Z] daemon.go:325: [d6e6fb8667e28] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:325: [d6e6fb8667e28] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:353: [d6e6fb8667e28] daemon started [2020-07-28T08:20:12.336Z] daemon.go:461: [d6e6fb8667e28] Stopping daemon [2020-07-28T08:20:12.336Z] daemon.go:296: [d6e6fb8667e28] exiting daemon [2020-07-28T08:20:12.336Z] daemon.go:448: [d6e6fb8667e28] Daemon stopped [2020-07-28T08:20:12.336Z] daemon.go:325: [d6e6fb8667e28] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:325: [d6e6fb8667e28] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:353: [d6e6fb8667e28] daemon started [2020-07-28T08:20:12.336Z] daemon.go:461: [d6e6fb8667e28] Stopping daemon [2020-07-28T08:20:12.336Z] daemon.go:296: [d6e6fb8667e28] exiting daemon [2020-07-28T08:20:12.336Z] daemon.go:448: [d6e6fb8667e28] Daemon stopped [2020-07-28T08:20:12.336Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.48s) [2020-07-28T08:20:12.336Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-07-28T08:20:12.336Z] daemon.go:325: [dcdb5244a80b9] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:325: [dcdb5244a80b9] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:353: [dcdb5244a80b9] daemon started [2020-07-28T08:20:12.336Z] daemon.go:461: [dcdb5244a80b9] Stopping daemon [2020-07-28T08:20:12.336Z] daemon.go:296: [dcdb5244a80b9] exiting daemon [2020-07-28T08:20:12.336Z] daemon.go:448: [dcdb5244a80b9] Daemon stopped [2020-07-28T08:20:12.336Z] daemon.go:325: [dcdb5244a80b9] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:325: [dcdb5244a80b9] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:353: [dcdb5244a80b9] daemon started [2020-07-28T08:20:12.336Z] daemon.go:461: [dcdb5244a80b9] Stopping daemon [2020-07-28T08:20:12.336Z] daemon.go:296: [dcdb5244a80b9] exiting daemon [2020-07-28T08:20:12.336Z] daemon.go:448: [dcdb5244a80b9] Daemon stopped [2020-07-28T08:20:12.336Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.96s) [2020-07-28T08:20:12.336Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-07-28T08:20:12.336Z] daemon.go:325: [da2f19b4e85ae] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:325: [da2f19b4e85ae] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:353: [da2f19b4e85ae] daemon started [2020-07-28T08:20:12.336Z] daemon.go:461: [da2f19b4e85ae] Stopping daemon [2020-07-28T08:20:12.336Z] daemon.go:296: [da2f19b4e85ae] exiting daemon [2020-07-28T08:20:12.336Z] daemon.go:448: [da2f19b4e85ae] Daemon stopped [2020-07-28T08:20:12.336Z] daemon.go:325: [da2f19b4e85ae] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:325: [da2f19b4e85ae] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:353: [da2f19b4e85ae] daemon started [2020-07-28T08:20:12.336Z] daemon.go:461: [da2f19b4e85ae] Stopping daemon [2020-07-28T08:20:12.336Z] daemon.go:296: [da2f19b4e85ae] exiting daemon [2020-07-28T08:20:12.336Z] daemon.go:448: [da2f19b4e85ae] Daemon stopped [2020-07-28T08:20:12.336Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.13s) [2020-07-28T08:20:12.336Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-07-28T08:20:12.336Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-07-28T08:20:12.336Z] daemon.go:325: [d15decc401fc0] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:325: [d15decc401fc0] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:353: [d15decc401fc0] daemon started [2020-07-28T08:20:12.336Z] daemon.go:461: [d15decc401fc0] Stopping daemon [2020-07-28T08:20:12.336Z] daemon.go:296: [d15decc401fc0] exiting daemon [2020-07-28T08:20:12.336Z] daemon.go:448: [d15decc401fc0] Daemon stopped [2020-07-28T08:20:12.336Z] daemon.go:325: [d15decc401fc0] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:325: [d15decc401fc0] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:353: [d15decc401fc0] daemon started [2020-07-28T08:20:12.336Z] check_test.go:309: Daemon dffaf5015ce1d is not started [2020-07-28T08:20:12.336Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2020-07-28T08:20:12.336Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo [2020-07-28T08:20:12.336Z] daemon.go:325: [da4e90f7de7ff] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:325: [da4e90f7de7ff] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:353: [da4e90f7de7ff] daemon started [2020-07-28T08:20:12.336Z] daemon.go:461: [da4e90f7de7ff] Stopping daemon [2020-07-28T08:20:12.336Z] daemon.go:296: [da4e90f7de7ff] exiting daemon [2020-07-28T08:20:12.336Z] daemon.go:448: [da4e90f7de7ff] Daemon stopped [2020-07-28T08:20:12.336Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.62s) [2020-07-28T08:20:12.336Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-07-28T08:20:12.336Z] daemon.go:325: [d89331e1af4b4] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:325: [d89331e1af4b4] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:353: [d89331e1af4b4] daemon started [2020-07-28T08:20:12.336Z] daemon.go:461: [d89331e1af4b4] Stopping daemon [2020-07-28T08:20:12.336Z] daemon.go:296: [d89331e1af4b4] exiting daemon [2020-07-28T08:20:12.336Z] daemon.go:448: [d89331e1af4b4] Daemon stopped [2020-07-28T08:20:12.336Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2020-07-28T08:20:12.336Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-07-28T08:20:12.336Z] daemon.go:325: [d421e2fe2bf46] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:325: [d421e2fe2bf46] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:353: [d421e2fe2bf46] daemon started [2020-07-28T08:20:12.336Z] daemon.go:461: [d421e2fe2bf46] Stopping daemon [2020-07-28T08:20:12.336Z] daemon.go:296: [d421e2fe2bf46] exiting daemon [2020-07-28T08:20:12.336Z] daemon.go:448: [d421e2fe2bf46] Daemon stopped [2020-07-28T08:20:12.336Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.98s) [2020-07-28T08:20:12.336Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun [2020-07-28T08:20:12.336Z] daemon.go:325: [d0f142989ae1d] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:325: [d0f142989ae1d] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:353: [d0f142989ae1d] daemon started [2020-07-28T08:20:12.336Z] daemon.go:461: [d0f142989ae1d] Stopping daemon [2020-07-28T08:20:12.336Z] daemon.go:296: [d0f142989ae1d] exiting daemon [2020-07-28T08:20:12.336Z] daemon.go:448: [d0f142989ae1d] Daemon stopped [2020-07-28T08:20:12.336Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-07-28T08:20:12.336Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-07-28T08:20:12.336Z] check_test.go:309: Daemon d29a7a212babe is not started [2020-07-28T08:20:12.336Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.80s) [2020-07-28T08:20:12.336Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability [2020-07-28T08:20:12.336Z] daemon.go:325: [df2cfb4b39016] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:325: [df2cfb4b39016] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:353: [df2cfb4b39016] daemon started [2020-07-28T08:20:12.336Z] daemon.go:461: [df2cfb4b39016] Stopping daemon [2020-07-28T08:20:12.336Z] daemon.go:296: [df2cfb4b39016] exiting daemon [2020-07-28T08:20:12.336Z] daemon.go:448: [df2cfb4b39016] Daemon stopped [2020-07-28T08:20:12.336Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.70s) [2020-07-28T08:20:12.336Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-07-28T08:20:12.336Z] daemon.go:325: [d7cb7578b29f7] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:325: [d7cb7578b29f7] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:353: [d7cb7578b29f7] daemon started [2020-07-28T08:20:12.336Z] daemon.go:461: [d7cb7578b29f7] Stopping daemon [2020-07-28T08:20:12.336Z] daemon.go:296: [d7cb7578b29f7] exiting daemon [2020-07-28T08:20:12.336Z] daemon.go:448: [d7cb7578b29f7] Daemon stopped [2020-07-28T08:20:12.336Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.83s) [2020-07-28T08:20:12.336Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-07-28T08:20:12.336Z] daemon.go:325: [d8bd25026511c] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:325: [d8bd25026511c] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:353: [d8bd25026511c] daemon started [2020-07-28T08:20:12.336Z] daemon.go:461: [d8bd25026511c] Stopping daemon [2020-07-28T08:20:12.336Z] daemon.go:296: [d8bd25026511c] exiting daemon [2020-07-28T08:20:12.336Z] daemon.go:448: [d8bd25026511c] Daemon stopped [2020-07-28T08:20:12.336Z] daemon.go:325: [d8bd25026511c] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:325: [d8bd25026511c] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:353: [d8bd25026511c] daemon started [2020-07-28T08:20:12.336Z] daemon.go:461: [d8bd25026511c] Stopping daemon [2020-07-28T08:20:12.336Z] daemon.go:296: [d8bd25026511c] exiting daemon [2020-07-28T08:20:12.336Z] daemon.go:448: [d8bd25026511c] Daemon stopped [2020-07-28T08:20:12.336Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.59s) [2020-07-28T08:20:12.336Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling [2020-07-28T08:20:12.336Z] daemon.go:325: [d0ea0366e0a4f] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:325: [d0ea0366e0a4f] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:353: [d0ea0366e0a4f] daemon started [2020-07-28T08:20:12.336Z] daemon.go:461: [d0ea0366e0a4f] Stopping daemon [2020-07-28T08:20:12.336Z] daemon.go:296: [d0ea0366e0a4f] exiting daemon [2020-07-28T08:20:12.336Z] daemon.go:448: [d0ea0366e0a4f] Daemon stopped [2020-07-28T08:20:12.336Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.87s) [2020-07-28T08:20:12.336Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel [2020-07-28T08:20:12.336Z] daemon.go:325: [dfdd81a63da43] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:325: [dfdd81a63da43] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:353: [dfdd81a63da43] daemon started [2020-07-28T08:20:12.336Z] daemon.go:461: [dfdd81a63da43] Stopping daemon [2020-07-28T08:20:12.336Z] daemon.go:296: [dfdd81a63da43] exiting daemon [2020-07-28T08:20:12.336Z] daemon.go:448: [dfdd81a63da43] Daemon stopped [2020-07-28T08:20:12.336Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.64s) [2020-07-28T08:20:12.336Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors [2020-07-28T08:20:12.336Z] daemon.go:325: [d12aaa13bb440] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:325: [d12aaa13bb440] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:353: [d12aaa13bb440] daemon started [2020-07-28T08:20:12.336Z] daemon.go:461: [d12aaa13bb440] Stopping daemon [2020-07-28T08:20:12.336Z] daemon.go:296: [d12aaa13bb440] exiting daemon [2020-07-28T08:20:12.336Z] daemon.go:448: [d12aaa13bb440] Daemon stopped [2020-07-28T08:20:12.336Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.33s) [2020-07-28T08:20:12.336Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-07-28T08:20:12.336Z] daemon.go:325: [d5195b90f73e5] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:325: [d5195b90f73e5] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:353: [d5195b90f73e5] daemon started [2020-07-28T08:20:12.336Z] daemon.go:461: [d5195b90f73e5] Stopping daemon [2020-07-28T08:20:12.336Z] daemon.go:296: [d5195b90f73e5] exiting daemon [2020-07-28T08:20:12.336Z] daemon.go:448: [d5195b90f73e5] Daemon stopped [2020-07-28T08:20:12.336Z] daemon.go:325: [d5195b90f73e5] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:325: [d5195b90f73e5] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:353: [d5195b90f73e5] daemon started [2020-07-28T08:20:12.336Z] daemon.go:461: [d5195b90f73e5] Stopping daemon [2020-07-28T08:20:12.336Z] daemon.go:296: [d5195b90f73e5] exiting daemon [2020-07-28T08:20:12.336Z] daemon.go:448: [d5195b90f73e5] Daemon stopped [2020-07-28T08:20:12.336Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.35s) [2020-07-28T08:20:12.336Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-07-28T08:20:12.336Z] daemon.go:325: [d0b61bf42ac8c] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:325: [d0b61bf42ac8c] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:353: [d0b61bf42ac8c] daemon started [2020-07-28T08:20:12.336Z] daemon.go:461: [d0b61bf42ac8c] Stopping daemon [2020-07-28T08:20:12.336Z] daemon.go:296: [d0b61bf42ac8c] exiting daemon [2020-07-28T08:20:12.336Z] daemon.go:448: [d0b61bf42ac8c] Daemon stopped [2020-07-28T08:20:12.336Z] daemon.go:325: [d0b61bf42ac8c] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:325: [d0b61bf42ac8c] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:353: [d0b61bf42ac8c] daemon started [2020-07-28T08:20:12.336Z] daemon.go:461: [d0b61bf42ac8c] Stopping daemon [2020-07-28T08:20:12.336Z] daemon.go:296: [d0b61bf42ac8c] exiting daemon [2020-07-28T08:20:12.336Z] daemon.go:448: [d0b61bf42ac8c] Daemon stopped [2020-07-28T08:20:12.336Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.39s) [2020-07-28T08:20:12.336Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged [2020-07-28T08:20:12.336Z] daemon.go:325: [d9ff664d1f216] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:325: [d9ff664d1f216] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:353: [d9ff664d1f216] daemon started [2020-07-28T08:20:12.336Z] daemon.go:461: [d9ff664d1f216] Stopping daemon [2020-07-28T08:20:12.336Z] daemon.go:296: [d9ff664d1f216] exiting daemon [2020-07-28T08:20:12.336Z] daemon.go:448: [d9ff664d1f216] Daemon stopped [2020-07-28T08:20:12.336Z] daemon.go:325: [d9ff664d1f216] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:325: [d9ff664d1f216] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:353: [d9ff664d1f216] daemon started [2020-07-28T08:20:12.336Z] daemon.go:461: [d9ff664d1f216] Stopping daemon [2020-07-28T08:20:12.336Z] daemon.go:296: [d9ff664d1f216] exiting daemon [2020-07-28T08:20:12.336Z] daemon.go:448: [d9ff664d1f216] Daemon stopped [2020-07-28T08:20:12.336Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.80s) [2020-07-28T08:20:12.336Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-07-28T08:20:12.336Z] daemon.go:325: [dd45e9db28714] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:325: [dd45e9db28714] waiting for daemon to start [2020-07-28T08:20:12.336Z] daemon.go:353: [dd45e9db28714] daemon started [2020-07-28T08:20:12.336Z] daemon.go:461: [dd45e9db28714] Stopping daemon [2020-07-28T08:20:12.336Z] daemon.go:296: [dd45e9db28714] exiting daemon [2020-07-28T08:20:12.336Z] daemon.go:448: [dd45e9db28714] Daemon stopped [2020-07-28T08:20:12.336Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.36s) [2020-07-28T08:20:12.336Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-07-28T08:20:12.337Z] daemon.go:325: [deb3af49d7486] waiting for daemon to start [2020-07-28T08:20:12.337Z] daemon.go:325: [deb3af49d7486] waiting for daemon to start [2020-07-28T08:20:12.337Z] daemon.go:353: [deb3af49d7486] daemon started [2020-07-28T08:20:12.337Z] daemon.go:461: [deb3af49d7486] Stopping daemon [2020-07-28T08:20:12.337Z] daemon.go:296: [deb3af49d7486] exiting daemon [2020-07-28T08:20:12.337Z] daemon.go:448: [deb3af49d7486] Daemon stopped [2020-07-28T08:20:12.337Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.11s) [2020-07-28T08:20:12.337Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-07-28T08:20:12.337Z] daemon.go:325: [d719489776ff6] waiting for daemon to start [2020-07-28T08:20:12.337Z] daemon.go:325: [d719489776ff6] waiting for daemon to start [2020-07-28T08:20:12.337Z] daemon.go:353: [d719489776ff6] daemon started [2020-07-28T08:20:12.337Z] daemon.go:461: [d719489776ff6] Stopping daemon [2020-07-28T08:20:12.337Z] daemon.go:296: [d719489776ff6] exiting daemon [2020-07-28T08:20:12.337Z] daemon.go:448: [d719489776ff6] Daemon stopped [2020-07-28T08:20:12.337Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.02s) [2020-07-28T08:20:12.337Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-07-28T08:20:12.337Z] daemon.go:325: [d68145c158390] waiting for daemon to start [2020-07-28T08:20:12.337Z] daemon.go:325: [d68145c158390] waiting for daemon to start [2020-07-28T08:20:12.337Z] daemon.go:353: [d68145c158390] daemon started [2020-07-28T08:20:12.337Z] daemon.go:461: [d68145c158390] Stopping daemon [2020-07-28T08:20:12.337Z] daemon.go:296: [d68145c158390] exiting daemon [2020-07-28T08:20:12.337Z] daemon.go:448: [d68145c158390] Daemon stopped [2020-07-28T08:20:12.337Z] daemon.go:325: [d68145c158390] waiting for daemon to start [2020-07-28T08:20:12.337Z] daemon.go:325: [d68145c158390] waiting for daemon to start [2020-07-28T08:20:12.337Z] daemon.go:353: [d68145c158390] daemon started [2020-07-28T08:20:12.337Z] daemon.go:461: [d68145c158390] Stopping daemon [2020-07-28T08:20:12.337Z] daemon.go:296: [d68145c158390] exiting daemon [2020-07-28T08:20:12.337Z] daemon.go:448: [d68145c158390] Daemon stopped [2020-07-28T08:20:12.337Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.61s) [2020-07-28T08:20:12.337Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-07-28T08:20:12.337Z] daemon.go:325: [d7eed7bcd9608] waiting for daemon to start [2020-07-28T08:20:12.337Z] daemon.go:325: [d7eed7bcd9608] waiting for daemon to start [2020-07-28T08:20:12.337Z] daemon.go:353: [d7eed7bcd9608] daemon started [2020-07-28T08:20:12.337Z] daemon.go:461: [d7eed7bcd9608] Stopping daemon [2020-07-28T08:20:12.337Z] daemon.go:296: [d7eed7bcd9608] exiting daemon [2020-07-28T08:20:12.337Z] daemon.go:448: [d7eed7bcd9608] Daemon stopped [2020-07-28T08:20:12.337Z] daemon.go:325: [d7eed7bcd9608] waiting for daemon to start [2020-07-28T08:20:12.337Z] daemon.go:325: [d7eed7bcd9608] waiting for daemon to start [2020-07-28T08:20:12.337Z] daemon.go:353: [d7eed7bcd9608] daemon started [2020-07-28T08:20:12.337Z] daemon.go:461: [d7eed7bcd9608] Stopping daemon [2020-07-28T08:20:12.337Z] daemon.go:296: [d7eed7bcd9608] exiting daemon [2020-07-28T08:20:12.337Z] daemon.go:448: [d7eed7bcd9608] Daemon stopped [2020-07-28T08:20:12.337Z] daemon.go:325: [d7eed7bcd9608] waiting for daemon to start [2020-07-28T08:20:12.337Z] daemon.go:296: [d7eed7bcd9608] exiting daemon [2020-07-28T08:20:12.337Z] daemon.go:325: [d7eed7bcd9608] waiting for daemon to start [2020-07-28T08:20:12.337Z] daemon.go:461: [d7eed7bcd9608] Stopping daemon [2020-07-28T08:20:12.337Z] daemon.go:450: [d7eed7bcd9608] Error when stopping daemon: daemon not started [2020-07-28T08:20:12.337Z] docker_cli_daemon_test.go:2542: Daemon d7eed7bcd9608 is not started [2020-07-28T08:20:12.337Z] daemon.go:325: [d7eed7bcd9608] waiting for daemon to start [2020-07-28T08:20:12.337Z] daemon.go:325: [d7eed7bcd9608] waiting for daemon to start [2020-07-28T08:20:12.337Z] daemon.go:353: [d7eed7bcd9608] daemon started [2020-07-28T08:20:12.337Z] daemon.go:461: [d7eed7bcd9608] Stopping daemon [2020-07-28T08:20:12.337Z] daemon.go:296: [d7eed7bcd9608] exiting daemon [2020-07-28T08:20:12.337Z] daemon.go:448: [d7eed7bcd9608] Daemon stopped [2020-07-28T08:20:12.337Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.62s) [2020-07-28T08:20:12.337Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-07-28T08:20:12.337Z] daemon.go:325: [d47a4c73c7b39] waiting for daemon to start [2020-07-28T08:20:12.337Z] daemon.go:325: [d47a4c73c7b39] waiting for daemon to start [2020-07-28T08:20:12.337Z] daemon.go:353: [d47a4c73c7b39] daemon started [2020-07-28T08:20:12.337Z] daemon.go:461: [d47a4c73c7b39] Stopping daemon [2020-07-28T08:20:12.337Z] daemon.go:296: [d47a4c73c7b39] exiting daemon [2020-07-28T08:20:12.337Z] daemon.go:448: [d47a4c73c7b39] Daemon stopped [2020-07-28T08:20:12.337Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.71s) [2020-07-28T08:20:12.337Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-07-28T08:20:12.337Z] daemon.go:325: [dab5b15737246] waiting for daemon to start [2020-07-28T08:20:12.337Z] daemon.go:325: [dab5b15737246] waiting for daemon to start [2020-07-28T08:20:12.337Z] daemon.go:353: [dab5b15737246] daemon started [2020-07-28T08:20:12.337Z] daemon.go:461: [dab5b15737246] Stopping daemon [2020-07-28T08:20:12.337Z] daemon.go:296: [dab5b15737246] exiting daemon [2020-07-28T08:20:12.337Z] daemon.go:448: [dab5b15737246] Daemon stopped [2020-07-28T08:20:12.337Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.76s) [2020-07-28T08:20:12.337Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize [2020-07-28T08:20:12.337Z] daemon.go:325: [d7ccdb94c7cf0] waiting for daemon to start [2020-07-28T08:20:12.337Z] daemon.go:325: [d7ccdb94c7cf0] waiting for daemon to start [2020-07-28T08:20:12.337Z] daemon.go:353: [d7ccdb94c7cf0] daemon started [2020-07-28T08:20:12.337Z] daemon.go:461: [d7ccdb94c7cf0] Stopping daemon [2020-07-28T08:20:12.337Z] daemon.go:296: [d7ccdb94c7cf0] exiting daemon [2020-07-28T08:20:12.337Z] daemon.go:448: [d7ccdb94c7cf0] Daemon stopped [2020-07-28T08:20:12.337Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.72s) [2020-07-28T08:20:12.337Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload [2020-07-28T08:20:12.337Z] daemon.go:325: [d0fe098cd12c2] waiting for daemon to start [2020-07-28T08:20:12.337Z] daemon.go:325: [d0fe098cd12c2] waiting for daemon to start [2020-07-28T08:20:12.337Z] daemon.go:353: [d0fe098cd12c2] daemon started [2020-07-28T08:20:12.337Z] daemon.go:461: [d0fe098cd12c2] Stopping daemon [2020-07-28T08:20:12.337Z] daemon.go:296: [d0fe098cd12c2] exiting daemon [2020-07-28T08:20:12.337Z] daemon.go:448: [d0fe098cd12c2] Daemon stopped [2020-07-28T08:20:12.337Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2020-07-28T08:20:12.337Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify [2020-07-28T08:20:12.337Z] check_test.go:309: Daemon da005f2245d94 is not started [2020-07-28T08:20:12.337Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.09s) [2020-07-28T08:20:12.337Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin [2020-07-28T08:20:12.337Z] daemon.go:325: [d57e95f1f6ebb] waiting for daemon to start [2020-07-28T08:20:12.337Z] daemon.go:325: [d57e95f1f6ebb] waiting for daemon to start [2020-07-28T08:20:12.337Z] daemon.go:353: [d57e95f1f6ebb] daemon started [2020-07-28T08:20:12.337Z] daemon.go:461: [d57e95f1f6ebb] Stopping daemon [2020-07-28T08:20:12.337Z] daemon.go:296: [d57e95f1f6ebb] exiting daemon [2020-07-28T08:20:12.337Z] daemon.go:448: [d57e95f1f6ebb] Daemon stopped [2020-07-28T08:20:12.337Z] === RUN TestDockerSwarmSuite [2020-07-28T08:20:12.337Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-07-28T08:20:12.907Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-07-28T08:20:13.475Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-07-28T08:20:13.734Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-07-28T08:20:14.673Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-07-28T08:20:14.673Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-07-28T08:20:14.932Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-07-28T08:20:15.192Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-07-28T08:20:15.451Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-07-28T08:20:17.387Z] 4612f6d0b889: Verifying Checksum [2020-07-28T08:20:17.387Z] 4612f6d0b889: Download complete [2020-07-28T08:20:17.989Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-07-28T08:20:17.989Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-07-28T08:20:19.368Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-07-28T08:20:20.747Z] === RUN TestDockerSuite/TestBuildEnv [2020-07-28T08:20:22.663Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-07-28T08:20:23.233Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-07-28T08:20:23.495Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-07-28T08:20:24.876Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-07-28T08:20:28.031Z] --- PASS: TestImportExtremelyLargeImageWorks (95.11s) [2020-07-28T08:20:28.031Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-07-28T08:20:28.031Z] daemon.go:325: [d4a983190d253] waiting for daemon to start [2020-07-28T08:20:28.031Z] daemon.go:325: [d4a983190d253] waiting for daemon to start [2020-07-28T08:20:28.031Z] daemon.go:353: [d4a983190d253] daemon started [2020-07-28T08:20:28.031Z] daemon.go:461: [d4a983190d253] Stopping daemon [2020-07-28T08:20:28.031Z] daemon.go:296: [d4a983190d253] exiting daemon [2020-07-28T08:20:28.031Z] daemon.go:448: [d4a983190d253] Daemon stopped [2020-07-28T08:20:28.031Z] PASS [2020-07-28T08:20:28.031Z] [2020-07-28T08:20:28.031Z] DONE 11 tests in 96.510s [2020-07-28T08:20:28.031Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-07-28T08:20:28.031Z] ++ 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-28T08:20:28.031Z] ++ set -e [2020-07-28T08:20:28.031Z] ++ '[' -n 0 ']' [2020-07-28T08:20:28.031Z] ++ set -x [2020-07-28T08:20:28.031Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:20:28.031Z] INFO: Testing against a local daemon [2020-07-28T08:20:28.031Z] === RUN TestNetworkCreateDelete [2020-07-28T08:20:28.031Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-07-28T08:20:28.031Z] === RUN TestDockerNetworkDeletePreferID [2020-07-28T08:20:28.031Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s) [2020-07-28T08:20:28.031Z] === RUN TestDaemonDNSFallback [2020-07-28T08:20:29.074Z] --- PASS: TestDaemonDNSFallback (2.64s) [2020-07-28T08:20:29.074Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback [2020-07-28T08:20:29.074Z] daemon.go:325: [dba227caaecba] waiting for daemon to start [2020-07-28T08:20:29.074Z] daemon.go:325: [dba227caaecba] waiting for daemon to start [2020-07-28T08:20:29.074Z] daemon.go:353: [dba227caaecba] daemon started [2020-07-28T08:20:29.074Z] daemon.go:461: [dba227caaecba] Stopping daemon [2020-07-28T08:20:29.074Z] daemon.go:296: [dba227caaecba] exiting daemon [2020-07-28T08:20:29.074Z] daemon.go:448: [dba227caaecba] Daemon stopped [2020-07-28T08:20:29.074Z] === RUN TestInspectNetwork [2020-07-28T08:20:30.150Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-07-28T08:20:36.036Z] === RUN TestInspectNetwork/full_network_id [2020-07-28T08:20:36.036Z] === RUN TestInspectNetwork/partial_network_id [2020-07-28T08:20:36.036Z] === RUN TestInspectNetwork/network_name [2020-07-28T08:20:36.037Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-28T08:20:36.720Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-07-28T08:20:37.659Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-07-28T08:20:40.503Z] --- PASS: TestInspectNetwork (11.31s) [2020-07-28T08:20:40.503Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-07-28T08:20:40.503Z] daemon.go:325: [dd54392e73a8e] waiting for daemon to start [2020-07-28T08:20:40.503Z] daemon.go:325: [dd54392e73a8e] waiting for daemon to start [2020-07-28T08:20:40.503Z] daemon.go:353: [dd54392e73a8e] daemon started [2020-07-28T08:20:40.503Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-28T08:20:40.503Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-28T08:20:40.503Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-28T08:20:40.503Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-28T08:20:40.503Z] daemon.go:461: [dd54392e73a8e] Stopping daemon [2020-07-28T08:20:40.503Z] daemon.go:296: [dd54392e73a8e] exiting daemon [2020-07-28T08:20:40.503Z] daemon.go:448: [dd54392e73a8e] Daemon stopped [2020-07-28T08:20:40.503Z] === RUN TestRunContainerWithBridgeNone [2020-07-28T08:20:43.245Z] --- PASS: TestRunContainerWithBridgeNone (2.46s) [2020-07-28T08:20:43.245Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-07-28T08:20:43.245Z] daemon.go:325: [d73faae9cb471] waiting for daemon to start [2020-07-28T08:20:43.245Z] daemon.go:325: [d73faae9cb471] waiting for daemon to start [2020-07-28T08:20:43.245Z] daemon.go:353: [d73faae9cb471] daemon started [2020-07-28T08:20:43.245Z] daemon.go:461: [d73faae9cb471] Stopping daemon [2020-07-28T08:20:43.245Z] daemon.go:296: [d73faae9cb471] exiting daemon [2020-07-28T08:20:43.245Z] daemon.go:448: [d73faae9cb471] Daemon stopped [2020-07-28T08:20:43.245Z] === RUN TestNetworkInvalidJSON [2020-07-28T08:20:43.245Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-28T08:20:43.245Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-28T08:20:43.245Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-28T08:20:43.245Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-28T08:20:43.245Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-28T08:20:43.245Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-28T08:20:43.245Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-28T08:20:43.245Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-28T08:20:43.245Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-28T08:20:43.245Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-07-28T08:20:43.245Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-28T08:20:43.245Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-28T08:20:43.245Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-28T08:20:43.245Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-28T08:20:43.881Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-07-28T08:20:43.881Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-07-28T08:20:43.881Z] daemon.go:325: [debf86ee5608a] waiting for daemon to start [2020-07-28T08:20:43.881Z] daemon.go:325: [debf86ee5608a] waiting for daemon to start [2020-07-28T08:20:43.881Z] daemon.go:353: [debf86ee5608a] daemon started [2020-07-28T08:20:43.881Z] daemon.go:461: [debf86ee5608a] Stopping daemon [2020-07-28T08:20:43.881Z] daemon.go:296: [debf86ee5608a] exiting daemon [2020-07-28T08:20:43.881Z] daemon.go:448: [debf86ee5608a] Daemon stopped [2020-07-28T08:20:43.881Z] daemon.go:325: [debf86ee5608a] waiting for daemon to start [2020-07-28T08:20:43.881Z] daemon.go:325: [debf86ee5608a] waiting for daemon to start [2020-07-28T08:20:43.881Z] daemon.go:353: [debf86ee5608a] daemon started [2020-07-28T08:20:43.881Z] daemon.go:461: [debf86ee5608a] Stopping daemon [2020-07-28T08:20:43.881Z] daemon.go:296: [debf86ee5608a] exiting daemon [2020-07-28T08:20:43.881Z] daemon.go:448: [debf86ee5608a] Daemon stopped [2020-07-28T08:20:43.881Z] === RUN TestDaemonDefaultNetworkPools [2020-07-28T08:20:44.922Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2020-07-28T08:20:44.922Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-07-28T08:20:44.922Z] daemon.go:325: [dcc186f6a0ffd] waiting for daemon to start [2020-07-28T08:20:44.922Z] daemon.go:325: [dcc186f6a0ffd] waiting for daemon to start [2020-07-28T08:20:44.922Z] daemon.go:353: [dcc186f6a0ffd] daemon started [2020-07-28T08:20:44.922Z] daemon.go:461: [dcc186f6a0ffd] Stopping daemon [2020-07-28T08:20:44.922Z] daemon.go:296: [dcc186f6a0ffd] exiting daemon [2020-07-28T08:20:44.922Z] daemon.go:448: [dcc186f6a0ffd] Daemon stopped [2020-07-28T08:20:44.922Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-28T08:20:45.641Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-28T08:20:45.641Z] [2020-07-28T08:20:45.641Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-28T08:20:45.641Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-28T08:20:45.641Z] HOSTNAME=88ecd4ba5597 [2020-07-28T08:20:45.641Z] TESTDEBUG=0 [2020-07-28T08:20:45.641Z] DEST=bundles/test-integration [2020-07-28T08:20:45.641Z] PWD=/go/src/github.com/docker/docker [2020-07-28T08:20:45.641Z] DOCKER_GITCOMMIT=9dc455dffb3381edb4071c6ad8b16661844fbee6 [2020-07-28T08:20:45.641Z] container=docker [2020-07-28T08:20:45.641Z] HOME=/root [2020-07-28T08:20:45.641Z] GOLANG_VERSION=1.13.14 [2020-07-28T08:20:45.641Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-28T08:20:45.641Z] VALIDATE_BRANCH=19.03 [2020-07-28T08:20:45.641Z] TERM=xterm [2020-07-28T08:20:45.641Z] DOCKER_PKG=github.com/docker/docker [2020-07-28T08:20:45.641Z] SHLVL=1 [2020-07-28T08:20:45.641Z] TIMEOUT=120m [2020-07-28T08:20:45.641Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-28T08:20:45.641Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-28T08:20:45.641Z] GO111MODULE=off [2020-07-28T08:20:45.641Z] DOCKER_EXPERIMENTAL=1 [2020-07-28T08:20:45.641Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-28T08:20:45.641Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-28T08:20:45.641Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-28T08:20:45.641Z] GOPATH=/go [2020-07-28T08:20:45.641Z] PKG_CONFIG=pkg-config [2020-07-28T08:20:45.641Z] _=/usr/bin/env [2020-07-28T08:20:45.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-28T08:20:45.965Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-07-28T08:20:45.965Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-07-28T08:20:45.965Z] daemon.go:325: [d3b00c7e9d2bf] waiting for daemon to start [2020-07-28T08:20:45.965Z] daemon.go:325: [d3b00c7e9d2bf] waiting for daemon to start [2020-07-28T08:20:45.965Z] daemon.go:353: [d3b00c7e9d2bf] daemon started [2020-07-28T08:20:45.965Z] daemon.go:461: [d3b00c7e9d2bf] Stopping daemon [2020-07-28T08:20:45.965Z] daemon.go:296: [d3b00c7e9d2bf] exiting daemon [2020-07-28T08:20:45.965Z] daemon.go:448: [d3b00c7e9d2bf] Daemon stopped [2020-07-28T08:20:45.965Z] daemon.go:325: [d3b00c7e9d2bf] waiting for daemon to start [2020-07-28T08:20:45.965Z] daemon.go:325: [d3b00c7e9d2bf] waiting for daemon to start [2020-07-28T08:20:45.965Z] daemon.go:353: [d3b00c7e9d2bf] daemon started [2020-07-28T08:20:45.965Z] daemon.go:461: [d3b00c7e9d2bf] Stopping daemon [2020-07-28T08:20:45.965Z] daemon.go:296: [d3b00c7e9d2bf] exiting daemon [2020-07-28T08:20:45.965Z] daemon.go:448: [d3b00c7e9d2bf] Daemon stopped [2020-07-28T08:20:45.965Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-28T08:20:47.482Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2020-07-28T08:20:47.482Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-28T08:20:47.482Z] daemon.go:325: [d9c1a845223a3] waiting for daemon to start [2020-07-28T08:20:47.482Z] daemon.go:325: [d9c1a845223a3] waiting for daemon to start [2020-07-28T08:20:47.482Z] daemon.go:353: [d9c1a845223a3] daemon started [2020-07-28T08:20:47.482Z] daemon.go:461: [d9c1a845223a3] Stopping daemon [2020-07-28T08:20:47.482Z] daemon.go:296: [d9c1a845223a3] exiting daemon [2020-07-28T08:20:47.482Z] daemon.go:448: [d9c1a845223a3] Daemon stopped [2020-07-28T08:20:47.482Z] daemon.go:325: [d9c1a845223a3] waiting for daemon to start [2020-07-28T08:20:47.482Z] daemon.go:325: [d9c1a845223a3] waiting for daemon to start [2020-07-28T08:20:47.482Z] daemon.go:353: [d9c1a845223a3] daemon started [2020-07-28T08:20:47.482Z] daemon.go:461: [d9c1a845223a3] Stopping daemon [2020-07-28T08:20:47.482Z] daemon.go:296: [d9c1a845223a3] exiting daemon [2020-07-28T08:20:47.482Z] daemon.go:448: [d9c1a845223a3] Daemon stopped [2020-07-28T08:20:47.482Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-28T08:20:47.776Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.66s) [2020-07-28T08:20:47.776Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-07-28T08:20:47.776Z] daemon.go:325: [d739fecd3ea50] waiting for daemon to start [2020-07-28T08:20:47.776Z] daemon.go:325: [d739fecd3ea50] waiting for daemon to start [2020-07-28T08:20:47.776Z] daemon.go:353: [d739fecd3ea50] daemon started [2020-07-28T08:20:47.776Z] daemon.go:461: [d739fecd3ea50] Stopping daemon [2020-07-28T08:20:47.776Z] daemon.go:296: [d739fecd3ea50] exiting daemon [2020-07-28T08:20:47.776Z] daemon.go:448: [d739fecd3ea50] Daemon stopped [2020-07-28T08:20:47.776Z] === RUN TestServiceWithPredefinedNetwork [2020-07-28T08:20:49.876Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-07-28T08:20:50.136Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-07-28T08:20:52.242Z] --- PASS: TestServiceWithPredefinedNetwork (3.76s) [2020-07-28T08:20:52.242Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-07-28T08:20:52.242Z] daemon.go:325: [de3e8a1759a8c] waiting for daemon to start [2020-07-28T08:20:52.242Z] daemon.go:325: [de3e8a1759a8c] waiting for daemon to start [2020-07-28T08:20:52.242Z] daemon.go:353: [de3e8a1759a8c] daemon started [2020-07-28T08:20:52.242Z] daemon.go:461: [de3e8a1759a8c] Stopping daemon [2020-07-28T08:20:52.242Z] daemon.go:296: [de3e8a1759a8c] exiting daemon [2020-07-28T08:20:52.242Z] daemon.go:448: [de3e8a1759a8c] Daemon stopped [2020-07-28T08:20:52.242Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-28T08:20:52.242Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-28T08:20:52.242Z] service_test.go:230: FLAKY_TEST [2020-07-28T08:20:52.242Z] === RUN TestServiceWithDataPathPortInit [2020-07-28T08:21:00.127Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-07-28T08:21:00.127Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-07-28T08:21:00.127Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-07-28T08:21:00.127Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-07-28T08:21:01.506Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-07-28T08:21:01.506Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-07-28T08:21:01.765Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-07-28T08:21:05.959Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-07-28T08:21:05.959Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-07-28T08:21:10.161Z] --- PASS: TestImportExtremelyLargeImageWorks (209.51s) [2020-07-28T08:21:10.161Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-07-28T08:21:10.161Z] daemon.go:325: [d28f5b0c761b8] waiting for daemon to start [2020-07-28T08:21:10.161Z] daemon.go:325: [d28f5b0c761b8] waiting for daemon to start [2020-07-28T08:21:10.161Z] daemon.go:353: [d28f5b0c761b8] daemon started [2020-07-28T08:21:10.161Z] daemon.go:461: [d28f5b0c761b8] Stopping daemon [2020-07-28T08:21:10.161Z] daemon.go:296: [d28f5b0c761b8] exiting daemon [2020-07-28T08:21:10.161Z] daemon.go:448: [d28f5b0c761b8] Daemon stopped [2020-07-28T08:21:10.161Z] PASS [2020-07-28T08:21:10.161Z] [2020-07-28T08:21:10.161Z] DONE 11 tests in 211.112s [2020-07-28T08:21:10.161Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-28T08:21:10.161Z] ++ 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-28T08:21:10.161Z] ++ set -e [2020-07-28T08:21:10.161Z] ++ '[' -n 0 ']' [2020-07-28T08:21:10.161Z] ++ set -x [2020-07-28T08:21:10.161Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:21:10.161Z] INFO: Testing against a local daemon [2020-07-28T08:21:10.161Z] === RUN TestNetworkCreateDelete [2020-07-28T08:21:10.161Z] --- PASS: TestNetworkCreateDelete (0.16s) [2020-07-28T08:21:10.161Z] === RUN TestDockerNetworkDeletePreferID [2020-07-28T08:21:10.420Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2020-07-28T08:21:10.420Z] === RUN TestDaemonDNSFallback [2020-07-28T08:21:10.679Z] === RUN TestDockerSuite/TestBuildExpose [2020-07-28T08:21:11.129Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-07-28T08:21:11.698Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-07-28T08:21:11.958Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-07-28T08:21:12.217Z] --- PASS: TestDaemonDNSFallback (1.66s) [2020-07-28T08:21:12.217Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback [2020-07-28T08:21:12.217Z] daemon.go:325: [d35d4b5f2e40e] waiting for daemon to start [2020-07-28T08:21:12.217Z] daemon.go:325: [d35d4b5f2e40e] waiting for daemon to start [2020-07-28T08:21:12.217Z] daemon.go:353: [d35d4b5f2e40e] daemon started [2020-07-28T08:21:12.217Z] daemon.go:461: [d35d4b5f2e40e] Stopping daemon [2020-07-28T08:21:12.217Z] daemon.go:296: [d35d4b5f2e40e] exiting daemon [2020-07-28T08:21:12.217Z] daemon.go:448: [d35d4b5f2e40e] Daemon stopped [2020-07-28T08:21:12.217Z] === RUN TestInspectNetwork [2020-07-28T08:21:12.217Z] === RUN TestDockerSuite/TestBuildFails [2020-07-28T08:21:12.786Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-07-28T08:21:12.786Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-07-28T08:21:14.693Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-07-28T08:21:14.797Z] --- PASS: TestServiceWithDataPathPortInit (20.40s) [2020-07-28T08:21:14.797Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-07-28T08:21:14.797Z] daemon.go:325: [d48fe2302a8a9] waiting for daemon to start [2020-07-28T08:21:14.797Z] daemon.go:325: [d48fe2302a8a9] waiting for daemon to start [2020-07-28T08:21:14.797Z] daemon.go:353: [d48fe2302a8a9] daemon started [2020-07-28T08:21:14.797Z] daemon.go:461: [d48fe2302a8a9] Stopping daemon [2020-07-28T08:21:14.797Z] daemon.go:296: [d48fe2302a8a9] exiting daemon [2020-07-28T08:21:14.797Z] daemon.go:448: [d48fe2302a8a9] Daemon stopped [2020-07-28T08:21:14.797Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-07-28T08:21:14.797Z] daemon.go:325: [d98350ef16580] waiting for daemon to start [2020-07-28T08:21:14.797Z] daemon.go:325: [d98350ef16580] waiting for daemon to start [2020-07-28T08:21:14.797Z] daemon.go:353: [d98350ef16580] daemon started [2020-07-28T08:21:14.797Z] daemon.go:461: [d98350ef16580] Stopping daemon [2020-07-28T08:21:14.797Z] daemon.go:296: [d98350ef16580] exiting daemon [2020-07-28T08:21:14.797Z] daemon.go:448: [d98350ef16580] Daemon stopped [2020-07-28T08:21:14.797Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-28T08:21:16.599Z] === RUN TestInspectNetwork/full_network_id [2020-07-28T08:21:16.599Z] === RUN TestInspectNetwork/partial_network_id [2020-07-28T08:21:16.599Z] === RUN TestInspectNetwork/network_name [2020-07-28T08:21:16.599Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-28T08:21:16.599Z] === RUN TestDockerSuite/TestBuildForceRm [2020-07-28T08:21:17.538Z] === RUN TestDockerSuite/TestBuildFromGit [2020-07-28T08:21:18.330Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-28T08:21:18.330Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-07-28T08:21:18.330Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2020-07-28T08:21:18.330Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-28T08:21:18.330Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-28T08:21:18.330Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-28T08:21:18.331Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-28T08:21:18.331Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-28T08:21:18.331Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-28T08:21:18.331Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-28T08:21:18.331Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-28T08:21:18.331Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-28T08:21:18.331Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-28T08:21:18.331Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-28T08:21:18.331Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 3.1% of statements [2020-07-28T08:21:18.331Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-28T08:21:18.331Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-28T08:21:18.331Z] ? github.com/docker/docker/api/types [no test files] [2020-07-28T08:21:18.331Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-28T08:21:18.331Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-28T08:21:18.331Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-28T08:21:18.331Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-28T08:21:18.477Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-07-28T08:21:18.590Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2020-07-28T08:21:18.736Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-07-28T08:21:18.849Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-07-28T08:21:18.849Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-28T08:21:18.849Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-28T08:21:18.849Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-28T08:21:18.849Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-28T08:21:18.849Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-28T08:21:18.849Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-28T08:21:18.849Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-28T08:21:19.109Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-07-28T08:21:19.304Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-07-28T08:21:19.367Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2020-07-28T08:21:19.367Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-28T08:21:19.367Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-28T08:21:19.367Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-28T08:21:19.367Z] ? github.com/docker/docker/builder [no test files] [2020-07-28T08:21:19.367Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-28T08:21:19.367Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-28T08:21:19.367Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-28T08:21:19.367Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-28T08:21:19.367Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-28T08:21:19.367Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-28T08:21:19.367Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-28T08:21:19.934Z] ok github.com/docker/docker/builder/dockerignore 0.015s coverage: 96.8% of statements [2020-07-28T08:21:21.211Z] --- PASS: TestInspectNetwork (8.72s) [2020-07-28T08:21:21.211Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-07-28T08:21:21.211Z] daemon.go:325: [da29fcc290849] waiting for daemon to start [2020-07-28T08:21:21.211Z] daemon.go:325: [da29fcc290849] waiting for daemon to start [2020-07-28T08:21:21.211Z] daemon.go:353: [da29fcc290849] daemon started [2020-07-28T08:21:21.211Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-28T08:21:21.211Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-28T08:21:21.211Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-28T08:21:21.211Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-28T08:21:21.211Z] daemon.go:461: [da29fcc290849] Stopping daemon [2020-07-28T08:21:21.211Z] daemon.go:296: [da29fcc290849] exiting daemon [2020-07-28T08:21:21.211Z] daemon.go:448: [da29fcc290849] Daemon stopped [2020-07-28T08:21:21.211Z] === RUN TestRunContainerWithBridgeNone [2020-07-28T08:21:21.211Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-07-28T08:21:22.150Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-07-28T08:21:22.411Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-07-28T08:21:23.223Z] ok github.com/docker/docker/builder/fscache 0.116s coverage: 69.2% of statements [2020-07-28T08:21:23.223Z] ok github.com/docker/docker/builder/dockerfile 0.112s coverage: 45.1% of statements [2020-07-28T08:21:23.350Z] --- PASS: TestRunContainerWithBridgeNone (2.45s) [2020-07-28T08:21:23.350Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-07-28T08:21:23.350Z] daemon.go:325: [dab1f88cac89f] waiting for daemon to start [2020-07-28T08:21:23.350Z] daemon.go:325: [dab1f88cac89f] waiting for daemon to start [2020-07-28T08:21:23.350Z] daemon.go:353: [dab1f88cac89f] daemon started [2020-07-28T08:21:23.350Z] daemon.go:461: [dab1f88cac89f] Stopping daemon [2020-07-28T08:21:23.350Z] daemon.go:296: [dab1f88cac89f] exiting daemon [2020-07-28T08:21:23.350Z] daemon.go:448: [dab1f88cac89f] Daemon stopped [2020-07-28T08:21:23.350Z] === RUN TestNetworkInvalidJSON [2020-07-28T08:21:23.350Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-28T08:21:23.350Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-28T08:21:23.350Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-28T08:21:23.350Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-28T08:21:23.350Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-28T08:21:23.350Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-28T08:21:23.350Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-28T08:21:23.350Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-28T08:21:23.350Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-28T08:21:23.350Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-07-28T08:21:23.350Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.02s) [2020-07-28T08:21:23.350Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.02s) [2020-07-28T08:21:23.350Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-28T08:21:23.350Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-28T08:21:23.443Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.80s) [2020-07-28T08:21:23.443Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-07-28T08:21:23.443Z] daemon.go:325: [d248670f776a0] waiting for daemon to start [2020-07-28T08:21:23.443Z] daemon.go:325: [d248670f776a0] waiting for daemon to start [2020-07-28T08:21:23.443Z] daemon.go:353: [d248670f776a0] daemon started [2020-07-28T08:21:23.443Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:o59o0aswdo45hrwe38y5x0j7f Created:2020-07-28 08:21:13.560755966 +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[57bd29502c86663b1072c06a15266fe3c399a8d7322eb5cd6135aa49a30902e0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ppyxt3ad7ojltmjmtal3kk4vc EndpointID:6d13f7b8c87038b70c152a71ca677a1315990b804d6219499c926673e48b6663 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1aefe582b4b82098206e97d137e019e1bf08fc3b4a0f8c250a4eededc650b8fd 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:76b89df6b9d8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ppyxt3ad7ojltmjmtal3kk4vc EndpointID:6d13f7b8c87038b70c152a71ca677a1315990b804d6219499c926673e48b6663 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-28T08:21:23.443Z] daemon.go:461: [d248670f776a0] Stopping daemon [2020-07-28T08:21:23.443Z] daemon.go:296: [d248670f776a0] exiting daemon [2020-07-28T08:21:23.443Z] daemon.go:448: [d248670f776a0] Daemon stopped [2020-07-28T08:21:23.443Z] PASS [2020-07-28T08:21:23.443Z] [2020-07-28T08:21:23.443Z] === Skipped [2020-07-28T08:21:23.443Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-28T08:21:23.443Z] service_test.go:230: FLAKY_TEST [2020-07-28T08:21:23.443Z] [2020-07-28T08:21:23.443Z] [2020-07-28T08:21:23.443Z] DONE 22 tests, 1 skipped in 57.003s [2020-07-28T08:21:23.443Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-28T08:21:23.443Z] ++ 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-28T08:21:23.443Z] ++ set -e [2020-07-28T08:21:23.443Z] ++ '[' -n 0 ']' [2020-07-28T08:21:23.443Z] ++ set -x [2020-07-28T08:21:23.444Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:21:23.444Z] INFO: Testing against a local daemon [2020-07-28T08:21:23.444Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-28T08:21:23.444Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-28T08:21:23.444Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T08:21:23.444Z] === RUN TestDockerNetworkIpvlan [2020-07-28T08:21:23.444Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-28T08:21:23.444Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T08:21:23.444Z] PASS [2020-07-28T08:21:23.444Z] [2020-07-28T08:21:23.444Z] === Skipped [2020-07-28T08:21:23.444Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-28T08:21:23.444Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T08:21:23.444Z] [2020-07-28T08:21:23.444Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-28T08:21:23.444Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T08:21:23.444Z] [2020-07-28T08:21:23.444Z] [2020-07-28T08:21:23.444Z] DONE 2 tests, 2 skipped in 0.067s [2020-07-28T08:21:23.444Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-28T08:21:23.444Z] ++ 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-28T08:21:23.444Z] ++ set -e [2020-07-28T08:21:23.444Z] ++ '[' -n 0 ']' [2020-07-28T08:21:23.444Z] ++ set -x [2020-07-28T08:21:23.444Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:21:23.444Z] INFO: Testing against a local daemon [2020-07-28T08:21:23.444Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-28T08:21:24.288Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-07-28T08:21:24.483Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2020-07-28T08:21:24.483Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-07-28T08:21:24.483Z] daemon.go:325: [d886b659bbcfd] waiting for daemon to start [2020-07-28T08:21:24.483Z] daemon.go:325: [d886b659bbcfd] waiting for daemon to start [2020-07-28T08:21:24.483Z] daemon.go:353: [d886b659bbcfd] daemon started [2020-07-28T08:21:24.483Z] daemon.go:461: [d886b659bbcfd] Stopping daemon [2020-07-28T08:21:24.483Z] daemon.go:296: [d886b659bbcfd] exiting daemon [2020-07-28T08:21:24.483Z] daemon.go:448: [d886b659bbcfd] Daemon stopped [2020-07-28T08:21:24.483Z] daemon.go:325: [d886b659bbcfd] waiting for daemon to start [2020-07-28T08:21:24.483Z] daemon.go:325: [d886b659bbcfd] waiting for daemon to start [2020-07-28T08:21:24.483Z] daemon.go:353: [d886b659bbcfd] daemon started [2020-07-28T08:21:24.483Z] daemon.go:461: [d886b659bbcfd] Stopping daemon [2020-07-28T08:21:24.483Z] daemon.go:296: [d886b659bbcfd] exiting daemon [2020-07-28T08:21:24.483Z] daemon.go:448: [d886b659bbcfd] Daemon stopped [2020-07-28T08:21:24.483Z] === RUN TestDockerNetworkMacvlan [2020-07-28T08:21:24.546Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-07-28T08:21:24.546Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-07-28T08:21:24.546Z] daemon.go:325: [d099e9d77dbf1] waiting for daemon to start [2020-07-28T08:21:24.546Z] daemon.go:325: [d099e9d77dbf1] waiting for daemon to start [2020-07-28T08:21:24.547Z] daemon.go:353: [d099e9d77dbf1] daemon started [2020-07-28T08:21:24.547Z] daemon.go:461: [d099e9d77dbf1] Stopping daemon [2020-07-28T08:21:24.547Z] daemon.go:296: [d099e9d77dbf1] exiting daemon [2020-07-28T08:21:24.547Z] daemon.go:448: [d099e9d77dbf1] Daemon stopped [2020-07-28T08:21:24.547Z] daemon.go:325: [d099e9d77dbf1] waiting for daemon to start [2020-07-28T08:21:24.547Z] daemon.go:325: [d099e9d77dbf1] waiting for daemon to start [2020-07-28T08:21:24.547Z] daemon.go:353: [d099e9d77dbf1] daemon started [2020-07-28T08:21:24.547Z] daemon.go:461: [d099e9d77dbf1] Stopping daemon [2020-07-28T08:21:24.547Z] daemon.go:296: [d099e9d77dbf1] exiting daemon [2020-07-28T08:21:24.547Z] daemon.go:448: [d099e9d77dbf1] Daemon stopped [2020-07-28T08:21:24.547Z] === RUN TestDaemonDefaultNetworkPools [2020-07-28T08:21:25.115Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2020-07-28T08:21:25.115Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-07-28T08:21:25.115Z] daemon.go:325: [d75a7f23b3e2a] waiting for daemon to start [2020-07-28T08:21:25.115Z] daemon.go:325: [d75a7f23b3e2a] waiting for daemon to start [2020-07-28T08:21:25.115Z] daemon.go:353: [d75a7f23b3e2a] daemon started [2020-07-28T08:21:25.115Z] daemon.go:461: [d75a7f23b3e2a] Stopping daemon [2020-07-28T08:21:25.115Z] daemon.go:296: [d75a7f23b3e2a] exiting daemon [2020-07-28T08:21:25.115Z] daemon.go:448: [d75a7f23b3e2a] Daemon stopped [2020-07-28T08:21:25.115Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-28T08:21:25.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-28T08:21:25.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-28T08:21:25.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-28T08:21:25.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-28T08:21:25.567Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-28T08:21:25.684Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-07-28T08:21:25.756Z] ok github.com/docker/docker/builder/remotecontext/git 1.018s coverage: 85.1% of statements [2020-07-28T08:21:26.203Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-28T08:21:26.325Z] ok github.com/docker/docker/builder/remotecontext 0.079s coverage: 13.6% of statements [2020-07-28T08:21:26.325Z] ? github.com/docker/docker/cli [no test files] [2020-07-28T08:21:26.325Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-28T08:21:26.585Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-07-28T08:21:26.624Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-07-28T08:21:26.624Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-07-28T08:21:26.624Z] daemon.go:325: [dc3b69eacd0fd] waiting for daemon to start [2020-07-28T08:21:26.624Z] daemon.go:325: [dc3b69eacd0fd] waiting for daemon to start [2020-07-28T08:21:26.624Z] daemon.go:353: [dc3b69eacd0fd] daemon started [2020-07-28T08:21:26.624Z] daemon.go:461: [dc3b69eacd0fd] Stopping daemon [2020-07-28T08:21:26.624Z] daemon.go:296: [dc3b69eacd0fd] exiting daemon [2020-07-28T08:21:26.624Z] daemon.go:448: [dc3b69eacd0fd] Daemon stopped [2020-07-28T08:21:26.624Z] daemon.go:325: [dc3b69eacd0fd] waiting for daemon to start [2020-07-28T08:21:26.624Z] daemon.go:325: [dc3b69eacd0fd] waiting for daemon to start [2020-07-28T08:21:26.624Z] daemon.go:353: [dc3b69eacd0fd] daemon started [2020-07-28T08:21:26.624Z] daemon.go:461: [dc3b69eacd0fd] Stopping daemon [2020-07-28T08:21:26.624Z] daemon.go:296: [dc3b69eacd0fd] exiting daemon [2020-07-28T08:21:26.624Z] daemon.go:448: [dc3b69eacd0fd] Daemon stopped [2020-07-28T08:21:26.624Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-28T08:21:26.624Z] === RUN TestDockerSuite/TestBuildHistory [2020-07-28T08:21:26.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-28T08:21:27.243Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-28T08:21:27.561Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2020-07-28T08:21:27.562Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-28T08:21:27.562Z] daemon.go:325: [d0c1ecca0d3b9] waiting for daemon to start [2020-07-28T08:21:27.562Z] daemon.go:325: [d0c1ecca0d3b9] waiting for daemon to start [2020-07-28T08:21:27.562Z] daemon.go:353: [d0c1ecca0d3b9] daemon started [2020-07-28T08:21:27.562Z] daemon.go:461: [d0c1ecca0d3b9] Stopping daemon [2020-07-28T08:21:27.562Z] daemon.go:296: [d0c1ecca0d3b9] exiting daemon [2020-07-28T08:21:27.562Z] daemon.go:448: [d0c1ecca0d3b9] Daemon stopped [2020-07-28T08:21:27.562Z] daemon.go:325: [d0c1ecca0d3b9] waiting for daemon to start [2020-07-28T08:21:27.562Z] daemon.go:325: [d0c1ecca0d3b9] waiting for daemon to start [2020-07-28T08:21:27.562Z] daemon.go:353: [d0c1ecca0d3b9] daemon started [2020-07-28T08:21:27.562Z] daemon.go:461: [d0c1ecca0d3b9] Stopping daemon [2020-07-28T08:21:27.562Z] daemon.go:296: [d0c1ecca0d3b9] exiting daemon [2020-07-28T08:21:27.562Z] daemon.go:448: [d0c1ecca0d3b9] Daemon stopped [2020-07-28T08:21:27.562Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-28T08:21:27.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-28T08:21:27.822Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-07-28T08:21:28.390Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-07-28T08:21:28.390Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-07-28T08:21:28.390Z] daemon.go:325: [d0faa9209a68a] waiting for daemon to start [2020-07-28T08:21:28.390Z] daemon.go:325: [d0faa9209a68a] waiting for daemon to start [2020-07-28T08:21:28.390Z] daemon.go:353: [d0faa9209a68a] daemon started [2020-07-28T08:21:28.390Z] daemon.go:461: [d0faa9209a68a] Stopping daemon [2020-07-28T08:21:28.390Z] daemon.go:296: [d0faa9209a68a] exiting daemon [2020-07-28T08:21:28.390Z] daemon.go:448: [d0faa9209a68a] Daemon stopped [2020-07-28T08:21:28.390Z] === RUN TestServiceWithPredefinedNetwork [2020-07-28T08:21:28.650Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-07-28T08:21:29.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-28T08:21:29.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-28T08:21:30.559Z] === RUN TestDockerSuite/TestBuildIidFile [2020-07-28T08:21:31.129Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-07-28T08:21:31.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-28T08:21:31.703Z] --- PASS: TestServiceWithPredefinedNetwork (3.41s) [2020-07-28T08:21:31.704Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-07-28T08:21:31.704Z] daemon.go:325: [d7a01074aa8f5] waiting for daemon to start [2020-07-28T08:21:31.704Z] daemon.go:325: [d7a01074aa8f5] waiting for daemon to start [2020-07-28T08:21:31.704Z] daemon.go:353: [d7a01074aa8f5] daemon started [2020-07-28T08:21:31.704Z] daemon.go:461: [d7a01074aa8f5] Stopping daemon [2020-07-28T08:21:31.704Z] daemon.go:296: [d7a01074aa8f5] exiting daemon [2020-07-28T08:21:31.704Z] daemon.go:448: [d7a01074aa8f5] Daemon stopped [2020-07-28T08:21:31.704Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-28T08:21:31.704Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-28T08:21:31.704Z] service_test.go:230: FLAKY_TEST [2020-07-28T08:21:31.704Z] === RUN TestServiceWithDataPathPortInit [2020-07-28T08:21:31.782Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-28T08:21:31.856Z] ok github.com/docker/docker/client 0.155s coverage: 75.7% of statements [2020-07-28T08:21:31.964Z] === RUN TestDockerSuite/TestBuildInheritance [2020-07-28T08:21:32.533Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-07-28T08:21:32.793Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-07-28T08:21:32.793Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-07-28T08:21:33.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-28T08:21:33.730Z] === RUN TestDockerSuite/TestBuildLabel [2020-07-28T08:21:34.300Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-07-28T08:21:34.559Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-07-28T08:21:35.128Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-07-28T08:21:35.128Z] === RUN TestDockerSuite/TestBuildLabels [2020-07-28T08:21:35.386Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-07-28T08:21:36.310Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-28T08:21:36.325Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-07-28T08:21:36.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-28T08:21:38.232Z] === RUN TestDockerSuite/TestBuildLastModified [2020-07-28T08:21:43.507Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-07-28T08:21:45.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-28T08:21:45.413Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-07-28T08:21:45.413Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-07-28T08:21:45.413Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-07-28T08:21:45.413Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-07-28T08:21:45.413Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-07-28T08:21:45.413Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-07-28T08:21:46.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-28T08:21:46.793Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-07-28T08:21:47.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-28T08:21:47.730Z] --- PASS: TestServiceWithDataPathPortInit (15.92s) [2020-07-28T08:21:47.730Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-07-28T08:21:47.730Z] daemon.go:325: [d6d3870ece21a] waiting for daemon to start [2020-07-28T08:21:47.730Z] daemon.go:325: [d6d3870ece21a] waiting for daemon to start [2020-07-28T08:21:47.731Z] daemon.go:353: [d6d3870ece21a] daemon started [2020-07-28T08:21:47.731Z] daemon.go:461: [d6d3870ece21a] Stopping daemon [2020-07-28T08:21:47.731Z] daemon.go:296: [d6d3870ece21a] exiting daemon [2020-07-28T08:21:47.731Z] daemon.go:448: [d6d3870ece21a] Daemon stopped [2020-07-28T08:21:47.731Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-07-28T08:21:47.731Z] daemon.go:325: [d82a86432024e] waiting for daemon to start [2020-07-28T08:21:47.731Z] daemon.go:325: [d82a86432024e] waiting for daemon to start [2020-07-28T08:21:47.731Z] daemon.go:353: [d82a86432024e] daemon started [2020-07-28T08:21:47.731Z] daemon.go:461: [d82a86432024e] Stopping daemon [2020-07-28T08:21:47.731Z] daemon.go:296: [d82a86432024e] exiting daemon [2020-07-28T08:21:47.731Z] daemon.go:448: [d82a86432024e] Daemon stopped [2020-07-28T08:21:47.731Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-28T08:21:47.731Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-07-28T08:21:50.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-28T08:21:51.023Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-07-28T08:21:51.023Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-07-28T08:21:51.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-28T08:21:51.283Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-07-28T08:21:52.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-28T08:21:53.814Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-28T08:21:53.814Z] Using test binary docker [2020-07-28T08:21:53.814Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-28T08:21:53.814Z] +++ /etc/init.d/apparmor start [2020-07-28T08:21:53.814Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-28T08:21:53.814Z] INFO: Waiting for daemon to start... [2020-07-28T08:21:53.814Z] Starting dockerd [2020-07-28T08:21:53.814Z] +++ 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-28T08:21:54.981Z] --- PASS: TestDockerNetworkMacvlan (28.26s) [2020-07-28T08:21:54.981Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-28T08:21:54.981Z] daemon.go:325: [d0c7c77b97e08] waiting for daemon to start [2020-07-28T08:21:54.981Z] daemon.go:325: [d0c7c77b97e08] waiting for daemon to start [2020-07-28T08:21:54.981Z] daemon.go:353: [d0c7c77b97e08] daemon started [2020-07-28T08:21:54.981Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.14s) [2020-07-28T08:21:54.981Z] daemon.go:461: [d0c7c77b97e08] Stopping daemon [2020-07-28T08:21:54.981Z] daemon.go:296: [d0c7c77b97e08] exiting daemon [2020-07-28T08:21:54.981Z] daemon.go:448: [d0c7c77b97e08] Daemon stopped [2020-07-28T08:21:54.981Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-28T08:21:54.981Z] daemon.go:325: [d716bf12dcab0] waiting for daemon to start [2020-07-28T08:21:54.981Z] daemon.go:325: [d716bf12dcab0] waiting for daemon to start [2020-07-28T08:21:54.981Z] daemon.go:353: [d716bf12dcab0] daemon started [2020-07-28T08:21:54.981Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.21s) [2020-07-28T08:21:54.981Z] daemon.go:461: [d716bf12dcab0] Stopping daemon [2020-07-28T08:21:54.981Z] daemon.go:296: [d716bf12dcab0] exiting daemon [2020-07-28T08:21:54.981Z] daemon.go:448: [d716bf12dcab0] Daemon stopped [2020-07-28T08:21:54.981Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-28T08:21:54.981Z] daemon.go:325: [dc87b47788d74] waiting for daemon to start [2020-07-28T08:21:54.981Z] daemon.go:325: [dc87b47788d74] waiting for daemon to start [2020-07-28T08:21:54.981Z] daemon.go:353: [dc87b47788d74] daemon started [2020-07-28T08:21:54.981Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.48s) [2020-07-28T08:21:54.981Z] daemon.go:461: [dc87b47788d74] Stopping daemon [2020-07-28T08:21:54.981Z] daemon.go:296: [dc87b47788d74] exiting daemon [2020-07-28T08:21:54.981Z] daemon.go:448: [dc87b47788d74] Daemon stopped [2020-07-28T08:21:54.981Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-28T08:21:54.981Z] daemon.go:325: [d4a30b165ba44] waiting for daemon to start [2020-07-28T08:21:54.981Z] daemon.go:325: [d4a30b165ba44] waiting for daemon to start [2020-07-28T08:21:54.981Z] daemon.go:353: [d4a30b165ba44] daemon started [2020-07-28T08:21:54.981Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.38s) [2020-07-28T08:21:54.981Z] daemon.go:461: [d4a30b165ba44] Stopping daemon [2020-07-28T08:21:54.981Z] daemon.go:296: [d4a30b165ba44] exiting daemon [2020-07-28T08:21:54.981Z] daemon.go:448: [d4a30b165ba44] Daemon stopped [2020-07-28T08:21:54.981Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-28T08:21:54.981Z] daemon.go:325: [d2c6dca7961c4] waiting for daemon to start [2020-07-28T08:21:54.981Z] daemon.go:325: [d2c6dca7961c4] waiting for daemon to start [2020-07-28T08:21:54.981Z] daemon.go:353: [d2c6dca7961c4] daemon started [2020-07-28T08:21:54.981Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.45s) [2020-07-28T08:21:54.981Z] daemon.go:461: [d2c6dca7961c4] Stopping daemon [2020-07-28T08:21:54.981Z] daemon.go:296: [d2c6dca7961c4] exiting daemon [2020-07-28T08:21:54.981Z] daemon.go:448: [d2c6dca7961c4] Daemon stopped [2020-07-28T08:21:54.981Z] PASS [2020-07-28T08:21:54.981Z] [2020-07-28T08:21:54.981Z] DONE 7 tests in 29.770s [2020-07-28T08:21:54.981Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-28T08:21:54.981Z] ++ 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-28T08:21:54.981Z] ++ set -e [2020-07-28T08:21:54.981Z] ++ '[' -n 0 ']' [2020-07-28T08:21:54.981Z] ++ set -x [2020-07-28T08:21:54.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:21:54.981Z] testing: warning: no tests to run [2020-07-28T08:21:54.981Z] PASS [2020-07-28T08:21:54.981Z] [2020-07-28T08:21:54.981Z] DONE 0 tests in 0.015s [2020-07-28T08:21:54.981Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-28T08:21:54.981Z] ++ 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-28T08:21:54.981Z] ++ set -e [2020-07-28T08:21:54.981Z] ++ '[' -n 0 ']' [2020-07-28T08:21:54.981Z] ++ set -x [2020-07-28T08:21:54.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:21:54.981Z] INFO: Testing against a local daemon [2020-07-28T08:21:54.981Z] === RUN TestAuthZPluginAllowRequest [2020-07-28T08:21:54.981Z] --- PASS: TestAuthZPluginAllowRequest (1.67s) [2020-07-28T08:21:54.981Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-07-28T08:21:54.981Z] daemon.go:325: [d47c4d5720e09] waiting for daemon to start [2020-07-28T08:21:54.981Z] daemon.go:325: [d47c4d5720e09] waiting for daemon to start [2020-07-28T08:21:54.981Z] daemon.go:353: [d47c4d5720e09] daemon started [2020-07-28T08:21:54.981Z] daemon.go:461: [d47c4d5720e09] Stopping daemon [2020-07-28T08:21:54.981Z] daemon.go:296: [d47c4d5720e09] exiting daemon [2020-07-28T08:21:54.981Z] daemon.go:448: [d47c4d5720e09] Daemon stopped [2020-07-28T08:21:54.981Z] === RUN TestAuthZPluginTLS [2020-07-28T08:21:54.981Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-07-28T08:21:54.981Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-07-28T08:21:54.981Z] daemon.go:325: [da7e56204be8b] waiting for daemon to start [2020-07-28T08:21:54.981Z] daemon.go:325: [da7e56204be8b] waiting for daemon to start [2020-07-28T08:21:54.981Z] daemon.go:353: [da7e56204be8b] daemon started [2020-07-28T08:21:54.981Z] daemon.go:461: [da7e56204be8b] Stopping daemon [2020-07-28T08:21:54.981Z] daemon.go:296: [da7e56204be8b] exiting daemon [2020-07-28T08:21:54.981Z] daemon.go:448: [da7e56204be8b] Daemon stopped [2020-07-28T08:21:54.981Z] === RUN TestAuthZPluginDenyRequest [2020-07-28T08:21:55.617Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-07-28T08:21:55.617Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-07-28T08:21:55.617Z] daemon.go:325: [dea2f866e2aa7] waiting for daemon to start [2020-07-28T08:21:55.617Z] daemon.go:325: [dea2f866e2aa7] waiting for daemon to start [2020-07-28T08:21:55.617Z] daemon.go:353: [dea2f866e2aa7] daemon started [2020-07-28T08:21:55.617Z] daemon.go:461: [dea2f866e2aa7] Stopping daemon [2020-07-28T08:21:55.617Z] daemon.go:296: [dea2f866e2aa7] exiting daemon [2020-07-28T08:21:55.617Z] daemon.go:448: [dea2f866e2aa7] Daemon stopped [2020-07-28T08:21:55.617Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-28T08:21:55.885Z] . [2020-07-28T08:21:55.885Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-28T08:21:55.885Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-28T08:21:55.885Z] Error: No such image: emptyfs [2020-07-28T08:21:55.885Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-28T08:21:55.885Z] ++++ docker load [2020-07-28T08:21:55.885Z] Running integration-test (iteration 1) [2020-07-28T08:21:55.885Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-07-28T08:21:55.885Z] ++ 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-28T08:21:55.885Z] ++ set -e [2020-07-28T08:21:55.885Z] ++ '[' -n 0 ']' [2020-07-28T08:21:55.885Z] ++ set -x [2020-07-28T08:21:55.885Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:21:56.253Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-07-28T08:21:56.253Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-07-28T08:21:56.253Z] daemon.go:325: [d4754bf14370a] waiting for daemon to start [2020-07-28T08:21:56.253Z] daemon.go:325: [d4754bf14370a] waiting for daemon to start [2020-07-28T08:21:56.253Z] daemon.go:353: [d4754bf14370a] daemon started [2020-07-28T08:21:56.253Z] daemon.go:461: [d4754bf14370a] Stopping daemon [2020-07-28T08:21:56.253Z] daemon.go:296: [d4754bf14370a] exiting daemon [2020-07-28T08:21:56.253Z] daemon.go:448: [d4754bf14370a] Daemon stopped [2020-07-28T08:21:56.253Z] === RUN TestAuthZPluginDenyResponse [2020-07-28T08:21:56.558Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.09s) [2020-07-28T08:21:56.558Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-07-28T08:21:56.558Z] daemon.go:325: [da8048e8964a6] waiting for daemon to start [2020-07-28T08:21:56.558Z] daemon.go:325: [da8048e8964a6] waiting for daemon to start [2020-07-28T08:21:56.558Z] daemon.go:353: [da8048e8964a6] daemon started [2020-07-28T08:21:56.558Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vds7e9rqrpjlrbdonefvip8wp Created:2020-07-28 08:21:49.053677404 +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[8b6c967111645435c928b0e901b6ad047bb225974f13406ee101fe7f95387254:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.198ghh1wppq8hn1b907nniiqu EndpointID:da2e9c4248b239e210eba8e1a2a952a9dd3478db00dbcb7f5707908277fb6c8d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e0829213c4a9b387c26031627263aa41823161b009f513a333bfc2f6d5b8e92a 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:16ffa47ae56b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.198ghh1wppq8hn1b907nniiqu EndpointID:da2e9c4248b239e210eba8e1a2a952a9dd3478db00dbcb7f5707908277fb6c8d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-28T08:21:56.558Z] daemon.go:461: [da8048e8964a6] Stopping daemon [2020-07-28T08:21:56.558Z] daemon.go:296: [da8048e8964a6] exiting daemon [2020-07-28T08:21:56.558Z] daemon.go:448: [da8048e8964a6] Daemon stopped [2020-07-28T08:21:56.558Z] PASS [2020-07-28T08:21:56.558Z] [2020-07-28T08:21:56.558Z] === Skipped [2020-07-28T08:21:56.558Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-28T08:21:56.558Z] service_test.go:230: FLAKY_TEST [2020-07-28T08:21:56.558Z] [2020-07-28T08:21:56.558Z] [2020-07-28T08:21:56.558Z] DONE 22 tests, 1 skipped in 45.938s [2020-07-28T08:21:56.558Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-28T08:21:56.558Z] ++ 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-28T08:21:56.558Z] ++ set -e [2020-07-28T08:21:56.558Z] ++ '[' -n 0 ']' [2020-07-28T08:21:56.558Z] ++ set -x [2020-07-28T08:21:56.558Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:21:56.558Z] INFO: Testing against a local daemon [2020-07-28T08:21:56.558Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-28T08:21:56.558Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-07-28T08:21:56.558Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T08:21:56.558Z] === RUN TestDockerNetworkIpvlan [2020-07-28T08:21:56.558Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-28T08:21:56.558Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T08:21:56.558Z] PASS [2020-07-28T08:21:56.558Z] [2020-07-28T08:21:56.558Z] === Skipped [2020-07-28T08:21:56.558Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-07-28T08:21:56.558Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T08:21:56.558Z] [2020-07-28T08:21:56.558Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-28T08:21:56.558Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T08:21:56.558Z] [2020-07-28T08:21:56.558Z] [2020-07-28T08:21:56.558Z] DONE 2 tests, 2 skipped in 0.136s [2020-07-28T08:21:56.558Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-28T08:21:56.558Z] ++ 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-28T08:21:56.558Z] ++ set -e [2020-07-28T08:21:56.558Z] ++ '[' -n 0 ']' [2020-07-28T08:21:56.558Z] ++ set -x [2020-07-28T08:21:56.558Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:21:56.558Z] INFO: Testing against a local daemon [2020-07-28T08:21:56.558Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-28T08:21:56.583Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-07-28T08:21:56.583Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-07-28T08:21:56.583Z] daemon.go:325: [daef2b75820fa] waiting for daemon to start [2020-07-28T08:21:56.583Z] daemon.go:325: [daef2b75820fa] waiting for daemon to start [2020-07-28T08:21:56.583Z] daemon.go:353: [daef2b75820fa] daemon started [2020-07-28T08:21:56.583Z] daemon.go:461: [daef2b75820fa] Stopping daemon [2020-07-28T08:21:56.583Z] daemon.go:296: [daef2b75820fa] exiting daemon [2020-07-28T08:21:56.583Z] daemon.go:448: [daef2b75820fa] Daemon stopped [2020-07-28T08:21:56.583Z] === RUN TestAuthZPluginAllowEventStream [2020-07-28T08:21:57.495Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2020-07-28T08:21:57.496Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-07-28T08:21:57.496Z] daemon.go:325: [ddb7738e127a5] waiting for daemon to start [2020-07-28T08:21:57.496Z] daemon.go:325: [ddb7738e127a5] waiting for daemon to start [2020-07-28T08:21:57.496Z] daemon.go:353: [ddb7738e127a5] daemon started [2020-07-28T08:21:57.496Z] daemon.go:461: [ddb7738e127a5] Stopping daemon [2020-07-28T08:21:57.496Z] daemon.go:296: [ddb7738e127a5] exiting daemon [2020-07-28T08:21:57.496Z] daemon.go:448: [ddb7738e127a5] Daemon stopped [2020-07-28T08:21:57.496Z] daemon.go:325: [ddb7738e127a5] waiting for daemon to start [2020-07-28T08:21:57.496Z] daemon.go:325: [ddb7738e127a5] waiting for daemon to start [2020-07-28T08:21:57.496Z] daemon.go:353: [ddb7738e127a5] daemon started [2020-07-28T08:21:57.496Z] daemon.go:461: [ddb7738e127a5] Stopping daemon [2020-07-28T08:21:57.496Z] daemon.go:296: [ddb7738e127a5] exiting daemon [2020-07-28T08:21:57.496Z] daemon.go:448: [ddb7738e127a5] Daemon stopped [2020-07-28T08:21:57.496Z] === RUN TestDockerNetworkMacvlan [2020-07-28T08:21:57.755Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-07-28T08:21:58.324Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-28T08:21:58.663Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s) [2020-07-28T08:21:58.663Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-07-28T08:21:58.663Z] daemon.go:325: [d8f10979bda86] waiting for daemon to start [2020-07-28T08:21:58.663Z] daemon.go:325: [d8f10979bda86] waiting for daemon to start [2020-07-28T08:21:58.663Z] daemon.go:353: [d8f10979bda86] daemon started [2020-07-28T08:21:58.663Z] daemon.go:461: [d8f10979bda86] Stopping daemon [2020-07-28T08:21:58.663Z] daemon.go:296: [d8f10979bda86] exiting daemon [2020-07-28T08:21:58.663Z] daemon.go:448: [d8f10979bda86] Daemon stopped [2020-07-28T08:21:58.663Z] === RUN TestAuthZPluginErrorResponse [2020-07-28T08:21:58.956Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-07-28T08:21:58.956Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-07-28T08:21:58.956Z] daemon.go:325: [dae66dca1aee0] waiting for daemon to start [2020-07-28T08:21:58.956Z] daemon.go:325: [dae66dca1aee0] waiting for daemon to start [2020-07-28T08:21:58.956Z] daemon.go:353: [dae66dca1aee0] daemon started [2020-07-28T08:21:58.956Z] daemon.go:461: [dae66dca1aee0] Stopping daemon [2020-07-28T08:21:58.956Z] daemon.go:296: [dae66dca1aee0] exiting daemon [2020-07-28T08:21:58.956Z] daemon.go:448: [dae66dca1aee0] Daemon stopped [2020-07-28T08:21:58.956Z] === RUN TestAuthZPluginErrorRequest [2020-07-28T08:21:59.263Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-28T08:21:59.594Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-07-28T08:21:59.594Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-07-28T08:21:59.594Z] daemon.go:325: [ddb4857d0a897] waiting for daemon to start [2020-07-28T08:21:59.594Z] daemon.go:325: [ddb4857d0a897] waiting for daemon to start [2020-07-28T08:21:59.594Z] daemon.go:353: [ddb4857d0a897] daemon started [2020-07-28T08:21:59.594Z] daemon.go:461: [ddb4857d0a897] Stopping daemon [2020-07-28T08:21:59.594Z] daemon.go:296: [ddb4857d0a897] exiting daemon [2020-07-28T08:21:59.594Z] daemon.go:448: [ddb4857d0a897] Daemon stopped [2020-07-28T08:21:59.594Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-28T08:21:59.831Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-28T08:21:59.887Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-07-28T08:21:59.887Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-28T08:21:59.887Z] daemon.go:325: [d4c65f78d7969] waiting for daemon to start [2020-07-28T08:21:59.887Z] daemon.go:325: [d4c65f78d7969] waiting for daemon to start [2020-07-28T08:21:59.887Z] daemon.go:353: [d4c65f78d7969] daemon started [2020-07-28T08:21:59.887Z] daemon.go:461: [d4c65f78d7969] Stopping daemon [2020-07-28T08:21:59.887Z] daemon.go:296: [d4c65f78d7969] exiting daemon [2020-07-28T08:21:59.887Z] daemon.go:448: [d4c65f78d7969] Daemon stopped [2020-07-28T08:21:59.887Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-28T08:22:00.777Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-07-28T08:22:02.160Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-07-28T08:22:02.421Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-28T08:22:02.641Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s) [2020-07-28T08:22:02.641Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-07-28T08:22:02.641Z] daemon.go:325: [d422dcf5f5958] waiting for daemon to start [2020-07-28T08:22:02.641Z] daemon.go:325: [d422dcf5f5958] waiting for daemon to start [2020-07-28T08:22:02.641Z] daemon.go:353: [d422dcf5f5958] daemon started [2020-07-28T08:22:02.641Z] daemon.go:461: [d422dcf5f5958] Stopping daemon [2020-07-28T08:22:02.641Z] daemon.go:296: [d422dcf5f5958] exiting daemon [2020-07-28T08:22:02.641Z] daemon.go:448: [d422dcf5f5958] Daemon stopped [2020-07-28T08:22:02.641Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-28T08:22:03.801Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-07-28T08:22:03.801Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-07-28T08:22:04.720Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.27s) [2020-07-28T08:22:04.720Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-07-28T08:22:04.720Z] daemon.go:325: [deb5dc77c348e] waiting for daemon to start [2020-07-28T08:22:04.720Z] daemon.go:325: [deb5dc77c348e] waiting for daemon to start [2020-07-28T08:22:04.720Z] daemon.go:353: [deb5dc77c348e] daemon started [2020-07-28T08:22:04.720Z] daemon.go:461: [deb5dc77c348e] Stopping daemon [2020-07-28T08:22:04.720Z] daemon.go:296: [deb5dc77c348e] exiting daemon [2020-07-28T08:22:04.720Z] daemon.go:448: [deb5dc77c348e] Daemon stopped [2020-07-28T08:22:04.720Z] === RUN TestAuthZPluginHeader [2020-07-28T08:22:05.358Z] --- PASS: TestAuthZPluginHeader (0.86s) [2020-07-28T08:22:05.358Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-07-28T08:22:05.358Z] daemon.go:325: [df699f6a135d2] waiting for daemon to start [2020-07-28T08:22:05.358Z] daemon.go:325: [df699f6a135d2] waiting for daemon to start [2020-07-28T08:22:05.358Z] daemon.go:353: [df699f6a135d2] daemon started [2020-07-28T08:22:05.358Z] daemon.go:461: [df699f6a135d2] Stopping daemon [2020-07-28T08:22:05.358Z] daemon.go:296: [df699f6a135d2] exiting daemon [2020-07-28T08:22:05.358Z] daemon.go:448: [df699f6a135d2] Daemon stopped [2020-07-28T08:22:05.358Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-28T08:22:05.358Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-28T08:22:05.358Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T08:22:05.358Z] === RUN TestAuthZPluginV2Disable [2020-07-28T08:22:05.358Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-28T08:22:05.358Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T08:22:05.358Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-28T08:22:05.358Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-28T08:22:05.358Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T08:22:05.358Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-28T08:22:05.358Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-28T08:22:05.358Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T08:22:05.358Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-28T08:22:05.705Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-28T08:22:06.321Z] Loaded image: buildpack-deps:jessie [2020-07-28T08:22:06.321Z] Loaded image: busybox:latest [2020-07-28T08:22:06.321Z] Loaded image: busybox:glibc [2020-07-28T08:22:06.321Z] Loaded image: debian:jessie [2020-07-28T08:22:06.321Z] Loaded image: hello-world:latest [2020-07-28T08:22:06.321Z] INFO: Testing against a local daemon [2020-07-28T08:22:06.321Z] === RUN TestBuildWithSession [2020-07-28T08:22:07.086Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-07-28T08:22:07.345Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-07-28T08:22:07.857Z] --- PASS: TestBuildWithSession (1.76s) [2020-07-28T08:22:07.857Z] === RUN TestBuildSquashParent [2020-07-28T08:22:08.724Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-07-28T08:22:08.724Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-07-28T08:22:10.106Z] === RUN TestDockerSuite/TestBuildNetNone [2020-07-28T08:22:10.365Z] === RUN TestDockerSuite/TestBuildNoContext [2020-07-28T08:22:10.616Z] ok github.com/docker/docker/cmd/dockerd/hack 0.008s coverage: 72.9% of statements [2020-07-28T08:22:10.616Z] ok github.com/docker/docker/cmd/dockerd 0.069s coverage: 29.5% of statements [2020-07-28T08:22:10.616Z] ok github.com/docker/docker/container 0.140s coverage: 35.3% of statements [2020-07-28T08:22:10.616Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-28T08:22:10.616Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-28T08:22:10.616Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-28T08:22:10.616Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-28T08:22:10.935Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-07-28T08:22:11.502Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-07-28T08:22:12.336Z] --- PASS: TestBuildSquashParent (4.38s) [2020-07-28T08:22:12.336Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-28T08:22:12.336Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-28T08:22:12.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-28T08:22:12.336Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-28T08:22:12.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-28T08:22:12.336Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-28T08:22:12.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-28T08:22:12.336Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-28T08:22:12.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-28T08:22:12.336Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-28T08:22:12.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-28T08:22:12.336Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-28T08:22:12.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-28T08:22:12.336Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-28T08:22:12.336Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-28T08:22:12.336Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-28T08:22:12.336Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-28T08:22:12.441Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-07-28T08:22:12.701Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-07-28T08:22:12.960Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-07-28T08:22:13.219Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-07-28T08:22:13.479Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-07-28T08:22:13.738Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-07-28T08:22:15.086Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-28T08:22:15.086Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-28T08:22:15.117Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-07-28T08:22:15.376Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-07-28T08:22:17.161Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-28T08:22:17.161Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.62s) [2020-07-28T08:22:17.161Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.77s) [2020-07-28T08:22:17.161Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.79s) [2020-07-28T08:22:17.161Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.84s) [2020-07-28T08:22:17.161Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.77s) [2020-07-28T08:22:17.161Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.82s) [2020-07-28T08:22:17.161Z] === RUN TestBuildMultiStageCopy [2020-07-28T08:22:17.161Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-28T08:22:17.282Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-07-28T08:22:17.542Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-07-28T08:22:18.114Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-07-28T08:22:18.203Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-28T08:22:18.497Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-28T08:22:18.735Z] ok github.com/docker/docker/daemon/cluster 0.032s coverage: 0.5% of statements [2020-07-28T08:22:18.790Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-28T08:22:19.424Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-28T08:22:19.671Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-07-28T08:22:19.720Z] --- PASS: TestBuildMultiStageCopy (2.75s) [2020-07-28T08:22:19.720Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.48s) [2020-07-28T08:22:19.720Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s) [2020-07-28T08:22:19.720Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.28s) [2020-07-28T08:22:19.720Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s) [2020-07-28T08:22:19.720Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s) [2020-07-28T08:22:19.720Z] === RUN TestBuildMultiStageParentConfig [2020-07-28T08:22:20.027Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-07-28T08:22:20.360Z] --- PASS: TestBuildMultiStageParentConfig (0.79s) [2020-07-28T08:22:20.360Z] === RUN TestBuildLabelWithTargets [2020-07-28T08:22:20.965Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-07-28T08:22:21.575Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2020-07-28T08:22:21.905Z] --- PASS: TestDockerNetworkMacvlan (24.44s) [2020-07-28T08:22:21.905Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-28T08:22:21.905Z] daemon.go:325: [defddfe8acdaf] waiting for daemon to start [2020-07-28T08:22:21.905Z] daemon.go:325: [defddfe8acdaf] waiting for daemon to start [2020-07-28T08:22:21.905Z] daemon.go:353: [defddfe8acdaf] daemon started [2020-07-28T08:22:21.905Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-07-28T08:22:21.905Z] daemon.go:461: [defddfe8acdaf] Stopping daemon [2020-07-28T08:22:21.905Z] daemon.go:296: [defddfe8acdaf] exiting daemon [2020-07-28T08:22:21.905Z] daemon.go:448: [defddfe8acdaf] Daemon stopped [2020-07-28T08:22:21.905Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-28T08:22:21.905Z] daemon.go:325: [dccc05c0db276] waiting for daemon to start [2020-07-28T08:22:21.905Z] daemon.go:325: [dccc05c0db276] waiting for daemon to start [2020-07-28T08:22:21.905Z] daemon.go:353: [dccc05c0db276] daemon started [2020-07-28T08:22:21.905Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-07-28T08:22:21.905Z] daemon.go:461: [dccc05c0db276] Stopping daemon [2020-07-28T08:22:21.905Z] daemon.go:296: [dccc05c0db276] exiting daemon [2020-07-28T08:22:21.905Z] daemon.go:448: [dccc05c0db276] Daemon stopped [2020-07-28T08:22:21.905Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-28T08:22:21.905Z] daemon.go:325: [d3045c5bad2e7] waiting for daemon to start [2020-07-28T08:22:21.905Z] daemon.go:325: [d3045c5bad2e7] waiting for daemon to start [2020-07-28T08:22:21.905Z] daemon.go:353: [d3045c5bad2e7] daemon started [2020-07-28T08:22:21.905Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.27s) [2020-07-28T08:22:21.905Z] daemon.go:461: [d3045c5bad2e7] Stopping daemon [2020-07-28T08:22:21.905Z] daemon.go:296: [d3045c5bad2e7] exiting daemon [2020-07-28T08:22:21.905Z] daemon.go:448: [d3045c5bad2e7] Daemon stopped [2020-07-28T08:22:21.905Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-28T08:22:21.905Z] daemon.go:325: [db0f0466dd17d] waiting for daemon to start [2020-07-28T08:22:21.905Z] daemon.go:325: [db0f0466dd17d] waiting for daemon to start [2020-07-28T08:22:21.905Z] daemon.go:353: [db0f0466dd17d] daemon started [2020-07-28T08:22:21.905Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.06s) [2020-07-28T08:22:21.905Z] daemon.go:461: [db0f0466dd17d] Stopping daemon [2020-07-28T08:22:21.905Z] daemon.go:296: [db0f0466dd17d] exiting daemon [2020-07-28T08:22:21.905Z] daemon.go:448: [db0f0466dd17d] Daemon stopped [2020-07-28T08:22:21.905Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-28T08:22:21.905Z] daemon.go:325: [d3f66952df3a5] waiting for daemon to start [2020-07-28T08:22:21.905Z] daemon.go:325: [d3f66952df3a5] waiting for daemon to start [2020-07-28T08:22:21.905Z] daemon.go:353: [d3f66952df3a5] daemon started [2020-07-28T08:22:21.905Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.03s) [2020-07-28T08:22:21.905Z] daemon.go:461: [d3f66952df3a5] Stopping daemon [2020-07-28T08:22:21.905Z] daemon.go:296: [d3f66952df3a5] exiting daemon [2020-07-28T08:22:21.905Z] daemon.go:448: [d3f66952df3a5] Daemon stopped [2020-07-28T08:22:21.905Z] PASS [2020-07-28T08:22:21.905Z] [2020-07-28T08:22:21.905Z] DONE 7 tests in 25.981s [2020-07-28T08:22:21.905Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-28T08:22:21.905Z] ++ 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-28T08:22:21.905Z] ++ set -e [2020-07-28T08:22:21.905Z] ++ '[' -n 0 ']' [2020-07-28T08:22:21.905Z] ++ set -x [2020-07-28T08:22:21.905Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:22:21.905Z] testing: warning: no tests to run [2020-07-28T08:22:21.905Z] PASS [2020-07-28T08:22:21.905Z] [2020-07-28T08:22:21.905Z] DONE 0 tests in 0.033s [2020-07-28T08:22:21.905Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-28T08:22:21.905Z] ++ 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-28T08:22:21.905Z] ++ set -e [2020-07-28T08:22:21.905Z] ++ '[' -n 0 ']' [2020-07-28T08:22:21.905Z] ++ set -x [2020-07-28T08:22:21.905Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:22:21.910Z] --- PASS: TestBuildLabelWithTargets (1.32s) [2020-07-28T08:22:21.910Z] === RUN TestBuildWithEmptyLayers [2020-07-28T08:22:22.165Z] INFO: Testing against a local daemon [2020-07-28T08:22:22.165Z] === RUN TestAuthZPluginAllowRequest [2020-07-28T08:22:22.165Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-07-28T08:22:22.204Z] --- PASS: TestBuildWithEmptyLayers (0.62s) [2020-07-28T08:22:22.204Z] === RUN TestBuildMultiStageOnBuild [2020-07-28T08:22:22.735Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-07-28T08:22:23.675Z] --- PASS: TestAuthZPluginAllowRequest (1.45s) [2020-07-28T08:22:23.675Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-07-28T08:22:23.675Z] daemon.go:325: [df1a782ed35d4] waiting for daemon to start [2020-07-28T08:22:23.675Z] daemon.go:325: [df1a782ed35d4] waiting for daemon to start [2020-07-28T08:22:23.675Z] daemon.go:353: [df1a782ed35d4] daemon started [2020-07-28T08:22:23.675Z] daemon.go:461: [df1a782ed35d4] Stopping daemon [2020-07-28T08:22:23.675Z] daemon.go:296: [df1a782ed35d4] exiting daemon [2020-07-28T08:22:23.675Z] daemon.go:448: [df1a782ed35d4] Daemon stopped [2020-07-28T08:22:23.675Z] === RUN TestAuthZPluginTLS [2020-07-28T08:22:23.979Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.33s) [2020-07-28T08:22:23.979Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-28T08:22:23.979Z] daemon.go:325: [de7e8a52691fd] waiting for daemon to start [2020-07-28T08:22:23.979Z] daemon.go:325: [de7e8a52691fd] waiting for daemon to start [2020-07-28T08:22:23.979Z] daemon.go:353: [de7e8a52691fd] daemon started [2020-07-28T08:22:23.979Z] daemon.go:461: [de7e8a52691fd] Stopping daemon [2020-07-28T08:22:23.979Z] daemon.go:296: [de7e8a52691fd] exiting daemon [2020-07-28T08:22:23.979Z] daemon.go:448: [de7e8a52691fd] Daemon stopped [2020-07-28T08:22:23.979Z] daemon.go:325: [de7e8a52691fd] waiting for daemon to start [2020-07-28T08:22:23.979Z] daemon.go:325: [de7e8a52691fd] waiting for daemon to start [2020-07-28T08:22:23.979Z] daemon.go:325: [de7e8a52691fd] waiting for daemon to start [2020-07-28T08:22:23.979Z] daemon.go:325: [de7e8a52691fd] waiting for daemon to start [2020-07-28T08:22:23.979Z] daemon.go:339: [de7e8a52691fd] error pinging daemon on start: Get http://de7e8a52691fd.sock/_ping: context deadline exceeded [2020-07-28T08:22:23.979Z] daemon.go:325: [de7e8a52691fd] waiting for daemon to start [2020-07-28T08:22:23.979Z] daemon.go:339: [de7e8a52691fd] error pinging daemon on start: Get http://de7e8a52691fd.sock/_ping: context deadline exceeded [2020-07-28T08:22:23.979Z] daemon.go:325: [de7e8a52691fd] waiting for daemon to start [2020-07-28T08:22:23.979Z] daemon.go:339: [de7e8a52691fd] error pinging daemon on start: Get http://de7e8a52691fd.sock/_ping: context deadline exceeded [2020-07-28T08:22:23.979Z] daemon.go:325: [de7e8a52691fd] waiting for daemon to start [2020-07-28T08:22:23.979Z] daemon.go:339: [de7e8a52691fd] error pinging daemon on start: Get http://de7e8a52691fd.sock/_ping: context deadline exceeded [2020-07-28T08:22:23.979Z] daemon.go:325: [de7e8a52691fd] waiting for daemon to start [2020-07-28T08:22:23.979Z] daemon.go:339: [de7e8a52691fd] error pinging daemon on start: Get http://de7e8a52691fd.sock/_ping: read unix @->/tmp/docker-integration/de7e8a52691fd.sock: read: connection reset by peer [2020-07-28T08:22:23.979Z] daemon.go:296: [de7e8a52691fd] exiting daemon [2020-07-28T08:22:23.979Z] daemon.go:325: [de7e8a52691fd] waiting for daemon to start [2020-07-28T08:22:23.979Z] daemon.go:325: [de7e8a52691fd] waiting for daemon to start [2020-07-28T08:22:23.979Z] daemon.go:325: [de7e8a52691fd] waiting for daemon to start [2020-07-28T08:22:23.979Z] daemon.go:353: [de7e8a52691fd] daemon started [2020-07-28T08:22:23.979Z] daemon.go:461: [de7e8a52691fd] Stopping daemon [2020-07-28T08:22:23.979Z] daemon.go:296: [de7e8a52691fd] exiting daemon [2020-07-28T08:22:23.979Z] daemon.go:448: [de7e8a52691fd] Daemon stopped [2020-07-28T08:22:23.979Z] PASS [2020-07-28T08:22:23.979Z] [2020-07-28T08:22:23.979Z] === Skipped [2020-07-28T08:22:23.979Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-28T08:22:23.979Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T08:22:23.979Z] [2020-07-28T08:22:23.979Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-28T08:22:23.979Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T08:22:23.979Z] [2020-07-28T08:22:23.979Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-28T08:22:23.979Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T08:22:23.979Z] [2020-07-28T08:22:23.979Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-28T08:22:23.979Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T08:22:23.979Z] [2020-07-28T08:22:23.979Z] [2020-07-28T08:22:23.979Z] DONE 17 tests, 4 skipped in 29.840s [2020-07-28T08:22:23.979Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-28T08:22:23.979Z] ++ 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-28T08:22:23.979Z] ++ set -e [2020-07-28T08:22:23.979Z] ++ '[' -n 0 ']' [2020-07-28T08:22:23.979Z] ++ set -x [2020-07-28T08:22:23.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:22:23.980Z] INFO: Testing against a local daemon [2020-07-28T08:22:23.980Z] === RUN TestPluginInvalidJSON [2020-07-28T08:22:23.980Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-28T08:22:23.980Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-28T08:22:23.980Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-28T08:22:23.980Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-07-28T08:22:23.980Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-07-28T08:22:23.980Z] PASS [2020-07-28T08:22:23.980Z] [2020-07-28T08:22:23.980Z] DONE 2 tests in 0.090s [2020-07-28T08:22:23.980Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-28T08:22:23.980Z] ++ 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-28T08:22:23.980Z] ++ set -e [2020-07-28T08:22:23.980Z] ++ '[' -n 0 ']' [2020-07-28T08:22:23.980Z] ++ set -x [2020-07-28T08:22:23.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:22:23.980Z] INFO: Testing against a local daemon [2020-07-28T08:22:23.980Z] === RUN TestExternalGraphDriver [2020-07-28T08:22:23.980Z] === RUN TestExternalGraphDriver/json [2020-07-28T08:22:24.244Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-07-28T08:22:24.244Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-07-28T08:22:24.244Z] daemon.go:325: [d8ed8634b2f41] waiting for daemon to start [2020-07-28T08:22:24.244Z] daemon.go:325: [d8ed8634b2f41] waiting for daemon to start [2020-07-28T08:22:24.244Z] daemon.go:353: [d8ed8634b2f41] daemon started [2020-07-28T08:22:24.244Z] daemon.go:461: [d8ed8634b2f41] Stopping daemon [2020-07-28T08:22:24.244Z] daemon.go:296: [d8ed8634b2f41] exiting daemon [2020-07-28T08:22:24.244Z] daemon.go:448: [d8ed8634b2f41] Daemon stopped [2020-07-28T08:22:24.244Z] === RUN TestAuthZPluginDenyRequest [2020-07-28T08:22:24.289Z] --- PASS: TestBuildMultiStageOnBuild (1.77s) [2020-07-28T08:22:24.289Z] === RUN TestBuildUncleanTarFilenames [2020-07-28T08:22:24.825Z] --- PASS: TestAuthZPluginDenyRequest (0.58s) [2020-07-28T08:22:24.825Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-07-28T08:22:24.825Z] daemon.go:325: [d62f3fa0a1d9a] waiting for daemon to start [2020-07-28T08:22:24.825Z] daemon.go:325: [d62f3fa0a1d9a] waiting for daemon to start [2020-07-28T08:22:24.825Z] daemon.go:353: [d62f3fa0a1d9a] daemon started [2020-07-28T08:22:24.825Z] daemon.go:461: [d62f3fa0a1d9a] Stopping daemon [2020-07-28T08:22:24.825Z] daemon.go:296: [d62f3fa0a1d9a] exiting daemon [2020-07-28T08:22:24.825Z] daemon.go:448: [d62f3fa0a1d9a] Daemon stopped [2020-07-28T08:22:24.825Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-28T08:22:24.930Z] --- PASS: TestBuildUncleanTarFilenames (0.83s) [2020-07-28T08:22:24.930Z] === RUN TestBuildMultiStageLayerLeak [2020-07-28T08:22:25.020Z] === RUN TestExternalGraphDriver/spec [2020-07-28T08:22:25.394Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-07-28T08:22:25.394Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-07-28T08:22:25.394Z] daemon.go:325: [d4f032882744b] waiting for daemon to start [2020-07-28T08:22:25.394Z] daemon.go:325: [d4f032882744b] waiting for daemon to start [2020-07-28T08:22:25.394Z] daemon.go:353: [d4f032882744b] daemon started [2020-07-28T08:22:25.394Z] daemon.go:461: [d4f032882744b] Stopping daemon [2020-07-28T08:22:25.394Z] daemon.go:296: [d4f032882744b] exiting daemon [2020-07-28T08:22:25.394Z] daemon.go:448: [d4f032882744b] Daemon stopped [2020-07-28T08:22:25.394Z] === RUN TestAuthZPluginDenyResponse [2020-07-28T08:22:25.394Z] === RUN TestDockerSuite/TestBuildPATH [2020-07-28T08:22:25.653Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-07-28T08:22:25.653Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-07-28T08:22:25.653Z] daemon.go:325: [de4f565f991fa] waiting for daemon to start [2020-07-28T08:22:25.653Z] daemon.go:325: [de4f565f991fa] waiting for daemon to start [2020-07-28T08:22:25.653Z] daemon.go:353: [de4f565f991fa] daemon started [2020-07-28T08:22:25.653Z] daemon.go:461: [de4f565f991fa] Stopping daemon [2020-07-28T08:22:25.653Z] daemon.go:296: [de4f565f991fa] exiting daemon [2020-07-28T08:22:25.653Z] daemon.go:448: [de4f565f991fa] Daemon stopped [2020-07-28T08:22:25.653Z] === RUN TestAuthZPluginAllowEventStream [2020-07-28T08:22:27.008Z] --- PASS: TestBuildMultiStageLayerLeak (1.85s) [2020-07-28T08:22:27.008Z] === RUN TestBuildWithHugeFile [2020-07-28T08:22:27.034Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-07-28T08:22:27.105Z] === RUN TestExternalGraphDriver/pull [2020-07-28T08:22:27.294Z] --- PASS: TestAuthZPluginAllowEventStream (1.41s) [2020-07-28T08:22:27.294Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-07-28T08:22:27.294Z] daemon.go:325: [d1756c249a6d4] waiting for daemon to start [2020-07-28T08:22:27.294Z] daemon.go:325: [d1756c249a6d4] waiting for daemon to start [2020-07-28T08:22:27.294Z] daemon.go:353: [d1756c249a6d4] daemon started [2020-07-28T08:22:27.294Z] daemon.go:461: [d1756c249a6d4] Stopping daemon [2020-07-28T08:22:27.294Z] daemon.go:296: [d1756c249a6d4] exiting daemon [2020-07-28T08:22:27.294Z] daemon.go:448: [d1756c249a6d4] Daemon stopped [2020-07-28T08:22:27.294Z] === RUN TestAuthZPluginErrorResponse [2020-07-28T08:22:27.862Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-07-28T08:22:27.862Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2020-07-28T08:22:27.863Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-07-28T08:22:27.863Z] daemon.go:325: [d393ac78ba9e8] waiting for daemon to start [2020-07-28T08:22:27.863Z] daemon.go:325: [d393ac78ba9e8] waiting for daemon to start [2020-07-28T08:22:27.863Z] daemon.go:353: [d393ac78ba9e8] daemon started [2020-07-28T08:22:27.863Z] daemon.go:461: [d393ac78ba9e8] Stopping daemon [2020-07-28T08:22:27.863Z] daemon.go:296: [d393ac78ba9e8] exiting daemon [2020-07-28T08:22:27.863Z] daemon.go:448: [d393ac78ba9e8] Daemon stopped [2020-07-28T08:22:27.863Z] === RUN TestAuthZPluginErrorRequest [2020-07-28T08:22:28.431Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-07-28T08:22:28.431Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-07-28T08:22:28.431Z] daemon.go:325: [dd690e7d9dcaa] waiting for daemon to start [2020-07-28T08:22:28.431Z] daemon.go:325: [dd690e7d9dcaa] waiting for daemon to start [2020-07-28T08:22:28.431Z] daemon.go:353: [dd690e7d9dcaa] daemon started [2020-07-28T08:22:28.431Z] daemon.go:461: [dd690e7d9dcaa] Stopping daemon [2020-07-28T08:22:28.431Z] daemon.go:296: [dd690e7d9dcaa] exiting daemon [2020-07-28T08:22:28.431Z] daemon.go:448: [dd690e7d9dcaa] Daemon stopped [2020-07-28T08:22:28.431Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-28T08:22:28.431Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-07-28T08:22:29.001Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-07-28T08:22:29.001Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-28T08:22:29.001Z] daemon.go:325: [d4ecc8d1684db] waiting for daemon to start [2020-07-28T08:22:29.001Z] daemon.go:325: [d4ecc8d1684db] waiting for daemon to start [2020-07-28T08:22:29.001Z] daemon.go:353: [d4ecc8d1684db] daemon started [2020-07-28T08:22:29.001Z] daemon.go:461: [d4ecc8d1684db] Stopping daemon [2020-07-28T08:22:29.001Z] daemon.go:296: [d4ecc8d1684db] exiting daemon [2020-07-28T08:22:29.001Z] daemon.go:448: [d4ecc8d1684db] Daemon stopped [2020-07-28T08:22:29.001Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-28T08:22:29.689Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.432s coverage: 13.7% of statements [2020-07-28T08:22:29.850Z] --- PASS: TestExternalGraphDriver (6.63s) [2020-07-28T08:22:29.850Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-07-28T08:22:29.850Z] daemon.go:325: [d2d8e4839000f] waiting for daemon to start [2020-07-28T08:22:29.850Z] daemon.go:325: [d2d8e4839000f] waiting for daemon to start [2020-07-28T08:22:29.850Z] daemon.go:353: [d2d8e4839000f] daemon started [2020-07-28T08:22:29.850Z] daemon.go:461: [d2d8e4839000f] Stopping daemon [2020-07-28T08:22:29.850Z] daemon.go:296: [d2d8e4839000f] exiting daemon [2020-07-28T08:22:29.850Z] daemon.go:448: [d2d8e4839000f] Daemon stopped [2020-07-28T08:22:29.850Z] daemon.go:325: [d2d8e4839000f] waiting for daemon to start [2020-07-28T08:22:29.850Z] daemon.go:325: [d2d8e4839000f] waiting for daemon to start [2020-07-28T08:22:29.850Z] daemon.go:353: [d2d8e4839000f] daemon started [2020-07-28T08:22:29.850Z] daemon.go:461: [d2d8e4839000f] Stopping daemon [2020-07-28T08:22:29.850Z] daemon.go:296: [d2d8e4839000f] exiting daemon [2020-07-28T08:22:29.850Z] daemon.go:448: [d2d8e4839000f] Daemon stopped [2020-07-28T08:22:29.850Z] --- PASS: TestExternalGraphDriver/json (2.11s) [2020-07-28T08:22:29.850Z] daemon.go:325: [d2d8e4839000f] waiting for daemon to start [2020-07-28T08:22:29.850Z] daemon.go:325: [d2d8e4839000f] waiting for daemon to start [2020-07-28T08:22:29.850Z] daemon.go:353: [d2d8e4839000f] daemon started [2020-07-28T08:22:29.850Z] daemon.go:461: [d2d8e4839000f] Stopping daemon [2020-07-28T08:22:29.850Z] daemon.go:296: [d2d8e4839000f] exiting daemon [2020-07-28T08:22:29.850Z] daemon.go:448: [d2d8e4839000f] Daemon stopped [2020-07-28T08:22:29.850Z] daemon.go:325: [d2d8e4839000f] waiting for daemon to start [2020-07-28T08:22:29.850Z] daemon.go:325: [d2d8e4839000f] waiting for daemon to start [2020-07-28T08:22:29.850Z] daemon.go:353: [d2d8e4839000f] daemon started [2020-07-28T08:22:29.850Z] daemon.go:461: [d2d8e4839000f] Stopping daemon [2020-07-28T08:22:29.850Z] daemon.go:296: [d2d8e4839000f] exiting daemon [2020-07-28T08:22:29.850Z] daemon.go:448: [d2d8e4839000f] Daemon stopped [2020-07-28T08:22:29.850Z] --- PASS: TestExternalGraphDriver/spec (2.16s) [2020-07-28T08:22:29.850Z] daemon.go:325: [d2d8e4839000f] waiting for daemon to start [2020-07-28T08:22:29.850Z] daemon.go:325: [d2d8e4839000f] waiting for daemon to start [2020-07-28T08:22:29.850Z] daemon.go:353: [d2d8e4839000f] daemon started [2020-07-28T08:22:29.850Z] daemon.go:461: [d2d8e4839000f] Stopping daemon [2020-07-28T08:22:29.850Z] daemon.go:296: [d2d8e4839000f] exiting daemon [2020-07-28T08:22:29.850Z] daemon.go:448: [d2d8e4839000f] Daemon stopped [2020-07-28T08:22:29.850Z] --- PASS: TestExternalGraphDriver/pull (2.21s) [2020-07-28T08:22:29.850Z] === RUN TestGraphdriverPluginV2 [2020-07-28T08:22:29.850Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-07-28T08:22:29.850Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T08:22:29.850Z] PASS [2020-07-28T08:22:29.850Z] [2020-07-28T08:22:29.850Z] === Skipped [2020-07-28T08:22:29.850Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-07-28T08:22:29.850Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T08:22:29.850Z] [2020-07-28T08:22:29.850Z] [2020-07-28T08:22:29.850Z] DONE 5 tests, 1 skipped in 6.776s [2020-07-28T08:22:29.850Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-28T08:22:29.850Z] ++ 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-28T08:22:29.850Z] ++ set -e [2020-07-28T08:22:29.850Z] ++ '[' -n 0 ']' [2020-07-28T08:22:29.850Z] ++ set -x [2020-07-28T08:22:29.850Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:22:29.850Z] INFO: Testing against a local daemon [2020-07-28T08:22:29.850Z] === RUN TestContinueAfterPluginCrash [2020-07-28T08:22:29.850Z] === PAUSE TestContinueAfterPluginCrash [2020-07-28T08:22:29.850Z] === RUN TestDaemonStartWithLogOpt [2020-07-28T08:22:29.850Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-28T08:22:29.850Z] === CONT TestContinueAfterPluginCrash [2020-07-28T08:22:29.850Z] === CONT TestDaemonStartWithLogOpt [2020-07-28T08:22:30.257Z] ok github.com/docker/docker/daemon 12.155s coverage: 17.5% of statements [2020-07-28T08:22:30.257Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-28T08:22:30.257Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-28T08:22:31.072Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.87s) [2020-07-28T08:22:31.072Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-07-28T08:22:31.072Z] daemon.go:325: [ddb6a2e75f956] waiting for daemon to start [2020-07-28T08:22:31.072Z] daemon.go:325: [ddb6a2e75f956] waiting for daemon to start [2020-07-28T08:22:31.072Z] daemon.go:353: [ddb6a2e75f956] daemon started [2020-07-28T08:22:31.072Z] daemon.go:461: [ddb6a2e75f956] Stopping daemon [2020-07-28T08:22:31.072Z] daemon.go:296: [ddb6a2e75f956] exiting daemon [2020-07-28T08:22:31.072Z] daemon.go:448: [ddb6a2e75f956] Daemon stopped [2020-07-28T08:22:31.072Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-28T08:22:31.633Z] ok github.com/docker/docker/daemon/config 0.077s coverage: 82.2% of statements [2020-07-28T08:22:31.633Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.4% of statements [2020-07-28T08:22:32.452Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.80s) [2020-07-28T08:22:32.452Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-07-28T08:22:32.452Z] daemon.go:325: [dcdf3eee80108] waiting for daemon to start [2020-07-28T08:22:32.452Z] daemon.go:325: [dcdf3eee80108] waiting for daemon to start [2020-07-28T08:22:32.452Z] daemon.go:353: [dcdf3eee80108] daemon started [2020-07-28T08:22:32.452Z] daemon.go:461: [dcdf3eee80108] Stopping daemon [2020-07-28T08:22:32.452Z] daemon.go:296: [dcdf3eee80108] exiting daemon [2020-07-28T08:22:32.452Z] daemon.go:448: [dcdf3eee80108] Daemon stopped [2020-07-28T08:22:32.452Z] === RUN TestAuthZPluginHeader [2020-07-28T08:22:32.569Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2020-07-28T08:22:32.569Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-28T08:22:32.569Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-28T08:22:33.390Z] --- PASS: TestAuthZPluginHeader (0.89s) [2020-07-28T08:22:33.390Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-07-28T08:22:33.390Z] daemon.go:325: [d37c72bcb9caf] waiting for daemon to start [2020-07-28T08:22:33.390Z] daemon.go:325: [d37c72bcb9caf] waiting for daemon to start [2020-07-28T08:22:33.390Z] daemon.go:353: [d37c72bcb9caf] daemon started [2020-07-28T08:22:33.390Z] daemon.go:461: [d37c72bcb9caf] Stopping daemon [2020-07-28T08:22:33.390Z] daemon.go:296: [d37c72bcb9caf] exiting daemon [2020-07-28T08:22:33.390Z] daemon.go:448: [d37c72bcb9caf] Daemon stopped [2020-07-28T08:22:33.390Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-28T08:22:33.505Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-07-28T08:22:35.931Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-07-28T08:22:36.038Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.510s coverage: 72.3% of statements [2020-07-28T08:22:36.296Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2020-07-28T08:22:37.310Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.94s) [2020-07-28T08:22:37.310Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest [2020-07-28T08:22:37.310Z] daemon.go:325: [d15235daeb4a7] waiting for daemon to start [2020-07-28T08:22:37.310Z] daemon.go:325: [d15235daeb4a7] waiting for daemon to start [2020-07-28T08:22:37.311Z] daemon.go:353: [d15235daeb4a7] daemon started [2020-07-28T08:22:37.311Z] daemon.go:461: [d15235daeb4a7] Stopping daemon [2020-07-28T08:22:37.311Z] daemon.go:296: [d15235daeb4a7] exiting daemon [2020-07-28T08:22:37.311Z] daemon.go:448: [d15235daeb4a7] Daemon stopped [2020-07-28T08:22:37.311Z] daemon.go:325: [d15235daeb4a7] waiting for daemon to start [2020-07-28T08:22:37.311Z] daemon.go:325: [d15235daeb4a7] waiting for daemon to start [2020-07-28T08:22:37.311Z] daemon.go:353: [d15235daeb4a7] daemon started [2020-07-28T08:22:37.311Z] daemon.go:461: [d15235daeb4a7] Stopping daemon [2020-07-28T08:22:37.311Z] daemon.go:296: [d15235daeb4a7] exiting daemon [2020-07-28T08:22:37.311Z] daemon.go:448: [d15235daeb4a7] Daemon stopped [2020-07-28T08:22:37.311Z] === RUN TestAuthZPluginV2Disable [2020-07-28T08:22:37.671Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.392s coverage: 56.9% of statements [2020-07-28T08:22:38.691Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-07-28T08:22:40.070Z] === RUN TestDockerSuite/TestBuildRm [2020-07-28T08:22:40.241Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.356s coverage: 49.5% of statements [2020-07-28T08:22:40.261Z] --- PASS: TestDaemonStartWithLogOpt (9.49s) [2020-07-28T08:22:40.261Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-07-28T08:22:40.261Z] daemon.go:325: [d0e229b4b1514] waiting for daemon to start [2020-07-28T08:22:40.261Z] daemon.go:325: [d0e229b4b1514] waiting for daemon to start [2020-07-28T08:22:40.261Z] daemon.go:353: [d0e229b4b1514] daemon started [2020-07-28T08:22:40.261Z] daemon.go:461: [d0e229b4b1514] Stopping daemon [2020-07-28T08:22:40.261Z] daemon.go:296: [d0e229b4b1514] exiting daemon [2020-07-28T08:22:40.261Z] daemon.go:448: [d0e229b4b1514] Daemon stopped [2020-07-28T08:22:40.261Z] daemon.go:325: [d0e229b4b1514] waiting for daemon to start [2020-07-28T08:22:40.261Z] daemon.go:325: [d0e229b4b1514] waiting for daemon to start [2020-07-28T08:22:40.261Z] daemon.go:353: [d0e229b4b1514] daemon started [2020-07-28T08:22:40.261Z] daemon.go:461: [d0e229b4b1514] Stopping daemon [2020-07-28T08:22:40.261Z] daemon.go:296: [d0e229b4b1514] exiting daemon [2020-07-28T08:22:40.261Z] daemon.go:448: [d0e229b4b1514] Daemon stopped [2020-07-28T08:22:41.009Z] --- PASS: TestAuthZPluginV2Disable (3.56s) [2020-07-28T08:22:41.009Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable [2020-07-28T08:22:41.009Z] daemon.go:325: [d3d4b13ab6e43] waiting for daemon to start [2020-07-28T08:22:41.009Z] daemon.go:325: [d3d4b13ab6e43] waiting for daemon to start [2020-07-28T08:22:41.009Z] daemon.go:353: [d3d4b13ab6e43] daemon started [2020-07-28T08:22:41.009Z] daemon.go:461: [d3d4b13ab6e43] Stopping daemon [2020-07-28T08:22:41.009Z] daemon.go:296: [d3d4b13ab6e43] exiting daemon [2020-07-28T08:22:41.009Z] daemon.go:448: [d3d4b13ab6e43] Daemon stopped [2020-07-28T08:22:41.009Z] daemon.go:325: [d3d4b13ab6e43] waiting for daemon to start [2020-07-28T08:22:41.009Z] daemon.go:325: [d3d4b13ab6e43] waiting for daemon to start [2020-07-28T08:22:41.009Z] daemon.go:353: [d3d4b13ab6e43] daemon started [2020-07-28T08:22:41.009Z] daemon.go:461: [d3d4b13ab6e43] Stopping daemon [2020-07-28T08:22:41.009Z] daemon.go:296: [d3d4b13ab6e43] exiting daemon [2020-07-28T08:22:41.009Z] daemon.go:448: [d3d4b13ab6e43] Daemon stopped [2020-07-28T08:22:41.009Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-28T08:22:41.621Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.544s coverage: 45.9% of statements [2020-07-28T08:22:41.621Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-28T08:22:42.557Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.694s coverage: 60.4% of statements [2020-07-28T08:22:42.557Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-28T08:22:42.913Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-07-28T08:22:43.173Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-07-28T08:22:43.492Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.325s coverage: 76.1% of statements [2020-07-28T08:22:43.492Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-28T08:22:44.113Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.03s) [2020-07-28T08:22:44.113Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests [2020-07-28T08:22:44.113Z] daemon.go:325: [d2cb137ca28f5] waiting for daemon to start [2020-07-28T08:22:44.113Z] daemon.go:325: [d2cb137ca28f5] waiting for daemon to start [2020-07-28T08:22:44.113Z] daemon.go:353: [d2cb137ca28f5] daemon started [2020-07-28T08:22:44.113Z] daemon.go:461: [d2cb137ca28f5] Stopping daemon [2020-07-28T08:22:44.113Z] daemon.go:296: [d2cb137ca28f5] exiting daemon [2020-07-28T08:22:44.113Z] daemon.go:448: [d2cb137ca28f5] Daemon stopped [2020-07-28T08:22:44.113Z] daemon.go:325: [d2cb137ca28f5] waiting for daemon to start [2020-07-28T08:22:44.113Z] daemon.go:325: [d2cb137ca28f5] waiting for daemon to start [2020-07-28T08:22:44.113Z] daemon.go:353: [d2cb137ca28f5] daemon started [2020-07-28T08:22:44.113Z] daemon.go:461: [d2cb137ca28f5] Stopping daemon [2020-07-28T08:22:44.113Z] daemon.go:296: [d2cb137ca28f5] exiting daemon [2020-07-28T08:22:44.113Z] daemon.go:448: [d2cb137ca28f5] Daemon stopped [2020-07-28T08:22:44.113Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-28T08:22:44.376Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-07-28T08:22:44.428Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.0% of statements [2020-07-28T08:22:44.635Z] 4612f6d0b889: Pull complete [2020-07-28T08:22:44.635Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-07-28T08:22:44.735Z] --- PASS: TestContinueAfterPluginCrash (14.42s) [2020-07-28T08:22:44.735Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-07-28T08:22:44.735Z] daemon.go:325: [d75b217f666b7] waiting for daemon to start [2020-07-28T08:22:44.735Z] daemon.go:325: [d75b217f666b7] waiting for daemon to start [2020-07-28T08:22:44.735Z] daemon.go:353: [d75b217f666b7] daemon started [2020-07-28T08:22:44.735Z] daemon.go:461: [d75b217f666b7] Stopping daemon [2020-07-28T08:22:44.735Z] daemon.go:296: [d75b217f666b7] exiting daemon [2020-07-28T08:22:44.735Z] daemon.go:448: [d75b217f666b7] Daemon stopped [2020-07-28T08:22:44.735Z] PASS [2020-07-28T08:22:44.735Z] [2020-07-28T08:22:44.735Z] DONE 2 tests in 14.501s [2020-07-28T08:22:44.735Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-28T08:22:44.735Z] ++ 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-28T08:22:44.735Z] ++ set -e [2020-07-28T08:22:44.735Z] ++ '[' -n 0 ']' [2020-07-28T08:22:44.735Z] ++ set -x [2020-07-28T08:22:44.735Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:22:44.735Z] INFO: Testing against a local daemon [2020-07-28T08:22:44.735Z] === RUN TestPluginWithDevMounts [2020-07-28T08:22:44.735Z] === PAUSE TestPluginWithDevMounts [2020-07-28T08:22:44.735Z] === CONT TestPluginWithDevMounts [2020-07-28T08:22:45.204Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-07-28T08:22:45.364Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-07-28T08:22:46.142Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-07-28T08:22:46.252Z] --- PASS: TestPluginWithDevMounts (1.91s) [2020-07-28T08:22:46.252Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-07-28T08:22:46.252Z] daemon.go:325: [d8251dc7a1ae2] waiting for daemon to start [2020-07-28T08:22:46.252Z] daemon.go:325: [d8251dc7a1ae2] waiting for daemon to start [2020-07-28T08:22:46.252Z] daemon.go:353: [d8251dc7a1ae2] daemon started [2020-07-28T08:22:46.252Z] daemon.go:461: [d8251dc7a1ae2] Stopping daemon [2020-07-28T08:22:46.252Z] daemon.go:296: [d8251dc7a1ae2] exiting daemon [2020-07-28T08:22:46.252Z] daemon.go:448: [d8251dc7a1ae2] Daemon stopped [2020-07-28T08:22:46.252Z] PASS [2020-07-28T08:22:46.252Z] [2020-07-28T08:22:46.252Z] DONE 1 tests in 2.011s [2020-07-28T08:22:46.252Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-07-28T08:22:46.252Z] ++ 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-28T08:22:46.252Z] ++ set -e [2020-07-28T08:22:46.252Z] ++ '[' -n 0 ']' [2020-07-28T08:22:46.252Z] ++ set -x [2020-07-28T08:22:46.252Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:22:46.252Z] INFO: Testing against a local daemon [2020-07-28T08:22:46.252Z] === RUN TestSecretInspect [2020-07-28T08:22:46.300Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-07-28T08:22:47.081Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-07-28T08:22:47.678Z] ok github.com/docker/docker/daemon/images 0.015s coverage: 4.9% of statements [2020-07-28T08:22:47.678Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-28T08:22:47.678Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-28T08:22:48.247Z] ok github.com/docker/docker/daemon/logger 0.236s coverage: 43.7% of statements [2020-07-28T08:22:48.462Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-07-28T08:22:50.152Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 67.0% of statements [2020-07-28T08:22:50.152Z] ok github.com/docker/docker/daemon/logger/awslogs 0.159s coverage: 78.2% of statements [2020-07-28T08:22:50.152Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-28T08:22:50.152Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-28T08:22:50.722Z] --- PASS: TestSecretInspect (3.86s) [2020-07-28T08:22:50.722Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-07-28T08:22:50.722Z] daemon.go:325: [d431bd45ac53c] waiting for daemon to start [2020-07-28T08:22:50.722Z] daemon.go:325: [d431bd45ac53c] waiting for daemon to start [2020-07-28T08:22:50.722Z] daemon.go:353: [d431bd45ac53c] daemon started [2020-07-28T08:22:50.722Z] daemon.go:461: [d431bd45ac53c] Stopping daemon [2020-07-28T08:22:50.722Z] daemon.go:296: [d431bd45ac53c] exiting daemon [2020-07-28T08:22:50.722Z] daemon.go:448: [d431bd45ac53c] Daemon stopped [2020-07-28T08:22:50.722Z] === RUN TestSecretList [2020-07-28T08:22:51.090Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-07-28T08:22:51.349Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements [2020-07-28T08:22:51.608Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements [2020-07-28T08:22:52.694Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-07-28T08:22:52.694Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-07-28T08:22:52.694Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-07-28T08:22:52.694Z] === RUN TestDockerSuite/TestBuildSpaces [2020-07-28T08:22:52.987Z] ok github.com/docker/docker/daemon/logger/local 0.041s coverage: 74.7% of statements [2020-07-28T08:22:52.987Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-28T08:22:53.247Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.033s coverage: 37.9% of statements [2020-07-28T08:22:53.262Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-07-28T08:22:54.201Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-07-28T08:22:54.254Z] --- PASS: TestSecretList (3.70s) [2020-07-28T08:22:54.254Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-07-28T08:22:54.254Z] daemon.go:325: [d6a2b94b75e46] waiting for daemon to start [2020-07-28T08:22:54.254Z] daemon.go:325: [d6a2b94b75e46] waiting for daemon to start [2020-07-28T08:22:54.254Z] daemon.go:353: [d6a2b94b75e46] daemon started [2020-07-28T08:22:54.254Z] daemon.go:461: [d6a2b94b75e46] Stopping daemon [2020-07-28T08:22:54.254Z] daemon.go:296: [d6a2b94b75e46] exiting daemon [2020-07-28T08:22:54.254Z] daemon.go:448: [d6a2b94b75e46] Daemon stopped [2020-07-28T08:22:54.254Z] === RUN TestSecretsCreateAndDelete [2020-07-28T08:22:54.460Z] === RUN TestDockerSuite/TestBuildStderr [2020-07-28T08:22:54.625Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 47.8% of statements [2020-07-28T08:22:55.029Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-07-28T08:22:55.192Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2020-07-28T08:22:55.966Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-07-28T08:22:56.128Z] ok github.com/docker/docker/daemon/network 0.026s coverage: 63.8% of statements [2020-07-28T08:22:56.388Z] ok github.com/docker/docker/daemon/logger/splunk 1.615s coverage: 84.5% of statements [2020-07-28T08:22:56.388Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-28T08:22:56.388Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-28T08:22:57.784Z] --- PASS: TestSecretsCreateAndDelete (3.52s) [2020-07-28T08:22:57.784Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-07-28T08:22:57.784Z] daemon.go:325: [d7317ee5474cd] waiting for daemon to start [2020-07-28T08:22:57.784Z] daemon.go:325: [d7317ee5474cd] waiting for daemon to start [2020-07-28T08:22:57.784Z] daemon.go:353: [d7317ee5474cd] daemon started [2020-07-28T08:22:57.784Z] daemon.go:461: [d7317ee5474cd] Stopping daemon [2020-07-28T08:22:57.784Z] daemon.go:296: [d7317ee5474cd] exiting daemon [2020-07-28T08:22:57.784Z] daemon.go:448: [d7317ee5474cd] Daemon stopped [2020-07-28T08:22:57.785Z] === RUN TestSecretsUpdate [2020-07-28T08:22:57.872Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.90s) [2020-07-28T08:22:57.872Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-28T08:22:57.872Z] daemon.go:325: [d6fe7969e58b2] waiting for daemon to start [2020-07-28T08:22:57.872Z] daemon.go:325: [d6fe7969e58b2] waiting for daemon to start [2020-07-28T08:22:57.872Z] daemon.go:353: [d6fe7969e58b2] daemon started [2020-07-28T08:22:57.872Z] daemon.go:461: [d6fe7969e58b2] Stopping daemon [2020-07-28T08:22:57.872Z] daemon.go:296: [d6fe7969e58b2] exiting daemon [2020-07-28T08:22:57.872Z] daemon.go:448: [d6fe7969e58b2] Daemon stopped [2020-07-28T08:22:57.872Z] daemon.go:325: [d6fe7969e58b2] waiting for daemon to start [2020-07-28T08:22:57.872Z] daemon.go:325: [d6fe7969e58b2] waiting for daemon to start [2020-07-28T08:22:57.872Z] daemon.go:296: [d6fe7969e58b2] exiting daemon [2020-07-28T08:22:57.872Z] daemon.go:325: [d6fe7969e58b2] waiting for daemon to start [2020-07-28T08:22:57.872Z] daemon.go:325: [d6fe7969e58b2] waiting for daemon to start [2020-07-28T08:22:57.872Z] daemon.go:325: [d6fe7969e58b2] waiting for daemon to start [2020-07-28T08:22:57.872Z] daemon.go:353: [d6fe7969e58b2] daemon started [2020-07-28T08:22:57.872Z] daemon.go:461: [d6fe7969e58b2] Stopping daemon [2020-07-28T08:22:57.872Z] daemon.go:296: [d6fe7969e58b2] exiting daemon [2020-07-28T08:22:57.872Z] daemon.go:448: [d6fe7969e58b2] Daemon stopped [2020-07-28T08:22:57.872Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-28T08:22:58.292Z] ok github.com/docker/docker/distribution/metadata 0.042s coverage: 48.2% of statements [2020-07-28T08:22:58.551Z] ok github.com/docker/docker/distribution 0.165s coverage: 22.3% of statements [2020-07-28T08:22:58.551Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-28T08:22:58.810Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-07-28T08:22:59.378Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-07-28T08:22:59.927Z] ok github.com/docker/docker/errdefs 0.006s coverage: 49.4% of statements [2020-07-28T08:23:00.317Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-07-28T08:23:00.576Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-07-28T08:23:01.305Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-07-28T08:23:01.317Z] --- PASS: TestSecretsUpdate (3.58s) [2020-07-28T08:23:01.317Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-07-28T08:23:01.317Z] daemon.go:325: [d112cd20a3eb3] waiting for daemon to start [2020-07-28T08:23:01.317Z] daemon.go:325: [d112cd20a3eb3] waiting for daemon to start [2020-07-28T08:23:01.317Z] daemon.go:353: [d112cd20a3eb3] daemon started [2020-07-28T08:23:01.317Z] daemon.go:461: [d112cd20a3eb3] Stopping daemon [2020-07-28T08:23:01.317Z] daemon.go:296: [d112cd20a3eb3] exiting daemon [2020-07-28T08:23:01.317Z] daemon.go:448: [d112cd20a3eb3] Daemon stopped [2020-07-28T08:23:01.317Z] === RUN TestTemplatedSecret [2020-07-28T08:23:01.519Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-07-28T08:23:01.564Z] ok github.com/docker/docker/distribution/xfer 1.433s coverage: 83.4% of statements [2020-07-28T08:23:01.564Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-28T08:23:02.087Z] === RUN TestDockerSuite/TestBuildUser [2020-07-28T08:23:02.508Z] ok github.com/docker/docker/image/cache 0.013s coverage: 19.2% of statements [2020-07-28T08:23:02.508Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-28T08:23:03.444Z] ok github.com/docker/docker/image/v1 0.024s coverage: 25.0% of statements [2020-07-28T08:23:03.444Z] ? github.com/docker/docker/internal/test [no test files] [2020-07-28T08:23:03.466Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-07-28T08:23:04.380Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-07-28T08:23:04.380Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-07-28T08:23:04.380Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-07-28T08:23:04.380Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-07-28T08:23:04.380Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-07-28T08:23:04.380Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-07-28T08:23:04.380Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-07-28T08:23:04.380Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-07-28T08:23:04.638Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-07-28T08:23:04.638Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-07-28T08:23:04.638Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-28T08:23:04.848Z] --- PASS: TestTemplatedSecret (3.59s) [2020-07-28T08:23:04.848Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-07-28T08:23:04.848Z] daemon.go:325: [d9bae4d47dec4] waiting for daemon to start [2020-07-28T08:23:04.848Z] daemon.go:325: [d9bae4d47dec4] waiting for daemon to start [2020-07-28T08:23:04.848Z] daemon.go:353: [d9bae4d47dec4] daemon started [2020-07-28T08:23:04.848Z] daemon.go:461: [d9bae4d47dec4] Stopping daemon [2020-07-28T08:23:04.848Z] daemon.go:296: [d9bae4d47dec4] exiting daemon [2020-07-28T08:23:04.848Z] daemon.go:448: [d9bae4d47dec4] Daemon stopped [2020-07-28T08:23:04.848Z] === RUN TestSecretCreateResolve [2020-07-28T08:23:05.207Z] ok github.com/docker/docker/internal/testutil 0.017s coverage: 62.5% of statements [2020-07-28T08:23:05.371Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-07-28T08:23:05.775Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2020-07-28T08:23:07.152Z] ok github.com/docker/docker/opts 0.021s coverage: 66.9% of statements [2020-07-28T08:23:07.412Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-07-28T08:23:08.411Z] --- PASS: TestSecretCreateResolve (3.65s) [2020-07-28T08:23:08.411Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-07-28T08:23:08.411Z] daemon.go:325: [d091891d99e62] waiting for daemon to start [2020-07-28T08:23:08.411Z] daemon.go:325: [d091891d99e62] waiting for daemon to start [2020-07-28T08:23:08.411Z] daemon.go:353: [d091891d99e62] daemon started [2020-07-28T08:23:08.411Z] daemon.go:461: [d091891d99e62] Stopping daemon [2020-07-28T08:23:08.411Z] daemon.go:296: [d091891d99e62] exiting daemon [2020-07-28T08:23:08.411Z] daemon.go:448: [d091891d99e62] Daemon stopped [2020-07-28T08:23:08.411Z] PASS [2020-07-28T08:23:08.411Z] [2020-07-28T08:23:08.411Z] DONE 6 tests in 21.976s [2020-07-28T08:23:08.411Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-07-28T08:23:08.411Z] ++ 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-28T08:23:08.411Z] ++ set -e [2020-07-28T08:23:08.411Z] ++ '[' -n 0 ']' [2020-07-28T08:23:08.411Z] ++ set -x [2020-07-28T08:23:08.411Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:23:08.411Z] INFO: Testing against a local daemon [2020-07-28T08:23:08.411Z] === RUN TestServiceCreateInit [2020-07-28T08:23:08.411Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-28T08:23:09.315Z] ok github.com/docker/docker/pkg/archive 0.312s coverage: 76.9% of statements [2020-07-28T08:23:10.251Z] ok github.com/docker/docker/pkg/authorization 0.308s coverage: 66.7% of statements [2020-07-28T08:23:10.510Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-07-28T08:23:10.769Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-07-28T08:23:13.995Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-28T08:23:14.052Z] ok github.com/docker/docker/pkg/chrootarchive 2.492s coverage: 43.2% of statements [2020-07-28T08:23:14.052Z] ok github.com/docker/docker/layer 7.387s coverage: 72.0% of statements [2020-07-28T08:23:14.052Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-28T08:23:14.052Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-28T08:23:14.052Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-28T08:23:14.052Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-28T08:23:14.052Z] ? github.com/docker/docker/oci [no test files] [2020-07-28T08:23:14.052Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-28T08:23:14.052Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-28T08:23:14.052Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-28T08:23:14.310Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-07-28T08:23:14.877Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2020-07-28T08:23:14.877Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-07-28T08:23:15.352Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.65s) [2020-07-28T08:23:15.352Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-28T08:23:15.352Z] daemon.go:325: [d535ac634cf20] waiting for daemon to start [2020-07-28T08:23:15.352Z] daemon.go:325: [d535ac634cf20] waiting for daemon to start [2020-07-28T08:23:15.352Z] daemon.go:353: [d535ac634cf20] daemon started [2020-07-28T08:23:15.352Z] daemon.go:461: [d535ac634cf20] Stopping daemon [2020-07-28T08:23:15.352Z] daemon.go:296: [d535ac634cf20] exiting daemon [2020-07-28T08:23:15.352Z] daemon.go:448: [d535ac634cf20] Daemon stopped [2020-07-28T08:23:15.352Z] daemon.go:325: [d535ac634cf20] waiting for daemon to start [2020-07-28T08:23:15.352Z] daemon.go:325: [d535ac634cf20] waiting for daemon to start [2020-07-28T08:23:15.352Z] daemon.go:325: [d535ac634cf20] waiting for daemon to start [2020-07-28T08:23:15.352Z] daemon.go:325: [d535ac634cf20] waiting for daemon to start [2020-07-28T08:23:15.352Z] daemon.go:339: [d535ac634cf20] error pinging daemon on start: Get http://d535ac634cf20.sock/_ping: context deadline exceeded [2020-07-28T08:23:15.352Z] daemon.go:325: [d535ac634cf20] waiting for daemon to start [2020-07-28T08:23:15.352Z] daemon.go:339: [d535ac634cf20] error pinging daemon on start: Get http://d535ac634cf20.sock/_ping: context deadline exceeded [2020-07-28T08:23:15.352Z] daemon.go:325: [d535ac634cf20] waiting for daemon to start [2020-07-28T08:23:15.352Z] daemon.go:339: [d535ac634cf20] error pinging daemon on start: Get http://d535ac634cf20.sock/_ping: context deadline exceeded [2020-07-28T08:23:15.352Z] daemon.go:325: [d535ac634cf20] waiting for daemon to start [2020-07-28T08:23:15.352Z] daemon.go:339: [d535ac634cf20] error pinging daemon on start: Get http://d535ac634cf20.sock/_ping: context deadline exceeded [2020-07-28T08:23:15.352Z] daemon.go:296: [d535ac634cf20] exiting daemon [2020-07-28T08:23:15.352Z] daemon.go:325: [d535ac634cf20] waiting for daemon to start [2020-07-28T08:23:15.352Z] daemon.go:325: [d535ac634cf20] waiting for daemon to start [2020-07-28T08:23:15.352Z] daemon.go:325: [d535ac634cf20] waiting for daemon to start [2020-07-28T08:23:15.352Z] daemon.go:353: [d535ac634cf20] daemon started [2020-07-28T08:23:15.352Z] daemon.go:461: [d535ac634cf20] Stopping daemon [2020-07-28T08:23:15.352Z] daemon.go:296: [d535ac634cf20] exiting daemon [2020-07-28T08:23:15.352Z] daemon.go:448: [d535ac634cf20] Daemon stopped [2020-07-28T08:23:15.352Z] PASS [2020-07-28T08:23:15.352Z] [2020-07-28T08:23:15.352Z] DONE 17 tests in 52.549s [2020-07-28T08:23:15.352Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-28T08:23:15.352Z] ++ 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-28T08:23:15.352Z] ++ set -e [2020-07-28T08:23:15.352Z] ++ '[' -n 0 ']' [2020-07-28T08:23:15.352Z] ++ set -x [2020-07-28T08:23:15.352Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:23:15.352Z] INFO: Testing against a local daemon [2020-07-28T08:23:15.352Z] === RUN TestPluginInvalidJSON [2020-07-28T08:23:15.352Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-28T08:23:15.352Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-28T08:23:15.352Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-28T08:23:15.352Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-07-28T08:23:15.352Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-28T08:23:15.352Z] PASS [2020-07-28T08:23:15.352Z] [2020-07-28T08:23:15.352Z] DONE 2 tests in 0.177s [2020-07-28T08:23:15.352Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-28T08:23:15.352Z] ++ 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-28T08:23:15.352Z] ++ set -e [2020-07-28T08:23:15.352Z] ++ '[' -n 0 ']' [2020-07-28T08:23:15.352Z] ++ set -x [2020-07-28T08:23:15.352Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:23:15.352Z] INFO: Testing against a local daemon [2020-07-28T08:23:15.352Z] === RUN TestExternalGraphDriver [2020-07-28T08:23:15.352Z] === RUN TestExternalGraphDriver/json [2020-07-28T08:23:15.352Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-07-28T08:23:15.814Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-07-28T08:23:16.292Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-07-28T08:23:16.292Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-07-28T08:23:16.383Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-07-28T08:23:16.641Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-07-28T08:23:16.861Z] === RUN TestExternalGraphDriver/spec [2020-07-28T08:23:17.121Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-07-28T08:23:17.692Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-07-28T08:23:18.017Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 66.3% of statements [2020-07-28T08:23:18.631Z] === RUN TestExternalGraphDriver/pull [2020-07-28T08:23:18.891Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-07-28T08:23:18.891Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-07-28T08:23:18.891Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-07-28T08:23:18.891Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-07-28T08:23:18.891Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-07-28T08:23:18.953Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2020-07-28T08:23:19.520Z] ok github.com/docker/docker/pkg/discovery/kv 3.068s coverage: 84.1% of statements [2020-07-28T08:23:19.520Z] ok github.com/docker/docker/pkg/fsutils 0.192s coverage: 85.1% of statements [2020-07-28T08:23:19.578Z] --- PASS: TestServiceCreateInit (10.66s) [2020-07-28T08:23:19.578Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.36s) [2020-07-28T08:23:19.578Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-07-28T08:23:19.578Z] daemon.go:325: [d52232d612499] waiting for daemon to start [2020-07-28T08:23:19.578Z] daemon.go:325: [d52232d612499] waiting for daemon to start [2020-07-28T08:23:19.578Z] daemon.go:353: [d52232d612499] daemon started [2020-07-28T08:23:19.578Z] daemon.go:461: [d52232d612499] Stopping daemon [2020-07-28T08:23:19.578Z] daemon.go:296: [d52232d612499] exiting daemon [2020-07-28T08:23:19.578Z] daemon.go:448: [d52232d612499] Daemon stopped [2020-07-28T08:23:19.578Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.29s) [2020-07-28T08:23:19.578Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-07-28T08:23:19.578Z] daemon.go:325: [d91ec9d5b82ef] waiting for daemon to start [2020-07-28T08:23:19.578Z] daemon.go:325: [d91ec9d5b82ef] waiting for daemon to start [2020-07-28T08:23:19.578Z] daemon.go:353: [d91ec9d5b82ef] daemon started [2020-07-28T08:23:19.578Z] daemon.go:461: [d91ec9d5b82ef] Stopping daemon [2020-07-28T08:23:19.578Z] daemon.go:296: [d91ec9d5b82ef] exiting daemon [2020-07-28T08:23:19.578Z] daemon.go:448: [d91ec9d5b82ef] Daemon stopped [2020-07-28T08:23:19.578Z] === RUN TestCreateServiceMultipleTimes [2020-07-28T08:23:19.779Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 10.2% of statements [2020-07-28T08:23:20.275Z] --- PASS: TestExternalGraphDriver (5.43s) [2020-07-28T08:23:20.275Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-07-28T08:23:20.275Z] daemon.go:325: [d1f2f8c2bddfa] waiting for daemon to start [2020-07-28T08:23:20.275Z] daemon.go:325: [d1f2f8c2bddfa] waiting for daemon to start [2020-07-28T08:23:20.275Z] daemon.go:353: [d1f2f8c2bddfa] daemon started [2020-07-28T08:23:20.275Z] daemon.go:461: [d1f2f8c2bddfa] Stopping daemon [2020-07-28T08:23:20.275Z] daemon.go:296: [d1f2f8c2bddfa] exiting daemon [2020-07-28T08:23:20.275Z] daemon.go:448: [d1f2f8c2bddfa] Daemon stopped [2020-07-28T08:23:20.275Z] daemon.go:325: [d1f2f8c2bddfa] waiting for daemon to start [2020-07-28T08:23:20.275Z] daemon.go:325: [d1f2f8c2bddfa] waiting for daemon to start [2020-07-28T08:23:20.275Z] daemon.go:353: [d1f2f8c2bddfa] daemon started [2020-07-28T08:23:20.275Z] daemon.go:461: [d1f2f8c2bddfa] Stopping daemon [2020-07-28T08:23:20.275Z] daemon.go:296: [d1f2f8c2bddfa] exiting daemon [2020-07-28T08:23:20.275Z] daemon.go:448: [d1f2f8c2bddfa] Daemon stopped [2020-07-28T08:23:20.275Z] --- PASS: TestExternalGraphDriver/json (1.90s) [2020-07-28T08:23:20.275Z] daemon.go:325: [d1f2f8c2bddfa] waiting for daemon to start [2020-07-28T08:23:20.275Z] daemon.go:325: [d1f2f8c2bddfa] waiting for daemon to start [2020-07-28T08:23:20.275Z] daemon.go:353: [d1f2f8c2bddfa] daemon started [2020-07-28T08:23:20.275Z] daemon.go:461: [d1f2f8c2bddfa] Stopping daemon [2020-07-28T08:23:20.275Z] daemon.go:296: [d1f2f8c2bddfa] exiting daemon [2020-07-28T08:23:20.275Z] daemon.go:448: [d1f2f8c2bddfa] Daemon stopped [2020-07-28T08:23:20.275Z] daemon.go:325: [d1f2f8c2bddfa] waiting for daemon to start [2020-07-28T08:23:20.275Z] daemon.go:325: [d1f2f8c2bddfa] waiting for daemon to start [2020-07-28T08:23:20.275Z] daemon.go:353: [d1f2f8c2bddfa] daemon started [2020-07-28T08:23:20.275Z] daemon.go:461: [d1f2f8c2bddfa] Stopping daemon [2020-07-28T08:23:20.275Z] daemon.go:296: [d1f2f8c2bddfa] exiting daemon [2020-07-28T08:23:20.275Z] daemon.go:448: [d1f2f8c2bddfa] Daemon stopped [2020-07-28T08:23:20.275Z] --- PASS: TestExternalGraphDriver/spec (1.81s) [2020-07-28T08:23:20.275Z] daemon.go:325: [d1f2f8c2bddfa] waiting for daemon to start [2020-07-28T08:23:20.275Z] daemon.go:325: [d1f2f8c2bddfa] waiting for daemon to start [2020-07-28T08:23:20.275Z] daemon.go:353: [d1f2f8c2bddfa] daemon started [2020-07-28T08:23:20.275Z] daemon.go:461: [d1f2f8c2bddfa] Stopping daemon [2020-07-28T08:23:20.275Z] daemon.go:296: [d1f2f8c2bddfa] exiting daemon [2020-07-28T08:23:20.275Z] daemon.go:448: [d1f2f8c2bddfa] Daemon stopped [2020-07-28T08:23:20.275Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2020-07-28T08:23:20.275Z] === RUN TestGraphdriverPluginV2 [2020-07-28T08:23:20.275Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-07-28T08:23:20.537Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-07-28T08:23:20.798Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-07-28T08:23:21.157Z] ok github.com/docker/docker/pkg/idtools 0.474s coverage: 70.1% of statements [2020-07-28T08:23:21.158Z] ok github.com/docker/docker/pkg/ioutils 0.463s coverage: 69.1% of statements [2020-07-28T08:23:21.368Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-07-28T08:23:21.725Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2020-07-28T08:23:21.725Z] ok github.com/docker/docker/pkg/locker 0.020s coverage: 88.9% of statements [2020-07-28T08:23:21.984Z] ok github.com/docker/docker/pkg/longpath 0.018s coverage: 100.0% of statements [2020-07-28T08:23:21.984Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-28T08:23:22.306Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-07-28T08:23:22.552Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2020-07-28T08:23:22.811Z] ok github.com/docker/docker/pkg/mount 0.031s coverage: 69.6% of statements [2020-07-28T08:23:22.811Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-28T08:23:22.811Z] ok github.com/docker/docker/pkg/parsers 0.011s coverage: 97.0% of statements [2020-07-28T08:23:23.244Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-07-28T08:23:23.378Z] ok github.com/docker/docker/pkg/parsers/kernel 0.012s coverage: 60.0% of statements [2020-07-28T08:23:23.378Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 90.0% of statements [2020-07-28T08:23:23.503Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-07-28T08:23:23.946Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-07-28T08:23:23.946Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-28T08:23:23.946Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-28T08:23:23.989Z] --- PASS: TestBuildWithHugeFile (54.30s) [2020-07-28T08:23:23.989Z] === RUN TestBuildWithEmptyDockerfile [2020-07-28T08:23:23.989Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-28T08:23:23.989Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-28T08:23:23.989Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-28T08:23:23.989Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-28T08:23:23.989Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-28T08:23:23.989Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-28T08:23:23.989Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-28T08:23:23.989Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-28T08:23:23.989Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-28T08:23:23.989Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-07-28T08:23:23.989Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2020-07-28T08:23:23.989Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2020-07-28T08:23:23.989Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2020-07-28T08:23:23.989Z] === RUN TestBuildPreserveOwnership [2020-07-28T08:23:23.989Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-28T08:23:23.989Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-28T08:23:24.445Z] --- PASS: TestGraphdriverPluginV2 (4.23s) [2020-07-28T08:23:24.445Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2 [2020-07-28T08:23:24.445Z] daemon.go:325: [da85f118fe547] waiting for daemon to start [2020-07-28T08:23:24.445Z] daemon.go:325: [da85f118fe547] waiting for daemon to start [2020-07-28T08:23:24.445Z] daemon.go:353: [da85f118fe547] daemon started [2020-07-28T08:23:24.445Z] daemon.go:461: [da85f118fe547] Stopping daemon [2020-07-28T08:23:24.445Z] daemon.go:296: [da85f118fe547] exiting daemon [2020-07-28T08:23:24.445Z] daemon.go:448: [da85f118fe547] Daemon stopped [2020-07-28T08:23:24.445Z] daemon.go:325: [da85f118fe547] waiting for daemon to start [2020-07-28T08:23:24.445Z] daemon.go:325: [da85f118fe547] waiting for daemon to start [2020-07-28T08:23:24.445Z] daemon.go:353: [da85f118fe547] daemon started [2020-07-28T08:23:24.445Z] daemon.go:461: [da85f118fe547] Stopping daemon [2020-07-28T08:23:24.445Z] daemon.go:296: [da85f118fe547] exiting daemon [2020-07-28T08:23:24.445Z] daemon.go:448: [da85f118fe547] Daemon stopped [2020-07-28T08:23:24.445Z] PASS [2020-07-28T08:23:24.445Z] [2020-07-28T08:23:24.445Z] DONE 5 tests in 9.821s [2020-07-28T08:23:24.445Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-28T08:23:24.445Z] ++ 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-28T08:23:24.445Z] ++ set -e [2020-07-28T08:23:24.445Z] ++ '[' -n 0 ']' [2020-07-28T08:23:24.445Z] ++ set -x [2020-07-28T08:23:24.445Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:23:24.705Z] INFO: Testing against a local daemon [2020-07-28T08:23:24.705Z] === RUN TestContinueAfterPluginCrash [2020-07-28T08:23:24.705Z] === PAUSE TestContinueAfterPluginCrash [2020-07-28T08:23:24.705Z] === RUN TestDaemonStartWithLogOpt [2020-07-28T08:23:24.705Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-28T08:23:24.705Z] === CONT TestContinueAfterPluginCrash [2020-07-28T08:23:24.705Z] === CONT TestDaemonStartWithLogOpt [2020-07-28T08:23:24.903Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2020-07-28T08:23:25.032Z] --- PASS: TestBuildPreserveOwnership (3.81s) [2020-07-28T08:23:25.032Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.52s) [2020-07-28T08:23:25.032Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.28s) [2020-07-28T08:23:25.032Z] === RUN TestBuildPlatformInvalid [2020-07-28T08:23:25.164Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-07-28T08:23:25.325Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-07-28T08:23:25.325Z] PASS [2020-07-28T08:23:25.325Z] [2020-07-28T08:23:25.325Z] DONE 30 tests in 89.346s [2020-07-28T08:23:25.325Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-07-28T08:23:25.325Z] ++ 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-28T08:23:25.325Z] ++ set -e [2020-07-28T08:23:25.325Z] ++ '[' -n 0 ']' [2020-07-28T08:23:25.325Z] ++ set -x [2020-07-28T08:23:25.325Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:23:25.325Z] INFO: Testing against a local daemon [2020-07-28T08:23:25.325Z] === RUN TestConfigList [2020-07-28T08:23:25.422Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2020-07-28T08:23:25.643Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-07-28T08:23:25.681Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-07-28T08:23:27.055Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 72.7% of statements [2020-07-28T08:23:27.399Z] --- PASS: TestConfigList (1.93s) [2020-07-28T08:23:27.399Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-07-28T08:23:27.399Z] daemon.go:325: [d4576d7e5a109] waiting for daemon to start [2020-07-28T08:23:27.399Z] daemon.go:325: [d4576d7e5a109] waiting for daemon to start [2020-07-28T08:23:27.399Z] daemon.go:353: [d4576d7e5a109] daemon started [2020-07-28T08:23:27.399Z] daemon.go:461: [d4576d7e5a109] Stopping daemon [2020-07-28T08:23:27.399Z] daemon.go:296: [d4576d7e5a109] exiting daemon [2020-07-28T08:23:27.399Z] daemon.go:448: [d4576d7e5a109] Daemon stopped [2020-07-28T08:23:27.399Z] === RUN TestConfigsCreateAndDelete [2020-07-28T08:23:27.552Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-07-28T08:23:27.622Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-07-28T08:23:28.933Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-07-28T08:23:29.477Z] --- PASS: TestConfigsCreateAndDelete (1.92s) [2020-07-28T08:23:29.477Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-07-28T08:23:29.477Z] daemon.go:325: [def234175eedb] waiting for daemon to start [2020-07-28T08:23:29.477Z] daemon.go:325: [def234175eedb] waiting for daemon to start [2020-07-28T08:23:29.477Z] daemon.go:353: [def234175eedb] daemon started [2020-07-28T08:23:29.477Z] daemon.go:461: [def234175eedb] Stopping daemon [2020-07-28T08:23:29.477Z] daemon.go:296: [def234175eedb] exiting daemon [2020-07-28T08:23:29.477Z] daemon.go:448: [def234175eedb] Daemon stopped [2020-07-28T08:23:29.478Z] === RUN TestConfigsUpdate [2020-07-28T08:23:29.503Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-07-28T08:23:30.442Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-07-28T08:23:30.442Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-07-28T08:23:30.907Z] ok github.com/docker/docker/pkg/signal 2.832s coverage: 61.0% of statements [2020-07-28T08:23:31.165Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-07-28T08:23:31.381Z] === RUN TestDockerSuite/TestBuildXZHost [2020-07-28T08:23:31.557Z] --- PASS: TestConfigsUpdate (1.94s) [2020-07-28T08:23:31.557Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-07-28T08:23:31.557Z] daemon.go:325: [d6d479f06d6a7] waiting for daemon to start [2020-07-28T08:23:31.557Z] daemon.go:325: [d6d479f06d6a7] waiting for daemon to start [2020-07-28T08:23:31.557Z] daemon.go:353: [d6d479f06d6a7] daemon started [2020-07-28T08:23:31.557Z] daemon.go:461: [d6d479f06d6a7] Stopping daemon [2020-07-28T08:23:31.557Z] daemon.go:296: [d6d479f06d6a7] exiting daemon [2020-07-28T08:23:31.557Z] daemon.go:448: [d6d479f06d6a7] Daemon stopped [2020-07-28T08:23:31.557Z] === RUN TestTemplatedConfig [2020-07-28T08:23:31.733Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-07-28T08:23:31.991Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-07-28T08:23:32.250Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-07-28T08:23:32.818Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 82.5% of statements [2020-07-28T08:23:33.386Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 35.1% of statements [2020-07-28T08:23:33.637Z] --- PASS: TestTemplatedConfig (2.35s) [2020-07-28T08:23:33.638Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-07-28T08:23:33.638Z] daemon.go:325: [d98889b78d669] waiting for daemon to start [2020-07-28T08:23:33.638Z] daemon.go:325: [d98889b78d669] waiting for daemon to start [2020-07-28T08:23:33.638Z] daemon.go:353: [d98889b78d669] daemon started [2020-07-28T08:23:33.638Z] daemon.go:461: [d98889b78d669] Stopping daemon [2020-07-28T08:23:33.638Z] daemon.go:296: [d98889b78d669] exiting daemon [2020-07-28T08:23:33.638Z] daemon.go:448: [d98889b78d669] Daemon stopped [2020-07-28T08:23:33.638Z] === RUN TestConfigInspect [2020-07-28T08:23:33.645Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2020-07-28T08:23:33.921Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-07-28T08:23:33.921Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-07-28T08:23:33.921Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-07-28T08:23:34.212Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-07-28T08:23:34.779Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2020-07-28T08:23:34.859Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-07-28T08:23:35.038Z] testing: warning: no tests to run [2020-07-28T08:23:35.038Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: 0.0% of statements [no tests to run] [2020-07-28T08:23:35.605Z] ok github.com/docker/docker/pkg/truncindex 0.118s coverage: 91.5% of statements [2020-07-28T08:23:35.605Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-07-28T08:23:35.748Z] --- PASS: TestConfigInspect (1.90s) [2020-07-28T08:23:35.748Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-07-28T08:23:35.748Z] daemon.go:325: [df37c0a6f3c2c] waiting for daemon to start [2020-07-28T08:23:35.748Z] daemon.go:325: [df37c0a6f3c2c] waiting for daemon to start [2020-07-28T08:23:35.748Z] daemon.go:353: [df37c0a6f3c2c] daemon started [2020-07-28T08:23:35.748Z] daemon.go:461: [df37c0a6f3c2c] Stopping daemon [2020-07-28T08:23:35.748Z] daemon.go:296: [df37c0a6f3c2c] exiting daemon [2020-07-28T08:23:35.748Z] daemon.go:448: [df37c0a6f3c2c] Daemon stopped [2020-07-28T08:23:35.748Z] === RUN TestConfigCreateWithLabels [2020-07-28T08:23:35.798Z] === RUN TestDockerSuite/TestCommitChange [2020-07-28T08:23:35.864Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-07-28T08:23:36.736Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-07-28T08:23:37.265Z] --- PASS: TestConfigCreateWithLabels (1.92s) [2020-07-28T08:23:37.265Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-07-28T08:23:37.265Z] daemon.go:325: [dfe9c3b9e4bec] waiting for daemon to start [2020-07-28T08:23:37.265Z] daemon.go:325: [dfe9c3b9e4bec] waiting for daemon to start [2020-07-28T08:23:37.265Z] daemon.go:353: [dfe9c3b9e4bec] daemon started [2020-07-28T08:23:37.265Z] daemon.go:461: [dfe9c3b9e4bec] Stopping daemon [2020-07-28T08:23:37.265Z] daemon.go:296: [dfe9c3b9e4bec] exiting daemon [2020-07-28T08:23:37.265Z] daemon.go:448: [dfe9c3b9e4bec] Daemon stopped [2020-07-28T08:23:37.265Z] === RUN TestConfigCreateResolve [2020-07-28T08:23:38.115Z] === RUN TestDockerSuite/TestCommitHardlink [2020-07-28T08:23:38.397Z] ok github.com/docker/docker/plugin 0.516s coverage: 27.3% of statements [2020-07-28T08:23:38.656Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-07-28T08:23:39.344Z] --- PASS: TestConfigCreateResolve (1.93s) [2020-07-28T08:23:39.344Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-07-28T08:23:39.344Z] daemon.go:325: [d9936ec04432b] waiting for daemon to start [2020-07-28T08:23:39.344Z] daemon.go:325: [d9936ec04432b] waiting for daemon to start [2020-07-28T08:23:39.344Z] daemon.go:353: [d9936ec04432b] daemon started [2020-07-28T08:23:39.344Z] daemon.go:461: [d9936ec04432b] Stopping daemon [2020-07-28T08:23:39.344Z] daemon.go:296: [d9936ec04432b] exiting daemon [2020-07-28T08:23:39.344Z] daemon.go:448: [d9936ec04432b] Daemon stopped [2020-07-28T08:23:39.344Z] === RUN TestConfigDaemonLibtrustID [2020-07-28T08:23:39.495Z] === RUN TestDockerSuite/TestCommitNewFile [2020-07-28T08:23:39.592Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 74.1% of statements [2020-07-28T08:23:39.851Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-07-28T08:23:39.979Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-07-28T08:23:39.979Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-07-28T08:23:39.979Z] daemon.go:325: [de90d581002bf] waiting for daemon to start [2020-07-28T08:23:39.979Z] daemon.go:325: [de90d581002bf] waiting for daemon to start [2020-07-28T08:23:39.979Z] daemon.go:353: [de90d581002bf] daemon started [2020-07-28T08:23:39.979Z] daemon.go:461: [de90d581002bf] Stopping daemon [2020-07-28T08:23:39.979Z] daemon.go:296: [de90d581002bf] exiting daemon [2020-07-28T08:23:39.979Z] daemon.go:448: [de90d581002bf] Daemon stopped [2020-07-28T08:23:39.979Z] PASS [2020-07-28T08:23:39.979Z] [2020-07-28T08:23:39.979Z] DONE 8 tests in 14.510s [2020-07-28T08:23:39.979Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-07-28T08:23:39.979Z] ++ 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-28T08:23:39.979Z] ++ set -e [2020-07-28T08:23:39.979Z] ++ '[' -n 0 ']' [2020-07-28T08:23:39.979Z] ++ set -x [2020-07-28T08:23:39.979Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:23:39.979Z] INFO: Testing against a local daemon [2020-07-28T08:23:39.979Z] === RUN TestCheckpoint [2020-07-28T08:23:39.979Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-28T08:23:39.979Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-28T08:23:39.979Z] === RUN TestContainerInvalidJSON [2020-07-28T08:23:39.979Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-28T08:23:39.979Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-28T08:23:39.979Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-28T08:23:39.979Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-28T08:23:39.979Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-28T08:23:39.979Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-28T08:23:39.979Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-28T08:23:39.979Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-28T08:23:39.979Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-28T08:23:39.979Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-28T08:23:39.979Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-28T08:23:39.979Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-28T08:23:39.979Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-28T08:23:39.979Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-28T08:23:39.979Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-07-28T08:23:39.979Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-28T08:23:39.979Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2020-07-28T08:23:39.979Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-28T08:23:40.270Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-07-28T08:23:40.270Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-28T08:23:40.270Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-07-28T08:23:40.270Z] === RUN TestCopyFromContainer [2020-07-28T08:23:40.875Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-07-28T08:23:40.875Z] --- PASS: TestDaemonStartWithLogOpt (16.22s) [2020-07-28T08:23:40.875Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-07-28T08:23:40.875Z] daemon.go:325: [d49c353c662d7] waiting for daemon to start [2020-07-28T08:23:40.875Z] daemon.go:325: [d49c353c662d7] waiting for daemon to start [2020-07-28T08:23:40.875Z] daemon.go:353: [d49c353c662d7] daemon started [2020-07-28T08:23:40.875Z] daemon.go:461: [d49c353c662d7] Stopping daemon [2020-07-28T08:23:40.875Z] daemon.go:296: [d49c353c662d7] exiting daemon [2020-07-28T08:23:40.875Z] daemon.go:448: [d49c353c662d7] Daemon stopped [2020-07-28T08:23:40.875Z] daemon.go:325: [d49c353c662d7] waiting for daemon to start [2020-07-28T08:23:40.875Z] daemon.go:325: [d49c353c662d7] waiting for daemon to start [2020-07-28T08:23:40.875Z] daemon.go:353: [d49c353c662d7] daemon started [2020-07-28T08:23:40.875Z] daemon.go:461: [d49c353c662d7] Stopping daemon [2020-07-28T08:23:40.875Z] daemon.go:296: [d49c353c662d7] exiting daemon [2020-07-28T08:23:40.875Z] daemon.go:448: [d49c353c662d7] Daemon stopped [2020-07-28T08:23:41.231Z] ok github.com/docker/docker/registry 0.077s coverage: 56.3% of statements [2020-07-28T08:23:41.311Z] === RUN TestCopyFromContainer// [2020-07-28T08:23:41.444Z] === RUN TestDockerSuite/TestCommitTTY [2020-07-28T08:23:41.606Z] === RUN TestCopyFromContainer//bar/root [2020-07-28T08:23:41.606Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-28T08:23:41.606Z] === RUN TestCopyFromContainer/bar/quux [2020-07-28T08:23:41.606Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-28T08:23:41.798Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-07-28T08:23:41.904Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-28T08:23:41.904Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-28T08:23:41.904Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-28T08:23:41.904Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-28T08:23:42.057Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 47.1% of statements [2020-07-28T08:23:42.068Z] --- PASS: TestCreateServiceMultipleTimes (22.53s) [2020-07-28T08:23:42.068Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-07-28T08:23:42.068Z] daemon.go:325: [d0b9d93566b6c] waiting for daemon to start [2020-07-28T08:23:42.068Z] daemon.go:325: [d0b9d93566b6c] waiting for daemon to start [2020-07-28T08:23:42.068Z] daemon.go:353: [d0b9d93566b6c] daemon started [2020-07-28T08:23:42.068Z] daemon.go:461: [d0b9d93566b6c] Stopping daemon [2020-07-28T08:23:42.068Z] daemon.go:296: [d0b9d93566b6c] exiting daemon [2020-07-28T08:23:42.068Z] daemon.go:448: [d0b9d93566b6c] Daemon stopped [2020-07-28T08:23:42.068Z] === RUN TestCreateServiceConflict [2020-07-28T08:23:42.200Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-28T08:23:42.200Z] --- PASS: TestCopyFromContainer (2.00s) [2020-07-28T08:23:42.200Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-07-28T08:23:42.200Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-07-28T08:23:42.200Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-07-28T08:23:42.200Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2020-07-28T08:23:42.200Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-07-28T08:23:42.200Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-07-28T08:23:42.200Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-07-28T08:23:42.200Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-07-28T08:23:42.200Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-07-28T08:23:42.200Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-07-28T08:23:42.200Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-28T08:23:42.200Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-28T08:23:42.200Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-28T08:23:42.200Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-28T08:23:42.200Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-28T08:23:42.200Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-28T08:23:42.200Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-28T08:23:42.200Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-28T08:23:42.200Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-28T08:23:42.200Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-28T08:23:42.200Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-28T08:23:42.200Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-28T08:23:42.200Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-28T08:23:42.200Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-28T08:23:42.200Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-28T08:23:42.200Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-07-28T08:23:42.200Z] === RUN TestCreateWithInvalidEnv [2020-07-28T08:23:42.200Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-28T08:23:42.200Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-28T08:23:42.200Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-28T08:23:42.200Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-28T08:23:42.200Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-28T08:23:42.200Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-28T08:23:42.200Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-28T08:23:42.200Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-28T08:23:42.200Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-28T08:23:42.200Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-28T08:23:42.200Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-28T08:23:42.200Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-28T08:23:42.200Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-28T08:23:42.200Z] === RUN TestCreateTmpfsMountsTarget [2020-07-28T08:23:42.200Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-07-28T08:23:42.200Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-28T08:23:42.381Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-07-28T08:23:42.950Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-07-28T08:23:42.994Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-07-28T08:23:43.561Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-07-28T08:23:44.274Z] --- PASS: TestCreateWithCustomMaskedPaths (1.59s) [2020-07-28T08:23:44.274Z] === RUN TestCreateWithCapabilities [2020-07-28T08:23:44.274Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-28T08:23:44.274Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-28T08:23:44.274Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-28T08:23:44.274Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-28T08:23:44.274Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-28T08:23:44.274Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-28T08:23:44.274Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-28T08:23:44.274Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-28T08:23:44.274Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-28T08:23:44.274Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-28T08:23:44.274Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-28T08:23:44.274Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-28T08:23:44.274Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-28T08:23:44.274Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-28T08:23:44.274Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-28T08:23:44.274Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-28T08:23:44.274Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-28T08:23:44.274Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-28T08:23:44.274Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-28T08:23:44.274Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-28T08:23:44.274Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-28T08:23:44.274Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-28T08:23:44.274Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-28T08:23:44.274Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-28T08:23:44.274Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-28T08:23:44.274Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-28T08:23:44.274Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-28T08:23:44.274Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-28T08:23:44.274Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-28T08:23:44.274Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-28T08:23:44.274Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-28T08:23:44.274Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-28T08:23:44.274Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-28T08:23:44.274Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-07-28T08:23:44.274Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-07-28T08:23:44.274Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-07-28T08:23:44.274Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-07-28T08:23:44.274Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-28T08:23:44.274Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-28T08:23:44.274Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-07-28T08:23:44.274Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2020-07-28T08:23:44.274Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-28T08:23:44.274Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2020-07-28T08:23:44.274Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-07-28T08:23:44.274Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-07-28T08:23:44.274Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-28T08:23:44.328Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-07-28T08:23:44.328Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-07-28T08:23:44.496Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-07-28T08:23:44.916Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-07-28T08:23:44.916Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-07-28T08:23:44.916Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-07-28T08:23:45.064Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-07-28T08:23:45.178Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-07-28T08:23:45.178Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-07-28T08:23:45.178Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-07-28T08:23:45.178Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-07-28T08:23:45.590Z] --- PASS: TestCreateServiceConflict (3.64s) [2020-07-28T08:23:45.590Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-07-28T08:23:45.590Z] daemon.go:325: [d5e6783d502e2] waiting for daemon to start [2020-07-28T08:23:45.590Z] daemon.go:325: [d5e6783d502e2] waiting for daemon to start [2020-07-28T08:23:45.590Z] daemon.go:353: [d5e6783d502e2] daemon started [2020-07-28T08:23:45.590Z] daemon.go:461: [d5e6783d502e2] Stopping daemon [2020-07-28T08:23:45.590Z] daemon.go:296: [d5e6783d502e2] exiting daemon [2020-07-28T08:23:45.590Z] daemon.go:448: [d5e6783d502e2] Daemon stopped [2020-07-28T08:23:45.590Z] === RUN TestCreateServiceMaxReplicas [2020-07-28T08:23:45.747Z] --- PASS: TestContinueAfterPluginCrash (21.15s) [2020-07-28T08:23:45.747Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-07-28T08:23:45.747Z] daemon.go:325: [d186b2c70d1b8] waiting for daemon to start [2020-07-28T08:23:45.747Z] daemon.go:325: [d186b2c70d1b8] waiting for daemon to start [2020-07-28T08:23:45.747Z] daemon.go:353: [d186b2c70d1b8] daemon started [2020-07-28T08:23:45.747Z] daemon.go:461: [d186b2c70d1b8] Stopping daemon [2020-07-28T08:23:45.747Z] daemon.go:296: [d186b2c70d1b8] exiting daemon [2020-07-28T08:23:45.747Z] daemon.go:448: [d186b2c70d1b8] Daemon stopped [2020-07-28T08:23:45.747Z] PASS [2020-07-28T08:23:45.747Z] [2020-07-28T08:23:45.747Z] DONE 2 tests in 21.297s [2020-07-28T08:23:45.788Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.62s) [2020-07-28T08:23:45.788Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-28T08:23:45.788Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-28T08:23:45.788Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-28T08:23:45.788Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-28T08:23:45.788Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-28T08:23:45.788Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-28T08:23:45.788Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-28T08:23:45.788Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-28T08:23:45.788Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-28T08:23:45.788Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-28T08:23:45.788Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-28T08:23:45.788Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-28T08:23:45.788Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-28T08:23:45.788Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-28T08:23:45.788Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-28T08:23:45.788Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-28T08:23:45.788Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-28T08:23:45.788Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-07-28T08:23:45.788Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-07-28T08:23:45.788Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2020-07-28T08:23:45.788Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-07-28T08:23:45.788Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-07-28T08:23:45.788Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-28T08:23:46.007Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-28T08:23:46.007Z] ++ 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-28T08:23:46.007Z] ++ set -e [2020-07-28T08:23:46.007Z] ++ '[' -n 0 ']' [2020-07-28T08:23:46.007Z] ++ set -x [2020-07-28T08:23:46.007Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:23:46.007Z] INFO: Testing against a local daemon [2020-07-28T08:23:46.007Z] === RUN TestPluginWithDevMounts [2020-07-28T08:23:46.007Z] === PAUSE TestPluginWithDevMounts [2020-07-28T08:23:46.007Z] === CONT TestPluginWithDevMounts [2020-07-28T08:23:46.008Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-07-28T08:23:46.426Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s) [2020-07-28T08:23:46.426Z] === RUN TestContainerStartOnDaemonRestart [2020-07-28T08:23:46.426Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-28T08:23:46.426Z] === RUN TestDaemonRestartIpcMode [2020-07-28T08:23:46.426Z] === PAUSE TestDaemonRestartIpcMode [2020-07-28T08:23:46.426Z] === RUN TestDiff [2020-07-28T08:23:46.720Z] --- PASS: TestDiff (0.53s) [2020-07-28T08:23:46.720Z] === RUN TestExecWithCloseStdin [2020-07-28T08:23:46.947Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-07-28T08:23:47.377Z] --- PASS: TestExecWithCloseStdin (0.66s) [2020-07-28T08:23:47.377Z] === RUN TestExec [2020-07-28T08:23:48.013Z] --- PASS: TestExec (0.65s) [2020-07-28T08:23:48.013Z] === RUN TestExecUser [2020-07-28T08:23:48.653Z] --- PASS: TestExecUser (0.64s) [2020-07-28T08:23:48.653Z] === RUN TestExportContainerAndImportImage [2020-07-28T08:23:48.855Z] --- PASS: TestPluginWithDevMounts (2.53s) [2020-07-28T08:23:48.855Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-07-28T08:23:48.855Z] daemon.go:325: [d65133fdde2e0] waiting for daemon to start [2020-07-28T08:23:48.855Z] daemon.go:325: [d65133fdde2e0] waiting for daemon to start [2020-07-28T08:23:48.855Z] daemon.go:353: [d65133fdde2e0] daemon started [2020-07-28T08:23:48.855Z] daemon.go:461: [d65133fdde2e0] Stopping daemon [2020-07-28T08:23:48.855Z] daemon.go:296: [d65133fdde2e0] exiting daemon [2020-07-28T08:23:48.855Z] daemon.go:448: [d65133fdde2e0] Daemon stopped [2020-07-28T08:23:48.855Z] PASS [2020-07-28T08:23:48.855Z] [2020-07-28T08:23:48.855Z] DONE 1 tests in 2.725s [2020-07-28T08:23:48.855Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-28T08:23:48.856Z] ++ 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-28T08:23:48.856Z] ++ set -e [2020-07-28T08:23:48.856Z] ++ '[' -n 0 ']' [2020-07-28T08:23:48.856Z] ++ set -x [2020-07-28T08:23:48.856Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:23:48.856Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-07-28T08:23:48.856Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-07-28T08:23:48.856Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-07-28T08:23:48.856Z] INFO: Testing against a local daemon [2020-07-28T08:23:48.856Z] === RUN TestSecretInspect [2020-07-28T08:23:49.167Z] --- PASS: TestCreateServiceMaxReplicas (4.05s) [2020-07-28T08:23:49.167Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-07-28T08:23:49.167Z] daemon.go:325: [d4fe9e0b340a9] waiting for daemon to start [2020-07-28T08:23:49.167Z] daemon.go:325: [d4fe9e0b340a9] waiting for daemon to start [2020-07-28T08:23:49.167Z] daemon.go:353: [d4fe9e0b340a9] daemon started [2020-07-28T08:23:49.167Z] daemon.go:461: [d4fe9e0b340a9] Stopping daemon [2020-07-28T08:23:49.167Z] daemon.go:296: [d4fe9e0b340a9] exiting daemon [2020-07-28T08:23:49.167Z] daemon.go:448: [d4fe9e0b340a9] Daemon stopped [2020-07-28T08:23:49.167Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-28T08:23:49.424Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-07-28T08:23:49.700Z] --- PASS: TestExportContainerAndImportImage (0.80s) [2020-07-28T08:23:49.700Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-28T08:23:49.993Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-07-28T08:23:50.563Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-07-28T08:23:51.222Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s) [2020-07-28T08:23:51.222Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-07-28T08:23:51.222Z] daemon.go:325: [d87dd5263e8ce] waiting for daemon to start [2020-07-28T08:23:51.222Z] daemon.go:325: [d87dd5263e8ce] waiting for daemon to start [2020-07-28T08:23:51.222Z] daemon.go:353: [d87dd5263e8ce] daemon started [2020-07-28T08:23:51.222Z] daemon.go:461: [d87dd5263e8ce] Stopping daemon [2020-07-28T08:23:51.222Z] daemon.go:296: [d87dd5263e8ce] exiting daemon [2020-07-28T08:23:51.222Z] daemon.go:448: [d87dd5263e8ce] Daemon stopped [2020-07-28T08:23:51.222Z] daemon.go:325: [d87dd5263e8ce] waiting for daemon to start [2020-07-28T08:23:51.222Z] daemon.go:325: [d87dd5263e8ce] waiting for daemon to start [2020-07-28T08:23:51.222Z] daemon.go:353: [d87dd5263e8ce] daemon started [2020-07-28T08:23:51.222Z] daemon.go:461: [d87dd5263e8ce] Stopping daemon [2020-07-28T08:23:51.222Z] daemon.go:296: [d87dd5263e8ce] exiting daemon [2020-07-28T08:23:51.222Z] daemon.go:448: [d87dd5263e8ce] Daemon stopped [2020-07-28T08:23:51.222Z] === RUN TestHealthCheckWorkdir [2020-07-28T08:23:51.568Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-07-28T08:23:51.828Z] --- PASS: TestSecretInspect (3.15s) [2020-07-28T08:23:51.828Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-07-28T08:23:51.828Z] daemon.go:325: [d9effe1d4415c] waiting for daemon to start [2020-07-28T08:23:51.828Z] daemon.go:325: [d9effe1d4415c] waiting for daemon to start [2020-07-28T08:23:51.828Z] daemon.go:353: [d9effe1d4415c] daemon started [2020-07-28T08:23:51.828Z] daemon.go:461: [d9effe1d4415c] Stopping daemon [2020-07-28T08:23:51.828Z] daemon.go:296: [d9effe1d4415c] exiting daemon [2020-07-28T08:23:51.828Z] daemon.go:448: [d9effe1d4415c] Daemon stopped [2020-07-28T08:23:51.828Z] === RUN TestSecretList [2020-07-28T08:23:51.858Z] --- PASS: TestHealthCheckWorkdir (0.82s) [2020-07-28T08:23:51.858Z] === RUN TestHealthKillContainer [2020-07-28T08:23:52.397Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-07-28T08:23:52.397Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-07-28T08:23:52.397Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-07-28T08:23:52.966Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-07-28T08:23:52.966Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-07-28T08:23:52.966Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-07-28T08:23:52.966Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-07-28T08:23:53.226Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-07-28T08:23:53.796Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-07-28T08:23:54.363Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-07-28T08:23:54.600Z] --- PASS: TestHealthKillContainer (2.75s) [2020-07-28T08:23:54.600Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-28T08:23:54.622Z] --- PASS: TestSecretList (2.66s) [2020-07-28T08:23:54.622Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-07-28T08:23:54.622Z] daemon.go:325: [d7f1de0739186] waiting for daemon to start [2020-07-28T08:23:54.622Z] daemon.go:325: [d7f1de0739186] waiting for daemon to start [2020-07-28T08:23:54.622Z] daemon.go:353: [d7f1de0739186] daemon started [2020-07-28T08:23:54.622Z] daemon.go:461: [d7f1de0739186] Stopping daemon [2020-07-28T08:23:54.622Z] daemon.go:296: [d7f1de0739186] exiting daemon [2020-07-28T08:23:54.622Z] daemon.go:448: [d7f1de0739186] Daemon stopped [2020-07-28T08:23:54.622Z] === RUN TestSecretsCreateAndDelete [2020-07-28T08:23:54.882Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-07-28T08:23:54.882Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-07-28T08:23:55.233Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) [2020-07-28T08:23:55.233Z] === RUN TestIpcModeNone [2020-07-28T08:23:55.866Z] --- PASS: TestIpcModeNone (0.64s) [2020-07-28T08:23:55.866Z] === RUN TestIpcModePrivate [2020-07-28T08:23:56.262Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-07-28T08:23:56.499Z] --- PASS: TestIpcModePrivate (0.67s) [2020-07-28T08:23:56.499Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-07-28T08:23:56.499Z] === RUN TestIpcModeShareable [2020-07-28T08:23:56.830Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-07-28T08:23:56.831Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-07-28T08:23:57.090Z] --- PASS: TestSecretsCreateAndDelete (2.52s) [2020-07-28T08:23:57.090Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-07-28T08:23:57.090Z] daemon.go:325: [d937675efe36f] waiting for daemon to start [2020-07-28T08:23:57.090Z] daemon.go:325: [d937675efe36f] waiting for daemon to start [2020-07-28T08:23:57.090Z] daemon.go:353: [d937675efe36f] daemon started [2020-07-28T08:23:57.090Z] daemon.go:461: [d937675efe36f] Stopping daemon [2020-07-28T08:23:57.090Z] daemon.go:296: [d937675efe36f] exiting daemon [2020-07-28T08:23:57.090Z] daemon.go:448: [d937675efe36f] Daemon stopped [2020-07-28T08:23:57.090Z] === RUN TestSecretsUpdate [2020-07-28T08:23:57.132Z] --- PASS: TestIpcModeShareable (0.63s) [2020-07-28T08:23:57.132Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-07-28T08:23:57.132Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-28T08:23:57.350Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-07-28T08:23:57.922Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-07-28T08:23:58.203Z] ok github.com/docker/docker/pkg/plugins 33.625s coverage: 76.8% of statements [2020-07-28T08:23:58.203Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-28T08:23:58.203Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-28T08:23:58.203Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-28T08:23:58.203Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-28T08:23:58.203Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-28T08:23:58.203Z] ? github.com/docker/docker/rootless [no test files] [2020-07-28T08:23:58.203Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-28T08:23:58.203Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-28T08:23:58.203Z] ? github.com/docker/docker/volume [no test files] [2020-07-28T08:23:58.203Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-28T08:23:58.203Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-28T08:23:58.461Z] [2020-07-28T08:23:58.461Z] === Skipped [2020-07-28T08:23:58.461Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-28T08:23:58.461Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-28T08:23:58.461Z] [2020-07-28T08:23:58.461Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-28T08:23:58.461Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-28T08:23:58.461Z] [2020-07-28T08:23:58.461Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-28T08:23:58.461Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T08:23:58.461Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T08:23:58.461Z] [2020-07-28T08:23:58.461Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-28T08:23:58.461Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T08:23:58.461Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T08:23:58.461Z] [2020-07-28T08:23:58.461Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-28T08:23:58.461Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T08:23:58.461Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T08:23:58.461Z] [2020-07-28T08:23:58.461Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-28T08:23:58.461Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T08:23:58.461Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T08:23:58.461Z] [2020-07-28T08:23:58.461Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-28T08:23:58.461Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T08:23:58.461Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T08:23:58.461Z] [2020-07-28T08:23:58.461Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-28T08:23:58.461Z] graphtest_unix.go:73: No driver to put! [2020-07-28T08:23:58.461Z] [2020-07-28T08:23:58.461Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-28T08:23:58.461Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-28T08:23:58.461Z] [2020-07-28T08:23:58.461Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-28T08:23:58.461Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-28T08:23:58.461Z] [2020-07-28T08:23:58.461Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-28T08:23:58.461Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-28T08:23:58.461Z] [2020-07-28T08:23:58.461Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-28T08:23:58.461Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-28T08:23:58.461Z] [2020-07-28T08:23:58.461Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-28T08:23:58.461Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T08:23:58.461Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T08:23:58.461Z] [2020-07-28T08:23:58.461Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-28T08:23:58.461Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T08:23:58.461Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T08:23:58.461Z] [2020-07-28T08:23:58.461Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-28T08:23:58.461Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T08:23:58.461Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T08:23:58.461Z] [2020-07-28T08:23:58.461Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-28T08:23:58.461Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T08:23:58.461Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T08:23:58.461Z] [2020-07-28T08:23:58.461Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-28T08:23:58.461Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T08:23:58.461Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T08:23:58.461Z] [2020-07-28T08:23:58.461Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-28T08:23:58.461Z] graphtest_unix.go:73: No driver to put! [2020-07-28T08:23:58.461Z] [2020-07-28T08:23:58.461Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-28T08:23:58.461Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-28T08:23:58.461Z] [2020-07-28T08:23:58.461Z] [2020-07-28T08:23:58.461Z] DONE 2066 tests, 19 skipped in 244.571s [2020-07-28T08:23:58.491Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted Post stage [Pipeline] junit [2020-07-28T08:23:58.732Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [2020-07-28T08:23:59.061Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-07-28T08:23:59.061Z] === RUN TestDockerSuite/TestContainerAPIKill [Pipeline] sh [2020-07-28T08:23:59.233Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.89s) [2020-07-28T08:23:59.233Z] === RUN TestAPIIpcModeHost [2020-07-28T08:23:59.341Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41277/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9dc455dffb3381edb4071c6ad8b16661844fbee6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:9dc455dffb3381edb4071c6ad8b16661844fbee6 hack/validate/vendor [2020-07-28T08:23:59.525Z] --- PASS: TestAPIIpcModeHost (0.51s) [2020-07-28T08:23:59.525Z] === RUN TestDaemonIpcModeShareable [2020-07-28T08:23:59.907Z] No vendor changes in diff. [2020-07-28T08:23:59.997Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-07-28T08:23:59.997Z] --- PASS: TestSecretsUpdate (2.77s) [2020-07-28T08:23:59.997Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-07-28T08:23:59.997Z] daemon.go:325: [de12b7957213e] waiting for daemon to start [2020-07-28T08:23:59.997Z] daemon.go:325: [de12b7957213e] waiting for daemon to start [2020-07-28T08:23:59.997Z] daemon.go:353: [de12b7957213e] daemon started [2020-07-28T08:23:59.997Z] daemon.go:461: [de12b7957213e] Stopping daemon [2020-07-28T08:23:59.997Z] daemon.go:296: [de12b7957213e] exiting daemon [2020-07-28T08:23:59.997Z] daemon.go:448: [de12b7957213e] Daemon stopped [2020-07-28T08:23:59.997Z] === RUN TestTemplatedSecret [2020-07-28T08:24:00.566Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-07-28T08:24:01.044Z] --- PASS: TestDaemonIpcModeShareable (1.45s) [2020-07-28T08:24:01.044Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-07-28T08:24:01.044Z] daemon.go:325: [d4ed2773a9ce3] waiting for daemon to start [2020-07-28T08:24:01.044Z] daemon.go:325: [d4ed2773a9ce3] waiting for daemon to start [2020-07-28T08:24:01.044Z] daemon.go:353: [d4ed2773a9ce3] daemon started [2020-07-28T08:24:01.044Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-07-28T08:24:01.044Z] daemon.go:461: [d4ed2773a9ce3] Stopping daemon [2020-07-28T08:24:01.044Z] daemon.go:296: [d4ed2773a9ce3] exiting daemon [2020-07-28T08:24:01.044Z] daemon.go:448: [d4ed2773a9ce3] Daemon stopped [2020-07-28T08:24:01.044Z] === RUN TestDaemonIpcModePrivate [2020-07-28T08:24:01.136Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-07-28T08:24:01.136Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-07-28T08:24:01.163Z] + echo Building e2e image [2020-07-28T08:24:01.163Z] Building e2e image [2020-07-28T08:24:01.163Z] + docker build --build-arg DOCKER_GITCOMMIT=9dc455dffb3381edb4071c6ad8b16661844fbee6 -t moby-e2e-test -f Dockerfile.e2e . [2020-07-28T08:24:01.163Z] #1 [internal] load build definition from Dockerfile.e2e [2020-07-28T08:24:01.163Z] #1 transferring dockerfile: 3.21kB done [2020-07-28T08:24:01.163Z] #1 DONE 0.0s [2020-07-28T08:24:01.163Z] [2020-07-28T08:24:01.163Z] #2 [internal] load .dockerignore [2020-07-28T08:24:01.163Z] #2 transferring context: 34B done [2020-07-28T08:24:01.163Z] #2 DONE 0.0s [2020-07-28T08:24:01.163Z] [2020-07-28T08:24:01.163Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-alpine [2020-07-28T08:24:01.422Z] #4 DONE 0.1s [2020-07-28T08:24:01.423Z] [2020-07-28T08:24:01.423Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-07-28T08:24:01.423Z] #3 DONE 0.1s [2020-07-28T08:24:01.423Z] [2020-07-28T08:24:01.423Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-07-28T08:24:01.423Z] #5 DONE 0.0s [2020-07-28T08:24:01.423Z] [2020-07-28T08:24:01.423Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-28T08:24:01.423Z] #14 DONE 0.0s [2020-07-28T08:24:01.423Z] [2020-07-28T08:24:01.423Z] #8 [internal] load build context [2020-07-28T08:24:01.423Z] #8 transferring context: 803.50kB 0.2s done [2020-07-28T08:24:01.682Z] #8 DONE 0.2s [2020-07-28T08:24:01.682Z] [2020-07-28T08:24:01.682Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-07-28T08:24:01.682Z] #15 CACHED [2020-07-28T08:24:01.682Z] [2020-07-28T08:24:01.682Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-07-28T08:24:01.682Z] #16 CACHED [2020-07-28T08:24:01.682Z] [2020-07-28T08:24:01.682Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-07-28T08:24:01.682Z] #17 CACHED [2020-07-28T08:24:01.682Z] [2020-07-28T08:24:01.682Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-07-28T08:24:01.682Z] #18 CACHED [2020-07-28T08:24:01.682Z] [2020-07-28T08:24:01.682Z] #31 [builder 1/4] COPY . . [2020-07-28T08:24:01.705Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-07-28T08:24:01.940Z] #31 DONE 0.6s [2020-07-28T08:24:02.198Z] [2020-07-28T08:24:02.198Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-07-28T08:24:02.560Z] --- PASS: TestDaemonIpcModePrivate (1.38s) [2020-07-28T08:24:02.560Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-07-28T08:24:02.560Z] daemon.go:325: [dc3824c994c1e] waiting for daemon to start [2020-07-28T08:24:02.560Z] daemon.go:325: [dc3824c994c1e] waiting for daemon to start [2020-07-28T08:24:02.560Z] daemon.go:353: [dc3824c994c1e] daemon started [2020-07-28T08:24:02.560Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-28T08:24:02.560Z] daemon.go:461: [dc3824c994c1e] Stopping daemon [2020-07-28T08:24:02.560Z] daemon.go:296: [dc3824c994c1e] exiting daemon [2020-07-28T08:24:02.560Z] daemon.go:448: [dc3824c994c1e] Daemon stopped [2020-07-28T08:24:02.560Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-28T08:24:02.646Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-07-28T08:24:02.765Z] #32 DONE 0.5s [2020-07-28T08:24:02.765Z] [2020-07-28T08:24:02.765Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-28T08:24:03.023Z] #33 0.454 [2020-07-28T08:24:03.216Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-07-28T08:24:03.216Z] --- PASS: TestTemplatedSecret (3.20s) [2020-07-28T08:24:03.216Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-07-28T08:24:03.216Z] daemon.go:325: [d14d291957bc6] waiting for daemon to start [2020-07-28T08:24:03.216Z] daemon.go:325: [d14d291957bc6] waiting for daemon to start [2020-07-28T08:24:03.216Z] daemon.go:353: [d14d291957bc6] daemon started [2020-07-28T08:24:03.216Z] daemon.go:461: [d14d291957bc6] Stopping daemon [2020-07-28T08:24:03.216Z] daemon.go:296: [d14d291957bc6] exiting daemon [2020-07-28T08:24:03.216Z] daemon.go:448: [d14d291957bc6] Daemon stopped [2020-07-28T08:24:03.216Z] === RUN TestSecretCreateResolve [2020-07-28T08:24:03.281Z] #33 0.820 Removing bundles/ [2020-07-28T08:24:03.539Z] #33 0.821 [2020-07-28T08:24:03.539Z] #33 0.824 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-07-28T08:24:03.602Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.38s) [2020-07-28T08:24:03.602Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-07-28T08:24:03.602Z] daemon.go:325: [dd4613a750f59] waiting for daemon to start [2020-07-28T08:24:03.602Z] daemon.go:325: [dd4613a750f59] waiting for daemon to start [2020-07-28T08:24:03.602Z] daemon.go:353: [dd4613a750f59] daemon started [2020-07-28T08:24:03.602Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-28T08:24:03.602Z] daemon.go:461: [dd4613a750f59] Stopping daemon [2020-07-28T08:24:03.602Z] daemon.go:296: [dd4613a750f59] exiting daemon [2020-07-28T08:24:03.602Z] daemon.go:448: [dd4613a750f59] Daemon stopped [2020-07-28T08:24:03.602Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-28T08:24:03.798Z] #33 1.229 Building test suite binary ./integration-cli/test.main [2020-07-28T08:24:04.596Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-07-28T08:24:04.597Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-07-28T08:24:04.597Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-07-28T08:24:04.597Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-07-28T08:24:04.597Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-07-28T08:24:05.115Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.40s) [2020-07-28T08:24:05.115Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-07-28T08:24:05.115Z] daemon.go:325: [d5746a5fc1952] waiting for daemon to start [2020-07-28T08:24:05.115Z] daemon.go:325: [d5746a5fc1952] waiting for daemon to start [2020-07-28T08:24:05.115Z] daemon.go:353: [d5746a5fc1952] daemon started [2020-07-28T08:24:05.115Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-07-28T08:24:05.115Z] daemon.go:461: [d5746a5fc1952] Stopping daemon [2020-07-28T08:24:05.115Z] daemon.go:296: [d5746a5fc1952] exiting daemon [2020-07-28T08:24:05.115Z] daemon.go:448: [d5746a5fc1952] Daemon stopped [2020-07-28T08:24:05.115Z] === RUN TestIpcModeOlderClient [2020-07-28T08:24:05.115Z] === PAUSE TestIpcModeOlderClient [2020-07-28T08:24:05.115Z] === RUN TestKillContainerInvalidSignal [2020-07-28T08:24:05.167Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-07-28T08:24:05.750Z] --- PASS: TestKillContainerInvalidSignal (0.52s) [2020-07-28T08:24:05.750Z] === RUN TestKillContainer [2020-07-28T08:24:05.750Z] === RUN TestKillContainer/no_signal [2020-07-28T08:24:06.044Z] === RUN TestKillContainer/non_killing_signal [2020-07-28T08:24:06.105Z] --- PASS: TestSecretCreateResolve (2.95s) [2020-07-28T08:24:06.105Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-07-28T08:24:06.105Z] daemon.go:325: [d9a903472c373] waiting for daemon to start [2020-07-28T08:24:06.105Z] daemon.go:325: [d9a903472c373] waiting for daemon to start [2020-07-28T08:24:06.105Z] daemon.go:353: [d9a903472c373] daemon started [2020-07-28T08:24:06.105Z] daemon.go:461: [d9a903472c373] Stopping daemon [2020-07-28T08:24:06.105Z] daemon.go:296: [d9a903472c373] exiting daemon [2020-07-28T08:24:06.105Z] daemon.go:448: [d9a903472c373] Daemon stopped [2020-07-28T08:24:06.105Z] PASS [2020-07-28T08:24:06.105Z] [2020-07-28T08:24:06.105Z] DONE 6 tests in 17.405s [2020-07-28T08:24:06.106Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-28T08:24:06.106Z] ++ 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-28T08:24:06.106Z] ++ set -e [2020-07-28T08:24:06.106Z] ++ '[' -n 0 ']' [2020-07-28T08:24:06.106Z] ++ set -x [2020-07-28T08:24:06.106Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:24:06.336Z] === RUN TestKillContainer/killing_signal [2020-07-28T08:24:06.375Z] INFO: Testing against a local daemon [2020-07-28T08:24:06.375Z] === RUN TestServiceCreateInit [2020-07-28T08:24:06.375Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-28T08:24:07.373Z] --- PASS: TestKillContainer (1.63s) [2020-07-28T08:24:07.373Z] --- PASS: TestKillContainer/no_signal (0.53s) [2020-07-28T08:24:07.373Z] --- PASS: TestKillContainer/non_killing_signal (0.36s) [2020-07-28T08:24:07.373Z] --- PASS: TestKillContainer/killing_signal (0.50s) [2020-07-28T08:24:07.373Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-28T08:24:07.373Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-28T08:24:07.665Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-28T08:24:07.762Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.00s) [2020-07-28T08:24:07.762Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-07-28T08:24:07.762Z] daemon.go:325: [d2d320dd099ac] waiting for daemon to start [2020-07-28T08:24:07.762Z] daemon.go:325: [d2d320dd099ac] waiting for daemon to start [2020-07-28T08:24:07.762Z] daemon.go:353: [d2d320dd099ac] daemon started [2020-07-28T08:24:07.762Z] daemon.go:461: [d2d320dd099ac] Stopping daemon [2020-07-28T08:24:07.762Z] daemon.go:296: [d2d320dd099ac] exiting daemon [2020-07-28T08:24:07.762Z] daemon.go:448: [d2d320dd099ac] Daemon stopped [2020-07-28T08:24:07.762Z] === RUN TestCreateServiceSecretFileMode [2020-07-28T08:24:08.301Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.13s) [2020-07-28T08:24:08.301Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s) [2020-07-28T08:24:08.301Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s) [2020-07-28T08:24:08.301Z] === RUN TestKillStoppedContainer [2020-07-28T08:24:08.301Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-07-28T08:24:08.301Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-28T08:24:08.595Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-07-28T08:24:08.595Z] === RUN TestKillDifferentUserContainer [2020-07-28T08:24:08.799Z] --- PASS: TestCreateServiceSecretFileMode (3.56s) [2020-07-28T08:24:08.799Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-07-28T08:24:08.800Z] daemon.go:325: [dc2cb54078eec] waiting for daemon to start [2020-07-28T08:24:08.800Z] daemon.go:325: [dc2cb54078eec] waiting for daemon to start [2020-07-28T08:24:08.800Z] daemon.go:353: [dc2cb54078eec] daemon started [2020-07-28T08:24:08.800Z] daemon.go:461: [dc2cb54078eec] Stopping daemon [2020-07-28T08:24:08.800Z] daemon.go:296: [dc2cb54078eec] exiting daemon [2020-07-28T08:24:08.800Z] daemon.go:448: [dc2cb54078eec] Daemon stopped [2020-07-28T08:24:08.800Z] === RUN TestCreateServiceConfigFileMode [2020-07-28T08:24:08.889Z] --- PASS: TestKillDifferentUserContainer (0.55s) [2020-07-28T08:24:08.889Z] === RUN TestInspectOomKilledTrue [2020-07-28T08:24:09.672Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-07-28T08:24:09.939Z] --- PASS: TestInspectOomKilledTrue (0.91s) [2020-07-28T08:24:09.939Z] === RUN TestInspectOomKilledFalse [2020-07-28T08:24:10.242Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-28T08:24:10.242Z] === RUN TestDockerSuite/TestContainerAPITop [2020-07-28T08:24:10.574Z] --- PASS: TestInspectOomKilledFalse (0.57s) [2020-07-28T08:24:10.575Z] === RUN TestLinksEtcHostsContentMatch [2020-07-28T08:24:10.810Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-07-28T08:24:10.810Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-07-28T08:24:10.810Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-07-28T08:24:10.867Z] --- PASS: TestLinksEtcHostsContentMatch (0.48s) [2020-07-28T08:24:10.867Z] === RUN TestLinksContainerNames [2020-07-28T08:24:12.321Z] --- PASS: TestCreateServiceConfigFileMode (3.50s) [2020-07-28T08:24:12.321Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-07-28T08:24:12.321Z] daemon.go:325: [ddc2c2e60e00c] waiting for daemon to start [2020-07-28T08:24:12.321Z] daemon.go:325: [ddc2c2e60e00c] waiting for daemon to start [2020-07-28T08:24:12.321Z] daemon.go:353: [ddc2c2e60e00c] daemon started [2020-07-28T08:24:12.321Z] daemon.go:461: [ddc2c2e60e00c] Stopping daemon [2020-07-28T08:24:12.321Z] daemon.go:296: [ddc2c2e60e00c] exiting daemon [2020-07-28T08:24:12.321Z] daemon.go:448: [ddc2c2e60e00c] Daemon stopped [2020-07-28T08:24:12.321Z] === RUN TestCreateServiceSysctls [2020-07-28T08:24:12.384Z] --- PASS: TestLinksContainerNames (1.19s) [2020-07-28T08:24:12.384Z] === RUN TestLogsFollowTailEmpty [2020-07-28T08:24:12.680Z] --- PASS: TestLogsFollowTailEmpty (0.55s) [2020-07-28T08:24:12.680Z] === RUN TestContainerNetworkMountsNoChown [2020-07-28T08:24:13.318Z] --- PASS: TestContainerNetworkMountsNoChown (0.55s) [2020-07-28T08:24:13.318Z] === RUN TestMountDaemonRoot [2020-07-28T08:24:13.318Z] === RUN TestMountDaemonRoot/default [2020-07-28T08:24:13.318Z] === PAUSE TestMountDaemonRoot/default [2020-07-28T08:24:13.318Z] === RUN TestMountDaemonRoot/private [2020-07-28T08:24:13.318Z] === PAUSE TestMountDaemonRoot/private [2020-07-28T08:24:13.318Z] === RUN TestMountDaemonRoot/rprivate [2020-07-28T08:24:13.318Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-28T08:24:13.318Z] === RUN TestMountDaemonRoot/slave [2020-07-28T08:24:13.318Z] === PAUSE TestMountDaemonRoot/slave [2020-07-28T08:24:13.318Z] === RUN TestMountDaemonRoot/rslave [2020-07-28T08:24:13.318Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-28T08:24:13.318Z] === RUN TestMountDaemonRoot/shared [2020-07-28T08:24:13.318Z] === PAUSE TestMountDaemonRoot/shared [2020-07-28T08:24:13.318Z] === RUN TestMountDaemonRoot/rshared [2020-07-28T08:24:13.318Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-28T08:24:13.318Z] === CONT TestMountDaemonRoot/default [2020-07-28T08:24:13.318Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-28T08:24:13.318Z] === CONT TestMountDaemonRoot/rslave [2020-07-28T08:24:13.318Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-28T08:24:13.318Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-28T08:24:13.319Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-28T08:24:13.319Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-28T08:24:13.319Z] === CONT TestMountDaemonRoot/rprivate [2020-07-28T08:24:13.319Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-28T08:24:13.319Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-28T08:24:13.319Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-28T08:24:13.319Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-28T08:24:13.319Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-28T08:24:13.319Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-28T08:24:13.319Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-28T08:24:13.319Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-28T08:24:13.319Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-28T08:24:13.319Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-28T08:24:13.319Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-28T08:24:13.319Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-28T08:24:13.319Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-28T08:24:13.319Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-28T08:24:13.319Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-28T08:24:13.319Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-28T08:24:13.319Z] === CONT TestMountDaemonRoot/slave [2020-07-28T08:24:13.319Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-28T08:24:13.319Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-28T08:24:13.319Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-28T08:24:13.319Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-28T08:24:13.319Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-28T08:24:13.319Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-28T08:24:13.319Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-28T08:24:13.319Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-28T08:24:13.319Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-28T08:24:13.319Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-28T08:24:13.319Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-28T08:24:13.319Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-28T08:24:13.319Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-28T08:24:13.319Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-28T08:24:13.319Z] === CONT TestMountDaemonRoot/private [2020-07-28T08:24:13.319Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-28T08:24:13.319Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-28T08:24:13.319Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-28T08:24:13.319Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-28T08:24:13.319Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-28T08:24:13.319Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-28T08:24:13.319Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-28T08:24:13.319Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-28T08:24:13.319Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-28T08:24:13.319Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-28T08:24:13.319Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-28T08:24:13.319Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-28T08:24:13.319Z] === CONT TestMountDaemonRoot/shared [2020-07-28T08:24:13.319Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-28T08:24:13.319Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-28T08:24:13.319Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-28T08:24:13.319Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-28T08:24:13.319Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-28T08:24:13.319Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-28T08:24:13.319Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-28T08:24:13.319Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-28T08:24:13.319Z] === CONT TestMountDaemonRoot/rshared [2020-07-28T08:24:13.319Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-28T08:24:13.319Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-28T08:24:13.319Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-28T08:24:13.319Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-28T08:24:13.319Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-28T08:24:13.319Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-28T08:24:13.319Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-28T08:24:13.319Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-28T08:24:13.319Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-28T08:24:13.319Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-28T08:24:13.319Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-28T08:24:13.319Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-28T08:24:13.319Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-28T08:24:13.319Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-28T08:24:13.319Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-28T08:24:13.319Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-28T08:24:13.615Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-28T08:24:13.615Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-28T08:24:13.615Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-28T08:24:13.615Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-28T08:24:13.615Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-28T08:24:13.615Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-28T08:24:13.615Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-28T08:24:13.615Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-28T08:24:13.615Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-28T08:24:13.615Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-28T08:24:13.615Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-28T08:24:13.615Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-28T08:24:13.615Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-28T08:24:13.615Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-07-28T08:24:13.615Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-28T08:24:13.615Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-07-28T08:24:13.615Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-07-28T08:24:13.615Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-07-28T08:24:13.615Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-07-28T08:24:13.615Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-28T08:24:13.615Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-07-28T08:24:13.615Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-07-28T08:24:13.615Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-07-28T08:24:13.615Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-07-28T08:24:13.615Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-28T08:24:13.615Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-07-28T08:24:13.615Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-07-28T08:24:13.615Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-07-28T08:24:13.615Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-07-28T08:24:13.615Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-28T08:24:13.615Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-07-28T08:24:13.615Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-07-28T08:24:13.615Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-07-28T08:24:13.615Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-07-28T08:24:13.615Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-28T08:24:13.615Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-07-28T08:24:13.615Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-07-28T08:24:13.615Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-07-28T08:24:13.615Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-07-28T08:24:13.615Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-28T08:24:13.615Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-07-28T08:24:13.615Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-07-28T08:24:13.615Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-07-28T08:24:13.615Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-07-28T08:24:13.615Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-28T08:24:13.615Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-07-28T08:24:13.615Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-07-28T08:24:13.615Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-07-28T08:24:13.615Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-07-28T08:24:13.615Z] === RUN TestContainerBindMountNonRecursive [2020-07-28T08:24:14.100Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-07-28T08:24:14.100Z] --- PASS: TestServiceCreateInit (7.70s) [2020-07-28T08:24:14.100Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.81s) [2020-07-28T08:24:14.100Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-07-28T08:24:14.100Z] daemon.go:325: [d6ec3b65d1d03] waiting for daemon to start [2020-07-28T08:24:14.100Z] daemon.go:325: [d6ec3b65d1d03] waiting for daemon to start [2020-07-28T08:24:14.100Z] daemon.go:353: [d6ec3b65d1d03] daemon started [2020-07-28T08:24:14.100Z] daemon.go:461: [d6ec3b65d1d03] Stopping daemon [2020-07-28T08:24:14.100Z] daemon.go:296: [d6ec3b65d1d03] exiting daemon [2020-07-28T08:24:14.100Z] daemon.go:448: [d6ec3b65d1d03] Daemon stopped [2020-07-28T08:24:14.100Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.86s) [2020-07-28T08:24:14.100Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-07-28T08:24:14.100Z] daemon.go:325: [d3deabb6a86b3] waiting for daemon to start [2020-07-28T08:24:14.100Z] daemon.go:325: [d3deabb6a86b3] waiting for daemon to start [2020-07-28T08:24:14.100Z] daemon.go:353: [d3deabb6a86b3] daemon started [2020-07-28T08:24:14.100Z] daemon.go:461: [d3deabb6a86b3] Stopping daemon [2020-07-28T08:24:14.100Z] daemon.go:296: [d3deabb6a86b3] exiting daemon [2020-07-28T08:24:14.100Z] daemon.go:448: [d3deabb6a86b3] Daemon stopped [2020-07-28T08:24:14.100Z] === RUN TestCreateServiceMultipleTimes [2020-07-28T08:24:14.100Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-07-28T08:24:15.038Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-07-28T08:24:15.136Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2020-07-28T08:24:15.136Z] === RUN TestNetworkNat [2020-07-28T08:24:15.430Z] --- PASS: TestNetworkNat (0.56s) [2020-07-28T08:24:15.430Z] === RUN TestNetworkLocalhostTCPNat [2020-07-28T08:24:16.070Z] --- PASS: TestNetworkLocalhostTCPNat (0.59s) [2020-07-28T08:24:16.070Z] === RUN TestNetworkLoopbackNat [2020-07-28T08:24:16.782Z] --- PASS: TestCreateServiceSysctls (4.46s) [2020-07-28T08:24:16.782Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-07-28T08:24:16.782Z] daemon.go:325: [d893229df3a83] waiting for daemon to start [2020-07-28T08:24:16.782Z] daemon.go:325: [d893229df3a83] waiting for daemon to start [2020-07-28T08:24:16.782Z] daemon.go:353: [d893229df3a83] daemon started [2020-07-28T08:24:16.782Z] daemon.go:461: [d893229df3a83] Stopping daemon [2020-07-28T08:24:16.782Z] daemon.go:296: [d893229df3a83] exiting daemon [2020-07-28T08:24:16.782Z] daemon.go:448: [d893229df3a83] Daemon stopped [2020-07-28T08:24:16.782Z] === RUN TestInspect [2020-07-28T08:24:17.111Z] --- PASS: TestNetworkLoopbackNat (0.79s) [2020-07-28T08:24:17.111Z] === RUN TestPause [2020-07-28T08:24:17.405Z] --- PASS: TestPause (0.61s) [2020-07-28T08:24:17.405Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-28T08:24:17.405Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-28T08:24:17.405Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-28T08:24:17.405Z] === RUN TestPauseStopPausedContainer [2020-07-28T08:24:18.046Z] --- PASS: TestPauseStopPausedContainer (0.57s) [2020-07-28T08:24:18.046Z] === RUN TestPsFilter [2020-07-28T08:24:18.338Z] --- PASS: TestPsFilter (0.16s) [2020-07-28T08:24:18.338Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-28T08:24:18.631Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.52s) [2020-07-28T08:24:18.631Z] === RUN TestRemoveContainerWithVolume [2020-07-28T08:24:19.234Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-07-28T08:24:19.267Z] --- PASS: TestRemoveContainerWithVolume (0.57s) [2020-07-28T08:24:19.267Z] === RUN TestRemoveContainerRunning [2020-07-28T08:24:19.902Z] --- PASS: TestRemoveContainerRunning (0.61s) [2020-07-28T08:24:19.902Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-28T08:24:20.173Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-07-28T08:24:20.371Z] --- PASS: TestInspect (3.79s) [2020-07-28T08:24:20.371Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-07-28T08:24:20.371Z] daemon.go:325: [de01d13eebc2c] waiting for daemon to start [2020-07-28T08:24:20.371Z] daemon.go:325: [de01d13eebc2c] waiting for daemon to start [2020-07-28T08:24:20.371Z] daemon.go:353: [de01d13eebc2c] daemon started [2020-07-28T08:24:20.371Z] daemon.go:461: [de01d13eebc2c] Stopping daemon [2020-07-28T08:24:20.371Z] daemon.go:296: [de01d13eebc2c] exiting daemon [2020-07-28T08:24:20.371Z] daemon.go:448: [de01d13eebc2c] Daemon stopped [2020-07-28T08:24:20.371Z] === RUN TestDockerNetworkConnectAlias [2020-07-28T08:24:20.563Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.59s) [2020-07-28T08:24:20.563Z] === RUN TestRemoveInvalidContainer [2020-07-28T08:24:20.563Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-28T08:24:20.563Z] === RUN TestRenameLinkedContainer [2020-07-28T08:24:21.553Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-07-28T08:24:22.492Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-07-28T08:24:22.641Z] --- PASS: TestRenameLinkedContainer (2.19s) [2020-07-28T08:24:22.641Z] === RUN TestRenameStoppedContainer [2020-07-28T08:24:23.280Z] --- PASS: TestRenameStoppedContainer (0.60s) [2020-07-28T08:24:23.280Z] === RUN TestRenameRunningContainerAndReuse [2020-07-28T08:24:24.321Z] --- PASS: TestRenameRunningContainerAndReuse (1.11s) [2020-07-28T08:24:24.321Z] === RUN TestRenameInvalidName [2020-07-28T08:24:24.959Z] --- PASS: TestRenameInvalidName (0.59s) [2020-07-28T08:24:24.959Z] === RUN TestRenameAnonymousContainer [2020-07-28T08:24:26.089Z] fc1b9e59edad: Pull complete [2020-07-28T08:24:26.089Z] Digest: sha256:921bed01c2a023310bdbaa288edebd82c4910e536ff206b87e9cbe703ca27505 [2020-07-28T08:24:26.089Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T08:24:26.089Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-07-28T08:24:26.089Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-07-28T08:24:26.089Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1339' [2020-07-28T08:24:26.089Z] WARN: Skipping validation tests [2020-07-28T08:24:26.089Z] INFO: Running unit tests at 07/28/2020 08:24:11... [2020-07-28T08:24:26.089Z] INFO: make.ps1 starting at 07/28/2020 08:24:14 [2020-07-28T08:24:26.089Z] INFO: Git commit (9dc455dff) assumed from DOCKER_GITCOMMIT environment variable [2020-07-28T08:24:26.089Z] INFO: Invoking autogen... [2020-07-28T08:24:26.089Z] INFO: Running unit tests... [2020-07-28T08:24:27.042Z] --- PASS: TestRenameAnonymousContainer (2.08s) [2020-07-28T08:24:27.042Z] === RUN TestRenameContainerWithSameName [2020-07-28T08:24:27.686Z] --- PASS: TestRenameContainerWithSameName (0.54s) [2020-07-28T08:24:27.686Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-28T08:24:28.722Z] --- PASS: TestRenameContainerWithLinkedContainer (1.12s) [2020-07-28T08:24:28.722Z] === RUN TestResize [2020-07-28T08:24:29.364Z] --- PASS: TestResize (0.58s) [2020-07-28T08:24:29.364Z] === RUN TestResizeWithInvalidSize [2020-07-28T08:24:29.873Z] ? github.com/docker/docker/api [no test files] [2020-07-28T08:24:29.997Z] --- PASS: TestResizeWithInvalidSize (0.57s) [2020-07-28T08:24:29.997Z] === RUN TestResizeWhenContainerNotStarted [2020-07-28T08:24:30.638Z] --- PASS: TestResizeWhenContainerNotStarted (0.54s) [2020-07-28T08:24:30.638Z] === RUN TestDaemonRestartKillContainers [2020-07-28T08:24:30.638Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-28T08:24:30.638Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-28T08:24:30.638Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-28T08:24:30.638Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-28T08:24:30.638Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-28T08:24:30.638Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-28T08:24:30.638Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-28T08:24:30.638Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-28T08:24:30.638Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-28T08:24:30.638Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-28T08:24:30.638Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-28T08:24:30.638Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-28T08:24:30.638Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-28T08:24:30.638Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-28T08:24:30.638Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-28T08:24:30.638Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-28T08:24:30.638Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-28T08:24:30.638Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-28T08:24:30.638Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-28T08:24:30.638Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-28T08:24:30.638Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-28T08:24:30.638Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-28T08:24:30.638Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-28T08:24:30.638Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-28T08:24:30.638Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-28T08:24:30.638Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-28T08:24:30.638Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-28T08:24:30.638Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-28T08:24:30.759Z] --- PASS: TestDockerNetworkConnectAlias (8.69s) [2020-07-28T08:24:30.759Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-07-28T08:24:30.759Z] daemon.go:325: [d2543425c23bc] waiting for daemon to start [2020-07-28T08:24:30.759Z] daemon.go:325: [d2543425c23bc] waiting for daemon to start [2020-07-28T08:24:30.759Z] daemon.go:353: [d2543425c23bc] daemon started [2020-07-28T08:24:30.759Z] daemon.go:461: [d2543425c23bc] Stopping daemon [2020-07-28T08:24:30.759Z] daemon.go:296: [d2543425c23bc] exiting daemon [2020-07-28T08:24:30.759Z] daemon.go:448: [d2543425c23bc] Daemon stopped [2020-07-28T08:24:30.759Z] === RUN TestDockerNetworkReConnect [2020-07-28T08:24:32.206Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-28T08:24:32.206Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-28T08:24:32.470Z] --- PASS: TestCreateServiceMultipleTimes (17.32s) [2020-07-28T08:24:32.470Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-07-28T08:24:32.470Z] daemon.go:325: [d5207ed40252d] waiting for daemon to start [2020-07-28T08:24:32.470Z] daemon.go:325: [d5207ed40252d] waiting for daemon to start [2020-07-28T08:24:32.470Z] daemon.go:353: [d5207ed40252d] daemon started [2020-07-28T08:24:32.470Z] daemon.go:461: [d5207ed40252d] Stopping daemon [2020-07-28T08:24:32.470Z] daemon.go:296: [d5207ed40252d] exiting daemon [2020-07-28T08:24:32.470Z] daemon.go:448: [d5207ed40252d] Daemon stopped [2020-07-28T08:24:32.470Z] === RUN TestCreateServiceConflict [2020-07-28T08:24:33.252Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-28T08:24:33.252Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-28T08:24:33.848Z] --- PASS: TestCreateServiceConflict (2.52s) [2020-07-28T08:24:33.848Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-07-28T08:24:33.848Z] daemon.go:325: [d24c8c2172ebc] waiting for daemon to start [2020-07-28T08:24:33.848Z] daemon.go:325: [d24c8c2172ebc] waiting for daemon to start [2020-07-28T08:24:33.848Z] daemon.go:353: [d24c8c2172ebc] daemon started [2020-07-28T08:24:33.848Z] daemon.go:461: [d24c8c2172ebc] Stopping daemon [2020-07-28T08:24:33.848Z] daemon.go:296: [d24c8c2172ebc] exiting daemon [2020-07-28T08:24:33.848Z] daemon.go:448: [d24c8c2172ebc] Daemon stopped [2020-07-28T08:24:33.848Z] === RUN TestCreateServiceMaxReplicas [2020-07-28T08:24:33.897Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-28T08:24:34.950Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-28T08:24:36.386Z] --- PASS: TestDockerNetworkReConnect (6.43s) [2020-07-28T08:24:36.386Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-07-28T08:24:36.386Z] daemon.go:325: [dee920f87922e] waiting for daemon to start [2020-07-28T08:24:36.386Z] daemon.go:325: [dee920f87922e] waiting for daemon to start [2020-07-28T08:24:36.386Z] daemon.go:353: [dee920f87922e] daemon started [2020-07-28T08:24:36.386Z] daemon.go:461: [dee920f87922e] Stopping daemon [2020-07-28T08:24:36.386Z] daemon.go:296: [dee920f87922e] exiting daemon [2020-07-28T08:24:36.386Z] daemon.go:448: [dee920f87922e] Daemon stopped [2020-07-28T08:24:36.386Z] === RUN TestServicePlugin [2020-07-28T08:24:36.386Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-28T08:24:36.386Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T08:24:36.386Z] === RUN TestServiceUpdateLabel [2020-07-28T08:24:36.486Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-28T08:24:36.486Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-28T08:24:37.138Z] --- PASS: TestCreateServiceMaxReplicas (3.14s) [2020-07-28T08:24:37.138Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-07-28T08:24:37.138Z] daemon.go:325: [dd033fb57ceec] waiting for daemon to start [2020-07-28T08:24:37.138Z] daemon.go:325: [dd033fb57ceec] waiting for daemon to start [2020-07-28T08:24:37.138Z] daemon.go:353: [dd033fb57ceec] daemon started [2020-07-28T08:24:37.138Z] daemon.go:461: [dd033fb57ceec] Stopping daemon [2020-07-28T08:24:37.138Z] daemon.go:296: [dd033fb57ceec] exiting daemon [2020-07-28T08:24:37.138Z] daemon.go:448: [dd033fb57ceec] Daemon stopped [2020-07-28T08:24:37.138Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-28T08:24:38.573Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-28T08:24:38.573Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.76s) [2020-07-28T08:24:38.573Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-28T08:24:38.573Z] daemon.go:325: [d874ae8021d9c] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:325: [d874ae8021d9c] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:353: [d874ae8021d9c] daemon started [2020-07-28T08:24:38.573Z] daemon.go:461: [d874ae8021d9c] Stopping daemon [2020-07-28T08:24:38.573Z] daemon.go:296: [d874ae8021d9c] exiting daemon [2020-07-28T08:24:38.573Z] daemon.go:448: [d874ae8021d9c] Daemon stopped [2020-07-28T08:24:38.573Z] daemon.go:325: [d874ae8021d9c] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:325: [d874ae8021d9c] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:353: [d874ae8021d9c] daemon started [2020-07-28T08:24:38.573Z] daemon.go:461: [d874ae8021d9c] Stopping daemon [2020-07-28T08:24:38.573Z] daemon.go:296: [d874ae8021d9c] exiting daemon [2020-07-28T08:24:38.573Z] daemon.go:448: [d874ae8021d9c] Daemon stopped [2020-07-28T08:24:38.573Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.81s) [2020-07-28T08:24:38.573Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-28T08:24:38.573Z] daemon.go:325: [da07efcea480b] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:325: [da07efcea480b] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:353: [da07efcea480b] daemon started [2020-07-28T08:24:38.573Z] daemon.go:461: [da07efcea480b] Stopping daemon [2020-07-28T08:24:38.573Z] daemon.go:296: [da07efcea480b] exiting daemon [2020-07-28T08:24:38.573Z] daemon.go:448: [da07efcea480b] Daemon stopped [2020-07-28T08:24:38.573Z] daemon.go:325: [da07efcea480b] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:325: [da07efcea480b] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:353: [da07efcea480b] daemon started [2020-07-28T08:24:38.573Z] daemon.go:461: [da07efcea480b] Stopping daemon [2020-07-28T08:24:38.573Z] daemon.go:296: [da07efcea480b] exiting daemon [2020-07-28T08:24:38.573Z] daemon.go:448: [da07efcea480b] Daemon stopped [2020-07-28T08:24:38.573Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.59s) [2020-07-28T08:24:38.573Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-28T08:24:38.573Z] daemon.go:325: [d6f4c18df7678] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:325: [d6f4c18df7678] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:353: [d6f4c18df7678] daemon started [2020-07-28T08:24:38.573Z] daemon.go:325: [d6f4c18df7678] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:296: [d6f4c18df7678] exiting daemon [2020-07-28T08:24:38.573Z] daemon.go:325: [d6f4c18df7678] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:353: [d6f4c18df7678] daemon started [2020-07-28T08:24:38.573Z] daemon.go:461: [d6f4c18df7678] Stopping daemon [2020-07-28T08:24:38.573Z] daemon.go:296: [d6f4c18df7678] exiting daemon [2020-07-28T08:24:38.573Z] daemon.go:448: [d6f4c18df7678] Daemon stopped [2020-07-28T08:24:38.573Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.84s) [2020-07-28T08:24:38.573Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-28T08:24:38.573Z] daemon.go:325: [d36aa152760d1] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:325: [d36aa152760d1] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:353: [d36aa152760d1] daemon started [2020-07-28T08:24:38.573Z] daemon.go:296: [d36aa152760d1] exiting daemon [2020-07-28T08:24:38.573Z] daemon.go:325: [d36aa152760d1] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:325: [d36aa152760d1] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:353: [d36aa152760d1] daemon started [2020-07-28T08:24:38.573Z] daemon.go:461: [d36aa152760d1] Stopping daemon [2020-07-28T08:24:38.573Z] daemon.go:296: [d36aa152760d1] exiting daemon [2020-07-28T08:24:38.573Z] daemon.go:448: [d36aa152760d1] Daemon stopped [2020-07-28T08:24:38.573Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s) [2020-07-28T08:24:38.573Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-28T08:24:38.573Z] daemon.go:325: [d4ea09c4c7803] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:325: [d4ea09c4c7803] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:353: [d4ea09c4c7803] daemon started [2020-07-28T08:24:38.573Z] daemon.go:296: [d4ea09c4c7803] exiting daemon [2020-07-28T08:24:38.573Z] daemon.go:325: [d4ea09c4c7803] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:325: [d4ea09c4c7803] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:353: [d4ea09c4c7803] daemon started [2020-07-28T08:24:38.573Z] daemon.go:461: [d4ea09c4c7803] Stopping daemon [2020-07-28T08:24:38.573Z] daemon.go:296: [d4ea09c4c7803] exiting daemon [2020-07-28T08:24:38.573Z] daemon.go:448: [d4ea09c4c7803] Daemon stopped [2020-07-28T08:24:38.573Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.55s) [2020-07-28T08:24:38.573Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-28T08:24:38.573Z] daemon.go:325: [dec4632f5807e] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:325: [dec4632f5807e] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:353: [dec4632f5807e] daemon started [2020-07-28T08:24:38.573Z] daemon.go:461: [dec4632f5807e] Stopping daemon [2020-07-28T08:24:38.573Z] daemon.go:296: [dec4632f5807e] exiting daemon [2020-07-28T08:24:38.573Z] daemon.go:448: [dec4632f5807e] Daemon stopped [2020-07-28T08:24:38.573Z] daemon.go:325: [dec4632f5807e] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:325: [dec4632f5807e] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:353: [dec4632f5807e] daemon started [2020-07-28T08:24:38.573Z] daemon.go:461: [dec4632f5807e] Stopping daemon [2020-07-28T08:24:38.573Z] daemon.go:296: [dec4632f5807e] exiting daemon [2020-07-28T08:24:38.573Z] daemon.go:448: [dec4632f5807e] Daemon stopped [2020-07-28T08:24:38.573Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.30s) [2020-07-28T08:24:38.573Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-28T08:24:38.573Z] daemon.go:325: [d611164a2a48d] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:325: [d611164a2a48d] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:353: [d611164a2a48d] daemon started [2020-07-28T08:24:38.573Z] daemon.go:461: [d611164a2a48d] Stopping daemon [2020-07-28T08:24:38.573Z] daemon.go:296: [d611164a2a48d] exiting daemon [2020-07-28T08:24:38.573Z] daemon.go:448: [d611164a2a48d] Daemon stopped [2020-07-28T08:24:38.573Z] daemon.go:325: [d611164a2a48d] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:325: [d611164a2a48d] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:353: [d611164a2a48d] daemon started [2020-07-28T08:24:38.573Z] daemon.go:461: [d611164a2a48d] Stopping daemon [2020-07-28T08:24:38.573Z] daemon.go:296: [d611164a2a48d] exiting daemon [2020-07-28T08:24:38.573Z] daemon.go:448: [d611164a2a48d] Daemon stopped [2020-07-28T08:24:38.573Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.15s) [2020-07-28T08:24:38.573Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-28T08:24:38.573Z] daemon.go:325: [d5ac4c0f4c936] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:325: [d5ac4c0f4c936] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:353: [d5ac4c0f4c936] daemon started [2020-07-28T08:24:38.573Z] daemon.go:296: [d5ac4c0f4c936] exiting daemon [2020-07-28T08:24:38.573Z] daemon.go:325: [d5ac4c0f4c936] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:325: [d5ac4c0f4c936] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:353: [d5ac4c0f4c936] daemon started [2020-07-28T08:24:38.573Z] daemon.go:461: [d5ac4c0f4c936] Stopping daemon [2020-07-28T08:24:38.573Z] daemon.go:296: [d5ac4c0f4c936] exiting daemon [2020-07-28T08:24:38.573Z] daemon.go:448: [d5ac4c0f4c936] Daemon stopped [2020-07-28T08:24:38.573Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.61s) [2020-07-28T08:24:38.573Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-28T08:24:38.573Z] daemon.go:325: [dc8ef942528fd] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:325: [dc8ef942528fd] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:353: [dc8ef942528fd] daemon started [2020-07-28T08:24:38.573Z] daemon.go:296: [dc8ef942528fd] exiting daemon [2020-07-28T08:24:38.573Z] daemon.go:325: [dc8ef942528fd] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:325: [dc8ef942528fd] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:353: [dc8ef942528fd] daemon started [2020-07-28T08:24:38.573Z] daemon.go:461: [dc8ef942528fd] Stopping daemon [2020-07-28T08:24:38.573Z] daemon.go:296: [dc8ef942528fd] exiting daemon [2020-07-28T08:24:38.573Z] daemon.go:448: [dc8ef942528fd] Daemon stopped [2020-07-28T08:24:38.573Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.72s) [2020-07-28T08:24:38.573Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-28T08:24:38.573Z] daemon.go:325: [dd6c7c7346678] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:325: [dd6c7c7346678] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:353: [dd6c7c7346678] daemon started [2020-07-28T08:24:38.573Z] daemon.go:325: [dd6c7c7346678] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:296: [dd6c7c7346678] exiting daemon [2020-07-28T08:24:38.573Z] daemon.go:325: [dd6c7c7346678] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:353: [dd6c7c7346678] daemon started [2020-07-28T08:24:38.573Z] daemon.go:461: [dd6c7c7346678] Stopping daemon [2020-07-28T08:24:38.573Z] daemon.go:296: [dd6c7c7346678] exiting daemon [2020-07-28T08:24:38.573Z] daemon.go:448: [dd6c7c7346678] Daemon stopped [2020-07-28T08:24:38.573Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.00s) [2020-07-28T08:24:38.573Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-28T08:24:38.573Z] daemon.go:325: [d89117c247269] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:325: [d89117c247269] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:353: [d89117c247269] daemon started [2020-07-28T08:24:38.573Z] daemon.go:461: [d89117c247269] Stopping daemon [2020-07-28T08:24:38.573Z] daemon.go:296: [d89117c247269] exiting daemon [2020-07-28T08:24:38.573Z] daemon.go:448: [d89117c247269] Daemon stopped [2020-07-28T08:24:38.573Z] daemon.go:325: [d89117c247269] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:325: [d89117c247269] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:353: [d89117c247269] daemon started [2020-07-28T08:24:38.573Z] daemon.go:461: [d89117c247269] Stopping daemon [2020-07-28T08:24:38.573Z] daemon.go:296: [d89117c247269] exiting daemon [2020-07-28T08:24:38.573Z] daemon.go:448: [d89117c247269] Daemon stopped [2020-07-28T08:24:38.573Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.05s) [2020-07-28T08:24:38.573Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-28T08:24:38.573Z] daemon.go:325: [de6ade11bf037] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:325: [de6ade11bf037] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:353: [de6ade11bf037] daemon started [2020-07-28T08:24:38.573Z] daemon.go:461: [de6ade11bf037] Stopping daemon [2020-07-28T08:24:38.573Z] daemon.go:296: [de6ade11bf037] exiting daemon [2020-07-28T08:24:38.573Z] daemon.go:448: [de6ade11bf037] Daemon stopped [2020-07-28T08:24:38.573Z] daemon.go:325: [de6ade11bf037] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:325: [de6ade11bf037] waiting for daemon to start [2020-07-28T08:24:38.573Z] daemon.go:353: [de6ade11bf037] daemon started [2020-07-28T08:24:38.573Z] daemon.go:461: [de6ade11bf037] Stopping daemon [2020-07-28T08:24:38.573Z] daemon.go:296: [de6ade11bf037] exiting daemon [2020-07-28T08:24:38.573Z] daemon.go:448: [de6ade11bf037] Daemon stopped [2020-07-28T08:24:38.573Z] === RUN TestKernelTCPMemory [2020-07-28T08:24:39.210Z] --- PASS: TestKernelTCPMemory (0.67s) [2020-07-28T08:24:39.210Z] === RUN TestNISDomainname [2020-07-28T08:24:39.849Z] --- PASS: TestNISDomainname (0.76s) [2020-07-28T08:24:39.849Z] === RUN TestStats [2020-07-28T08:24:39.915Z] --- PASS: TestServiceUpdateLabel (3.85s) [2020-07-28T08:24:39.915Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-07-28T08:24:39.915Z] daemon.go:325: [d9721f30a5eee] waiting for daemon to start [2020-07-28T08:24:39.915Z] daemon.go:325: [d9721f30a5eee] waiting for daemon to start [2020-07-28T08:24:39.915Z] daemon.go:353: [d9721f30a5eee] daemon started [2020-07-28T08:24:39.915Z] daemon.go:461: [d9721f30a5eee] Stopping daemon [2020-07-28T08:24:39.915Z] daemon.go:296: [d9721f30a5eee] exiting daemon [2020-07-28T08:24:39.915Z] daemon.go:448: [d9721f30a5eee] Daemon stopped [2020-07-28T08:24:39.915Z] === RUN TestServiceUpdateSecrets [2020-07-28T08:24:41.369Z] --- PASS: TestStats (1.57s) [2020-07-28T08:24:41.370Z] === RUN TestStopContainerWithTimeout [2020-07-28T08:24:41.370Z] === RUN TestStopContainerWithTimeout/0 [2020-07-28T08:24:41.370Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-28T08:24:41.370Z] === RUN TestStopContainerWithTimeout/1 [2020-07-28T08:24:41.370Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-28T08:24:41.370Z] === RUN TestStopContainerWithTimeout/3 [2020-07-28T08:24:41.370Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-28T08:24:41.370Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-28T08:24:41.370Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-28T08:24:41.670Z] === CONT TestStopContainerWithTimeout/0 [2020-07-28T08:24:41.670Z] === CONT TestStopContainerWithTimeout/3 [2020-07-28T08:24:41.670Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-28T08:24:41.670Z] === CONT TestStopContainerWithTimeout/1 [2020-07-28T08:24:42.386Z] ok github.com/docker/docker/api/server 0.233s coverage: 7.9% of statements [2020-07-28T08:24:42.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-07-28T08:24:43.362Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-07-28T08:24:43.939Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-07-28T08:24:44.419Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-07-28T08:24:44.419Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2020-07-28T08:24:44.419Z] --- PASS: TestStopContainerWithTimeout/1 (2.04s) [2020-07-28T08:24:44.419Z] --- PASS: TestStopContainerWithTimeout/3 (2.76s) [2020-07-28T08:24:44.419Z] --- PASS: TestStopContainerWithTimeout/-1 (3.04s) [2020-07-28T08:24:44.419Z] === RUN TestDeleteDevicemapper [2020-07-28T08:24:44.419Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-28T08:24:44.419Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-28T08:24:44.419Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-28T08:24:45.851Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-07-28T08:24:46.514Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.59s) [2020-07-28T08:24:46.514Z] === RUN TestUpdateMemory [2020-07-28T08:24:46.790Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-07-28T08:24:46.808Z] --- PASS: TestUpdateMemory (0.74s) [2020-07-28T08:24:46.808Z] === RUN TestUpdateCPUQuota [2020-07-28T08:24:47.849Z] --- PASS: TestUpdateCPUQuota (0.97s) [2020-07-28T08:24:47.849Z] === RUN TestUpdatePidsLimit [2020-07-28T08:24:47.849Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-28T08:24:48.141Z] === RUN TestUpdatePidsLimit/no_change [2020-07-28T08:24:48.433Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-28T08:24:48.696Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-07-28T08:24:48.725Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-28T08:24:49.021Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-28T08:24:49.265Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-07-28T08:24:49.314Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-28T08:24:49.525Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-07-28T08:24:49.612Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-28T08:24:50.092Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-07-28T08:24:50.650Z] --- PASS: TestUpdatePidsLimit (2.82s) [2020-07-28T08:24:50.650Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.28s) [2020-07-28T08:24:50.650Z] --- PASS: TestUpdatePidsLimit/no_change (0.30s) [2020-07-28T08:24:50.650Z] --- PASS: TestUpdatePidsLimit/update_lower (0.29s) [2020-07-28T08:24:50.650Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.29s) [2020-07-28T08:24:50.650Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.28s) [2020-07-28T08:24:50.650Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.28s) [2020-07-28T08:24:50.650Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s) [2020-07-28T08:24:50.650Z] === RUN TestUpdateRestartPolicy [2020-07-28T08:24:50.661Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.69s) [2020-07-28T08:24:50.661Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-07-28T08:24:50.661Z] daemon.go:325: [d72cf1004787e] waiting for daemon to start [2020-07-28T08:24:50.661Z] daemon.go:325: [d72cf1004787e] waiting for daemon to start [2020-07-28T08:24:50.661Z] daemon.go:353: [d72cf1004787e] daemon started [2020-07-28T08:24:50.661Z] daemon.go:461: [d72cf1004787e] Stopping daemon [2020-07-28T08:24:50.661Z] daemon.go:296: [d72cf1004787e] exiting daemon [2020-07-28T08:24:50.661Z] daemon.go:448: [d72cf1004787e] Daemon stopped [2020-07-28T08:24:50.661Z] === RUN TestCreateServiceSecretFileMode [2020-07-28T08:24:50.661Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-07-28T08:24:51.230Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-07-28T08:24:51.798Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-07-28T08:24:52.736Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-07-28T08:24:52.736Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-07-28T08:24:53.674Z] --- PASS: TestCreateServiceSecretFileMode (3.05s) [2020-07-28T08:24:53.674Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-07-28T08:24:53.674Z] daemon.go:325: [d923401a1f790] waiting for daemon to start [2020-07-28T08:24:53.674Z] daemon.go:325: [d923401a1f790] waiting for daemon to start [2020-07-28T08:24:53.674Z] daemon.go:353: [d923401a1f790] daemon started [2020-07-28T08:24:53.674Z] daemon.go:461: [d923401a1f790] Stopping daemon [2020-07-28T08:24:53.674Z] daemon.go:296: [d923401a1f790] exiting daemon [2020-07-28T08:24:53.674Z] daemon.go:448: [d923401a1f790] Daemon stopped [2020-07-28T08:24:53.674Z] === RUN TestCreateServiceConfigFileMode [2020-07-28T08:24:53.674Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-07-28T08:24:54.613Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-07-28T08:24:55.267Z] --- PASS: TestServiceUpdateSecrets (15.88s) [2020-07-28T08:24:55.267Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-07-28T08:24:55.267Z] daemon.go:325: [d51280c2bd8f9] waiting for daemon to start [2020-07-28T08:24:55.267Z] daemon.go:325: [d51280c2bd8f9] waiting for daemon to start [2020-07-28T08:24:55.267Z] daemon.go:353: [d51280c2bd8f9] daemon started [2020-07-28T08:24:55.267Z] daemon.go:461: [d51280c2bd8f9] Stopping daemon [2020-07-28T08:24:55.267Z] daemon.go:296: [d51280c2bd8f9] exiting daemon [2020-07-28T08:24:55.267Z] daemon.go:448: [d51280c2bd8f9] Daemon stopped [2020-07-28T08:24:55.267Z] === RUN TestServiceUpdateConfigs [2020-07-28T08:24:55.994Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-07-28T08:24:56.930Z] --- PASS: TestCreateServiceConfigFileMode (3.05s) [2020-07-28T08:24:56.930Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-07-28T08:24:56.930Z] daemon.go:325: [d1bdde5f1c879] waiting for daemon to start [2020-07-28T08:24:56.930Z] daemon.go:325: [d1bdde5f1c879] waiting for daemon to start [2020-07-28T08:24:56.930Z] daemon.go:353: [d1bdde5f1c879] daemon started [2020-07-28T08:24:56.930Z] daemon.go:461: [d1bdde5f1c879] Stopping daemon [2020-07-28T08:24:56.930Z] daemon.go:296: [d1bdde5f1c879] exiting daemon [2020-07-28T08:24:56.930Z] daemon.go:448: [d1bdde5f1c879] Daemon stopped [2020-07-28T08:24:56.930Z] === RUN TestCreateServiceSysctls [2020-07-28T08:24:56.930Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-07-28T08:24:57.869Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-07-28T08:24:58.807Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-07-28T08:24:59.745Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-07-28T08:25:00.683Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-07-28T08:25:00.683Z] --- PASS: TestCreateServiceSysctls (3.97s) [2020-07-28T08:25:00.683Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-07-28T08:25:00.683Z] daemon.go:325: [d8dfc3be188bf] waiting for daemon to start [2020-07-28T08:25:00.683Z] daemon.go:325: [d8dfc3be188bf] waiting for daemon to start [2020-07-28T08:25:00.683Z] daemon.go:353: [d8dfc3be188bf] daemon started [2020-07-28T08:25:00.683Z] daemon.go:461: [d8dfc3be188bf] Stopping daemon [2020-07-28T08:25:00.683Z] daemon.go:296: [d8dfc3be188bf] exiting daemon [2020-07-28T08:25:00.683Z] daemon.go:448: [d8dfc3be188bf] Daemon stopped [2020-07-28T08:25:00.683Z] === RUN TestInspect [2020-07-28T08:25:02.063Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-07-28T08:25:03.002Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-07-28T08:25:03.301Z] --- PASS: TestUpdateRestartPolicy (11.42s) [2020-07-28T08:25:03.301Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-28T08:25:03.301Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s) [2020-07-28T08:25:03.301Z] === RUN TestWaitNonBlocked [2020-07-28T08:25:03.301Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-28T08:25:03.301Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-28T08:25:03.301Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-28T08:25:03.301Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-28T08:25:03.301Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-28T08:25:03.301Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-28T08:25:03.595Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-28T08:25:03.595Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s) [2020-07-28T08:25:03.595Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.78s) [2020-07-28T08:25:03.595Z] === RUN TestWaitBlocked [2020-07-28T08:25:03.595Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-28T08:25:03.595Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-28T08:25:03.595Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-28T08:25:03.595Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-28T08:25:03.595Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-28T08:25:03.595Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-28T08:25:04.382Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-07-28T08:25:04.382Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-07-28T08:25:04.635Z] --- PASS: TestWaitBlocked (0.03s) [2020-07-28T08:25:04.635Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.85s) [2020-07-28T08:25:04.635Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.90s) [2020-07-28T08:25:04.635Z] === CONT TestContainerStartOnDaemonRestart [2020-07-28T08:25:04.635Z] === CONT TestIpcModeOlderClient [2020-07-28T08:25:04.635Z] === CONT TestDaemonRestartIpcMode [2020-07-28T08:25:04.635Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-07-28T08:25:05.320Z] --- PASS: TestInspect (4.74s) [2020-07-28T08:25:05.320Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-07-28T08:25:05.320Z] daemon.go:325: [d9519c9c06330] waiting for daemon to start [2020-07-28T08:25:05.320Z] daemon.go:325: [d9519c9c06330] waiting for daemon to start [2020-07-28T08:25:05.320Z] daemon.go:353: [d9519c9c06330] daemon started [2020-07-28T08:25:05.320Z] daemon.go:461: [d9519c9c06330] Stopping daemon [2020-07-28T08:25:05.320Z] daemon.go:296: [d9519c9c06330] exiting daemon [2020-07-28T08:25:05.320Z] daemon.go:448: [d9519c9c06330] Daemon stopped [2020-07-28T08:25:05.320Z] === RUN TestDockerNetworkConnectAlias [2020-07-28T08:25:05.580Z] === RUN TestDockerSuite/TestCpRelativePath [2020-07-28T08:25:06.149Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-07-28T08:25:06.739Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-07-28T08:25:07.588Z] --- PASS: TestContainerStartOnDaemonRestart (2.72s) [2020-07-28T08:25:07.588Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-07-28T08:25:07.588Z] daemon.go:325: [d80c01d6cae97] waiting for daemon to start [2020-07-28T08:25:07.588Z] daemon.go:325: [d80c01d6cae97] waiting for daemon to start [2020-07-28T08:25:07.588Z] daemon.go:353: [d80c01d6cae97] daemon started [2020-07-28T08:25:07.588Z] daemon.go:325: [d80c01d6cae97] waiting for daemon to start [2020-07-28T08:25:07.588Z] daemon.go:296: [d80c01d6cae97] exiting daemon [2020-07-28T08:25:07.588Z] daemon.go:325: [d80c01d6cae97] waiting for daemon to start [2020-07-28T08:25:07.588Z] daemon.go:353: [d80c01d6cae97] daemon started [2020-07-28T08:25:07.588Z] daemon.go:461: [d80c01d6cae97] Stopping daemon [2020-07-28T08:25:07.588Z] daemon.go:296: [d80c01d6cae97] exiting daemon [2020-07-28T08:25:07.588Z] daemon.go:448: [d80c01d6cae97] Daemon stopped [2020-07-28T08:25:07.588Z] --- PASS: TestDaemonRestartIpcMode (3.18s) [2020-07-28T08:25:07.588Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-07-28T08:25:07.588Z] daemon.go:325: [d35618619a913] waiting for daemon to start [2020-07-28T08:25:07.588Z] daemon.go:325: [d35618619a913] waiting for daemon to start [2020-07-28T08:25:07.588Z] daemon.go:353: [d35618619a913] daemon started [2020-07-28T08:25:07.588Z] daemon.go:461: [d35618619a913] Stopping daemon [2020-07-28T08:25:07.588Z] daemon.go:296: [d35618619a913] exiting daemon [2020-07-28T08:25:07.588Z] daemon.go:448: [d35618619a913] Daemon stopped [2020-07-28T08:25:07.588Z] daemon.go:325: [d35618619a913] waiting for daemon to start [2020-07-28T08:25:07.588Z] daemon.go:325: [d35618619a913] waiting for daemon to start [2020-07-28T08:25:07.588Z] daemon.go:353: [d35618619a913] daemon started [2020-07-28T08:25:07.588Z] daemon.go:461: [d35618619a913] Stopping daemon [2020-07-28T08:25:07.588Z] daemon.go:296: [d35618619a913] exiting daemon [2020-07-28T08:25:07.588Z] daemon.go:448: [d35618619a913] Daemon stopped [2020-07-28T08:25:07.588Z] PASS [2020-07-28T08:25:07.588Z] [2020-07-28T08:25:07.588Z] === Skipped [2020-07-28T08:25:07.588Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-07-28T08:25:07.588Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-28T08:25:07.588Z] [2020-07-28T08:25:07.588Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-28T08:25:07.588Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-28T08:25:07.588Z] [2020-07-28T08:25:07.588Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-07-28T08:25:07.588Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-28T08:25:07.588Z] [2020-07-28T08:25:07.588Z] [2020-07-28T08:25:07.588Z] DONE 189 tests, 3 skipped in 87.748s [2020-07-28T08:25:07.588Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-07-28T08:25:07.588Z] ++ 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-28T08:25:07.588Z] ++ set -e [2020-07-28T08:25:07.588Z] ++ '[' -n 0 ']' [2020-07-28T08:25:07.588Z] ++ set -x [2020-07-28T08:25:07.588Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:25:07.588Z] INFO: Testing against a local daemon [2020-07-28T08:25:07.588Z] === RUN TestCommitInheritsEnv [2020-07-28T08:25:07.693Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-07-28T08:25:07.883Z] --- PASS: TestCommitInheritsEnv (0.33s) [2020-07-28T08:25:07.883Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-28T08:25:07.883Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-28T08:25:07.883Z] === RUN TestImagesFilterMultiReference [2020-07-28T08:25:08.183Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-07-28T08:25:08.183Z] === RUN TestImagePullPlatformInvalid [2020-07-28T08:25:08.183Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-07-28T08:25:08.183Z] === RUN TestRemoveImageOrphaning [2020-07-28T08:25:08.488Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2020-07-28T08:25:08.488Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-28T08:25:08.488Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-07-28T08:25:08.488Z] === RUN TestTagInvalidReference [2020-07-28T08:25:08.488Z] --- PASS: TestTagInvalidReference (0.02s) [2020-07-28T08:25:08.488Z] === RUN TestTagValidPrefixedRepo [2020-07-28T08:25:08.488Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-07-28T08:25:08.488Z] === RUN TestTagExistedNameWithoutForce [2020-07-28T08:25:08.488Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-07-28T08:25:08.488Z] === RUN TestTagOfficialNames [2020-07-28T08:25:08.488Z] --- PASS: TestTagOfficialNames (0.04s) [2020-07-28T08:25:08.488Z] === RUN TestTagMatchesDigest [2020-07-28T08:25:08.488Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-28T08:25:08.488Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-28T08:25:08.630Z] === RUN TestDockerSuite/TestCpToCaseA [2020-07-28T08:25:10.011Z] === RUN TestDockerSuite/TestCpToCaseB [2020-07-28T08:25:10.578Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-07-28T08:25:10.578Z] === RUN TestDockerSuite/TestCpToCaseC [2020-07-28T08:25:10.578Z] --- PASS: TestDockerNetworkConnectAlias (5.15s) [2020-07-28T08:25:10.578Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-07-28T08:25:10.578Z] daemon.go:325: [df9c2a6a07185] waiting for daemon to start [2020-07-28T08:25:10.578Z] daemon.go:325: [df9c2a6a07185] waiting for daemon to start [2020-07-28T08:25:10.578Z] daemon.go:353: [df9c2a6a07185] daemon started [2020-07-28T08:25:10.578Z] daemon.go:461: [df9c2a6a07185] Stopping daemon [2020-07-28T08:25:10.578Z] daemon.go:296: [df9c2a6a07185] exiting daemon [2020-07-28T08:25:10.578Z] daemon.go:448: [df9c2a6a07185] Daemon stopped [2020-07-28T08:25:10.578Z] === RUN TestDockerNetworkReConnect [2020-07-28T08:25:10.620Z] --- PASS: TestServiceUpdateConfigs (15.34s) [2020-07-28T08:25:10.621Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-07-28T08:25:10.621Z] daemon.go:325: [dc066a6e1ff9d] waiting for daemon to start [2020-07-28T08:25:10.621Z] daemon.go:325: [dc066a6e1ff9d] waiting for daemon to start [2020-07-28T08:25:10.621Z] daemon.go:353: [dc066a6e1ff9d] daemon started [2020-07-28T08:25:10.621Z] daemon.go:461: [dc066a6e1ff9d] Stopping daemon [2020-07-28T08:25:10.621Z] daemon.go:296: [dc066a6e1ff9d] exiting daemon [2020-07-28T08:25:10.621Z] daemon.go:448: [dc066a6e1ff9d] Daemon stopped [2020-07-28T08:25:10.621Z] === RUN TestServiceUpdateNetwork [2020-07-28T08:25:12.486Z] === RUN TestDockerSuite/TestCpToCaseD [2020-07-28T08:25:15.775Z] --- PASS: TestDockerNetworkReConnect (5.11s) [2020-07-28T08:25:15.775Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-07-28T08:25:15.775Z] daemon.go:325: [d440d9b881734] waiting for daemon to start [2020-07-28T08:25:15.775Z] daemon.go:325: [d440d9b881734] waiting for daemon to start [2020-07-28T08:25:15.775Z] daemon.go:353: [d440d9b881734] daemon started [2020-07-28T08:25:15.775Z] daemon.go:461: [d440d9b881734] Stopping daemon [2020-07-28T08:25:15.775Z] daemon.go:296: [d440d9b881734] exiting daemon [2020-07-28T08:25:15.775Z] daemon.go:448: [d440d9b881734] Daemon stopped [2020-07-28T08:25:15.775Z] === RUN TestServicePlugin [2020-07-28T08:25:17.155Z] === RUN TestDockerSuite/TestCpToCaseE [2020-07-28T08:25:19.694Z] === RUN TestDockerSuite/TestCpToCaseF [2020-07-28T08:25:20.263Z] === RUN TestDockerSuite/TestCpToCaseG [2020-07-28T08:25:23.556Z] === RUN TestDockerSuite/TestCpToCaseH [2020-07-28T08:25:25.119Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-28T08:25:25.119Z] ok github.com/docker/docker/api/server/httputils 0.130s coverage: 14.7% of statements [2020-07-28T08:25:25.119Z] ok github.com/docker/docker/api/server/middleware 0.192s coverage: 37.7% of statements [2020-07-28T08:25:25.119Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-28T08:25:25.119Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-28T08:25:25.119Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-28T08:25:25.119Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-28T08:25:25.119Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-28T08:25:25.119Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-28T08:25:25.119Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-28T08:25:25.119Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-28T08:25:25.119Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-28T08:25:25.119Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-28T08:25:25.119Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-28T08:25:25.119Z] ok github.com/docker/docker/api/server/router/swarm 0.191s coverage: 3.1% of statements [2020-07-28T08:25:25.119Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-28T08:25:25.119Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-28T08:25:25.119Z] ? github.com/docker/docker/api/types [no test files] [2020-07-28T08:25:25.119Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-28T08:25:25.119Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-28T08:25:25.119Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-28T08:25:25.119Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-28T08:25:25.119Z] ok github.com/docker/docker/api/types/filters 0.084s coverage: 92.2% of statements [2020-07-28T08:25:25.119Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-28T08:25:25.119Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-28T08:25:25.119Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-28T08:25:25.119Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-28T08:25:25.119Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-28T08:25:25.119Z] ok github.com/docker/docker/api/types/strslice 0.050s coverage: 90.0% of statements [2020-07-28T08:25:25.119Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-28T08:25:25.119Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-28T08:25:25.119Z] ok github.com/docker/docker/api/types/time 0.429s coverage: 100.0% of statements [2020-07-28T08:25:25.119Z] ok github.com/docker/docker/api/types/versions 0.043s coverage: 75.0% of statements [2020-07-28T08:25:25.119Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-28T08:25:25.119Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-28T08:25:25.119Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-28T08:25:25.119Z] ? github.com/docker/docker/autogen/winresources/docker [no test files] [2020-07-28T08:25:25.119Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-07-28T08:25:25.119Z] ? github.com/docker/docker/builder [no test files] [2020-07-28T08:25:25.119Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-28T08:25:25.119Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-28T08:25:25.119Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-28T08:25:25.119Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-28T08:25:25.119Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-28T08:25:25.119Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-28T08:25:25.119Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-28T08:25:26.095Z] === RUN TestDockerSuite/TestCpToCaseI [2020-07-28T08:25:26.356Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-07-28T08:25:29.274Z] --- PASS: TestServiceUpdateNetwork (16.24s) [2020-07-28T08:25:29.274Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-07-28T08:25:29.274Z] daemon.go:325: [d055c8abad72f] waiting for daemon to start [2020-07-28T08:25:29.274Z] daemon.go:325: [d055c8abad72f] waiting for daemon to start [2020-07-28T08:25:29.274Z] daemon.go:353: [d055c8abad72f] daemon started [2020-07-28T08:25:29.274Z] daemon.go:461: [d055c8abad72f] Stopping daemon [2020-07-28T08:25:29.274Z] daemon.go:296: [d055c8abad72f] exiting daemon [2020-07-28T08:25:29.274Z] daemon.go:448: [d055c8abad72f] Daemon stopped [2020-07-28T08:25:29.274Z] PASS [2020-07-28T08:25:29.274Z] [2020-07-28T08:25:29.274Z] === Skipped [2020-07-28T08:25:29.274Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-07-28T08:25:29.274Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T08:25:29.274Z] [2020-07-28T08:25:29.274Z] [2020-07-28T08:25:29.274Z] DONE 18 tests, 1 skipped in 138.722s [2020-07-28T08:25:29.274Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-07-28T08:25:29.274Z] ++ 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-28T08:25:29.274Z] ++ set -e [2020-07-28T08:25:29.274Z] ++ '[' -n 0 ']' [2020-07-28T08:25:29.274Z] ++ set -x [2020-07-28T08:25:29.275Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:25:29.275Z] INFO: Testing against a local daemon [2020-07-28T08:25:29.275Z] === RUN TestSessionCreate [2020-07-28T08:25:29.275Z] --- PASS: TestSessionCreate (0.02s) [2020-07-28T08:25:29.275Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-28T08:25:29.275Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-07-28T08:25:29.275Z] PASS [2020-07-28T08:25:29.275Z] [2020-07-28T08:25:29.275Z] DONE 2 tests in 0.109s [2020-07-28T08:25:29.275Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-07-28T08:25:29.275Z] ++ 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-28T08:25:29.275Z] ++ set -e [2020-07-28T08:25:29.275Z] ++ '[' -n 0 ']' [2020-07-28T08:25:29.275Z] ++ set -x [2020-07-28T08:25:29.275Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:25:29.275Z] INFO: Testing against a local daemon [2020-07-28T08:25:29.275Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-28T08:25:29.275Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-28T08:25:29.275Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-28T08:25:29.275Z] === RUN TestEventsExecDie [2020-07-28T08:25:29.275Z] --- PASS: TestEventsExecDie (0.92s) [2020-07-28T08:25:29.275Z] === RUN TestEventsBackwardsCompatible [2020-07-28T08:25:29.275Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-07-28T08:25:29.275Z] === RUN TestInfoBinaryCommits [2020-07-28T08:25:29.275Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-28T08:25:29.275Z] === RUN TestInfoAPIVersioned [2020-07-28T08:25:29.275Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-28T08:25:29.275Z] === RUN TestInfoAPI [2020-07-28T08:25:29.275Z] --- PASS: TestInfoAPI (0.01s) [2020-07-28T08:25:29.275Z] === RUN TestInfoAPIWarnings [2020-07-28T08:25:29.275Z] --- PASS: TestInfoAPIWarnings (0.81s) [2020-07-28T08:25:29.275Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-07-28T08:25:29.275Z] daemon.go:325: [d4b205afd967b] waiting for daemon to start [2020-07-28T08:25:29.275Z] daemon.go:325: [d4b205afd967b] waiting for daemon to start [2020-07-28T08:25:29.275Z] daemon.go:353: [d4b205afd967b] daemon started [2020-07-28T08:25:29.275Z] daemon.go:461: [d4b205afd967b] Stopping daemon [2020-07-28T08:25:29.275Z] daemon.go:296: [d4b205afd967b] exiting daemon [2020-07-28T08:25:29.275Z] daemon.go:448: [d4b205afd967b] Daemon stopped [2020-07-28T08:25:29.275Z] === RUN TestLoginFailsWithBadCredentials [2020-07-28T08:25:29.275Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2020-07-28T08:25:29.275Z] === RUN TestPingCacheHeaders [2020-07-28T08:25:29.275Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-07-28T08:25:29.275Z] === RUN TestPingGet [2020-07-28T08:25:29.275Z] --- PASS: TestPingGet (0.02s) [2020-07-28T08:25:29.275Z] === RUN TestPingHead [2020-07-28T08:25:29.275Z] --- PASS: TestPingHead (0.01s) [2020-07-28T08:25:29.275Z] === RUN TestVersion [2020-07-28T08:25:29.275Z] --- PASS: TestVersion (0.01s) [2020-07-28T08:25:29.275Z] PASS [2020-07-28T08:25:29.275Z] [2020-07-28T08:25:29.275Z] === Skipped [2020-07-28T08:25:29.275Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-28T08:25:29.275Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-28T08:25:29.275Z] [2020-07-28T08:25:29.275Z] [2020-07-28T08:25:29.275Z] DONE 12 tests, 1 skipped in 2.255s [2020-07-28T08:25:29.275Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-07-28T08:25:29.275Z] ++ 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-28T08:25:29.275Z] ++ set -e [2020-07-28T08:25:29.275Z] ++ '[' -n 0 ']' [2020-07-28T08:25:29.275Z] ++ set -x [2020-07-28T08:25:29.275Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:25:29.275Z] INFO: Testing against a local daemon [2020-07-28T08:25:29.275Z] === RUN TestVolumesCreateAndList [2020-07-28T08:25:29.275Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-07-28T08:25:29.275Z] === RUN TestVolumesRemove [2020-07-28T08:25:29.275Z] --- PASS: TestVolumesRemove (0.14s) [2020-07-28T08:25:29.275Z] === RUN TestVolumesInspect [2020-07-28T08:25:29.567Z] --- PASS: TestVolumesInspect (0.03s) [2020-07-28T08:25:29.567Z] === RUN TestVolumesInvalidJSON [2020-07-28T08:25:29.567Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-28T08:25:29.567Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-28T08:25:29.567Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-28T08:25:29.567Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-28T08:25:29.567Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-28T08:25:29.567Z] PASS [2020-07-28T08:25:29.567Z] [2020-07-28T08:25:29.567Z] DONE 5 tests in 0.265s [2020-07-28T08:25:29.567Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-28T08:25:29.567Z] ++++ cat bundles/test-integration/docker.pid [2020-07-28T08:25:29.567Z] +++ kill 10845 [2020-07-28T08:25:29.649Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-07-28T08:25:29.875Z] ok github.com/docker/docker/builder/dockerfile 0.465s coverage: 43.2% of statements [2020-07-28T08:25:29.875Z] ok github.com/docker/docker/builder/dockerignore 0.066s coverage: 96.8% of statements [2020-07-28T08:25:29.875Z] ok github.com/docker/docker/builder/fscache 1.870s coverage: 69.2% of statements [2020-07-28T08:25:29.875Z] ok github.com/docker/docker/builder/remotecontext 0.394s coverage: 9.2% of statements [2020-07-28T08:25:30.217Z] === RUN TestDockerSuite/TestCpToDot [2020-07-28T08:25:30.786Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-07-28T08:25:31.079Z] umount: bundles/test-integration/root: no mount point specified. [2020-07-28T08:25:31.079Z] +++ /etc/init.d/apparmor stop [2020-07-28T08:25:31.079Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-28T08:25:31.079Z] [2020-07-28T08:25:31.079Z] Unloading profiles will leave already running processes permanently [2020-07-28T08:25:31.079Z] unconfined, which can lead to unexpected situations. [2020-07-28T08:25:31.079Z] [2020-07-28T08:25:31.079Z] To set a process to complain mode, use the command line tool [2020-07-28T08:25:31.079Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-28T08:25:31.079Z] +++ true [2020-07-28T08:25:31.079Z] exiting test-integration [2020-07-28T08:25:31.079Z] ++ exit 0 [2020-07-28T08:25:31.079Z] [2020-07-28T08:25:31.724Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume Post stage [Pipeline] junit [2020-07-28T08:25:32.634Z] Recording test results [2020-07-28T08:25:32.662Z] === RUN TestDockerSuite/TestCpToStdout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-28T08:25:33.232Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-07-28T08:25:33.426Z] + echo Ensuring container killed. [2020-07-28T08:25:33.426Z] Ensuring container killed. [2020-07-28T08:25:33.426Z] + docker rm -vf docker-pr1 [2020-07-28T08:25:33.426Z] Error: No such container: docker-pr1 [2020-07-28T08:25:33.426Z] + true [Pipeline] sh [2020-07-28T08:25:33.810Z] + echo Chowning /workspace to jenkins user [2020-07-28T08:25:33.810Z] Chowning /workspace to jenkins user [2020-07-28T08:25:33.810Z] + id -u [2020-07-28T08:25:33.810Z] + id -g [2020-07-28T08:25:33.810Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41277:/workspace busybox chown -R 1001:1001 /workspace [2020-07-28T08:25:34.614Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-07-28T08:25:34.614Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-07-28T08:25:35.188Z] === RUN TestDockerSuite/TestCpVolumePath [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-28T08:25:36.136Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-07-28T08:25:36.136Z] === RUN TestDockerSuite/TestCreateArgs [2020-07-28T08:25:36.136Z] === RUN TestDockerSuite/TestCreateByImageID [2020-07-28T08:25:36.285Z] + bundleName=s390x-integration [2020-07-28T08:25:36.286Z] + echo Creating s390x-integration-bundles.tar.gz [2020-07-28T08:25:36.286Z] Creating s390x-integration-bundles.tar.gz [2020-07-28T08:25:36.286Z] + 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-28T08:25:36.286Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-28T08:25:36.330Z] Archiving artifacts [2020-07-28T08:25:36.637Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41277/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-28T08:25:36.706Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-07-28T08:25:37.014Z] + make clean [2020-07-28T08:25:37.306Z] docker volume rm -f docker-dev-cache [2020-07-28T08:25:37.306Z] docker-dev-cache [Pipeline] deleteDir [2020-07-28T08:25:37.643Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-07-28T08:25:37.644Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-07-28T08:25:37.644Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-07-28T08:25:37.903Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-07-28T08:25:38.163Z] === RUN TestDockerSuite/TestCreateLabels [2020-07-28T08:25:38.163Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-28T08:25:38.422Z] === RUN TestDockerSuite/TestCreateRM [2020-07-28T08:25:38.422Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-07-28T08:25:38.422Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-07-28T08:25:38.422Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-07-28T08:25:38.681Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-07-28T08:25:40.061Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-07-28T08:25:40.061Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-07-28T08:25:40.061Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-07-28T08:25:44.255Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-07-28T08:25:44.255Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-07-28T08:25:44.255Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-07-28T08:25:44.255Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-07-28T08:25:44.255Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-07-28T08:25:44.255Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-07-28T08:25:44.255Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-07-28T08:25:45.191Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-07-28T08:25:45.759Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-07-28T08:25:46.331Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-07-28T08:25:46.899Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-07-28T08:25:48.277Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-07-28T08:25:48.846Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-07-28T08:25:49.105Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-07-28T08:25:49.105Z] === RUN TestDockerSuite/TestDevicePermissions [2020-07-28T08:25:50.045Z] --- PASS: TestServicePlugin (34.18s) [2020-07-28T08:25:50.045Z] plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-07-28T08:25:50.045Z] daemon.go:325: [d736536c022a8] waiting for daemon to start [2020-07-28T08:25:50.045Z] daemon.go:325: [d736536c022a8] waiting for daemon to start [2020-07-28T08:25:50.045Z] daemon.go:353: [d736536c022a8] daemon started [2020-07-28T08:25:50.045Z] daemon.go:461: [d736536c022a8] Stopping daemon [2020-07-28T08:25:50.045Z] daemon.go:296: [d736536c022a8] exiting daemon [2020-07-28T08:25:50.045Z] daemon.go:448: [d736536c022a8] Daemon stopped [2020-07-28T08:25:50.045Z] plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-07-28T08:25:50.045Z] daemon.go:325: [d81bfeafc4402] waiting for daemon to start [2020-07-28T08:25:50.045Z] daemon.go:325: [d81bfeafc4402] waiting for daemon to start [2020-07-28T08:25:50.045Z] daemon.go:353: [d81bfeafc4402] daemon started [2020-07-28T08:25:50.045Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-07-28T08:25:50.045Z] daemon.go:325: [dfd3a6f59d1ac] waiting for daemon to start [2020-07-28T08:25:50.045Z] daemon.go:325: [dfd3a6f59d1ac] waiting for daemon to start [2020-07-28T08:25:50.045Z] daemon.go:353: [dfd3a6f59d1ac] daemon started [2020-07-28T08:25:50.045Z] plugin_test.go:60: [dfd3a6f59d1ac] joining swarm manager [d81bfeafc4402]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T08:25:50.045Z] plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-07-28T08:25:50.045Z] daemon.go:325: [d46e9b01ffd82] waiting for daemon to start [2020-07-28T08:25:50.045Z] daemon.go:325: [d46e9b01ffd82] waiting for daemon to start [2020-07-28T08:25:50.045Z] daemon.go:353: [d46e9b01ffd82] daemon started [2020-07-28T08:25:50.045Z] plugin_test.go:63: [d46e9b01ffd82] joining swarm manager [d81bfeafc4402]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T08:25:50.045Z] daemon.go:461: [d46e9b01ffd82] Stopping daemon [2020-07-28T08:25:50.045Z] daemon.go:296: [d46e9b01ffd82] exiting daemon [2020-07-28T08:25:50.045Z] daemon.go:448: [d46e9b01ffd82] Daemon stopped [2020-07-28T08:25:50.045Z] daemon.go:461: [dfd3a6f59d1ac] Stopping daemon [2020-07-28T08:25:50.045Z] daemon.go:296: [dfd3a6f59d1ac] exiting daemon [2020-07-28T08:25:50.045Z] daemon.go:448: [dfd3a6f59d1ac] Daemon stopped [2020-07-28T08:25:50.045Z] daemon.go:461: [d81bfeafc4402] Stopping daemon [2020-07-28T08:25:50.045Z] daemon.go:296: [d81bfeafc4402] exiting daemon [2020-07-28T08:25:50.045Z] daemon.go:448: [d81bfeafc4402] Daemon stopped [2020-07-28T08:25:50.045Z] === RUN TestServiceUpdateLabel [2020-07-28T08:25:50.045Z] === RUN TestDockerSuite/TestDockerFails [2020-07-28T08:25:50.045Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-07-28T08:25:50.045Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-07-28T08:25:50.045Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-07-28T08:25:50.982Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-07-28T08:25:51.551Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-07-28T08:25:52.488Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-07-28T08:25:52.748Z] --- PASS: TestServiceUpdateLabel (2.83s) [2020-07-28T08:25:52.748Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-07-28T08:25:52.748Z] daemon.go:325: [ddbacc44e1106] waiting for daemon to start [2020-07-28T08:25:52.748Z] daemon.go:325: [ddbacc44e1106] waiting for daemon to start [2020-07-28T08:25:52.748Z] daemon.go:353: [ddbacc44e1106] daemon started [2020-07-28T08:25:52.748Z] daemon.go:461: [ddbacc44e1106] Stopping daemon [2020-07-28T08:25:52.748Z] daemon.go:296: [ddbacc44e1106] exiting daemon [2020-07-28T08:25:52.748Z] daemon.go:448: [ddbacc44e1106] Daemon stopped [2020-07-28T08:25:52.748Z] === RUN TestServiceUpdateSecrets [2020-07-28T08:25:52.748Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-07-28T08:25:52.748Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-07-28T08:25:52.748Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-07-28T08:25:53.008Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-07-28T08:25:55.176Z] ok github.com/docker/docker/builder/remotecontext/git 23.159s coverage: 85.1% of statements [2020-07-28T08:25:55.176Z] ? github.com/docker/docker/cli [no test files] [2020-07-28T08:25:55.176Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-28T08:25:55.176Z] ok github.com/docker/docker/cli/debug 0.069s coverage: 100.0% of statements [2020-07-28T08:25:55.176Z] ok github.com/docker/docker/client 0.401s coverage: 75.2% of statements [2020-07-28T08:25:57.393Z] ok github.com/docker/docker/cmd/dockerd 0.602s coverage: 18.6% of statements [2020-07-28T08:25:58.960Z] ok github.com/docker/docker/container 0.557s coverage: 42.8% of statements [2020-07-28T08:25:58.960Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-28T08:25:58.960Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-28T08:25:58.960Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-28T08:25:58.960Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-28T08:25:59.577Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-07-28T08:26:00.957Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-07-28T08:26:02.870Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-07-28T08:26:03.640Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-07-28T08:26:04.580Z] === RUN TestDockerSuite/TestEventsAttach [2020-07-28T08:26:04.839Z] === RUN TestDockerSuite/TestEventsCommit [2020-07-28T08:26:05.776Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-07-28T08:26:06.035Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-07-28T08:26:06.604Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-07-28T08:26:07.171Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-07-28T08:26:07.742Z] --- PASS: TestServiceUpdateSecrets (15.06s) [2020-07-28T08:26:07.742Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-07-28T08:26:07.742Z] daemon.go:325: [d9222a030b7e9] waiting for daemon to start [2020-07-28T08:26:07.742Z] daemon.go:325: [d9222a030b7e9] waiting for daemon to start [2020-07-28T08:26:07.742Z] daemon.go:353: [d9222a030b7e9] daemon started [2020-07-28T08:26:07.742Z] daemon.go:461: [d9222a030b7e9] Stopping daemon [2020-07-28T08:26:07.742Z] daemon.go:296: [d9222a030b7e9] exiting daemon [2020-07-28T08:26:07.742Z] daemon.go:448: [d9222a030b7e9] Daemon stopped [2020-07-28T08:26:07.742Z] === RUN TestServiceUpdateConfigs [2020-07-28T08:26:08.680Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-07-28T08:26:10.061Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-07-28T08:26:10.284Z] #33 114.0 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-28T08:26:10.284Z] #33 115.9 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-28T08:26:10.284Z] #33 117.1 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-28T08:26:10.284Z] #33 119.0 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-28T08:26:10.284Z] #33 120.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-28T08:26:10.284Z] #33 121.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-28T08:26:10.284Z] #33 122.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-28T08:26:10.284Z] #33 123.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-28T08:26:10.284Z] #33 124.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-28T08:26:10.284Z] #33 125.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-28T08:26:10.284Z] #33 126.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-28T08:26:10.850Z] #33 128.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-28T08:26:11.520Z] ok github.com/docker/docker/daemon 3.327s coverage: 9.1% of statements [2020-07-28T08:26:11.520Z] ok github.com/docker/docker/daemon/cluster 0.731s coverage: 0.5% of statements [2020-07-28T08:26:11.520Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.522s coverage: 65.3% of statements [2020-07-28T08:26:11.520Z] ok github.com/docker/docker/daemon/cluster/convert 0.577s coverage: 35.8% of statements [2020-07-28T08:26:11.520Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-28T08:26:11.520Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.343s coverage: 10.9% of statements [2020-07-28T08:26:11.520Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-28T08:26:11.520Z] ok github.com/docker/docker/daemon/config 0.682s coverage: 79.7% of statements [2020-07-28T08:26:11.520Z] ok github.com/docker/docker/daemon/discovery 0.178s coverage: 30.4% of statements [2020-07-28T08:26:11.520Z] ok github.com/docker/docker/daemon/events 0.272s coverage: 50.0% of statements [2020-07-28T08:26:11.520Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-28T08:26:11.520Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-28T08:26:11.520Z] ok github.com/docker/docker/daemon/graphdriver 0.213s coverage: 2.3% of statements [2020-07-28T08:26:11.520Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-07-28T08:26:11.520Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-07-28T08:26:11.520Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-28T08:26:11.520Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-07-28T08:26:11.520Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-07-28T08:26:11.520Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-07-28T08:26:11.521Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-07-28T08:26:11.521Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-28T08:26:11.521Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-07-28T08:26:11.521Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-07-28T08:26:11.521Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-07-28T08:26:11.966Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-07-28T08:26:12.226Z] #33 129.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-28T08:26:13.738Z] ok github.com/docker/docker/daemon/images 0.492s coverage: 4.9% of statements [2020-07-28T08:26:13.738Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-28T08:26:13.738Z] ok github.com/docker/docker/daemon/links 0.108s coverage: 93.0% of statements [2020-07-28T08:26:13.738Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-28T08:26:13.738Z] ok github.com/docker/docker/daemon/logger 0.545s coverage: 44.0% of statements [2020-07-28T08:26:13.738Z] ok github.com/docker/docker/daemon/logger/awslogs 0.542s coverage: 78.2% of statements [2020-07-28T08:26:13.738Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-07-28T08:26:13.738Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-28T08:26:13.738Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-28T08:26:13.738Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-07-28T08:26:13.738Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-07-28T08:26:14.131Z] #33 131.4 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-28T08:26:14.207Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.495s coverage: 62.1% of statements [2020-07-28T08:26:14.501Z] === RUN TestDockerSuite/TestEventsCopy [2020-07-28T08:26:14.677Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.181s coverage: 88.3% of statements [2020-07-28T08:26:14.760Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-07-28T08:26:15.069Z] #33 132.6 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-28T08:26:15.698Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-07-28T08:26:16.244Z] ok github.com/docker/docker/daemon/logger/local 0.347s coverage: 74.7% of statements [2020-07-28T08:26:16.244Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-28T08:26:16.244Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.514s coverage: 36.0% of statements [2020-07-28T08:26:16.266Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-07-28T08:26:16.526Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-07-28T08:26:16.785Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-07-28T08:26:16.973Z] #33 134.4 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-28T08:26:17.723Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-07-28T08:26:18.291Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-07-28T08:26:18.291Z] === RUN TestDockerSuite/TestEventsFilterType [2020-07-28T08:26:18.350Z] #33 135.5 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-28T08:26:18.861Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-07-28T08:26:19.121Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-07-28T08:26:19.121Z] === RUN TestDockerSuite/TestEventsFilters [2020-07-28T08:26:19.200Z] ok github.com/docker/docker/daemon/logger/splunk 2.272s coverage: 84.5% of statements [2020-07-28T08:26:19.200Z] ok github.com/docker/docker/daemon/logger/syslog 0.271s coverage: 47.8% of statements [2020-07-28T08:26:19.200Z] ok github.com/docker/docker/daemon/logger/templates 0.092s coverage: 8.3% of statements [2020-07-28T08:26:19.200Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-28T08:26:19.200Z] ? github.com/docker/docker/daemon/network [no test files] [2020-07-28T08:26:19.200Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-28T08:26:19.288Z] #33 136.7 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-28T08:26:20.058Z] === RUN TestDockerSuite/TestEventsFormat [2020-07-28T08:26:20.663Z] #33 137.9 [2020-07-28T08:26:20.663Z] #33 DONE 138.1s [2020-07-28T08:26:20.765Z] ok github.com/docker/docker/distribution 1.620s coverage: 20.5% of statements [2020-07-28T08:26:20.766Z] ok github.com/docker/docker/distribution/metadata 1.293s coverage: 48.2% of statements [2020-07-28T08:26:20.766Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-28T08:26:20.921Z] [2020-07-28T08:26:20.921Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-07-28T08:26:21.234Z] ok github.com/docker/docker/distribution/xfer 2.089s coverage: 61.7% of statements [2020-07-28T08:26:21.234Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-28T08:26:21.234Z] ok github.com/docker/docker/errdefs 0.093s coverage: 49.4% of statements [2020-07-28T08:26:21.435Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-07-28T08:26:21.436Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-07-28T08:26:21.436Z] === RUN TestDockerSuite/TestEventsImageImport [2020-07-28T08:26:21.856Z] #34 DONE 1.1s [2020-07-28T08:26:22.004Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-07-28T08:26:22.263Z] === RUN TestDockerSuite/TestEventsImagePull [2020-07-28T08:26:22.522Z] --- PASS: TestServiceUpdateConfigs (14.72s) [2020-07-28T08:26:22.522Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-07-28T08:26:22.522Z] daemon.go:325: [d465c552fa635] waiting for daemon to start [2020-07-28T08:26:22.522Z] daemon.go:325: [d465c552fa635] waiting for daemon to start [2020-07-28T08:26:22.522Z] daemon.go:353: [d465c552fa635] daemon started [2020-07-28T08:26:22.522Z] daemon.go:461: [d465c552fa635] Stopping daemon [2020-07-28T08:26:22.522Z] daemon.go:296: [d465c552fa635] exiting daemon [2020-07-28T08:26:22.522Z] daemon.go:448: [d465c552fa635] Daemon stopped [2020-07-28T08:26:22.522Z] === RUN TestServiceUpdateNetwork [2020-07-28T08:26:22.522Z] === RUN TestDockerSuite/TestEventsImageTag [2020-07-28T08:26:23.450Z] ok github.com/docker/docker/image 0.942s coverage: 86.4% of statements [2020-07-28T08:26:23.450Z] ok github.com/docker/docker/image/cache 0.193s coverage: 19.2% of statements [2020-07-28T08:26:23.450Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-28T08:26:23.450Z] ok github.com/docker/docker/image/v1 0.132s coverage: 25.0% of statements [2020-07-28T08:26:23.450Z] ? github.com/docker/docker/internal/test [no test files] [2020-07-28T08:26:23.450Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-07-28T08:26:23.450Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-07-28T08:26:23.450Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-07-28T08:26:23.450Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-07-28T08:26:23.450Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-07-28T08:26:23.450Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-07-28T08:26:23.450Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-07-28T08:26:23.450Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-07-28T08:26:23.758Z] [2020-07-28T08:26:23.758Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-07-28T08:26:23.759Z] #19 CACHED [2020-07-28T08:26:23.759Z] [2020-07-28T08:26:23.759Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-07-28T08:26:23.759Z] #26 CACHED [2020-07-28T08:26:23.759Z] [2020-07-28T08:26:23.759Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-07-28T08:26:23.759Z] #6 CACHED [2020-07-28T08:26:23.759Z] [2020-07-28T08:26:23.759Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-07-28T08:26:23.759Z] #13 CACHED [2020-07-28T08:26:23.759Z] [2020-07-28T08:26:23.759Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-07-28T08:26:23.759Z] #10 CACHED [2020-07-28T08:26:23.759Z] [2020-07-28T08:26:23.759Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-07-28T08:26:23.759Z] #25 CACHED [2020-07-28T08:26:23.759Z] [2020-07-28T08:26:23.759Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-07-28T08:26:23.759Z] #11 CACHED [2020-07-28T08:26:23.759Z] [2020-07-28T08:26:23.759Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-07-28T08:26:23.759Z] #23 CACHED [2020-07-28T08:26:23.759Z] [2020-07-28T08:26:23.759Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-28T08:26:23.759Z] #20 CACHED [2020-07-28T08:26:23.759Z] [2020-07-28T08:26:23.759Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-28T08:26:23.759Z] #22 CACHED [2020-07-28T08:26:23.759Z] [2020-07-28T08:26:23.759Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-07-28T08:26:23.759Z] #9 CACHED [2020-07-28T08:26:23.759Z] [2020-07-28T08:26:23.759Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-28T08:26:23.759Z] #21 CACHED [2020-07-28T08:26:23.759Z] [2020-07-28T08:26:23.759Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-07-28T08:26:23.759Z] #27 CACHED [2020-07-28T08:26:23.759Z] [2020-07-28T08:26:23.759Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-07-28T08:26:23.759Z] #12 CACHED [2020-07-28T08:26:23.759Z] [2020-07-28T08:26:23.759Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-28T08:26:23.759Z] #29 CACHED [2020-07-28T08:26:23.759Z] [2020-07-28T08:26:23.759Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-07-28T08:26:23.759Z] #7 CACHED [2020-07-28T08:26:23.759Z] [2020-07-28T08:26:23.759Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-28T08:26:23.759Z] #24 CACHED [2020-07-28T08:26:23.759Z] [2020-07-28T08:26:23.759Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-07-28T08:26:23.759Z] #28 CACHED [2020-07-28T08:26:23.759Z] [2020-07-28T08:26:23.759Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-07-28T08:26:23.759Z] #30 CACHED [2020-07-28T08:26:23.759Z] [2020-07-28T08:26:23.759Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-07-28T08:26:23.901Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-07-28T08:26:23.901Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-07-28T08:26:23.901Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-07-28T08:26:23.901Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-07-28T08:26:23.918Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-07-28T08:26:23.918Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-07-28T08:26:23.918Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-28T08:26:24.325Z] #35 DONE 0.6s [2020-07-28T08:26:24.325Z] [2020-07-28T08:26:24.325Z] #36 exporting to image [2020-07-28T08:26:24.325Z] #36 exporting layers [2020-07-28T08:26:24.905Z] ok github.com/docker/docker/internal/testutil 0.197s coverage: 62.5% of statements [2020-07-28T08:26:25.700Z] #36 exporting layers 1.2s done [2020-07-28T08:26:25.700Z] #36 writing image sha256:1cfb36899ac6dd21ae7f7c893079d38fd3160802135668ab6f8d90cc45405d77 done [2020-07-28T08:26:25.700Z] #36 naming to docker.io/library/moby-e2e-test done [2020-07-28T08:26:25.700Z] #36 DONE 1.2s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-28T08:26:25.806Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-07-28T08:26:26.008Z] + echo Ensuring container killed. [2020-07-28T08:26:26.008Z] Ensuring container killed. [2020-07-28T08:26:26.008Z] + docker rm -vf docker-pr1 [2020-07-28T08:26:26.008Z] Error: No such container: docker-pr1 [2020-07-28T08:26:26.008Z] + true [Pipeline] sh [2020-07-28T08:26:26.068Z] === RUN TestDockerSuite/TestEventsRename [2020-07-28T08:26:26.305Z] + echo Chowning /workspace to jenkins user [2020-07-28T08:26:26.305Z] Chowning /workspace to jenkins user [2020-07-28T08:26:26.305Z] + id -u [2020-07-28T08:26:26.305Z] + id -g [2020-07-28T08:26:26.305Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41277:/workspace busybox chown -R 1000:1000 /workspace [2020-07-28T08:26:26.471Z] ok github.com/docker/docker/layer 0.435s coverage: 30.4% of statements [2020-07-28T08:26:26.472Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-28T08:26:26.472Z] ok github.com/docker/docker/libcontainerd/local 0.229s coverage: 1.0% of statements [2020-07-28T08:26:26.472Z] ok github.com/docker/docker/libcontainerd/queue 0.121s coverage: 100.0% of statements [2020-07-28T08:26:26.472Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-28T08:26:26.472Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-28T08:26:26.472Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-28T08:26:26.472Z] ? github.com/docker/docker/oci [no test files] [2020-07-28T08:26:26.472Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-28T08:26:26.653Z] === RUN TestDockerSuite/TestEventsResize [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-28T08:26:26.916Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-07-28T08:26:27.162Z] + bundleName=unit [2020-07-28T08:26:27.162Z] + echo Creating unit-bundles.tar.gz [2020-07-28T08:26:27.162Z] Creating unit-bundles.tar.gz [2020-07-28T08:26:27.162Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-07-28T08:26:27.162Z] bundles/junit-report.xml [2020-07-28T08:26:27.162Z] bundles/go-test-report.json [2020-07-28T08:26:27.162Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-07-28T08:26:27.174Z] Archiving artifacts [2020-07-28T08:26:27.459Z] ok github.com/docker/docker/opts 0.356s coverage: 67.3% of statements [2020-07-28T08:26:27.459Z] ok github.com/docker/docker/pkg/aaparser 0.186s coverage: 50.0% of statements [2020-07-28T08:26:27.485Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-07-28T08:26:27.619Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41277/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-28T08:26:27.923Z] + make clean [2020-07-28T08:26:28.055Z] === RUN TestDockerSuite/TestEventsStreaming [2020-07-28T08:26:28.181Z] docker volume rm -f docker-dev-cache [2020-07-28T08:26:28.181Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-28T08:26:28.624Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-07-28T08:26:31.912Z] === RUN TestDockerSuite/TestEventsTop [2020-07-28T08:26:31.912Z] === RUN TestDockerSuite/TestEventsUntag [2020-07-28T08:26:34.444Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-07-28T08:26:35.825Z] === RUN TestDockerSuite/TestExec [2020-07-28T08:26:35.825Z] --- PASS: TestServiceUpdateNetwork (13.21s) [2020-07-28T08:26:35.825Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-07-28T08:26:35.825Z] daemon.go:325: [d1287097573b2] waiting for daemon to start [2020-07-28T08:26:35.825Z] daemon.go:325: [d1287097573b2] waiting for daemon to start [2020-07-28T08:26:35.825Z] daemon.go:353: [d1287097573b2] daemon started [2020-07-28T08:26:35.825Z] daemon.go:461: [d1287097573b2] Stopping daemon [2020-07-28T08:26:35.825Z] daemon.go:296: [d1287097573b2] exiting daemon [2020-07-28T08:26:35.825Z] daemon.go:448: [d1287097573b2] Daemon stopped [2020-07-28T08:26:35.825Z] PASS [2020-07-28T08:26:35.825Z] [2020-07-28T08:26:35.825Z] DONE 18 tests in 149.648s [2020-07-28T08:26:35.825Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-28T08:26:35.825Z] ++ 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-28T08:26:35.825Z] ++ set -e [2020-07-28T08:26:35.825Z] ++ '[' -n 0 ']' [2020-07-28T08:26:35.825Z] ++ set -x [2020-07-28T08:26:35.825Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:26:35.825Z] INFO: Testing against a local daemon [2020-07-28T08:26:35.825Z] === RUN TestSessionCreate [2020-07-28T08:26:35.825Z] --- PASS: TestSessionCreate (0.05s) [2020-07-28T08:26:35.825Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-28T08:26:35.825Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-07-28T08:26:35.825Z] PASS [2020-07-28T08:26:35.825Z] [2020-07-28T08:26:35.825Z] DONE 2 tests in 0.194s [2020-07-28T08:26:35.825Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-28T08:26:35.825Z] ++ 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-28T08:26:35.825Z] ++ set -e [2020-07-28T08:26:35.825Z] ++ '[' -n 0 ']' [2020-07-28T08:26:35.825Z] ++ set -x [2020-07-28T08:26:35.825Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:26:36.084Z] INFO: Testing against a local daemon [2020-07-28T08:26:36.084Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-28T08:26:36.084Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-28T08:26:36.084Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-28T08:26:36.084Z] === RUN TestEventsExecDie [2020-07-28T08:26:36.084Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-07-28T08:26:37.024Z] --- PASS: TestEventsExecDie (0.77s) [2020-07-28T08:26:37.024Z] === RUN TestEventsBackwardsCompatible [2020-07-28T08:26:37.024Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-07-28T08:26:37.024Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-07-28T08:26:37.024Z] === RUN TestInfoBinaryCommits [2020-07-28T08:26:37.024Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-07-28T08:26:37.024Z] === RUN TestInfoAPIVersioned [2020-07-28T08:26:37.024Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-28T08:26:37.024Z] === RUN TestInfoAPI [2020-07-28T08:26:37.024Z] --- PASS: TestInfoAPI (0.05s) [2020-07-28T08:26:37.024Z] === RUN TestInfoAPIWarnings [2020-07-28T08:26:37.593Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-07-28T08:26:37.853Z] --- PASS: TestInfoAPIWarnings (0.81s) [2020-07-28T08:26:37.853Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-07-28T08:26:37.853Z] daemon.go:325: [def3fd901f32b] waiting for daemon to start [2020-07-28T08:26:37.853Z] daemon.go:325: [def3fd901f32b] waiting for daemon to start [2020-07-28T08:26:37.853Z] daemon.go:353: [def3fd901f32b] daemon started [2020-07-28T08:26:37.853Z] daemon.go:461: [def3fd901f32b] Stopping daemon [2020-07-28T08:26:37.853Z] daemon.go:296: [def3fd901f32b] exiting daemon [2020-07-28T08:26:37.853Z] daemon.go:448: [def3fd901f32b] Daemon stopped [2020-07-28T08:26:37.853Z] === RUN TestLoginFailsWithBadCredentials [2020-07-28T08:26:38.113Z] --- PASS: TestLoginFailsWithBadCredentials (0.23s) [2020-07-28T08:26:38.113Z] === RUN TestPingCacheHeaders [2020-07-28T08:26:38.113Z] === RUN TestDockerSuite/TestExecAPIStart [2020-07-28T08:26:38.113Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-07-28T08:26:38.113Z] === RUN TestPingGet [2020-07-28T08:26:38.113Z] --- PASS: TestPingGet (0.02s) [2020-07-28T08:26:38.113Z] === RUN TestPingHead [2020-07-28T08:26:38.113Z] --- PASS: TestPingHead (0.02s) [2020-07-28T08:26:38.113Z] === RUN TestVersion [2020-07-28T08:26:38.113Z] --- PASS: TestVersion (0.04s) [2020-07-28T08:26:38.113Z] PASS [2020-07-28T08:26:38.113Z] [2020-07-28T08:26:38.113Z] === Skipped [2020-07-28T08:26:38.113Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-28T08:26:38.113Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-28T08:26:38.113Z] [2020-07-28T08:26:38.113Z] [2020-07-28T08:26:38.113Z] DONE 12 tests, 1 skipped in 2.219s [2020-07-28T08:26:38.113Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-28T08:26:38.113Z] ++ 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-28T08:26:38.113Z] ++ set -e [2020-07-28T08:26:38.113Z] ++ '[' -n 0 ']' [2020-07-28T08:26:38.113Z] ++ set -x [2020-07-28T08:26:38.113Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:26:38.372Z] INFO: Testing against a local daemon [2020-07-28T08:26:38.372Z] === RUN TestVolumesCreateAndList [2020-07-28T08:26:38.372Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-07-28T08:26:38.372Z] === RUN TestVolumesRemove [2020-07-28T08:26:38.372Z] --- PASS: TestVolumesRemove (0.07s) [2020-07-28T08:26:38.372Z] === RUN TestVolumesInspect [2020-07-28T08:26:38.372Z] --- PASS: TestVolumesInspect (0.03s) [2020-07-28T08:26:38.372Z] === RUN TestVolumesInvalidJSON [2020-07-28T08:26:38.372Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-28T08:26:38.372Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-28T08:26:38.632Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-28T08:26:38.632Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-07-28T08:26:38.632Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-28T08:26:38.632Z] PASS [2020-07-28T08:26:38.632Z] [2020-07-28T08:26:38.632Z] DONE 5 tests in 0.301s [2020-07-28T08:26:38.632Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-28T08:26:38.632Z] ++++ cat bundles/test-integration/docker.pid [2020-07-28T08:26:38.632Z] +++ kill 4656 [2020-07-28T08:26:39.201Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-07-28T08:26:39.770Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-07-28T08:26:39.770Z] umount: bundles/test-integration/root: no mount point specified. [2020-07-28T08:26:39.770Z] +++ /etc/init.d/apparmor stop [2020-07-28T08:26:39.770Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-28T08:26:39.770Z] [2020-07-28T08:26:39.770Z] Unloading profiles will leave already running processes permanently [2020-07-28T08:26:39.770Z] unconfined, which can lead to unexpected situations. [2020-07-28T08:26:39.770Z] [2020-07-28T08:26:39.770Z] To set a process to complain mode, use the command line tool [2020-07-28T08:26:39.770Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-28T08:26:39.770Z] +++ true [2020-07-28T08:26:39.770Z] exiting test-integration [2020-07-28T08:26:39.770Z] ++ exit 0 [2020-07-28T08:26:39.770Z] [2020-07-28T08:26:40.339Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-07-28T08:26:40.598Z] + for job in $(jobs -p) [2020-07-28T08:26:40.598Z] + wait 24476 [2020-07-28T08:26:41.166Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-07-28T08:26:41.735Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-07-28T08:26:42.303Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-07-28T08:26:42.871Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-07-28T08:26:43.809Z] === RUN TestDockerSuite/TestExecCgroup [2020-07-28T08:26:44.746Z] === RUN TestDockerSuite/TestExecEnv [2020-07-28T08:26:45.005Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-07-28T08:26:45.279Z] ok github.com/docker/docker/pkg/archive 6.365s coverage: 62.2% of statements [2020-07-28T08:26:45.279Z] ok github.com/docker/docker/pkg/authorization 0.407s coverage: 26.2% of statements [2020-07-28T08:26:45.279Z] ok github.com/docker/docker/pkg/broadcaster 0.065s coverage: 100.0% of statements [2020-07-28T08:26:45.279Z] ok github.com/docker/docker/pkg/capabilities 0.067s coverage: 87.5% of statements [2020-07-28T08:26:45.279Z] ok github.com/docker/docker/pkg/chrootarchive 0.166s coverage: 15.4% of statements [2020-07-28T08:26:45.279Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-28T08:26:45.279Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-28T08:26:45.279Z] ok github.com/docker/docker/pkg/directory 0.058s coverage: 80.0% of statements [2020-07-28T08:26:45.279Z] ok github.com/docker/docker/pkg/discovery 0.171s coverage: 58.3% of statements [2020-07-28T08:26:45.279Z] ok github.com/docker/docker/pkg/discovery/file 0.090s coverage: 92.9% of statements [2020-07-28T08:26:45.279Z] ok github.com/docker/docker/pkg/discovery/kv 3.660s coverage: 84.1% of statements [2020-07-28T08:26:45.279Z] ok github.com/docker/docker/pkg/discovery/memory 0.044s coverage: 92.3% of statements [2020-07-28T08:26:45.279Z] ok github.com/docker/docker/pkg/discovery/nodes 0.102s coverage: 93.8% of statements [2020-07-28T08:26:45.279Z] ok github.com/docker/docker/pkg/filenotify 0.099s coverage: 38.2% of statements [2020-07-28T08:26:45.279Z] ok github.com/docker/docker/pkg/fileutils 0.171s coverage: 87.7% of statements [2020-07-28T08:26:45.279Z] ok github.com/docker/docker/pkg/homedir 0.133s coverage: 37.5% of statements [2020-07-28T08:26:45.279Z] ok github.com/docker/docker/pkg/idtools 0.084s coverage: 6.3% of statements [2020-07-28T08:26:45.279Z] ok github.com/docker/docker/pkg/ioutils 0.593s coverage: 68.2% of statements [2020-07-28T08:26:45.279Z] ok github.com/docker/docker/pkg/jsonmessage 0.208s coverage: 91.7% of statements [2020-07-28T08:26:45.279Z] ok github.com/docker/docker/pkg/locker 0.047s coverage: 88.9% of statements [2020-07-28T08:26:45.279Z] ok github.com/docker/docker/pkg/longpath 0.037s coverage: 100.0% of statements [2020-07-28T08:26:45.279Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-28T08:26:45.279Z] ok github.com/docker/docker/pkg/namesgenerator 0.038s coverage: 85.7% of statements [2020-07-28T08:26:45.279Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-28T08:26:45.279Z] ok github.com/docker/docker/pkg/parsers 0.184s coverage: 97.0% of statements [2020-07-28T08:26:45.279Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-07-28T08:26:45.279Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-07-28T08:26:45.279Z] ok github.com/docker/docker/pkg/pidfile 0.083s coverage: 82.6% of statements [2020-07-28T08:26:45.279Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-28T08:26:45.279Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-28T08:26:45.943Z] === RUN TestDockerSuite/TestExecExitStatus [2020-07-28T08:26:46.512Z] === RUN TestDockerSuite/TestExecInspectID [2020-07-28T08:26:49.045Z] === RUN TestDockerSuite/TestExecInteractive [2020-07-28T08:26:49.618Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-07-28T08:26:50.198Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-07-28T08:26:50.785Z] === RUN TestDockerSuite/TestExecParseError [2020-07-28T08:26:51.358Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-07-28T08:26:51.617Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-07-28T08:26:52.185Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-07-28T08:26:53.123Z] === RUN TestDockerSuite/TestExecSetEnv [2020-07-28T08:26:53.693Z] === RUN TestDockerSuite/TestExecStartFails [2020-07-28T08:26:54.260Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-07-28T08:27:06.466Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-07-28T08:27:06.466Z] === RUN TestDockerSuite/TestExecTTY [2020-07-28T08:27:06.466Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-07-28T08:27:06.466Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-07-28T08:27:07.034Z] === RUN TestDockerSuite/TestExecUlimits [2020-07-28T08:27:07.602Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-07-28T08:27:07.602Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-07-28T08:27:08.539Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-07-28T08:27:09.108Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-07-28T08:27:10.046Z] === RUN TestDockerSuite/TestExecWithTERM [2020-07-28T08:27:10.613Z] === RUN TestDockerSuite/TestExecWithUser [2020-07-28T08:27:11.181Z] === RUN TestDockerSuite/TestGetContainerStats [2020-07-28T08:27:15.401Z] ok github.com/docker/docker/pkg/plugins 34.937s coverage: 73.6% of statements [2020-07-28T08:27:15.401Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.114s coverage: 56.8% of statements [2020-07-28T08:27:15.401Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-28T08:27:15.401Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-28T08:27:15.401Z] ok github.com/docker/docker/pkg/plugins/transport 0.109s coverage: 85.7% of statements [2020-07-28T08:27:15.401Z] ok github.com/docker/docker/pkg/pools 0.030s coverage: 87.9% of statements [2020-07-28T08:27:15.401Z] ok github.com/docker/docker/pkg/progress 0.066s coverage: 75.9% of statements [2020-07-28T08:27:15.401Z] ok github.com/docker/docker/pkg/pubsub 1.083s coverage: 72.7% of statements [2020-07-28T08:27:15.401Z] ok github.com/docker/docker/pkg/reexec 0.083s coverage: 82.4% of statements [2020-07-28T08:27:15.401Z] ok github.com/docker/docker/pkg/signal 0.124s coverage: 20.3% of statements [2020-07-28T08:27:15.401Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-28T08:27:15.401Z] ok github.com/docker/docker/pkg/stdcopy 0.043s coverage: 100.0% of statements [2020-07-28T08:27:15.401Z] ok github.com/docker/docker/pkg/streamformatter 0.117s coverage: 66.2% of statements [2020-07-28T08:27:15.401Z] ok github.com/docker/docker/pkg/stringid 0.093s coverage: 70.6% of statements [2020-07-28T08:27:15.401Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-07-28T08:27:15.401Z] ok github.com/docker/docker/pkg/sysinfo 0.036s coverage: 38.2% of statements [2020-07-28T08:27:15.401Z] ok github.com/docker/docker/pkg/system 0.093s coverage: 12.3% of statements [2020-07-28T08:27:15.401Z] ok github.com/docker/docker/pkg/tailfile 0.062s coverage: 88.6% of statements [2020-07-28T08:27:15.401Z] ok github.com/docker/docker/pkg/tarsum 0.235s coverage: 89.3% of statements [2020-07-28T08:27:15.401Z] ok github.com/docker/docker/pkg/term 0.054s coverage: 30.8% of statements [2020-07-28T08:27:15.401Z] ok github.com/docker/docker/pkg/term/windows 0.045s coverage: 0.0% of statements [no tests to run] [2020-07-28T08:27:15.401Z] ok github.com/docker/docker/pkg/truncindex 0.145s coverage: 91.5% of statements [2020-07-28T08:27:15.401Z] ok github.com/docker/docker/pkg/urlutil 0.050s coverage: 100.0% of statements [2020-07-28T08:27:15.401Z] ok github.com/docker/docker/pkg/useragent 0.025s coverage: 88.9% of statements [2020-07-28T08:27:15.401Z] ok github.com/docker/docker/plugin 0.312s coverage: 12.0% of statements [2020-07-28T08:27:15.401Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-28T08:27:15.401Z] ok github.com/docker/docker/plugin/v2 0.362s coverage: 20.1% of statements [2020-07-28T08:27:15.401Z] ok github.com/docker/docker/reference 0.420s coverage: 84.4% of statements [2020-07-28T08:27:15.401Z] ok github.com/docker/docker/registry 0.309s coverage: 52.0% of statements [2020-07-28T08:27:15.401Z] ok github.com/docker/docker/registry/resumable 0.228s coverage: 100.0% of statements [2020-07-28T08:27:15.401Z] ok github.com/docker/docker/restartmanager 0.033s coverage: 49.0% of statements [2020-07-28T08:27:15.401Z] ? github.com/docker/docker/rootless [no test files] [2020-07-28T08:27:15.401Z] ok github.com/docker/docker/runconfig 0.130s coverage: 54.5% of statements [2020-07-28T08:27:15.401Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-28T08:27:15.401Z] ? github.com/docker/docker/volume [no test files] [2020-07-28T08:27:15.401Z] ok github.com/docker/docker/volume/drivers 0.128s coverage: 36.1% of statements [2020-07-28T08:27:15.401Z] ok github.com/docker/docker/volume/local 0.123s coverage: 37.7% of statements [2020-07-28T08:27:15.401Z] ok github.com/docker/docker/volume/mounts 0.075s coverage: 66.2% of statements [2020-07-28T08:27:15.401Z] ok github.com/docker/docker/volume/service 0.490s coverage: 70.3% of statements [2020-07-28T08:27:15.401Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-28T08:27:15.401Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-28T08:27:15.401Z] INFO: make.ps1 ended at 07/28/2020 08:27:13 [2020-07-28T08:27:15.401Z] INFO: Unit tests ended at 07/28/2020 08:27:15. Duration:00:03:04.0480636 [2020-07-28T08:27:15.401Z] INFO: Building busybox [2020-07-28T08:27:15.870Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-07-28T08:27:15.870Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-07-28T08:27:15.870Z] [2020-07-28T08:27:15.870Z] Sending build context to Docker daemon 2.56kB [2020-07-28T08:27:15.870Z] [2020-07-28T08:27:15.870Z] Step 1/6 : FROM microsoft/windowsservercore [2020-07-28T08:27:15.870Z] ---> 987b1d5e0abf [2020-07-28T08:27:15.870Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-07-28T08:27:15.870Z] ---> Running in 0c2b902dd807 [2020-07-28T08:27:16.451Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-07-28T08:27:20.628Z] Removing intermediate container 0c2b902dd807 [2020-07-28T08:27:20.628Z] ---> 3c4f16488e37 [2020-07-28T08:27:20.628Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-07-28T08:27:20.640Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-07-28T08:27:20.640Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-28T08:27:21.577Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-07-28T08:27:21.616Z] [2020-07-28T08:27:22.085Z] ---> 61a0bbecb762 [2020-07-28T08:27:22.085Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-07-28T08:27:22.085Z] ---> Running in 03b2f296ca1c [2020-07-28T08:27:23.072Z] [2020-07-28T08:27:23.072Z] SUCCESS: Specified value was saved. [2020-07-28T08:27:25.293Z] Removing intermediate container 03b2f296ca1c [2020-07-28T08:27:25.293Z] ---> e229002864f3 [2020-07-28T08:27:25.293Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-07-28T08:27:25.293Z] ---> Running in 1f7091159268 [2020-07-28T08:27:26.850Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-07-28T08:27:26.850Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-07-28T08:27:26.850Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-07-28T08:27:26.850Z] === RUN TestDockerSuite/TestHealth [2020-07-28T08:27:30.057Z] Cannot create a file when that file already exists. [2020-07-28T08:27:34.812Z] Removing intermediate container 1f7091159268 [2020-07-28T08:27:34.812Z] ---> b754b256b533 [2020-07-28T08:27:34.812Z] Step 6/6 : CMD ["sh"] [2020-07-28T08:27:34.812Z] ---> Running in 0924fbf99d47 [2020-07-28T08:27:35.280Z] Removing intermediate container 0924fbf99d47 [2020-07-28T08:27:35.280Z] ---> 8a9cdff3b3cb [2020-07-28T08:27:35.280Z] Successfully built 8a9cdff3b3cb [2020-07-28T08:27:35.280Z] Successfully tagged busybox:latest [2020-07-28T08:27:35.280Z] INFO: Docker images of the daemon under test [2020-07-28T08:27:35.280Z] [2020-07-28T08:27:35.280Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-28T08:27:35.280Z] busybox latest 8a9cdff3b3cb Less than a second ago 5.03GB [2020-07-28T08:27:35.280Z] mcr.microsoft.com/windows/servercore ltsc2019 987b1d5e0abf 2 weeks ago 4.99GB [2020-07-28T08:27:35.280Z] microsoft/windowsservercore latest 987b1d5e0abf 2 weeks ago 4.99GB [2020-07-28T08:27:35.280Z] [2020-07-28T08:27:35.280Z] INFO: Running integration tests at 07/28/2020 08:27:34... [2020-07-28T08:27:35.280Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-07-28T08:27:35.280Z] INFO: Integration API tests being run from the host: [2020-07-28T08:27:35.280Z] INFO: make.ps1 starting at 07/28/2020 08:27:34 [2020-07-28T08:27:35.749Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2020-07-28T08:27:48.798Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-07-28T08:27:48.798Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-07-28T08:27:48.798Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-07-28T08:27:48.798Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-07-28T08:27:48.798Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-07-28T08:27:48.798Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-07-28T08:27:48.798Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-07-28T08:27:48.798Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-07-28T08:27:48.798Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-07-28T08:27:48.798Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-07-28T08:27:48.798Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-07-28T08:27:48.798Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-07-28T08:27:48.798Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-07-28T08:27:48.798Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-07-28T08:27:48.798Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-07-28T08:27:48.798Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-07-28T08:27:49.367Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-07-28T08:27:50.305Z] === RUN TestDockerSuite/TestImagesFormat [2020-07-28T08:27:50.305Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-07-28T08:27:50.564Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-07-28T08:27:53.098Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-07-28T08:27:53.358Z] === RUN TestDockerSuite/TestImportBadURL [2020-07-28T08:27:53.358Z] === RUN TestDockerSuite/TestImportDisplay [2020-07-28T08:27:53.703Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2020-07-28T08:27:54.481Z] === RUN TestDockerSuite/TestImportFile [2020-07-28T08:27:55.271Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2020-07-28T08:27:55.419Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-07-28T08:27:55.419Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-07-28T08:27:56.357Z] === RUN TestDockerSuite/TestImportGzipped [2020-07-28T08:27:57.487Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2020-07-28T08:27:57.735Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-07-28T08:27:58.672Z] === RUN TestDockerSuite/TestInfoDebug [2020-07-28T08:27:59.240Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-07-28T08:27:59.702Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2020-07-28T08:27:59.808Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-07-28T08:28:00.376Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-07-28T08:28:01.313Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-07-28T08:28:01.881Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-07-28T08:28:01.917Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-07-28T08:28:02.385Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-07-28T08:28:02.450Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-07-28T08:28:02.854Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2020-07-28T08:28:03.018Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-07-28T08:28:03.018Z] === RUN TestDockerSuite/TestInfoFormat [2020-07-28T08:28:03.018Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-07-28T08:28:03.018Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-07-28T08:28:03.586Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-07-28T08:28:03.841Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-07-28T08:28:03.846Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-07-28T08:28:04.310Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-07-28T08:28:04.414Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-07-28T08:28:05.350Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-07-28T08:28:05.876Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-07-28T08:28:05.919Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-07-28T08:28:06.487Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-07-28T08:28:06.746Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-07-28T08:28:06.746Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-07-28T08:28:08.141Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-07-28T08:28:08.401Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-07-28T08:28:08.660Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-07-28T08:28:08.919Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-07-28T08:28:09.178Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-07-28T08:28:09.178Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-07-28T08:28:09.673Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-07-28T08:28:10.115Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-07-28T08:28:10.375Z] === RUN TestDockerSuite/TestInspectDefault [2020-07-28T08:28:10.942Z] === RUN TestDockerSuite/TestInspectHistory [2020-07-28T08:28:11.511Z] === RUN TestDockerSuite/TestInspectImage [2020-07-28T08:28:11.511Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-07-28T08:28:11.511Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-07-28T08:28:11.511Z] === RUN TestDockerSuite/TestInspectInt64 [2020-07-28T08:28:12.080Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-07-28T08:28:12.340Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-07-28T08:28:12.340Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-07-28T08:28:12.908Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-07-28T08:28:13.476Z] === RUN TestDockerSuite/TestInspectPlugin [2020-07-28T08:28:14.856Z] === RUN TestDockerSuite/TestInspectRootFS [2020-07-28T08:28:14.857Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-07-28T08:28:15.116Z] === RUN TestDockerSuite/TestInspectStatus [2020-07-28T08:28:15.543Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-07-28T08:28:15.685Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-07-28T08:28:16.621Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-07-28T08:28:17.108Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2020-07-28T08:28:17.189Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-07-28T08:28:17.757Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-07-28T08:28:18.016Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-07-28T08:28:18.585Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-07-28T08:28:19.153Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-07-28T08:28:19.323Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2020-07-28T08:28:19.412Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-07-28T08:28:19.412Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-07-28T08:28:20.790Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-07-28T08:28:21.049Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-07-28T08:28:21.539Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2020-07-28T08:28:21.988Z] === RUN TestDockerSuite/TestLinksEnvs [2020-07-28T08:28:22.925Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-07-28T08:28:23.185Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-07-28T08:28:23.754Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2020-07-28T08:28:24.564Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-07-28T08:28:25.319Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2020-07-28T08:28:25.585Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-07-28T08:28:26.969Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-07-28T08:28:26.969Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-07-28T08:28:27.541Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-07-28T08:28:27.541Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T08:28:27.541Z] INFO: Testing against a local daemon [2020-07-28T08:28:27.541Z] === RUN TestBuildWithSession [2020-07-28T08:28:27.541Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-28T08:28:27.541Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T08:28:27.541Z] === RUN TestBuildSquashParent [2020-07-28T08:28:27.541Z] --- SKIP: TestBuildSquashParent (0.00s) [2020-07-28T08:28:27.541Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T08:28:27.541Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-28T08:28:27.541Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2020-07-28T08:28:27.541Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-28T08:28:27.541Z] === RUN TestBuildMultiStageCopy [2020-07-28T08:28:27.541Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-28T08:28:28.875Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-07-28T08:28:28.875Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-07-28T08:28:29.443Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-07-28T08:28:31.156Z] --- PASS: TestImportExtremelyLargeImageWorks (193.65s) [2020-07-28T08:28:31.156Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-07-28T08:28:31.156Z] daemon.go:325: [d82ebbef93504] waiting for daemon to start [2020-07-28T08:28:31.156Z] daemon.go:325: [d82ebbef93504] waiting for daemon to start [2020-07-28T08:28:31.156Z] daemon.go:353: [d82ebbef93504] daemon started [2020-07-28T08:28:31.156Z] daemon.go:461: [d82ebbef93504] Stopping daemon [2020-07-28T08:28:31.156Z] daemon.go:296: [d82ebbef93504] exiting daemon [2020-07-28T08:28:31.156Z] daemon.go:448: [d82ebbef93504] Daemon stopped [2020-07-28T08:28:31.156Z] PASS [2020-07-28T08:28:31.156Z] [2020-07-28T08:28:31.156Z] DONE 11 tests in 194.666s [2020-07-28T08:28:31.156Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-07-28T08:28:31.156Z] ++ 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-28T08:28:31.156Z] ++ set -e [2020-07-28T08:28:31.156Z] ++ '[' -n 0 ']' [2020-07-28T08:28:31.156Z] ++ set -x [2020-07-28T08:28:31.156Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:28:31.156Z] INFO: Testing against a local daemon [2020-07-28T08:28:31.156Z] === RUN TestNetworkCreateDelete [2020-07-28T08:28:31.156Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-07-28T08:28:31.156Z] === RUN TestDockerNetworkDeletePreferID [2020-07-28T08:28:31.156Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2020-07-28T08:28:31.156Z] === RUN TestDaemonDNSFallback [2020-07-28T08:28:31.156Z] --- PASS: TestDaemonDNSFallback (1.58s) [2020-07-28T08:28:31.156Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback [2020-07-28T08:28:31.156Z] daemon.go:325: [d3b627830eb0f] waiting for daemon to start [2020-07-28T08:28:31.156Z] daemon.go:325: [d3b627830eb0f] waiting for daemon to start [2020-07-28T08:28:31.156Z] daemon.go:353: [d3b627830eb0f] daemon started [2020-07-28T08:28:31.156Z] daemon.go:461: [d3b627830eb0f] Stopping daemon [2020-07-28T08:28:31.156Z] daemon.go:296: [d3b627830eb0f] exiting daemon [2020-07-28T08:28:31.156Z] daemon.go:448: [d3b627830eb0f] Daemon stopped [2020-07-28T08:28:31.156Z] === RUN TestInspectNetwork [2020-07-28T08:28:31.156Z] === RUN TestInspectNetwork/full_network_id [2020-07-28T08:28:31.156Z] === RUN TestInspectNetwork/partial_network_id [2020-07-28T08:28:31.156Z] === RUN TestInspectNetwork/network_name [2020-07-28T08:28:31.156Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-28T08:28:31.450Z] --- PASS: TestInspectNetwork (6.99s) [2020-07-28T08:28:31.450Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-07-28T08:28:31.450Z] daemon.go:325: [dc0107b120770] waiting for daemon to start [2020-07-28T08:28:31.450Z] daemon.go:325: [dc0107b120770] waiting for daemon to start [2020-07-28T08:28:31.450Z] daemon.go:353: [dc0107b120770] daemon started [2020-07-28T08:28:31.450Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-28T08:28:31.450Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-28T08:28:31.450Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-28T08:28:31.450Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-28T08:28:31.450Z] daemon.go:461: [dc0107b120770] Stopping daemon [2020-07-28T08:28:31.450Z] daemon.go:296: [dc0107b120770] exiting daemon [2020-07-28T08:28:31.450Z] daemon.go:448: [dc0107b120770] Daemon stopped [2020-07-28T08:28:31.450Z] === RUN TestRunContainerWithBridgeNone [2020-07-28T08:28:34.201Z] --- PASS: TestRunContainerWithBridgeNone (2.11s) [2020-07-28T08:28:34.201Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-07-28T08:28:34.201Z] daemon.go:325: [db28bf8bdcc31] waiting for daemon to start [2020-07-28T08:28:34.201Z] daemon.go:325: [db28bf8bdcc31] waiting for daemon to start [2020-07-28T08:28:34.201Z] daemon.go:353: [db28bf8bdcc31] daemon started [2020-07-28T08:28:34.201Z] daemon.go:461: [db28bf8bdcc31] Stopping daemon [2020-07-28T08:28:34.201Z] daemon.go:296: [db28bf8bdcc31] exiting daemon [2020-07-28T08:28:34.201Z] daemon.go:448: [db28bf8bdcc31] Daemon stopped [2020-07-28T08:28:34.201Z] === RUN TestNetworkInvalidJSON [2020-07-28T08:28:34.201Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-28T08:28:34.201Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-28T08:28:34.201Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-28T08:28:34.201Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-28T08:28:34.201Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-28T08:28:34.201Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-28T08:28:34.201Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-28T08:28:34.201Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-28T08:28:34.201Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-28T08:28:34.201Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-07-28T08:28:34.201Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-28T08:28:34.201Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-28T08:28:34.201Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-28T08:28:34.201Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-28T08:28:34.849Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-07-28T08:28:34.849Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-07-28T08:28:34.849Z] daemon.go:325: [d84e30c97c31b] waiting for daemon to start [2020-07-28T08:28:34.849Z] daemon.go:325: [d84e30c97c31b] waiting for daemon to start [2020-07-28T08:28:34.849Z] daemon.go:353: [d84e30c97c31b] daemon started [2020-07-28T08:28:34.849Z] daemon.go:461: [d84e30c97c31b] Stopping daemon [2020-07-28T08:28:34.849Z] daemon.go:296: [d84e30c97c31b] exiting daemon [2020-07-28T08:28:34.849Z] daemon.go:448: [d84e30c97c31b] Daemon stopped [2020-07-28T08:28:34.849Z] daemon.go:325: [d84e30c97c31b] waiting for daemon to start [2020-07-28T08:28:34.849Z] daemon.go:325: [d84e30c97c31b] waiting for daemon to start [2020-07-28T08:28:34.849Z] daemon.go:353: [d84e30c97c31b] daemon started [2020-07-28T08:28:34.849Z] daemon.go:461: [d84e30c97c31b] Stopping daemon [2020-07-28T08:28:34.849Z] daemon.go:296: [d84e30c97c31b] exiting daemon [2020-07-28T08:28:34.849Z] daemon.go:448: [d84e30c97c31b] Daemon stopped [2020-07-28T08:28:34.849Z] === RUN TestDaemonDefaultNetworkPools [2020-07-28T08:28:35.484Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2020-07-28T08:28:35.484Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-07-28T08:28:35.484Z] daemon.go:325: [d2cf87c6f4693] waiting for daemon to start [2020-07-28T08:28:35.484Z] daemon.go:325: [d2cf87c6f4693] waiting for daemon to start [2020-07-28T08:28:35.484Z] daemon.go:353: [d2cf87c6f4693] daemon started [2020-07-28T08:28:35.484Z] daemon.go:461: [d2cf87c6f4693] Stopping daemon [2020-07-28T08:28:35.484Z] daemon.go:296: [d2cf87c6f4693] exiting daemon [2020-07-28T08:28:35.484Z] daemon.go:448: [d2cf87c6f4693] Daemon stopped [2020-07-28T08:28:35.484Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-28T08:28:36.015Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-07-28T08:28:36.202Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-28T08:28:36.527Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2020-07-28T08:28:36.527Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-07-28T08:28:36.527Z] daemon.go:325: [dc8887b472003] waiting for daemon to start [2020-07-28T08:28:36.527Z] daemon.go:325: [dc8887b472003] waiting for daemon to start [2020-07-28T08:28:36.527Z] daemon.go:353: [dc8887b472003] daemon started [2020-07-28T08:28:36.527Z] daemon.go:461: [dc8887b472003] Stopping daemon [2020-07-28T08:28:36.527Z] daemon.go:296: [dc8887b472003] exiting daemon [2020-07-28T08:28:36.527Z] daemon.go:448: [dc8887b472003] Daemon stopped [2020-07-28T08:28:36.527Z] daemon.go:325: [dc8887b472003] waiting for daemon to start [2020-07-28T08:28:36.527Z] daemon.go:325: [dc8887b472003] waiting for daemon to start [2020-07-28T08:28:36.527Z] daemon.go:353: [dc8887b472003] daemon started [2020-07-28T08:28:36.527Z] daemon.go:461: [dc8887b472003] Stopping daemon [2020-07-28T08:28:36.527Z] daemon.go:296: [dc8887b472003] exiting daemon [2020-07-28T08:28:36.527Z] daemon.go:448: [dc8887b472003] Daemon stopped [2020-07-28T08:28:36.527Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-28T08:28:36.670Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-28T08:28:37.392Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-07-28T08:28:37.657Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-28T08:28:38.045Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2020-07-28T08:28:38.045Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-28T08:28:38.045Z] daemon.go:325: [dda71f7c391b3] waiting for daemon to start [2020-07-28T08:28:38.045Z] daemon.go:325: [dda71f7c391b3] waiting for daemon to start [2020-07-28T08:28:38.045Z] daemon.go:353: [dda71f7c391b3] daemon started [2020-07-28T08:28:38.045Z] daemon.go:461: [dda71f7c391b3] Stopping daemon [2020-07-28T08:28:38.045Z] daemon.go:296: [dda71f7c391b3] exiting daemon [2020-07-28T08:28:38.045Z] daemon.go:448: [dda71f7c391b3] Daemon stopped [2020-07-28T08:28:38.045Z] daemon.go:325: [dda71f7c391b3] waiting for daemon to start [2020-07-28T08:28:38.045Z] daemon.go:325: [dda71f7c391b3] waiting for daemon to start [2020-07-28T08:28:38.045Z] daemon.go:353: [dda71f7c391b3] daemon started [2020-07-28T08:28:38.045Z] daemon.go:461: [dda71f7c391b3] Stopping daemon [2020-07-28T08:28:38.045Z] daemon.go:296: [dda71f7c391b3] exiting daemon [2020-07-28T08:28:38.045Z] daemon.go:448: [dda71f7c391b3] Daemon stopped [2020-07-28T08:28:38.045Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-28T08:28:38.644Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-28T08:28:38.710Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-07-28T08:28:38.710Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-07-28T08:28:38.710Z] daemon.go:325: [df89b5c2bc096] waiting for daemon to start [2020-07-28T08:28:38.710Z] daemon.go:325: [df89b5c2bc096] waiting for daemon to start [2020-07-28T08:28:38.710Z] daemon.go:353: [df89b5c2bc096] daemon started [2020-07-28T08:28:38.710Z] daemon.go:461: [df89b5c2bc096] Stopping daemon [2020-07-28T08:28:38.710Z] daemon.go:296: [df89b5c2bc096] exiting daemon [2020-07-28T08:28:38.710Z] daemon.go:448: [df89b5c2bc096] Daemon stopped [2020-07-28T08:28:38.710Z] === RUN TestServiceWithPredefinedNetwork [2020-07-28T08:28:38.770Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-07-28T08:28:39.029Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-07-28T08:28:40.211Z] --- PASS: TestBuildMultiStageCopy (12.60s) [2020-07-28T08:28:40.211Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.45s) [2020-07-28T08:28:40.211Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.66s) [2020-07-28T08:28:40.211Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.89s) [2020-07-28T08:28:40.211Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.26s) [2020-07-28T08:28:40.211Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.35s) [2020-07-28T08:28:40.211Z] === RUN TestBuildMultiStageParentConfig [2020-07-28T08:28:40.211Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2020-07-28T08:28:40.211Z] build_test.go:193: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-28T08:28:40.211Z] === RUN TestBuildLabelWithTargets [2020-07-28T08:28:40.211Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2020-07-28T08:28:40.211Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-28T08:28:40.211Z] === RUN TestBuildWithEmptyLayers [2020-07-28T08:28:40.796Z] --- PASS: TestServiceWithPredefinedNetwork (2.03s) [2020-07-28T08:28:40.796Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-07-28T08:28:40.796Z] daemon.go:325: [d32b8b4a07680] waiting for daemon to start [2020-07-28T08:28:40.796Z] daemon.go:325: [d32b8b4a07680] waiting for daemon to start [2020-07-28T08:28:40.796Z] daemon.go:353: [d32b8b4a07680] daemon started [2020-07-28T08:28:40.796Z] daemon.go:461: [d32b8b4a07680] Stopping daemon [2020-07-28T08:28:40.796Z] daemon.go:296: [d32b8b4a07680] exiting daemon [2020-07-28T08:28:40.796Z] daemon.go:448: [d32b8b4a07680] Daemon stopped [2020-07-28T08:28:40.796Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-28T08:28:40.796Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-28T08:28:40.796Z] service_test.go:230: FLAKY_TEST [2020-07-28T08:28:40.796Z] === RUN TestServiceWithDataPathPortInit [2020-07-28T08:28:40.935Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-07-28T08:28:40.935Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-07-28T08:28:40.935Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-07-28T08:28:40.935Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-07-28T08:28:40.935Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-07-28T08:28:41.197Z] --- PASS: TestBuildWithEmptyLayers (0.81s) [2020-07-28T08:28:41.197Z] === RUN TestBuildMultiStageOnBuild [2020-07-28T08:28:41.197Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2020-07-28T08:28:41.197Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-28T08:28:41.197Z] === RUN TestBuildUncleanTarFilenames [2020-07-28T08:28:41.197Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2020-07-28T08:28:41.197Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-28T08:28:41.197Z] === RUN TestBuildMultiStageLayerLeak [2020-07-28T08:28:41.197Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2020-07-28T08:28:41.197Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-28T08:28:41.197Z] === RUN TestBuildWithHugeFile [2020-07-28T08:28:41.197Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2020-07-28T08:28:41.197Z] build_test.go:492: testEnv.OSType == "windows" [2020-07-28T08:28:41.197Z] === RUN TestBuildWithEmptyDockerfile [2020-07-28T08:28:41.197Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-28T08:28:41.197Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-28T08:28:41.197Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-28T08:28:41.197Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-28T08:28:41.197Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-28T08:28:41.197Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-28T08:28:41.197Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-28T08:28:41.197Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-28T08:28:41.197Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-28T08:28:41.197Z] --- PASS: TestBuildWithEmptyDockerfile (0.25s) [2020-07-28T08:28:41.197Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2020-07-28T08:28:41.197Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2020-07-28T08:28:41.197Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2020-07-28T08:28:41.197Z] === RUN TestBuildPreserveOwnership [2020-07-28T08:28:41.197Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2020-07-28T08:28:41.197Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-28T08:28:41.197Z] === RUN TestBuildPlatformInvalid [2020-07-28T08:28:41.197Z] --- PASS: TestBuildPlatformInvalid (0.03s) [2020-07-28T08:28:41.197Z] PASS [2020-07-28T08:28:41.197Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-07-28T08:28:41.197Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T08:28:41.197Z] INFO: Testing against a local daemon [2020-07-28T08:28:41.197Z] === RUN TestConfigList [2020-07-28T08:28:41.197Z] --- SKIP: TestConfigList (0.01s) [2020-07-28T08:28:41.198Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T08:28:41.198Z] === RUN TestConfigsCreateAndDelete [2020-07-28T08:28:41.198Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2020-07-28T08:28:41.198Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T08:28:41.198Z] === RUN TestConfigsUpdate [2020-07-28T08:28:41.198Z] --- SKIP: TestConfigsUpdate (0.00s) [2020-07-28T08:28:41.198Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T08:28:41.198Z] === RUN TestTemplatedConfig [2020-07-28T08:28:41.198Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-07-28T08:28:41.198Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T08:28:41.198Z] === RUN TestConfigInspect [2020-07-28T08:28:41.198Z] --- SKIP: TestConfigInspect (0.00s) [2020-07-28T08:28:41.198Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T08:28:41.198Z] === RUN TestConfigCreateWithLabels [2020-07-28T08:28:41.198Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2020-07-28T08:28:41.198Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-07-28T08:28:41.198Z] === RUN TestConfigCreateResolve [2020-07-28T08:28:41.198Z] --- SKIP: TestConfigCreateResolve (0.00s) [2020-07-28T08:28:41.198Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-07-28T08:28:41.198Z] === RUN TestConfigDaemonLibtrustID [2020-07-28T08:28:41.198Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2020-07-28T08:28:41.198Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-07-28T08:28:41.198Z] PASS [2020-07-28T08:28:41.198Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-07-28T08:28:41.198Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T08:28:41.198Z] INFO: Testing against a local daemon [2020-07-28T08:28:41.198Z] === RUN TestCheckpoint [2020-07-28T08:28:41.198Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-28T08:28:41.198Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-28T08:28:41.198Z] === RUN TestContainerInvalidJSON [2020-07-28T08:28:41.198Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-28T08:28:41.198Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-28T08:28:41.198Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-28T08:28:41.198Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-28T08:28:41.198Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-28T08:28:41.198Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-28T08:28:41.198Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-28T08:28:41.198Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-28T08:28:41.198Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-28T08:28:41.198Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-07-28T08:28:41.198Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-28T08:28:41.198Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-28T08:28:41.198Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-28T08:28:41.198Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-28T08:28:41.198Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.01s) [2020-07-28T08:28:41.198Z] copy_test.go:25: testEnv.OSType == "windows" [2020-07-28T08:28:41.198Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-28T08:28:41.198Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2020-07-28T08:28:41.198Z] copy_test.go:39: testEnv.OSType == "windows" [2020-07-28T08:28:41.198Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-28T08:28:41.503Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-07-28T08:28:41.666Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2020-07-28T08:28:41.666Z] copy_test.go:51: testEnv.OSType == "windows" [2020-07-28T08:28:41.666Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-28T08:28:41.666Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2020-07-28T08:28:41.666Z] copy_test.go:65: testEnv.OSType == "windows" [2020-07-28T08:28:41.666Z] === RUN TestCopyFromContainer [2020-07-28T08:28:41.666Z] --- SKIP: TestCopyFromContainer (0.00s) [2020-07-28T08:28:41.666Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T08:28:41.666Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-28T08:28:41.666Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-28T08:28:41.666Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-28T08:28:41.666Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-28T08:28:41.666Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-28T08:28:41.666Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-28T08:28:41.666Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-28T08:28:41.666Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-28T08:28:41.666Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-28T08:28:41.666Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-28T08:28:41.666Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-28T08:28:41.666Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-28T08:28:41.666Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-28T08:28:41.666Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-07-28T08:28:41.666Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-28T08:28:41.666Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2020-07-28T08:28:41.666Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-07-28T08:28:41.666Z] === RUN TestCreateWithInvalidEnv [2020-07-28T08:28:41.666Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-28T08:28:41.666Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-28T08:28:41.666Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-28T08:28:41.666Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-28T08:28:41.666Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-28T08:28:41.666Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-28T08:28:41.666Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-28T08:28:41.666Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-28T08:28:41.666Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-28T08:28:41.666Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-28T08:28:41.666Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-07-28T08:28:41.666Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-07-28T08:28:41.666Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-07-28T08:28:41.666Z] === RUN TestCreateTmpfsMountsTarget [2020-07-28T08:28:41.666Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2020-07-28T08:28:41.666Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T08:28:41.666Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-28T08:28:41.666Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2020-07-28T08:28:41.666Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-07-28T08:28:41.666Z] === RUN TestCreateWithCapabilities [2020-07-28T08:28:41.666Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2020-07-28T08:28:41.666Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-07-28T08:28:41.666Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-28T08:28:41.666Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2020-07-28T08:28:41.666Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-07-28T08:28:41.666Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-28T08:28:41.666Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-28T08:28:41.666Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-28T08:28:41.666Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-28T08:28:41.666Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-28T08:28:41.666Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-28T08:28:41.666Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-28T08:28:41.666Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-28T08:28:41.666Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-28T08:28:41.666Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-28T08:28:41.666Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-28T08:28:41.666Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-28T08:28:41.666Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-28T08:28:41.666Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-28T08:28:41.666Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-28T08:28:41.666Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-28T08:28:41.666Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-28T08:28:41.666Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-28T08:28:41.666Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-28T08:28:41.666Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-28T08:28:41.666Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-28T08:28:41.666Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2020-07-28T08:28:41.666Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-28T08:28:41.666Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-07-28T08:28:41.666Z] create_test.go:542: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-07-28T08:28:41.666Z] === RUN TestDiff [2020-07-28T08:28:41.666Z] --- SKIP: TestDiff (0.00s) [2020-07-28T08:28:41.666Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-07-28T08:28:41.666Z] === RUN TestExecWithCloseStdin [2020-07-28T08:28:41.761Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-07-28T08:28:42.329Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-07-28T08:28:43.233Z] --- PASS: TestExecWithCloseStdin (1.76s) [2020-07-28T08:28:43.233Z] === RUN TestExec [2020-07-28T08:28:43.233Z] --- SKIP: TestExec (0.00s) [2020-07-28T08:28:43.233Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-28T08:28:43.233Z] === RUN TestExecUser [2020-07-28T08:28:43.233Z] --- SKIP: TestExecUser (0.00s) [2020-07-28T08:28:43.233Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-28T08:28:43.233Z] === RUN TestExportContainerAndImportImage [2020-07-28T08:28:43.233Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2020-07-28T08:28:43.233Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T08:28:43.233Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-28T08:28:43.233Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-07-28T08:28:43.233Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T08:28:43.233Z] === RUN TestHealthCheckWorkdir [2020-07-28T08:28:43.233Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2020-07-28T08:28:43.233Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-28T08:28:43.233Z] === RUN TestHealthKillContainer [2020-07-28T08:28:43.233Z] --- SKIP: TestHealthKillContainer (0.00s) [2020-07-28T08:28:43.233Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-07-28T08:28:43.233Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-28T08:28:43.233Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2020-07-28T08:28:43.233Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-07-28T08:28:43.233Z] === RUN TestKillContainerInvalidSignal [2020-07-28T08:28:44.798Z] --- PASS: TestKillContainerInvalidSignal (1.35s) [2020-07-28T08:28:44.798Z] === RUN TestKillContainer [2020-07-28T08:28:44.798Z] --- SKIP: TestKillContainer (0.00s) [2020-07-28T08:28:44.798Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-07-28T08:28:44.798Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-28T08:28:44.798Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-07-28T08:28:44.798Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-28T08:28:44.798Z] === RUN TestKillStoppedContainer [2020-07-28T08:28:44.798Z] --- SKIP: TestKillStoppedContainer (0.00s) [2020-07-28T08:28:44.798Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-28T08:28:44.798Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-28T08:28:44.798Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2020-07-28T08:28:44.798Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-28T08:28:44.798Z] === RUN TestKillDifferentUserContainer [2020-07-28T08:28:44.798Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2020-07-28T08:28:44.798Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-07-28T08:28:44.798Z] === RUN TestInspectOomKilledTrue [2020-07-28T08:28:44.798Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-28T08:28:44.798Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-28T08:28:44.798Z] === RUN TestInspectOomKilledFalse [2020-07-28T08:28:44.798Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-28T08:28:44.798Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-28T08:28:44.798Z] === RUN TestLogsFollowTailEmpty [2020-07-28T08:28:45.617Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-07-28T08:28:46.185Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-07-28T08:28:46.185Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-07-28T08:28:46.363Z] --- PASS: TestLogsFollowTailEmpty (1.40s) [2020-07-28T08:28:46.363Z] === RUN TestNetworkNat [2020-07-28T08:28:46.363Z] --- SKIP: TestNetworkNat (0.00s) [2020-07-28T08:28:46.363Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-07-28T08:28:46.363Z] === RUN TestNetworkLocalhostTCPNat [2020-07-28T08:28:46.363Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2020-07-28T08:28:46.363Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-28T08:28:46.363Z] === RUN TestNetworkLoopbackNat [2020-07-28T08:28:46.363Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2020-07-28T08:28:46.363Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-07-28T08:28:46.363Z] === RUN TestPause [2020-07-28T08:28:46.363Z] --- SKIP: TestPause (0.00s) [2020-07-28T08:28:46.363Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-07-28T08:28:46.363Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-28T08:28:47.350Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.26s) [2020-07-28T08:28:47.350Z] === RUN TestPauseStopPausedContainer [2020-07-28T08:28:47.350Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-07-28T08:28:47.350Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T08:28:47.350Z] === RUN TestPsFilter [2020-07-28T08:28:47.350Z] --- PASS: TestPsFilter (0.08s) [2020-07-28T08:28:47.350Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-28T08:28:51.462Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-07-28T08:28:51.462Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-07-28T08:28:51.462Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-07-28T08:28:52.399Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-07-28T08:28:53.777Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-07-28T08:28:54.515Z] --- PASS: TestRemoveContainerWithRemovedVolume (6.50s) [2020-07-28T08:28:54.515Z] === RUN TestRemoveContainerWithVolume [2020-07-28T08:28:54.715Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-07-28T08:28:55.502Z] --- PASS: TestRemoveContainerWithVolume (1.58s) [2020-07-28T08:28:55.502Z] === RUN TestRemoveContainerRunning [2020-07-28T08:28:55.652Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-07-28T08:28:56.177Z] --- PASS: TestServiceWithDataPathPortInit (14.21s) [2020-07-28T08:28:56.177Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-07-28T08:28:56.177Z] daemon.go:325: [df3ca84f67b28] waiting for daemon to start [2020-07-28T08:28:56.177Z] daemon.go:325: [df3ca84f67b28] waiting for daemon to start [2020-07-28T08:28:56.177Z] daemon.go:353: [df3ca84f67b28] daemon started [2020-07-28T08:28:56.177Z] daemon.go:461: [df3ca84f67b28] Stopping daemon [2020-07-28T08:28:56.177Z] daemon.go:296: [df3ca84f67b28] exiting daemon [2020-07-28T08:28:56.177Z] daemon.go:448: [df3ca84f67b28] Daemon stopped [2020-07-28T08:28:56.177Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-07-28T08:28:56.177Z] daemon.go:325: [dce5ee388298e] waiting for daemon to start [2020-07-28T08:28:56.177Z] daemon.go:325: [dce5ee388298e] waiting for daemon to start [2020-07-28T08:28:56.177Z] daemon.go:353: [dce5ee388298e] daemon started [2020-07-28T08:28:56.177Z] daemon.go:461: [dce5ee388298e] Stopping daemon [2020-07-28T08:28:56.177Z] daemon.go:296: [dce5ee388298e] exiting daemon [2020-07-28T08:28:56.177Z] daemon.go:448: [dce5ee388298e] Daemon stopped [2020-07-28T08:28:56.177Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-28T08:28:56.242Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-07-28T08:28:57.066Z] --- PASS: TestRemoveContainerRunning (1.36s) [2020-07-28T08:28:57.066Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-28T08:28:58.054Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.28s) [2020-07-28T08:28:58.054Z] === RUN TestRemoveInvalidContainer [2020-07-28T08:28:58.054Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-28T08:28:58.054Z] === RUN TestRenameLinkedContainer [2020-07-28T08:28:58.054Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2020-07-28T08:28:58.054Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-07-28T08:28:58.054Z] === RUN TestRenameStoppedContainer [2020-07-28T08:28:58.157Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-07-28T08:28:58.725Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-07-28T08:28:59.293Z] === RUN TestDockerSuite/TestLogsSince [2020-07-28T08:28:59.619Z] --- PASS: TestRenameStoppedContainer (1.57s) [2020-07-28T08:28:59.619Z] === RUN TestRenameRunningContainerAndReuse [2020-07-28T08:29:01.759Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.93s) [2020-07-28T08:29:01.759Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-07-28T08:29:01.759Z] daemon.go:325: [d3db172e0a8b9] waiting for daemon to start [2020-07-28T08:29:01.759Z] daemon.go:325: [d3db172e0a8b9] waiting for daemon to start [2020-07-28T08:29:01.759Z] daemon.go:353: [d3db172e0a8b9] daemon started [2020-07-28T08:29:01.760Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1zsqde8q06ni8h68ts8iyaa4e Created:2020-07-28 08:28:55.749027547 +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[a2d612af57e315e2b89bae1b66921d5cf5db2d80beb39c42b6051df37803c54a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ko2f9jbxppwtokcm9d3r6qauv EndpointID:df4aa27e8a755c8f0ce52ddad38dffb62b49f7987d67134bdcc62667643fa491 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fc526e88fd416910ac6cff22d5b66f675223fb1c299a252eba4749fc6245d042 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:102d99e15388 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ko2f9jbxppwtokcm9d3r6qauv EndpointID:df4aa27e8a755c8f0ce52ddad38dffb62b49f7987d67134bdcc62667643fa491 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-28T08:29:01.760Z] daemon.go:461: [d3db172e0a8b9] Stopping daemon [2020-07-28T08:29:01.760Z] daemon.go:296: [d3db172e0a8b9] exiting daemon [2020-07-28T08:29:01.760Z] daemon.go:448: [d3db172e0a8b9] Daemon stopped [2020-07-28T08:29:01.760Z] PASS [2020-07-28T08:29:01.760Z] [2020-07-28T08:29:01.760Z] === Skipped [2020-07-28T08:29:01.760Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-28T08:29:01.760Z] service_test.go:230: FLAKY_TEST [2020-07-28T08:29:01.760Z] [2020-07-28T08:29:01.760Z] [2020-07-28T08:29:01.760Z] DONE 22 tests, 1 skipped in 39.411s [2020-07-28T08:29:01.760Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-28T08:29:01.760Z] ++ 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-28T08:29:01.760Z] ++ set -e [2020-07-28T08:29:01.760Z] ++ '[' -n 0 ']' [2020-07-28T08:29:01.760Z] ++ set -x [2020-07-28T08:29:01.760Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:29:01.760Z] INFO: Testing against a local daemon [2020-07-28T08:29:01.760Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-28T08:29:01.760Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-28T08:29:01.760Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T08:29:01.760Z] === RUN TestDockerNetworkIpvlan [2020-07-28T08:29:01.760Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-28T08:29:01.760Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T08:29:01.760Z] PASS [2020-07-28T08:29:01.760Z] [2020-07-28T08:29:01.760Z] === Skipped [2020-07-28T08:29:01.760Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-28T08:29:01.760Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T08:29:01.760Z] [2020-07-28T08:29:01.760Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-28T08:29:01.760Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T08:29:01.760Z] [2020-07-28T08:29:01.760Z] [2020-07-28T08:29:01.760Z] DONE 2 tests, 2 skipped in 0.087s [2020-07-28T08:29:01.760Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-28T08:29:01.760Z] ++ 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-28T08:29:01.760Z] ++ set -e [2020-07-28T08:29:01.760Z] ++ '[' -n 0 ']' [2020-07-28T08:29:01.760Z] ++ set -x [2020-07-28T08:29:01.760Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:29:01.760Z] INFO: Testing against a local daemon [2020-07-28T08:29:01.760Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-28T08:29:02.571Z] --- PASS: TestRenameRunningContainerAndReuse (2.92s) [2020-07-28T08:29:02.571Z] === RUN TestRenameInvalidName [2020-07-28T08:29:03.300Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2020-07-28T08:29:03.300Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-07-28T08:29:03.300Z] daemon.go:325: [d569b27c43354] waiting for daemon to start [2020-07-28T08:29:03.300Z] daemon.go:325: [d569b27c43354] waiting for daemon to start [2020-07-28T08:29:03.300Z] daemon.go:353: [d569b27c43354] daemon started [2020-07-28T08:29:03.300Z] daemon.go:461: [d569b27c43354] Stopping daemon [2020-07-28T08:29:03.300Z] daemon.go:296: [d569b27c43354] exiting daemon [2020-07-28T08:29:03.300Z] daemon.go:448: [d569b27c43354] Daemon stopped [2020-07-28T08:29:03.300Z] daemon.go:325: [d569b27c43354] waiting for daemon to start [2020-07-28T08:29:03.300Z] daemon.go:325: [d569b27c43354] waiting for daemon to start [2020-07-28T08:29:03.300Z] daemon.go:353: [d569b27c43354] daemon started [2020-07-28T08:29:03.300Z] daemon.go:461: [d569b27c43354] Stopping daemon [2020-07-28T08:29:03.300Z] daemon.go:296: [d569b27c43354] exiting daemon [2020-07-28T08:29:03.300Z] daemon.go:448: [d569b27c43354] Daemon stopped [2020-07-28T08:29:03.300Z] === RUN TestDockerNetworkMacvlan [2020-07-28T08:29:04.122Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-28T08:29:04.217Z] --- PASS: TestRenameInvalidName (1.39s) [2020-07-28T08:29:04.217Z] === RUN TestRenameAnonymousContainer [2020-07-28T08:29:04.217Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2020-07-28T08:29:04.217Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-07-28T08:29:04.217Z] === RUN TestRenameContainerWithSameName [2020-07-28T08:29:04.579Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-07-28T08:29:04.759Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-28T08:29:05.203Z] --- PASS: TestRenameContainerWithSameName (1.30s) [2020-07-28T08:29:05.203Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-28T08:29:05.203Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2020-07-28T08:29:05.203Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-07-28T08:29:05.203Z] === RUN TestResize [2020-07-28T08:29:05.203Z] --- SKIP: TestResize (0.00s) [2020-07-28T08:29:05.203Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-28T08:29:05.203Z] === RUN TestResizeWithInvalidSize [2020-07-28T08:29:05.203Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2020-07-28T08:29:05.203Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-07-28T08:29:05.203Z] === RUN TestResizeWhenContainerNotStarted [2020-07-28T08:29:05.804Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-28T08:29:05.956Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-07-28T08:29:06.767Z] --- PASS: TestResizeWhenContainerNotStarted (1.60s) [2020-07-28T08:29:06.767Z] === RUN TestDaemonRestartKillContainers [2020-07-28T08:29:06.767Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-07-28T08:29:06.767Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T08:29:06.767Z] === RUN TestStats [2020-07-28T08:29:06.767Z] --- SKIP: TestStats (0.00s) [2020-07-28T08:29:06.767Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-07-28T08:29:06.767Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-28T08:29:07.886Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-28T08:29:10.624Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-28T08:29:11.524Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.95s) [2020-07-28T08:29:11.524Z] === RUN TestStopContainerWithTimeout [2020-07-28T08:29:11.524Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2020-07-28T08:29:11.524Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-07-28T08:29:11.524Z] === RUN TestUpdateRestartPolicy [2020-07-28T08:29:12.527Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-07-28T08:29:12.527Z] === RUN TestDockerSuite/TestLogsTail [2020-07-28T08:29:12.527Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-07-28T08:29:13.096Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-07-28T08:29:13.356Z] === RUN TestDockerSuite/TestMountIntoProc [2020-07-28T08:29:13.616Z] === RUN TestDockerSuite/TestMountIntoSys [2020-07-28T08:29:14.185Z] === RUN TestDockerSuite/TestNetHostname [2020-07-28T08:29:15.563Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-07-28T08:29:15.563Z] === RUN TestDockerSuite/TestNetworkEvents [2020-07-28T08:29:16.500Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-07-28T08:29:17.437Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-07-28T08:29:18.005Z] === RUN TestDockerSuite/TestPluginActive [2020-07-28T08:29:19.383Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-07-28T08:29:20.322Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-07-28T08:29:28.448Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-07-28T08:29:28.448Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-07-28T08:29:28.448Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-07-28T08:29:29.215Z] --- PASS: TestDockerNetworkMacvlan (23.43s) [2020-07-28T08:29:29.216Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-28T08:29:29.216Z] daemon.go:325: [d4fe5d74131e7] waiting for daemon to start [2020-07-28T08:29:29.216Z] daemon.go:325: [d4fe5d74131e7] waiting for daemon to start [2020-07-28T08:29:29.216Z] daemon.go:353: [d4fe5d74131e7] daemon started [2020-07-28T08:29:29.216Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-07-28T08:29:29.216Z] daemon.go:461: [d4fe5d74131e7] Stopping daemon [2020-07-28T08:29:29.216Z] daemon.go:296: [d4fe5d74131e7] exiting daemon [2020-07-28T08:29:29.216Z] daemon.go:448: [d4fe5d74131e7] Daemon stopped [2020-07-28T08:29:29.216Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-28T08:29:29.216Z] daemon.go:325: [d2d5bceac6366] waiting for daemon to start [2020-07-28T08:29:29.216Z] daemon.go:325: [d2d5bceac6366] waiting for daemon to start [2020-07-28T08:29:29.216Z] daemon.go:353: [d2d5bceac6366] daemon started [2020-07-28T08:29:29.216Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-07-28T08:29:29.216Z] daemon.go:461: [d2d5bceac6366] Stopping daemon [2020-07-28T08:29:29.216Z] daemon.go:296: [d2d5bceac6366] exiting daemon [2020-07-28T08:29:29.216Z] daemon.go:448: [d2d5bceac6366] Daemon stopped [2020-07-28T08:29:29.216Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-28T08:29:29.216Z] daemon.go:325: [df35248967401] waiting for daemon to start [2020-07-28T08:29:29.216Z] daemon.go:325: [df35248967401] waiting for daemon to start [2020-07-28T08:29:29.216Z] daemon.go:353: [df35248967401] daemon started [2020-07-28T08:29:29.216Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.93s) [2020-07-28T08:29:29.216Z] daemon.go:461: [df35248967401] Stopping daemon [2020-07-28T08:29:29.216Z] daemon.go:296: [df35248967401] exiting daemon [2020-07-28T08:29:29.216Z] daemon.go:448: [df35248967401] Daemon stopped [2020-07-28T08:29:29.216Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-28T08:29:29.216Z] daemon.go:325: [d792c5c4c1c90] waiting for daemon to start [2020-07-28T08:29:29.216Z] daemon.go:325: [d792c5c4c1c90] waiting for daemon to start [2020-07-28T08:29:29.216Z] daemon.go:353: [d792c5c4c1c90] daemon started [2020-07-28T08:29:29.216Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.85s) [2020-07-28T08:29:29.216Z] daemon.go:461: [d792c5c4c1c90] Stopping daemon [2020-07-28T08:29:29.216Z] daemon.go:296: [d792c5c4c1c90] exiting daemon [2020-07-28T08:29:29.216Z] daemon.go:448: [d792c5c4c1c90] Daemon stopped [2020-07-28T08:29:29.216Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-28T08:29:29.216Z] daemon.go:325: [dd9339c92a6b8] waiting for daemon to start [2020-07-28T08:29:29.216Z] daemon.go:325: [dd9339c92a6b8] waiting for daemon to start [2020-07-28T08:29:29.216Z] daemon.go:353: [dd9339c92a6b8] daemon started [2020-07-28T08:29:29.216Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.66s) [2020-07-28T08:29:29.216Z] daemon.go:461: [dd9339c92a6b8] Stopping daemon [2020-07-28T08:29:29.216Z] daemon.go:296: [dd9339c92a6b8] exiting daemon [2020-07-28T08:29:29.216Z] daemon.go:448: [dd9339c92a6b8] Daemon stopped [2020-07-28T08:29:29.216Z] PASS [2020-07-28T08:29:29.216Z] [2020-07-28T08:29:29.216Z] DONE 7 tests in 24.853s [2020-07-28T08:29:29.216Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-28T08:29:29.216Z] ++ 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-28T08:29:29.216Z] ++ set -e [2020-07-28T08:29:29.216Z] ++ '[' -n 0 ']' [2020-07-28T08:29:29.216Z] ++ set -x [2020-07-28T08:29:29.216Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:29:29.216Z] testing: warning: no tests to run [2020-07-28T08:29:29.216Z] PASS [2020-07-28T08:29:29.216Z] [2020-07-28T08:29:29.216Z] DONE 0 tests in 0.012s [2020-07-28T08:29:29.216Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-28T08:29:29.216Z] ++ 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-28T08:29:29.216Z] ++ set -e [2020-07-28T08:29:29.216Z] ++ '[' -n 0 ']' [2020-07-28T08:29:29.216Z] ++ set -x [2020-07-28T08:29:29.216Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:29:29.216Z] INFO: Testing against a local daemon [2020-07-28T08:29:29.216Z] === RUN TestAuthZPluginAllowRequest [2020-07-28T08:29:29.216Z] --- PASS: TestAuthZPluginAllowRequest (1.30s) [2020-07-28T08:29:29.216Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-07-28T08:29:29.216Z] daemon.go:325: [d4ec19592f5ba] waiting for daemon to start [2020-07-28T08:29:29.216Z] daemon.go:325: [d4ec19592f5ba] waiting for daemon to start [2020-07-28T08:29:29.216Z] daemon.go:353: [d4ec19592f5ba] daemon started [2020-07-28T08:29:29.216Z] daemon.go:461: [d4ec19592f5ba] Stopping daemon [2020-07-28T08:29:29.216Z] daemon.go:296: [d4ec19592f5ba] exiting daemon [2020-07-28T08:29:29.216Z] daemon.go:448: [d4ec19592f5ba] Daemon stopped [2020-07-28T08:29:29.216Z] === RUN TestAuthZPluginTLS [2020-07-28T08:29:29.216Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-07-28T08:29:29.216Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-07-28T08:29:29.216Z] daemon.go:325: [d13e466880ec6] waiting for daemon to start [2020-07-28T08:29:29.216Z] daemon.go:325: [d13e466880ec6] waiting for daemon to start [2020-07-28T08:29:29.216Z] daemon.go:353: [d13e466880ec6] daemon started [2020-07-28T08:29:29.216Z] daemon.go:461: [d13e466880ec6] Stopping daemon [2020-07-28T08:29:29.216Z] daemon.go:296: [d13e466880ec6] exiting daemon [2020-07-28T08:29:29.216Z] daemon.go:448: [d13e466880ec6] Daemon stopped [2020-07-28T08:29:29.216Z] === RUN TestAuthZPluginDenyRequest [2020-07-28T08:29:29.216Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-07-28T08:29:29.216Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-07-28T08:29:29.216Z] daemon.go:325: [d9fdc88daae8c] waiting for daemon to start [2020-07-28T08:29:29.216Z] daemon.go:325: [d9fdc88daae8c] waiting for daemon to start [2020-07-28T08:29:29.216Z] daemon.go:353: [d9fdc88daae8c] daemon started [2020-07-28T08:29:29.216Z] daemon.go:461: [d9fdc88daae8c] Stopping daemon [2020-07-28T08:29:29.216Z] daemon.go:296: [d9fdc88daae8c] exiting daemon [2020-07-28T08:29:29.216Z] daemon.go:448: [d9fdc88daae8c] Daemon stopped [2020-07-28T08:29:29.216Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-28T08:29:29.345Z] --- PASS: TestUpdateRestartPolicy (17.81s) [2020-07-28T08:29:29.345Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-28T08:29:29.829Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-07-28T08:29:29.859Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-07-28T08:29:29.859Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-07-28T08:29:29.859Z] daemon.go:325: [d982f013bd45a] waiting for daemon to start [2020-07-28T08:29:29.859Z] daemon.go:325: [d982f013bd45a] waiting for daemon to start [2020-07-28T08:29:29.859Z] daemon.go:353: [d982f013bd45a] daemon started [2020-07-28T08:29:29.859Z] daemon.go:461: [d982f013bd45a] Stopping daemon [2020-07-28T08:29:29.859Z] daemon.go:296: [d982f013bd45a] exiting daemon [2020-07-28T08:29:29.859Z] daemon.go:448: [d982f013bd45a] Daemon stopped [2020-07-28T08:29:29.859Z] === RUN TestAuthZPluginDenyResponse [2020-07-28T08:29:30.333Z] --- PASS: TestUpdateRestartWithAutoRemove (1.45s) [2020-07-28T08:29:30.333Z] === RUN TestWaitNonBlocked [2020-07-28T08:29:30.333Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-28T08:29:30.333Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-28T08:29:30.333Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-28T08:29:30.333Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-28T08:29:30.333Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-28T08:29:30.333Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-28T08:29:30.495Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-07-28T08:29:30.495Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-07-28T08:29:30.495Z] daemon.go:325: [ddcd6bfc29218] waiting for daemon to start [2020-07-28T08:29:30.495Z] daemon.go:325: [ddcd6bfc29218] waiting for daemon to start [2020-07-28T08:29:30.495Z] daemon.go:353: [ddcd6bfc29218] daemon started [2020-07-28T08:29:30.495Z] daemon.go:461: [ddcd6bfc29218] Stopping daemon [2020-07-28T08:29:30.495Z] daemon.go:296: [ddcd6bfc29218] exiting daemon [2020-07-28T08:29:30.495Z] daemon.go:448: [ddcd6bfc29218] Daemon stopped [2020-07-28T08:29:30.495Z] === RUN TestAuthZPluginAllowEventStream [2020-07-28T08:29:31.208Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-07-28T08:29:31.546Z] --- PASS: TestAuthZPluginAllowEventStream (1.34s) [2020-07-28T08:29:31.546Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-07-28T08:29:31.546Z] daemon.go:325: [d9a189ba26eb4] waiting for daemon to start [2020-07-28T08:29:31.546Z] daemon.go:325: [d9a189ba26eb4] waiting for daemon to start [2020-07-28T08:29:31.546Z] daemon.go:353: [d9a189ba26eb4] daemon started [2020-07-28T08:29:31.546Z] daemon.go:461: [d9a189ba26eb4] Stopping daemon [2020-07-28T08:29:31.546Z] daemon.go:296: [d9a189ba26eb4] exiting daemon [2020-07-28T08:29:31.546Z] daemon.go:448: [d9a189ba26eb4] Daemon stopped [2020-07-28T08:29:31.546Z] === RUN TestAuthZPluginErrorResponse [2020-07-28T08:29:32.197Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-07-28T08:29:32.197Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-07-28T08:29:32.197Z] daemon.go:325: [d934e0c71d3f5] waiting for daemon to start [2020-07-28T08:29:32.197Z] daemon.go:325: [d934e0c71d3f5] waiting for daemon to start [2020-07-28T08:29:32.197Z] daemon.go:353: [d934e0c71d3f5] daemon started [2020-07-28T08:29:32.197Z] daemon.go:461: [d934e0c71d3f5] Stopping daemon [2020-07-28T08:29:32.197Z] daemon.go:296: [d934e0c71d3f5] exiting daemon [2020-07-28T08:29:32.197Z] daemon.go:448: [d934e0c71d3f5] Daemon stopped [2020-07-28T08:29:32.197Z] === RUN TestAuthZPluginErrorRequest [2020-07-28T08:29:32.559Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-28T08:29:32.559Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.16s) [2020-07-28T08:29:32.559Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.24s) [2020-07-28T08:29:32.559Z] === RUN TestWaitBlocked [2020-07-28T08:29:32.559Z] --- SKIP: TestWaitBlocked (0.00s) [2020-07-28T08:29:32.559Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-07-28T08:29:32.559Z] PASS [2020-07-28T08:29:32.559Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-07-28T08:29:32.559Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T08:29:32.559Z] INFO: Testing against a local daemon [2020-07-28T08:29:32.559Z] === RUN TestCommitInheritsEnv [2020-07-28T08:29:32.559Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2020-07-28T08:29:32.559Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-28T08:29:32.559Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-28T08:29:32.559Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-07-28T08:29:32.559Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-07-28T08:29:32.559Z] === RUN TestImagesFilterMultiReference [2020-07-28T08:29:32.559Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-07-28T08:29:32.559Z] === RUN TestImagePullPlatformInvalid [2020-07-28T08:29:32.559Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-07-28T08:29:32.559Z] === RUN TestRemoveImageOrphaning [2020-07-28T08:29:32.559Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2020-07-28T08:29:32.559Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-28T08:29:32.559Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-28T08:29:32.559Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-07-28T08:29:32.559Z] === RUN TestTagInvalidReference [2020-07-28T08:29:32.559Z] --- PASS: TestTagInvalidReference (0.02s) [2020-07-28T08:29:32.559Z] === RUN TestTagValidPrefixedRepo [2020-07-28T08:29:32.559Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-07-28T08:29:32.559Z] === RUN TestTagExistedNameWithoutForce [2020-07-28T08:29:32.559Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-07-28T08:29:32.559Z] === RUN TestTagOfficialNames [2020-07-28T08:29:32.559Z] --- SKIP: TestTagOfficialNames (0.00s) [2020-07-28T08:29:32.559Z] tag_test.go:98: testEnv.OSType == "windows" [2020-07-28T08:29:32.559Z] === RUN TestTagMatchesDigest [2020-07-28T08:29:32.559Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-07-28T08:29:32.559Z] PASS [2020-07-28T08:29:32.559Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-07-28T08:29:32.559Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T08:29:32.559Z] INFO: Testing against a local daemon [2020-07-28T08:29:32.559Z] === RUN TestNetworkCreateDelete [2020-07-28T08:29:32.559Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2020-07-28T08:29:32.559Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-07-28T08:29:32.559Z] === RUN TestDockerNetworkDeletePreferID [2020-07-28T08:29:32.559Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2020-07-28T08:29:32.559Z] 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-28T08:29:32.559Z] === RUN TestDaemonDNSFallback [2020-07-28T08:29:32.559Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2020-07-28T08:29:32.559Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-07-28T08:29:32.559Z] === RUN TestInspectNetwork [2020-07-28T08:29:32.559Z] --- SKIP: TestInspectNetwork (0.00s) [2020-07-28T08:29:32.559Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-07-28T08:29:32.559Z] === RUN TestRunContainerWithBridgeNone [2020-07-28T08:29:32.559Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-07-28T08:29:32.559Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-07-28T08:29:32.559Z] === RUN TestNetworkInvalidJSON [2020-07-28T08:29:32.559Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-28T08:29:32.559Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-28T08:29:32.559Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-28T08:29:32.559Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-28T08:29:32.559Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-28T08:29:32.559Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-28T08:29:32.559Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-28T08:29:32.559Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-28T08:29:32.559Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-28T08:29:32.559Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-28T08:29:32.559Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-28T08:29:32.559Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-28T08:29:32.559Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-28T08:29:32.559Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-28T08:29:32.559Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-07-28T08:29:32.559Z] service_test.go:29: testEnv.OSType == "windows" [2020-07-28T08:29:32.559Z] === RUN TestDaemonDefaultNetworkPools [2020-07-28T08:29:32.559Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-07-28T08:29:32.559Z] service_test.go:51: testEnv.OSType == "windows" [2020-07-28T08:29:32.559Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-28T08:29:32.559Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-07-28T08:29:32.559Z] service_test.go:94: testEnv.OSType == "windows" [2020-07-28T08:29:32.559Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-28T08:29:32.559Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-28T08:29:32.559Z] service_test.go:127: testEnv.OSType == "windows" [2020-07-28T08:29:32.559Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-28T08:29:32.559Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-28T08:29:32.559Z] service_test.go:177: testEnv.OSType == "windows" [2020-07-28T08:29:32.559Z] === RUN TestServiceWithPredefinedNetwork [2020-07-28T08:29:32.559Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-07-28T08:29:32.559Z] service_test.go:201: testEnv.OSType == "windows" [2020-07-28T08:29:32.559Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-28T08:29:32.559Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-28T08:29:32.559Z] service_test.go:230: FLAKY_TEST [2020-07-28T08:29:32.559Z] === RUN TestServiceWithDataPathPortInit [2020-07-28T08:29:32.559Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-07-28T08:29:32.559Z] service_test.go:319: testEnv.OSType == "windows" [2020-07-28T08:29:32.559Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-28T08:29:32.559Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-28T08:29:32.559Z] service_test.go:386: testEnv.OSType == "windows" [2020-07-28T08:29:32.559Z] PASS [2020-07-28T08:29:32.559Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-07-28T08:29:32.847Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-07-28T08:29:32.847Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-07-28T08:29:32.847Z] daemon.go:325: [d77ccda122241] waiting for daemon to start [2020-07-28T08:29:32.847Z] daemon.go:325: [d77ccda122241] waiting for daemon to start [2020-07-28T08:29:32.847Z] daemon.go:353: [d77ccda122241] daemon started [2020-07-28T08:29:32.847Z] daemon.go:461: [d77ccda122241] Stopping daemon [2020-07-28T08:29:32.847Z] daemon.go:296: [d77ccda122241] exiting daemon [2020-07-28T08:29:32.847Z] daemon.go:448: [d77ccda122241] Daemon stopped [2020-07-28T08:29:32.847Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-28T08:29:33.028Z] PASS [2020-07-28T08:29:33.028Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-07-28T08:29:33.028Z] PASS [2020-07-28T08:29:33.028Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-07-28T08:29:33.028Z] PASS [2020-07-28T08:29:33.028Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-07-28T08:29:33.028Z] PASS [2020-07-28T08:29:33.028Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-07-28T08:29:33.028Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T08:29:33.028Z] INFO: Testing against a local daemon [2020-07-28T08:29:33.028Z] === RUN TestPluginInvalidJSON [2020-07-28T08:29:33.028Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-28T08:29:33.028Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-28T08:29:33.028Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-28T08:29:33.028Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-28T08:29:33.028Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-28T08:29:33.028Z] PASS [2020-07-28T08:29:33.028Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-07-28T08:29:33.028Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T08:29:33.028Z] INFO: Testing against a local daemon [2020-07-28T08:29:33.028Z] === RUN TestExternalGraphDriver [2020-07-28T08:29:33.028Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-07-28T08:29:33.028Z] external_test.go:48: runtime.GOOS == "windows" [2020-07-28T08:29:33.028Z] === RUN TestGraphdriverPluginV2 [2020-07-28T08:29:33.028Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-07-28T08:29:33.028Z] external_test.go:407: runtime.GOOS == "windows" [2020-07-28T08:29:33.028Z] PASS [2020-07-28T08:29:33.028Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-07-28T08:29:33.028Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T08:29:33.028Z] INFO: Testing against a local daemon [2020-07-28T08:29:33.028Z] PASS [2020-07-28T08:29:33.028Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-07-28T08:29:33.028Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T08:29:33.028Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-07-28T08:29:33.028Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T08:29:33.028Z] INFO: Testing against a local daemon [2020-07-28T08:29:33.028Z] === RUN TestSecretInspect [2020-07-28T08:29:33.028Z] --- SKIP: TestSecretInspect (0.00s) [2020-07-28T08:29:33.028Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T08:29:33.028Z] === RUN TestSecretList [2020-07-28T08:29:33.028Z] --- SKIP: TestSecretList (0.00s) [2020-07-28T08:29:33.028Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T08:29:33.028Z] === RUN TestSecretsCreateAndDelete [2020-07-28T08:29:33.028Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2020-07-28T08:29:33.028Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T08:29:33.028Z] === RUN TestSecretsUpdate [2020-07-28T08:29:33.028Z] --- SKIP: TestSecretsUpdate (0.00s) [2020-07-28T08:29:33.028Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T08:29:33.028Z] === RUN TestTemplatedSecret [2020-07-28T08:29:33.028Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-07-28T08:29:33.028Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T08:29:33.028Z] === RUN TestSecretCreateResolve [2020-07-28T08:29:33.028Z] --- SKIP: TestSecretCreateResolve (0.00s) [2020-07-28T08:29:33.028Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-07-28T08:29:33.028Z] PASS [2020-07-28T08:29:33.028Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-07-28T08:29:33.028Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T08:29:33.028Z] INFO: Testing against a local daemon [2020-07-28T08:29:33.028Z] === RUN TestServiceCreateInit [2020-07-28T08:29:33.112Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-07-28T08:29:33.497Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-28T08:29:33.497Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-28T08:29:33.497Z] --- PASS: TestServiceCreateInit (0.02s) [2020-07-28T08:29:33.497Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-28T08:29:33.497Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T08:29:33.497Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-28T08:29:33.497Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T08:29:33.497Z] === RUN TestCreateServiceMultipleTimes [2020-07-28T08:29:33.497Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2020-07-28T08:29:33.497Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T08:29:33.497Z] === RUN TestCreateServiceConflict [2020-07-28T08:29:33.497Z] --- SKIP: TestCreateServiceConflict (0.00s) [2020-07-28T08:29:33.497Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T08:29:33.497Z] === RUN TestCreateServiceMaxReplicas [2020-07-28T08:29:33.498Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-07-28T08:29:33.498Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T08:29:33.498Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-28T08:29:33.498Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2020-07-28T08:29:33.498Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T08:29:33.498Z] === RUN TestCreateServiceSecretFileMode [2020-07-28T08:29:33.498Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2020-07-28T08:29:33.498Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T08:29:33.498Z] === RUN TestCreateServiceConfigFileMode [2020-07-28T08:29:33.498Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2020-07-28T08:29:33.498Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T08:29:33.498Z] === RUN TestCreateServiceSysctls [2020-07-28T08:29:33.498Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-07-28T08:29:33.498Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T08:29:33.498Z] === RUN TestInspect [2020-07-28T08:29:33.498Z] --- SKIP: TestInspect (0.00s) [2020-07-28T08:29:33.498Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T08:29:33.498Z] === RUN TestDockerNetworkConnectAlias [2020-07-28T08:29:33.498Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2020-07-28T08:29:33.498Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T08:29:33.498Z] === RUN TestDockerNetworkReConnect [2020-07-28T08:29:33.498Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2020-07-28T08:29:33.498Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T08:29:33.498Z] === RUN TestServicePlugin [2020-07-28T08:29:33.498Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-28T08:29:33.498Z] plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T08:29:33.498Z] === RUN TestServiceUpdateLabel [2020-07-28T08:29:33.498Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2020-07-28T08:29:33.498Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-07-28T08:29:33.498Z] === RUN TestServiceUpdateSecrets [2020-07-28T08:29:33.498Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2020-07-28T08:29:33.498Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-07-28T08:29:33.498Z] === RUN TestServiceUpdateConfigs [2020-07-28T08:29:33.498Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2020-07-28T08:29:33.498Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-07-28T08:29:33.498Z] === RUN TestServiceUpdateNetwork [2020-07-28T08:29:33.498Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2020-07-28T08:29:33.498Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-07-28T08:29:33.498Z] PASS [2020-07-28T08:29:33.498Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-07-28T08:29:33.498Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T08:29:33.498Z] INFO: Testing against a local daemon [2020-07-28T08:29:33.498Z] === RUN TestSessionCreate [2020-07-28T08:29:33.498Z] --- SKIP: TestSessionCreate (0.00s) [2020-07-28T08:29:33.498Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-07-28T08:29:33.498Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-28T08:29:33.498Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2020-07-28T08:29:33.498Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-07-28T08:29:33.498Z] PASS [2020-07-28T08:29:33.498Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-07-28T08:29:33.498Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T08:29:33.498Z] INFO: Testing against a local daemon [2020-07-28T08:29:33.498Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-28T08:29:33.498Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-28T08:29:33.498Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T08:29:33.498Z] === RUN TestEventsExecDie [2020-07-28T08:29:33.498Z] --- SKIP: TestEventsExecDie (0.01s) [2020-07-28T08:29:33.498Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-07-28T08:29:33.498Z] === RUN TestEventsBackwardsCompatible [2020-07-28T08:29:33.498Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2020-07-28T08:29:33.498Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-07-28T08:29:33.498Z] === RUN TestInfoAPI [2020-07-28T08:29:33.498Z] --- PASS: TestInfoAPI (0.03s) [2020-07-28T08:29:33.498Z] === RUN TestInfoAPIWarnings [2020-07-28T08:29:33.498Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-07-28T08:29:33.498Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-28T08:29:33.498Z] === RUN TestLoginFailsWithBadCredentials [2020-07-28T08:29:33.504Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-07-28T08:29:33.504Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-28T08:29:33.504Z] daemon.go:325: [ddeabf0e0861a] waiting for daemon to start [2020-07-28T08:29:33.504Z] daemon.go:325: [ddeabf0e0861a] waiting for daemon to start [2020-07-28T08:29:33.504Z] daemon.go:353: [ddeabf0e0861a] daemon started [2020-07-28T08:29:33.504Z] daemon.go:461: [ddeabf0e0861a] Stopping daemon [2020-07-28T08:29:33.504Z] daemon.go:296: [ddeabf0e0861a] exiting daemon [2020-07-28T08:29:33.504Z] daemon.go:448: [ddeabf0e0861a] Daemon stopped [2020-07-28T08:29:33.504Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-28T08:29:34.486Z] --- PASS: TestLoginFailsWithBadCredentials (1.06s) [2020-07-28T08:29:34.487Z] === RUN TestPingCacheHeaders [2020-07-28T08:29:34.487Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-07-28T08:29:34.487Z] === RUN TestPingGet [2020-07-28T08:29:34.487Z] --- PASS: TestPingGet (0.02s) [2020-07-28T08:29:34.487Z] === RUN TestPingHead [2020-07-28T08:29:34.487Z] --- PASS: TestPingHead (0.02s) [2020-07-28T08:29:34.487Z] === RUN TestVersion [2020-07-28T08:29:34.487Z] --- PASS: TestVersion (0.02s) [2020-07-28T08:29:34.487Z] PASS [2020-07-28T08:29:34.487Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-07-28T08:29:34.487Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T08:29:34.487Z] INFO: Testing against a local daemon [2020-07-28T08:29:34.487Z] === RUN TestVolumesCreateAndList [2020-07-28T08:29:34.487Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-07-28T08:29:34.487Z] === RUN TestVolumesRemove [2020-07-28T08:29:34.487Z] --- SKIP: TestVolumesRemove (0.00s) [2020-07-28T08:29:34.487Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-07-28T08:29:34.487Z] === RUN TestVolumesInspect [2020-07-28T08:29:34.487Z] --- PASS: TestVolumesInspect (0.03s) [2020-07-28T08:29:34.487Z] === RUN TestVolumesInvalidJSON [2020-07-28T08:29:34.955Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-28T08:29:34.955Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-28T08:29:34.955Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-28T08:29:34.955Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-07-28T08:29:34.955Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-28T08:29:34.955Z] PASS [2020-07-28T08:29:34.955Z] INFO: make.ps1 ended at 07/28/2020 08:29:34 [2020-07-28T08:29:34.955Z] INFO: Integration CLI tests being run from the host: [2020-07-28T08:29:34.955Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-07-28T08:29:35.045Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.70s) [2020-07-28T08:29:35.045Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-07-28T08:29:35.045Z] daemon.go:325: [de7414ad33f3e] waiting for daemon to start [2020-07-28T08:29:35.045Z] daemon.go:325: [de7414ad33f3e] waiting for daemon to start [2020-07-28T08:29:35.045Z] daemon.go:353: [de7414ad33f3e] daemon started [2020-07-28T08:29:35.045Z] daemon.go:461: [de7414ad33f3e] Stopping daemon [2020-07-28T08:29:35.045Z] daemon.go:296: [de7414ad33f3e] exiting daemon [2020-07-28T08:29:35.045Z] daemon.go:448: [de7414ad33f3e] Daemon stopped [2020-07-28T08:29:35.045Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-28T08:29:36.402Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-07-28T08:29:36.402Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-07-28T08:29:37.155Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.73s) [2020-07-28T08:29:37.155Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-07-28T08:29:37.155Z] daemon.go:325: [d3d25f3339cf9] waiting for daemon to start [2020-07-28T08:29:37.155Z] daemon.go:325: [d3d25f3339cf9] waiting for daemon to start [2020-07-28T08:29:37.155Z] daemon.go:353: [d3d25f3339cf9] daemon started [2020-07-28T08:29:37.155Z] daemon.go:461: [d3d25f3339cf9] Stopping daemon [2020-07-28T08:29:37.155Z] daemon.go:296: [d3d25f3339cf9] exiting daemon [2020-07-28T08:29:37.155Z] daemon.go:448: [d3d25f3339cf9] Daemon stopped [2020-07-28T08:29:37.155Z] === RUN TestAuthZPluginHeader [2020-07-28T08:29:37.455Z] --- PASS: TestAuthZPluginHeader (0.80s) [2020-07-28T08:29:37.455Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-07-28T08:29:37.455Z] daemon.go:325: [dd6ae9ba8cd3c] waiting for daemon to start [2020-07-28T08:29:37.455Z] daemon.go:325: [dd6ae9ba8cd3c] waiting for daemon to start [2020-07-28T08:29:37.455Z] daemon.go:353: [dd6ae9ba8cd3c] daemon started [2020-07-28T08:29:37.455Z] daemon.go:461: [dd6ae9ba8cd3c] Stopping daemon [2020-07-28T08:29:37.455Z] daemon.go:296: [dd6ae9ba8cd3c] exiting daemon [2020-07-28T08:29:37.455Z] daemon.go:448: [dd6ae9ba8cd3c] Daemon stopped [2020-07-28T08:29:37.455Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-28T08:29:37.455Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-28T08:29:37.455Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T08:29:37.455Z] === RUN TestAuthZPluginV2Disable [2020-07-28T08:29:37.455Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-28T08:29:37.455Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T08:29:37.455Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-28T08:29:37.455Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-28T08:29:37.455Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T08:29:37.455Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-28T08:29:37.455Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-28T08:29:37.455Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T08:29:37.455Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-28T08:29:37.782Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-07-28T08:29:39.161Z] === RUN TestDockerSuite/TestPortHostBinding [2020-07-28T08:29:40.541Z] === RUN TestDockerSuite/TestPortList [2020-07-28T08:29:42.124Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T08:29:42.124Z] INFO: Testing against a local daemon [2020-07-28T08:29:42.124Z] === RUN TestDockerSuite [2020-07-28T08:29:42.124Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-07-28T08:29:42.124Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-07-28T08:29:42.124Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-07-28T08:29:42.124Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-07-28T08:29:42.124Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-07-28T08:29:42.124Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-07-28T08:29:42.124Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-07-28T08:29:42.124Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-07-28T08:29:42.592Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-07-28T08:29:43.061Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-07-28T08:29:43.079Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-28T08:29:43.530Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-07-28T08:29:43.530Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-07-28T08:29:49.652Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-07-28T08:29:49.912Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-07-28T08:29:56.176Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.75s) [2020-07-28T08:29:56.177Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-28T08:29:56.177Z] daemon.go:325: [d35c25e4c4a08] waiting for daemon to start [2020-07-28T08:29:56.177Z] daemon.go:325: [d35c25e4c4a08] waiting for daemon to start [2020-07-28T08:29:56.177Z] daemon.go:353: [d35c25e4c4a08] daemon started [2020-07-28T08:29:56.177Z] daemon.go:461: [d35c25e4c4a08] Stopping daemon [2020-07-28T08:29:56.177Z] daemon.go:296: [d35c25e4c4a08] exiting daemon [2020-07-28T08:29:56.177Z] daemon.go:448: [d35c25e4c4a08] Daemon stopped [2020-07-28T08:29:56.177Z] daemon.go:325: [d35c25e4c4a08] waiting for daemon to start [2020-07-28T08:29:56.177Z] daemon.go:325: [d35c25e4c4a08] waiting for daemon to start [2020-07-28T08:29:56.177Z] daemon.go:325: [d35c25e4c4a08] waiting for daemon to start [2020-07-28T08:29:56.177Z] daemon.go:325: [d35c25e4c4a08] waiting for daemon to start [2020-07-28T08:29:56.177Z] daemon.go:339: [d35c25e4c4a08] error pinging daemon on start: Get http://d35c25e4c4a08.sock/_ping: context deadline exceeded [2020-07-28T08:29:56.177Z] daemon.go:325: [d35c25e4c4a08] waiting for daemon to start [2020-07-28T08:29:56.177Z] daemon.go:339: [d35c25e4c4a08] error pinging daemon on start: Get http://d35c25e4c4a08.sock/_ping: context deadline exceeded [2020-07-28T08:29:56.177Z] daemon.go:325: [d35c25e4c4a08] waiting for daemon to start [2020-07-28T08:29:56.177Z] daemon.go:339: [d35c25e4c4a08] error pinging daemon on start: Get http://d35c25e4c4a08.sock/_ping: context deadline exceeded [2020-07-28T08:29:56.177Z] daemon.go:325: [d35c25e4c4a08] waiting for daemon to start [2020-07-28T08:29:56.177Z] daemon.go:339: [d35c25e4c4a08] error pinging daemon on start: Get http://d35c25e4c4a08.sock/_ping: context deadline exceeded [2020-07-28T08:29:56.177Z] daemon.go:296: [d35c25e4c4a08] exiting daemon [2020-07-28T08:29:56.177Z] daemon.go:325: [d35c25e4c4a08] waiting for daemon to start [2020-07-28T08:29:56.177Z] daemon.go:325: [d35c25e4c4a08] waiting for daemon to start [2020-07-28T08:29:56.177Z] daemon.go:325: [d35c25e4c4a08] waiting for daemon to start [2020-07-28T08:29:56.177Z] daemon.go:353: [d35c25e4c4a08] daemon started [2020-07-28T08:29:56.177Z] daemon.go:461: [d35c25e4c4a08] Stopping daemon [2020-07-28T08:29:56.177Z] daemon.go:296: [d35c25e4c4a08] exiting daemon [2020-07-28T08:29:56.177Z] daemon.go:448: [d35c25e4c4a08] Daemon stopped [2020-07-28T08:29:56.177Z] PASS [2020-07-28T08:29:56.177Z] [2020-07-28T08:29:56.177Z] === Skipped [2020-07-28T08:29:56.177Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-28T08:29:56.177Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T08:29:56.177Z] [2020-07-28T08:29:56.177Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-28T08:29:56.177Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T08:29:56.177Z] [2020-07-28T08:29:56.177Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-28T08:29:56.177Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T08:29:56.177Z] [2020-07-28T08:29:56.177Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-28T08:29:56.177Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T08:29:56.177Z] [2020-07-28T08:29:56.177Z] [2020-07-28T08:29:56.177Z] DONE 17 tests, 4 skipped in 27.604s [2020-07-28T08:29:56.177Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-28T08:29:56.177Z] ++ 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-28T08:29:56.177Z] ++ set -e [2020-07-28T08:29:56.177Z] ++ '[' -n 0 ']' [2020-07-28T08:29:56.177Z] ++ set -x [2020-07-28T08:29:56.177Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:29:56.177Z] INFO: Testing against a local daemon [2020-07-28T08:29:56.177Z] === RUN TestPluginInvalidJSON [2020-07-28T08:29:56.177Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-28T08:29:56.177Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-28T08:29:56.177Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-28T08:29:56.177Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-28T08:29:56.177Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-28T08:29:56.177Z] PASS [2020-07-28T08:29:56.177Z] [2020-07-28T08:29:56.177Z] DONE 2 tests in 0.089s [2020-07-28T08:29:56.177Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-28T08:29:56.177Z] ++ 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-28T08:29:56.177Z] ++ set -e [2020-07-28T08:29:56.177Z] ++ '[' -n 0 ']' [2020-07-28T08:29:56.177Z] ++ set -x [2020-07-28T08:29:56.177Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:29:56.177Z] INFO: Testing against a local daemon [2020-07-28T08:29:56.177Z] === RUN TestExternalGraphDriver [2020-07-28T08:29:56.177Z] === RUN TestExternalGraphDriver/json [2020-07-28T08:29:56.470Z] === RUN TestExternalGraphDriver/spec [2020-07-28T08:29:56.481Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-07-28T08:29:56.481Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-07-28T08:29:56.481Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-07-28T08:29:56.481Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-07-28T08:29:56.481Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-07-28T08:29:57.049Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-07-28T08:29:57.049Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-07-28T08:29:57.307Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-07-28T08:29:57.308Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-07-28T08:29:58.247Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-07-28T08:29:58.247Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-07-28T08:29:58.558Z] === RUN TestExternalGraphDriver/pull [2020-07-28T08:30:00.075Z] --- PASS: TestExternalGraphDriver (5.56s) [2020-07-28T08:30:00.075Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-07-28T08:30:00.075Z] daemon.go:325: [dfd3ada2bf80c] waiting for daemon to start [2020-07-28T08:30:00.075Z] daemon.go:325: [dfd3ada2bf80c] waiting for daemon to start [2020-07-28T08:30:00.075Z] daemon.go:353: [dfd3ada2bf80c] daemon started [2020-07-28T08:30:00.075Z] daemon.go:461: [dfd3ada2bf80c] Stopping daemon [2020-07-28T08:30:00.075Z] daemon.go:296: [dfd3ada2bf80c] exiting daemon [2020-07-28T08:30:00.075Z] daemon.go:448: [dfd3ada2bf80c] Daemon stopped [2020-07-28T08:30:00.075Z] daemon.go:325: [dfd3ada2bf80c] waiting for daemon to start [2020-07-28T08:30:00.075Z] daemon.go:325: [dfd3ada2bf80c] waiting for daemon to start [2020-07-28T08:30:00.075Z] daemon.go:353: [dfd3ada2bf80c] daemon started [2020-07-28T08:30:00.075Z] daemon.go:461: [dfd3ada2bf80c] Stopping daemon [2020-07-28T08:30:00.075Z] daemon.go:296: [dfd3ada2bf80c] exiting daemon [2020-07-28T08:30:00.075Z] daemon.go:448: [dfd3ada2bf80c] Daemon stopped [2020-07-28T08:30:00.075Z] --- PASS: TestExternalGraphDriver/json (1.80s) [2020-07-28T08:30:00.075Z] daemon.go:325: [dfd3ada2bf80c] waiting for daemon to start [2020-07-28T08:30:00.075Z] daemon.go:325: [dfd3ada2bf80c] waiting for daemon to start [2020-07-28T08:30:00.075Z] daemon.go:353: [dfd3ada2bf80c] daemon started [2020-07-28T08:30:00.075Z] daemon.go:461: [dfd3ada2bf80c] Stopping daemon [2020-07-28T08:30:00.075Z] daemon.go:296: [dfd3ada2bf80c] exiting daemon [2020-07-28T08:30:00.075Z] daemon.go:448: [dfd3ada2bf80c] Daemon stopped [2020-07-28T08:30:00.075Z] daemon.go:325: [dfd3ada2bf80c] waiting for daemon to start [2020-07-28T08:30:00.075Z] daemon.go:325: [dfd3ada2bf80c] waiting for daemon to start [2020-07-28T08:30:00.075Z] daemon.go:353: [dfd3ada2bf80c] daemon started [2020-07-28T08:30:00.075Z] daemon.go:461: [dfd3ada2bf80c] Stopping daemon [2020-07-28T08:30:00.075Z] daemon.go:296: [dfd3ada2bf80c] exiting daemon [2020-07-28T08:30:00.075Z] daemon.go:448: [dfd3ada2bf80c] Daemon stopped [2020-07-28T08:30:00.075Z] --- PASS: TestExternalGraphDriver/spec (1.86s) [2020-07-28T08:30:00.075Z] daemon.go:325: [dfd3ada2bf80c] waiting for daemon to start [2020-07-28T08:30:00.075Z] daemon.go:325: [dfd3ada2bf80c] waiting for daemon to start [2020-07-28T08:30:00.075Z] daemon.go:353: [dfd3ada2bf80c] daemon started [2020-07-28T08:30:00.076Z] daemon.go:461: [dfd3ada2bf80c] Stopping daemon [2020-07-28T08:30:00.076Z] daemon.go:296: [dfd3ada2bf80c] exiting daemon [2020-07-28T08:30:00.076Z] daemon.go:448: [dfd3ada2bf80c] Daemon stopped [2020-07-28T08:30:00.076Z] --- PASS: TestExternalGraphDriver/pull (1.77s) [2020-07-28T08:30:00.076Z] === RUN TestGraphdriverPluginV2 [2020-07-28T08:30:00.076Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-07-28T08:30:00.076Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T08:30:00.076Z] PASS [2020-07-28T08:30:00.076Z] [2020-07-28T08:30:00.076Z] === Skipped [2020-07-28T08:30:00.076Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-07-28T08:30:00.076Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T08:30:00.076Z] [2020-07-28T08:30:00.076Z] [2020-07-28T08:30:00.076Z] DONE 5 tests, 1 skipped in 5.689s [2020-07-28T08:30:00.076Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-28T08:30:00.076Z] ++ 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-28T08:30:00.076Z] ++ set -e [2020-07-28T08:30:00.076Z] ++ '[' -n 0 ']' [2020-07-28T08:30:00.076Z] ++ set -x [2020-07-28T08:30:00.076Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:30:00.076Z] INFO: Testing against a local daemon [2020-07-28T08:30:00.076Z] === RUN TestContinueAfterPluginCrash [2020-07-28T08:30:00.076Z] === PAUSE TestContinueAfterPluginCrash [2020-07-28T08:30:00.076Z] === RUN TestDaemonStartWithLogOpt [2020-07-28T08:30:00.076Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-28T08:30:00.076Z] === CONT TestContinueAfterPluginCrash [2020-07-28T08:30:00.076Z] === CONT TestDaemonStartWithLogOpt [2020-07-28T08:30:00.165Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-07-28T08:30:01.104Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-07-28T08:30:01.672Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-07-28T08:30:01.931Z] === RUN TestDockerSuite/TestPsByOrder [2020-07-28T08:30:03.840Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-07-28T08:30:04.408Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-07-28T08:30:06.944Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-07-28T08:30:09.479Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-07-28T08:30:09.479Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-07-28T08:30:12.015Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-07-28T08:30:12.015Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-07-28T08:30:12.782Z] --- PASS: TestDaemonStartWithLogOpt (11.38s) [2020-07-28T08:30:12.782Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-07-28T08:30:12.782Z] daemon.go:325: [d8524d4fccc8f] waiting for daemon to start [2020-07-28T08:30:12.782Z] daemon.go:325: [d8524d4fccc8f] waiting for daemon to start [2020-07-28T08:30:12.782Z] daemon.go:353: [d8524d4fccc8f] daemon started [2020-07-28T08:30:12.782Z] daemon.go:461: [d8524d4fccc8f] Stopping daemon [2020-07-28T08:30:12.782Z] daemon.go:296: [d8524d4fccc8f] exiting daemon [2020-07-28T08:30:12.782Z] daemon.go:448: [d8524d4fccc8f] Daemon stopped [2020-07-28T08:30:12.782Z] daemon.go:325: [d8524d4fccc8f] waiting for daemon to start [2020-07-28T08:30:12.782Z] daemon.go:325: [d8524d4fccc8f] waiting for daemon to start [2020-07-28T08:30:12.782Z] daemon.go:353: [d8524d4fccc8f] daemon started [2020-07-28T08:30:12.782Z] daemon.go:461: [d8524d4fccc8f] Stopping daemon [2020-07-28T08:30:12.782Z] daemon.go:296: [d8524d4fccc8f] exiting daemon [2020-07-28T08:30:12.782Z] daemon.go:448: [d8524d4fccc8f] Daemon stopped [2020-07-28T08:30:13.921Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-07-28T08:30:16.307Z] --- PASS: TestContinueAfterPluginCrash (16.15s) [2020-07-28T08:30:16.307Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-07-28T08:30:16.307Z] daemon.go:325: [d7f8734344f00] waiting for daemon to start [2020-07-28T08:30:16.307Z] daemon.go:325: [d7f8734344f00] waiting for daemon to start [2020-07-28T08:30:16.307Z] daemon.go:353: [d7f8734344f00] daemon started [2020-07-28T08:30:16.307Z] daemon.go:461: [d7f8734344f00] Stopping daemon [2020-07-28T08:30:16.307Z] daemon.go:296: [d7f8734344f00] exiting daemon [2020-07-28T08:30:16.307Z] daemon.go:448: [d7f8734344f00] Daemon stopped [2020-07-28T08:30:16.307Z] PASS [2020-07-28T08:30:16.307Z] [2020-07-28T08:30:16.307Z] DONE 2 tests in 16.225s [2020-07-28T08:30:16.307Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-28T08:30:16.307Z] ++ 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-28T08:30:16.307Z] ++ set -e [2020-07-28T08:30:16.307Z] ++ '[' -n 0 ']' [2020-07-28T08:30:16.307Z] ++ set -x [2020-07-28T08:30:16.307Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:30:16.600Z] INFO: Testing against a local daemon [2020-07-28T08:30:16.600Z] === RUN TestPluginWithDevMounts [2020-07-28T08:30:16.600Z] === PAUSE TestPluginWithDevMounts [2020-07-28T08:30:16.600Z] === CONT TestPluginWithDevMounts [2020-07-28T08:30:18.737Z] --- PASS: TestPluginWithDevMounts (1.89s) [2020-07-28T08:30:18.737Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-07-28T08:30:18.737Z] daemon.go:325: [d91ba49d13383] waiting for daemon to start [2020-07-28T08:30:18.737Z] daemon.go:325: [d91ba49d13383] waiting for daemon to start [2020-07-28T08:30:18.737Z] daemon.go:353: [d91ba49d13383] daemon started [2020-07-28T08:30:18.737Z] daemon.go:461: [d91ba49d13383] Stopping daemon [2020-07-28T08:30:18.737Z] daemon.go:296: [d91ba49d13383] exiting daemon [2020-07-28T08:30:18.737Z] daemon.go:448: [d91ba49d13383] Daemon stopped [2020-07-28T08:30:18.737Z] PASS [2020-07-28T08:30:18.737Z] [2020-07-28T08:30:18.737Z] DONE 1 tests in 1.978s [2020-07-28T08:30:18.737Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-07-28T08:30:18.737Z] ++ 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-28T08:30:18.737Z] ++ set -e [2020-07-28T08:30:18.737Z] ++ '[' -n 0 ']' [2020-07-28T08:30:18.737Z] ++ set -x [2020-07-28T08:30:18.737Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:30:18.737Z] INFO: Testing against a local daemon [2020-07-28T08:30:18.737Z] === RUN TestSecretInspect [2020-07-28T08:30:19.196Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-07-28T08:30:19.456Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-07-28T08:30:20.256Z] --- PASS: TestSecretInspect (1.91s) [2020-07-28T08:30:20.256Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-07-28T08:30:20.256Z] daemon.go:325: [df94086cac748] waiting for daemon to start [2020-07-28T08:30:20.256Z] daemon.go:325: [df94086cac748] waiting for daemon to start [2020-07-28T08:30:20.256Z] daemon.go:353: [df94086cac748] daemon started [2020-07-28T08:30:20.256Z] daemon.go:461: [df94086cac748] Stopping daemon [2020-07-28T08:30:20.256Z] daemon.go:296: [df94086cac748] exiting daemon [2020-07-28T08:30:20.256Z] daemon.go:448: [df94086cac748] Daemon stopped [2020-07-28T08:30:20.256Z] === RUN TestSecretList [2020-07-28T08:30:21.362Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-07-28T08:30:21.931Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-07-28T08:30:22.344Z] --- PASS: TestSecretList (1.95s) [2020-07-28T08:30:22.344Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-07-28T08:30:22.344Z] daemon.go:325: [d36d9f122e69c] waiting for daemon to start [2020-07-28T08:30:22.344Z] daemon.go:325: [d36d9f122e69c] waiting for daemon to start [2020-07-28T08:30:22.344Z] daemon.go:353: [d36d9f122e69c] daemon started [2020-07-28T08:30:22.344Z] daemon.go:461: [d36d9f122e69c] Stopping daemon [2020-07-28T08:30:22.344Z] daemon.go:296: [d36d9f122e69c] exiting daemon [2020-07-28T08:30:22.344Z] daemon.go:448: [d36d9f122e69c] Daemon stopped [2020-07-28T08:30:22.344Z] === RUN TestSecretsCreateAndDelete [2020-07-28T08:30:22.869Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-07-28T08:30:24.247Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-07-28T08:30:24.419Z] --- PASS: TestSecretsCreateAndDelete (1.91s) [2020-07-28T08:30:24.419Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-07-28T08:30:24.419Z] daemon.go:325: [d77a863d70e23] waiting for daemon to start [2020-07-28T08:30:24.419Z] daemon.go:325: [d77a863d70e23] waiting for daemon to start [2020-07-28T08:30:24.419Z] daemon.go:353: [d77a863d70e23] daemon started [2020-07-28T08:30:24.419Z] daemon.go:461: [d77a863d70e23] Stopping daemon [2020-07-28T08:30:24.419Z] daemon.go:296: [d77a863d70e23] exiting daemon [2020-07-28T08:30:24.419Z] daemon.go:448: [d77a863d70e23] Daemon stopped [2020-07-28T08:30:24.419Z] === RUN TestSecretsUpdate [2020-07-28T08:30:26.163Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-07-28T08:30:26.497Z] --- PASS: TestSecretsUpdate (1.90s) [2020-07-28T08:30:26.497Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-07-28T08:30:26.497Z] daemon.go:325: [db8fa5f95de85] waiting for daemon to start [2020-07-28T08:30:26.497Z] daemon.go:325: [db8fa5f95de85] waiting for daemon to start [2020-07-28T08:30:26.497Z] daemon.go:353: [db8fa5f95de85] daemon started [2020-07-28T08:30:26.497Z] daemon.go:461: [db8fa5f95de85] Stopping daemon [2020-07-28T08:30:26.497Z] daemon.go:296: [db8fa5f95de85] exiting daemon [2020-07-28T08:30:26.497Z] daemon.go:448: [db8fa5f95de85] Daemon stopped [2020-07-28T08:30:26.497Z] === RUN TestTemplatedSecret [2020-07-28T08:30:27.109Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-07-28T08:30:27.109Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-07-28T08:30:27.677Z] === RUN TestDockerSuite/TestPsRightTagName [2020-07-28T08:30:28.589Z] --- PASS: TestTemplatedSecret (2.36s) [2020-07-28T08:30:28.589Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-07-28T08:30:28.589Z] daemon.go:325: [d8f4ab5fff17c] waiting for daemon to start [2020-07-28T08:30:28.589Z] daemon.go:325: [d8f4ab5fff17c] waiting for daemon to start [2020-07-28T08:30:28.589Z] daemon.go:353: [d8f4ab5fff17c] daemon started [2020-07-28T08:30:28.589Z] daemon.go:461: [d8f4ab5fff17c] Stopping daemon [2020-07-28T08:30:28.589Z] daemon.go:296: [d8f4ab5fff17c] exiting daemon [2020-07-28T08:30:28.589Z] daemon.go:448: [d8f4ab5fff17c] Daemon stopped [2020-07-28T08:30:28.589Z] === RUN TestSecretCreateResolve [2020-07-28T08:30:29.055Z] === RUN TestDockerSuite/TestPsShowMounts [2020-07-28T08:30:30.436Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-07-28T08:30:30.671Z] --- PASS: TestSecretCreateResolve (1.89s) [2020-07-28T08:30:30.671Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-07-28T08:30:30.671Z] daemon.go:325: [d8870f1fcbcbe] waiting for daemon to start [2020-07-28T08:30:30.671Z] daemon.go:325: [d8870f1fcbcbe] waiting for daemon to start [2020-07-28T08:30:30.671Z] daemon.go:353: [d8870f1fcbcbe] daemon started [2020-07-28T08:30:30.671Z] daemon.go:461: [d8870f1fcbcbe] Stopping daemon [2020-07-28T08:30:30.671Z] daemon.go:296: [d8870f1fcbcbe] exiting daemon [2020-07-28T08:30:30.671Z] daemon.go:448: [d8870f1fcbcbe] Daemon stopped [2020-07-28T08:30:30.671Z] PASS [2020-07-28T08:30:30.671Z] [2020-07-28T08:30:30.671Z] DONE 6 tests in 11.984s [2020-07-28T08:30:30.671Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-07-28T08:30:30.671Z] ++ 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-28T08:30:30.671Z] ++ set -e [2020-07-28T08:30:30.671Z] ++ '[' -n 0 ']' [2020-07-28T08:30:30.671Z] ++ set -x [2020-07-28T08:30:30.671Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:30:30.671Z] INFO: Testing against a local daemon [2020-07-28T08:30:30.671Z] === RUN TestServiceCreateInit [2020-07-28T08:30:30.671Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-28T08:30:31.004Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-07-28T08:30:31.264Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-07-28T08:30:31.264Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-07-28T08:30:31.522Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-07-28T08:30:31.523Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-07-28T08:30:32.091Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-07-28T08:30:33.030Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-07-28T08:30:33.599Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-07-28T08:30:34.168Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-07-28T08:30:34.209Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-28T08:30:36.707Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-07-28T08:30:38.673Z] --- PASS: TestServiceCreateInit (7.52s) [2020-07-28T08:30:38.673Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.71s) [2020-07-28T08:30:38.673Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-07-28T08:30:38.673Z] daemon.go:325: [d646f32f3ea1e] waiting for daemon to start [2020-07-28T08:30:38.673Z] daemon.go:325: [d646f32f3ea1e] waiting for daemon to start [2020-07-28T08:30:38.673Z] daemon.go:353: [d646f32f3ea1e] daemon started [2020-07-28T08:30:38.673Z] daemon.go:461: [d646f32f3ea1e] Stopping daemon [2020-07-28T08:30:38.673Z] daemon.go:296: [d646f32f3ea1e] exiting daemon [2020-07-28T08:30:38.673Z] daemon.go:448: [d646f32f3ea1e] Daemon stopped [2020-07-28T08:30:38.673Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.78s) [2020-07-28T08:30:38.673Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-07-28T08:30:38.673Z] daemon.go:325: [d1a544b2b7b62] waiting for daemon to start [2020-07-28T08:30:38.673Z] daemon.go:325: [d1a544b2b7b62] waiting for daemon to start [2020-07-28T08:30:38.673Z] daemon.go:353: [d1a544b2b7b62] daemon started [2020-07-28T08:30:38.673Z] daemon.go:461: [d1a544b2b7b62] Stopping daemon [2020-07-28T08:30:38.673Z] daemon.go:296: [d1a544b2b7b62] exiting daemon [2020-07-28T08:30:38.673Z] daemon.go:448: [d1a544b2b7b62] Daemon stopped [2020-07-28T08:30:38.673Z] === RUN TestCreateServiceMultipleTimes [2020-07-28T08:30:40.902Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-07-28T08:30:41.472Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-07-28T08:30:44.010Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-07-28T08:30:44.010Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-07-28T08:30:44.010Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-07-28T08:30:44.270Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-07-28T08:30:46.804Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-07-28T08:30:47.372Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-07-28T08:30:49.278Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-07-28T08:30:50.221Z] === RUN TestDockerSuite/TestRmiBlank [2020-07-28T08:30:50.221Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-07-28T08:30:50.221Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-07-28T08:30:52.775Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-07-28T08:30:53.713Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-07-28T08:30:53.713Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-07-28T08:30:54.121Z] --- PASS: TestCreateServiceMultipleTimes (15.12s) [2020-07-28T08:30:54.121Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-07-28T08:30:54.121Z] daemon.go:325: [d87d4e2faedeb] waiting for daemon to start [2020-07-28T08:30:54.121Z] daemon.go:325: [d87d4e2faedeb] waiting for daemon to start [2020-07-28T08:30:54.121Z] daemon.go:353: [d87d4e2faedeb] daemon started [2020-07-28T08:30:54.121Z] daemon.go:461: [d87d4e2faedeb] Stopping daemon [2020-07-28T08:30:54.121Z] daemon.go:296: [d87d4e2faedeb] exiting daemon [2020-07-28T08:30:54.121Z] daemon.go:448: [d87d4e2faedeb] Daemon stopped [2020-07-28T08:30:54.121Z] === RUN TestCreateServiceConflict [2020-07-28T08:30:55.091Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-07-28T08:30:55.181Z] --- PASS: TestCreateServiceConflict (1.92s) [2020-07-28T08:30:55.181Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-07-28T08:30:55.181Z] daemon.go:325: [d5b23d26a8928] waiting for daemon to start [2020-07-28T08:30:55.181Z] daemon.go:325: [d5b23d26a8928] waiting for daemon to start [2020-07-28T08:30:55.181Z] daemon.go:353: [d5b23d26a8928] daemon started [2020-07-28T08:30:55.181Z] daemon.go:461: [d5b23d26a8928] Stopping daemon [2020-07-28T08:30:55.181Z] daemon.go:296: [d5b23d26a8928] exiting daemon [2020-07-28T08:30:55.181Z] daemon.go:448: [d5b23d26a8928] Daemon stopped [2020-07-28T08:30:55.181Z] === RUN TestCreateServiceMaxReplicas [2020-07-28T08:30:55.659Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-07-28T08:30:56.597Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-07-28T08:30:57.534Z] === RUN TestDockerSuite/TestRmiTag [2020-07-28T08:30:57.534Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-07-28T08:30:57.931Z] --- PASS: TestCreateServiceMaxReplicas (2.55s) [2020-07-28T08:30:57.931Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-07-28T08:30:57.931Z] daemon.go:325: [d34d6f5501f9d] waiting for daemon to start [2020-07-28T08:30:57.931Z] daemon.go:325: [d34d6f5501f9d] waiting for daemon to start [2020-07-28T08:30:57.931Z] daemon.go:353: [d34d6f5501f9d] daemon started [2020-07-28T08:30:57.931Z] daemon.go:461: [d34d6f5501f9d] Stopping daemon [2020-07-28T08:30:57.931Z] daemon.go:296: [d34d6f5501f9d] exiting daemon [2020-07-28T08:30:57.931Z] daemon.go:448: [d34d6f5501f9d] Daemon stopped [2020-07-28T08:30:57.931Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-28T08:30:58.102Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-07-28T08:31:01.395Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-07-28T08:31:01.965Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-07-28T08:31:02.903Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-07-28T08:31:03.162Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-07-28T08:31:04.100Z] === RUN TestDockerSuite/TestRunAddHost [2020-07-28T08:31:04.669Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-07-28T08:31:04.928Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-07-28T08:31:05.188Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-07-28T08:31:05.188Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-07-28T08:31:05.757Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-07-28T08:31:06.701Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-07-28T08:31:07.270Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-07-28T08:31:07.838Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-07-28T08:31:08.098Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-07-28T08:31:08.357Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-07-28T08:31:09.298Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-07-28T08:31:10.615Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.79s) [2020-07-28T08:31:10.615Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-07-28T08:31:10.615Z] daemon.go:325: [d8aa6aed74b49] waiting for daemon to start [2020-07-28T08:31:10.615Z] daemon.go:325: [d8aa6aed74b49] waiting for daemon to start [2020-07-28T08:31:10.615Z] daemon.go:353: [d8aa6aed74b49] daemon started [2020-07-28T08:31:10.615Z] daemon.go:461: [d8aa6aed74b49] Stopping daemon [2020-07-28T08:31:10.615Z] daemon.go:296: [d8aa6aed74b49] exiting daemon [2020-07-28T08:31:10.615Z] daemon.go:448: [d8aa6aed74b49] Daemon stopped [2020-07-28T08:31:10.615Z] === RUN TestCreateServiceSecretFileMode [2020-07-28T08:31:10.679Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-07-28T08:31:11.249Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-07-28T08:31:11.820Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-07-28T08:31:12.389Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-07-28T08:31:12.708Z] --- PASS: TestCreateServiceSecretFileMode (2.24s) [2020-07-28T08:31:12.709Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-07-28T08:31:12.709Z] daemon.go:325: [d11c6ae2c54f6] waiting for daemon to start [2020-07-28T08:31:12.709Z] daemon.go:325: [d11c6ae2c54f6] waiting for daemon to start [2020-07-28T08:31:12.709Z] daemon.go:353: [d11c6ae2c54f6] daemon started [2020-07-28T08:31:12.709Z] daemon.go:461: [d11c6ae2c54f6] Stopping daemon [2020-07-28T08:31:12.709Z] daemon.go:296: [d11c6ae2c54f6] exiting daemon [2020-07-28T08:31:12.709Z] daemon.go:448: [d11c6ae2c54f6] Daemon stopped [2020-07-28T08:31:12.709Z] === RUN TestCreateServiceConfigFileMode [2020-07-28T08:31:12.957Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-07-28T08:31:13.899Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-07-28T08:31:14.790Z] --- PASS: TestCreateServiceConfigFileMode (2.24s) [2020-07-28T08:31:14.790Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-07-28T08:31:14.790Z] daemon.go:325: [d3a2a0b6de976] waiting for daemon to start [2020-07-28T08:31:14.790Z] daemon.go:325: [d3a2a0b6de976] waiting for daemon to start [2020-07-28T08:31:14.790Z] daemon.go:353: [d3a2a0b6de976] daemon started [2020-07-28T08:31:14.790Z] daemon.go:461: [d3a2a0b6de976] Stopping daemon [2020-07-28T08:31:14.790Z] daemon.go:296: [d3a2a0b6de976] exiting daemon [2020-07-28T08:31:14.790Z] daemon.go:448: [d3a2a0b6de976] Daemon stopped [2020-07-28T08:31:14.790Z] === RUN TestCreateServiceSysctls [2020-07-28T08:31:15.287Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-07-28T08:31:16.226Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-07-28T08:31:16.796Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-07-28T08:31:17.364Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-07-28T08:31:17.933Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-07-28T08:31:17.933Z] === RUN TestDockerSuite/TestRunBindMounts [2020-07-28T08:31:18.353Z] --- PASS: TestCreateServiceSysctls (3.05s) [2020-07-28T08:31:18.353Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-07-28T08:31:18.353Z] daemon.go:325: [d52b26c817daa] waiting for daemon to start [2020-07-28T08:31:18.353Z] daemon.go:325: [d52b26c817daa] waiting for daemon to start [2020-07-28T08:31:18.353Z] daemon.go:353: [d52b26c817daa] daemon started [2020-07-28T08:31:18.353Z] daemon.go:461: [d52b26c817daa] Stopping daemon [2020-07-28T08:31:18.353Z] daemon.go:296: [d52b26c817daa] exiting daemon [2020-07-28T08:31:18.353Z] daemon.go:448: [d52b26c817daa] Daemon stopped [2020-07-28T08:31:18.353Z] === RUN TestInspect [2020-07-28T08:31:19.841Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-07-28T08:31:20.101Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-07-28T08:31:20.434Z] --- PASS: TestInspect (2.59s) [2020-07-28T08:31:20.434Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-07-28T08:31:20.434Z] daemon.go:325: [dd00df6675bf7] waiting for daemon to start [2020-07-28T08:31:20.434Z] daemon.go:325: [dd00df6675bf7] waiting for daemon to start [2020-07-28T08:31:20.434Z] daemon.go:353: [dd00df6675bf7] daemon started [2020-07-28T08:31:20.434Z] daemon.go:461: [dd00df6675bf7] Stopping daemon [2020-07-28T08:31:20.434Z] daemon.go:296: [dd00df6675bf7] exiting daemon [2020-07-28T08:31:20.434Z] daemon.go:448: [dd00df6675bf7] Daemon stopped [2020-07-28T08:31:20.434Z] === RUN TestDockerNetworkConnectAlias [2020-07-28T08:31:20.668Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-07-28T08:31:20.928Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-07-28T08:31:21.498Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-07-28T08:31:21.498Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-07-28T08:31:22.067Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-07-28T08:31:22.326Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-07-28T08:31:22.894Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-07-28T08:31:23.153Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-07-28T08:31:23.721Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-07-28T08:31:23.721Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-07-28T08:31:24.289Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-07-28T08:31:24.289Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-07-28T08:31:24.909Z] --- PASS: TestDockerNetworkConnectAlias (3.98s) [2020-07-28T08:31:24.909Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-07-28T08:31:24.909Z] daemon.go:325: [d21bee85cb63a] waiting for daemon to start [2020-07-28T08:31:24.909Z] daemon.go:325: [d21bee85cb63a] waiting for daemon to start [2020-07-28T08:31:24.909Z] daemon.go:353: [d21bee85cb63a] daemon started [2020-07-28T08:31:24.909Z] daemon.go:461: [d21bee85cb63a] Stopping daemon [2020-07-28T08:31:24.909Z] daemon.go:296: [d21bee85cb63a] exiting daemon [2020-07-28T08:31:24.909Z] daemon.go:448: [d21bee85cb63a] Daemon stopped [2020-07-28T08:31:24.909Z] === RUN TestDockerNetworkReConnect [2020-07-28T08:31:25.229Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-07-28T08:31:25.488Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-07-28T08:31:26.056Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-07-28T08:31:26.624Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-07-28T08:31:26.624Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-07-28T08:31:27.196Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-07-28T08:31:27.653Z] --- PASS: TestDockerNetworkReConnect (3.31s) [2020-07-28T08:31:27.653Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-07-28T08:31:27.653Z] daemon.go:325: [db6a5b8ae2fbc] waiting for daemon to start [2020-07-28T08:31:27.653Z] daemon.go:325: [db6a5b8ae2fbc] waiting for daemon to start [2020-07-28T08:31:27.653Z] daemon.go:353: [db6a5b8ae2fbc] daemon started [2020-07-28T08:31:27.653Z] daemon.go:461: [db6a5b8ae2fbc] Stopping daemon [2020-07-28T08:31:27.653Z] daemon.go:296: [db6a5b8ae2fbc] exiting daemon [2020-07-28T08:31:27.653Z] daemon.go:448: [db6a5b8ae2fbc] Daemon stopped [2020-07-28T08:31:27.653Z] === RUN TestServicePlugin [2020-07-28T08:31:27.653Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-28T08:31:27.653Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T08:31:27.653Z] === RUN TestServiceUpdateLabel [2020-07-28T08:31:28.140Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-07-28T08:31:29.077Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-07-28T08:31:29.774Z] --- PASS: TestServiceUpdateLabel (1.91s) [2020-07-28T08:31:29.774Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-07-28T08:31:29.774Z] daemon.go:325: [d8058058bbf3e] waiting for daemon to start [2020-07-28T08:31:29.774Z] daemon.go:325: [d8058058bbf3e] waiting for daemon to start [2020-07-28T08:31:29.774Z] daemon.go:353: [d8058058bbf3e] daemon started [2020-07-28T08:31:29.774Z] daemon.go:461: [d8058058bbf3e] Stopping daemon [2020-07-28T08:31:29.774Z] daemon.go:296: [d8058058bbf3e] exiting daemon [2020-07-28T08:31:29.774Z] daemon.go:448: [d8058058bbf3e] Daemon stopped [2020-07-28T08:31:29.774Z] === RUN TestServiceUpdateSecrets [2020-07-28T08:31:30.015Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-07-28T08:31:30.584Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-07-28T08:31:30.843Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-07-28T08:31:31.414Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-07-28T08:31:31.679Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-07-28T08:31:32.250Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-07-28T08:31:33.188Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-07-28T08:31:35.119Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-07-28T08:31:35.119Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-07-28T08:31:35.380Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-07-28T08:31:35.948Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-07-28T08:31:37.328Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-07-28T08:31:38.709Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-07-28T08:31:41.250Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-07-28T08:31:42.633Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-07-28T08:31:42.633Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-07-28T08:31:42.633Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-07-28T08:31:43.203Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-07-28T08:31:44.143Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-07-28T08:31:45.083Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-07-28T08:31:45.208Z] --- PASS: TestServiceUpdateSecrets (14.26s) [2020-07-28T08:31:45.208Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-07-28T08:31:45.208Z] daemon.go:325: [d2be8a287da5e] waiting for daemon to start [2020-07-28T08:31:45.208Z] daemon.go:325: [d2be8a287da5e] waiting for daemon to start [2020-07-28T08:31:45.208Z] daemon.go:353: [d2be8a287da5e] daemon started [2020-07-28T08:31:45.208Z] daemon.go:461: [d2be8a287da5e] Stopping daemon [2020-07-28T08:31:45.208Z] daemon.go:296: [d2be8a287da5e] exiting daemon [2020-07-28T08:31:45.208Z] daemon.go:448: [d2be8a287da5e] Daemon stopped [2020-07-28T08:31:45.208Z] === RUN TestServiceUpdateConfigs [2020-07-28T08:31:46.467Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-07-28T08:31:47.036Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-07-28T08:31:48.417Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-07-28T08:31:48.678Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-07-28T08:31:48.678Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-07-28T08:31:49.247Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-07-28T08:31:50.628Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-07-28T08:31:50.628Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-07-28T08:31:50.888Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-07-28T08:31:51.456Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-07-28T08:31:51.715Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-07-28T08:31:52.284Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-07-28T08:31:52.284Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-07-28T08:31:52.852Z] === RUN TestDockerSuite/TestRunEnvironment [2020-07-28T08:31:53.111Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-07-28T08:31:53.680Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-07-28T08:31:54.250Z] === RUN TestDockerSuite/TestRunExitCode [2020-07-28T08:31:54.819Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-07-28T08:31:55.078Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-07-28T08:31:55.647Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-07-28T08:31:56.216Z] === RUN TestDockerSuite/TestRunExposePort [2020-07-28T08:31:56.484Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-07-28T08:31:57.058Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-07-28T08:31:57.627Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-07-28T08:31:58.007Z] --- PASS: TestServiceUpdateConfigs (14.20s) [2020-07-28T08:31:58.007Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-07-28T08:31:58.007Z] daemon.go:325: [dca4ea02ec377] waiting for daemon to start [2020-07-28T08:31:58.007Z] daemon.go:325: [dca4ea02ec377] waiting for daemon to start [2020-07-28T08:31:58.007Z] daemon.go:353: [dca4ea02ec377] daemon started [2020-07-28T08:31:58.007Z] daemon.go:461: [dca4ea02ec377] Stopping daemon [2020-07-28T08:31:58.007Z] daemon.go:296: [dca4ea02ec377] exiting daemon [2020-07-28T08:31:58.007Z] daemon.go:448: [dca4ea02ec377] Daemon stopped [2020-07-28T08:31:58.007Z] === RUN TestServiceUpdateNetwork [2020-07-28T08:31:58.564Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-07-28T08:31:58.564Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-28T08:31:58.564Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-07-28T08:32:01.101Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-07-28T08:32:01.101Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-07-28T08:32:01.672Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-07-28T08:32:02.241Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-07-28T08:32:03.623Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-07-28T08:32:03.623Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-07-28T08:32:03.623Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-07-28T08:32:03.623Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-07-28T08:32:04.194Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-07-28T08:32:06.101Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-07-28T08:32:07.040Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-07-28T08:32:07.977Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-07-28T08:32:08.237Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-07-28T08:32:08.805Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-07-28T08:32:09.066Z] === RUN TestDockerSuite/TestRunModeHostname [2020-07-28T08:32:09.636Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-07-28T08:32:09.895Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-07-28T08:32:09.895Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-07-28T08:32:10.720Z] --- PASS: TestServiceUpdateNetwork (12.21s) [2020-07-28T08:32:10.720Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-07-28T08:32:10.720Z] daemon.go:325: [d17185f4f6cab] waiting for daemon to start [2020-07-28T08:32:10.720Z] daemon.go:325: [d17185f4f6cab] waiting for daemon to start [2020-07-28T08:32:10.720Z] daemon.go:353: [d17185f4f6cab] daemon started [2020-07-28T08:32:10.720Z] daemon.go:461: [d17185f4f6cab] Stopping daemon [2020-07-28T08:32:10.720Z] daemon.go:296: [d17185f4f6cab] exiting daemon [2020-07-28T08:32:10.720Z] daemon.go:448: [d17185f4f6cab] Daemon stopped [2020-07-28T08:32:10.720Z] PASS [2020-07-28T08:32:10.720Z] [2020-07-28T08:32:10.720Z] === Skipped [2020-07-28T08:32:10.720Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-07-28T08:32:10.720Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T08:32:10.720Z] [2020-07-28T08:32:10.720Z] [2020-07-28T08:32:10.720Z] DONE 18 tests, 1 skipped in 99.981s [2020-07-28T08:32:10.720Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-07-28T08:32:10.720Z] ++ 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-28T08:32:10.720Z] ++ set -e [2020-07-28T08:32:10.720Z] ++ '[' -n 0 ']' [2020-07-28T08:32:10.720Z] ++ set -x [2020-07-28T08:32:10.720Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:32:10.720Z] INFO: Testing against a local daemon [2020-07-28T08:32:10.720Z] === RUN TestSessionCreate [2020-07-28T08:32:10.720Z] --- PASS: TestSessionCreate (0.04s) [2020-07-28T08:32:10.720Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-28T08:32:10.720Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-07-28T08:32:10.720Z] PASS [2020-07-28T08:32:10.720Z] [2020-07-28T08:32:10.720Z] DONE 2 tests in 0.159s [2020-07-28T08:32:10.720Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-07-28T08:32:10.720Z] ++ 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-28T08:32:10.720Z] ++ set -e [2020-07-28T08:32:10.720Z] ++ '[' -n 0 ']' [2020-07-28T08:32:10.720Z] ++ set -x [2020-07-28T08:32:10.720Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:32:10.720Z] INFO: Testing against a local daemon [2020-07-28T08:32:10.720Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-28T08:32:10.720Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-28T08:32:10.720Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-28T08:32:10.720Z] === RUN TestEventsExecDie [2020-07-28T08:32:10.837Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-07-28T08:32:10.864Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-07-28T08:32:11.358Z] --- PASS: TestEventsExecDie (0.63s) [2020-07-28T08:32:11.358Z] === RUN TestEventsBackwardsCompatible [2020-07-28T08:32:11.358Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-07-28T08:32:11.358Z] === RUN TestInfoBinaryCommits [2020-07-28T08:32:11.358Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-07-28T08:32:11.358Z] === RUN TestInfoAPIVersioned [2020-07-28T08:32:11.358Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-28T08:32:11.358Z] === RUN TestInfoAPI [2020-07-28T08:32:11.358Z] --- PASS: TestInfoAPI (0.04s) [2020-07-28T08:32:11.358Z] === RUN TestInfoAPIWarnings [2020-07-28T08:32:11.775Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-07-28T08:32:12.343Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-07-28T08:32:12.399Z] --- PASS: TestInfoAPIWarnings (0.79s) [2020-07-28T08:32:12.399Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-07-28T08:32:12.399Z] daemon.go:325: [d3706032777b8] waiting for daemon to start [2020-07-28T08:32:12.399Z] daemon.go:325: [d3706032777b8] waiting for daemon to start [2020-07-28T08:32:12.399Z] daemon.go:353: [d3706032777b8] daemon started [2020-07-28T08:32:12.399Z] daemon.go:461: [d3706032777b8] Stopping daemon [2020-07-28T08:32:12.399Z] daemon.go:296: [d3706032777b8] exiting daemon [2020-07-28T08:32:12.399Z] daemon.go:448: [d3706032777b8] Daemon stopped [2020-07-28T08:32:12.399Z] === RUN TestLoginFailsWithBadCredentials [2020-07-28T08:32:12.603Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-07-28T08:32:12.603Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-07-28T08:32:12.693Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) [2020-07-28T08:32:12.693Z] === RUN TestPingCacheHeaders [2020-07-28T08:32:12.693Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-07-28T08:32:12.693Z] === RUN TestPingGet [2020-07-28T08:32:12.693Z] --- PASS: TestPingGet (0.03s) [2020-07-28T08:32:12.693Z] === RUN TestPingHead [2020-07-28T08:32:12.693Z] --- PASS: TestPingHead (0.04s) [2020-07-28T08:32:12.693Z] === RUN TestVersion [2020-07-28T08:32:12.693Z] --- PASS: TestVersion (0.03s) [2020-07-28T08:32:12.693Z] PASS [2020-07-28T08:32:12.693Z] [2020-07-28T08:32:12.693Z] === Skipped [2020-07-28T08:32:12.693Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-28T08:32:12.693Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-28T08:32:12.693Z] [2020-07-28T08:32:12.693Z] [2020-07-28T08:32:12.693Z] DONE 12 tests, 1 skipped in 2.123s [2020-07-28T08:32:12.693Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-07-28T08:32:12.693Z] ++ 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-28T08:32:12.693Z] ++ set -e [2020-07-28T08:32:12.693Z] ++ '[' -n 0 ']' [2020-07-28T08:32:12.693Z] ++ set -x [2020-07-28T08:32:12.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-07-28T08:32:12.693Z] INFO: Testing against a local daemon [2020-07-28T08:32:12.693Z] === RUN TestVolumesCreateAndList [2020-07-28T08:32:12.693Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-07-28T08:32:12.693Z] === RUN TestVolumesRemove [2020-07-28T08:32:13.014Z] --- PASS: TestVolumesRemove (0.08s) [2020-07-28T08:32:13.014Z] === RUN TestVolumesInspect [2020-07-28T08:32:13.014Z] --- PASS: TestVolumesInspect (0.03s) [2020-07-28T08:32:13.014Z] === RUN TestVolumesInvalidJSON [2020-07-28T08:32:13.014Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-28T08:32:13.014Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-28T08:32:13.014Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-28T08:32:13.014Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-07-28T08:32:13.014Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-28T08:32:13.014Z] PASS [2020-07-28T08:32:13.014Z] [2020-07-28T08:32:13.014Z] DONE 5 tests in 0.233s [2020-07-28T08:32:13.014Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-28T08:32:13.014Z] ++++ cat bundles/test-integration/docker.pid [2020-07-28T08:32:13.014Z] +++ kill 12336 [2020-07-28T08:32:13.098Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-07-28T08:32:13.098Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-07-28T08:32:13.098Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-07-28T08:32:13.098Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-07-28T08:32:13.098Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-07-28T08:32:13.541Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-07-28T08:32:13.570Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-07-28T08:32:13.570Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-07-28T08:32:13.570Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-07-28T08:32:13.570Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-07-28T08:32:13.570Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-07-28T08:32:13.570Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-07-28T08:32:14.480Z] === RUN TestDockerSuite/TestRunMount [2020-07-28T08:32:14.480Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-07-28T08:32:14.527Z] umount: bundles/test-integration/root: no mount point specified. [2020-07-28T08:32:14.527Z] +++ /etc/init.d/apparmor stop [2020-07-28T08:32:14.527Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-28T08:32:14.527Z] [2020-07-28T08:32:14.527Z] Unloading profiles will leave already running processes permanently [2020-07-28T08:32:14.527Z] unconfined, which can lead to unexpected situations. [2020-07-28T08:32:14.527Z] [2020-07-28T08:32:14.527Z] To set a process to complain mode, use the command line tool [2020-07-28T08:32:14.527Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-28T08:32:14.527Z] +++ true [2020-07-28T08:32:14.527Z] exiting test-integration [2020-07-28T08:32:14.527Z] ++ exit 0 [2020-07-28T08:32:14.527Z] Post stage [Pipeline] junit [2020-07-28T08:32:16.092Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-28T08:32:16.903Z] + echo Ensuring container killed. [2020-07-28T08:32:16.903Z] Ensuring container killed. [2020-07-28T08:32:16.903Z] + docker rm -vf docker-pr1 [2020-07-28T08:32:16.903Z] Error: No such container: docker-pr1 [2020-07-28T08:32:16.903Z] + true [Pipeline] sh [2020-07-28T08:32:17.334Z] + echo Chowning /workspace to jenkins user [2020-07-28T08:32:17.334Z] Chowning /workspace to jenkins user [2020-07-28T08:32:17.334Z] + id -u [2020-07-28T08:32:17.334Z] + id -g [2020-07-28T08:32:17.334Z] + docker run --rm -v /home/docker/workspace/moby_PR-41277:/workspace busybox chown -R 1001:1001 /workspace [2020-07-28T08:32:18.348Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-07-28T08:32:18.348Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-07-28T08:32:18.348Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-28T08:32:19.244Z] + bundleName=ppc64le-integration [2020-07-28T08:32:19.244Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-07-28T08:32:19.244Z] Creating ppc64le-integration-bundles.tar.gz [2020-07-28T08:32:19.244Z] + 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-28T08:32:19.244Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-28T08:32:19.289Z] Archiving artifacts [2020-07-28T08:32:19.680Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41277/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-28T08:32:19.757Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-07-28T08:32:20.064Z] + make clean [2020-07-28T08:32:20.327Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-07-28T08:32:20.356Z] docker volume rm -f docker-dev-cache [2020-07-28T08:32:20.356Z] docker-dev-cache [Pipeline] deleteDir [2020-07-28T08:32:20.577Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-07-28T08:32:20.597Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-07-28T08:32:21.551Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-28T08:32:22.828Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-07-28T08:32:22.828Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-07-28T08:32:22.828Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-07-28T08:32:22.828Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-07-28T08:32:22.828Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-07-28T08:32:23.456Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-07-28T08:32:25.056Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-07-28T08:32:25.056Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-07-28T08:32:25.056Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-07-28T08:32:25.362Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-07-28T08:32:27.267Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-07-28T08:32:28.646Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-07-28T08:32:29.584Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-07-28T08:32:30.947Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-07-28T08:32:30.964Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-07-28T08:32:30.964Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-07-28T08:32:31.534Z] === RUN TestDockerSuite/TestRunNetHost [2020-07-28T08:32:32.105Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-07-28T08:32:32.675Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-07-28T08:32:33.244Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-07-28T08:32:35.150Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-07-28T08:32:36.534Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-07-28T08:32:40.733Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-07-28T08:32:40.733Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-07-28T08:32:40.733Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-07-28T08:32:40.733Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-07-28T08:32:41.301Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-07-28T08:32:41.301Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-07-28T08:32:41.870Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-07-28T08:32:42.130Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-07-28T08:32:42.390Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-07-28T08:32:43.329Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-07-28T08:32:44.082Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-07-28T08:32:44.082Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-07-28T08:32:44.651Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-07-28T08:32:45.598Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-07-28T08:32:45.598Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-07-28T08:32:46.538Z] === RUN TestDockerSuite/TestRunPortInUse [2020-07-28T08:32:47.474Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-07-28T08:32:48.042Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-07-28T08:32:48.042Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-07-28T08:32:48.301Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-07-28T08:32:48.868Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-07-28T08:32:49.437Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-07-28T08:32:50.006Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-28T08:32:50.006Z] === RUN TestDockerSuite/TestRunPublishPort [2020-07-28T08:32:50.575Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-07-28T08:32:51.143Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-07-28T08:32:51.143Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-07-28T08:32:51.143Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-07-28T08:32:51.712Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-07-28T08:32:52.651Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-07-28T08:32:52.651Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-07-28T08:32:54.559Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-07-28T08:32:55.498Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-07-28T08:32:56.437Z] === RUN TestDockerSuite/TestRunRm [2020-07-28T08:32:57.374Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-07-28T08:32:57.374Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-07-28T08:32:59.907Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-07-28T08:33:00.844Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-07-28T08:33:01.413Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-07-28T08:33:01.982Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-07-28T08:33:03.890Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-07-28T08:33:03.890Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-07-28T08:33:04.458Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-07-28T08:33:06.997Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-07-28T08:33:08.382Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-07-28T08:33:10.924Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-07-28T08:33:11.182Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-07-28T08:33:11.751Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-07-28T08:33:12.010Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-07-28T08:33:12.578Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-07-28T08:33:13.146Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-07-28T08:33:13.407Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-07-28T08:33:13.975Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-07-28T08:33:14.233Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-07-28T08:33:14.801Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-07-28T08:33:17.335Z] === RUN TestDockerSuite/TestRunState [2020-07-28T08:33:18.272Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-07-28T08:33:18.535Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-07-28T08:33:19.104Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-07-28T08:33:19.104Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-07-28T08:33:19.104Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-07-28T08:33:19.672Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-07-28T08:33:19.932Z] === RUN TestDockerSuite/TestRunSysctls [2020-07-28T08:33:20.870Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-07-28T08:33:20.870Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-07-28T08:33:21.130Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-07-28T08:33:21.389Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-07-28T08:33:23.295Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-07-28T08:33:23.295Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-07-28T08:33:24.674Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-07-28T08:33:27.208Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-07-28T08:33:29.741Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-07-28T08:33:30.000Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-07-28T08:33:30.572Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-07-28T08:33:30.832Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-07-28T08:33:32.746Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-07-28T08:33:32.746Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-07-28T08:33:33.683Z] === RUN TestDockerSuite/TestRunUserByID [2020-07-28T08:33:33.942Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-07-28T08:33:34.201Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-07-28T08:33:34.460Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-07-28T08:33:35.030Z] === RUN TestDockerSuite/TestRunUserByName [2020-07-28T08:33:35.597Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-07-28T08:33:36.165Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-07-28T08:33:36.165Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-07-28T08:33:36.425Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-07-28T08:33:36.995Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-07-28T08:33:40.289Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-07-28T08:33:40.289Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-07-28T08:33:41.227Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-07-28T08:33:41.796Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-07-28T08:33:43.177Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-07-28T08:33:44.116Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-07-28T08:33:44.684Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-07-28T08:33:46.065Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-07-28T08:33:47.972Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-07-28T08:33:48.231Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-07-28T08:33:48.799Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-07-28T08:33:49.368Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-07-28T08:33:49.368Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-07-28T08:33:49.368Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-07-28T08:33:49.368Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-07-28T08:33:49.368Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-07-28T08:33:49.368Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-07-28T08:33:49.936Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-07-28T08:33:50.504Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-07-28T08:33:51.441Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-07-28T08:33:51.701Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-07-28T08:33:52.272Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-07-28T08:33:52.272Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-07-28T08:33:52.842Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-07-28T08:33:52.842Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-07-28T08:33:52.842Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-07-28T08:33:52.842Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-07-28T08:33:52.842Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-07-28T08:33:52.842Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-07-28T08:33:52.842Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-07-28T08:33:52.842Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-07-28T08:33:52.842Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-07-28T08:33:52.842Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-07-28T08:33:53.414Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-07-28T08:33:53.680Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-07-28T08:33:54.253Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-07-28T08:33:54.253Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-07-28T08:33:54.824Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-07-28T08:33:54.824Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-07-28T08:33:55.392Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-07-28T08:33:55.392Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-07-28T08:33:55.960Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-07-28T08:33:56.220Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-07-28T08:33:56.220Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-07-28T08:33:56.220Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-07-28T08:33:56.788Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-07-28T08:33:57.727Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-07-28T08:33:57.727Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-07-28T08:33:58.296Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-07-28T08:33:58.296Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-07-28T08:33:58.864Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-07-28T08:33:58.864Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-07-28T08:33:59.803Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-07-28T08:34:00.742Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-07-28T08:34:01.001Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-07-28T08:34:02.381Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-07-28T08:34:02.949Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-07-28T08:34:02.949Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-07-28T08:34:02.949Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-07-28T08:34:03.887Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-07-28T08:34:04.146Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-07-28T08:34:04.714Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-07-28T08:34:05.652Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-07-28T08:34:05.912Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-07-28T08:34:06.480Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-07-28T08:34:07.418Z] === RUN TestDockerSuite/TestSaveImageId [2020-07-28T08:34:07.418Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-07-28T08:34:07.986Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-07-28T08:34:09.894Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-07-28T08:34:09.894Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-07-28T08:34:09.894Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-07-28T08:34:10.832Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-07-28T08:34:10.832Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-07-28T08:34:10.832Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-07-28T08:34:12.210Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-07-28T08:34:12.495Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-07-28T08:34:12.495Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-07-28T08:34:12.495Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-07-28T08:34:12.495Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-07-28T08:34:12.495Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-07-28T08:34:12.495Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-07-28T08:34:12.495Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-07-28T08:34:12.495Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-07-28T08:34:12.495Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-07-28T08:34:12.967Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-07-28T08:34:13.444Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-07-28T08:34:13.587Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-07-28T08:34:13.846Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-07-28T08:34:13.846Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-07-28T08:34:14.105Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-07-28T08:34:14.105Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-07-28T08:34:14.672Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-07-28T08:34:16.412Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-07-28T08:34:16.598Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-07-28T08:34:16.883Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-07-28T08:34:16.883Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-07-28T08:34:16.883Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-07-28T08:34:16.883Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-07-28T08:34:19.105Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-07-28T08:34:21.869Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-07-28T08:34:22.807Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-07-28T08:34:23.744Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-07-28T08:34:24.313Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-07-28T08:34:26.847Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-07-28T08:34:27.787Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-07-28T08:34:29.166Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-07-28T08:34:29.426Z] === RUN TestDockerSuite/TestStartRecordError [2020-07-28T08:34:29.530Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-07-28T08:34:31.333Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-07-28T08:34:31.333Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-07-28T08:34:32.481Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-07-28T08:34:32.949Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-07-28T08:34:32.949Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-07-28T08:34:33.240Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-07-28T08:34:33.808Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-07-28T08:34:34.377Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-07-28T08:34:35.902Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-07-28T08:34:36.914Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-07-28T08:34:36.914Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-07-28T08:34:37.467Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-07-28T08:34:41.106Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-07-28T08:34:41.259Z] === RUN TestDockerSuite/TestBuildAddScript [2020-07-28T08:34:41.259Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-07-28T08:34:41.259Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-07-28T08:34:41.259Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-07-28T08:34:41.259Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-07-28T08:34:41.727Z] === RUN TestDockerSuite/TestBuildAddTar [2020-07-28T08:34:42.484Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-07-28T08:34:44.408Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-07-28T08:34:47.695Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-07-28T08:34:48.758Z] === RUN TestDockerSuite/TestStatsNoStream [2020-07-28T08:34:52.048Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-07-28T08:34:53.425Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-07-28T08:34:53.684Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-07-28T08:34:54.252Z] === RUN TestDockerSuite/TestTopPrivileged [2020-07-28T08:34:54.510Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-07-28T08:34:54.510Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-07-28T08:34:55.079Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-07-28T08:34:57.615Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-07-28T08:35:00.902Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-07-28T08:35:00.902Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-07-28T08:35:01.162Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-07-28T08:35:01.731Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-07-28T08:35:01.731Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-07-28T08:35:02.301Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-07-28T08:35:04.209Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-07-28T08:35:04.209Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-07-28T08:35:04.209Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-07-28T08:35:05.149Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-07-28T08:35:06.090Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-07-28T08:35:06.660Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-07-28T08:35:07.598Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-07-28T08:35:07.857Z] === RUN TestDockerSuite/TestUpdateStats [2020-07-28T08:35:10.412Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-07-28T08:35:11.348Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-07-28T08:35:11.845Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-07-28T08:35:11.845Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-07-28T08:35:11.845Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-07-28T08:35:12.286Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-07-28T08:35:12.286Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-07-28T08:35:13.224Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-07-28T08:35:13.793Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-07-28T08:35:15.171Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-07-28T08:35:16.550Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-07-28T08:35:18.458Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-07-28T08:35:19.836Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-07-28T08:35:22.372Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-07-28T08:35:23.755Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-07-28T08:35:24.335Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-07-28T08:35:24.335Z] === RUN TestDockerSuite/TestBuildBlankName [2020-07-28T08:35:24.804Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-07-28T08:35:26.290Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-07-28T08:35:28.827Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-07-28T08:35:29.765Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-07-28T08:35:30.672Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-07-28T08:35:31.140Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-07-28T08:35:31.144Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-07-28T08:35:31.404Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-07-28T08:35:32.344Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-07-28T08:35:33.736Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-07-28T08:35:35.114Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-07-28T08:35:35.897Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-07-28T08:35:36.493Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-07-28T08:35:37.871Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-07-28T08:35:39.249Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-07-28T08:35:40.627Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-07-28T08:35:44.557Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-07-28T08:35:44.816Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-07-28T08:35:51.718Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-07-28T08:35:51.718Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-07-28T08:35:55.511Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-07-28T08:35:55.511Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-07-28T08:35:55.511Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-07-28T08:35:57.020Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-07-28T08:35:57.020Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-07-28T08:35:57.020Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-07-28T08:35:57.020Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-07-28T08:35:57.020Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-07-28T08:35:57.020Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-07-28T08:35:57.020Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-07-28T08:35:57.020Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-07-28T08:35:57.020Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-07-28T08:35:57.279Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-07-28T08:35:57.539Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-07-28T08:35:57.539Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-07-28T08:35:57.539Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-07-28T08:35:57.798Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-07-28T08:35:57.798Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-07-28T08:35:59.705Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-07-28T08:35:59.705Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-07-28T08:35:59.705Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-07-28T08:35:59.705Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-07-28T08:35:59.964Z] === RUN TestDockerSuite/TestVolumeEvents [2020-07-28T08:36:00.223Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-07-28T08:36:00.267Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-07-28T08:36:00.267Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-07-28T08:36:00.267Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-07-28T08:36:00.267Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-07-28T08:36:00.267Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-07-28T08:36:00.482Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-07-28T08:36:02.390Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-07-28T08:36:02.390Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-07-28T08:36:02.390Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-07-28T08:36:04.297Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-07-28T08:36:06.849Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite (1282.81s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.08s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.49s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.68s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.20s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.32s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.32s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.11s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.98s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.00s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.06s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.64s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.86s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.00s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.81s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.93s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.89s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.99s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.79s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestAttachDetach (1.15s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.91s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.81s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.84s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.80s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.21s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.41s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.15s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.86s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.82s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.57s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.96s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.37s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.05s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.72s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.87s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.72s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.02s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.91s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.60s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.45s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.90s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.30s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.80s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.79s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.93s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.22s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.37s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.98s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.56s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.88s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.69s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.30s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.14s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.04s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.07s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.09s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.59s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.68s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.65s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.96s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.55s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.98s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.90s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.17s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.00s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.87s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.35s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.29s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (1.98s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.32s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.68s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.99s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.52s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.38s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.72s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.08s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.90s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.79s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.36s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.98s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.93s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.81s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.29s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.02s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.62s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildCmd (0.39s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.38s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.33s) [2020-07-28T08:36:06.849Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-07-28T08:36:06.849Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.51s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.28s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.15s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildContChar (3.18s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.14s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.37s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.94s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.69s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.35s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.03s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.63s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.48s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.46s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.89s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.33s) [2020-07-28T08:36:06.849Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-07-28T08:36:06.849Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:36:06.849Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-07-28T08:36:06.849Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:36:06.849Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-28T08:36:06.849Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:36:06.849Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-07-28T08:36:06.849Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.62s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.18s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.11s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.97s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.76s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.66s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.33s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.72s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.81s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.33s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.30s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.28s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.98s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.25s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.11s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.85s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.20s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.82s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.16s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.24s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.25s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.17s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.23s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.84s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.21s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.79s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.33s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.33s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.89s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.27s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.38s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.24s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.44s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.70s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildEnv (1.58s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.24s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.04s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.62s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.17s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.74s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.28s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.72s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.46s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.46s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.31s) [2020-07-28T08:36:06.849Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-07-28T08:36:06.849Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.94s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildExpose (0.23s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.61s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.44s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.27s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildFails (0.54s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.89s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.85s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.05s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.86s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.24s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.63s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.66s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.18s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.62s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.40s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.11s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildHistory (3.77s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.71s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.84s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.55s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.37s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.78s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildLabel (0.49s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.40s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.40s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.20s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildLabels (0.30s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.69s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.75s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.88s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.25s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.07s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.09s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.92s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.38s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.49s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.77s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.25s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.91s) [2020-07-28T08:36:06.849Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-07-28T08:36:06.849Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.17s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.30s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.20s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.21s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.23s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.37s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.61s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.55s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.10s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.27s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.27s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.44s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.24s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.39s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.64s) [2020-07-28T08:36:06.849Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.06s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.75s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.95s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.41s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.35s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.66s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildPATH (1.88s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.61s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.74s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.01s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.95s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.67s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildRm (2.39s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.73s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.02s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.31s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.44s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.18s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.87s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.09s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.99s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.33s) [2020-07-28T08:36:06.850Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-28T08:36:06.850Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.52s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.09s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildStderr (0.63s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.75s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.72s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.81s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.38s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.64s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.88s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildUser (1.19s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.13s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (9.84s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.75s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.29s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.72s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.71s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.10s) [2020-07-28T08:36:06.850Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-28T08:36:06.850Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:36:06.850Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-28T08:36:06.850Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:36:06.850Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-07-28T08:36:06.850Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:36:06.850Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-07-28T08:36:06.850Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.37s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.12s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.77s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.00s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.10s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.27s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.92s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.21s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.51s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.85s) [2020-07-28T08:36:06.850Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-28T08:36:06.850Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.07s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.51s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2020-07-28T08:36:06.850Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-28T08:36:06.850Z] docker_cli_sni_test.go:18: Flakey test [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.76s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.97s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestCommitChange (1.15s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.06s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.64s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.25s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.68s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestCommitTTY (0.96s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.55s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.14s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.92s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.68s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.87s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.60s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.72s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.66s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.84s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.75s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.66s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.59s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.69s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.58s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.20s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.73s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.53s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.55s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.50s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.61s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.67s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.61s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.62s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.49s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.47s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.22s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.74s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.42s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.73s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.55s) [2020-07-28T08:36:06.850Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-28T08:36:06.850Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.63s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.68s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.79s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.30s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.89s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.32s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.11s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.85s) [2020-07-28T08:36:06.850Z] docker_api_containers_test.go:2107: case 0 - config: {volume /foo false } [2020-07-28T08:36:06.850Z] docker_api_containers_test.go:2107: case 1 - config: {volume /foo/ false } [2020-07-28T08:36:06.850Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false } [2020-07-28T08:36:06.850Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true } [2020-07-28T08:36:06.850Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false 0xc0008cd0a0 } [2020-07-28T08:36:06.850Z] docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1094057853 /foo false } [2020-07-28T08:36:06.850Z] docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1094057853 /foo true } [2020-07-28T08:36:06.850Z] docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3261863096 /foo false } [2020-07-28T08:36:06.850Z] docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3261863096 /foo true } [2020-07-28T08:36:06.850Z] docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3261863096 /foo true 0xc0008cd540 } [2020-07-28T08:36:06.850Z] docker_api_containers_test.go:2107: case 10 - config: {volume /foo false 0xc0008cd560 } [2020-07-28T08:36:06.850Z] docker_api_containers_test.go:2107: case 11 - config: {volume /foo/ false 0xc0008cd580 } [2020-07-28T08:36:06.850Z] docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false 0xc0008cd5a0 } [2020-07-28T08:36:06.850Z] docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true 0xc0008cd5c0 } [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.03s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.28s) [2020-07-28T08:36:06.850Z] docker_api_containers_test.go:1926: case 0 [2020-07-28T08:36:06.850Z] docker_api_containers_test.go:1926: case 1 [2020-07-28T08:36:06.850Z] docker_api_containers_test.go:1926: case 2 [2020-07-28T08:36:06.850Z] docker_api_containers_test.go:1926: case 3 [2020-07-28T08:36:06.850Z] docker_api_containers_test.go:1926: case 4 [2020-07-28T08:36:06.850Z] docker_api_containers_test.go:1926: case 5 [2020-07-28T08:36:06.850Z] docker_api_containers_test.go:1926: case 6 [2020-07-28T08:36:06.850Z] docker_api_containers_test.go:1926: case 7 [2020-07-28T08:36:06.850Z] docker_api_containers_test.go:1926: case 8 [2020-07-28T08:36:06.850Z] docker_api_containers_test.go:1926: case 9 [2020-07-28T08:36:06.850Z] docker_api_containers_test.go:1926: case 10 [2020-07-28T08:36:06.850Z] docker_api_containers_test.go:1926: case 11 [2020-07-28T08:36:06.850Z] docker_api_containers_test.go:1926: case 12 [2020-07-28T08:36:06.850Z] docker_api_containers_test.go:1926: case 13 [2020-07-28T08:36:06.850Z] docker_api_containers_test.go:1926: case 14 [2020-07-28T08:36:06.850Z] docker_api_containers_test.go:1926: case 15 [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.77s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.20s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.69s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.92s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.52s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.75s) [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.59s) [2020-07-28T08:36:06.850Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership653632197/file1 7a828f4e6f2f950d65d1b7d9eee3d4ef0417bcd31f34df22bbc1396cb4d68117:/tmpvol/file1` [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.56s) [2020-07-28T08:36:06.850Z] docker_cli_cp_utils_test.go:192: running `docker cp 4dc759e06b23e3da3d84d90a6497a44d23bc3fe0cca1b530113f15966efb5a3d:/root/file1 /tmp/test-cp-from-case-a750595424/itWorks.txt` [2020-07-28T08:36:06.850Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a750595424/itWorks.txt" contains "file1\n" [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.85s) [2020-07-28T08:36:06.850Z] docker_cli_cp_utils_test.go:192: running `docker cp 48781b6546957cd6a9a27b51eefb76a18f6d4d908a8028995ae1c269925568f6:/file1 /tmp/test-cp-from-case-b184968511/testDir/` [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.06s) [2020-07-28T08:36:06.850Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c202597266/file2" contains "file2\n" [2020-07-28T08:36:06.850Z] docker_cli_cp_utils_test.go:192: running `docker cp 552fdfede1ebc3abbc00adfeed13637e82146c90737d1c66d1f3b5a65fd3c0c4:/root/file1 /tmp/test-cp-from-case-c202597266/file2` [2020-07-28T08:36:06.850Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c202597266/file2" contains "file1\n" [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.90s) [2020-07-28T08:36:06.850Z] docker_cli_cp_utils_test.go:192: running `docker cp 464fc88100f9e7cd6380fea2e3943182e9c444c95d71a836d03948c0ad37345c:/file1 /tmp/test-cp-from-case-d654946761/dir1` [2020-07-28T08:36:06.850Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d654946761/dir1/file1" contains "file1\n" [2020-07-28T08:36:06.850Z] docker_cli_cp_utils_test.go:192: running `docker cp 464fc88100f9e7cd6380fea2e3943182e9c444c95d71a836d03948c0ad37345c:/file1 /tmp/test-cp-from-case-d654946761/dir1/` [2020-07-28T08:36:06.850Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d654946761/dir1/file1" contains "file1\n" [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.26s) [2020-07-28T08:36:06.850Z] docker_cli_cp_utils_test.go:192: running `docker cp 32e6a14ce01bb50f64afe9582d16f3963194df89685bb332b9c59dde6a53eb98:dir1 /tmp/test-cp-from-case-e902383252/testDir` [2020-07-28T08:36:06.850Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e902383252/testDir/file1-1" contains "file1-1\n" [2020-07-28T08:36:06.850Z] docker_cli_cp_utils_test.go:192: running `docker cp 32e6a14ce01bb50f64afe9582d16f3963194df89685bb332b9c59dde6a53eb98:dir1 /tmp/test-cp-from-case-e902383252/testDir/` [2020-07-28T08:36:06.850Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e902383252/testDir/file1-1" contains "file1-1\n" [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.86s) [2020-07-28T08:36:06.850Z] docker_cli_cp_utils_test.go:192: running `docker cp 596e758c93c4ed79f690dfccb435e22bc67b3edb27f8ecf9243cfbb4db314d83:/root/dir1 /tmp/test-cp-from-case-f073215715/file1` [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.11s) [2020-07-28T08:36:06.850Z] docker_cli_cp_utils_test.go:192: running `docker cp 5456351c0e583225676c8d5d2ebfb98b10983a0345f3d8fce66cf0699ab7b077:/root/dir1 /tmp/test-cp-from-case-g078924518/dir2` [2020-07-28T08:36:06.850Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g078924518/dir2/dir1/file1-1" contains "file1-1\n" [2020-07-28T08:36:06.850Z] docker_cli_cp_utils_test.go:192: running `docker cp 5456351c0e583225676c8d5d2ebfb98b10983a0345f3d8fce66cf0699ab7b077:/root/dir1 /tmp/test-cp-from-case-g078924518/dir2/` [2020-07-28T08:36:06.850Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g078924518/dir2/dir1/file1-1" contains "file1-1\n" [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.92s) [2020-07-28T08:36:06.850Z] docker_cli_cp_utils_test.go:192: running `docker cp 640fbb803739867ce9bb52162803364d382c39f06c2e76ce0a9f372c77d4791d:dir1/. /tmp/test-cp-from-case-h682545421/testDir` [2020-07-28T08:36:06.850Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h682545421/testDir/file1-1" contains "file1-1\n" [2020-07-28T08:36:06.850Z] docker_cli_cp_utils_test.go:192: running `docker cp 640fbb803739867ce9bb52162803364d382c39f06c2e76ce0a9f372c77d4791d:dir1/. /tmp/test-cp-from-case-h682545421/testDir/` [2020-07-28T08:36:06.850Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h682545421/testDir/file1-1" contains "file1-1\n" [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.89s) [2020-07-28T08:36:06.850Z] docker_cli_cp_utils_test.go:192: running `docker cp b259a0d7bbadd529f031e96a153d6259778716c80c7dfe8c64538d72beeda747:/root/dir1/. /tmp/test-cp-from-case-i965755656/file1` [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.96s) [2020-07-28T08:36:06.850Z] docker_cli_cp_utils_test.go:192: running `docker cp c3afeb5a226d5aa9e9316f686fd2382fcef8b7756b898c9d9e71b9c84d20120e:/root/dir1/. /tmp/test-cp-from-case-j792693447/dir2` [2020-07-28T08:36:06.850Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j792693447/dir2/file1-1" contains "file1-1\n" [2020-07-28T08:36:06.850Z] docker_cli_cp_utils_test.go:192: running `docker cp c3afeb5a226d5aa9e9316f686fd2382fcef8b7756b898c9d9e71b9c84d20120e:/root/dir1/. /tmp/test-cp-from-case-j792693447/dir2/` [2020-07-28T08:36:06.850Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j792693447/dir2/file1-1" contains "file1-1\n" [2020-07-28T08:36:06.850Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.20s) [2020-07-28T08:36:06.850Z] docker_cli_cp_utils_test.go:192: running `docker cp b4f4f615b5fa8bd14dd8d4175ba01e0e40b4e41da3379f7e2b33ae1f7bbfed26:/file2 /tmp/test-cp-from-err-dst-not-dir170767738/symlinkToFile1` [2020-07-28T08:36:06.850Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir170767738/symlinkToFile1" points to "file1" [2020-07-28T08:36:06.850Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir170767738/file1" contains "file2\n" [2020-07-28T08:36:06.850Z] docker_cli_cp_utils_test.go:192: running `docker cp b4f4f615b5fa8bd14dd8d4175ba01e0e40b4e41da3379f7e2b33ae1f7bbfed26:/file2 /tmp/test-cp-from-err-dst-not-dir170767738/symlinkToDir1` [2020-07-28T08:36:06.850Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir170767738/symlinkToDir1" points to "dir1" [2020-07-28T08:36:06.850Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir170767738/file2" contains "file2\n" [2020-07-28T08:36:06.850Z] docker_cli_cp_utils_test.go:192: running `docker cp b4f4f615b5fa8bd14dd8d4175ba01e0e40b4e41da3379f7e2b33ae1f7bbfed26:/file2 /tmp/test-cp-from-err-dst-not-dir170767738/brokenSymlinkToFileX` [2020-07-28T08:36:06.850Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir170767738/brokenSymlinkToFileX" points to "fileX" [2020-07-28T08:36:06.850Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir170767738/fileX" contains "file2\n" [2020-07-28T08:36:06.850Z] docker_cli_cp_utils_test.go:192: running `docker cp b4f4f615b5fa8bd14dd8d4175ba01e0e40b4e41da3379f7e2b33ae1f7bbfed26:/dir2 /tmp/test-cp-from-err-dst-not-dir170767738/symlinkToDir1` [2020-07-28T08:36:06.850Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir170767738/symlinkToDir1" points to "dir1" [2020-07-28T08:36:06.850Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir170767738/dir1/dir2/file2-1" contains "file2-1\n" [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:192: running `docker cp b4f4f615b5fa8bd14dd8d4175ba01e0e40b4e41da3379f7e2b33ae1f7bbfed26:/dir2 /tmp/test-cp-from-err-dst-not-dir170767738/brokenSymlinkToDirX` [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir170767738/brokenSymlinkToDirX" points to "dirX" [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir170767738/dirX/file2-1" contains "file2-1\n" [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.21s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.12s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.24s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.64s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.71s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.84s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.89s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.23s) [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a670029922/file1 c1fc6bbf1ecec12835467b14d79a627fd91f1203a494ebe3b6fbb3adede0f1e8:/root/itWorks.txt` [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:279: checking that container "c1fc6bbf1ecec12835467b14d79a627fd91f1203a494ebe3b6fbb3adede0f1e8" start output contains "file1\n" [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:209: running `docker start -a c1fc6bbf1ecec12835467b14d79a627fd91f1203a494ebe3b6fbb3adede0f1e8` [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.75s) [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b117101657/file1 16451ad20fc9f831734372932c0a18f46c6ac0ffdd253f93b349bf8145d1994e:testDir/` [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.01s) [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:279: checking that container "42f43391e1cb52d4a569afe38bddd1428de805fd30008b065b2f913140e4fc1e" start output contains "file2\n" [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:209: running `docker start -a 42f43391e1cb52d4a569afe38bddd1428de805fd30008b065b2f913140e4fc1e` [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c191762916/file1 42f43391e1cb52d4a569afe38bddd1428de805fd30008b065b2f913140e4fc1e:/root/file2` [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:279: checking that container "42f43391e1cb52d4a569afe38bddd1428de805fd30008b065b2f913140e4fc1e" start output contains "file1\n" [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:209: running `docker start -a 42f43391e1cb52d4a569afe38bddd1428de805fd30008b065b2f913140e4fc1e` [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.34s) [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:279: checking that container "18daa0c915f9de754d1aa7b5cd5b6be85229c9d1af8692d286043cac2e4eed69" start output contains "" [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:209: running `docker start -a 18daa0c915f9de754d1aa7b5cd5b6be85229c9d1af8692d286043cac2e4eed69` [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d550222835/file1 18daa0c915f9de754d1aa7b5cd5b6be85229c9d1af8692d286043cac2e4eed69:dir1` [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:279: checking that container "18daa0c915f9de754d1aa7b5cd5b6be85229c9d1af8692d286043cac2e4eed69" start output contains "file1\n" [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:209: running `docker start -a 18daa0c915f9de754d1aa7b5cd5b6be85229c9d1af8692d286043cac2e4eed69` [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:279: checking that container "e104a98b795afc750fa0e15771629f0896a3da30872b06773f42e70274ac8f33" start output contains "" [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:209: running `docker start -a e104a98b795afc750fa0e15771629f0896a3da30872b06773f42e70274ac8f33` [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d550222835/file1 e104a98b795afc750fa0e15771629f0896a3da30872b06773f42e70274ac8f33:dir1/` [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:279: checking that container "e104a98b795afc750fa0e15771629f0896a3da30872b06773f42e70274ac8f33" start output contains "file1\n" [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:209: running `docker start -a e104a98b795afc750fa0e15771629f0896a3da30872b06773f42e70274ac8f33` [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.74s) [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e852133558/dir1 4e01ae805adbbceac02583dd3c6511d7e4e7815d64e8e2859a42636158dc2db9:testDir` [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:279: checking that container "4e01ae805adbbceac02583dd3c6511d7e4e7815d64e8e2859a42636158dc2db9" start output contains "file1-1\n" [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:209: running `docker start -a 4e01ae805adbbceac02583dd3c6511d7e4e7815d64e8e2859a42636158dc2db9` [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e852133558/dir1 716977351bf2d812be975a3eed37632db7e984b8de7482955d9a7d56f3e4233d:testDir/` [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:279: checking that container "716977351bf2d812be975a3eed37632db7e984b8de7482955d9a7d56f3e4233d" start output contains "file1-1\n" [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:209: running `docker start -a 716977351bf2d812be975a3eed37632db7e984b8de7482955d9a7d56f3e4233d` [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.52s) [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f394432669/dir1 0fd46efc4d5dd368e352d3ad0e2b4269033ea018ad01d989940d4b99e874a4b5:/root/file1` [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.38s) [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:279: checking that container "e4041b5873cf56a4251c4535302ce8dd3d493d27d70b2b5739ddd40926d2f3c3" start output contains "" [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:209: running `docker start -a e4041b5873cf56a4251c4535302ce8dd3d493d27d70b2b5739ddd40926d2f3c3` [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g466503000/dir1 e4041b5873cf56a4251c4535302ce8dd3d493d27d70b2b5739ddd40926d2f3c3:/root/dir2` [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:279: checking that container "e4041b5873cf56a4251c4535302ce8dd3d493d27d70b2b5739ddd40926d2f3c3" start output contains "file1-1\n" [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:209: running `docker start -a e4041b5873cf56a4251c4535302ce8dd3d493d27d70b2b5739ddd40926d2f3c3` [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:279: checking that container "67af7bb3a25e687c319b74db59274f4512e42d6a7f0d376f7e4cda1f66ca3aba" start output contains "" [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:209: running `docker start -a 67af7bb3a25e687c319b74db59274f4512e42d6a7f0d376f7e4cda1f66ca3aba` [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g466503000/dir1 67af7bb3a25e687c319b74db59274f4512e42d6a7f0d376f7e4cda1f66ca3aba:/dir2/` [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:279: checking that container "67af7bb3a25e687c319b74db59274f4512e42d6a7f0d376f7e4cda1f66ca3aba" start output contains "file1-1\n" [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:209: running `docker start -a 67af7bb3a25e687c319b74db59274f4512e42d6a7f0d376f7e4cda1f66ca3aba` [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.42s) [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h976700119/dir1/. dfce7cce187b18281a93b413e5be078b6fa7354dd265208e071448e1e6a68a27:testDir` [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:279: checking that container "dfce7cce187b18281a93b413e5be078b6fa7354dd265208e071448e1e6a68a27" start output contains "file1-1\n" [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:209: running `docker start -a dfce7cce187b18281a93b413e5be078b6fa7354dd265208e071448e1e6a68a27` [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h976700119/dir1/. f63de621166669429900c0a913d80267e2f14e77cd5b6bb025782910439699db:testDir/` [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:279: checking that container "f63de621166669429900c0a913d80267e2f14e77cd5b6bb025782910439699db" start output contains "file1-1\n" [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:209: running `docker start -a f63de621166669429900c0a913d80267e2f14e77cd5b6bb025782910439699db` [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.51s) [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i708199498/dir1/. 1fefdae96d4c0ef20a52d1423ae0e87d99b1e7c68a4c39b84577324f099b0bbd:/root/file1` [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.88s) [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:279: checking that container "764f8d1127d6136ab2a0cc280e5d9e75fc9644cbe5288aec112884fc05e59423" start output contains "" [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:209: running `docker start -a 764f8d1127d6136ab2a0cc280e5d9e75fc9644cbe5288aec112884fc05e59423` [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j879383329/dir1/. 764f8d1127d6136ab2a0cc280e5d9e75fc9644cbe5288aec112884fc05e59423:/dir2` [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:279: checking that container "764f8d1127d6136ab2a0cc280e5d9e75fc9644cbe5288aec112884fc05e59423" start output contains "file1-1\n" [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:209: running `docker start -a 764f8d1127d6136ab2a0cc280e5d9e75fc9644cbe5288aec112884fc05e59423` [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:279: checking that container "814cc296d360f0662242be000d658d84cdd9eda4e63380d5f26509205c9eadff" start output contains "" [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:209: running `docker start -a 814cc296d360f0662242be000d658d84cdd9eda4e63380d5f26509205c9eadff` [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j879383329/dir1/. 814cc296d360f0662242be000d658d84cdd9eda4e63380d5f26509205c9eadff:/dir2/` [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:279: checking that container "814cc296d360f0662242be000d658d84cdd9eda4e63380d5f26509205c9eadff" start output contains "file1-1\n" [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:209: running `docker start -a 814cc296d360f0662242be000d658d84cdd9eda4e63380d5f26509205c9eadff` [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.73s) [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions004393996/permdirtest permtest:/` [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCpToDot (0.57s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.89s) [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs817102110/file1 dfa928b09488791533e12fe70e59349da304160e4a585007f4424b54e9cdda60:/root/shouldNotExist` [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:279: checking that container "dfa928b09488791533e12fe70e59349da304160e4a585007f4424b54e9cdda60" start output contains "" [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:209: running `docker start -a dfa928b09488791533e12fe70e59349da304160e4a585007f4424b54e9cdda60` [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.91s) [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume444428261/file1 19cef9b1d7508a3a2dc1ea87a3a9f8a7645ab2b89f854e82c8113902ac3d7c71:/vol_ro/shouldNotExist` [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:279: checking that container "19cef9b1d7508a3a2dc1ea87a3a9f8a7645ab2b89f854e82c8113902ac3d7c71" start output contains "" [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:209: running `docker start -a 19cef9b1d7508a3a2dc1ea87a3a9f8a7645ab2b89f854e82c8113902ac3d7c71` [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCpToStdout (0.78s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.09s) [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-466983424/file2 d57381f0b39911c05ed2d20f48761e9a6dc3f78535f2840e459f78a7bf70e85e:/vol2/symlinkToFile1` [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-466983424/symlinkToFile1" points to "file1" [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-466983424/file1" contains "file2\n" [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-466983424/file2 d57381f0b39911c05ed2d20f48761e9a6dc3f78535f2840e459f78a7bf70e85e:/vol2/symlinkToDir1` [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-466983424/symlinkToDir1" points to "dir1" [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-466983424/file2" contains "file2\n" [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-466983424/file2 d57381f0b39911c05ed2d20f48761e9a6dc3f78535f2840e459f78a7bf70e85e:/vol2/brokenSymlinkToFileX` [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-466983424/brokenSymlinkToFileX" points to "fileX" [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-466983424/fileX" contains "file2\n" [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-466983424//dir2 d57381f0b39911c05ed2d20f48761e9a6dc3f78535f2840e459f78a7bf70e85e:/vol2/symlinkToDir1` [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-466983424/symlinkToDir1" points to "dir1" [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-466983424/dir1/dir2/file2-1" contains "file2-1\n" [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-466983424//dir2 d57381f0b39911c05ed2d20f48761e9a6dc3f78535f2840e459f78a7bf70e85e:/vol2/brokenSymlinkToDirX` [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-466983424/brokenSymlinkToDirX" points to "dirX" [2020-07-28T08:36:06.851Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-466983424/dirX/file2-1" contains "file2-1\n" [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.56s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.91s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.63s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.69s) [2020-07-28T08:36:06.851Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-28T08:36:06.851Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.45s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2020-07-28T08:36:06.851Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-28T08:36:06.851Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.49s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.46s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.45s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.89s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.63s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.07s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.14s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.62s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.44s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.70s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.89s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.51s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.41s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.21s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.00s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.63s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.81s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.21s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.64s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestEventsAttach (0.55s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestEventsCommit (0.67s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.50s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.48s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.53s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.53s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.37s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.10s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.95s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestEventsCopy (0.80s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.95s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.50s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.31s) [2020-07-28T08:36:06.851Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.90s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.69s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.44s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.24s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.06s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestEventsFilters (1.09s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestEventsFormat (1.00s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.71s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.26s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.45s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2020-07-28T08:36:06.852Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2020-07-28T08:36:06.852Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-28T08:36:06.852Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-28T08:36:06.852Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.56s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.48s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestEventsRename (0.54s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestEventsResize (0.50s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.46s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.58s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.47s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.75s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestEventsTop (0.53s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.13s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestExec (0.68s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.67s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.61s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.60s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.22s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.51s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.60s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.82s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.51s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.53s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.49s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.98s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestExecCgroup (0.79s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestExecEnv (0.51s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.97s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.52s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestExecInspectID (2.59s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestExecInteractive (0.55s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.52s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.56s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestExecParseError (0.46s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.44s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.96s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.54s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestExecStartFails (0.52s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.70s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.49s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestExecTTY (0.51s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.54s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.49s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestExecUlimits (0.53s) [2020-07-28T08:36:06.852Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-28T08:36:06.852Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.20s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.51s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.73s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.61s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestExecWithUser (0.59s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.49s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.47s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.49s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.59s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestHealth (19.09s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.04s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.04s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.04s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.67s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.55s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.61s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.81s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.73s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.47s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestImportDisplay (1.01s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestImportFile (1.07s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.07s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestImportGzipped (1.11s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.10s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInfoDebug (0.56s) [2020-07-28T08:36:06.852Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug [2020-07-28T08:36:06.852Z] daemon.go:325: [de98ca825a3c4] waiting for daemon to start [2020-07-28T08:36:06.852Z] daemon.go:325: [de98ca825a3c4] waiting for daemon to start [2020-07-28T08:36:06.852Z] daemon.go:353: [de98ca825a3c4] daemon started [2020-07-28T08:36:06.852Z] daemon.go:461: [de98ca825a3c4] Stopping daemon [2020-07-28T08:36:06.852Z] daemon.go:296: [de98ca825a3c4] exiting daemon [2020-07-28T08:36:06.852Z] daemon.go:448: [de98ca825a3c4] Daemon stopped [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.57s) [2020-07-28T08:36:06.852Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-07-28T08:36:06.852Z] daemon.go:325: [da7190d723ee5] waiting for daemon to start [2020-07-28T08:36:06.852Z] daemon.go:325: [da7190d723ee5] waiting for daemon to start [2020-07-28T08:36:06.852Z] daemon.go:353: [da7190d723ee5] daemon started [2020-07-28T08:36:06.852Z] daemon.go:461: [da7190d723ee5] Stopping daemon [2020-07-28T08:36:06.852Z] daemon.go:296: [da7190d723ee5] exiting daemon [2020-07-28T08:36:06.852Z] daemon.go:448: [da7190d723ee5] Daemon stopped [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s) [2020-07-28T08:36:06.852Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend [2020-07-28T08:36:06.852Z] daemon.go:325: [de1045f7bb4ca] waiting for daemon to start [2020-07-28T08:36:06.852Z] daemon.go:325: [de1045f7bb4ca] waiting for daemon to start [2020-07-28T08:36:06.852Z] daemon.go:353: [de1045f7bb4ca] daemon started [2020-07-28T08:36:06.852Z] daemon.go:461: [de1045f7bb4ca] Stopping daemon [2020-07-28T08:36:06.852Z] daemon.go:296: [de1045f7bb4ca] exiting daemon [2020-07-28T08:36:06.852Z] daemon.go:448: [de1045f7bb4ca] Daemon stopped [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-28T08:36:06.852Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-07-28T08:36:06.852Z] daemon.go:325: [df25a6dd67aea] waiting for daemon to start [2020-07-28T08:36:06.852Z] daemon.go:296: [df25a6dd67aea] exiting daemon [2020-07-28T08:36:06.852Z] daemon.go:325: [df25a6dd67aea] waiting for daemon to start [2020-07-28T08:36:06.852Z] daemon.go:325: [df25a6dd67aea] waiting for daemon to start [2020-07-28T08:36:06.852Z] daemon.go:296: [df25a6dd67aea] exiting daemon [2020-07-28T08:36:06.852Z] daemon.go:325: [df25a6dd67aea] waiting for daemon to start [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.56s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInfoFormat (0.03s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s) [2020-07-28T08:36:06.852Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries [2020-07-28T08:36:06.852Z] daemon.go:325: [dbc1423b5dafd] waiting for daemon to start [2020-07-28T08:36:06.852Z] daemon.go:325: [dbc1423b5dafd] waiting for daemon to start [2020-07-28T08:36:06.852Z] daemon.go:353: [dbc1423b5dafd] daemon started [2020-07-28T08:36:06.852Z] daemon.go:461: [dbc1423b5dafd] Stopping daemon [2020-07-28T08:36:06.852Z] daemon.go:296: [dbc1423b5dafd] exiting daemon [2020-07-28T08:36:06.852Z] daemon.go:448: [dbc1423b5dafd] Daemon stopped [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.56s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.64s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.72s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.46s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.43s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.12s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.45s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s) [2020-07-28T08:36:06.852Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-28T08:36:06.852Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-07-28T08:36:06.852Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-28T08:36:06.852Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.47s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.32s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.95s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.46s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.48s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.10s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.89s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.25s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.07s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.41s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.38s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.44s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.72s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.41s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.06s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.59s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.48s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.44s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.46s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.52s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.75s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.63s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.77s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.01s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.31s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.82s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.88s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.69s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.07s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.46s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.62s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestLogsSince (6.57s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.58s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestLogsTail (0.53s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.46s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.47s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestNetHostname (1.29s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.65s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.21s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestPluginActive (1.25s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.86s) [2020-07-28T08:36:06.852Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-07-28T08:36:06.852Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.65s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.15s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.13s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.86s) [2020-07-28T08:36:06.852Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector [2020-07-28T08:36:06.852Z] daemon.go:325: [def86cff107cc] waiting for daemon to start [2020-07-28T08:36:06.852Z] daemon.go:325: [def86cff107cc] waiting for daemon to start [2020-07-28T08:36:06.852Z] daemon.go:353: [def86cff107cc] daemon started [2020-07-28T08:36:06.852Z] daemon.go:461: [def86cff107cc] Stopping daemon [2020-07-28T08:36:06.852Z] daemon.go:296: [def86cff107cc] exiting daemon [2020-07-28T08:36:06.852Z] daemon.go:448: [def86cff107cc] Daemon stopped [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.53s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.48s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.37s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.42s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestPortList (7.85s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.38s) [2020-07-28T08:36:06.852Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.98s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.51s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.43s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.45s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.88s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.99s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.93s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.47s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestPsByOrder (1.90s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.66s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.14s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.93s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.13s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.85s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.02s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.48s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.93s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.92s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.08s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.04s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.97s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.54s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.39s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.54s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.57s) [2020-07-28T08:36:06.853Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-28T08:36:06.853Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.45s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.91s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.89s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.47s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.37s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.87s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.50s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.03s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.86s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.98s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.98s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.54s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.67s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.10s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.67s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.12s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.65s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.25s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.89s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.87s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.32s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.90s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunAddHost (0.46s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.44s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.99s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.55s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.59s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.94s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.23s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.64s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.66s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.62s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.49s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.83s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.26s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.09s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.53s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.63s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.51s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.85s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.45s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.46s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.46s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.43s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.44s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.90s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.50s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.50s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.46s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.94s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.90s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.01s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.50s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.42s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.01s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.06s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.50s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.57s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.30s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.23s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.82s) [2020-07-28T08:36:06.853Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-28T08:36:06.853Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:36:06.853Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-28T08:36:06.853Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.43s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.09s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.89s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.38s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.46s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.20s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.58s) [2020-07-28T08:36:06.853Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-28T08:36:06.853Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.45s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.18s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.45s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.44s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.45s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.47s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.46s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.44s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.46s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.52s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunExitCode (0.56s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.44s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.45s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.71s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.71s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.46s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.86s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.24s) [2020-07-28T08:36:06.853Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-28T08:36:06.853Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.02s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.49s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (0.47s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.60s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.25s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.63s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.83s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.88s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.89s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.55s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.34s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.34s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.77s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.88s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.74s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.92s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.92s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.90s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunMount (5.26s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.44s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.46s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.96s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.56s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.24s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.49s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.73s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.06s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.06s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.06s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.62s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunNetHost (0.73s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.52s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.64s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.77s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.52s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.44s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.51s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.48s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.45s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.50s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.14s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.76s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.74s) [2020-07-28T08:36:06.853Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-07-28T08:36:06.853Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.82s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.75s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.18s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.69s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.61s) [2020-07-28T08:36:06.853Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.48s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.49s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.45s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.60s) [2020-07-28T08:36:06.853Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-28T08:36:06.853Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.73s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.59s) [2020-07-28T08:36:06.853Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-28T08:36:06.853Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.48s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.98s) [2020-07-28T08:36:06.853Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-28T08:36:06.853Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.63s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.16s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunRm (0.69s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.53s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.51s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.70s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.81s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.57s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.80s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.35s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.66s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.54s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.44s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.44s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.43s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.46s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.46s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.44s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.38s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunState (0.96s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.43s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.46s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2020-07-28T08:36:06.853Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-28T08:36:06.853Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.44s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.41s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunSysctls (0.94s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.46s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.47s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.44s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.15s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.21s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.80s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.43s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.43s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.42s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.69s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.06s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunUserByID (0.48s) [2020-07-28T08:36:06.853Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.68s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunUserByName (0.67s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.54s) [2020-07-28T08:36:06.854Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-07-28T08:36:06.854Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.68s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.80s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.49s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.95s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.57s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.32s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.75s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.87s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.44s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.43s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.52s) [2020-07-28T08:36:06.854Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-28T08:36:06.854Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:36:06.854Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-28T08:36:06.854Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:36:06.854Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-28T08:36:06.854Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2020-07-28T08:36:06.854Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-28T08:36:06.854Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.50s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.62s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.89s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.44s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.45s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.46s) [2020-07-28T08:36:06.854Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-28T08:36:06.854Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-07-28T08:36:06.854Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-28T08:36:06.854Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-28T08:36:06.854Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-28T08:36:06.854Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-28T08:36:06.854Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-28T08:36:06.854Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-28T08:36:06.854Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-28T08:36:06.854Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-28T08:36:06.854Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-28T08:36:06.854Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.44s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.45s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.51s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.47s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.44s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.45s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.45s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.44s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.01s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.53s) [2020-07-28T08:36:06.854Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-28T08:36:06.854Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.48s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.11s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.70s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.64s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.62s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.91s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.86s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.05s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.07s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.51s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestSaveImageId (0.10s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.39s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.77s) [2020-07-28T08:36:06.854Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents337634210 [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.22s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.38s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.14s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.42s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.11s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.42s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.01s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.90s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.45s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.66s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.85s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.58s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.92s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.56s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestStartRecordError (1.63s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.93s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.29s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.61s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.08s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.84s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.77s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.48s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.47s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.49s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.49s) [2020-07-28T08:36:06.854Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-28T08:36:06.854Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.43s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.08s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.55s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.58s) [2020-07-28T08:36:06.854Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-28T08:36:06.854Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.60s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.72s) [2020-07-28T08:36:06.854Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-07-28T08:36:06.854Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.02s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.92s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.68s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.13s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestUpdateStats (3.49s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.13s) [2020-07-28T08:36:06.854Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-28T08:36:06.854Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.85s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.62s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.71s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.11s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.59s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.43s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.16s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.54s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.34s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.63s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.01s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.41s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.33s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.31s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.28s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.35s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.30s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.03s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.86s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.10s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.79s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.10s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.19s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.59s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.77s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.82s) [2020-07-28T08:36:06.854Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.55s) [2020-07-28T08:36:06.854Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-28T08:36:06.854Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-28T08:36:06.854Z] === RUN TestDockerRegistrySuite [2020-07-28T08:36:06.854Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-07-28T08:36:08.235Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-07-28T08:36:09.615Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-07-28T08:36:10.554Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-07-28T08:36:13.089Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-07-28T08:36:16.380Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-07-28T08:36:17.761Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-07-28T08:36:17.761Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-07-28T08:36:18.698Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-07-28T08:36:19.637Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-07-28T08:36:20.205Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-07-28T08:36:21.143Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-07-28T08:36:22.526Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-07-28T08:36:22.785Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-07-28T08:36:23.353Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-07-28T08:36:24.734Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-07-28T08:36:25.555Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-07-28T08:36:26.644Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-07-28T08:36:28.507Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-07-28T08:36:28.507Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-07-28T08:36:28.549Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-07-28T08:36:28.975Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-07-28T08:36:29.498Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-07-28T08:36:29.962Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-07-28T08:36:29.962Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-07-28T08:36:31.405Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-07-28T08:36:32.341Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-07-28T08:36:32.600Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-07-28T08:36:33.537Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-07-28T08:36:34.474Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-07-28T08:36:34.716Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-07-28T08:36:35.042Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-07-28T08:36:35.185Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-07-28T08:36:35.185Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-07-28T08:36:35.185Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-07-28T08:36:36.171Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-07-28T08:36:37.158Z] === RUN TestDockerSuite/TestBuildCmd [2020-07-28T08:36:37.576Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-07-28T08:36:37.576Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-07-28T08:36:37.626Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-07-28T08:36:38.094Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-07-28T08:36:38.515Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-07-28T08:36:38.563Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-07-28T08:36:39.084Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-07-28T08:36:39.084Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-07-28T08:36:39.344Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-07-28T08:36:39.603Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-07-28T08:36:39.862Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-07-28T08:36:40.121Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-07-28T08:36:41.061Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-07-28T08:36:42.439Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-07-28T08:36:42.699Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-07-28T08:36:43.266Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-07-28T08:36:43.315Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-07-28T08:36:44.302Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-07-28T08:36:44.302Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-07-28T08:36:44.644Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-07-28T08:36:45.213Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-07-28T08:36:45.288Z] === RUN TestDockerSuite/TestBuildContChar [2020-07-28T08:36:46.150Z] --- PASS: TestDockerRegistrySuite (39.32s) [2020-07-28T08:36:46.150Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.42s) [2020-07-28T08:36:46.150Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest [2020-07-28T08:36:46.150Z] check_test.go:196: Daemon d69c97691621a is not started [2020-07-28T08:36:46.150Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.19s) [2020-07-28T08:36:46.150Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-07-28T08:36:46.150Z] check_test.go:196: Daemon dc2398eeb0fbf is not started [2020-07-28T08:36:46.150Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.23s) [2020-07-28T08:36:46.150Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-07-28T08:36:46.150Z] check_test.go:196: Daemon d3125a229b1f3 is not started [2020-07-28T08:36:46.150Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.60s) [2020-07-28T08:36:46.150Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-07-28T08:36:46.150Z] check_test.go:196: Daemon dc79278a86e1f is not started [2020-07-28T08:36:46.150Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.23s) [2020-07-28T08:36:46.150Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush [2020-07-28T08:36:46.150Z] check_test.go:196: Daemon d4330a0abd8a7 is not started [2020-07-28T08:36:46.150Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.14s) [2020-07-28T08:36:46.150Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest [2020-07-28T08:36:46.150Z] check_test.go:196: Daemon dbbac14bce4c5 is not started [2020-07-28T08:36:46.150Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.98s) [2020-07-28T08:36:46.150Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-07-28T08:36:46.150Z] check_test.go:196: Daemon de445ec66f062 is not started [2020-07-28T08:36:46.150Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.21s) [2020-07-28T08:36:46.150Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-07-28T08:36:46.150Z] check_test.go:196: Daemon d2433018cc743 is not started [2020-07-28T08:36:46.150Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.31s) [2020-07-28T08:36:46.150Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-07-28T08:36:46.150Z] check_test.go:196: Daemon d30731839db93 is not started [2020-07-28T08:36:46.150Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.24s) [2020-07-28T08:36:46.150Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-07-28T08:36:46.150Z] check_test.go:196: Daemon d39e3eb74fe14 is not started [2020-07-28T08:36:46.150Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.12s) [2020-07-28T08:36:46.150Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush [2020-07-28T08:36:46.150Z] check_test.go:196: Daemon d259b7bd3d04e is not started [2020-07-28T08:36:46.150Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.14s) [2020-07-28T08:36:46.150Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests [2020-07-28T08:36:46.150Z] check_test.go:196: Daemon d5cdd8f369b41 is not started [2020-07-28T08:36:46.150Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.10s) [2020-07-28T08:36:46.150Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-07-28T08:36:46.150Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f06151ce05e387fe4a4c1198de15407fd815a9e6f7b3613d8194190bab864251 [2020-07-28T08:36:46.150Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b86854f60085ea53158eb95124e77522a17e70d95ad0478d6f9225213a8e7135 [2020-07-28T08:36:46.150Z] check_test.go:196: Daemon de9a75f4e32c1 is not started [2020-07-28T08:36:46.150Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.79s) [2020-07-28T08:36:46.150Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests [2020-07-28T08:36:46.150Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ddcfbc4c84421d58cba57c2c8f5bb8fb9cff92135d9b9589ca25f7a4124d1f61 [2020-07-28T08:36:46.150Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:dd7d2f249f81a2f167330026bd2cad8d3ad61e21431059e1cc26ff074fc8f3b7 [2020-07-28T08:36:46.150Z] check_test.go:196: Daemon da12778f8de13 is not started [2020-07-28T08:36:46.150Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.93s) [2020-07-28T08:36:46.150Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-07-28T08:36:46.150Z] check_test.go:196: Daemon de9c80e2d66db is not started [2020-07-28T08:36:46.150Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.01s) [2020-07-28T08:36:46.150Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-07-28T08:36:46.150Z] check_test.go:196: Daemon d86b286a96ee1 is not started [2020-07-28T08:36:46.150Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.93s) [2020-07-28T08:36:46.150Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest [2020-07-28T08:36:46.150Z] check_test.go:196: Daemon de93ba71b8d03 is not started [2020-07-28T08:36:46.150Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-07-28T08:36:46.150Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-07-28T08:36:46.150Z] check_test.go:196: Daemon decd8670455c2 is not started [2020-07-28T08:36:46.150Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2020-07-28T08:36:46.150Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-07-28T08:36:46.150Z] check_test.go:196: Daemon d2da2efd82189 is not started [2020-07-28T08:36:46.150Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.85s) [2020-07-28T08:36:46.150Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-07-28T08:36:46.150Z] check_test.go:196: Daemon df2f8e4356288 is not started [2020-07-28T08:36:46.150Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.82s) [2020-07-28T08:36:46.150Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-07-28T08:36:46.150Z] check_test.go:196: Daemon d211ef3581b0d is not started [2020-07-28T08:36:46.150Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.21s) [2020-07-28T08:36:46.150Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability [2020-07-28T08:36:46.150Z] check_test.go:196: Daemon df28db77e20dc is not started [2020-07-28T08:36:46.150Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2020-07-28T08:36:46.150Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases [2020-07-28T08:36:46.150Z] check_test.go:196: Daemon de0b0f435ebaa is not started [2020-07-28T08:36:46.150Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.94s) [2020-07-28T08:36:46.150Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList [2020-07-28T08:36:46.150Z] check_test.go:196: Daemon d8908959d5066 is not started [2020-07-28T08:36:46.150Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2020-07-28T08:36:46.150Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers [2020-07-28T08:36:46.150Z] check_test.go:196: Daemon da72d41c5dea0 is not started [2020-07-28T08:36:46.150Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-07-28T08:36:46.150Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag [2020-07-28T08:36:46.150Z] check_test.go:196: Daemon d02d49b573306 is not started [2020-07-28T08:36:46.150Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2020-07-28T08:36:46.150Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage [2020-07-28T08:36:46.150Z] check_test.go:196: Daemon d9534be7d89d8 is not started [2020-07-28T08:36:46.150Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2020-07-28T08:36:46.150Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer [2020-07-28T08:36:46.150Z] check_test.go:196: Daemon dda54f578fcb6 is not started [2020-07-28T08:36:46.150Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-07-28T08:36:46.150Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags [2020-07-28T08:36:46.150Z] check_test.go:196: Daemon d55237fc58434 is not started [2020-07-28T08:36:46.150Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-07-28T08:36:46.150Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged [2020-07-28T08:36:46.150Z] check_test.go:196: Daemon d6b083b49b043 is not started [2020-07-28T08:36:46.150Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.97s) [2020-07-28T08:36:46.150Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest [2020-07-28T08:36:46.150Z] check_test.go:196: Daemon d28a813278b76 is not started [2020-07-28T08:36:46.150Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.38s) [2020-07-28T08:36:46.150Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest [2020-07-28T08:36:46.150Z] check_test.go:196: Daemon d2a2308374b86 is not started [2020-07-28T08:36:46.150Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.83s) [2020-07-28T08:36:46.150Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-07-28T08:36:46.150Z] check_test.go:196: Daemon df8214943c4bf is not started [2020-07-28T08:36:46.150Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.14s) [2020-07-28T08:36:46.150Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest [2020-07-28T08:36:46.150Z] check_test.go:196: Daemon d8cbba5eb35d0 is not started [2020-07-28T08:36:46.150Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.95s) [2020-07-28T08:36:46.150Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough [2020-07-28T08:36:46.150Z] daemon.go:325: [d6c47480bbed6] waiting for daemon to start [2020-07-28T08:36:46.150Z] daemon.go:325: [d6c47480bbed6] waiting for daemon to start [2020-07-28T08:36:46.150Z] daemon.go:353: [d6c47480bbed6] daemon started [2020-07-28T08:36:46.150Z] daemon.go:461: [d6c47480bbed6] Stopping daemon [2020-07-28T08:36:46.150Z] daemon.go:296: [d6c47480bbed6] exiting daemon [2020-07-28T08:36:46.150Z] daemon.go:448: [d6c47480bbed6] Daemon stopped [2020-07-28T08:36:46.150Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2020-07-28T08:36:46.150Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only [2020-07-28T08:36:46.150Z] daemon.go:325: [de3b234940063] waiting for daemon to start [2020-07-28T08:36:46.150Z] daemon.go:325: [de3b234940063] waiting for daemon to start [2020-07-28T08:36:46.150Z] daemon.go:353: [de3b234940063] daemon started [2020-07-28T08:36:46.150Z] daemon.go:461: [de3b234940063] Stopping daemon [2020-07-28T08:36:46.150Z] daemon.go:296: [de3b234940063] exiting daemon [2020-07-28T08:36:46.150Z] daemon.go:448: [de3b234940063] Daemon stopped [2020-07-28T08:36:46.150Z] === RUN TestDockerSchema1RegistrySuite [2020-07-28T08:36:46.150Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-07-28T08:36:48.685Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-07-28T08:36:51.225Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-07-28T08:36:51.487Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-07-28T08:36:52.882Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-07-28T08:36:53.449Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-07-28T08:36:54.018Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-07-28T08:36:54.279Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-07-28T08:36:55.660Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-07-28T08:36:56.598Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-07-28T08:36:57.167Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-07-28T08:36:57.782Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-07-28T08:36:57.782Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-07-28T08:36:57.782Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-07-28T08:36:58.769Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-07-28T08:36:59.238Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-07-28T08:36:59.703Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-07-28T08:36:59.706Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-07-28T08:36:59.706Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-07-28T08:36:59.962Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-07-28T08:37:00.175Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-07-28T08:37:00.221Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-07-28T08:37:00.481Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-07-28T08:37:00.644Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-07-28T08:37:00.644Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-07-28T08:37:00.644Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-07-28T08:37:00.740Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-07-28T08:37:01.000Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-07-28T08:37:01.260Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-07-28T08:37:01.519Z] --- PASS: TestDockerSchema1RegistrySuite (15.44s) [2020-07-28T08:37:01.519Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.60s) [2020-07-28T08:37:01.519Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-07-28T08:37:01.519Z] check_test.go:223: Daemon d68e5ca2cfb1b is not started [2020-07-28T08:37:01.519Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.91s) [2020-07-28T08:37:01.519Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-07-28T08:37:01.519Z] check_test.go:223: Daemon ddc03d3a3d1ec is not started [2020-07-28T08:37:01.519Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.12s) [2020-07-28T08:37:01.519Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-07-28T08:37:01.519Z] check_test.go:223: Daemon db5a860d34885 is not started [2020-07-28T08:37:01.519Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.38s) [2020-07-28T08:37:01.519Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest [2020-07-28T08:37:01.519Z] check_test.go:223: Daemon d14dc946bfb14 is not started [2020-07-28T08:37:01.519Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2020-07-28T08:37:01.519Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-07-28T08:37:01.519Z] check_test.go:223: Daemon de201c743a571 is not started [2020-07-28T08:37:01.519Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.33s) [2020-07-28T08:37:01.519Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-07-28T08:37:01.519Z] check_test.go:223: Daemon dc2de0d7e5076 is not started [2020-07-28T08:37:01.519Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2020-07-28T08:37:01.519Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-07-28T08:37:01.519Z] check_test.go:223: Daemon d108f61e21e13 is not started [2020-07-28T08:37:01.519Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2020-07-28T08:37:01.519Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-07-28T08:37:01.519Z] check_test.go:223: Daemon d75766087f163 is not started [2020-07-28T08:37:01.519Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.28s) [2020-07-28T08:37:01.519Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability [2020-07-28T08:37:01.519Z] check_test.go:223: Daemon d1341cb87cc50 is not started [2020-07-28T08:37:01.519Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-07-28T08:37:01.519Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-07-28T08:37:01.519Z] check_test.go:223: Daemon d84a22374c652 is not started [2020-07-28T08:37:01.519Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2020-07-28T08:37:01.519Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-07-28T08:37:01.519Z] check_test.go:223: Daemon dc31a22fd4438 is not started [2020-07-28T08:37:01.519Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-07-28T08:37:01.519Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag [2020-07-28T08:37:01.519Z] check_test.go:223: Daemon dfc8f1376ab65 is not started [2020-07-28T08:37:01.519Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.31s) [2020-07-28T08:37:01.519Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-07-28T08:37:01.519Z] check_test.go:223: Daemon dbd91ea0650b9 is not started [2020-07-28T08:37:01.519Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2020-07-28T08:37:01.519Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-07-28T08:37:01.519Z] check_test.go:223: Daemon dd3f7f8aa6e81 is not started [2020-07-28T08:37:01.519Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2020-07-28T08:37:01.519Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-07-28T08:37:01.519Z] check_test.go:223: Daemon daf4960384ab5 is not started [2020-07-28T08:37:01.519Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-07-28T08:37:01.519Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged [2020-07-28T08:37:01.519Z] check_test.go:223: Daemon d8511531b18f8 is not started [2020-07-28T08:37:01.519Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-07-28T08:37:01.519Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-07-28T08:37:02.459Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-07-28T08:37:03.027Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-07-28T08:37:03.027Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-07-28T08:37:04.406Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-07-28T08:37:04.406Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-07-28T08:37:04.664Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-07-28T08:37:05.232Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-07-28T08:37:05.401Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-07-28T08:37:05.490Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.92s) [2020-07-28T08:37:05.490Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.89s) [2020-07-28T08:37:05.490Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-07-28T08:37:05.490Z] check_test.go:252: Daemon d54182f24104e is not started [2020-07-28T08:37:05.490Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s) [2020-07-28T08:37:05.490Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-07-28T08:37:05.490Z] check_test.go:252: Daemon db5839f294fdb is not started [2020-07-28T08:37:05.490Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-07-28T08:37:05.490Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-07-28T08:37:05.490Z] check_test.go:252: Daemon dab6e70018229 is not started [2020-07-28T08:37:05.490Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.08s) [2020-07-28T08:37:05.490Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-07-28T08:37:05.490Z] daemon.go:325: [d0b77ec8ab67e] waiting for daemon to start [2020-07-28T08:37:05.490Z] daemon.go:325: [d0b77ec8ab67e] waiting for daemon to start [2020-07-28T08:37:05.490Z] daemon.go:353: [d0b77ec8ab67e] daemon started [2020-07-28T08:37:05.490Z] daemon.go:461: [d0b77ec8ab67e] Stopping daemon [2020-07-28T08:37:05.490Z] daemon.go:296: [d0b77ec8ab67e] exiting daemon [2020-07-28T08:37:05.490Z] daemon.go:448: [d0b77ec8ab67e] Daemon stopped [2020-07-28T08:37:05.490Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-07-28T08:37:05.490Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-07-28T08:37:05.490Z] check_test.go:252: Daemon d13a95da56e72 is not started [2020-07-28T08:37:05.490Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2020-07-28T08:37:05.490Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-07-28T08:37:05.490Z] check_test.go:252: Daemon d5f70d6bcb5d7 is not started [2020-07-28T08:37:05.491Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2020-07-28T08:37:05.491Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-07-28T08:37:05.491Z] check_test.go:252: Daemon def66661fe597 is not started [2020-07-28T08:37:05.491Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2020-07-28T08:37:05.491Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-07-28T08:37:05.491Z] check_test.go:252: Daemon d3b29bd87a3d8 is not started [2020-07-28T08:37:05.491Z] === RUN TestDockerRegistryAuthTokenSuite [2020-07-28T08:37:05.491Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-07-28T08:37:08.779Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-07-28T08:37:10.683Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-07-28T08:37:10.683Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-07-28T08:37:10.942Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-07-28T08:37:11.201Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-07-28T08:37:11.201Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.85s) [2020-07-28T08:37:11.201Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-07-28T08:37:11.201Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-07-28T08:37:11.201Z] check_test.go:279: Daemon d9cd7fad1e921 is not started [2020-07-28T08:37:11.201Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.20s) [2020-07-28T08:37:11.201Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-07-28T08:37:11.201Z] check_test.go:279: Daemon d90e6c4c2236a is not started [2020-07-28T08:37:11.201Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.19s) [2020-07-28T08:37:11.201Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-07-28T08:37:11.201Z] check_test.go:279: Daemon d7e9e0a5a7f69 is not started [2020-07-28T08:37:11.201Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-07-28T08:37:11.201Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-07-28T08:37:11.201Z] check_test.go:279: Daemon d5d79c51f203a is not started [2020-07-28T08:37:11.201Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-07-28T08:37:11.201Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-07-28T08:37:11.201Z] check_test.go:279: Daemon dd5ef77ecd75a is not started [2020-07-28T08:37:11.201Z] === RUN TestDockerNetworkSuite [2020-07-28T08:37:11.201Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-07-28T08:37:13.737Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-07-28T08:37:13.996Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-07-28T08:37:17.304Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-07-28T08:37:18.241Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-07-28T08:37:20.775Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-07-28T08:37:22.153Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-07-28T08:37:27.426Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-07-28T08:37:27.686Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-07-28T08:37:29.594Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-07-28T08:37:30.973Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-07-28T08:37:31.542Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-07-28T08:37:32.111Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-07-28T08:37:32.679Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-07-28T08:37:33.617Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-07-28T08:37:33.876Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-07-28T08:37:34.135Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-07-28T08:37:35.071Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-07-28T08:37:35.071Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-07-28T08:37:35.071Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-07-28T08:37:35.330Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-07-28T08:37:35.900Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-07-28T08:37:36.161Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-07-28T08:37:37.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-07-28T08:37:37.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-07-28T08:37:38.110Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-07-28T08:37:38.110Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-07-28T08:37:40.653Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-07-28T08:37:41.271Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-07-28T08:37:41.271Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-07-28T08:37:41.740Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-07-28T08:37:42.575Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-07-28T08:37:46.498Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-07-28T08:37:46.498Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-07-28T08:37:46.967Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-07-28T08:37:46.967Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-07-28T08:37:47.436Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-07-28T08:37:47.436Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-07-28T08:37:49.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-07-28T08:37:49.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-07-28T08:37:49.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-07-28T08:37:49.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-07-28T08:37:49.407Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-07-28T08:37:49.407Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-07-28T08:37:49.666Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-07-28T08:37:49.666Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-07-28T08:37:52.202Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-07-28T08:37:52.202Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-07-28T08:37:52.202Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-07-28T08:37:53.139Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-07-28T08:37:56.428Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-07-28T08:37:58.966Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-07-28T08:37:59.224Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-07-28T08:37:59.794Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-07-28T08:38:01.700Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-07-28T08:38:01.700Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-07-28T08:38:02.269Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-07-28T08:38:02.529Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-07-28T08:38:03.467Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-07-28T08:38:08.670Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-07-28T08:38:08.670Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-07-28T08:38:08.670Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-07-28T08:38:10.038Z] --- PASS: TestDockerNetworkSuite (58.60s) [2020-07-28T08:38:10.038Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.15s) [2020-07-28T08:38:10.038Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-07-28T08:38:10.038Z] docker_cli_network_unix_test.go:46: Daemon d67d031b2519a is not started [2020-07-28T08:38:10.038Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.67s) [2020-07-28T08:38:10.038Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-07-28T08:38:10.038Z] docker_cli_network_unix_test.go:46: Daemon df2499aa2ef1a is not started [2020-07-28T08:38:10.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.73s) [2020-07-28T08:38:10.038Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-07-28T08:38:10.038Z] docker_cli_network_unix_test.go:46: Daemon da84ab25c56d1 is not started [2020-07-28T08:38:10.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.47s) [2020-07-28T08:38:10.038Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-07-28T08:38:10.038Z] docker_cli_network_unix_test.go:46: Daemon d51776f20c567 is not started [2020-07-28T08:38:10.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.46s) [2020-07-28T08:38:10.038Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-07-28T08:38:10.038Z] docker_cli_network_unix_test.go:1233: Daemon d717bafba6b12 is not started [2020-07-28T08:38:10.038Z] daemon.go:325: [d717bafba6b12] waiting for daemon to start [2020-07-28T08:38:10.038Z] daemon.go:325: [d717bafba6b12] waiting for daemon to start [2020-07-28T08:38:10.038Z] daemon.go:353: [d717bafba6b12] daemon started [2020-07-28T08:38:10.038Z] daemon.go:461: [d717bafba6b12] Stopping daemon [2020-07-28T08:38:10.038Z] daemon.go:296: [d717bafba6b12] exiting daemon [2020-07-28T08:38:10.038Z] daemon.go:448: [d717bafba6b12] Daemon stopped [2020-07-28T08:38:10.038Z] daemon.go:325: [d717bafba6b12] waiting for daemon to start [2020-07-28T08:38:10.038Z] daemon.go:325: [d717bafba6b12] waiting for daemon to start [2020-07-28T08:38:10.038Z] daemon.go:353: [d717bafba6b12] daemon started [2020-07-28T08:38:10.038Z] daemon.go:461: [d717bafba6b12] Stopping daemon [2020-07-28T08:38:10.038Z] daemon.go:296: [d717bafba6b12] exiting daemon [2020-07-28T08:38:10.038Z] daemon.go:448: [d717bafba6b12] Daemon stopped [2020-07-28T08:38:10.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.39s) [2020-07-28T08:38:10.039Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-07-28T08:38:10.039Z] docker_cli_network_unix_test.go:46: Daemon da0c80c127fe3 is not started [2020-07-28T08:38:10.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.03s) [2020-07-28T08:38:10.039Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-07-28T08:38:10.039Z] docker_cli_network_unix_test.go:46: Daemon d406068961baa is not started [2020-07-28T08:38:10.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.49s) [2020-07-28T08:38:10.039Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-07-28T08:38:10.039Z] docker_cli_network_unix_test.go:46: Daemon d6260078455df is not started [2020-07-28T08:38:10.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.38s) [2020-07-28T08:38:10.039Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-07-28T08:38:10.039Z] docker_cli_network_unix_test.go:46: Daemon d2d898547a89e is not started [2020-07-28T08:38:10.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2020-07-28T08:38:10.039Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-07-28T08:38:10.039Z] docker_cli_network_unix_test.go:46: Daemon d330a5679d331 is not started [2020-07-28T08:38:10.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2020-07-28T08:38:10.039Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-07-28T08:38:10.039Z] docker_cli_network_unix_test.go:46: Daemon d4510fd611da8 is not started [2020-07-28T08:38:10.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.85s) [2020-07-28T08:38:10.039Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-07-28T08:38:10.039Z] docker_cli_network_unix_test.go:46: Daemon d63cf127c4e78 is not started [2020-07-28T08:38:10.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.86s) [2020-07-28T08:38:10.039Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-07-28T08:38:10.039Z] docker_cli_network_unix_test.go:46: Daemon d326317a1669b is not started [2020-07-28T08:38:10.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.19s) [2020-07-28T08:38:10.039Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-07-28T08:38:10.039Z] docker_cli_network_unix_test.go:46: Daemon da4800e0bdb2d is not started [2020-07-28T08:38:10.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2020-07-28T08:38:10.039Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-07-28T08:38:10.039Z] docker_cli_network_unix_test.go:46: Daemon d8a38bd93d728 is not started [2020-07-28T08:38:10.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.70s) [2020-07-28T08:38:10.039Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-07-28T08:38:10.039Z] docker_cli_network_unix_test.go:46: Daemon d5e01344e43a1 is not started [2020-07-28T08:38:10.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2020-07-28T08:38:10.039Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-07-28T08:38:10.039Z] docker_cli_network_unix_test.go:46: Daemon d312dbd078c51 is not started [2020-07-28T08:38:10.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-07-28T08:38:10.039Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-07-28T08:38:10.039Z] docker_cli_network_unix_test.go:46: Daemon d364692e5c20a is not started [2020-07-28T08:38:10.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) [2020-07-28T08:38:10.039Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-07-28T08:38:10.039Z] docker_cli_network_unix_test.go:46: Daemon d3342c9600f3c is not started [2020-07-28T08:38:10.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.96s) [2020-07-28T08:38:10.039Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-07-28T08:38:10.039Z] docker_cli_network_unix_test.go:46: Daemon dd574e8778a6e is not started [2020-07-28T08:38:10.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.19s) [2020-07-28T08:38:10.039Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-07-28T08:38:10.039Z] docker_cli_network_unix_test.go:46: Daemon d8dba5e1360aa is not started [2020-07-28T08:38:10.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2020-07-28T08:38:10.039Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-07-28T08:38:10.039Z] docker_cli_network_unix_test.go:46: Daemon d4827929b587f is not started [2020-07-28T08:38:10.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.42s) [2020-07-28T08:38:10.039Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-07-28T08:38:10.039Z] docker_cli_network_unix_test.go:46: Daemon de4b8d0fac26a is not started [2020-07-28T08:38:10.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.13s) [2020-07-28T08:38:10.039Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-07-28T08:38:10.039Z] docker_cli_network_unix_test.go:46: Daemon d7c2c9dfa7333 is not started [2020-07-28T08:38:10.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.48s) [2020-07-28T08:38:10.039Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-07-28T08:38:10.039Z] daemon.go:325: [d98bf1be6b93d] waiting for daemon to start [2020-07-28T08:38:10.039Z] daemon.go:325: [d98bf1be6b93d] waiting for daemon to start [2020-07-28T08:38:10.039Z] daemon.go:353: [d98bf1be6b93d] daemon started [2020-07-28T08:38:10.039Z] docker_cli_network_unix_test.go:968: Daemon d98bf1be6b93d is not started [2020-07-28T08:38:10.039Z] daemon.go:325: [d98bf1be6b93d] waiting for daemon to start [2020-07-28T08:38:10.039Z] daemon.go:296: [d98bf1be6b93d] exiting daemon [2020-07-28T08:38:10.039Z] daemon.go:325: [d98bf1be6b93d] waiting for daemon to start [2020-07-28T08:38:10.039Z] daemon.go:353: [d98bf1be6b93d] daemon started [2020-07-28T08:38:10.039Z] daemon.go:461: [d98bf1be6b93d] Stopping daemon [2020-07-28T08:38:10.039Z] daemon.go:296: [d98bf1be6b93d] exiting daemon [2020-07-28T08:38:10.039Z] daemon.go:448: [d98bf1be6b93d] Daemon stopped [2020-07-28T08:38:10.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.66s) [2020-07-28T08:38:10.039Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-07-28T08:38:10.039Z] docker_cli_network_unix_test.go:46: Daemon de80dc7e63e96 is not started [2020-07-28T08:38:10.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.82s) [2020-07-28T08:38:10.039Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-07-28T08:38:10.039Z] daemon.go:325: [d619fdfd85b6d] waiting for daemon to start [2020-07-28T08:38:10.039Z] daemon.go:325: [d619fdfd85b6d] waiting for daemon to start [2020-07-28T08:38:10.039Z] daemon.go:353: [d619fdfd85b6d] daemon started [2020-07-28T08:38:10.039Z] docker_cli_network_unix_test.go:1116: Daemon d619fdfd85b6d is not started [2020-07-28T08:38:10.039Z] daemon.go:325: [d619fdfd85b6d] waiting for daemon to start [2020-07-28T08:38:10.039Z] daemon.go:296: [d619fdfd85b6d] exiting daemon [2020-07-28T08:38:10.039Z] daemon.go:325: [d619fdfd85b6d] waiting for daemon to start [2020-07-28T08:38:10.039Z] daemon.go:325: [d619fdfd85b6d] waiting for daemon to start [2020-07-28T08:38:10.039Z] daemon.go:353: [d619fdfd85b6d] daemon started [2020-07-28T08:38:10.039Z] daemon.go:461: [d619fdfd85b6d] Stopping daemon [2020-07-28T08:38:10.039Z] daemon.go:296: [d619fdfd85b6d] exiting daemon [2020-07-28T08:38:10.039Z] daemon.go:448: [d619fdfd85b6d] Daemon stopped [2020-07-28T08:38:10.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2020-07-28T08:38:10.039Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-07-28T08:38:10.039Z] docker_cli_network_unix_test.go:46: Daemon d279dc132e24b is not started [2020-07-28T08:38:10.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2020-07-28T08:38:10.039Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-07-28T08:38:10.039Z] docker_cli_network_unix_test.go:46: Daemon da4abef61044c is not started [2020-07-28T08:38:10.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2020-07-28T08:38:10.039Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-07-28T08:38:10.039Z] docker_cli_network_unix_test.go:46: Daemon d0715130a1bc7 is not started [2020-07-28T08:38:10.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2020-07-28T08:38:10.039Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-07-28T08:38:10.039Z] docker_cli_network_unix_test.go:46: Daemon d3c409beb4593 is not started [2020-07-28T08:38:10.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2020-07-28T08:38:10.039Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-07-28T08:38:10.039Z] docker_cli_network_unix_test.go:46: Daemon defe682596725 is not started [2020-07-28T08:38:10.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-07-28T08:38:10.039Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-07-28T08:38:10.039Z] docker_cli_network_unix_test.go:46: Daemon d48324bb95835 is not started [2020-07-28T08:38:10.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-07-28T08:38:10.039Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-07-28T08:38:10.039Z] docker_cli_network_unix_test.go:46: Daemon d660d2f4ae12d is not started [2020-07-28T08:38:10.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.52s) [2020-07-28T08:38:10.039Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-07-28T08:38:10.039Z] docker_cli_network_unix_test.go:46: Daemon d67c6dac4429a is not started [2020-07-28T08:38:10.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-07-28T08:38:10.039Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-07-28T08:38:10.039Z] docker_cli_network_unix_test.go:46: Daemon d139e30f47d2c is not started [2020-07-28T08:38:10.039Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-28T08:38:10.039Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-07-28T08:38:10.039Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-07-28T08:38:10.039Z] docker_cli_network_unix_test.go:46: Daemon da966a3d2a625 is not started [2020-07-28T08:38:10.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.73s) [2020-07-28T08:38:10.039Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-07-28T08:38:10.039Z] docker_cli_network_unix_test.go:46: Daemon df3d22c1ab38b is not started [2020-07-28T08:38:10.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.31s) [2020-07-28T08:38:10.039Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-07-28T08:38:10.039Z] daemon.go:325: [dc707e9b68249] waiting for daemon to start [2020-07-28T08:38:10.039Z] daemon.go:325: [dc707e9b68249] waiting for daemon to start [2020-07-28T08:38:10.039Z] daemon.go:353: [dc707e9b68249] daemon started [2020-07-28T08:38:10.039Z] daemon.go:461: [dc707e9b68249] Stopping daemon [2020-07-28T08:38:10.039Z] daemon.go:296: [dc707e9b68249] exiting daemon [2020-07-28T08:38:10.039Z] daemon.go:448: [dc707e9b68249] Daemon stopped [2020-07-28T08:38:10.039Z] daemon.go:325: [dc707e9b68249] waiting for daemon to start [2020-07-28T08:38:10.039Z] daemon.go:325: [dc707e9b68249] waiting for daemon to start [2020-07-28T08:38:10.039Z] daemon.go:353: [dc707e9b68249] daemon started [2020-07-28T08:38:10.039Z] daemon.go:461: [dc707e9b68249] Stopping daemon [2020-07-28T08:38:10.039Z] daemon.go:296: [dc707e9b68249] exiting daemon [2020-07-28T08:38:10.039Z] daemon.go:448: [dc707e9b68249] Daemon stopped [2020-07-28T08:38:10.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.86s) [2020-07-28T08:38:10.039Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-07-28T08:38:10.039Z] daemon.go:325: [db86fef797f5a] waiting for daemon to start [2020-07-28T08:38:10.039Z] daemon.go:325: [db86fef797f5a] waiting for daemon to start [2020-07-28T08:38:10.039Z] daemon.go:353: [db86fef797f5a] daemon started [2020-07-28T08:38:10.039Z] docker_cli_network_unix_test.go:1084: Daemon db86fef797f5a is not started [2020-07-28T08:38:10.039Z] daemon.go:325: [db86fef797f5a] waiting for daemon to start [2020-07-28T08:38:10.039Z] daemon.go:296: [db86fef797f5a] exiting daemon [2020-07-28T08:38:10.039Z] daemon.go:325: [db86fef797f5a] waiting for daemon to start [2020-07-28T08:38:10.039Z] daemon.go:353: [db86fef797f5a] daemon started [2020-07-28T08:38:10.039Z] daemon.go:461: [db86fef797f5a] Stopping daemon [2020-07-28T08:38:10.039Z] daemon.go:296: [db86fef797f5a] exiting daemon [2020-07-28T08:38:10.039Z] daemon.go:448: [db86fef797f5a] Daemon stopped [2020-07-28T08:38:10.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-07-28T08:38:10.039Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-07-28T08:38:10.039Z] docker_cli_network_unix_test.go:46: Daemon dbe88045ac9d6 is not started [2020-07-28T08:38:10.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s) [2020-07-28T08:38:10.039Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-07-28T08:38:10.039Z] docker_cli_network_unix_test.go:46: Daemon da3367979f317 is not started [2020-07-28T08:38:10.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.50s) [2020-07-28T08:38:10.039Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-07-28T08:38:10.039Z] docker_cli_network_unix_test.go:46: Daemon d839280972b38 is not started [2020-07-28T08:38:10.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-07-28T08:38:10.039Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-07-28T08:38:10.039Z] docker_cli_network_unix_test.go:46: Daemon d7437f47f4863 is not started [2020-07-28T08:38:10.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s) [2020-07-28T08:38:10.039Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-07-28T08:38:10.039Z] docker_cli_network_unix_test.go:46: Daemon d40d5b42a39c8 is not started [2020-07-28T08:38:10.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s) [2020-07-28T08:38:10.039Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-07-28T08:38:10.039Z] docker_cli_network_unix_test.go:46: Daemon d7a9c892b5375 is not started [2020-07-28T08:38:10.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.99s) [2020-07-28T08:38:10.039Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-07-28T08:38:10.039Z] docker_cli_network_unix_test.go:46: Daemon d7dec207b6063 is not started [2020-07-28T08:38:10.039Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.30s) [2020-07-28T08:38:10.039Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-07-28T08:38:10.039Z] docker_cli_network_unix_test.go:46: Daemon d0ee982ed1faf is not started [2020-07-28T08:38:10.039Z] === RUN TestDockerHubPullSuite [2020-07-28T08:38:10.039Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-07-28T08:38:15.333Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-07-28T08:38:17.236Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-07-28T08:38:17.805Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-07-28T08:38:19.886Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-07-28T08:38:19.886Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-07-28T08:38:19.886Z] --- PASS: TestDockerHubPullSuite (10.05s) [2020-07-28T08:38:19.886Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (4.60s) [2020-07-28T08:38:19.886Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-07-28T08:38:19.886Z] daemon.go:325: [ddcab8635c7b4] waiting for daemon to start [2020-07-28T08:38:19.886Z] daemon.go:325: [ddcab8635c7b4] waiting for daemon to start [2020-07-28T08:38:19.886Z] daemon.go:353: [ddcab8635c7b4] daemon started [2020-07-28T08:38:19.886Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.64s) [2020-07-28T08:38:19.886Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.60s) [2020-07-28T08:38:19.886Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.80s) [2020-07-28T08:38:19.886Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.31s) [2020-07-28T08:38:19.886Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.09s) [2020-07-28T08:38:19.886Z] daemon.go:461: [ddcab8635c7b4] Stopping daemon [2020-07-28T08:38:19.886Z] daemon.go:296: [ddcab8635c7b4] exiting daemon [2020-07-28T08:38:19.886Z] daemon.go:448: [ddcab8635c7b4] Daemon stopped [2020-07-28T08:38:19.886Z] PASS [2020-07-28T08:38:19.886Z] [2020-07-28T08:38:19.886Z] === Skipped [2020-07-28T08:38:19.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-07-28T08:38:19.886Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-07-28T08:38:19.886Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:38:19.886Z] [2020-07-28T08:38:19.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-07-28T08:38:19.886Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-07-28T08:38:19.886Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:38:19.886Z] [2020-07-28T08:38:19.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-07-28T08:38:19.886Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-07-28T08:38:19.886Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:38:19.886Z] [2020-07-28T08:38:19.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-28T08:38:19.886Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-28T08:38:19.886Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:38:19.886Z] [2020-07-28T08:38:19.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-07-28T08:38:19.886Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-07-28T08:38:19.886Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:38:19.886Z] [2020-07-28T08:38:19.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-07-28T08:38:19.886Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-07-28T08:38:19.886Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:38:19.886Z] [2020-07-28T08:38:19.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-07-28T08:38:19.887Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-28T08:38:19.887Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-28T08:38:19.887Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-28T08:38:19.887Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-07-28T08:38:19.887Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-07-28T08:38:19.887Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-28T08:38:19.887Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-28T08:38:19.887Z] docker_cli_sni_test.go:18: Flakey test [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-28T08:38:19.887Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-28T08:38:19.887Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-28T08:38:19.887Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2020-07-28T08:38:19.887Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-28T08:38:19.887Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-28T08:38:19.887Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-28T08:38:19.887Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-28T08:38:19.887Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-07-28T08:38:19.887Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-28T08:38:19.887Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-28T08:38:19.887Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-28T08:38:19.887Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-28T08:38:19.887Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-28T08:38:19.887Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-07-28T08:38:19.887Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-28T08:38:19.887Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-28T08:38:19.887Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-28T08:38:19.887Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-28T08:38:19.887Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-07-28T08:38:19.887Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-28T08:38:19.887Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-28T08:38:19.887Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-28T08:38:19.887Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-28T08:38:19.887Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-28T08:38:19.887Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-28T08:38:19.887Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-28T08:38:19.887Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-28T08:38:19.887Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-28T08:38:19.887Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-28T08:38:19.887Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-28T08:38:19.887Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-28T08:38:19.887Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-28T08:38:19.887Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-07-28T08:38:19.887Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-28T08:38:19.887Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-28T08:38:19.887Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-28T08:38:19.887Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-28T08:38:19.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-07-28T08:38:19.887Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-07-28T08:38:19.887Z] docker_cli_network_unix_test.go:46: Daemon da966a3d2a625 is not started [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] [2020-07-28T08:38:19.887Z] DONE 1249 tests, 51 skipped in 1447.440s [2020-07-28T08:38:19.887Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-28T08:38:19.887Z] ++++ cat bundles/test-integration/docker.pid [2020-07-28T08:38:19.887Z] +++ kill 7318 [2020-07-28T08:38:21.265Z] umount: bundles/test-integration/root: no mount point specified. [2020-07-28T08:38:21.265Z] +++ /etc/init.d/apparmor stop [2020-07-28T08:38:21.265Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-28T08:38:21.265Z] [2020-07-28T08:38:21.265Z] Unloading profiles will leave already running processes permanently [2020-07-28T08:38:21.265Z] unconfined, which can lead to unexpected situations. [2020-07-28T08:38:21.265Z] [2020-07-28T08:38:21.265Z] To set a process to complain mode, use the command line tool [2020-07-28T08:38:21.265Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-28T08:38:21.265Z] +++ true [2020-07-28T08:38:21.265Z] exiting test-integration [2020-07-28T08:38:21.265Z] ++ exit 0 [2020-07-28T08:38:21.265Z] [2020-07-28T08:38:21.265Z] + for job in $(jobs -p) [2020-07-28T08:38:21.265Z] + wait 24477 [2020-07-28T08:38:23.609Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-07-28T08:38:23.609Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-07-28T08:38:24.077Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-07-28T08:38:26.293Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-07-28T08:38:28.510Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-07-28T08:38:30.725Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-07-28T08:39:07.940Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-07-28T08:39:08.877Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-07-28T08:39:15.445Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-07-28T08:39:20.718Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-07-28T08:39:21.603Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-07-28T08:39:21.603Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-07-28T08:39:21.603Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-07-28T08:39:23.262Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-07-28T08:39:27.454Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-07-28T08:39:29.987Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-07-28T08:39:34.179Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-07-28T08:39:34.179Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-07-28T08:39:40.748Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-07-28T08:39:40.748Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-07-28T08:39:41.007Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-07-28T08:39:43.542Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-07-28T08:40:12.478Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-07-28T08:40:12.478Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-07-28T08:40:12.478Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-07-28T08:40:27.407Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-07-28T08:40:36.067Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-07-28T08:40:39.772Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-07-28T08:40:44.725Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-07-28T08:41:14.833Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-07-28T08:41:26.470Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-07-28T08:41:27.312Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-07-28T08:41:34.592Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-07-28T08:41:35.967Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-07-28T08:41:38.783Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-28T08:42:48.260Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-07-28T08:42:48.260Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-07-28T08:42:48.260Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-07-28T08:42:48.261Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-07-28T08:42:48.261Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-07-28T08:42:48.261Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-07-28T08:42:48.261Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-07-28T08:42:48.261Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-07-28T08:42:48.261Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-07-28T08:42:49.246Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-07-28T08:42:51.461Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-07-28T08:42:56.222Z] === RUN TestDockerSuite/TestBuildEnv [2020-07-28T08:42:56.222Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-07-28T08:42:56.222Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-07-28T08:42:56.222Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-07-28T08:42:56.222Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-07-28T08:42:56.222Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-07-28T08:42:58.560Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-07-28T08:42:58.560Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-07-28T08:42:58.560Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-07-28T08:42:58.560Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-07-28T08:42:59.545Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-07-28T08:43:03.331Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-07-28T08:43:18.263Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-07-28T08:43:18.263Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-07-28T08:43:18.263Z] === RUN TestDockerSuite/TestBuildExpose [2020-07-28T08:43:18.263Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-07-28T08:43:18.263Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-07-28T08:43:18.263Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-07-28T08:43:18.263Z] === RUN TestDockerSuite/TestBuildFails [2020-07-28T08:43:19.824Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-07-28T08:43:19.824Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-07-28T08:43:24.574Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-07-28T08:43:28.362Z] === RUN TestDockerSuite/TestBuildForceRm [2020-07-28T08:43:34.227Z] === RUN TestDockerSuite/TestBuildFromGit [2020-07-28T08:43:38.977Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-07-28T08:43:39.445Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-07-28T08:43:44.196Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-07-28T08:43:44.196Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-07-28T08:43:44.663Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-07-28T08:43:45.132Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-07-28T08:43:45.133Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-07-28T08:43:53.788Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-07-28T08:43:53.788Z] === RUN TestDockerSuite/TestBuildHistory [2020-07-28T08:44:00.939Z] === RUN TestDockerSuite/TestBuildIidFile [2020-07-28T08:44:01.407Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-07-28T08:44:02.970Z] === RUN TestDockerSuite/TestBuildInheritance [2020-07-28T08:44:02.970Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-07-28T08:44:03.437Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-07-28T08:44:03.437Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-07-28T08:44:07.223Z] === RUN TestDockerSuite/TestBuildLabel [2020-07-28T08:44:08.212Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-07-28T08:44:08.680Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-07-28T08:44:09.147Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-07-28T08:44:09.614Z] === RUN TestDockerSuite/TestBuildLabels [2020-07-28T08:44:10.083Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-07-28T08:44:11.648Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-07-28T08:44:15.277Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-07-28T08:44:15.277Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-07-28T08:44:15.434Z] === RUN TestDockerSuite/TestBuildLastModified [2020-07-28T08:44:15.434Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-07-28T08:44:15.434Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-07-28T08:44:15.434Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-07-28T08:44:15.434Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-07-28T08:44:15.434Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-07-28T08:44:15.434Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-07-28T08:44:15.901Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-07-28T08:44:16.369Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-07-28T08:44:16.656Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-07-28T08:44:18.559Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-07-28T08:44:21.116Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-07-28T08:44:21.851Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-07-28T08:44:24.390Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-07-28T08:44:33.598Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-07-28T08:44:33.598Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-07-28T08:44:35.161Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-07-28T08:45:10.994Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-07-28T08:45:18.154Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-07-28T08:45:20.618Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-07-28T08:45:20.618Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-07-28T08:45:21.966Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-07-28T08:45:22.524Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-07-28T08:45:25.058Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-07-28T08:45:26.744Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-07-28T08:45:28.347Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-07-28T08:45:30.529Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-07-28T08:45:30.886Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-07-28T08:45:45.443Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-07-28T08:45:45.443Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-07-28T08:45:51.301Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-07-28T08:45:51.301Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-07-28T08:45:51.301Z] === RUN TestDockerSuite/TestBuildNetNone [2020-07-28T08:45:51.301Z] === RUN TestDockerSuite/TestBuildNoContext [2020-07-28T08:45:52.819Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-07-28T08:45:53.639Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-07-28T08:45:57.425Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-07-28T08:45:59.000Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-07-28T08:45:59.000Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-07-28T08:45:59.468Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-07-28T08:46:01.682Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-07-28T08:46:02.667Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-07-28T08:46:02.797Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-07-28T08:46:03.651Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-07-28T08:46:04.702Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-07-28T08:46:07.236Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-07-28T08:46:09.776Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-07-28T08:46:12.306Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-07-28T08:46:12.307Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-07-28T08:46:16.345Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-07-28T08:46:19.455Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-07-28T08:46:21.617Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-07-28T08:46:22.401Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-07-28T08:46:23.531Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-07-28T08:46:26.066Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-07-28T08:46:28.603Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-07-28T08:46:29.549Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-07-28T08:46:31.140Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-07-28T08:46:34.293Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-07-28T08:46:34.431Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-07-28T08:46:36.335Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-07-28T08:46:38.078Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-07-28T08:46:39.062Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-07-28T08:46:39.062Z] === RUN TestDockerSuite/TestBuildPATH [2020-07-28T08:46:39.062Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-07-28T08:46:40.623Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-07-28T08:46:40.623Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-07-28T08:47:23.298Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-07-28T08:47:32.565Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-07-28T08:47:41.104Z] === RUN TestDockerSuite/TestBuildRm [2020-07-28T08:47:47.460Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-07-28T08:47:49.755Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-07-28T08:47:52.702Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-07-28T08:47:52.702Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-07-28T08:47:52.702Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-07-28T08:47:53.687Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-07-28T08:47:56.640Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-07-28T08:47:59.590Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-07-28T08:48:03.374Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-07-28T08:48:05.582Z] --- PASS: TestDockerSwarmSuite (1670.77s) [2020-07-28T08:48:05.582Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.12s) [2020-07-28T08:48:05.582Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-07-28T08:48:05.582Z] daemon.go:325: [d67e48f25e438] waiting for daemon to start [2020-07-28T08:48:05.582Z] daemon.go:325: [d67e48f25e438] waiting for daemon to start [2020-07-28T08:48:05.582Z] daemon.go:353: [d67e48f25e438] daemon started [2020-07-28T08:48:05.582Z] daemon.go:461: [d67e48f25e438] Stopping daemon [2020-07-28T08:48:05.582Z] daemon.go:296: [d67e48f25e438] exiting daemon [2020-07-28T08:48:05.582Z] daemon.go:448: [d67e48f25e438] Daemon stopped [2020-07-28T08:48:05.582Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.72s) [2020-07-28T08:48:05.582Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-07-28T08:48:05.582Z] daemon.go:325: [d3b01756ecc1e] waiting for daemon to start [2020-07-28T08:48:05.582Z] daemon.go:325: [d3b01756ecc1e] waiting for daemon to start [2020-07-28T08:48:05.582Z] daemon.go:353: [d3b01756ecc1e] daemon started [2020-07-28T08:48:05.582Z] daemon.go:461: [d3b01756ecc1e] Stopping daemon [2020-07-28T08:48:05.582Z] daemon.go:296: [d3b01756ecc1e] exiting daemon [2020-07-28T08:48:05.582Z] daemon.go:448: [d3b01756ecc1e] Daemon stopped [2020-07-28T08:48:05.582Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.30s) [2020-07-28T08:48:05.582Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-07-28T08:48:05.582Z] daemon.go:325: [db176569d93ee] waiting for daemon to start [2020-07-28T08:48:05.582Z] daemon.go:325: [db176569d93ee] waiting for daemon to start [2020-07-28T08:48:05.582Z] daemon.go:353: [db176569d93ee] daemon started [2020-07-28T08:48:05.582Z] daemon.go:461: [db176569d93ee] Stopping daemon [2020-07-28T08:48:05.582Z] daemon.go:296: [db176569d93ee] exiting daemon [2020-07-28T08:48:05.582Z] daemon.go:448: [db176569d93ee] Daemon stopped [2020-07-28T08:48:05.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.50s) [2020-07-28T08:48:05.582Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-07-28T08:48:05.582Z] daemon.go:325: [d651709528f1c] waiting for daemon to start [2020-07-28T08:48:05.582Z] daemon.go:325: [d651709528f1c] waiting for daemon to start [2020-07-28T08:48:05.582Z] daemon.go:353: [d651709528f1c] daemon started [2020-07-28T08:48:05.582Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-07-28T08:48:05.582Z] daemon.go:325: [d712eee8df4fe] waiting for daemon to start [2020-07-28T08:48:05.582Z] daemon.go:325: [d712eee8df4fe] waiting for daemon to start [2020-07-28T08:48:05.582Z] daemon.go:353: [d712eee8df4fe] daemon started [2020-07-28T08:48:05.582Z] daemon.go:461: [d651709528f1c] Stopping daemon [2020-07-28T08:48:05.582Z] daemon.go:296: [d651709528f1c] exiting daemon [2020-07-28T08:48:05.582Z] daemon.go:448: [d651709528f1c] Daemon stopped [2020-07-28T08:48:05.582Z] daemon.go:461: [d712eee8df4fe] Stopping daemon [2020-07-28T08:48:05.582Z] daemon.go:296: [d712eee8df4fe] exiting daemon [2020-07-28T08:48:05.582Z] daemon.go:448: [d712eee8df4fe] Daemon stopped [2020-07-28T08:48:05.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s) [2020-07-28T08:48:05.582Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-07-28T08:48:05.582Z] daemon.go:325: [da2b24d302ae1] waiting for daemon to start [2020-07-28T08:48:05.582Z] daemon.go:325: [da2b24d302ae1] waiting for daemon to start [2020-07-28T08:48:05.582Z] daemon.go:353: [da2b24d302ae1] daemon started [2020-07-28T08:48:05.582Z] daemon.go:461: [da2b24d302ae1] Stopping daemon [2020-07-28T08:48:05.582Z] daemon.go:296: [da2b24d302ae1] exiting daemon [2020-07-28T08:48:05.582Z] daemon.go:448: [da2b24d302ae1] Daemon stopped [2020-07-28T08:48:05.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.19s) [2020-07-28T08:48:05.582Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-07-28T08:48:05.582Z] daemon.go:325: [d28ece90ae1e7] waiting for daemon to start [2020-07-28T08:48:05.582Z] daemon.go:325: [d28ece90ae1e7] waiting for daemon to start [2020-07-28T08:48:05.582Z] daemon.go:353: [d28ece90ae1e7] daemon started [2020-07-28T08:48:05.582Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-07-28T08:48:05.582Z] daemon.go:325: [d9ef6a829c929] waiting for daemon to start [2020-07-28T08:48:05.582Z] daemon.go:325: [d9ef6a829c929] waiting for daemon to start [2020-07-28T08:48:05.582Z] daemon.go:353: [d9ef6a829c929] daemon started [2020-07-28T08:48:05.582Z] check_test.go:358: [d9ef6a829c929] joining swarm manager [d28ece90ae1e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T08:48:05.582Z] daemon.go:461: [d9ef6a829c929] Stopping daemon [2020-07-28T08:48:05.582Z] daemon.go:296: [d9ef6a829c929] exiting daemon [2020-07-28T08:48:05.582Z] daemon.go:448: [d9ef6a829c929] Daemon stopped [2020-07-28T08:48:05.582Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-07-28T08:48:05.582Z] daemon.go:325: [dde203499e1a2] waiting for daemon to start [2020-07-28T08:48:05.582Z] daemon.go:325: [dde203499e1a2] waiting for daemon to start [2020-07-28T08:48:05.582Z] daemon.go:353: [dde203499e1a2] daemon started [2020-07-28T08:48:05.583Z] check_test.go:358: [dde203499e1a2] joining swarm manager [d28ece90ae1e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T08:48:05.583Z] daemon.go:461: [d28ece90ae1e7] Stopping daemon [2020-07-28T08:48:05.583Z] daemon.go:296: [d28ece90ae1e7] exiting daemon [2020-07-28T08:48:05.583Z] daemon.go:448: [d28ece90ae1e7] Daemon stopped [2020-07-28T08:48:05.583Z] check_test.go:379: Daemon d9ef6a829c929 is not started [2020-07-28T08:48:05.583Z] daemon.go:461: [dde203499e1a2] Stopping daemon [2020-07-28T08:48:05.583Z] daemon.go:296: [dde203499e1a2] exiting daemon [2020-07-28T08:48:05.583Z] daemon.go:448: [dde203499e1a2] Daemon stopped [2020-07-28T08:48:05.583Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-07-28T08:48:05.583Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-07-28T08:48:05.583Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.95s) [2020-07-28T08:48:05.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-07-28T08:48:05.583Z] daemon.go:325: [dfc997fda6af6] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:325: [dfc997fda6af6] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:353: [dfc997fda6af6] daemon started [2020-07-28T08:48:05.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-07-28T08:48:05.583Z] daemon.go:325: [dcafe90426522] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:325: [dcafe90426522] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:353: [dcafe90426522] daemon started [2020-07-28T08:48:05.583Z] check_test.go:358: [dcafe90426522] joining swarm manager [dfc997fda6af6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T08:48:05.583Z] daemon.go:461: [dfc997fda6af6] Stopping daemon [2020-07-28T08:48:05.583Z] daemon.go:296: [dfc997fda6af6] exiting daemon [2020-07-28T08:48:05.583Z] daemon.go:448: [dfc997fda6af6] Daemon stopped [2020-07-28T08:48:05.583Z] daemon.go:461: [dcafe90426522] Stopping daemon [2020-07-28T08:48:05.583Z] daemon.go:296: [dcafe90426522] exiting daemon [2020-07-28T08:48:05.583Z] daemon.go:448: [dcafe90426522] Daemon stopped [2020-07-28T08:48:05.583Z] daemon.go:325: [dfc997fda6af6] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:325: [dfc997fda6af6] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:353: [dfc997fda6af6] daemon started [2020-07-28T08:48:05.583Z] daemon.go:325: [dcafe90426522] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:325: [dcafe90426522] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:353: [dcafe90426522] daemon started [2020-07-28T08:48:05.583Z] daemon.go:461: [dfc997fda6af6] Stopping daemon [2020-07-28T08:48:05.583Z] daemon.go:296: [dfc997fda6af6] exiting daemon [2020-07-28T08:48:05.583Z] daemon.go:448: [dfc997fda6af6] Daemon stopped [2020-07-28T08:48:05.583Z] daemon.go:461: [dcafe90426522] Stopping daemon [2020-07-28T08:48:05.583Z] daemon.go:296: [dcafe90426522] exiting daemon [2020-07-28T08:48:05.583Z] daemon.go:448: [dcafe90426522] Daemon stopped [2020-07-28T08:48:05.583Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.90s) [2020-07-28T08:48:05.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-07-28T08:48:05.583Z] daemon.go:325: [d68c5a40ed3fb] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:325: [d68c5a40ed3fb] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:353: [d68c5a40ed3fb] daemon started [2020-07-28T08:48:05.583Z] daemon.go:461: [d68c5a40ed3fb] Stopping daemon [2020-07-28T08:48:05.583Z] daemon.go:296: [d68c5a40ed3fb] exiting daemon [2020-07-28T08:48:05.583Z] daemon.go:448: [d68c5a40ed3fb] Daemon stopped [2020-07-28T08:48:05.583Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.88s) [2020-07-28T08:48:05.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-07-28T08:48:05.583Z] daemon.go:325: [d7e1bfbc0bc24] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:325: [d7e1bfbc0bc24] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:353: [d7e1bfbc0bc24] daemon started [2020-07-28T08:48:05.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-07-28T08:48:05.583Z] daemon.go:325: [da8772a4e92f4] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:325: [da8772a4e92f4] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:353: [da8772a4e92f4] daemon started [2020-07-28T08:48:05.583Z] daemon.go:461: [d7e1bfbc0bc24] Stopping daemon [2020-07-28T08:48:05.583Z] daemon.go:296: [d7e1bfbc0bc24] exiting daemon [2020-07-28T08:48:05.583Z] daemon.go:448: [d7e1bfbc0bc24] Daemon stopped [2020-07-28T08:48:05.583Z] daemon.go:461: [da8772a4e92f4] Stopping daemon [2020-07-28T08:48:05.583Z] daemon.go:296: [da8772a4e92f4] exiting daemon [2020-07-28T08:48:05.583Z] daemon.go:448: [da8772a4e92f4] Daemon stopped [2020-07-28T08:48:05.583Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.26s) [2020-07-28T08:48:05.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-07-28T08:48:05.583Z] daemon.go:325: [d97482a0b98af] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:325: [d97482a0b98af] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:353: [d97482a0b98af] daemon started [2020-07-28T08:48:05.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-07-28T08:48:05.583Z] daemon.go:325: [d9d5fc0569434] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:325: [d9d5fc0569434] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:353: [d9d5fc0569434] daemon started [2020-07-28T08:48:05.583Z] check_test.go:358: [d9d5fc0569434] joining swarm manager [d97482a0b98af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T08:48:05.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-07-28T08:48:05.583Z] daemon.go:325: [d2b6981201b81] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:325: [d2b6981201b81] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:353: [d2b6981201b81] daemon started [2020-07-28T08:48:05.583Z] check_test.go:358: [d2b6981201b81] joining swarm manager [d97482a0b98af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T08:48:05.583Z] daemon.go:461: [d97482a0b98af] Stopping daemon [2020-07-28T08:48:05.583Z] daemon.go:296: [d97482a0b98af] exiting daemon [2020-07-28T08:48:05.583Z] daemon.go:448: [d97482a0b98af] Daemon stopped [2020-07-28T08:48:05.583Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-07-28T08:48:05.583Z] daemon.go:325: [d97482a0b98af] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:325: [d97482a0b98af] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:325: [d97482a0b98af] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:325: [d97482a0b98af] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:353: [d97482a0b98af] daemon started [2020-07-28T08:48:05.583Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-07-28T08:48:05.583Z] daemon.go:461: [d97482a0b98af] Stopping daemon [2020-07-28T08:48:05.583Z] daemon.go:296: [d97482a0b98af] exiting daemon [2020-07-28T08:48:05.583Z] daemon.go:448: [d97482a0b98af] Daemon stopped [2020-07-28T08:48:05.583Z] daemon.go:461: [d9d5fc0569434] Stopping daemon [2020-07-28T08:48:05.583Z] daemon.go:296: [d9d5fc0569434] exiting daemon [2020-07-28T08:48:05.583Z] daemon.go:448: [d9d5fc0569434] Daemon stopped [2020-07-28T08:48:05.583Z] daemon.go:461: [d2b6981201b81] Stopping daemon [2020-07-28T08:48:05.583Z] daemon.go:296: [d2b6981201b81] exiting daemon [2020-07-28T08:48:05.583Z] daemon.go:448: [d2b6981201b81] Daemon stopped [2020-07-28T08:48:05.583Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.98s) [2020-07-28T08:48:05.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-07-28T08:48:05.583Z] daemon.go:325: [d71e662aef179] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:325: [d71e662aef179] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:353: [d71e662aef179] daemon started [2020-07-28T08:48:05.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-07-28T08:48:05.583Z] daemon.go:325: [de5375e59d26d] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:325: [de5375e59d26d] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:353: [de5375e59d26d] daemon started [2020-07-28T08:48:05.583Z] check_test.go:358: [de5375e59d26d] joining swarm manager [d71e662aef179]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T08:48:05.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-07-28T08:48:05.583Z] daemon.go:325: [dd43c6b3927de] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:325: [dd43c6b3927de] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:353: [dd43c6b3927de] daemon started [2020-07-28T08:48:05.583Z] check_test.go:358: [dd43c6b3927de] joining swarm manager [d71e662aef179]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T08:48:05.583Z] daemon.go:461: [d71e662aef179] Stopping daemon [2020-07-28T08:48:05.583Z] daemon.go:296: [d71e662aef179] exiting daemon [2020-07-28T08:48:05.583Z] daemon.go:448: [d71e662aef179] Daemon stopped [2020-07-28T08:48:05.583Z] daemon.go:461: [de5375e59d26d] Stopping daemon [2020-07-28T08:48:05.583Z] daemon.go:296: [de5375e59d26d] exiting daemon [2020-07-28T08:48:05.583Z] daemon.go:448: [de5375e59d26d] Daemon stopped [2020-07-28T08:48:05.583Z] daemon.go:461: [dd43c6b3927de] Stopping daemon [2020-07-28T08:48:05.583Z] daemon.go:296: [dd43c6b3927de] exiting daemon [2020-07-28T08:48:05.583Z] daemon.go:448: [dd43c6b3927de] Daemon stopped [2020-07-28T08:48:05.583Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.34s) [2020-07-28T08:48:05.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-07-28T08:48:05.583Z] daemon.go:325: [dbe1b4bd06041] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:325: [dbe1b4bd06041] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:353: [dbe1b4bd06041] daemon started [2020-07-28T08:48:05.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-07-28T08:48:05.583Z] daemon.go:325: [db4fd556ea528] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:325: [db4fd556ea528] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:353: [db4fd556ea528] daemon started [2020-07-28T08:48:05.583Z] daemon.go:461: [dbe1b4bd06041] Stopping daemon [2020-07-28T08:48:05.583Z] daemon.go:296: [dbe1b4bd06041] exiting daemon [2020-07-28T08:48:05.583Z] daemon.go:448: [dbe1b4bd06041] Daemon stopped [2020-07-28T08:48:05.583Z] daemon.go:461: [db4fd556ea528] Stopping daemon [2020-07-28T08:48:05.583Z] daemon.go:296: [db4fd556ea528] exiting daemon [2020-07-28T08:48:05.583Z] daemon.go:448: [db4fd556ea528] Daemon stopped [2020-07-28T08:48:05.583Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.60s) [2020-07-28T08:48:05.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-07-28T08:48:05.583Z] daemon.go:325: [d0e946ed543dd] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:325: [d0e946ed543dd] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:353: [d0e946ed543dd] daemon started [2020-07-28T08:48:05.583Z] daemon.go:461: [d0e946ed543dd] Stopping daemon [2020-07-28T08:48:05.583Z] daemon.go:296: [d0e946ed543dd] exiting daemon [2020-07-28T08:48:05.583Z] daemon.go:448: [d0e946ed543dd] Daemon stopped [2020-07-28T08:48:05.583Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.04s) [2020-07-28T08:48:05.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-07-28T08:48:05.583Z] daemon.go:325: [da78d75e4ff0f] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:325: [da78d75e4ff0f] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:353: [da78d75e4ff0f] daemon started [2020-07-28T08:48:05.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-07-28T08:48:05.583Z] daemon.go:325: [d8a0a73549255] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:325: [d8a0a73549255] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:353: [d8a0a73549255] daemon started [2020-07-28T08:48:05.583Z] check_test.go:358: [d8a0a73549255] joining swarm manager [da78d75e4ff0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T08:48:05.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-07-28T08:48:05.583Z] daemon.go:325: [d1786d76276f9] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:325: [d1786d76276f9] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:353: [d1786d76276f9] daemon started [2020-07-28T08:48:05.583Z] check_test.go:358: [d1786d76276f9] joining swarm manager [da78d75e4ff0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T08:48:05.583Z] daemon.go:461: [da78d75e4ff0f] Stopping daemon [2020-07-28T08:48:05.583Z] daemon.go:296: [da78d75e4ff0f] exiting daemon [2020-07-28T08:48:05.583Z] daemon.go:448: [da78d75e4ff0f] Daemon stopped [2020-07-28T08:48:05.583Z] daemon.go:461: [d8a0a73549255] Stopping daemon [2020-07-28T08:48:05.583Z] daemon.go:296: [d8a0a73549255] exiting daemon [2020-07-28T08:48:05.583Z] daemon.go:448: [d8a0a73549255] Daemon stopped [2020-07-28T08:48:05.583Z] daemon.go:461: [d1786d76276f9] Stopping daemon [2020-07-28T08:48:05.583Z] daemon.go:296: [d1786d76276f9] exiting daemon [2020-07-28T08:48:05.583Z] daemon.go:448: [d1786d76276f9] Daemon stopped [2020-07-28T08:48:05.583Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (50.08s) [2020-07-28T08:48:05.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-07-28T08:48:05.583Z] daemon.go:325: [d86c6a12126b9] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:325: [d86c6a12126b9] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:353: [d86c6a12126b9] daemon started [2020-07-28T08:48:05.583Z] daemon.go:461: [d86c6a12126b9] Stopping daemon [2020-07-28T08:48:05.583Z] daemon.go:296: [d86c6a12126b9] exiting daemon [2020-07-28T08:48:05.583Z] daemon.go:448: [d86c6a12126b9] Daemon stopped [2020-07-28T08:48:05.583Z] daemon.go:325: [d86c6a12126b9] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:325: [d86c6a12126b9] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:353: [d86c6a12126b9] daemon started [2020-07-28T08:48:05.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-07-28T08:48:05.583Z] daemon.go:325: [d0f0a9f50b8c8] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:325: [d0f0a9f50b8c8] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:353: [d0f0a9f50b8c8] daemon started [2020-07-28T08:48:05.583Z] check_test.go:358: [d0f0a9f50b8c8] joining swarm manager [d86c6a12126b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T08:48:05.583Z] daemon.go:461: [d0f0a9f50b8c8] Stopping daemon [2020-07-28T08:48:05.583Z] daemon.go:296: [d0f0a9f50b8c8] exiting daemon [2020-07-28T08:48:05.583Z] daemon.go:448: [d0f0a9f50b8c8] Daemon stopped [2020-07-28T08:48:05.583Z] daemon.go:325: [d0f0a9f50b8c8] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:325: [d0f0a9f50b8c8] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:325: [d0f0a9f50b8c8] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:353: [d0f0a9f50b8c8] daemon started [2020-07-28T08:48:05.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-07-28T08:48:05.583Z] daemon.go:325: [df493e1374d7a] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:325: [df493e1374d7a] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:353: [df493e1374d7a] daemon started [2020-07-28T08:48:05.583Z] check_test.go:358: [df493e1374d7a] joining swarm manager [d86c6a12126b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T08:48:05.583Z] daemon.go:461: [df493e1374d7a] Stopping daemon [2020-07-28T08:48:05.583Z] daemon.go:296: [df493e1374d7a] exiting daemon [2020-07-28T08:48:05.583Z] daemon.go:448: [df493e1374d7a] Daemon stopped [2020-07-28T08:48:05.583Z] daemon.go:325: [df493e1374d7a] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:325: [df493e1374d7a] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:325: [df493e1374d7a] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:353: [df493e1374d7a] daemon started [2020-07-28T08:48:05.583Z] daemon.go:296: [df493e1374d7a] exiting daemon [2020-07-28T08:48:05.583Z] daemon.go:325: [df493e1374d7a] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:325: [df493e1374d7a] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:353: [df493e1374d7a] daemon started [2020-07-28T08:48:05.583Z] daemon.go:461: [d86c6a12126b9] Stopping daemon [2020-07-28T08:48:05.583Z] daemon.go:296: [d86c6a12126b9] exiting daemon [2020-07-28T08:48:05.583Z] daemon.go:448: [d86c6a12126b9] Daemon stopped [2020-07-28T08:48:05.583Z] daemon.go:461: [d0f0a9f50b8c8] Stopping daemon [2020-07-28T08:48:05.583Z] daemon.go:296: [d0f0a9f50b8c8] exiting daemon [2020-07-28T08:48:05.583Z] daemon.go:448: [d0f0a9f50b8c8] Daemon stopped [2020-07-28T08:48:05.583Z] daemon.go:461: [df493e1374d7a] Stopping daemon [2020-07-28T08:48:05.583Z] daemon.go:296: [df493e1374d7a] exiting daemon [2020-07-28T08:48:05.583Z] daemon.go:448: [df493e1374d7a] Daemon stopped [2020-07-28T08:48:05.583Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.61s) [2020-07-28T08:48:05.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-07-28T08:48:05.583Z] daemon.go:325: [de01261422812] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:325: [de01261422812] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:353: [de01261422812] daemon started [2020-07-28T08:48:05.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-07-28T08:48:05.583Z] daemon.go:325: [d97031f285462] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:325: [d97031f285462] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:353: [d97031f285462] daemon started [2020-07-28T08:48:05.583Z] check_test.go:358: [d97031f285462] joining swarm manager [de01261422812]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T08:48:05.583Z] daemon.go:461: [de01261422812] Stopping daemon [2020-07-28T08:48:05.583Z] daemon.go:296: [de01261422812] exiting daemon [2020-07-28T08:48:05.583Z] daemon.go:448: [de01261422812] Daemon stopped [2020-07-28T08:48:05.583Z] daemon.go:461: [d97031f285462] Stopping daemon [2020-07-28T08:48:05.583Z] daemon.go:296: [d97031f285462] exiting daemon [2020-07-28T08:48:05.583Z] daemon.go:448: [d97031f285462] Daemon stopped [2020-07-28T08:48:05.583Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.77s) [2020-07-28T08:48:05.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-07-28T08:48:05.583Z] daemon.go:325: [d4d5fd9d4950c] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:325: [d4d5fd9d4950c] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:353: [d4d5fd9d4950c] daemon started [2020-07-28T08:48:05.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-07-28T08:48:05.583Z] daemon.go:325: [dd4e909269bd9] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:325: [dd4e909269bd9] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:353: [dd4e909269bd9] daemon started [2020-07-28T08:48:05.583Z] check_test.go:358: [dd4e909269bd9] joining swarm manager [d4d5fd9d4950c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T08:48:05.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-07-28T08:48:05.583Z] daemon.go:325: [d893ba90ded75] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:325: [d893ba90ded75] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:353: [d893ba90ded75] daemon started [2020-07-28T08:48:05.583Z] check_test.go:358: [d893ba90ded75] joining swarm manager [d4d5fd9d4950c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T08:48:05.583Z] daemon.go:461: [dd4e909269bd9] Stopping daemon [2020-07-28T08:48:05.583Z] daemon.go:296: [dd4e909269bd9] exiting daemon [2020-07-28T08:48:05.583Z] daemon.go:448: [dd4e909269bd9] Daemon stopped [2020-07-28T08:48:05.583Z] daemon.go:325: [dd4e909269bd9] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:325: [dd4e909269bd9] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:325: [dd4e909269bd9] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:325: [dd4e909269bd9] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:339: [dd4e909269bd9] error pinging daemon on start: Get http://dd4e909269bd9.sock/_ping: context deadline exceeded [2020-07-28T08:48:05.583Z] daemon.go:325: [dd4e909269bd9] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:339: [dd4e909269bd9] error pinging daemon on start: Get http://dd4e909269bd9.sock/_ping: context deadline exceeded [2020-07-28T08:48:05.583Z] daemon.go:325: [dd4e909269bd9] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:339: [dd4e909269bd9] error pinging daemon on start: Get http://dd4e909269bd9.sock/_ping: context deadline exceeded [2020-07-28T08:48:05.583Z] daemon.go:325: [dd4e909269bd9] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:339: [dd4e909269bd9] error pinging daemon on start: Get http://dd4e909269bd9.sock/_ping: context deadline exceeded [2020-07-28T08:48:05.583Z] daemon.go:325: [dd4e909269bd9] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:339: [dd4e909269bd9] error pinging daemon on start: Get http://dd4e909269bd9.sock/_ping: context deadline exceeded [2020-07-28T08:48:05.583Z] daemon.go:325: [dd4e909269bd9] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:339: [dd4e909269bd9] error pinging daemon on start: Get http://dd4e909269bd9.sock/_ping: context deadline exceeded [2020-07-28T08:48:05.583Z] daemon.go:325: [dd4e909269bd9] waiting for daemon to start [2020-07-28T08:48:05.583Z] daemon.go:353: [dd4e909269bd9] daemon started [2020-07-28T08:48:05.584Z] daemon.go:461: [d4d5fd9d4950c] Stopping daemon [2020-07-28T08:48:05.584Z] daemon.go:296: [d4d5fd9d4950c] exiting daemon [2020-07-28T08:48:05.584Z] daemon.go:448: [d4d5fd9d4950c] Daemon stopped [2020-07-28T08:48:05.584Z] daemon.go:461: [dd4e909269bd9] Stopping daemon [2020-07-28T08:48:05.584Z] daemon.go:296: [dd4e909269bd9] exiting daemon [2020-07-28T08:48:05.584Z] daemon.go:448: [dd4e909269bd9] Daemon stopped [2020-07-28T08:48:05.584Z] daemon.go:461: [d893ba90ded75] Stopping daemon [2020-07-28T08:48:05.584Z] daemon.go:296: [d893ba90ded75] exiting daemon [2020-07-28T08:48:05.584Z] daemon.go:448: [d893ba90ded75] Daemon stopped [2020-07-28T08:48:05.584Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.38s) [2020-07-28T08:48:05.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-07-28T08:48:05.584Z] daemon.go:325: [d80fef2034209] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [d80fef2034209] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:353: [d80fef2034209] daemon started [2020-07-28T08:48:05.584Z] daemon.go:461: [d80fef2034209] Stopping daemon [2020-07-28T08:48:05.584Z] daemon.go:296: [d80fef2034209] exiting daemon [2020-07-28T08:48:05.584Z] daemon.go:448: [d80fef2034209] Daemon stopped [2020-07-28T08:48:05.584Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.31s) [2020-07-28T08:48:05.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-07-28T08:48:05.584Z] daemon.go:325: [daf97db2b277a] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [daf97db2b277a] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:353: [daf97db2b277a] daemon started [2020-07-28T08:48:05.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-07-28T08:48:05.584Z] daemon.go:325: [d561612d88c64] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [d561612d88c64] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:353: [d561612d88c64] daemon started [2020-07-28T08:48:05.584Z] check_test.go:358: [d561612d88c64] joining swarm manager [daf97db2b277a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T08:48:05.584Z] daemon.go:461: [daf97db2b277a] Stopping daemon [2020-07-28T08:48:05.584Z] daemon.go:296: [daf97db2b277a] exiting daemon [2020-07-28T08:48:05.584Z] daemon.go:448: [daf97db2b277a] Daemon stopped [2020-07-28T08:48:05.584Z] daemon.go:461: [d561612d88c64] Stopping daemon [2020-07-28T08:48:05.584Z] daemon.go:296: [d561612d88c64] exiting daemon [2020-07-28T08:48:05.584Z] daemon.go:448: [d561612d88c64] Daemon stopped [2020-07-28T08:48:05.584Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.57s) [2020-07-28T08:48:05.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-07-28T08:48:05.584Z] daemon.go:325: [d95683a572010] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [d95683a572010] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:353: [d95683a572010] daemon started [2020-07-28T08:48:05.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-07-28T08:48:05.584Z] daemon.go:325: [d56c5bd86058e] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [d56c5bd86058e] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:353: [d56c5bd86058e] daemon started [2020-07-28T08:48:05.584Z] check_test.go:358: [d56c5bd86058e] joining swarm manager [d95683a572010]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T08:48:05.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-07-28T08:48:05.584Z] daemon.go:325: [dae3928ec115a] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [dae3928ec115a] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:353: [dae3928ec115a] daemon started [2020-07-28T08:48:05.584Z] check_test.go:358: [dae3928ec115a] joining swarm manager [d95683a572010]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T08:48:05.584Z] daemon.go:461: [d56c5bd86058e] Stopping daemon [2020-07-28T08:48:05.584Z] daemon.go:296: [d56c5bd86058e] exiting daemon [2020-07-28T08:48:05.584Z] daemon.go:448: [d56c5bd86058e] Daemon stopped [2020-07-28T08:48:05.584Z] daemon.go:461: [dae3928ec115a] Stopping daemon [2020-07-28T08:48:05.584Z] daemon.go:296: [dae3928ec115a] exiting daemon [2020-07-28T08:48:05.584Z] daemon.go:448: [dae3928ec115a] Daemon stopped [2020-07-28T08:48:05.584Z] daemon.go:325: [d56c5bd86058e] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [d56c5bd86058e] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [d56c5bd86058e] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [d56c5bd86058e] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:339: [d56c5bd86058e] error pinging daemon on start: Get http://d56c5bd86058e.sock/_ping: context deadline exceeded [2020-07-28T08:48:05.584Z] daemon.go:325: [d56c5bd86058e] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:339: [d56c5bd86058e] error pinging daemon on start: Get http://d56c5bd86058e.sock/_ping: context deadline exceeded [2020-07-28T08:48:05.584Z] daemon.go:325: [d56c5bd86058e] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:353: [d56c5bd86058e] daemon started [2020-07-28T08:48:05.584Z] daemon.go:461: [d95683a572010] Stopping daemon [2020-07-28T08:48:05.584Z] daemon.go:296: [d95683a572010] exiting daemon [2020-07-28T08:48:05.584Z] daemon.go:448: [d95683a572010] Daemon stopped [2020-07-28T08:48:05.584Z] daemon.go:461: [d56c5bd86058e] Stopping daemon [2020-07-28T08:48:05.584Z] daemon.go:296: [d56c5bd86058e] exiting daemon [2020-07-28T08:48:05.584Z] daemon.go:448: [d56c5bd86058e] Daemon stopped [2020-07-28T08:48:05.584Z] check_test.go:379: Daemon dae3928ec115a is not started [2020-07-28T08:48:05.584Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.44s) [2020-07-28T08:48:05.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-28T08:48:05.584Z] daemon.go:325: [d8f6adfde3287] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [d8f6adfde3287] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:353: [d8f6adfde3287] daemon started [2020-07-28T08:48:05.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-28T08:48:05.584Z] daemon.go:325: [dc8629930fbd7] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [dc8629930fbd7] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:353: [dc8629930fbd7] daemon started [2020-07-28T08:48:05.584Z] check_test.go:358: [dc8629930fbd7] joining swarm manager [d8f6adfde3287]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T08:48:05.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-28T08:48:05.584Z] daemon.go:325: [da3ade7449692] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [da3ade7449692] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:353: [da3ade7449692] daemon started [2020-07-28T08:48:05.584Z] check_test.go:358: [da3ade7449692] joining swarm manager [d8f6adfde3287]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T08:48:05.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-28T08:48:05.584Z] daemon.go:325: [d597fd4c4c0ae] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [d597fd4c4c0ae] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:353: [d597fd4c4c0ae] daemon started [2020-07-28T08:48:05.584Z] check_test.go:358: [d597fd4c4c0ae] joining swarm manager [d8f6adfde3287]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-28T08:48:05.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-28T08:48:05.584Z] daemon.go:325: [d3cbfdff8314e] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [d3cbfdff8314e] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:353: [d3cbfdff8314e] daemon started [2020-07-28T08:48:05.584Z] check_test.go:358: [d3cbfdff8314e] joining swarm manager [d8f6adfde3287]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-28T08:48:05.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-28T08:48:05.584Z] daemon.go:325: [d3c84634b313d] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [d3c84634b313d] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:353: [d3c84634b313d] daemon started [2020-07-28T08:48:05.584Z] check_test.go:358: [d3c84634b313d] joining swarm manager [d8f6adfde3287]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-07-28T08:48:05.584Z] daemon.go:461: [d3c84634b313d] Stopping daemon [2020-07-28T08:48:05.584Z] daemon.go:461: [d8f6adfde3287] Stopping daemon [2020-07-28T08:48:05.584Z] daemon.go:461: [dc8629930fbd7] Stopping daemon [2020-07-28T08:48:05.584Z] daemon.go:461: [da3ade7449692] Stopping daemon [2020-07-28T08:48:05.584Z] daemon.go:461: [d597fd4c4c0ae] Stopping daemon [2020-07-28T08:48:05.584Z] daemon.go:461: [d3cbfdff8314e] Stopping daemon [2020-07-28T08:48:05.584Z] daemon.go:296: [d8f6adfde3287] exiting daemon [2020-07-28T08:48:05.584Z] daemon.go:448: [d8f6adfde3287] Daemon stopped [2020-07-28T08:48:05.584Z] daemon.go:296: [d3c84634b313d] exiting daemon [2020-07-28T08:48:05.584Z] daemon.go:448: [d3c84634b313d] Daemon stopped [2020-07-28T08:48:05.584Z] daemon.go:296: [d597fd4c4c0ae] exiting daemon [2020-07-28T08:48:05.584Z] daemon.go:448: [d597fd4c4c0ae] Daemon stopped [2020-07-28T08:48:05.584Z] daemon.go:296: [d3cbfdff8314e] exiting daemon [2020-07-28T08:48:05.584Z] daemon.go:448: [d3cbfdff8314e] Daemon stopped [2020-07-28T08:48:05.584Z] daemon.go:296: [dc8629930fbd7] exiting daemon [2020-07-28T08:48:05.584Z] daemon.go:448: [dc8629930fbd7] Daemon stopped [2020-07-28T08:48:05.584Z] daemon.go:296: [da3ade7449692] exiting daemon [2020-07-28T08:48:05.584Z] daemon.go:448: [da3ade7449692] Daemon stopped [2020-07-28T08:48:05.584Z] daemon.go:325: [d3c84634b313d] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [d597fd4c4c0ae] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [d3cbfdff8314e] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [da3ade7449692] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [d8f6adfde3287] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [dc8629930fbd7] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [d3c84634b313d] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [d597fd4c4c0ae] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [d3cbfdff8314e] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [da3ade7449692] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [d8f6adfde3287] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [dc8629930fbd7] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [d3c84634b313d] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [d597fd4c4c0ae] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [d3cbfdff8314e] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [da3ade7449692] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [d8f6adfde3287] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [dc8629930fbd7] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [d3c84634b313d] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [d597fd4c4c0ae] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [d3cbfdff8314e] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [da3ade7449692] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [d8f6adfde3287] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [dc8629930fbd7] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:339: [d3c84634b313d] error pinging daemon on start: Get http://d3c84634b313d.sock/_ping: context deadline exceeded [2020-07-28T08:48:05.584Z] daemon.go:339: [d597fd4c4c0ae] error pinging daemon on start: Get http://d597fd4c4c0ae.sock/_ping: context deadline exceeded [2020-07-28T08:48:05.584Z] daemon.go:339: [d3cbfdff8314e] error pinging daemon on start: Get http://d3cbfdff8314e.sock/_ping: context deadline exceeded [2020-07-28T08:48:05.584Z] daemon.go:339: [da3ade7449692] error pinging daemon on start: Get http://da3ade7449692.sock/_ping: context deadline exceeded [2020-07-28T08:48:05.584Z] daemon.go:339: [d8f6adfde3287] error pinging daemon on start: Get http://d8f6adfde3287.sock/_ping: context deadline exceeded [2020-07-28T08:48:05.584Z] daemon.go:339: [dc8629930fbd7] error pinging daemon on start: Get http://dc8629930fbd7.sock/_ping: context deadline exceeded [2020-07-28T08:48:05.584Z] daemon.go:325: [d3c84634b313d] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [d597fd4c4c0ae] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [d3cbfdff8314e] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [da3ade7449692] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [d8f6adfde3287] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [dc8629930fbd7] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:339: [d3c84634b313d] error pinging daemon on start: Get http://d3c84634b313d.sock/_ping: context deadline exceeded [2020-07-28T08:48:05.584Z] daemon.go:339: [d597fd4c4c0ae] error pinging daemon on start: Get http://d597fd4c4c0ae.sock/_ping: context deadline exceeded [2020-07-28T08:48:05.584Z] daemon.go:339: [d3cbfdff8314e] error pinging daemon on start: Get http://d3cbfdff8314e.sock/_ping: context deadline exceeded [2020-07-28T08:48:05.584Z] daemon.go:339: [da3ade7449692] error pinging daemon on start: Get http://da3ade7449692.sock/_ping: context deadline exceeded [2020-07-28T08:48:05.584Z] daemon.go:339: [d8f6adfde3287] error pinging daemon on start: Get http://d8f6adfde3287.sock/_ping: context deadline exceeded [2020-07-28T08:48:05.584Z] daemon.go:339: [dc8629930fbd7] error pinging daemon on start: Get http://dc8629930fbd7.sock/_ping: context deadline exceeded [2020-07-28T08:48:05.584Z] daemon.go:325: [d3c84634b313d] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [d597fd4c4c0ae] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [d3cbfdff8314e] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [da3ade7449692] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [d8f6adfde3287] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [dc8629930fbd7] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:339: [d3c84634b313d] error pinging daemon on start: Get http://d3c84634b313d.sock/_ping: context deadline exceeded [2020-07-28T08:48:05.584Z] daemon.go:339: [d597fd4c4c0ae] error pinging daemon on start: Get http://d597fd4c4c0ae.sock/_ping: context deadline exceeded [2020-07-28T08:48:05.584Z] daemon.go:339: [d3cbfdff8314e] error pinging daemon on start: Get http://d3cbfdff8314e.sock/_ping: context deadline exceeded [2020-07-28T08:48:05.584Z] daemon.go:339: [da3ade7449692] error pinging daemon on start: Get http://da3ade7449692.sock/_ping: context deadline exceeded [2020-07-28T08:48:05.584Z] daemon.go:339: [d8f6adfde3287] error pinging daemon on start: Get http://d8f6adfde3287.sock/_ping: context deadline exceeded [2020-07-28T08:48:05.584Z] daemon.go:339: [dc8629930fbd7] error pinging daemon on start: Get http://dc8629930fbd7.sock/_ping: context deadline exceeded [2020-07-28T08:48:05.584Z] daemon.go:325: [d3c84634b313d] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [d597fd4c4c0ae] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [d3cbfdff8314e] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [da3ade7449692] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [d8f6adfde3287] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [dc8629930fbd7] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:339: [d3c84634b313d] error pinging daemon on start: Get http://d3c84634b313d.sock/_ping: context deadline exceeded [2020-07-28T08:48:05.584Z] daemon.go:339: [d597fd4c4c0ae] error pinging daemon on start: Get http://d597fd4c4c0ae.sock/_ping: context deadline exceeded [2020-07-28T08:48:05.584Z] daemon.go:339: [d3cbfdff8314e] error pinging daemon on start: Get http://d3cbfdff8314e.sock/_ping: context deadline exceeded [2020-07-28T08:48:05.584Z] daemon.go:339: [da3ade7449692] error pinging daemon on start: Get http://da3ade7449692.sock/_ping: context deadline exceeded [2020-07-28T08:48:05.584Z] daemon.go:339: [d8f6adfde3287] error pinging daemon on start: Get http://d8f6adfde3287.sock/_ping: context deadline exceeded [2020-07-28T08:48:05.584Z] daemon.go:339: [dc8629930fbd7] error pinging daemon on start: Get http://dc8629930fbd7.sock/_ping: context deadline exceeded [2020-07-28T08:48:05.584Z] daemon.go:325: [d3c84634b313d] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [d597fd4c4c0ae] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [d3cbfdff8314e] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [da3ade7449692] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [d8f6adfde3287] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [dc8629930fbd7] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:353: [da3ade7449692] daemon started [2020-07-28T08:48:05.584Z] daemon.go:353: [dc8629930fbd7] daemon started [2020-07-28T08:48:05.584Z] daemon.go:353: [d8f6adfde3287] daemon started [2020-07-28T08:48:05.584Z] daemon.go:353: [d3cbfdff8314e] daemon started [2020-07-28T08:48:05.584Z] daemon.go:353: [d3c84634b313d] daemon started [2020-07-28T08:48:05.584Z] daemon.go:339: [d597fd4c4c0ae] error pinging daemon on start: Get http://d597fd4c4c0ae.sock/_ping: context deadline exceeded [2020-07-28T08:48:05.584Z] daemon.go:325: [d597fd4c4c0ae] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:339: [d597fd4c4c0ae] error pinging daemon on start: Get http://d597fd4c4c0ae.sock/_ping: context deadline exceeded [2020-07-28T08:48:05.584Z] daemon.go:325: [d597fd4c4c0ae] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:353: [d597fd4c4c0ae] daemon started [2020-07-28T08:48:05.584Z] daemon.go:461: [d8f6adfde3287] Stopping daemon [2020-07-28T08:48:05.584Z] daemon.go:296: [d8f6adfde3287] exiting daemon [2020-07-28T08:48:05.584Z] daemon.go:448: [d8f6adfde3287] Daemon stopped [2020-07-28T08:48:05.584Z] daemon.go:461: [dc8629930fbd7] Stopping daemon [2020-07-28T08:48:05.584Z] daemon.go:296: [dc8629930fbd7] exiting daemon [2020-07-28T08:48:05.584Z] daemon.go:448: [dc8629930fbd7] Daemon stopped [2020-07-28T08:48:05.584Z] daemon.go:461: [da3ade7449692] Stopping daemon [2020-07-28T08:48:05.584Z] daemon.go:296: [da3ade7449692] exiting daemon [2020-07-28T08:48:05.584Z] daemon.go:448: [da3ade7449692] Daemon stopped [2020-07-28T08:48:05.584Z] daemon.go:461: [d597fd4c4c0ae] Stopping daemon [2020-07-28T08:48:05.584Z] daemon.go:296: [d597fd4c4c0ae] exiting daemon [2020-07-28T08:48:05.584Z] daemon.go:448: [d597fd4c4c0ae] Daemon stopped [2020-07-28T08:48:05.584Z] daemon.go:461: [d3cbfdff8314e] Stopping daemon [2020-07-28T08:48:05.584Z] daemon.go:296: [d3cbfdff8314e] exiting daemon [2020-07-28T08:48:05.584Z] daemon.go:448: [d3cbfdff8314e] Daemon stopped [2020-07-28T08:48:05.584Z] daemon.go:461: [d3c84634b313d] Stopping daemon [2020-07-28T08:48:05.584Z] daemon.go:296: [d3c84634b313d] exiting daemon [2020-07-28T08:48:05.584Z] daemon.go:448: [d3c84634b313d] Daemon stopped [2020-07-28T08:48:05.584Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.36s) [2020-07-28T08:48:05.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-07-28T08:48:05.584Z] daemon.go:325: [de2ef3e69f282] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [de2ef3e69f282] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:353: [de2ef3e69f282] daemon started [2020-07-28T08:48:05.584Z] daemon.go:461: [de2ef3e69f282] Stopping daemon [2020-07-28T08:48:05.584Z] daemon.go:296: [de2ef3e69f282] exiting daemon [2020-07-28T08:48:05.584Z] daemon.go:448: [de2ef3e69f282] Daemon stopped [2020-07-28T08:48:05.584Z] daemon.go:325: [de2ef3e69f282] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [de2ef3e69f282] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:353: [de2ef3e69f282] daemon started [2020-07-28T08:48:05.584Z] daemon.go:461: [de2ef3e69f282] Stopping daemon [2020-07-28T08:48:05.584Z] daemon.go:296: [de2ef3e69f282] exiting daemon [2020-07-28T08:48:05.584Z] daemon.go:448: [de2ef3e69f282] Daemon stopped [2020-07-28T08:48:05.584Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.89s) [2020-07-28T08:48:05.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-07-28T08:48:05.584Z] daemon.go:325: [dcce97f0ba415] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [dcce97f0ba415] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:353: [dcce97f0ba415] daemon started [2020-07-28T08:48:05.584Z] daemon.go:461: [dcce97f0ba415] Stopping daemon [2020-07-28T08:48:05.584Z] daemon.go:296: [dcce97f0ba415] exiting daemon [2020-07-28T08:48:05.584Z] daemon.go:448: [dcce97f0ba415] Daemon stopped [2020-07-28T08:48:05.584Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.21s) [2020-07-28T08:48:05.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-07-28T08:48:05.584Z] daemon.go:325: [dd91ff6040cc1] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [dd91ff6040cc1] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:353: [dd91ff6040cc1] daemon started [2020-07-28T08:48:05.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-07-28T08:48:05.584Z] daemon.go:325: [d570a06b9c728] waiting for daemon to start [2020-07-28T08:48:05.584Z] daemon.go:325: [d570a06b9c728] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:353: [d570a06b9c728] daemon started [2020-07-28T08:48:05.585Z] check_test.go:358: [d570a06b9c728] joining swarm manager [dd91ff6040cc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T08:48:05.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-07-28T08:48:05.585Z] daemon.go:325: [d48255ab0f065] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:325: [d48255ab0f065] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:353: [d48255ab0f065] daemon started [2020-07-28T08:48:05.585Z] check_test.go:358: [d48255ab0f065] joining swarm manager [dd91ff6040cc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T08:48:05.585Z] daemon.go:461: [dd91ff6040cc1] Stopping daemon [2020-07-28T08:48:05.585Z] daemon.go:296: [dd91ff6040cc1] exiting daemon [2020-07-28T08:48:05.585Z] daemon.go:448: [dd91ff6040cc1] Daemon stopped [2020-07-28T08:48:05.585Z] daemon.go:461: [d570a06b9c728] Stopping daemon [2020-07-28T08:48:05.585Z] daemon.go:296: [d570a06b9c728] exiting daemon [2020-07-28T08:48:05.585Z] daemon.go:448: [d570a06b9c728] Daemon stopped [2020-07-28T08:48:05.585Z] daemon.go:461: [d48255ab0f065] Stopping daemon [2020-07-28T08:48:05.585Z] daemon.go:296: [d48255ab0f065] exiting daemon [2020-07-28T08:48:05.585Z] daemon.go:448: [d48255ab0f065] Daemon stopped [2020-07-28T08:48:05.585Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (15.94s) [2020-07-28T08:48:05.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-07-28T08:48:05.585Z] daemon.go:325: [d872819def14f] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:325: [d872819def14f] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:353: [d872819def14f] daemon started [2020-07-28T08:48:05.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-07-28T08:48:05.585Z] daemon.go:325: [d5acc9adba7fd] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:325: [d5acc9adba7fd] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:353: [d5acc9adba7fd] daemon started [2020-07-28T08:48:05.585Z] check_test.go:358: [d5acc9adba7fd] joining swarm manager [d872819def14f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T08:48:05.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-07-28T08:48:05.585Z] daemon.go:325: [d486001385aaf] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:325: [d486001385aaf] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:353: [d486001385aaf] daemon started [2020-07-28T08:48:05.585Z] check_test.go:358: [d486001385aaf] joining swarm manager [d872819def14f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T08:48:05.585Z] daemon.go:461: [d872819def14f] Stopping daemon [2020-07-28T08:48:05.585Z] daemon.go:296: [d872819def14f] exiting daemon [2020-07-28T08:48:05.585Z] daemon.go:448: [d872819def14f] Daemon stopped [2020-07-28T08:48:05.585Z] daemon.go:461: [d5acc9adba7fd] Stopping daemon [2020-07-28T08:48:05.585Z] daemon.go:296: [d5acc9adba7fd] exiting daemon [2020-07-28T08:48:05.585Z] daemon.go:448: [d5acc9adba7fd] Daemon stopped [2020-07-28T08:48:05.585Z] daemon.go:461: [d486001385aaf] Stopping daemon [2020-07-28T08:48:05.585Z] daemon.go:296: [d486001385aaf] exiting daemon [2020-07-28T08:48:05.585Z] daemon.go:448: [d486001385aaf] Daemon stopped [2020-07-28T08:48:05.585Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.21s) [2020-07-28T08:48:05.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-07-28T08:48:05.585Z] daemon.go:325: [d1ac4b24b1f77] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:325: [d1ac4b24b1f77] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:353: [d1ac4b24b1f77] daemon started [2020-07-28T08:48:05.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-07-28T08:48:05.585Z] daemon.go:325: [d333dc3aa98d2] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:325: [d333dc3aa98d2] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:353: [d333dc3aa98d2] daemon started [2020-07-28T08:48:05.585Z] check_test.go:358: [d333dc3aa98d2] joining swarm manager [d1ac4b24b1f77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T08:48:05.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-07-28T08:48:05.585Z] daemon.go:325: [d0e2ed9d84ec1] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:325: [d0e2ed9d84ec1] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:353: [d0e2ed9d84ec1] daemon started [2020-07-28T08:48:05.585Z] check_test.go:358: [d0e2ed9d84ec1] joining swarm manager [d1ac4b24b1f77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T08:48:05.585Z] daemon.go:461: [d1ac4b24b1f77] Stopping daemon [2020-07-28T08:48:05.585Z] daemon.go:296: [d1ac4b24b1f77] exiting daemon [2020-07-28T08:48:05.585Z] daemon.go:448: [d1ac4b24b1f77] Daemon stopped [2020-07-28T08:48:05.585Z] daemon.go:461: [d333dc3aa98d2] Stopping daemon [2020-07-28T08:48:05.585Z] daemon.go:296: [d333dc3aa98d2] exiting daemon [2020-07-28T08:48:05.585Z] daemon.go:448: [d333dc3aa98d2] Daemon stopped [2020-07-28T08:48:05.585Z] daemon.go:461: [d0e2ed9d84ec1] Stopping daemon [2020-07-28T08:48:05.585Z] daemon.go:296: [d0e2ed9d84ec1] exiting daemon [2020-07-28T08:48:05.585Z] daemon.go:448: [d0e2ed9d84ec1] Daemon stopped [2020-07-28T08:48:05.585Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.49s) [2020-07-28T08:48:05.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-07-28T08:48:05.585Z] daemon.go:325: [dffc9c82db8b9] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:325: [dffc9c82db8b9] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:353: [dffc9c82db8b9] daemon started [2020-07-28T08:48:05.585Z] daemon.go:461: [dffc9c82db8b9] Stopping daemon [2020-07-28T08:48:05.585Z] daemon.go:296: [dffc9c82db8b9] exiting daemon [2020-07-28T08:48:05.585Z] daemon.go:448: [dffc9c82db8b9] Daemon stopped [2020-07-28T08:48:05.585Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.59s) [2020-07-28T08:48:05.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-28T08:48:05.585Z] daemon.go:325: [df7968b2c8503] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:325: [df7968b2c8503] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:353: [df7968b2c8503] daemon started [2020-07-28T08:48:05.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-28T08:48:05.585Z] daemon.go:325: [d80439373d2bf] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:325: [d80439373d2bf] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:353: [d80439373d2bf] daemon started [2020-07-28T08:48:05.585Z] check_test.go:358: [d80439373d2bf] joining swarm manager [df7968b2c8503]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T08:48:05.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-28T08:48:05.585Z] daemon.go:325: [d5fd750b1bfeb] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:325: [d5fd750b1bfeb] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:353: [d5fd750b1bfeb] daemon started [2020-07-28T08:48:05.585Z] check_test.go:358: [d5fd750b1bfeb] joining swarm manager [df7968b2c8503]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T08:48:05.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-28T08:48:05.585Z] daemon.go:325: [dc5f048db0703] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:325: [dc5f048db0703] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:353: [dc5f048db0703] daemon started [2020-07-28T08:48:05.585Z] check_test.go:358: [dc5f048db0703] joining swarm manager [df7968b2c8503]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-28T08:48:05.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-28T08:48:05.585Z] daemon.go:325: [d63bc7723df31] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:325: [d63bc7723df31] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:353: [d63bc7723df31] daemon started [2020-07-28T08:48:05.585Z] check_test.go:358: [d63bc7723df31] joining swarm manager [df7968b2c8503]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-28T08:48:05.585Z] daemon.go:461: [df7968b2c8503] Stopping daemon [2020-07-28T08:48:05.585Z] daemon.go:296: [df7968b2c8503] exiting daemon [2020-07-28T08:48:05.585Z] daemon.go:448: [df7968b2c8503] Daemon stopped [2020-07-28T08:48:05.585Z] daemon.go:461: [d80439373d2bf] Stopping daemon [2020-07-28T08:48:05.585Z] daemon.go:296: [d80439373d2bf] exiting daemon [2020-07-28T08:48:05.585Z] daemon.go:448: [d80439373d2bf] Daemon stopped [2020-07-28T08:48:05.585Z] daemon.go:461: [d5fd750b1bfeb] Stopping daemon [2020-07-28T08:48:05.585Z] daemon.go:296: [d5fd750b1bfeb] exiting daemon [2020-07-28T08:48:05.585Z] daemon.go:448: [d5fd750b1bfeb] Daemon stopped [2020-07-28T08:48:05.585Z] daemon.go:461: [dc5f048db0703] Stopping daemon [2020-07-28T08:48:05.585Z] daemon.go:296: [dc5f048db0703] exiting daemon [2020-07-28T08:48:05.585Z] daemon.go:448: [dc5f048db0703] Daemon stopped [2020-07-28T08:48:05.585Z] daemon.go:461: [d63bc7723df31] Stopping daemon [2020-07-28T08:48:05.585Z] daemon.go:296: [d63bc7723df31] exiting daemon [2020-07-28T08:48:05.585Z] daemon.go:448: [d63bc7723df31] Daemon stopped [2020-07-28T08:48:05.585Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.06s) [2020-07-28T08:48:05.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-07-28T08:48:05.585Z] daemon.go:325: [d4670b029c3f7] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:325: [d4670b029c3f7] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:353: [d4670b029c3f7] daemon started [2020-07-28T08:48:05.585Z] daemon.go:461: [d4670b029c3f7] Stopping daemon [2020-07-28T08:48:05.585Z] daemon.go:296: [d4670b029c3f7] exiting daemon [2020-07-28T08:48:05.585Z] daemon.go:448: [d4670b029c3f7] Daemon stopped [2020-07-28T08:48:05.585Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.63s) [2020-07-28T08:48:05.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-07-28T08:48:05.585Z] daemon.go:325: [d57a2fde4a1c7] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:325: [d57a2fde4a1c7] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:353: [d57a2fde4a1c7] daemon started [2020-07-28T08:48:05.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-07-28T08:48:05.585Z] daemon.go:325: [d9e2b2778ea3a] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:325: [d9e2b2778ea3a] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:353: [d9e2b2778ea3a] daemon started [2020-07-28T08:48:05.585Z] check_test.go:358: [d9e2b2778ea3a] joining swarm manager [d57a2fde4a1c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T08:48:05.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-07-28T08:48:05.585Z] daemon.go:325: [d0a394cbfcf1e] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:325: [d0a394cbfcf1e] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:353: [d0a394cbfcf1e] daemon started [2020-07-28T08:48:05.585Z] check_test.go:358: [d0a394cbfcf1e] joining swarm manager [d57a2fde4a1c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T08:48:05.585Z] daemon.go:461: [d57a2fde4a1c7] Stopping daemon [2020-07-28T08:48:05.585Z] daemon.go:296: [d57a2fde4a1c7] exiting daemon [2020-07-28T08:48:05.585Z] daemon.go:448: [d57a2fde4a1c7] Daemon stopped [2020-07-28T08:48:05.585Z] daemon.go:461: [d9e2b2778ea3a] Stopping daemon [2020-07-28T08:48:05.585Z] daemon.go:296: [d9e2b2778ea3a] exiting daemon [2020-07-28T08:48:05.585Z] daemon.go:448: [d9e2b2778ea3a] Daemon stopped [2020-07-28T08:48:05.585Z] daemon.go:461: [d0a394cbfcf1e] Stopping daemon [2020-07-28T08:48:05.585Z] daemon.go:296: [d0a394cbfcf1e] exiting daemon [2020-07-28T08:48:05.585Z] daemon.go:448: [d0a394cbfcf1e] Daemon stopped [2020-07-28T08:48:05.585Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.89s) [2020-07-28T08:48:05.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-07-28T08:48:05.585Z] daemon.go:325: [ddc4913556ef8] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:325: [ddc4913556ef8] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:353: [ddc4913556ef8] daemon started [2020-07-28T08:48:05.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-07-28T08:48:05.585Z] daemon.go:325: [db0fe0b2cf0c6] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:325: [db0fe0b2cf0c6] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:353: [db0fe0b2cf0c6] daemon started [2020-07-28T08:48:05.585Z] check_test.go:358: [db0fe0b2cf0c6] joining swarm manager [ddc4913556ef8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T08:48:05.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-07-28T08:48:05.585Z] daemon.go:325: [d286ed820fa86] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:325: [d286ed820fa86] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:353: [d286ed820fa86] daemon started [2020-07-28T08:48:05.585Z] check_test.go:358: [d286ed820fa86] joining swarm manager [ddc4913556ef8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T08:48:05.585Z] daemon.go:461: [db0fe0b2cf0c6] Stopping daemon [2020-07-28T08:48:05.585Z] daemon.go:296: [db0fe0b2cf0c6] exiting daemon [2020-07-28T08:48:05.585Z] daemon.go:448: [db0fe0b2cf0c6] Daemon stopped [2020-07-28T08:48:05.585Z] daemon.go:461: [ddc4913556ef8] Stopping daemon [2020-07-28T08:48:05.585Z] daemon.go:296: [ddc4913556ef8] exiting daemon [2020-07-28T08:48:05.585Z] daemon.go:448: [ddc4913556ef8] Daemon stopped [2020-07-28T08:48:05.585Z] check_test.go:379: Daemon db0fe0b2cf0c6 is not started [2020-07-28T08:48:05.585Z] daemon.go:461: [d286ed820fa86] Stopping daemon [2020-07-28T08:48:05.585Z] daemon.go:296: [d286ed820fa86] exiting daemon [2020-07-28T08:48:05.585Z] daemon.go:448: [d286ed820fa86] Daemon stopped [2020-07-28T08:48:05.585Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.89s) [2020-07-28T08:48:05.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-07-28T08:48:05.585Z] daemon.go:325: [d1281b6525be0] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:325: [d1281b6525be0] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:353: [d1281b6525be0] daemon started [2020-07-28T08:48:05.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-07-28T08:48:05.585Z] daemon.go:325: [d90b98da91713] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:325: [d90b98da91713] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:353: [d90b98da91713] daemon started [2020-07-28T08:48:05.585Z] check_test.go:358: [d90b98da91713] joining swarm manager [d1281b6525be0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T08:48:05.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-07-28T08:48:05.585Z] daemon.go:325: [da940f4161e97] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:325: [da940f4161e97] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:353: [da940f4161e97] daemon started [2020-07-28T08:48:05.585Z] check_test.go:358: [da940f4161e97] joining swarm manager [d1281b6525be0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T08:48:05.585Z] daemon.go:461: [d1281b6525be0] Stopping daemon [2020-07-28T08:48:05.585Z] daemon.go:296: [d1281b6525be0] exiting daemon [2020-07-28T08:48:05.585Z] daemon.go:448: [d1281b6525be0] Daemon stopped [2020-07-28T08:48:05.585Z] daemon.go:461: [d90b98da91713] Stopping daemon [2020-07-28T08:48:05.585Z] daemon.go:296: [d90b98da91713] exiting daemon [2020-07-28T08:48:05.585Z] daemon.go:448: [d90b98da91713] Daemon stopped [2020-07-28T08:48:05.585Z] daemon.go:461: [da940f4161e97] Stopping daemon [2020-07-28T08:48:05.585Z] daemon.go:296: [da940f4161e97] exiting daemon [2020-07-28T08:48:05.585Z] daemon.go:448: [da940f4161e97] Daemon stopped [2020-07-28T08:48:05.585Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.52s) [2020-07-28T08:48:05.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-07-28T08:48:05.585Z] daemon.go:325: [d85adb677fc5d] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:325: [d85adb677fc5d] waiting for daemon to start [2020-07-28T08:48:05.585Z] daemon.go:353: [d85adb677fc5d] daemon started [2020-07-28T08:48:05.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-07-28T08:48:05.585Z] daemon.go:325: [db584a2206b5d] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:325: [db584a2206b5d] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:353: [db584a2206b5d] daemon started [2020-07-28T08:48:05.586Z] check_test.go:358: [db584a2206b5d] joining swarm manager [d85adb677fc5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T08:48:05.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-07-28T08:48:05.586Z] daemon.go:325: [df092fd21b235] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:325: [df092fd21b235] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:353: [df092fd21b235] daemon started [2020-07-28T08:48:05.586Z] check_test.go:358: [df092fd21b235] joining swarm manager [d85adb677fc5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T08:48:05.586Z] daemon.go:461: [d85adb677fc5d] Stopping daemon [2020-07-28T08:48:05.586Z] daemon.go:296: [d85adb677fc5d] exiting daemon [2020-07-28T08:48:05.586Z] daemon.go:448: [d85adb677fc5d] Daemon stopped [2020-07-28T08:48:05.586Z] daemon.go:461: [db584a2206b5d] Stopping daemon [2020-07-28T08:48:05.586Z] daemon.go:296: [db584a2206b5d] exiting daemon [2020-07-28T08:48:05.586Z] daemon.go:448: [db584a2206b5d] Daemon stopped [2020-07-28T08:48:05.586Z] daemon.go:461: [df092fd21b235] Stopping daemon [2020-07-28T08:48:05.586Z] daemon.go:296: [df092fd21b235] exiting daemon [2020-07-28T08:48:05.586Z] daemon.go:448: [df092fd21b235] Daemon stopped [2020-07-28T08:48:05.586Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.93s) [2020-07-28T08:48:05.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-07-28T08:48:05.586Z] daemon.go:325: [d5f5e832e5aa6] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:325: [d5f5e832e5aa6] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:353: [d5f5e832e5aa6] daemon started [2020-07-28T08:48:05.586Z] daemon.go:461: [d5f5e832e5aa6] Stopping daemon [2020-07-28T08:48:05.586Z] daemon.go:296: [d5f5e832e5aa6] exiting daemon [2020-07-28T08:48:05.586Z] daemon.go:448: [d5f5e832e5aa6] Daemon stopped [2020-07-28T08:48:05.586Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.91s) [2020-07-28T08:48:05.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-07-28T08:48:05.586Z] daemon.go:325: [dbba0b8a3c0ab] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:325: [dbba0b8a3c0ab] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:353: [dbba0b8a3c0ab] daemon started [2020-07-28T08:48:05.586Z] daemon.go:461: [dbba0b8a3c0ab] Stopping daemon [2020-07-28T08:48:05.586Z] daemon.go:296: [dbba0b8a3c0ab] exiting daemon [2020-07-28T08:48:05.586Z] daemon.go:448: [dbba0b8a3c0ab] Daemon stopped [2020-07-28T08:48:05.586Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.68s) [2020-07-28T08:48:05.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-07-28T08:48:05.586Z] daemon.go:325: [dbe6fc64a24f8] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:325: [dbe6fc64a24f8] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:353: [dbe6fc64a24f8] daemon started [2020-07-28T08:48:05.586Z] daemon.go:461: [dbe6fc64a24f8] Stopping daemon [2020-07-28T08:48:05.586Z] daemon.go:296: [dbe6fc64a24f8] exiting daemon [2020-07-28T08:48:05.586Z] daemon.go:448: [dbe6fc64a24f8] Daemon stopped [2020-07-28T08:48:05.586Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.07s) [2020-07-28T08:48:05.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig [2020-07-28T08:48:05.586Z] daemon.go:325: [df76c1a2863e5] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:325: [df76c1a2863e5] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:353: [df76c1a2863e5] daemon started [2020-07-28T08:48:05.586Z] daemon.go:461: [df76c1a2863e5] Stopping daemon [2020-07-28T08:48:05.586Z] daemon.go:296: [df76c1a2863e5] exiting daemon [2020-07-28T08:48:05.586Z] daemon.go:448: [df76c1a2863e5] Daemon stopped [2020-07-28T08:48:05.586Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.11s) [2020-07-28T08:48:05.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate [2020-07-28T08:48:05.586Z] daemon.go:325: [d0e853935c4f5] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:325: [d0e853935c4f5] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:353: [d0e853935c4f5] daemon started [2020-07-28T08:48:05.586Z] daemon.go:461: [d0e853935c4f5] Stopping daemon [2020-07-28T08:48:05.586Z] daemon.go:296: [d0e853935c4f5] exiting daemon [2020-07-28T08:48:05.586Z] daemon.go:448: [d0e853935c4f5] Daemon stopped [2020-07-28T08:48:05.586Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.20s) [2020-07-28T08:48:05.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts [2020-07-28T08:48:05.586Z] daemon.go:325: [dc1f5a524cdb2] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:325: [dc1f5a524cdb2] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:353: [dc1f5a524cdb2] daemon started [2020-07-28T08:48:05.586Z] daemon.go:461: [dc1f5a524cdb2] Stopping daemon [2020-07-28T08:48:05.586Z] daemon.go:296: [dc1f5a524cdb2] exiting daemon [2020-07-28T08:48:05.586Z] daemon.go:448: [dc1f5a524cdb2] Daemon stopped [2020-07-28T08:48:05.586Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.28s) [2020-07-28T08:48:05.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-07-28T08:48:05.586Z] daemon.go:325: [dcd0569315c82] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:325: [dcd0569315c82] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:353: [dcd0569315c82] daemon started [2020-07-28T08:48:05.586Z] daemon.go:461: [dcd0569315c82] Stopping daemon [2020-07-28T08:48:05.586Z] daemon.go:296: [dcd0569315c82] exiting daemon [2020-07-28T08:48:05.586Z] daemon.go:448: [dcd0569315c82] Daemon stopped [2020-07-28T08:48:05.586Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.28s) [2020-07-28T08:48:05.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable [2020-07-28T08:48:05.586Z] daemon.go:325: [db49a409ba6a3] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:325: [db49a409ba6a3] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:353: [db49a409ba6a3] daemon started [2020-07-28T08:48:05.586Z] daemon.go:461: [db49a409ba6a3] Stopping daemon [2020-07-28T08:48:05.586Z] daemon.go:296: [db49a409ba6a3] exiting daemon [2020-07-28T08:48:05.586Z] daemon.go:448: [db49a409ba6a3] Daemon stopped [2020-07-28T08:48:05.586Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.29s) [2020-07-28T08:48:05.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-07-28T08:48:05.586Z] daemon.go:325: [dc368c32fc200] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:325: [dc368c32fc200] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:353: [dc368c32fc200] daemon started [2020-07-28T08:48:05.586Z] daemon.go:461: [dc368c32fc200] Stopping daemon [2020-07-28T08:48:05.586Z] daemon.go:296: [dc368c32fc200] exiting daemon [2020-07-28T08:48:05.586Z] daemon.go:448: [dc368c32fc200] Daemon stopped [2020-07-28T08:48:05.586Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.43s) [2020-07-28T08:48:05.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-07-28T08:48:05.586Z] daemon.go:325: [df9795b3e42e5] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:325: [df9795b3e42e5] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:353: [df9795b3e42e5] daemon started [2020-07-28T08:48:05.586Z] daemon.go:461: [df9795b3e42e5] Stopping daemon [2020-07-28T08:48:05.586Z] daemon.go:296: [df9795b3e42e5] exiting daemon [2020-07-28T08:48:05.586Z] daemon.go:448: [df9795b3e42e5] Daemon stopped [2020-07-28T08:48:05.586Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.93s) [2020-07-28T08:48:05.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork [2020-07-28T08:48:05.586Z] daemon.go:325: [dd9f2410cc0c1] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:325: [dd9f2410cc0c1] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:353: [dd9f2410cc0c1] daemon started [2020-07-28T08:48:05.586Z] daemon.go:461: [dd9f2410cc0c1] Stopping daemon [2020-07-28T08:48:05.586Z] daemon.go:296: [dd9f2410cc0c1] exiting daemon [2020-07-28T08:48:05.586Z] daemon.go:448: [dd9f2410cc0c1] Daemon stopped [2020-07-28T08:48:05.586Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.15s) [2020-07-28T08:48:05.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-07-28T08:48:05.586Z] daemon.go:325: [d5c4c2f88ffec] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:325: [d5c4c2f88ffec] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:353: [d5c4c2f88ffec] daemon started [2020-07-28T08:48:05.586Z] daemon.go:461: [d5c4c2f88ffec] Stopping daemon [2020-07-28T08:48:05.586Z] daemon.go:296: [d5c4c2f88ffec] exiting daemon [2020-07-28T08:48:05.586Z] daemon.go:448: [d5c4c2f88ffec] Daemon stopped [2020-07-28T08:48:05.586Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.05s) [2020-07-28T08:48:05.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-07-28T08:48:05.586Z] daemon.go:325: [d6b516c551591] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:325: [d6b516c551591] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:353: [d6b516c551591] daemon started [2020-07-28T08:48:05.586Z] daemon.go:461: [d6b516c551591] Stopping daemon [2020-07-28T08:48:05.586Z] daemon.go:296: [d6b516c551591] exiting daemon [2020-07-28T08:48:05.586Z] daemon.go:448: [d6b516c551591] Daemon stopped [2020-07-28T08:48:05.586Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.12s) [2020-07-28T08:48:05.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-07-28T08:48:05.586Z] daemon.go:325: [df884ac812c40] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:325: [df884ac812c40] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:353: [df884ac812c40] daemon started [2020-07-28T08:48:05.586Z] daemon.go:461: [df884ac812c40] Stopping daemon [2020-07-28T08:48:05.586Z] daemon.go:296: [df884ac812c40] exiting daemon [2020-07-28T08:48:05.586Z] daemon.go:448: [df884ac812c40] Daemon stopped [2020-07-28T08:48:05.586Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.28s) [2020-07-28T08:48:05.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-07-28T08:48:05.586Z] daemon.go:325: [da5cf9f15052f] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:325: [da5cf9f15052f] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:353: [da5cf9f15052f] daemon started [2020-07-28T08:48:05.586Z] daemon.go:461: [da5cf9f15052f] Stopping daemon [2020-07-28T08:48:05.586Z] daemon.go:296: [da5cf9f15052f] exiting daemon [2020-07-28T08:48:05.586Z] daemon.go:448: [da5cf9f15052f] Daemon stopped [2020-07-28T08:48:05.586Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.30s) [2020-07-28T08:48:05.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-07-28T08:48:05.586Z] daemon.go:325: [dbc21cc2522b7] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:325: [dbc21cc2522b7] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:353: [dbc21cc2522b7] daemon started [2020-07-28T08:48:05.586Z] daemon.go:461: [dbc21cc2522b7] Stopping daemon [2020-07-28T08:48:05.586Z] daemon.go:296: [dbc21cc2522b7] exiting daemon [2020-07-28T08:48:05.586Z] daemon.go:448: [dbc21cc2522b7] Daemon stopped [2020-07-28T08:48:05.586Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.32s) [2020-07-28T08:48:05.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-07-28T08:48:05.586Z] daemon.go:325: [dc5dfc0f6f808] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:325: [dc5dfc0f6f808] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:353: [dc5dfc0f6f808] daemon started [2020-07-28T08:48:05.586Z] daemon.go:461: [dc5dfc0f6f808] Stopping daemon [2020-07-28T08:48:05.586Z] daemon.go:296: [dc5dfc0f6f808] exiting daemon [2020-07-28T08:48:05.586Z] daemon.go:448: [dc5dfc0f6f808] Daemon stopped [2020-07-28T08:48:05.586Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (17.90s) [2020-07-28T08:48:05.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-07-28T08:48:05.586Z] daemon.go:325: [d0154a8c5b3f3] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:325: [d0154a8c5b3f3] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:353: [d0154a8c5b3f3] daemon started [2020-07-28T08:48:05.586Z] daemon.go:461: [d0154a8c5b3f3] Stopping daemon [2020-07-28T08:48:05.586Z] daemon.go:296: [d0154a8c5b3f3] exiting daemon [2020-07-28T08:48:05.586Z] daemon.go:448: [d0154a8c5b3f3] Daemon stopped [2020-07-28T08:48:05.586Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.29s) [2020-07-28T08:48:05.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-07-28T08:48:05.586Z] daemon.go:325: [d7734ca1a0eaf] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:325: [d7734ca1a0eaf] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:353: [d7734ca1a0eaf] daemon started [2020-07-28T08:48:05.586Z] daemon.go:461: [d7734ca1a0eaf] Stopping daemon [2020-07-28T08:48:05.586Z] daemon.go:296: [d7734ca1a0eaf] exiting daemon [2020-07-28T08:48:05.586Z] daemon.go:448: [d7734ca1a0eaf] Daemon stopped [2020-07-28T08:48:05.586Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.79s) [2020-07-28T08:48:05.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-07-28T08:48:05.586Z] daemon.go:325: [de755c827b0b4] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:325: [de755c827b0b4] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:353: [de755c827b0b4] daemon started [2020-07-28T08:48:05.586Z] daemon.go:461: [de755c827b0b4] Stopping daemon [2020-07-28T08:48:05.586Z] daemon.go:296: [de755c827b0b4] exiting daemon [2020-07-28T08:48:05.586Z] daemon.go:448: [de755c827b0b4] Daemon stopped [2020-07-28T08:48:05.586Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.92s) [2020-07-28T08:48:05.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-07-28T08:48:05.586Z] daemon.go:325: [da85a7d9ca02e] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:325: [da85a7d9ca02e] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:353: [da85a7d9ca02e] daemon started [2020-07-28T08:48:05.586Z] daemon.go:461: [da85a7d9ca02e] Stopping daemon [2020-07-28T08:48:05.586Z] daemon.go:296: [da85a7d9ca02e] exiting daemon [2020-07-28T08:48:05.586Z] daemon.go:448: [da85a7d9ca02e] Daemon stopped [2020-07-28T08:48:05.586Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.69s) [2020-07-28T08:48:05.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun [2020-07-28T08:48:05.586Z] daemon.go:325: [dde777ca33d39] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:325: [dde777ca33d39] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:353: [dde777ca33d39] daemon started [2020-07-28T08:48:05.586Z] daemon.go:461: [dde777ca33d39] Stopping daemon [2020-07-28T08:48:05.586Z] daemon.go:296: [dde777ca33d39] exiting daemon [2020-07-28T08:48:05.586Z] daemon.go:448: [dde777ca33d39] Daemon stopped [2020-07-28T08:48:05.586Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.10s) [2020-07-28T08:48:05.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart [2020-07-28T08:48:05.586Z] daemon.go:325: [d4a4109704e58] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:325: [d4a4109704e58] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:353: [d4a4109704e58] daemon started [2020-07-28T08:48:05.586Z] daemon.go:461: [d4a4109704e58] Stopping daemon [2020-07-28T08:48:05.586Z] daemon.go:296: [d4a4109704e58] exiting daemon [2020-07-28T08:48:05.586Z] daemon.go:448: [d4a4109704e58] Daemon stopped [2020-07-28T08:48:05.586Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.18s) [2020-07-28T08:48:05.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs [2020-07-28T08:48:05.586Z] daemon.go:325: [d49d108bd9708] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:325: [d49d108bd9708] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:353: [d49d108bd9708] daemon started [2020-07-28T08:48:05.586Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.v6z472rqvq8a@ea0e0052ffa6 | hello2\n" [2020-07-28T08:48:05.586Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.cw5fyiccwucb@ea0e0052ffa6 | hello1\n" [2020-07-28T08:48:05.586Z] daemon.go:461: [d49d108bd9708] Stopping daemon [2020-07-28T08:48:05.586Z] daemon.go:296: [d49d108bd9708] exiting daemon [2020-07-28T08:48:05.586Z] daemon.go:448: [d49d108bd9708] Daemon stopped [2020-07-28T08:48:05.586Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.08s) [2020-07-28T08:48:05.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-07-28T08:48:05.586Z] daemon.go:325: [dd17fd1562dde] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:325: [dd17fd1562dde] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:353: [dd17fd1562dde] daemon started [2020-07-28T08:48:05.586Z] daemon.go:461: [dd17fd1562dde] Stopping daemon [2020-07-28T08:48:05.586Z] daemon.go:296: [dd17fd1562dde] exiting daemon [2020-07-28T08:48:05.586Z] daemon.go:448: [dd17fd1562dde] Daemon stopped [2020-07-28T08:48:05.586Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.87s) [2020-07-28T08:48:05.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails [2020-07-28T08:48:05.586Z] daemon.go:325: [dc3fe9d733c08] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:325: [dc3fe9d733c08] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:353: [dc3fe9d733c08] daemon started [2020-07-28T08:48:05.586Z] daemon.go:461: [dc3fe9d733c08] Stopping daemon [2020-07-28T08:48:05.586Z] daemon.go:296: [dc3fe9d733c08] exiting daemon [2020-07-28T08:48:05.586Z] daemon.go:448: [dc3fe9d733c08] Daemon stopped [2020-07-28T08:48:05.586Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.68s) [2020-07-28T08:48:05.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow [2020-07-28T08:48:05.586Z] daemon.go:325: [db842d9f1b5a7] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:325: [db842d9f1b5a7] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:353: [db842d9f1b5a7] daemon started [2020-07-28T08:48:05.586Z] daemon.go:461: [db842d9f1b5a7] Stopping daemon [2020-07-28T08:48:05.586Z] daemon.go:296: [db842d9f1b5a7] exiting daemon [2020-07-28T08:48:05.586Z] daemon.go:448: [db842d9f1b5a7] Daemon stopped [2020-07-28T08:48:05.586Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.74s) [2020-07-28T08:48:05.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-07-28T08:48:05.586Z] daemon.go:325: [d4cba35dc1a1e] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:325: [d4cba35dc1a1e] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:353: [d4cba35dc1a1e] daemon started [2020-07-28T08:48:05.586Z] daemon.go:461: [d4cba35dc1a1e] Stopping daemon [2020-07-28T08:48:05.586Z] daemon.go:296: [d4cba35dc1a1e] exiting daemon [2020-07-28T08:48:05.586Z] daemon.go:448: [d4cba35dc1a1e] Daemon stopped [2020-07-28T08:48:05.586Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.02s) [2020-07-28T08:48:05.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince [2020-07-28T08:48:05.586Z] daemon.go:325: [db5e3b94399ac] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:325: [db5e3b94399ac] waiting for daemon to start [2020-07-28T08:48:05.586Z] daemon.go:353: [db5e3b94399ac] daemon started [2020-07-28T08:48:05.586Z] daemon.go:461: [db5e3b94399ac] Stopping daemon [2020-07-28T08:48:05.586Z] daemon.go:296: [db5e3b94399ac] exiting daemon [2020-07-28T08:48:05.586Z] daemon.go:448: [db5e3b94399ac] Daemon stopped [2020-07-28T08:48:05.586Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.89s) [2020-07-28T08:48:05.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY [2020-07-28T08:48:05.587Z] daemon.go:325: [ddd968238df16] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:325: [ddd968238df16] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:353: [ddd968238df16] daemon started [2020-07-28T08:48:05.587Z] daemon.go:461: [ddd968238df16] Stopping daemon [2020-07-28T08:48:05.587Z] daemon.go:296: [ddd968238df16] exiting daemon [2020-07-28T08:48:05.587Z] daemon.go:448: [ddd968238df16] Daemon stopped [2020-07-28T08:48:05.587Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.22s) [2020-07-28T08:48:05.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail [2020-07-28T08:48:05.587Z] daemon.go:325: [d6cbbc0b7c041] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:325: [d6cbbc0b7c041] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:353: [d6cbbc0b7c041] daemon started [2020-07-28T08:48:05.587Z] daemon.go:461: [d6cbbc0b7c041] Stopping daemon [2020-07-28T08:48:05.587Z] daemon.go:296: [d6cbbc0b7c041] exiting daemon [2020-07-28T08:48:05.587Z] daemon.go:448: [d6cbbc0b7c041] Daemon stopped [2020-07-28T08:48:05.587Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.13s) [2020-07-28T08:48:05.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-07-28T08:48:05.587Z] daemon.go:325: [d0d95a7bd0c26] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:325: [d0d95a7bd0c26] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:353: [d0d95a7bd0c26] daemon started [2020-07-28T08:48:05.587Z] docker_cli_service_logs_test.go:242: checking task 1efguk1s4sk8 [2020-07-28T08:48:05.587Z] docker_cli_service_logs_test.go:247: checking messages for 1efguk1s4sk8 [2020-07-28T08:48:05.587Z] docker_cli_service_logs_test.go:242: checking task m3f3hxk8xd56 [2020-07-28T08:48:05.587Z] docker_cli_service_logs_test.go:247: checking messages for m3f3hxk8xd56 [2020-07-28T08:48:05.587Z] daemon.go:461: [d0d95a7bd0c26] Stopping daemon [2020-07-28T08:48:05.587Z] daemon.go:296: [d0d95a7bd0c26] exiting daemon [2020-07-28T08:48:05.587Z] daemon.go:448: [d0d95a7bd0c26] Daemon stopped [2020-07-28T08:48:05.587Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.76s) [2020-07-28T08:48:05.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale [2020-07-28T08:48:05.587Z] daemon.go:325: [d178137e7d543] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:325: [d178137e7d543] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:353: [d178137e7d543] daemon started [2020-07-28T08:48:05.587Z] daemon.go:461: [d178137e7d543] Stopping daemon [2020-07-28T08:48:05.587Z] daemon.go:296: [d178137e7d543] exiting daemon [2020-07-28T08:48:05.587Z] daemon.go:448: [d178137e7d543] Daemon stopped [2020-07-28T08:48:05.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.41s) [2020-07-28T08:48:05.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-07-28T08:48:05.587Z] daemon.go:325: [d90104ccbb4df] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:325: [d90104ccbb4df] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:353: [d90104ccbb4df] daemon started [2020-07-28T08:48:05.587Z] daemon.go:461: [d90104ccbb4df] Stopping daemon [2020-07-28T08:48:05.587Z] daemon.go:296: [d90104ccbb4df] exiting daemon [2020-07-28T08:48:05.587Z] daemon.go:448: [d90104ccbb4df] Daemon stopped [2020-07-28T08:48:05.587Z] daemon.go:325: [d90104ccbb4df] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:325: [d90104ccbb4df] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:353: [d90104ccbb4df] daemon started [2020-07-28T08:48:05.587Z] daemon.go:461: [d90104ccbb4df] Stopping daemon [2020-07-28T08:48:05.587Z] daemon.go:296: [d90104ccbb4df] exiting daemon [2020-07-28T08:48:05.587Z] daemon.go:448: [d90104ccbb4df] Daemon stopped [2020-07-28T08:48:05.587Z] daemon.go:325: [d90104ccbb4df] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:325: [d90104ccbb4df] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:353: [d90104ccbb4df] daemon started [2020-07-28T08:48:05.587Z] daemon.go:461: [d90104ccbb4df] Stopping daemon [2020-07-28T08:48:05.587Z] daemon.go:296: [d90104ccbb4df] exiting daemon [2020-07-28T08:48:05.587Z] daemon.go:448: [d90104ccbb4df] Daemon stopped [2020-07-28T08:48:05.587Z] daemon.go:325: [d90104ccbb4df] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:325: [d90104ccbb4df] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:353: [d90104ccbb4df] daemon started [2020-07-28T08:48:05.587Z] daemon.go:461: [d90104ccbb4df] Stopping daemon [2020-07-28T08:48:05.587Z] daemon.go:296: [d90104ccbb4df] exiting daemon [2020-07-28T08:48:05.587Z] daemon.go:448: [d90104ccbb4df] Daemon stopped [2020-07-28T08:48:05.587Z] daemon.go:325: [d90104ccbb4df] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:325: [d90104ccbb4df] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:353: [d90104ccbb4df] daemon started [2020-07-28T08:48:05.587Z] daemon.go:461: [d90104ccbb4df] Stopping daemon [2020-07-28T08:48:05.587Z] daemon.go:296: [d90104ccbb4df] exiting daemon [2020-07-28T08:48:05.587Z] daemon.go:448: [d90104ccbb4df] Daemon stopped [2020-07-28T08:48:05.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.68s) [2020-07-28T08:48:05.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-07-28T08:48:05.587Z] daemon.go:325: [deed1012efd33] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:325: [deed1012efd33] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:353: [deed1012efd33] daemon started [2020-07-28T08:48:05.587Z] daemon.go:461: [deed1012efd33] Stopping daemon [2020-07-28T08:48:05.587Z] daemon.go:296: [deed1012efd33] exiting daemon [2020-07-28T08:48:05.587Z] daemon.go:448: [deed1012efd33] Daemon stopped [2020-07-28T08:48:05.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.66s) [2020-07-28T08:48:05.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-07-28T08:48:05.587Z] daemon.go:325: [d8f96e2e81da4] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:325: [d8f96e2e81da4] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:353: [d8f96e2e81da4] daemon started [2020-07-28T08:48:05.587Z] daemon.go:461: [d8f96e2e81da4] Stopping daemon [2020-07-28T08:48:05.587Z] daemon.go:296: [d8f96e2e81da4] exiting daemon [2020-07-28T08:48:05.587Z] daemon.go:448: [d8f96e2e81da4] Daemon stopped [2020-07-28T08:48:05.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.87s) [2020-07-28T08:48:05.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-07-28T08:48:05.587Z] daemon.go:325: [d523d61e07cf3] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:325: [d523d61e07cf3] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:353: [d523d61e07cf3] daemon started [2020-07-28T08:48:05.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-07-28T08:48:05.587Z] daemon.go:325: [d39ac59c9c34c] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:325: [d39ac59c9c34c] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:353: [d39ac59c9c34c] daemon started [2020-07-28T08:48:05.587Z] check_test.go:358: [d39ac59c9c34c] joining swarm manager [d523d61e07cf3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T08:48:05.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-07-28T08:48:05.587Z] daemon.go:325: [dd347ebd5f2da] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:325: [dd347ebd5f2da] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:353: [dd347ebd5f2da] daemon started [2020-07-28T08:48:05.587Z] check_test.go:358: [dd347ebd5f2da] joining swarm manager [d523d61e07cf3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T08:48:05.587Z] daemon.go:461: [d523d61e07cf3] Stopping daemon [2020-07-28T08:48:05.587Z] daemon.go:296: [d523d61e07cf3] exiting daemon [2020-07-28T08:48:05.587Z] daemon.go:448: [d523d61e07cf3] Daemon stopped [2020-07-28T08:48:05.587Z] daemon.go:461: [d39ac59c9c34c] Stopping daemon [2020-07-28T08:48:05.587Z] daemon.go:296: [d39ac59c9c34c] exiting daemon [2020-07-28T08:48:05.587Z] daemon.go:448: [d39ac59c9c34c] Daemon stopped [2020-07-28T08:48:05.587Z] daemon.go:461: [dd347ebd5f2da] Stopping daemon [2020-07-28T08:48:05.587Z] daemon.go:296: [dd347ebd5f2da] exiting daemon [2020-07-28T08:48:05.587Z] daemon.go:448: [dd347ebd5f2da] Daemon stopped [2020-07-28T08:48:05.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.15s) [2020-07-28T08:48:05.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-07-28T08:48:05.587Z] daemon.go:325: [dc23e86320ee4] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:325: [dc23e86320ee4] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:353: [dc23e86320ee4] daemon started [2020-07-28T08:48:05.587Z] daemon.go:461: [dc23e86320ee4] Stopping daemon [2020-07-28T08:48:05.587Z] daemon.go:296: [dc23e86320ee4] exiting daemon [2020-07-28T08:48:05.587Z] daemon.go:448: [dc23e86320ee4] Daemon stopped [2020-07-28T08:48:05.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.68s) [2020-07-28T08:48:05.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-07-28T08:48:05.587Z] daemon.go:325: [d7d0b6da3839d] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:325: [d7d0b6da3839d] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:353: [d7d0b6da3839d] daemon started [2020-07-28T08:48:05.587Z] daemon.go:461: [d7d0b6da3839d] Stopping daemon [2020-07-28T08:48:05.587Z] daemon.go:296: [d7d0b6da3839d] exiting daemon [2020-07-28T08:48:05.587Z] daemon.go:448: [d7d0b6da3839d] Daemon stopped [2020-07-28T08:48:05.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.27s) [2020-07-28T08:48:05.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-07-28T08:48:05.587Z] daemon.go:325: [df1d632c4606c] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:325: [df1d632c4606c] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:353: [df1d632c4606c] daemon started [2020-07-28T08:48:05.587Z] daemon.go:461: [df1d632c4606c] Stopping daemon [2020-07-28T08:48:05.587Z] daemon.go:296: [df1d632c4606c] exiting daemon [2020-07-28T08:48:05.587Z] daemon.go:448: [df1d632c4606c] Daemon stopped [2020-07-28T08:48:05.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.95s) [2020-07-28T08:48:05.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-07-28T08:48:05.587Z] daemon.go:325: [d24e3ccea216e] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:325: [d24e3ccea216e] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:353: [d24e3ccea216e] daemon started [2020-07-28T08:48:05.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-07-28T08:48:05.587Z] daemon.go:325: [daefeaf1efeb2] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:325: [daefeaf1efeb2] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:353: [daefeaf1efeb2] daemon started [2020-07-28T08:48:05.587Z] check_test.go:358: [daefeaf1efeb2] joining swarm manager [d24e3ccea216e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T08:48:05.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-07-28T08:48:05.587Z] daemon.go:325: [db97633c5b924] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:325: [db97633c5b924] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:353: [db97633c5b924] daemon started [2020-07-28T08:48:05.587Z] check_test.go:358: [db97633c5b924] joining swarm manager [d24e3ccea216e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T08:48:05.587Z] daemon.go:461: [d24e3ccea216e] Stopping daemon [2020-07-28T08:48:05.587Z] daemon.go:296: [d24e3ccea216e] exiting daemon [2020-07-28T08:48:05.587Z] daemon.go:448: [d24e3ccea216e] Daemon stopped [2020-07-28T08:48:05.587Z] daemon.go:461: [daefeaf1efeb2] Stopping daemon [2020-07-28T08:48:05.587Z] daemon.go:296: [daefeaf1efeb2] exiting daemon [2020-07-28T08:48:05.587Z] daemon.go:448: [daefeaf1efeb2] Daemon stopped [2020-07-28T08:48:05.587Z] daemon.go:461: [db97633c5b924] Stopping daemon [2020-07-28T08:48:05.587Z] daemon.go:296: [db97633c5b924] exiting daemon [2020-07-28T08:48:05.587Z] daemon.go:448: [db97633c5b924] Daemon stopped [2020-07-28T08:48:05.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.04s) [2020-07-28T08:48:05.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-07-28T08:48:05.587Z] daemon.go:325: [d0d36b5b38e3c] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:325: [d0d36b5b38e3c] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:353: [d0d36b5b38e3c] daemon started [2020-07-28T08:48:05.587Z] daemon.go:461: [d0d36b5b38e3c] Stopping daemon [2020-07-28T08:48:05.587Z] daemon.go:296: [d0d36b5b38e3c] exiting daemon [2020-07-28T08:48:05.587Z] daemon.go:448: [d0d36b5b38e3c] Daemon stopped [2020-07-28T08:48:05.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (89.12s) [2020-07-28T08:48:05.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-07-28T08:48:05.587Z] daemon.go:325: [de4c483408797] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:325: [de4c483408797] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:353: [de4c483408797] daemon started [2020-07-28T08:48:05.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-07-28T08:48:05.587Z] daemon.go:325: [d8b50d95fce5f] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:325: [d8b50d95fce5f] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:353: [d8b50d95fce5f] daemon started [2020-07-28T08:48:05.587Z] check_test.go:358: [d8b50d95fce5f] joining swarm manager [de4c483408797]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T08:48:05.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-07-28T08:48:05.587Z] daemon.go:325: [dcd98949a6dee] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:325: [dcd98949a6dee] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:353: [dcd98949a6dee] daemon started [2020-07-28T08:48:05.587Z] check_test.go:358: [dcd98949a6dee] joining swarm manager [de4c483408797]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T08:48:05.587Z] daemon.go:461: [d8b50d95fce5f] Stopping daemon [2020-07-28T08:48:05.587Z] daemon.go:296: [d8b50d95fce5f] exiting daemon [2020-07-28T08:48:05.587Z] daemon.go:448: [d8b50d95fce5f] Daemon stopped [2020-07-28T08:48:05.587Z] daemon.go:325: [d8b50d95fce5f] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:325: [d8b50d95fce5f] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:353: [d8b50d95fce5f] daemon started [2020-07-28T08:48:05.587Z] daemon.go:461: [dcd98949a6dee] Stopping daemon [2020-07-28T08:48:05.587Z] daemon.go:296: [dcd98949a6dee] exiting daemon [2020-07-28T08:48:05.587Z] daemon.go:448: [dcd98949a6dee] Daemon stopped [2020-07-28T08:48:05.587Z] daemon.go:325: [dcd98949a6dee] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:325: [dcd98949a6dee] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:353: [dcd98949a6dee] daemon started [2020-07-28T08:48:05.587Z] daemon.go:461: [d8b50d95fce5f] Stopping daemon [2020-07-28T08:48:05.587Z] daemon.go:296: [d8b50d95fce5f] exiting daemon [2020-07-28T08:48:05.587Z] daemon.go:448: [d8b50d95fce5f] Daemon stopped [2020-07-28T08:48:05.587Z] daemon.go:325: [d8b50d95fce5f] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:325: [d8b50d95fce5f] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:353: [d8b50d95fce5f] daemon started [2020-07-28T08:48:05.587Z] daemon.go:461: [dcd98949a6dee] Stopping daemon [2020-07-28T08:48:05.587Z] daemon.go:296: [dcd98949a6dee] exiting daemon [2020-07-28T08:48:05.587Z] daemon.go:448: [dcd98949a6dee] Daemon stopped [2020-07-28T08:48:05.587Z] daemon.go:325: [dcd98949a6dee] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:325: [dcd98949a6dee] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:353: [dcd98949a6dee] daemon started [2020-07-28T08:48:05.587Z] daemon.go:461: [d8b50d95fce5f] Stopping daemon [2020-07-28T08:48:05.587Z] daemon.go:296: [d8b50d95fce5f] exiting daemon [2020-07-28T08:48:05.587Z] daemon.go:448: [d8b50d95fce5f] Daemon stopped [2020-07-28T08:48:05.587Z] daemon.go:325: [d8b50d95fce5f] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:325: [d8b50d95fce5f] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:353: [d8b50d95fce5f] daemon started [2020-07-28T08:48:05.587Z] daemon.go:461: [dcd98949a6dee] Stopping daemon [2020-07-28T08:48:05.587Z] daemon.go:296: [dcd98949a6dee] exiting daemon [2020-07-28T08:48:05.587Z] daemon.go:448: [dcd98949a6dee] Daemon stopped [2020-07-28T08:48:05.587Z] daemon.go:325: [dcd98949a6dee] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:325: [dcd98949a6dee] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:353: [dcd98949a6dee] daemon started [2020-07-28T08:48:05.587Z] daemon.go:461: [de4c483408797] Stopping daemon [2020-07-28T08:48:05.587Z] daemon.go:296: [de4c483408797] exiting daemon [2020-07-28T08:48:05.587Z] daemon.go:448: [de4c483408797] Daemon stopped [2020-07-28T08:48:05.587Z] daemon.go:461: [d8b50d95fce5f] Stopping daemon [2020-07-28T08:48:05.587Z] daemon.go:296: [d8b50d95fce5f] exiting daemon [2020-07-28T08:48:05.587Z] daemon.go:448: [d8b50d95fce5f] Daemon stopped [2020-07-28T08:48:05.587Z] daemon.go:461: [dcd98949a6dee] Stopping daemon [2020-07-28T08:48:05.587Z] daemon.go:296: [dcd98949a6dee] exiting daemon [2020-07-28T08:48:05.587Z] daemon.go:448: [dcd98949a6dee] Daemon stopped [2020-07-28T08:48:05.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.74s) [2020-07-28T08:48:05.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-07-28T08:48:05.587Z] daemon.go:325: [d1c09cf2f04ea] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:325: [d1c09cf2f04ea] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:353: [d1c09cf2f04ea] daemon started [2020-07-28T08:48:05.587Z] daemon.go:461: [d1c09cf2f04ea] Stopping daemon [2020-07-28T08:48:05.587Z] daemon.go:296: [d1c09cf2f04ea] exiting daemon [2020-07-28T08:48:05.587Z] daemon.go:448: [d1c09cf2f04ea] Daemon stopped [2020-07-28T08:48:05.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.92s) [2020-07-28T08:48:05.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-07-28T08:48:05.587Z] daemon.go:325: [d5aabd1a45ba8] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:325: [d5aabd1a45ba8] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:353: [d5aabd1a45ba8] daemon started [2020-07-28T08:48:05.587Z] daemon.go:461: [d5aabd1a45ba8] Stopping daemon [2020-07-28T08:48:05.587Z] daemon.go:296: [d5aabd1a45ba8] exiting daemon [2020-07-28T08:48:05.587Z] daemon.go:448: [d5aabd1a45ba8] Daemon stopped [2020-07-28T08:48:05.587Z] daemon.go:325: [d5aabd1a45ba8] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:325: [d5aabd1a45ba8] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:353: [d5aabd1a45ba8] daemon started [2020-07-28T08:48:05.587Z] daemon.go:461: [d5aabd1a45ba8] Stopping daemon [2020-07-28T08:48:05.587Z] daemon.go:296: [d5aabd1a45ba8] exiting daemon [2020-07-28T08:48:05.587Z] daemon.go:448: [d5aabd1a45ba8] Daemon stopped [2020-07-28T08:48:05.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.93s) [2020-07-28T08:48:05.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-07-28T08:48:05.587Z] daemon.go:325: [df291b894444f] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:325: [df291b894444f] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:353: [df291b894444f] daemon started [2020-07-28T08:48:05.587Z] daemon.go:461: [df291b894444f] Stopping daemon [2020-07-28T08:48:05.587Z] daemon.go:296: [df291b894444f] exiting daemon [2020-07-28T08:48:05.587Z] daemon.go:448: [df291b894444f] Daemon stopped [2020-07-28T08:48:05.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.36s) [2020-07-28T08:48:05.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-07-28T08:48:05.587Z] daemon.go:325: [d2f089de65e39] waiting for daemon to start [2020-07-28T08:48:05.587Z] daemon.go:325: [d2f089de65e39] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:353: [d2f089de65e39] daemon started [2020-07-28T08:48:05.588Z] daemon.go:461: [d2f089de65e39] Stopping daemon [2020-07-28T08:48:05.588Z] daemon.go:296: [d2f089de65e39] exiting daemon [2020-07-28T08:48:05.588Z] daemon.go:448: [d2f089de65e39] Daemon stopped [2020-07-28T08:48:05.588Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.49s) [2020-07-28T08:48:05.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-07-28T08:48:05.588Z] daemon.go:325: [d8665d93bfdc5] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [d8665d93bfdc5] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:353: [d8665d93bfdc5] daemon started [2020-07-28T08:48:05.588Z] daemon.go:461: [d8665d93bfdc5] Stopping daemon [2020-07-28T08:48:05.588Z] daemon.go:296: [d8665d93bfdc5] exiting daemon [2020-07-28T08:48:05.588Z] daemon.go:448: [d8665d93bfdc5] Daemon stopped [2020-07-28T08:48:05.588Z] daemon.go:325: [d8665d93bfdc5] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:296: [d8665d93bfdc5] exiting daemon [2020-07-28T08:48:05.588Z] daemon.go:325: [d8665d93bfdc5] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [d8665d93bfdc5] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:296: [d8665d93bfdc5] exiting daemon [2020-07-28T08:48:05.588Z] daemon.go:325: [d8665d93bfdc5] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [d8665d93bfdc5] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [d8665d93bfdc5] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:353: [d8665d93bfdc5] daemon started [2020-07-28T08:48:05.588Z] daemon.go:461: [d8665d93bfdc5] Stopping daemon [2020-07-28T08:48:05.588Z] daemon.go:296: [d8665d93bfdc5] exiting daemon [2020-07-28T08:48:05.588Z] daemon.go:448: [d8665d93bfdc5] Daemon stopped [2020-07-28T08:48:05.588Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.33s) [2020-07-28T08:48:05.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-07-28T08:48:05.588Z] daemon.go:325: [da93c9e72379a] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [da93c9e72379a] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:353: [da93c9e72379a] daemon started [2020-07-28T08:48:05.588Z] daemon.go:461: [da93c9e72379a] Stopping daemon [2020-07-28T08:48:05.588Z] daemon.go:296: [da93c9e72379a] exiting daemon [2020-07-28T08:48:05.588Z] daemon.go:448: [da93c9e72379a] Daemon stopped [2020-07-28T08:48:05.588Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.75s) [2020-07-28T08:48:05.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit [2020-07-28T08:48:05.588Z] daemon.go:325: [d9838fbe905a0] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [d9838fbe905a0] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:353: [d9838fbe905a0] daemon started [2020-07-28T08:48:05.588Z] daemon.go:461: [d9838fbe905a0] Stopping daemon [2020-07-28T08:48:05.588Z] daemon.go:296: [d9838fbe905a0] exiting daemon [2020-07-28T08:48:05.588Z] daemon.go:448: [d9838fbe905a0] Daemon stopped [2020-07-28T08:48:05.588Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-28T08:48:05.588Z] requirement.go:26: unmatched requirement IPv6 [2020-07-28T08:48:05.588Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.16s) [2020-07-28T08:48:05.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked [2020-07-28T08:48:05.588Z] daemon.go:325: [d862024070bce] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [d862024070bce] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:353: [d862024070bce] daemon started [2020-07-28T08:48:05.588Z] daemon.go:461: [d862024070bce] Stopping daemon [2020-07-28T08:48:05.588Z] daemon.go:296: [d862024070bce] exiting daemon [2020-07-28T08:48:05.588Z] daemon.go:448: [d862024070bce] Daemon stopped [2020-07-28T08:48:05.588Z] daemon.go:325: [d862024070bce] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [d862024070bce] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:353: [d862024070bce] daemon started [2020-07-28T08:48:05.588Z] daemon.go:461: [d862024070bce] Stopping daemon [2020-07-28T08:48:05.588Z] daemon.go:296: [d862024070bce] exiting daemon [2020-07-28T08:48:05.588Z] daemon.go:448: [d862024070bce] Daemon stopped [2020-07-28T08:48:05.588Z] daemon.go:325: [d862024070bce] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [d862024070bce] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:353: [d862024070bce] daemon started [2020-07-28T08:48:05.588Z] daemon.go:461: [d862024070bce] Stopping daemon [2020-07-28T08:48:05.588Z] daemon.go:296: [d862024070bce] exiting daemon [2020-07-28T08:48:05.588Z] daemon.go:448: [d862024070bce] Daemon stopped [2020-07-28T08:48:05.588Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2020-07-28T08:48:05.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-07-28T08:48:05.588Z] daemon.go:325: [dfde7fd2011b9] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [dfde7fd2011b9] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:353: [dfde7fd2011b9] daemon started [2020-07-28T08:48:05.588Z] daemon.go:461: [dfde7fd2011b9] Stopping daemon [2020-07-28T08:48:05.588Z] daemon.go:296: [dfde7fd2011b9] exiting daemon [2020-07-28T08:48:05.588Z] daemon.go:448: [dfde7fd2011b9] Daemon stopped [2020-07-28T08:48:05.588Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2020-07-28T08:48:05.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-07-28T08:48:05.588Z] daemon.go:325: [dae65b7fa4534] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [dae65b7fa4534] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:353: [dae65b7fa4534] daemon started [2020-07-28T08:48:05.588Z] daemon.go:461: [dae65b7fa4534] Stopping daemon [2020-07-28T08:48:05.588Z] daemon.go:296: [dae65b7fa4534] exiting daemon [2020-07-28T08:48:05.588Z] daemon.go:448: [dae65b7fa4534] Daemon stopped [2020-07-28T08:48:05.588Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.31s) [2020-07-28T08:48:05.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-07-28T08:48:05.588Z] daemon.go:325: [da975dd1a8927] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [da975dd1a8927] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:353: [da975dd1a8927] daemon started [2020-07-28T08:48:05.588Z] daemon.go:461: [da975dd1a8927] Stopping daemon [2020-07-28T08:48:05.588Z] daemon.go:296: [da975dd1a8927] exiting daemon [2020-07-28T08:48:05.588Z] daemon.go:448: [da975dd1a8927] Daemon stopped [2020-07-28T08:48:05.588Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.60s) [2020-07-28T08:48:05.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-07-28T08:48:05.588Z] daemon.go:325: [d7690b12909a6] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [d7690b12909a6] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:353: [d7690b12909a6] daemon started [2020-07-28T08:48:05.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-07-28T08:48:05.588Z] daemon.go:325: [d3140e641b8b1] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [d3140e641b8b1] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:353: [d3140e641b8b1] daemon started [2020-07-28T08:48:05.588Z] daemon.go:461: [d7690b12909a6] Stopping daemon [2020-07-28T08:48:05.588Z] daemon.go:296: [d7690b12909a6] exiting daemon [2020-07-28T08:48:05.588Z] daemon.go:448: [d7690b12909a6] Daemon stopped [2020-07-28T08:48:05.588Z] daemon.go:461: [d3140e641b8b1] Stopping daemon [2020-07-28T08:48:05.588Z] daemon.go:296: [d3140e641b8b1] exiting daemon [2020-07-28T08:48:05.588Z] daemon.go:448: [d3140e641b8b1] Daemon stopped [2020-07-28T08:48:05.588Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.07s) [2020-07-28T08:48:05.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-07-28T08:48:05.588Z] daemon.go:325: [d6e833862b40b] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [d6e833862b40b] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:353: [d6e833862b40b] daemon started [2020-07-28T08:48:05.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-07-28T08:48:05.588Z] daemon.go:325: [d49d5eed39aa3] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [d49d5eed39aa3] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:353: [d49d5eed39aa3] daemon started [2020-07-28T08:48:05.588Z] check_test.go:358: [d49d5eed39aa3] joining swarm manager [d6e833862b40b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T08:48:05.588Z] daemon.go:461: [d49d5eed39aa3] Stopping daemon [2020-07-28T08:48:05.588Z] daemon.go:296: [d49d5eed39aa3] exiting daemon [2020-07-28T08:48:05.588Z] daemon.go:448: [d49d5eed39aa3] Daemon stopped [2020-07-28T08:48:05.588Z] daemon.go:325: [d49d5eed39aa3] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [d49d5eed39aa3] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:353: [d49d5eed39aa3] daemon started [2020-07-28T08:48:05.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-07-28T08:48:05.588Z] daemon.go:325: [de241e563d003] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [de241e563d003] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:353: [de241e563d003] daemon started [2020-07-28T08:48:05.588Z] check_test.go:358: [de241e563d003] joining swarm manager [d6e833862b40b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T08:48:05.588Z] daemon.go:461: [d49d5eed39aa3] Stopping daemon [2020-07-28T08:48:05.588Z] daemon.go:296: [d49d5eed39aa3] exiting daemon [2020-07-28T08:48:05.588Z] daemon.go:448: [d49d5eed39aa3] Daemon stopped [2020-07-28T08:48:05.588Z] daemon.go:325: [d49d5eed39aa3] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [d49d5eed39aa3] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:353: [d49d5eed39aa3] daemon started [2020-07-28T08:48:05.588Z] daemon.go:461: [de241e563d003] Stopping daemon [2020-07-28T08:48:05.588Z] daemon.go:296: [de241e563d003] exiting daemon [2020-07-28T08:48:05.588Z] daemon.go:448: [de241e563d003] Daemon stopped [2020-07-28T08:48:05.588Z] daemon.go:325: [de241e563d003] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [de241e563d003] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:353: [de241e563d003] daemon started [2020-07-28T08:48:05.588Z] daemon.go:461: [de241e563d003] Stopping daemon [2020-07-28T08:48:05.588Z] daemon.go:296: [de241e563d003] exiting daemon [2020-07-28T08:48:05.588Z] daemon.go:448: [de241e563d003] Daemon stopped [2020-07-28T08:48:05.588Z] daemon.go:325: [de241e563d003] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [de241e563d003] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:353: [de241e563d003] daemon started [2020-07-28T08:48:05.588Z] daemon.go:461: [d6e833862b40b] Stopping daemon [2020-07-28T08:48:05.588Z] daemon.go:296: [d6e833862b40b] exiting daemon [2020-07-28T08:48:05.588Z] daemon.go:448: [d6e833862b40b] Daemon stopped [2020-07-28T08:48:05.588Z] daemon.go:461: [d49d5eed39aa3] Stopping daemon [2020-07-28T08:48:05.588Z] daemon.go:296: [d49d5eed39aa3] exiting daemon [2020-07-28T08:48:05.588Z] daemon.go:448: [d49d5eed39aa3] Daemon stopped [2020-07-28T08:48:05.588Z] daemon.go:461: [de241e563d003] Stopping daemon [2020-07-28T08:48:05.588Z] daemon.go:296: [de241e563d003] exiting daemon [2020-07-28T08:48:05.588Z] daemon.go:448: [de241e563d003] Daemon stopped [2020-07-28T08:48:05.588Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.08s) [2020-07-28T08:48:05.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-07-28T08:48:05.588Z] daemon.go:325: [da30a2c236201] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [da30a2c236201] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:353: [da30a2c236201] daemon started [2020-07-28T08:48:05.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-07-28T08:48:05.588Z] daemon.go:325: [d3adab2b1461a] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [d3adab2b1461a] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:353: [d3adab2b1461a] daemon started [2020-07-28T08:48:05.588Z] daemon.go:461: [da30a2c236201] Stopping daemon [2020-07-28T08:48:05.588Z] daemon.go:296: [da30a2c236201] exiting daemon [2020-07-28T08:48:05.588Z] daemon.go:448: [da30a2c236201] Daemon stopped [2020-07-28T08:48:05.588Z] daemon.go:461: [d3adab2b1461a] Stopping daemon [2020-07-28T08:48:05.588Z] daemon.go:296: [d3adab2b1461a] exiting daemon [2020-07-28T08:48:05.588Z] daemon.go:448: [d3adab2b1461a] Daemon stopped [2020-07-28T08:48:05.588Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.42s) [2020-07-28T08:48:05.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-07-28T08:48:05.588Z] daemon.go:325: [d929d5235c4cf] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [d929d5235c4cf] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:353: [d929d5235c4cf] daemon started [2020-07-28T08:48:05.588Z] daemon.go:461: [d929d5235c4cf] Stopping daemon [2020-07-28T08:48:05.588Z] daemon.go:296: [d929d5235c4cf] exiting daemon [2020-07-28T08:48:05.588Z] daemon.go:448: [d929d5235c4cf] Daemon stopped [2020-07-28T08:48:05.588Z] daemon.go:325: [d929d5235c4cf] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [d929d5235c4cf] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:353: [d929d5235c4cf] daemon started [2020-07-28T08:48:05.588Z] daemon.go:461: [d929d5235c4cf] Stopping daemon [2020-07-28T08:48:05.588Z] daemon.go:296: [d929d5235c4cf] exiting daemon [2020-07-28T08:48:05.588Z] daemon.go:448: [d929d5235c4cf] Daemon stopped [2020-07-28T08:48:05.588Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (142.27s) [2020-07-28T08:48:05.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-28T08:48:05.588Z] daemon.go:325: [d0ab5bbf906a5] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [d0ab5bbf906a5] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:353: [d0ab5bbf906a5] daemon started [2020-07-28T08:48:05.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-28T08:48:05.588Z] daemon.go:325: [d969f83f55b79] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [d969f83f55b79] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:353: [d969f83f55b79] daemon started [2020-07-28T08:48:05.588Z] check_test.go:358: [d969f83f55b79] joining swarm manager [d0ab5bbf906a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T08:48:05.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-28T08:48:05.588Z] daemon.go:325: [ddb30c8151d7a] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [ddb30c8151d7a] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:353: [ddb30c8151d7a] daemon started [2020-07-28T08:48:05.588Z] check_test.go:358: [ddb30c8151d7a] joining swarm manager [d0ab5bbf906a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T08:48:05.588Z] daemon.go:461: [d969f83f55b79] Stopping daemon [2020-07-28T08:48:05.588Z] daemon.go:296: [d969f83f55b79] exiting daemon [2020-07-28T08:48:05.588Z] daemon.go:448: [d969f83f55b79] Daemon stopped [2020-07-28T08:48:05.588Z] daemon.go:325: [d969f83f55b79] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [d969f83f55b79] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [d969f83f55b79] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:353: [d969f83f55b79] daemon started [2020-07-28T08:48:05.588Z] daemon.go:461: [d969f83f55b79] Stopping daemon [2020-07-28T08:48:05.588Z] daemon.go:296: [d969f83f55b79] exiting daemon [2020-07-28T08:48:05.588Z] daemon.go:448: [d969f83f55b79] Daemon stopped [2020-07-28T08:48:05.588Z] daemon.go:461: [d0ab5bbf906a5] Stopping daemon [2020-07-28T08:48:05.588Z] daemon.go:296: [d0ab5bbf906a5] exiting daemon [2020-07-28T08:48:05.588Z] daemon.go:448: [d0ab5bbf906a5] Daemon stopped [2020-07-28T08:48:05.588Z] daemon.go:325: [d0ab5bbf906a5] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [d0ab5bbf906a5] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:353: [d0ab5bbf906a5] daemon started [2020-07-28T08:48:05.588Z] daemon.go:461: [ddb30c8151d7a] Stopping daemon [2020-07-28T08:48:05.588Z] daemon.go:296: [ddb30c8151d7a] exiting daemon [2020-07-28T08:48:05.588Z] daemon.go:448: [ddb30c8151d7a] Daemon stopped [2020-07-28T08:48:05.588Z] daemon.go:325: [ddb30c8151d7a] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [ddb30c8151d7a] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:353: [ddb30c8151d7a] daemon started [2020-07-28T08:48:05.588Z] daemon.go:325: [d969f83f55b79] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [d969f83f55b79] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [d969f83f55b79] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [d969f83f55b79] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:353: [d969f83f55b79] daemon started [2020-07-28T08:48:05.588Z] daemon.go:461: [d969f83f55b79] Stopping daemon [2020-07-28T08:48:05.588Z] daemon.go:296: [d969f83f55b79] exiting daemon [2020-07-28T08:48:05.588Z] daemon.go:448: [d969f83f55b79] Daemon stopped [2020-07-28T08:48:05.588Z] daemon.go:325: [d969f83f55b79] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [d969f83f55b79] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:353: [d969f83f55b79] daemon started [2020-07-28T08:48:05.588Z] daemon.go:461: [d0ab5bbf906a5] Stopping daemon [2020-07-28T08:48:05.588Z] daemon.go:296: [d0ab5bbf906a5] exiting daemon [2020-07-28T08:48:05.588Z] daemon.go:448: [d0ab5bbf906a5] Daemon stopped [2020-07-28T08:48:05.588Z] daemon.go:325: [d0ab5bbf906a5] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [d0ab5bbf906a5] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [d0ab5bbf906a5] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [d0ab5bbf906a5] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:339: [d0ab5bbf906a5] error pinging daemon on start: Get http://d0ab5bbf906a5.sock/_ping: context deadline exceeded [2020-07-28T08:48:05.588Z] daemon.go:325: [d0ab5bbf906a5] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:353: [d0ab5bbf906a5] daemon started [2020-07-28T08:48:05.588Z] daemon.go:461: [ddb30c8151d7a] Stopping daemon [2020-07-28T08:48:05.588Z] daemon.go:296: [ddb30c8151d7a] exiting daemon [2020-07-28T08:48:05.588Z] daemon.go:448: [ddb30c8151d7a] Daemon stopped [2020-07-28T08:48:05.588Z] daemon.go:325: [ddb30c8151d7a] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [ddb30c8151d7a] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [ddb30c8151d7a] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [ddb30c8151d7a] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:339: [ddb30c8151d7a] error pinging daemon on start: Get http://ddb30c8151d7a.sock/_ping: context deadline exceeded [2020-07-28T08:48:05.588Z] daemon.go:325: [ddb30c8151d7a] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:353: [ddb30c8151d7a] daemon started [2020-07-28T08:48:05.588Z] daemon.go:461: [d969f83f55b79] Stopping daemon [2020-07-28T08:48:05.588Z] daemon.go:296: [d969f83f55b79] exiting daemon [2020-07-28T08:48:05.588Z] daemon.go:448: [d969f83f55b79] Daemon stopped [2020-07-28T08:48:05.588Z] daemon.go:325: [d969f83f55b79] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [d969f83f55b79] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [d969f83f55b79] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [d969f83f55b79] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:353: [d969f83f55b79] daemon started [2020-07-28T08:48:05.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-28T08:48:05.588Z] daemon.go:325: [d7bc0030f6d72] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [d7bc0030f6d72] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:353: [d7bc0030f6d72] daemon started [2020-07-28T08:48:05.588Z] check_test.go:358: [d7bc0030f6d72] joining swarm manager [d0ab5bbf906a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-28T08:48:05.588Z] daemon.go:461: [d7bc0030f6d72] Stopping daemon [2020-07-28T08:48:05.588Z] daemon.go:296: [d7bc0030f6d72] exiting daemon [2020-07-28T08:48:05.588Z] daemon.go:448: [d7bc0030f6d72] Daemon stopped [2020-07-28T08:48:05.588Z] daemon.go:325: [d7bc0030f6d72] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [d7bc0030f6d72] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [d7bc0030f6d72] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:325: [d7bc0030f6d72] waiting for daemon to start [2020-07-28T08:48:05.588Z] daemon.go:353: [d7bc0030f6d72] daemon started [2020-07-28T08:48:05.588Z] daemon.go:461: [d0ab5bbf906a5] Stopping daemon [2020-07-28T08:48:05.588Z] daemon.go:296: [d0ab5bbf906a5] exiting daemon [2020-07-28T08:48:05.588Z] daemon.go:448: [d0ab5bbf906a5] Daemon stopped [2020-07-28T08:48:05.588Z] daemon.go:461: [d969f83f55b79] Stopping daemon [2020-07-28T08:48:05.588Z] daemon.go:296: [d969f83f55b79] exiting daemon [2020-07-28T08:48:05.588Z] daemon.go:448: [d969f83f55b79] Daemon stopped [2020-07-28T08:48:05.588Z] daemon.go:461: [ddb30c8151d7a] Stopping daemon [2020-07-28T08:48:05.588Z] daemon.go:296: [ddb30c8151d7a] exiting daemon [2020-07-28T08:48:05.588Z] daemon.go:448: [ddb30c8151d7a] Daemon stopped [2020-07-28T08:48:05.589Z] daemon.go:461: [d7bc0030f6d72] Stopping daemon [2020-07-28T08:48:05.589Z] daemon.go:296: [d7bc0030f6d72] exiting daemon [2020-07-28T08:48:05.589Z] daemon.go:448: [d7bc0030f6d72] Daemon stopped [2020-07-28T08:48:05.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s) [2020-07-28T08:48:05.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-07-28T08:48:05.589Z] daemon.go:325: [dcc09abb95915] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:325: [dcc09abb95915] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:353: [dcc09abb95915] daemon started [2020-07-28T08:48:05.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-07-28T08:48:05.589Z] daemon.go:325: [daf2782b9712d] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:325: [daf2782b9712d] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:353: [daf2782b9712d] daemon started [2020-07-28T08:48:05.589Z] check_test.go:358: [daf2782b9712d] joining swarm manager [dcc09abb95915]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T08:48:05.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-07-28T08:48:05.589Z] daemon.go:325: [d2e26007901ab] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:325: [d2e26007901ab] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:353: [d2e26007901ab] daemon started [2020-07-28T08:48:05.589Z] check_test.go:358: [d2e26007901ab] joining swarm manager [dcc09abb95915]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T08:48:05.589Z] daemon.go:461: [dcc09abb95915] Stopping daemon [2020-07-28T08:48:05.589Z] daemon.go:296: [dcc09abb95915] exiting daemon [2020-07-28T08:48:05.589Z] daemon.go:448: [dcc09abb95915] Daemon stopped [2020-07-28T08:48:05.589Z] daemon.go:461: [daf2782b9712d] Stopping daemon [2020-07-28T08:48:05.589Z] daemon.go:296: [daf2782b9712d] exiting daemon [2020-07-28T08:48:05.589Z] daemon.go:448: [daf2782b9712d] Daemon stopped [2020-07-28T08:48:05.589Z] daemon.go:461: [d2e26007901ab] Stopping daemon [2020-07-28T08:48:05.589Z] daemon.go:296: [d2e26007901ab] exiting daemon [2020-07-28T08:48:05.589Z] daemon.go:448: [d2e26007901ab] Daemon stopped [2020-07-28T08:48:05.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.45s) [2020-07-28T08:48:05.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-07-28T08:48:05.589Z] daemon.go:325: [dfb4cc68b298a] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:325: [dfb4cc68b298a] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:353: [dfb4cc68b298a] daemon started [2020-07-28T08:48:05.589Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge" [2020-07-28T08:48:05.589Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists [2020-07-28T08:48:05.589Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay" [2020-07-28T08:48:05.589Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists [2020-07-28T08:48:05.589Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge" [2020-07-28T08:48:05.589Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists [2020-07-28T08:48:05.589Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay" [2020-07-28T08:48:05.589Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists [2020-07-28T08:48:05.589Z] daemon.go:461: [dfb4cc68b298a] Stopping daemon [2020-07-28T08:48:05.589Z] daemon.go:296: [dfb4cc68b298a] exiting daemon [2020-07-28T08:48:05.589Z] daemon.go:448: [dfb4cc68b298a] Daemon stopped [2020-07-28T08:48:05.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (1.84s) [2020-07-28T08:48:05.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-07-28T08:48:05.589Z] daemon.go:325: [deb782b29d663] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:325: [deb782b29d663] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:353: [deb782b29d663] daemon started [2020-07-28T08:48:05.589Z] daemon.go:461: [deb782b29d663] Stopping daemon [2020-07-28T08:48:05.589Z] daemon.go:296: [deb782b29d663] exiting daemon [2020-07-28T08:48:05.589Z] daemon.go:448: [deb782b29d663] Daemon stopped [2020-07-28T08:48:05.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.53s) [2020-07-28T08:48:05.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-07-28T08:48:05.589Z] daemon.go:325: [d93db14fbd724] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:325: [d93db14fbd724] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:353: [d93db14fbd724] daemon started [2020-07-28T08:48:05.589Z] daemon.go:461: [d93db14fbd724] Stopping daemon [2020-07-28T08:48:05.589Z] daemon.go:296: [d93db14fbd724] exiting daemon [2020-07-28T08:48:05.589Z] daemon.go:448: [d93db14fbd724] Daemon stopped [2020-07-28T08:48:05.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.30s) [2020-07-28T08:48:05.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-07-28T08:48:05.589Z] daemon.go:325: [d8d4faa060609] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:325: [d8d4faa060609] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:353: [d8d4faa060609] daemon started [2020-07-28T08:48:05.589Z] daemon.go:461: [d8d4faa060609] Stopping daemon [2020-07-28T08:48:05.589Z] daemon.go:296: [d8d4faa060609] exiting daemon [2020-07-28T08:48:05.589Z] daemon.go:448: [d8d4faa060609] Daemon stopped [2020-07-28T08:48:05.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.54s) [2020-07-28T08:48:05.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-07-28T08:48:05.589Z] daemon.go:325: [da5a7c4cbe7b3] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:325: [da5a7c4cbe7b3] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:353: [da5a7c4cbe7b3] daemon started [2020-07-28T08:48:05.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-07-28T08:48:05.589Z] daemon.go:325: [d1ec63c64f749] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:325: [d1ec63c64f749] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:353: [d1ec63c64f749] daemon started [2020-07-28T08:48:05.589Z] check_test.go:358: [d1ec63c64f749] joining swarm manager [da5a7c4cbe7b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T08:48:05.589Z] daemon.go:461: [da5a7c4cbe7b3] Stopping daemon [2020-07-28T08:48:05.589Z] daemon.go:296: [da5a7c4cbe7b3] exiting daemon [2020-07-28T08:48:05.589Z] daemon.go:448: [da5a7c4cbe7b3] Daemon stopped [2020-07-28T08:48:05.589Z] daemon.go:461: [d1ec63c64f749] Stopping daemon [2020-07-28T08:48:05.589Z] daemon.go:296: [d1ec63c64f749] exiting daemon [2020-07-28T08:48:05.589Z] daemon.go:448: [d1ec63c64f749] Daemon stopped [2020-07-28T08:48:05.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.32s) [2020-07-28T08:48:05.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-07-28T08:48:05.589Z] daemon.go:325: [deb20c58a1b5e] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:325: [deb20c58a1b5e] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:353: [deb20c58a1b5e] daemon started [2020-07-28T08:48:05.589Z] daemon.go:461: [deb20c58a1b5e] Stopping daemon [2020-07-28T08:48:05.589Z] daemon.go:296: [deb20c58a1b5e] exiting daemon [2020-07-28T08:48:05.589Z] daemon.go:448: [deb20c58a1b5e] Daemon stopped [2020-07-28T08:48:05.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.26s) [2020-07-28T08:48:05.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-07-28T08:48:05.589Z] daemon.go:325: [dde1f5dd8af80] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:325: [dde1f5dd8af80] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:353: [dde1f5dd8af80] daemon started [2020-07-28T08:48:05.589Z] daemon.go:461: [dde1f5dd8af80] Stopping daemon [2020-07-28T08:48:05.589Z] daemon.go:296: [dde1f5dd8af80] exiting daemon [2020-07-28T08:48:05.589Z] daemon.go:448: [dde1f5dd8af80] Daemon stopped [2020-07-28T08:48:05.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.34s) [2020-07-28T08:48:05.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd [2020-07-28T08:48:05.589Z] daemon.go:325: [dbfb17a424781] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:325: [dbfb17a424781] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:353: [dbfb17a424781] daemon started [2020-07-28T08:48:05.589Z] daemon.go:461: [dbfb17a424781] Stopping daemon [2020-07-28T08:48:05.589Z] daemon.go:296: [dbfb17a424781] exiting daemon [2020-07-28T08:48:05.589Z] daemon.go:448: [dbfb17a424781] Daemon stopped [2020-07-28T08:48:05.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.25s) [2020-07-28T08:48:05.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-07-28T08:48:05.589Z] daemon.go:325: [de076b3e300ff] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:325: [de076b3e300ff] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:353: [de076b3e300ff] daemon started [2020-07-28T08:48:05.589Z] daemon.go:461: [de076b3e300ff] Stopping daemon [2020-07-28T08:48:05.589Z] daemon.go:296: [de076b3e300ff] exiting daemon [2020-07-28T08:48:05.589Z] daemon.go:448: [de076b3e300ff] Daemon stopped [2020-07-28T08:48:05.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.62s) [2020-07-28T08:48:05.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-07-28T08:48:05.589Z] daemon.go:325: [d72e07ab7aa7a] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:325: [d72e07ab7aa7a] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:353: [d72e07ab7aa7a] daemon started [2020-07-28T08:48:05.589Z] daemon.go:461: [d72e07ab7aa7a] Stopping daemon [2020-07-28T08:48:05.589Z] daemon.go:296: [d72e07ab7aa7a] exiting daemon [2020-07-28T08:48:05.589Z] daemon.go:448: [d72e07ab7aa7a] Daemon stopped [2020-07-28T08:48:05.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.26s) [2020-07-28T08:48:05.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-07-28T08:48:05.589Z] daemon.go:325: [d6590261fc1dc] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:325: [d6590261fc1dc] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:353: [d6590261fc1dc] daemon started [2020-07-28T08:48:05.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-07-28T08:48:05.589Z] daemon.go:325: [debf8fe0116aa] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:325: [debf8fe0116aa] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:353: [debf8fe0116aa] daemon started [2020-07-28T08:48:05.589Z] check_test.go:358: [debf8fe0116aa] joining swarm manager [d6590261fc1dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T08:48:05.589Z] daemon.go:461: [d6590261fc1dc] Stopping daemon [2020-07-28T08:48:05.589Z] daemon.go:296: [d6590261fc1dc] exiting daemon [2020-07-28T08:48:05.589Z] daemon.go:448: [d6590261fc1dc] Daemon stopped [2020-07-28T08:48:05.589Z] daemon.go:461: [debf8fe0116aa] Stopping daemon [2020-07-28T08:48:05.589Z] daemon.go:296: [debf8fe0116aa] exiting daemon [2020-07-28T08:48:05.589Z] daemon.go:448: [debf8fe0116aa] Daemon stopped [2020-07-28T08:48:05.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.55s) [2020-07-28T08:48:05.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-07-28T08:48:05.589Z] daemon.go:325: [de2136b386fca] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:325: [de2136b386fca] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:353: [de2136b386fca] daemon started [2020-07-28T08:48:05.589Z] daemon.go:461: [de2136b386fca] Stopping daemon [2020-07-28T08:48:05.589Z] daemon.go:296: [de2136b386fca] exiting daemon [2020-07-28T08:48:05.589Z] daemon.go:448: [de2136b386fca] Daemon stopped [2020-07-28T08:48:05.589Z] daemon.go:325: [de2136b386fca] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:325: [de2136b386fca] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:353: [de2136b386fca] daemon started [2020-07-28T08:48:05.589Z] daemon.go:461: [de2136b386fca] Stopping daemon [2020-07-28T08:48:05.589Z] daemon.go:296: [de2136b386fca] exiting daemon [2020-07-28T08:48:05.589Z] daemon.go:448: [de2136b386fca] Daemon stopped [2020-07-28T08:48:05.589Z] daemon.go:325: [de2136b386fca] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:325: [de2136b386fca] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:353: [de2136b386fca] daemon started [2020-07-28T08:48:05.589Z] daemon.go:461: [de2136b386fca] Stopping daemon [2020-07-28T08:48:05.589Z] daemon.go:296: [de2136b386fca] exiting daemon [2020-07-28T08:48:05.589Z] daemon.go:448: [de2136b386fca] Daemon stopped [2020-07-28T08:48:05.589Z] daemon.go:325: [de2136b386fca] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:325: [de2136b386fca] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:353: [de2136b386fca] daemon started [2020-07-28T08:48:05.589Z] daemon.go:461: [de2136b386fca] Stopping daemon [2020-07-28T08:48:05.589Z] daemon.go:296: [de2136b386fca] exiting daemon [2020-07-28T08:48:05.589Z] daemon.go:448: [de2136b386fca] Daemon stopped [2020-07-28T08:48:05.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.22s) [2020-07-28T08:48:05.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-07-28T08:48:05.589Z] daemon.go:325: [d257e0107ead3] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:325: [d257e0107ead3] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:353: [d257e0107ead3] daemon started [2020-07-28T08:48:05.589Z] daemon.go:461: [d257e0107ead3] Stopping daemon [2020-07-28T08:48:05.589Z] daemon.go:296: [d257e0107ead3] exiting daemon [2020-07-28T08:48:05.589Z] daemon.go:448: [d257e0107ead3] Daemon stopped [2020-07-28T08:48:05.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.32s) [2020-07-28T08:48:05.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-07-28T08:48:05.589Z] daemon.go:325: [dd2ef985db7f0] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:325: [dd2ef985db7f0] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:353: [dd2ef985db7f0] daemon started [2020-07-28T08:48:05.589Z] daemon.go:461: [dd2ef985db7f0] Stopping daemon [2020-07-28T08:48:05.589Z] daemon.go:296: [dd2ef985db7f0] exiting daemon [2020-07-28T08:48:05.589Z] daemon.go:448: [dd2ef985db7f0] Daemon stopped [2020-07-28T08:48:05.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.50s) [2020-07-28T08:48:05.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-07-28T08:48:05.589Z] daemon.go:325: [dd885e5a83fce] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:325: [dd885e5a83fce] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:353: [dd885e5a83fce] daemon started [2020-07-28T08:48:05.589Z] daemon.go:461: [dd885e5a83fce] Stopping daemon [2020-07-28T08:48:05.589Z] daemon.go:296: [dd885e5a83fce] exiting daemon [2020-07-28T08:48:05.589Z] daemon.go:448: [dd885e5a83fce] Daemon stopped [2020-07-28T08:48:05.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.90s) [2020-07-28T08:48:05.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-07-28T08:48:05.589Z] daemon.go:325: [db40e618a3cfd] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:325: [db40e618a3cfd] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:353: [db40e618a3cfd] daemon started [2020-07-28T08:48:05.589Z] daemon.go:461: [db40e618a3cfd] Stopping daemon [2020-07-28T08:48:05.589Z] daemon.go:296: [db40e618a3cfd] exiting daemon [2020-07-28T08:48:05.589Z] daemon.go:448: [db40e618a3cfd] Daemon stopped [2020-07-28T08:48:05.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.60s) [2020-07-28T08:48:05.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY [2020-07-28T08:48:05.589Z] daemon.go:325: [d6b247e6c6fa1] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:325: [d6b247e6c6fa1] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:353: [d6b247e6c6fa1] daemon started [2020-07-28T08:48:05.589Z] daemon.go:461: [d6b247e6c6fa1] Stopping daemon [2020-07-28T08:48:05.589Z] daemon.go:296: [d6b247e6c6fa1] exiting daemon [2020-07-28T08:48:05.589Z] daemon.go:448: [d6b247e6c6fa1] Daemon stopped [2020-07-28T08:48:05.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.58s) [2020-07-28T08:48:05.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-07-28T08:48:05.589Z] daemon.go:325: [defecda7a1dcd] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:325: [defecda7a1dcd] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:353: [defecda7a1dcd] daemon started [2020-07-28T08:48:05.589Z] daemon.go:461: [defecda7a1dcd] Stopping daemon [2020-07-28T08:48:05.589Z] daemon.go:296: [defecda7a1dcd] exiting daemon [2020-07-28T08:48:05.589Z] daemon.go:448: [defecda7a1dcd] Daemon stopped [2020-07-28T08:48:05.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.63s) [2020-07-28T08:48:05.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-07-28T08:48:05.589Z] daemon.go:325: [d1e58d976cb0d] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:325: [d1e58d976cb0d] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:353: [d1e58d976cb0d] daemon started [2020-07-28T08:48:05.589Z] daemon.go:461: [d1e58d976cb0d] Stopping daemon [2020-07-28T08:48:05.589Z] daemon.go:296: [d1e58d976cb0d] exiting daemon [2020-07-28T08:48:05.589Z] daemon.go:448: [d1e58d976cb0d] Daemon stopped [2020-07-28T08:48:05.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.56s) [2020-07-28T08:48:05.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-07-28T08:48:05.589Z] daemon.go:325: [d356c6d005990] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:325: [d356c6d005990] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:353: [d356c6d005990] daemon started [2020-07-28T08:48:05.589Z] daemon.go:461: [d356c6d005990] Stopping daemon [2020-07-28T08:48:05.589Z] daemon.go:296: [d356c6d005990] exiting daemon [2020-07-28T08:48:05.589Z] daemon.go:448: [d356c6d005990] Daemon stopped [2020-07-28T08:48:05.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.54s) [2020-07-28T08:48:05.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal [2020-07-28T08:48:05.589Z] daemon.go:325: [dc6b97f9d1b3f] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:325: [dc6b97f9d1b3f] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:353: [dc6b97f9d1b3f] daemon started [2020-07-28T08:48:05.589Z] daemon.go:461: [dc6b97f9d1b3f] Stopping daemon [2020-07-28T08:48:05.589Z] daemon.go:296: [dc6b97f9d1b3f] exiting daemon [2020-07-28T08:48:05.589Z] daemon.go:448: [dc6b97f9d1b3f] Daemon stopped [2020-07-28T08:48:05.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.20s) [2020-07-28T08:48:05.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-07-28T08:48:05.589Z] daemon.go:325: [db7cdfb14c0df] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:325: [db7cdfb14c0df] waiting for daemon to start [2020-07-28T08:48:05.589Z] daemon.go:353: [db7cdfb14c0df] daemon started [2020-07-28T08:48:05.589Z] daemon.go:461: [db7cdfb14c0df] Stopping daemon [2020-07-28T08:48:05.589Z] daemon.go:296: [db7cdfb14c0df] exiting daemon [2020-07-28T08:48:05.589Z] daemon.go:448: [db7cdfb14c0df] Daemon stopped [2020-07-28T08:48:05.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.86s) [2020-07-28T08:48:05.590Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate [2020-07-28T08:48:05.590Z] daemon.go:325: [da277454e9f81] waiting for daemon to start [2020-07-28T08:48:05.590Z] daemon.go:325: [da277454e9f81] waiting for daemon to start [2020-07-28T08:48:05.590Z] daemon.go:353: [da277454e9f81] daemon started [2020-07-28T08:48:05.590Z] daemon.go:461: [da277454e9f81] Stopping daemon [2020-07-28T08:48:05.590Z] daemon.go:296: [da277454e9f81] exiting daemon [2020-07-28T08:48:05.590Z] daemon.go:448: [da277454e9f81] Daemon stopped [2020-07-28T08:48:05.590Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.91s) [2020-07-28T08:48:05.590Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-07-28T08:48:05.590Z] daemon.go:325: [d01ba254bc714] waiting for daemon to start [2020-07-28T08:48:05.590Z] daemon.go:325: [d01ba254bc714] waiting for daemon to start [2020-07-28T08:48:05.590Z] daemon.go:353: [d01ba254bc714] daemon started [2020-07-28T08:48:05.590Z] daemon.go:461: [d01ba254bc714] Stopping daemon [2020-07-28T08:48:05.590Z] daemon.go:296: [d01ba254bc714] exiting daemon [2020-07-28T08:48:05.590Z] daemon.go:448: [d01ba254bc714] Daemon stopped [2020-07-28T08:48:05.590Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.33s) [2020-07-28T08:48:05.590Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-07-28T08:48:05.590Z] daemon.go:325: [d161ba2eaf8ff] waiting for daemon to start [2020-07-28T08:48:05.590Z] daemon.go:325: [d161ba2eaf8ff] waiting for daemon to start [2020-07-28T08:48:05.590Z] daemon.go:353: [d161ba2eaf8ff] daemon started [2020-07-28T08:48:05.590Z] daemon.go:461: [d161ba2eaf8ff] Stopping daemon [2020-07-28T08:48:05.590Z] daemon.go:296: [d161ba2eaf8ff] exiting daemon [2020-07-28T08:48:05.590Z] daemon.go:448: [d161ba2eaf8ff] Daemon stopped [2020-07-28T08:48:05.590Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.19s) [2020-07-28T08:48:05.590Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-07-28T08:48:05.590Z] daemon.go:325: [d3f8131717c93] waiting for daemon to start [2020-07-28T08:48:05.590Z] daemon.go:325: [d3f8131717c93] waiting for daemon to start [2020-07-28T08:48:05.590Z] daemon.go:353: [d3f8131717c93] daemon started [2020-07-28T08:48:05.590Z] daemon.go:461: [d3f8131717c93] Stopping daemon [2020-07-28T08:48:05.590Z] daemon.go:296: [d3f8131717c93] exiting daemon [2020-07-28T08:48:05.590Z] daemon.go:448: [d3f8131717c93] Daemon stopped [2020-07-28T08:48:05.590Z] === RUN TestDockerExternalVolumeSuite [2020-07-28T08:48:05.590Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-07-28T08:48:18.295Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-07-28T08:48:18.295Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-07-28T08:48:18.295Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-07-28T08:48:20.468Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-07-28T08:48:26.956Z] === RUN TestDockerSuite/TestBuildSpaces [2020-07-28T08:48:26.956Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-07-28T08:48:30.741Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-07-28T08:48:31.209Z] === RUN TestDockerSuite/TestBuildStderr [2020-07-28T08:48:34.994Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-07-28T08:48:52.799Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-07-28T08:48:52.799Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-07-28T08:48:55.010Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-07-28T08:48:55.996Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-07-28T08:48:59.799Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-07-28T08:49:04.547Z] === RUN TestDockerSuite/TestBuildUser [2020-07-28T08:49:04.547Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-07-28T08:49:04.547Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-07-28T08:49:04.547Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-07-28T08:49:08.339Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-07-28T08:49:08.339Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-07-28T08:49:10.604Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-07-28T08:49:10.604Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-07-28T08:49:10.604Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-07-28T08:49:28.152Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-07-28T08:49:36.266Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-07-28T08:49:40.852Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-07-28T08:49:40.852Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-07-28T08:49:46.714Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-07-28T08:49:51.459Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-07-28T08:49:51.460Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-07-28T08:49:51.460Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-07-28T08:49:53.022Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-07-28T08:49:53.490Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2020-07-28T08:50:06.101Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-07-28T08:50:08.315Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-07-28T08:50:08.342Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-07-28T08:50:08.783Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-07-28T08:50:23.220Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-07-28T08:50:23.710Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-07-28T08:50:23.710Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-07-28T08:50:23.710Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-07-28T08:50:23.710Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-07-28T08:50:23.710Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-07-28T08:50:32.364Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-07-28T08:50:32.832Z] === RUN TestDockerSuite/TestBuildXZHost [2020-07-28T08:50:32.832Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-07-28T08:50:32.832Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-07-28T08:50:32.832Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-07-28T08:50:35.046Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-07-28T08:50:38.834Z] === RUN TestDockerSuite/TestCommitChange [2020-07-28T08:50:42.622Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-07-28T08:50:46.408Z] === RUN TestDockerSuite/TestCommitHardlink [2020-07-28T08:50:46.408Z] === RUN TestDockerSuite/TestCommitNewFile [2020-07-28T08:50:52.275Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-07-28T08:50:52.275Z] === RUN TestDockerSuite/TestCommitTTY [2020-07-28T08:50:55.294Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-07-28T08:50:58.136Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-07-28T08:51:01.924Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-07-28T08:51:01.924Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-07-28T08:51:01.924Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-07-28T08:51:01.924Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-07-28T08:51:01.924Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-07-28T08:51:01.924Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-07-28T08:51:01.924Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-07-28T08:51:01.924Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-07-28T08:51:01.924Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-07-28T08:51:07.497Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-07-28T08:51:07.787Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-07-28T08:51:13.815Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-07-28T08:51:13.815Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-07-28T08:51:14.801Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-07-28T08:51:14.801Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-07-28T08:51:14.801Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-07-28T08:51:14.801Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-07-28T08:51:16.364Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-07-28T08:51:16.364Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-07-28T08:51:16.364Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-07-28T08:51:18.577Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-07-28T08:51:18.577Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-07-28T08:51:18.577Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-07-28T08:51:18.577Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-07-28T08:51:18.577Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-07-28T08:51:20.140Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-07-28T08:51:21.705Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-07-28T08:51:23.270Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-07-28T08:51:23.270Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-07-28T08:51:23.270Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-07-28T08:51:26.222Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-07-28T08:51:26.222Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-07-28T08:51:27.785Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-07-28T08:51:27.785Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-07-28T08:51:27.785Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-07-28T08:51:29.998Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-07-28T08:51:29.998Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-07-28T08:51:30.983Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-07-28T08:51:30.983Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-07-28T08:51:38.134Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-07-28T08:51:38.135Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-07-28T08:51:39.697Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-07-28T08:51:39.709Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-07-28T08:51:42.646Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-07-28T08:51:46.436Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-07-28T08:51:46.436Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-07-28T08:51:46.436Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-07-28T08:51:46.436Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-07-28T08:51:46.436Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-07-28T08:51:47.998Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-07-28T08:51:47.998Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-07-28T08:51:49.624Z] === RUN TestDockerSuite/TestContainerAPITop [2020-07-28T08:51:49.624Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-07-28T08:51:51.188Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-07-28T08:51:51.188Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-07-28T08:51:54.586Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-07-28T08:51:55.939Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-07-28T08:51:56.925Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-07-28T08:51:56.925Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-07-28T08:51:56.925Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-07-28T08:51:56.925Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-07-28T08:51:56.925Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-07-28T08:51:56.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2020-07-28T08:51:58.486Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-07-28T08:52:09.464Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-07-28T08:52:13.414Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-07-28T08:52:13.415Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-07-28T08:52:13.415Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-07-28T08:52:13.415Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-07-28T08:52:13.415Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-07-28T08:52:13.415Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-07-28T08:52:13.415Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-07-28T08:52:13.415Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-07-28T08:52:14.979Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-07-28T08:52:14.979Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-07-28T08:52:14.979Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-07-28T08:52:14.979Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-07-28T08:52:14.979Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-07-28T08:52:14.979Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-07-28T08:52:14.979Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-07-28T08:52:14.979Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-07-28T08:52:14.979Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-07-28T08:52:14.979Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-07-28T08:52:14.979Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-07-28T08:52:14.979Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-07-28T08:52:14.979Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-07-28T08:52:14.979Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-07-28T08:52:17.292Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-07-28T08:52:17.292Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-07-28T08:52:17.292Z] === RUN TestDockerSuite/TestCpRelativePath [2020-07-28T08:52:18.853Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-07-28T08:52:18.853Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-07-28T08:52:18.853Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-07-28T08:52:18.853Z] === RUN TestDockerSuite/TestCpToCaseA [2020-07-28T08:52:27.516Z] === RUN TestDockerSuite/TestCpToCaseB [2020-07-28T08:52:29.079Z] === RUN TestDockerSuite/TestCpToCaseC [2020-07-28T08:52:29.079Z] === RUN TestDockerSuite/TestCpToCaseD [2020-07-28T08:52:29.079Z] === RUN TestDockerSuite/TestCpToCaseE [2020-07-28T08:52:36.237Z] === RUN TestDockerSuite/TestCpToCaseF [2020-07-28T08:52:36.237Z] === RUN TestDockerSuite/TestCpToCaseG [2020-07-28T08:52:36.237Z] === RUN TestDockerSuite/TestCpToCaseH [2020-07-28T08:52:43.388Z] === RUN TestDockerSuite/TestCpToCaseI [2020-07-28T08:52:43.388Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-07-28T08:52:43.388Z] === RUN TestDockerSuite/TestCpToDot [2020-07-28T08:52:44.374Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-07-28T08:52:44.374Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-07-28T08:52:44.374Z] === RUN TestDockerSuite/TestCpToStdout [2020-07-28T08:52:46.590Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-07-28T08:52:46.590Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-07-28T08:52:46.590Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-07-28T08:52:46.590Z] === RUN TestDockerSuite/TestCpVolumePath [2020-07-28T08:52:46.590Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-07-28T08:52:46.590Z] === RUN TestDockerSuite/TestCreateArgs [2020-07-28T08:52:46.590Z] === RUN TestDockerSuite/TestCreateByImageID [2020-07-28T08:52:48.151Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-07-28T08:52:49.716Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-07-28T08:52:50.184Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-07-28T08:52:50.184Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-07-28T08:52:51.756Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-07-28T08:52:52.226Z] === RUN TestDockerSuite/TestCreateLabels [2020-07-28T08:52:52.693Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-07-28T08:52:52.693Z] === RUN TestDockerSuite/TestCreateRM [2020-07-28T08:52:52.693Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-07-28T08:52:52.693Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-07-28T08:52:52.693Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-07-28T08:52:53.161Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-07-28T08:52:56.136Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-07-28T08:53:05.643Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-07-28T08:53:05.643Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-07-28T08:53:05.643Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-07-28T08:53:07.856Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-07-28T08:53:08.323Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-07-28T08:53:08.323Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-07-28T08:53:09.886Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-07-28T08:53:09.886Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-07-28T08:53:09.886Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-07-28T08:53:09.886Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-07-28T08:53:09.886Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-07-28T08:53:09.886Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-07-28T08:53:09.886Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-07-28T08:53:09.886Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-07-28T08:53:09.886Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-07-28T08:53:09.886Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-07-28T08:53:09.886Z] === RUN TestDockerSuite/TestDevicePermissions [2020-07-28T08:53:10.353Z] === RUN TestDockerSuite/TestDockerFails [2020-07-28T08:53:10.353Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-07-28T08:53:10.353Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-07-28T08:53:10.353Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-07-28T08:53:10.353Z] === RUN TestDockerSuite/TestEventsAttach [2020-07-28T08:53:10.353Z] === RUN TestDockerSuite/TestEventsCommit [2020-07-28T08:53:10.353Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-07-28T08:53:11.918Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-07-28T08:53:13.480Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-07-28T08:53:14.239Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-07-28T08:53:15.693Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-07-28T08:53:22.844Z] === RUN TestDockerSuite/TestEventsCopy [2020-07-28T08:53:26.633Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-07-28T08:53:30.427Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-07-28T08:53:31.415Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-07-28T08:53:32.403Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-07-28T08:53:35.354Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-07-28T08:53:35.354Z] === RUN TestDockerSuite/TestEventsFilterType [2020-07-28T08:53:35.821Z] === RUN TestDockerSuite/TestEventsFilters [2020-07-28T08:53:39.605Z] === RUN TestDockerSuite/TestEventsFormat [2020-07-28T08:53:43.391Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-07-28T08:53:43.391Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-07-28T08:53:43.391Z] === RUN TestDockerSuite/TestEventsImageImport [2020-07-28T08:53:43.391Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-07-28T08:53:43.391Z] === RUN TestDockerSuite/TestEventsImagePull [2020-07-28T08:53:43.391Z] === RUN TestDockerSuite/TestEventsImageTag [2020-07-28T08:53:44.445Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-07-28T08:53:44.445Z] === RUN TestDockerSuite/TestEventsRename [2020-07-28T08:53:46.008Z] === RUN TestDockerSuite/TestEventsResize [2020-07-28T08:53:46.312Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-07-28T08:53:48.223Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-07-28T08:53:49.785Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-07-28T08:53:52.000Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-07-28T08:53:55.790Z] === RUN TestDockerSuite/TestEventsTop [2020-07-28T08:53:55.790Z] === RUN TestDockerSuite/TestEventsUntag [2020-07-28T08:53:58.748Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-07-28T08:54:01.695Z] === RUN TestDockerSuite/TestExec [2020-07-28T08:54:01.695Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-07-28T08:54:01.695Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-07-28T08:54:03.258Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-07-28T08:54:04.242Z] === RUN TestDockerSuite/TestExecAPIStart [2020-07-28T08:54:04.242Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-07-28T08:54:04.242Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-07-28T08:54:04.242Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-07-28T08:54:05.805Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-07-28T08:54:07.367Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-07-28T08:54:08.931Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-07-28T08:54:10.495Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-07-28T08:54:14.281Z] === RUN TestDockerSuite/TestExecCgroup [2020-07-28T08:54:14.281Z] === RUN TestDockerSuite/TestExecEnv [2020-07-28T08:54:14.281Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-07-28T08:54:14.281Z] === RUN TestDockerSuite/TestExecExitStatus [2020-07-28T08:54:15.843Z] === RUN TestDockerSuite/TestExecInspectID [2020-07-28T08:54:18.387Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-07-28T08:54:20.593Z] === RUN TestDockerSuite/TestExecInteractive [2020-07-28T08:54:20.593Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-07-28T08:54:20.593Z] === RUN TestDockerSuite/TestExecParseError [2020-07-28T08:54:20.593Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-07-28T08:54:20.593Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-07-28T08:54:20.593Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-07-28T08:54:22.156Z] === RUN TestDockerSuite/TestExecSetEnv [2020-07-28T08:54:22.156Z] === RUN TestDockerSuite/TestExecStartFails [2020-07-28T08:54:22.156Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-07-28T08:54:22.156Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-07-28T08:54:22.156Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-07-28T08:54:22.156Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-07-28T08:54:23.718Z] === RUN TestDockerSuite/TestExecUlimits [2020-07-28T08:54:23.718Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-07-28T08:54:29.581Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-07-28T08:54:29.581Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-07-28T08:54:29.581Z] === RUN TestDockerSuite/TestExecWithUser [2020-07-28T08:54:29.581Z] === RUN TestDockerSuite/TestGetContainerStats [2020-07-28T08:54:33.265Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-07-28T08:54:35.442Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-07-28T08:54:40.193Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-07-28T08:54:43.145Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-07-28T08:54:49.159Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-07-28T08:54:49.159Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-07-28T08:54:49.159Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-07-28T08:54:49.159Z] === RUN TestDockerSuite/TestHealth [2020-07-28T08:54:49.159Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-07-28T08:54:49.159Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-07-28T08:54:49.159Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-07-28T08:54:49.159Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-07-28T08:54:51.376Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-07-28T08:54:52.950Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-07-28T08:54:52.951Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-07-28T08:54:52.951Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-07-28T08:54:52.951Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-07-28T08:54:52.951Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-07-28T08:54:53.418Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-07-28T08:54:53.887Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-07-28T08:54:53.887Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-07-28T08:54:54.354Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-07-28T08:54:54.354Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-07-28T08:54:55.917Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-07-28T08:54:56.384Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-07-28T08:54:57.949Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-07-28T08:54:59.515Z] === RUN TestDockerSuite/TestImagesFormat [2020-07-28T08:54:59.983Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-07-28T08:54:59.983Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-07-28T08:55:03.774Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-07-28T08:55:03.774Z] === RUN TestDockerSuite/TestImportBadURL [2020-07-28T08:55:05.988Z] === RUN TestDockerSuite/TestImportDisplay [2020-07-28T08:55:05.988Z] === RUN TestDockerSuite/TestImportFile [2020-07-28T08:55:05.988Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-07-28T08:55:05.988Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-07-28T08:55:05.988Z] === RUN TestDockerSuite/TestImportGzipped [2020-07-28T08:55:05.988Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-07-28T08:55:05.988Z] === RUN TestDockerSuite/TestInfoDebug [2020-07-28T08:55:05.988Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-07-28T08:55:06.252Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-07-28T08:55:06.456Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-07-28T08:55:06.456Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-07-28T08:55:06.456Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-07-28T08:55:06.456Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-07-28T08:55:06.456Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-07-28T08:55:06.456Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-07-28T08:55:06.456Z] === RUN TestDockerSuite/TestInfoFormat [2020-07-28T08:55:06.456Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-07-28T08:55:06.456Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-07-28T08:55:06.456Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-07-28T08:55:06.456Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-07-28T08:55:08.673Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-07-28T08:55:10.237Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-07-28T08:55:10.238Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-07-28T08:55:10.238Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-07-28T08:55:10.238Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-07-28T08:55:10.238Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-07-28T08:55:12.450Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-07-28T08:55:12.450Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-07-28T08:55:14.014Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-07-28T08:55:14.014Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-07-28T08:55:14.014Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-07-28T08:55:14.014Z] === RUN TestDockerSuite/TestInspectDefault [2020-07-28T08:55:15.579Z] === RUN TestDockerSuite/TestInspectHistory [2020-07-28T08:55:20.328Z] === RUN TestDockerSuite/TestInspectImage [2020-07-28T08:55:20.328Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-07-28T08:55:20.328Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-07-28T08:55:20.328Z] === RUN TestDockerSuite/TestInspectInt64 [2020-07-28T08:55:21.130Z] --- PASS: TestDockerExternalVolumeSuite (437.44s) [2020-07-28T08:55:21.130Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.66s) [2020-07-28T08:55:21.130Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-07-28T08:55:21.130Z] docker_cli_external_volume_driver_test.go:53: Daemon d3f3b6f90af52 is not started [2020-07-28T08:55:21.130Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2020-07-28T08:55:21.130Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-07-28T08:55:21.130Z] daemon.go:325: [d5082fe639241] waiting for daemon to start [2020-07-28T08:55:21.130Z] daemon.go:325: [d5082fe639241] waiting for daemon to start [2020-07-28T08:55:21.130Z] daemon.go:353: [d5082fe639241] daemon started [2020-07-28T08:55:21.130Z] daemon.go:461: [d5082fe639241] Stopping daemon [2020-07-28T08:55:21.130Z] daemon.go:296: [d5082fe639241] exiting daemon [2020-07-28T08:55:21.130Z] daemon.go:448: [d5082fe639241] Daemon stopped [2020-07-28T08:55:21.130Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2020-07-28T08:55:21.130Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-07-28T08:55:21.130Z] daemon.go:325: [d6e2ce3166ab8] waiting for daemon to start [2020-07-28T08:55:21.130Z] daemon.go:325: [d6e2ce3166ab8] waiting for daemon to start [2020-07-28T08:55:21.130Z] daemon.go:353: [d6e2ce3166ab8] daemon started [2020-07-28T08:55:21.130Z] daemon.go:461: [d6e2ce3166ab8] Stopping daemon [2020-07-28T08:55:21.130Z] daemon.go:296: [d6e2ce3166ab8] exiting daemon [2020-07-28T08:55:21.130Z] daemon.go:448: [d6e2ce3166ab8] Daemon stopped [2020-07-28T08:55:21.130Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-07-28T08:55:21.130Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-07-28T08:55:21.130Z] docker_cli_external_volume_driver_test.go:53: Daemon d5004fa8506e8 is not started [2020-07-28T08:55:21.130Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2020-07-28T08:55:21.130Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-07-28T08:55:21.130Z] daemon.go:325: [d47818578eed6] waiting for daemon to start [2020-07-28T08:55:21.130Z] daemon.go:325: [d47818578eed6] waiting for daemon to start [2020-07-28T08:55:21.130Z] daemon.go:353: [d47818578eed6] daemon started [2020-07-28T08:55:21.130Z] daemon.go:461: [d47818578eed6] Stopping daemon [2020-07-28T08:55:21.130Z] daemon.go:296: [d47818578eed6] exiting daemon [2020-07-28T08:55:21.130Z] daemon.go:448: [d47818578eed6] Daemon stopped [2020-07-28T08:55:21.130Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.09s) [2020-07-28T08:55:21.130Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-07-28T08:55:21.130Z] docker_cli_external_volume_driver_test.go:53: Daemon de61ce2d78e6a is not started [2020-07-28T08:55:21.130Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-07-28T08:55:21.130Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-07-28T08:55:21.130Z] docker_cli_external_volume_driver_test.go:53: Daemon d3aa7b9eef002 is not started [2020-07-28T08:55:21.130Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2020-07-28T08:55:21.130Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-07-28T08:55:21.130Z] daemon.go:325: [dbfd29d6c55f9] waiting for daemon to start [2020-07-28T08:55:21.130Z] daemon.go:325: [dbfd29d6c55f9] waiting for daemon to start [2020-07-28T08:55:21.130Z] daemon.go:353: [dbfd29d6c55f9] daemon started [2020-07-28T08:55:21.130Z] daemon.go:461: [dbfd29d6c55f9] Stopping daemon [2020-07-28T08:55:21.130Z] daemon.go:296: [dbfd29d6c55f9] exiting daemon [2020-07-28T08:55:21.130Z] daemon.go:448: [dbfd29d6c55f9] Daemon stopped [2020-07-28T08:55:21.130Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.22s) [2020-07-28T08:55:21.130Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-07-28T08:55:21.130Z] daemon.go:325: [d122ae7f9ac7e] waiting for daemon to start [2020-07-28T08:55:21.130Z] daemon.go:325: [d122ae7f9ac7e] waiting for daemon to start [2020-07-28T08:55:21.130Z] daemon.go:353: [d122ae7f9ac7e] daemon started [2020-07-28T08:55:21.130Z] daemon.go:461: [d122ae7f9ac7e] Stopping daemon [2020-07-28T08:55:21.130Z] daemon.go:296: [d122ae7f9ac7e] exiting daemon [2020-07-28T08:55:21.130Z] daemon.go:448: [d122ae7f9ac7e] Daemon stopped [2020-07-28T08:55:21.130Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2020-07-28T08:55:21.130Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-07-28T08:55:21.130Z] daemon.go:325: [db2812f065a9d] waiting for daemon to start [2020-07-28T08:55:21.130Z] daemon.go:325: [db2812f065a9d] waiting for daemon to start [2020-07-28T08:55:21.130Z] daemon.go:353: [db2812f065a9d] daemon started [2020-07-28T08:55:21.131Z] daemon.go:461: [db2812f065a9d] Stopping daemon [2020-07-28T08:55:21.131Z] daemon.go:296: [db2812f065a9d] exiting daemon [2020-07-28T08:55:21.131Z] daemon.go:448: [db2812f065a9d] Daemon stopped [2020-07-28T08:55:21.131Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2020-07-28T08:55:21.131Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-07-28T08:55:21.131Z] daemon.go:325: [d54f56ce95d9f] waiting for daemon to start [2020-07-28T08:55:21.131Z] daemon.go:325: [d54f56ce95d9f] waiting for daemon to start [2020-07-28T08:55:21.131Z] daemon.go:353: [d54f56ce95d9f] daemon started [2020-07-28T08:55:21.131Z] daemon.go:461: [d54f56ce95d9f] Stopping daemon [2020-07-28T08:55:21.131Z] daemon.go:296: [d54f56ce95d9f] exiting daemon [2020-07-28T08:55:21.131Z] daemon.go:448: [d54f56ce95d9f] Daemon stopped [2020-07-28T08:55:21.131Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.24s) [2020-07-28T08:55:21.131Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-07-28T08:55:21.131Z] daemon.go:325: [d9f3946089550] waiting for daemon to start [2020-07-28T08:55:21.131Z] daemon.go:325: [d9f3946089550] waiting for daemon to start [2020-07-28T08:55:21.131Z] daemon.go:353: [d9f3946089550] daemon started [2020-07-28T08:55:21.131Z] daemon.go:461: [d9f3946089550] Stopping daemon [2020-07-28T08:55:21.131Z] daemon.go:296: [d9f3946089550] exiting daemon [2020-07-28T08:55:21.131Z] daemon.go:448: [d9f3946089550] Daemon stopped [2020-07-28T08:55:21.131Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.30s) [2020-07-28T08:55:21.131Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-07-28T08:55:21.131Z] daemon.go:325: [d0a91ed898b09] waiting for daemon to start [2020-07-28T08:55:21.131Z] daemon.go:325: [d0a91ed898b09] waiting for daemon to start [2020-07-28T08:55:21.131Z] daemon.go:353: [d0a91ed898b09] daemon started [2020-07-28T08:55:21.131Z] daemon.go:461: [d0a91ed898b09] Stopping daemon [2020-07-28T08:55:21.131Z] daemon.go:296: [d0a91ed898b09] exiting daemon [2020-07-28T08:55:21.131Z] daemon.go:448: [d0a91ed898b09] Daemon stopped [2020-07-28T08:55:21.131Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.93s) [2020-07-28T08:55:21.131Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-07-28T08:55:21.131Z] daemon.go:325: [dd8531b8e3e52] waiting for daemon to start [2020-07-28T08:55:21.131Z] daemon.go:325: [dd8531b8e3e52] waiting for daemon to start [2020-07-28T08:55:21.131Z] daemon.go:353: [dd8531b8e3e52] daemon started [2020-07-28T08:55:21.131Z] daemon.go:461: [dd8531b8e3e52] Stopping daemon [2020-07-28T08:55:21.131Z] daemon.go:296: [dd8531b8e3e52] exiting daemon [2020-07-28T08:55:21.131Z] daemon.go:448: [dd8531b8e3e52] Daemon stopped [2020-07-28T08:55:21.131Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2020-07-28T08:55:21.131Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-07-28T08:55:21.131Z] daemon.go:325: [d958f4d37103d] waiting for daemon to start [2020-07-28T08:55:21.131Z] daemon.go:325: [d958f4d37103d] waiting for daemon to start [2020-07-28T08:55:21.131Z] daemon.go:353: [d958f4d37103d] daemon started [2020-07-28T08:55:21.131Z] daemon.go:461: [d958f4d37103d] Stopping daemon [2020-07-28T08:55:21.131Z] daemon.go:296: [d958f4d37103d] exiting daemon [2020-07-28T08:55:21.131Z] daemon.go:448: [d958f4d37103d] Daemon stopped [2020-07-28T08:55:21.131Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.67s) [2020-07-28T08:55:21.131Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-07-28T08:55:21.131Z] daemon.go:325: [d1f11a78b4733] waiting for daemon to start [2020-07-28T08:55:21.131Z] daemon.go:325: [d1f11a78b4733] waiting for daemon to start [2020-07-28T08:55:21.131Z] daemon.go:353: [d1f11a78b4733] daemon started [2020-07-28T08:55:21.131Z] daemon.go:461: [d1f11a78b4733] Stopping daemon [2020-07-28T08:55:21.131Z] daemon.go:296: [d1f11a78b4733] exiting daemon [2020-07-28T08:55:21.131Z] daemon.go:448: [d1f11a78b4733] Daemon stopped [2020-07-28T08:55:21.131Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2020-07-28T08:55:21.131Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-07-28T08:55:21.131Z] docker_cli_external_volume_driver_test.go:486: Daemon dc0c93a622ff3 is not started [2020-07-28T08:55:21.131Z] daemon.go:325: [dc0c93a622ff3] waiting for daemon to start [2020-07-28T08:55:21.131Z] daemon.go:325: [dc0c93a622ff3] waiting for daemon to start [2020-07-28T08:55:21.131Z] daemon.go:353: [dc0c93a622ff3] daemon started [2020-07-28T08:55:21.131Z] daemon.go:461: [dc0c93a622ff3] Stopping daemon [2020-07-28T08:55:21.131Z] daemon.go:296: [dc0c93a622ff3] exiting daemon [2020-07-28T08:55:21.131Z] daemon.go:448: [dc0c93a622ff3] Daemon stopped [2020-07-28T08:55:21.131Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2020-07-28T08:55:21.131Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-07-28T08:55:21.131Z] docker_cli_external_volume_driver_test.go:53: Daemon de3a92f6afc20 is not started [2020-07-28T08:55:21.131Z] PASS [2020-07-28T08:55:21.131Z] [2020-07-28T08:55:21.131Z] === Skipped [2020-07-28T08:55:21.131Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-28T08:55:21.131Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-28T08:55:21.131Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-07-28T08:55:21.131Z] requirement.go:26: unmatched requirement IPv6 [2020-07-28T08:55:21.131Z] check_test.go:309: Daemon d5016d73145a1 is not started [2020-07-28T08:55:21.131Z] [2020-07-28T08:55:21.131Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-07-28T08:55:21.131Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-07-28T08:55:21.131Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-07-28T08:55:21.131Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-28T08:55:21.131Z] check_test.go:309: Daemon dc588fda3b4b8 is not started [2020-07-28T08:55:21.131Z] [2020-07-28T08:55:21.131Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-07-28T08:55:21.131Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-07-28T08:55:21.131Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-07-28T08:55:21.131Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-28T08:55:21.131Z] check_test.go:309: Daemon db789b33803d4 is not started [2020-07-28T08:55:21.131Z] [2020-07-28T08:55:21.131Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-07-28T08:55:21.131Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-07-28T08:55:21.131Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-07-28T08:55:21.131Z] [2020-07-28T08:55:21.131Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-28T08:55:21.131Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-28T08:55:21.131Z] requirement.go:26: unmatched requirement IPv6 [2020-07-28T08:55:21.131Z] [2020-07-28T08:55:21.131Z] [2020-07-28T08:55:21.131Z] DONE 270 tests, 5 skipped in 2466.361s [2020-07-28T08:55:21.131Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-28T08:55:21.131Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d15decc401fc0/docker.pid [2020-07-28T08:55:21.131Z] +++ kill 3910 [2020-07-28T08:55:21.131Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3910 is not a child of this shell [2020-07-28T08:55:21.131Z] warning: PID 3910 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d15decc401fc0/docker.pid had a nonzero exit code [2020-07-28T08:55:21.131Z] ++++ cat bundles/test-integration/docker.pid [2020-07-28T08:55:21.131Z] +++ kill 7331 [2020-07-28T08:55:21.313Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-07-28T08:55:21.700Z] umount: bundles/test-integration/root: no mount point specified. [2020-07-28T08:55:21.700Z] +++ /etc/init.d/apparmor stop [2020-07-28T08:55:21.700Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-28T08:55:21.700Z] [2020-07-28T08:55:21.700Z] Unloading profiles will leave already running processes permanently [2020-07-28T08:55:21.700Z] unconfined, which can lead to unexpected situations. [2020-07-28T08:55:21.700Z] [2020-07-28T08:55:21.700Z] To set a process to complain mode, use the command line tool [2020-07-28T08:55:21.700Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-28T08:55:21.700Z] +++ true [2020-07-28T08:55:21.700Z] exiting test-integration [2020-07-28T08:55:21.700Z] ++ exit 0 [2020-07-28T08:55:21.700Z] [2020-07-28T08:55:21.959Z] + exit 0 [2020-07-28T08:55:21.959Z] ++ jobs -p [2020-07-28T08:55:21.959Z] + pids= [2020-07-28T08:55:21.959Z] + echo 'Remaining pids to kill: []' [2020-07-28T08:55:21.959Z] Remaining pids to kill: [] [2020-07-28T08:55:21.959Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-07-28T08:55:21.971Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-28T08:55:22.877Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-07-28T08:55:22.877Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-07-28T08:55:22.884Z] + echo Ensuring container killed. [2020-07-28T08:55:22.884Z] Ensuring container killed. [2020-07-28T08:55:22.884Z] + docker ps -aq -f name=docker-pr1-* [2020-07-28T08:55:22.884Z] + cids=40e2cd21a27c [2020-07-28T08:55:22.884Z] ec98282b9959 [2020-07-28T08:55:22.884Z] ea0e0052ffa6 [2020-07-28T08:55:22.884Z] + [ -n 40e2cd21a27c [2020-07-28T08:55:22.884Z] ec98282b9959 [2020-07-28T08:55:22.884Z] ea0e0052ffa6 ] [2020-07-28T08:55:22.884Z] + docker rm -vf 40e2cd21a27c ec98282b9959 ea0e0052ffa6 [2020-07-28T08:55:24.844Z] 40e2cd21a27c [2020-07-28T08:55:25.091Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-07-28T08:55:26.076Z] === RUN TestDockerSuite/TestInspectPlugin [2020-07-28T08:55:26.076Z] === RUN TestDockerSuite/TestInspectRootFS [2020-07-28T08:55:26.076Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-07-28T08:55:26.225Z] ec98282b9959 [2020-07-28T08:55:26.225Z] ea0e0052ffa6 [Pipeline] sh [2020-07-28T08:55:26.509Z] + echo Chowning /workspace to jenkins user [2020-07-28T08:55:26.509Z] Chowning /workspace to jenkins user [2020-07-28T08:55:26.509Z] + id -u [2020-07-28T08:55:26.509Z] + id -g [2020-07-28T08:55:26.509Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41277:/workspace busybox chown -R 1000:1000 /workspace [2020-07-28T08:55:27.639Z] === RUN TestDockerSuite/TestInspectStatus [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-28T08:55:29.851Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-07-28T08:55:30.102Z] + bundleName=amd64 [2020-07-28T08:55:30.102Z] + echo Creating amd64-bundles.tar.gz [2020-07-28T08:55:30.102Z] Creating amd64-bundles.tar.gz [2020-07-28T08:55:30.102Z] + xargs tar -czf amd64-bundles.tar.gz [2020-07-28T08:55:30.102Z] + 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-28T08:55:31.051Z] Archiving artifacts [2020-07-28T08:55:31.650Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41277/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-28T08:55:31.955Z] + make clean [2020-07-28T08:55:32.214Z] docker volume rm -f docker-dev-cache [2020-07-28T08:55:32.214Z] docker-dev-cache [Pipeline] deleteDir [2020-07-28T08:55:32.806Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-07-28T08:55:34.371Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-07-28T08:55:36.584Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-28T08:55:38.146Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-07-28T08:55:39.708Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-07-28T08:55:41.272Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-07-28T08:55:43.485Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-07-28T08:55:43.485Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-07-28T08:55:43.485Z] === RUN TestDockerSuite/TestLinksEnvs [2020-07-28T08:55:43.485Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-07-28T08:55:43.485Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-07-28T08:55:43.485Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-07-28T08:55:43.485Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-07-28T08:55:43.485Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-07-28T08:55:43.485Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-07-28T08:55:43.485Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-07-28T08:55:43.485Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-07-28T08:55:43.485Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-07-28T08:55:43.485Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-07-28T08:55:43.485Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-07-28T08:55:43.485Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-07-28T08:55:43.485Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-07-28T08:55:43.485Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-07-28T08:55:43.485Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-07-28T08:55:43.485Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-07-28T08:55:43.485Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-07-28T08:55:45.049Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-07-28T08:55:46.614Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-07-28T08:55:51.368Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-07-28T08:55:52.930Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-07-28T08:55:52.930Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-07-28T08:55:54.493Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-07-28T08:55:54.493Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-07-28T08:56:00.355Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-07-28T08:56:06.217Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-07-28T08:56:10.996Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-07-28T08:56:13.222Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-07-28T08:56:14.797Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-07-28T08:56:14.797Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-07-28T08:56:17.168Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-07-28T08:56:18.744Z] === RUN TestDockerSuite/TestLogsSince [2020-07-28T08:56:27.440Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-07-28T08:56:27.440Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-07-28T08:56:27.440Z] === RUN TestDockerSuite/TestLogsTail [2020-07-28T08:56:29.668Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-07-28T08:56:31.244Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-07-28T08:56:32.822Z] === RUN TestDockerSuite/TestMountIntoProc [2020-07-28T08:56:32.822Z] === RUN TestDockerSuite/TestMountIntoSys [2020-07-28T08:56:32.822Z] === RUN TestDockerSuite/TestNetHostname [2020-07-28T08:56:32.822Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-07-28T08:56:32.822Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-07-28T08:56:32.822Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-07-28T08:56:32.822Z] === RUN TestDockerSuite/TestPluginActive [2020-07-28T08:56:32.822Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-07-28T08:56:32.822Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-07-28T08:56:33.295Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-07-28T08:56:33.295Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-07-28T08:56:33.295Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-07-28T08:56:33.295Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-07-28T08:56:33.295Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-07-28T08:56:33.295Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-07-28T08:56:33.295Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-07-28T08:56:33.295Z] === RUN TestDockerSuite/TestPortHostBinding [2020-07-28T08:56:33.295Z] === RUN TestDockerSuite/TestPortList [2020-07-28T08:56:33.295Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-07-28T08:56:37.109Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-07-28T08:56:37.109Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-07-28T08:56:37.109Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-07-28T08:56:37.109Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-07-28T08:56:37.109Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-07-28T08:56:37.109Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-07-28T08:56:37.109Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-07-28T08:56:37.109Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-07-28T08:56:37.109Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-07-28T08:56:37.109Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-07-28T08:56:40.076Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-07-28T08:56:40.076Z] === RUN TestDockerSuite/TestPsByOrder [2020-07-28T08:56:47.253Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-07-28T08:56:47.253Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-07-28T08:56:54.428Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-07-28T08:57:04.877Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-07-28T08:57:04.877Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-07-28T08:57:04.877Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-07-28T08:57:17.395Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-07-28T08:57:23.279Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-07-28T08:57:29.161Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-07-28T08:57:32.123Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-07-28T08:57:32.123Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-07-28T08:57:32.123Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-07-28T08:57:35.085Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-07-28T08:57:35.085Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-07-28T08:57:35.085Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-07-28T08:57:35.085Z] === RUN TestDockerSuite/TestPsRightTagName [2020-07-28T08:57:35.085Z] === RUN TestDockerSuite/TestPsShowMounts [2020-07-28T08:57:40.975Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-07-28T08:57:40.975Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-07-28T08:57:41.968Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-07-28T08:57:41.968Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-07-28T08:57:43.541Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-07-28T08:57:44.532Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-07-28T08:57:44.532Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-07-28T08:57:53.222Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-07-28T08:57:55.444Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-07-28T08:57:57.675Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-07-28T08:58:15.523Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-07-28T08:58:15.523Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-07-28T08:58:20.295Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-07-28T08:58:20.295Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-07-28T08:58:20.295Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-07-28T08:58:20.765Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-07-28T08:58:24.569Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-07-28T08:58:27.532Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-07-28T08:58:27.532Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-07-28T08:58:31.336Z] === RUN TestDockerSuite/TestRmiBlank [2020-07-28T08:58:31.336Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-07-28T08:58:31.336Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-07-28T08:58:43.971Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-07-28T08:58:44.962Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-07-28T08:58:45.433Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-07-28T08:58:51.319Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-07-28T08:58:55.124Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-07-28T08:59:01.008Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-07-28T08:59:04.812Z] === RUN TestDockerSuite/TestRmiTag [2020-07-28T08:59:04.812Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-07-28T08:59:07.035Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-07-28T08:59:21.998Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-07-28T08:59:22.469Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-07-28T08:59:27.239Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-07-28T08:59:27.709Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-07-28T08:59:27.709Z] === RUN TestDockerSuite/TestRunAddHost [2020-07-28T08:59:27.709Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-07-28T08:59:27.709Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-07-28T08:59:27.709Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-07-28T08:59:27.709Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-07-28T08:59:27.709Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-07-28T08:59:27.709Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-07-28T08:59:29.933Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-07-28T08:59:29.933Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-07-28T08:59:29.933Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-07-28T08:59:33.738Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-07-28T08:59:35.964Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-07-28T08:59:37.535Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-07-28T08:59:39.107Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-07-28T08:59:40.680Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-07-28T08:59:40.680Z] === RUN TestDockerSuite/TestRunBindMounts [2020-07-28T08:59:44.484Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-07-28T08:59:44.484Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-07-28T08:59:44.484Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-07-28T08:59:44.484Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-07-28T08:59:44.484Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-07-28T08:59:44.484Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-07-28T08:59:44.484Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-07-28T08:59:44.484Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-07-28T08:59:44.484Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-07-28T08:59:44.484Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-07-28T08:59:44.484Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-07-28T08:59:44.484Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-07-28T08:59:46.057Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-07-28T08:59:46.057Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-07-28T08:59:48.280Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-07-28T08:59:48.280Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-07-28T08:59:48.280Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-07-28T08:59:49.852Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-07-28T08:59:49.852Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-07-28T08:59:49.852Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-07-28T08:59:49.852Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-07-28T08:59:49.852Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-07-28T08:59:49.852Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-07-28T08:59:49.852Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-07-28T08:59:49.852Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-07-28T08:59:52.076Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-07-28T08:59:53.649Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-07-28T08:59:55.874Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-07-28T08:59:55.874Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-07-28T08:59:55.874Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-07-28T08:59:55.874Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-07-28T08:59:57.447Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-07-28T08:59:57.447Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-07-28T08:59:57.447Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-07-28T08:59:57.447Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-07-28T08:59:57.447Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-07-28T08:59:59.024Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-07-28T09:00:03.795Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-07-28T09:00:03.795Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-07-28T09:00:03.795Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-07-28T09:00:03.795Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-07-28T09:00:03.795Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-07-28T09:00:03.795Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-07-28T09:00:03.795Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-07-28T09:00:05.369Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-07-28T09:00:05.369Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-07-28T09:00:05.369Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-07-28T09:00:05.369Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-07-28T09:00:06.938Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-07-28T09:00:09.147Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-07-28T09:00:09.147Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-07-28T09:00:10.708Z] === RUN TestDockerSuite/TestRunEnvironment [2020-07-28T09:00:10.708Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-07-28T09:00:10.708Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-07-28T09:00:10.708Z] === RUN TestDockerSuite/TestRunExitCode [2020-07-28T09:00:12.267Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-07-28T09:00:13.827Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-07-28T09:00:16.037Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-07-28T09:00:17.599Z] === RUN TestDockerSuite/TestRunExposePort [2020-07-28T09:00:17.599Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-07-28T09:00:17.599Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-07-28T09:00:17.599Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-07-28T09:00:17.599Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-07-28T09:00:17.599Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-28T09:00:17.599Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-07-28T09:00:17.599Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-07-28T09:00:17.599Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-07-28T09:00:20.545Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-07-28T09:00:20.545Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-07-28T09:00:20.545Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-07-28T09:00:20.545Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-07-28T09:00:20.545Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-07-28T09:00:20.545Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-07-28T09:00:20.545Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-07-28T09:00:27.691Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-07-28T09:00:27.691Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-07-28T09:00:28.674Z] === RUN TestDockerSuite/TestRunModeHostname [2020-07-28T09:00:28.674Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-07-28T09:00:28.674Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-07-28T09:00:28.674Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-07-28T09:00:28.674Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-07-28T09:00:28.674Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-07-28T09:00:28.674Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-07-28T09:00:28.674Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-07-28T09:00:28.674Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-07-28T09:00:28.674Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-07-28T09:00:28.674Z] === RUN TestDockerSuite/TestRunMount [2020-07-28T09:00:28.674Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-07-28T09:00:28.674Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-07-28T09:00:28.674Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-07-28T09:00:28.675Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-07-28T09:00:34.527Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-07-28T09:00:34.527Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-07-28T09:00:34.527Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-07-28T09:00:34.527Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-07-28T09:00:37.470Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-07-28T09:00:40.411Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-07-28T09:00:40.411Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-07-28T09:00:40.411Z] === RUN TestDockerSuite/TestRunNetHost [2020-07-28T09:00:40.411Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-07-28T09:00:40.411Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-07-28T09:00:40.411Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-07-28T09:00:40.411Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-07-28T09:00:40.411Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-07-28T09:00:40.411Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-07-28T09:00:40.411Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-07-28T09:00:40.877Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-07-28T09:00:41.861Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-07-28T09:00:43.420Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-07-28T09:00:44.981Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-07-28T09:00:45.965Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-07-28T09:00:47.524Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-07-28T09:00:47.524Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-07-28T09:00:47.524Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-07-28T09:00:47.524Z] === RUN TestDockerSuite/TestRunPortInUse [2020-07-28T09:00:47.524Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-07-28T09:00:47.524Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-07-28T09:00:47.524Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-07-28T09:00:47.524Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-07-28T09:00:47.991Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-28T09:00:49.708Z] === RUN TestDockerSuite/TestRunPublishPort [2020-07-28T09:00:49.708Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-07-28T09:00:49.708Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-07-28T09:00:49.708Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-07-28T09:00:49.708Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-07-28T09:00:49.708Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-07-28T09:00:55.563Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-07-28T09:00:55.563Z] === RUN TestDockerSuite/TestRunRm [2020-07-28T09:00:57.769Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-07-28T09:01:02.507Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-07-28T09:01:04.068Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-07-28T09:01:05.627Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-07-28T09:01:07.186Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-07-28T09:01:09.393Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-07-28T09:01:09.393Z] === RUN TestDockerSuite/TestRunState [2020-07-28T09:01:09.393Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-07-28T09:01:10.953Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-07-28T09:01:10.953Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-07-28T09:01:12.512Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-07-28T09:01:12.512Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-07-28T09:01:12.512Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-07-28T09:01:12.512Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-07-28T09:01:12.512Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-07-28T09:01:12.512Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-07-28T09:01:16.477Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-07-28T09:01:16.477Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-07-28T09:01:16.477Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-07-28T09:01:16.477Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-07-28T09:01:16.477Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-07-28T09:01:16.477Z] === RUN TestDockerSuite/TestRunUserByID [2020-07-28T09:01:16.477Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-07-28T09:01:16.944Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-07-28T09:01:16.944Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-07-28T09:01:16.944Z] === RUN TestDockerSuite/TestRunUserByName [2020-07-28T09:01:16.944Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-07-28T09:01:18.502Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-07-28T09:01:18.502Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-07-28T09:01:20.063Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-07-28T09:01:20.063Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-07-28T09:01:20.063Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-07-28T09:01:22.273Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-07-28T09:01:27.053Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-07-28T09:01:30.835Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-07-28T09:01:35.575Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-07-28T09:01:35.575Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-07-28T09:01:35.575Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-07-28T09:01:35.575Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-07-28T09:01:35.575Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-07-28T09:01:37.133Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-07-28T09:01:39.345Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-07-28T09:01:40.904Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-07-28T09:01:40.904Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-07-28T09:01:40.904Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-07-28T09:01:40.904Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-07-28T09:01:40.904Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-07-28T09:01:40.904Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-07-28T09:01:40.904Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-07-28T09:01:40.904Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-07-28T09:01:40.904Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-07-28T09:01:44.683Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-07-28T09:01:45.667Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-07-28T09:01:47.227Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-07-28T09:01:51.012Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-07-28T09:01:51.012Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-07-28T09:01:51.012Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-07-28T09:01:51.012Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-07-28T09:01:51.012Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-07-28T09:01:51.012Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-07-28T09:01:51.012Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-07-28T09:01:51.012Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-07-28T09:01:51.012Z] === RUN TestDockerSuite/TestSaveImageId [2020-07-28T09:01:51.012Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-07-28T09:01:51.012Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-07-28T09:01:51.012Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-07-28T09:01:51.012Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-07-28T09:01:51.012Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-07-28T09:01:51.012Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-07-28T09:01:51.012Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-07-28T09:01:51.012Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-07-28T09:01:51.012Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-07-28T09:01:53.223Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-07-28T09:01:53.688Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-07-28T09:01:53.688Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-07-28T09:01:54.156Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-07-28T09:01:55.716Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-07-28T09:02:01.615Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-07-28T09:02:01.615Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-07-28T09:02:07.468Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-07-28T09:02:07.468Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-07-28T09:02:10.411Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-07-28T09:02:10.411Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-07-28T09:02:10.411Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-07-28T09:02:10.411Z] === RUN TestDockerSuite/TestStartRecordError [2020-07-28T09:02:10.411Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-07-28T09:02:19.055Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-07-28T09:02:19.055Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-07-28T09:02:19.055Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-07-28T09:02:19.055Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-07-28T09:02:19.055Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-07-28T09:02:19.055Z] === RUN TestDockerSuite/TestStatsNoStream [2020-07-28T09:02:19.055Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-07-28T09:02:20.614Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-07-28T09:02:22.173Z] === RUN TestDockerSuite/TestTopPrivileged [2020-07-28T09:02:22.173Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-07-28T09:02:23.734Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-07-28T09:02:23.734Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-07-28T09:02:23.734Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-07-28T09:02:23.734Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-07-28T09:02:23.734Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-07-28T09:02:23.734Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-07-28T09:02:23.734Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-07-28T09:02:41.532Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-07-28T09:02:41.532Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-07-28T09:02:41.532Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-07-28T09:02:41.532Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-07-28T09:02:41.532Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-07-28T09:02:41.532Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-07-28T09:02:41.532Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-07-28T09:02:41.999Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-07-28T09:02:42.466Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-07-28T09:02:44.675Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-07-28T09:02:45.143Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-07-28T09:02:45.143Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-07-28T09:02:45.143Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-07-28T09:02:45.610Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-07-28T09:02:56.011Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-07-28T09:02:56.477Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-07-28T09:02:56.943Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-07-28T09:02:56.943Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-07-28T09:02:56.943Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-07-28T09:03:02.797Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-07-28T09:03:02.797Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-07-28T09:03:02.797Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-07-28T09:03:11.444Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-07-28T09:03:11.444Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-07-28T09:03:11.444Z] --- PASS: TestDockerSuite (2009.42s) [2020-07-28T09:03:11.444Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-07-28T09:03:11.444Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-07-28T09:03:11.444Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.444Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-07-28T09:03:11.444Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-07-28T09:03:11.444Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-07-28T09:03:11.444Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-28T09:03:11.444Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.444Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-07-28T09:03:11.444Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.52s) [2020-07-28T09:03:11.444Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.19s) [2020-07-28T09:03:11.444Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.46s) [2020-07-28T09:03:11.444Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2020-07-28T09:03:11.444Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (140.74s) [2020-07-28T09:03:11.444Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (8.81s) [2020-07-28T09:03:11.444Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2020-07-28T09:03:11.444Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-07-28T09:03:11.444Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.444Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-07-28T09:03:11.444Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.444Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-07-28T09:03:11.444Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.444Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-07-28T09:03:11.444Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.444Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-07-28T09:03:11.444Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.444Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-07-28T09:03:11.444Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.444Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-07-28T09:03:11.444Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.444Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-07-28T09:03:11.444Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-28T09:03:11.444Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.444Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.80s) [2020-07-28T09:03:11.444Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-07-28T09:03:11.444Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.444Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-07-28T09:03:11.444Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.444Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.50s) [2020-07-28T09:03:11.444Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.80s) [2020-07-28T09:03:11.444Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-07-28T09:03:11.444Z] requirement.go:26: unmatched requirement Apparmor [2020-07-28T09:03:11.444Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-07-28T09:03:11.444Z] requirement.go:26: unmatched requirement Apparmor [2020-07-28T09:03:11.444Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-07-28T09:03:11.444Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.444Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-07-28T09:03:11.444Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.444Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.69s) [2020-07-28T09:03:11.444Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-07-28T09:03:11.444Z] requirement.go:26: unmatched requirement IsPausable [2020-07-28T09:03:11.444Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-07-28T09:03:11.444Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.444Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.57s) [2020-07-28T09:03:11.444Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (92.07s) [2020-07-28T09:03:11.444Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2020-07-28T09:03:11.444Z] requirement.go:26: unmatched requirement UnixCli [2020-07-28T09:03:11.444Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.06s) [2020-07-28T09:03:11.444Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-07-28T09:03:11.444Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.72s) [2020-07-28T09:03:11.444Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.57s) [2020-07-28T09:03:11.444Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-07-28T09:03:11.444Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.444Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-07-28T09:03:11.444Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.444Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-07-28T09:03:11.444Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.444Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2020-07-28T09:03:11.444Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.57s) [2020-07-28T09:03:11.444Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.53s) [2020-07-28T09:03:11.444Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.03s) [2020-07-28T09:03:11.444Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.02s) [2020-07-28T09:03:11.444Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.444Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-07-28T09:03:11.444Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.445Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.05s) [2020-07-28T09:03:11.445Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.92s) [2020-07-28T09:03:11.445Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.40s) [2020-07-28T09:03:11.445Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.04s) [2020-07-28T09:03:11.445Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.68s) [2020-07-28T09:03:11.445Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-07-28T09:03:11.445Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.445Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.87s) [2020-07-28T09:03:11.445Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.13s) [2020-07-28T09:03:11.445Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.10s) [2020-07-28T09:03:11.445Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-07-28T09:03:11.445Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.445Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-07-28T09:03:11.445Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.445Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-07-28T09:03:11.445Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.445Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-07-28T09:03:11.445Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.445Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.34s) [2020-07-28T09:03:11.445Z] --- PASS: TestDockerSuite/TestBuildAddTar (26.98s) [2020-07-28T09:03:11.445Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-07-28T09:03:11.445Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.445Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2020-07-28T09:03:11.445Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.445Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (14.79s) [2020-07-28T09:03:11.445Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.50s) [2020-07-28T09:03:11.445Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.445Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.44s) [2020-07-28T09:03:11.445Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.00s) [2020-07-28T09:03:11.445Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.71s) [2020-07-28T09:03:11.914Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.914Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.10s) [2020-07-28T09:03:11.914Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.95s) [2020-07-28T09:03:11.914Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.49s) [2020-07-28T09:03:11.914Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2020-07-28T09:03:11.914Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.914Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.16s) [2020-07-28T09:03:11.914Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-07-28T09:03:11.914Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.914Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-07-28T09:03:11.914Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.914Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.20s) [2020-07-28T09:03:11.914Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2020-07-28T09:03:11.914Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.914Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2020-07-28T09:03:11.914Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2020-07-28T09:03:11.914Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.914Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2020-07-28T09:03:11.914Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.914Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (23.94s) [2020-07-28T09:03:11.914Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.15s) [2020-07-28T09:03:11.914Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s) [2020-07-28T09:03:11.914Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.914Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.26s) [2020-07-28T09:03:11.914Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.914Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.01s) [2020-07-28T09:03:11.914Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2020-07-28T09:03:11.914Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.914Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.24s) [2020-07-28T09:03:11.914Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.01s) [2020-07-28T09:03:11.914Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-07-28T09:03:11.914Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.914Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-07-28T09:03:11.914Z] requirement.go:26: unmatched requirement UnixCli [2020-07-28T09:03:11.914Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.07s) [2020-07-28T09:03:11.914Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.77s) [2020-07-28T09:03:11.914Z] --- PASS: TestDockerSuite/TestBuildCmd (0.40s) [2020-07-28T09:03:11.914Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.41s) [2020-07-28T09:03:11.914Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.40s) [2020-07-28T09:03:11.914Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.42s) [2020-07-28T09:03:11.914Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.67s) [2020-07-28T09:03:11.914Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-07-28T09:03:11.914Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.914Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.89s) [2020-07-28T09:03:11.914Z] --- PASS: TestDockerSuite/TestBuildContChar (11.27s) [2020-07-28T09:03:11.914Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-07-28T09:03:11.914Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.914Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.32s) [2020-07-28T09:03:11.914Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.85s) [2020-07-28T09:03:11.914Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.64s) [2020-07-28T09:03:11.914Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.34s) [2020-07-28T09:03:11.914Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-07-28T09:03:11.914Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.914Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.55s) [2020-07-28T09:03:11.914Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.51s) [2020-07-28T09:03:11.914Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-07-28T09:03:11.914Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.914Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-07-28T09:03:11.914Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.914Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.44s) [2020-07-28T09:03:11.914Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.11s) [2020-07-28T09:03:11.914Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.25s) [2020-07-28T09:03:11.914Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.09s) [2020-07-28T09:03:11.914Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.70s) [2020-07-28T09:03:11.914Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2020-07-28T09:03:11.914Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.914Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2020-07-28T09:03:11.914Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.914Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-07-28T09:03:11.914Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.914Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2020-07-28T09:03:11.914Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-07-28T09:03:11.914Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.914Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (18.87s) [2020-07-28T09:03:11.914Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.54s) [2020-07-28T09:03:11.914Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2020-07-28T09:03:11.914Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.914Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (14.94s) [2020-07-28T09:03:11.914Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.23s) [2020-07-28T09:03:11.914Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.54s) [2020-07-28T09:03:11.914Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.45s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.27s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.10s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildDockerignore (45.04s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.67s) [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (48.88s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.13s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.59s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (15.72s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.93s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.26s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (28.37s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.60s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.50s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (67.73s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.29s) [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.23s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.39s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.92s) [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.31s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.46s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.07s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.30s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.33s) [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.46s) [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.68s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.18s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.76s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.44s) [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildFails (2.07s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.10s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.11s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.43s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildFromGit (4.78s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.06s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.66s) [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement UnixCli [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.59s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.42s) [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.65s) [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildHistory (7.59s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.71s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.67s) [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.54s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.85s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildLabel (0.75s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.42s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.66s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.42s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildLabels (0.68s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.12s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.90s) [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.05s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.06s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.37s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.50s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.25s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (12.48s) [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.03s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.34s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (11.98s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (3.96s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (4.48s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.49s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (13.98s) [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.30s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.53s) [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.01s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.73s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.78s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.20s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.21s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.27s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.87s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.89s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.97s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.14s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.09s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.63s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.30s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.37s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.18s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.78s) [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.02s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.69s) [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.70s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (15.32s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildRm (11.31s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.51s) [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.37s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.99s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.79s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.87s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.86s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.43s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.53s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.49s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.73s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.22s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.20s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildStderr (3.90s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.35s) [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.23s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.34s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.95s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.97s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.55s) [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.72s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.43s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.15s) [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.80s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.69s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.10s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.62s) [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.25s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.07s) [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.96s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.96s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.30s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.56s) [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.26s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.01s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.44s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.46s) [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.24s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-07-28T09:03:11.915Z] docker_cli_sni_test.go:18: Flakey test [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.62s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.75s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestCommitChange (4.18s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.92s) [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.64s) [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestCommitTTY (5.52s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.81s) [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.90s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.47s) [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.71s) [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.68s) [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.78s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.87s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.53s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.55s) [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-07-28T09:03:11.915Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-07-28T09:03:11.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.915Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.85s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.80s) [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.73s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.53s) [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (6.67s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.18s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.80s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.08s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.20s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.52s) [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.90s) [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.48s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.37s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.44s) [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.61s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (14.40s) [2020-07-28T09:03:11.916Z] docker_api_containers_test.go:2107: case 0 - config: {volume c:\foo false } [2020-07-28T09:03:11.916Z] docker_api_containers_test.go:2107: case 1 - config: {volume c:\foo\ false } [2020-07-28T09:03:11.916Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false } [2020-07-28T09:03:11.916Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true } [2020-07-28T09:03:11.916Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false 0xc0006ee7c0 } [2020-07-28T09:03:11.916Z] docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1197724454 c:\foo false } [2020-07-28T09:03:11.916Z] docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1197724454 c:\foo true } [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.12s) [2020-07-28T09:03:11.916Z] docker_api_containers_test.go:1926: case 0 [2020-07-28T09:03:11.916Z] docker_api_containers_test.go:1926: case 1 [2020-07-28T09:03:11.916Z] docker_api_containers_test.go:1926: case 2 [2020-07-28T09:03:11.916Z] docker_api_containers_test.go:1926: case 3 [2020-07-28T09:03:11.916Z] docker_api_containers_test.go:1926: case 4 [2020-07-28T09:03:11.916Z] docker_api_containers_test.go:1926: case 5 [2020-07-28T09:03:11.916Z] docker_api_containers_test.go:1926: case 6 [2020-07-28T09:03:11.916Z] docker_api_containers_test.go:1926: case 7 [2020-07-28T09:03:11.916Z] docker_api_containers_test.go:1926: case 8 [2020-07-28T09:03:11.916Z] docker_api_containers_test.go:1926: case 9 [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.86s) [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.80s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2020-07-28T09:03:11.916Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.80s) [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestCpToCaseA (8.23s) [2020-07-28T09:03:11.916Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a639116753\file1 ab103e6099ff17b1ea13a92eda565f1ac50b17f9cc1ae7a6a41d435dae3c4ba0:/root/itWorks.txt` [2020-07-28T09:03:11.916Z] docker_cli_cp_utils_test.go:279: checking that container "ab103e6099ff17b1ea13a92eda565f1ac50b17f9cc1ae7a6a41d435dae3c4ba0" start output contains "file1\n" [2020-07-28T09:03:11.916Z] docker_cli_cp_utils_test.go:209: running `docker start -a ab103e6099ff17b1ea13a92eda565f1ac50b17f9cc1ae7a6a41d435dae3c4ba0` [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestCpToCaseB (1.91s) [2020-07-28T09:03:11.916Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b917178620\file1 9d8352f946ec59b888f79d49b7696c709e04a1a6c043ce97cc04abf5bb49ffe7:testDir/` [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestCpToCaseE (6.65s) [2020-07-28T09:03:11.916Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e364694571\dir1 0cf1eda130c8ac65bf7c557883f74f50212afe5f105ea59ff30df69889581251:testDir` [2020-07-28T09:03:11.916Z] docker_cli_cp_utils_test.go:279: checking that container "0cf1eda130c8ac65bf7c557883f74f50212afe5f105ea59ff30df69889581251" start output contains "file1-1\n" [2020-07-28T09:03:11.916Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0cf1eda130c8ac65bf7c557883f74f50212afe5f105ea59ff30df69889581251` [2020-07-28T09:03:11.916Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e364694571\dir1 baf12cf16c1a9f2c8ac5088f50b4006817b6f8797af3ea3738b9dd0b38e7ed11:testDir/` [2020-07-28T09:03:11.916Z] docker_cli_cp_utils_test.go:279: checking that container "baf12cf16c1a9f2c8ac5088f50b4006817b6f8797af3ea3738b9dd0b38e7ed11" start output contains "file1-1\n" [2020-07-28T09:03:11.916Z] docker_cli_cp_utils_test.go:209: running `docker start -a baf12cf16c1a9f2c8ac5088f50b4006817b6f8797af3ea3738b9dd0b38e7ed11` [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestCpToCaseH (6.73s) [2020-07-28T09:03:11.916Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h991516558\dir1\. d2b64cf6f95fee5f566c527cb28b8a74bdf10d9e05fe05accbd1a280e030422d:testDir` [2020-07-28T09:03:11.916Z] docker_cli_cp_utils_test.go:279: checking that container "d2b64cf6f95fee5f566c527cb28b8a74bdf10d9e05fe05accbd1a280e030422d" start output contains "file1-1\n" [2020-07-28T09:03:11.916Z] docker_cli_cp_utils_test.go:209: running `docker start -a d2b64cf6f95fee5f566c527cb28b8a74bdf10d9e05fe05accbd1a280e030422d` [2020-07-28T09:03:11.916Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h991516558\dir1\. 5cdeb7cda47519871a79fb5e4bc092d4c7a458ff21ac01c97812f3b6499d750b:testDir/` [2020-07-28T09:03:11.916Z] docker_cli_cp_utils_test.go:279: checking that container "5cdeb7cda47519871a79fb5e4bc092d4c7a458ff21ac01c97812f3b6499d750b" start output contains "file1-1\n" [2020-07-28T09:03:11.916Z] docker_cli_cp_utils_test.go:209: running `docker start -a 5cdeb7cda47519871a79fb5e4bc092d4c7a458ff21ac01c97812f3b6499d750b` [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestCpToDot (1.82s) [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestCpToStdout (1.94s) [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.13s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestCreateArgs (0.12s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.54s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.86s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.14s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.58s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.50s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestCreateLabels (0.13s) [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestCreateRM (0.22s) [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.12s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.24s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.08s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.16s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.36s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.39s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.13s) [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.74s) [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.72s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.74s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.80s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.51s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestEventsCopy (4.22s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (3.77s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.63s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.56s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (2.79s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.35s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.73s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestEventsFilters (3.53s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestEventsFormat (3.35s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.05s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2020-07-28T09:03:11.916Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-07-28T09:03:11.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestEventsRename (1.86s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestEventsResize (2.06s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.74s) [2020-07-28T09:03:11.916Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.91s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.09s) [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestEventsUntag (2.71s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (2.95s) [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.36s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.40s) [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.51s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.65s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.60s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.51s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.19s) [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.78s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestExecInspectID (4.57s) [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement IsPausable [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.71s) [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.62s) [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.53s) [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.44s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.51s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.49s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.65s) [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.05s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.05s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.05s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.25s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.27s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.44s) [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.69s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.45s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.59s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.92s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestImagesFormat (0.16s) [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.30s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestImportBadURL (2.42s) [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.48s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement IsPausable [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestInfoFormat (0.11s) [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.79s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.81s) [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.04s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.82s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.72s) [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestInspectDefault (1.78s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestInspectHistory (3.94s) [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.75s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.42s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.12s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.69s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.45s) [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.47s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestInspectStatus (1.97s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.24s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.55s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.94s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.61s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.68s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.62s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.75s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.48s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.45s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.93s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.80s) [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.52s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.39s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.52s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.56s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.92s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.94s) [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.85s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.77s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestLogsSince (8.70s) [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestLogsTail (2.03s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.90s) [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.72s) [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.917Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2020-07-28T09:03:11.917Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-07-28T09:03:11.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement IsAmd64 [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement IsAmd64 [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.43s) [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.24s) [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestPsByOrder (6.43s) [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.02s) [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (10.35s) [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.22s) [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-07-28T09:03:11.918Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.19s) [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.48s) [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (5.77s) [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.24s) [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.47s) [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.57s) [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.37s) [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s) [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.06s) [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (7.72s) [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.27s) [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.80s) [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.36s) [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (4.41s) [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.18s) [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.12s) [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.53s) [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.22s) [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.36s) [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.29s) [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.22s) [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.51s) [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.12s) [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.47s) [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.20s) [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.26s) [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.03s) [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.75s) [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRmiTag (0.54s) [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.78s) [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.63s) [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (1.94s) [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.37s) [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.00s) [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.18s) [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.47s) [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.14s) [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.74s) [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.65s) [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.68s) [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.05s) [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.42s) [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.71s) [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.26s) [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.63s) [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.82s) [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.85s) [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.80s) [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.67s) [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.63s) [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.63s) [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.79s) [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.07s) [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.73s) [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.79s) [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.63s) [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRunExitCode (1.73s) [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.67s) [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.71s) [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.81s) [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (2.97s) [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.41s) [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.38s) [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-07-28T09:03:11.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.918Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.10s) [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (3.62s) [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (2.96s) [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.23s) [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.97s) [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.55s) [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.64s) [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.97s) [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.60s) [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.03s) [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement Apparmor [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (5.92s) [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestRunRm (1.76s) [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestRunRmAndWait (4.70s) [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.84s) [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.62s) [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.61s) [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (1.83s) [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.75s) [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.38s) [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s) [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.17s) [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement Apparmor [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.59s) [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.55s) [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.23s) [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (4.93s) [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.24s) [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.01s) [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.08s) [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (1.89s) [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.64s) [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.71s) [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s) [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.30s) [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.43s) [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.57s) [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.38s) [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement Apparmor [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.45s) [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.58s) [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.31s) [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.33s) [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.10s) [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement IsPausable [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.62s) [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.38s) [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.71s) [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.51s) [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.25s) [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.28s) [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.24s) [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.11s) [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.14s) [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.34s) [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.35s) [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.34s) [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s) [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.74s) [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.51s) [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.55s) [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.24s) [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s) [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.52s) [2020-07-28T09:03:11.919Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-07-28T09:03:11.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.919Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.14s) [2020-07-28T09:03:11.919Z] === RUN TestDockerRegistrySuite [2020-07-28T09:03:11.919Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-07-28T09:03:11.920Z] --- PASS: TestDockerRegistrySuite (0.00s) [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] === RUN TestDockerSchema1RegistrySuite [2020-07-28T09:03:11.920Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-07-28T09:03:11.920Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-07-28T09:03:11.920Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-07-28T09:03:11.920Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-07-28T09:03:11.920Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-07-28T09:03:11.920Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-07-28T09:03:11.920Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-07-28T09:03:11.920Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-07-28T09:03:11.920Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-07-28T09:03:11.920Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-07-28T09:03:11.920Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-07-28T09:03:11.920Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-07-28T09:03:11.920Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-07-28T09:03:11.920Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-07-28T09:03:11.920Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-07-28T09:03:11.920Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-07-28T09:03:11.920Z] --- PASS: TestDockerSchema1RegistrySuite (0.02s) [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-07-28T09:03:11.920Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistryAuthTokenSuite [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-07-28T09:03:11.920Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-07-28T09:03:11.920Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] === RUN TestDockerDaemonSuite [2020-07-28T09:03:11.920Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-07-28T09:03:11.920Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-07-28T09:03:11.920Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-07-28T09:03:11.920Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-07-28T09:03:11.920Z] --- PASS: TestDockerDaemonSuite (0.00s) [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.920Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-07-28T09:03:11.920Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.921Z] === RUN TestDockerSwarmSuite [2020-07-28T09:03:11.921Z] --- PASS: TestDockerSwarmSuite (0.00s) [2020-07-28T09:03:11.921Z] === RUN TestDockerPluginSuite [2020-07-28T09:03:11.921Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-07-28T09:03:11.921Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-07-28T09:03:11.921Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-07-28T09:03:11.921Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-07-28T09:03:11.921Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-07-28T09:03:11.921Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-07-28T09:03:11.921Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-07-28T09:03:11.921Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-07-28T09:03:11.921Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-07-28T09:03:11.921Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-07-28T09:03:11.921Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-07-28T09:03:11.921Z] --- PASS: TestDockerPluginSuite (0.00s) [2020-07-28T09:03:11.921Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-07-28T09:03:11.921Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.921Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-07-28T09:03:11.921Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.921Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-07-28T09:03:11.921Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.921Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-07-28T09:03:11.921Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.921Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-07-28T09:03:11.921Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.921Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-07-28T09:03:11.921Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.921Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-07-28T09:03:11.921Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.921Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-07-28T09:03:11.921Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.921Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-07-28T09:03:11.921Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.921Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-07-28T09:03:11.921Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.921Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-07-28T09:03:11.921Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.921Z] === RUN TestDockerExternalVolumeSuite [2020-07-28T09:03:11.921Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2020-07-28T09:03:11.921Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.921Z] === RUN TestDockerNetworkSuite [2020-07-28T09:03:11.921Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2020-07-28T09:03:11.921Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.921Z] === RUN TestDockerHubPullSuite [2020-07-28T09:03:11.921Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2020-07-28T09:03:11.921Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-28T09:03:11.921Z] PASS [2020-07-28T09:03:11.921Z] ok github.com/docker/docker/integration-cli 2010.105s [2020-07-28T09:03:12.389Z] INFO: Integration tests ended at 07/28/2020 09:03:11. Duration:00:33:37.4212581 [2020-07-28T09:03:12.389Z] INFO: Docker info of the daemon under test at end of run [2020-07-28T09:03:12.389Z] [2020-07-28T09:03:12.389Z] Containers: 2 [2020-07-28T09:03:12.389Z] Running: 0 [2020-07-28T09:03:12.389Z] Paused: 0 [2020-07-28T09:03:12.389Z] Stopped: 2 [2020-07-28T09:03:12.389Z] Images: 12 [2020-07-28T09:03:12.389Z] Server Version: 0.0.0-dev [2020-07-28T09:03:12.389Z] Storage Driver: windowsfilter [2020-07-28T09:03:12.389Z] Windows: [2020-07-28T09:03:12.389Z] Logging Driver: json-file [2020-07-28T09:03:12.389Z] Plugins: [2020-07-28T09:03:12.389Z] Volume: local [2020-07-28T09:03:12.389Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-28T09:03:12.389Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-28T09:03:12.389Z] Swarm: inactive [2020-07-28T09:03:12.389Z] Default Isolation: process [2020-07-28T09:03:12.389Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-28T09:03:12.389Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-28T09:03:12.389Z] OSType: windows [2020-07-28T09:03:12.389Z] Architecture: x86_64 [2020-07-28T09:03:12.389Z] CPUs: 4 [2020-07-28T09:03:12.389Z] Total Memory: 32GiB [2020-07-28T09:03:12.389Z] Name: azwin-2-c27db0 [2020-07-28T09:03:12.389Z] ID: SQCA:6UVJ:2P6I:OGKO:RRCN:TEQL:ILSJ:JZJA:62CF:ERC7:LXJT:JBHV [2020-07-28T09:03:12.389Z] Docker Root Dir: D:\CI\PR-41277\1\daemon [2020-07-28T09:03:12.389Z] Debug Mode (client): false [2020-07-28T09:03:12.389Z] Debug Mode (server): true [2020-07-28T09:03:12.389Z] File Descriptors: -1 [2020-07-28T09:03:12.389Z] Goroutines: 18 [2020-07-28T09:03:12.389Z] System Time: 2020-07-28T09:03:11.9436398Z [2020-07-28T09:03:12.389Z] EventsListeners: 0 [2020-07-28T09:03:12.389Z] Registry: https://index.docker.io/v1/ [2020-07-28T09:03:12.389Z] Labels: [2020-07-28T09:03:12.389Z] Experimental: false [2020-07-28T09:03:12.389Z] Insecure Registries: [2020-07-28T09:03:12.389Z] 127.0.0.0/8 [2020-07-28T09:03:12.389Z] Live Restore Enabled: false [2020-07-28T09:03:12.389Z] [2020-07-28T09:03:12.389Z] [2020-07-28T09:03:12.389Z] INFO: Stopping daemon under test [2020-07-28T09:03:12.389Z] SUCCESS: The process with PID 4340 (child process of PID 5832) has been terminated. [2020-07-28T09:03:12.389Z] SUCCESS: The process with PID 5832 (child process of PID 2648) has been terminated. [2020-07-28T09:03:12.389Z] INFO: Stop tailing logs of the daemon under tests [2020-07-28T09:03:12.389Z] INFO: executeCI.ps1 Completed successfully at 07/28/2020 09:03:12. [2020-07-28T09:03:12.389Z] INFO: Tidying up at end of run [2020-07-28T09:03:12.389Z] INFO: Saving daemon under test log (d:\CI\PR-41277\1\dut.out) to C:\windows\TEMP\CIDUT.out [2020-07-28T09:03:12.389Z] INFO: Saving daemon under test log (d:\CI\PR-41277\1\dut.err) to C:\windows\TEMP\CIDUT.err [2020-07-28T09:03:12.389Z] INFO: Nuke-Everything... [2020-07-28T09:03:12.856Z] INFO: Container count on control daemon to delete is 2 [2020-07-28T09:03:12.856Z] 68339bc530f3 [2020-07-28T09:03:12.856Z] d4e87f61d722 [2020-07-28T09:03:13.322Z] INFO: Tidying pidfile d:\CI\PR-41277\1\docker.pid [2020-07-28T09:03:13.322Z] INFO: Nuking d:\CI [2020-07-28T09:03:38.583Z] INFO: Zapped successfully [2020-07-28T09:03:38.583Z] [2020-07-28T09:03:38.583Z] INFO: executeCI.ps1 exiting at Tue Jul 28 09:03:36 CUT 2020. Duration 00:52:17.2508331 [2020-07-28T09:03:38.583Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-07-28T09:03:39.782Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-07-28T09:03:40.983Z] Archiving artifacts [2020-07-28T09:03:56.931Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41277/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-28T09:03:57.883Z] + make clean [2020-07-28T09:03:59.443Z] docker volume rm -f docker-dev-cache [2020-07-28T09:03:59.443Z] 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