Pull request #41445 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at e8456cd207323398c0caf32c871e26258cbc40ef rather than 2344b3a9e10aab2f63d792f9b72282129399f98d Obtained Jenkinsfile from e8456cd207323398c0caf32c871e26258cbc40ef 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 > git --version # 'git version 2.20.1' 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" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # 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-09-15T02:07:57.597Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-09-15T02:07:57.600Z] Trying to pass milestone 2 [Pipeline] milestone [2020-09-15T02:07:57.643Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-09-15T02:07:57.828Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0822925bfd34716a4) in /home/ubuntu/workspace/moby_PR-41445 [Pipeline] { [Pipeline] checkout [2020-09-15T02:07:57.901Z] using credential docker-jenkins-github-credentials [2020-09-15T02:07:57.908Z] Cloning the remote Git repository [2020-09-15T02:07:57.908Z] Cloning with configured refspecs honoured and without tags [2020-09-15T02:07:57.911Z] Cloning repository https://github.com/moby/moby.git [2020-09-15T02:07:57.912Z] > git init /home/ubuntu/workspace/moby_PR-41445 # timeout=10 [2020-09-15T02:07:57.920Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-15T02:07:57.921Z] > git --version # timeout=10 [2020-09-15T02:07:57.930Z] > git --version # 'git version 2.17.1' [2020-09-15T02:07:57.930Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T02:07:57.931Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41445/head:refs/remotes/origin/PR-41445 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T02:08:11.155Z] Fetching without tags [2020-09-15T02:08:11.419Z] Merging remotes/origin/master commit e8456cd207323398c0caf32c871e26258cbc40ef into PR head commit 2344b3a9e10aab2f63d792f9b72282129399f98d [2020-09-15T02:08:11.980Z] Merge succeeded, producing 2344b3a9e10aab2f63d792f9b72282129399f98d [2020-09-15T02:08:11.980Z] Checking out Revision 2344b3a9e10aab2f63d792f9b72282129399f98d (PR-41445) [2020-09-15T02:08:11.132Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-15T02:08:11.137Z] > git config --add remote.origin.fetch +refs/pull/41445/head:refs/remotes/origin/PR-41445 # timeout=10 [2020-09-15T02:08:11.142Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T02:08:11.150Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-15T02:08:11.157Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-15T02:08:11.157Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T02:08:11.158Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41445/head:refs/remotes/origin/PR-41445 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T02:08:11.421Z] > git config core.sparsecheckout # timeout=10 [2020-09-15T02:08:11.430Z] > git checkout -f 2344b3a9e10aab2f63d792f9b72282129399f98d # timeout=10 [2020-09-15T02:08:11.947Z] > git remote # timeout=10 [2020-09-15T02:08:11.950Z] > git config --get remote.origin.url # timeout=10 [2020-09-15T02:08:11.957Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T02:08:11.958Z] > git merge e8456cd207323398c0caf32c871e26258cbc40ef # timeout=10 [2020-09-15T02:08:11.973Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-15T02:08:11.982Z] > git config core.sparsecheckout # timeout=10 [2020-09-15T02:08:11.987Z] > git checkout -f 2344b3a9e10aab2f63d792f9b72282129399f98d # timeout=10 [2020-09-15T02:08:12.471Z] Commit message: "fix integration test case TestExternalGraphDriver failed in mips arch" [2020-09-15T02:08:12.490Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-15T02:08:13.227Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41445:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-09-15T02:08:13.227Z] Unable to find image 'alpine:latest' locally [2020-09-15T02:08:13.227Z] latest: Pulling from library/alpine [2020-09-15T02:08:13.227Z] df20fa9351a1: Already exists [2020-09-15T02:08:13.486Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-15T02:08:13.486Z] Status: Downloaded newer image for alpine:latest [2020-09-15T02:08:12.474Z] > git rev-list --no-walk 6640c9aa7feaa7edff11d465bc3403d40e408015 # timeout=10 [2020-09-15T02:08:16.020Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2020-09-15T02:08:16.250Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02e95d8e2cf681834) in /home/ubuntu/workspace/moby_PR-41445 [2020-09-15T02:08:16.251Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0822925bfd34716a4) in /home/ubuntu/workspace/moby_PR-41445 [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) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2020-09-15T02:08:16.322Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2020-09-15T02:08:16.341Z] Running on s390x-ubuntu-30 in /home/jenkins/workspace/moby_PR-41445 [2020-09-15T02:08:16.343Z] Running on ppc64le-ubuntu-20 in /home/docker/workspace/moby_PR-41445 [2020-09-15T02:08:16.344Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-09-15T02:08:16.357Z] using credential docker-jenkins-github-credentials [2020-09-15T02:08:16.362Z] Cloning the remote Git repository [2020-09-15T02:08:16.362Z] Cloning with configured refspecs honoured and without tags [2020-09-15T02:08:16.363Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2020-09-15T02:08:16.471Z] using credential docker-jenkins-github-credentials [2020-09-15T02:08:16.476Z] using credential docker-jenkins-github-credentials [Pipeline] stage [2020-09-15T02:08:16.486Z] Cloning the remote Git repository [2020-09-15T02:08:16.486Z] Cloning with configured refspecs honoured and without tags [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2020-09-15T02:08:16.491Z] Cloning the remote Git repository [2020-09-15T02:08:16.491Z] 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] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-09-15T02:08:16.644Z] Merging remotes/origin/master commit e8456cd207323398c0caf32c871e26258cbc40ef into PR head commit 2344b3a9e10aab2f63d792f9b72282129399f98d [2020-09-15T02:08:16.723Z] Merge succeeded, producing 2344b3a9e10aab2f63d792f9b72282129399f98d [2020-09-15T02:08:16.723Z] Checking out Revision 2344b3a9e10aab2f63d792f9b72282129399f98d (PR-41445) [2020-09-15T02:08:16.784Z] Commit message: "fix integration test case TestExternalGraphDriver failed in mips arch" [2020-09-15T02:08:16.498Z] Cloning repository https://github.com/moby/moby.git [2020-09-15T02:08:16.498Z] > git init /home/jenkins/workspace/moby_PR-41445 # timeout=10 [2020-09-15T02:08:16.550Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-15T02:08:16.550Z] > git --version # timeout=10 [2020-09-15T02:08:16.551Z] > git --version # 'git version 2.17.1' [2020-09-15T02:08:16.551Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T02:08:16.551Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41445/head:refs/remotes/origin/PR-41445 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [2020-09-15T02:08:16.367Z] Cloning repository https://github.com/moby/moby.git [2020-09-15T02:08:16.368Z] > git init /home/ubuntu/workspace/moby_PR-41445 # timeout=10 [2020-09-15T02:08:16.380Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-15T02:08:16.380Z] > git --version # timeout=10 [2020-09-15T02:08:16.388Z] > git --version # 'git version 2.17.1' [2020-09-15T02:08:16.388Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T02:08:16.389Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41445/head:refs/remotes/origin/PR-41445 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [2020-09-15T02:08:16.328Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-09-15T02:08:16.346Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-15T02:08:16.365Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-15T02:08:16.366Z] > git --version # timeout=10 [2020-09-15T02:08:16.373Z] > git --version # 'git version 2.17.1' [2020-09-15T02:08:16.373Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T02:08:16.374Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41445/head:refs/remotes/origin/PR-41445 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T02:08:16.647Z] > git config core.sparsecheckout # timeout=10 [2020-09-15T02:08:16.652Z] > git checkout -f 2344b3a9e10aab2f63d792f9b72282129399f98d # timeout=10 [2020-09-15T02:08:16.696Z] > git remote # timeout=10 [2020-09-15T02:08:16.698Z] > git config --get remote.origin.url # timeout=10 [2020-09-15T02:08:16.703Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T02:08:16.704Z] > git merge e8456cd207323398c0caf32c871e26258cbc40ef # timeout=10 [2020-09-15T02:08:16.710Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-15T02:08:16.725Z] > git config core.sparsecheckout # timeout=10 [2020-09-15T02:08:16.738Z] > git checkout -f 2344b3a9e10aab2f63d792f9b72282129399f98d # timeout=10 [Pipeline] sh [2020-09-15T02:08:16.497Z] Cloning repository https://github.com/moby/moby.git [2020-09-15T02:08:16.497Z] > git init /home/docker/workspace/moby_PR-41445 # timeout=10 [2020-09-15T02:08:16.508Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-15T02:08:16.508Z] > git --version # timeout=10 [2020-09-15T02:08:16.512Z] > git --version # 'git version 2.7.4' [2020-09-15T02:08:16.512Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T02:08:16.514Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41445/head:refs/remotes/origin/PR-41445 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T02:08:17.605Z] + docker version [2020-09-15T02:08:17.606Z] Client: Docker Engine - Community [2020-09-15T02:08:17.606Z] Version: 19.03.12 [2020-09-15T02:08:17.606Z] API version: 1.40 [2020-09-15T02:08:17.606Z] Go version: go1.13.10 [2020-09-15T02:08:17.606Z] Git commit: 48a66213fe [2020-09-15T02:08:17.606Z] Built: Mon Jun 22 15:45:36 2020 [2020-09-15T02:08:17.606Z] OS/Arch: linux/amd64 [2020-09-15T02:08:17.606Z] Experimental: false [2020-09-15T02:08:17.606Z] [2020-09-15T02:08:17.606Z] Server: Docker Engine - Community [2020-09-15T02:08:17.606Z] Engine: [2020-09-15T02:08:17.606Z] Version: 19.03.12 [2020-09-15T02:08:17.606Z] API version: 1.40 (minimum version 1.12) [2020-09-15T02:08:17.606Z] Go version: go1.13.10 [2020-09-15T02:08:17.606Z] Git commit: 48a66213fe [2020-09-15T02:08:17.606Z] Built: Mon Jun 22 15:44:07 2020 [2020-09-15T02:08:17.606Z] OS/Arch: linux/amd64 [2020-09-15T02:08:17.606Z] Experimental: true [2020-09-15T02:08:17.606Z] containerd: [2020-09-15T02:08:17.606Z] Version: 1.2.13 [2020-09-15T02:08:17.606Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-15T02:08:17.606Z] runc: [2020-09-15T02:08:17.606Z] Version: 1.0.0-rc10 [2020-09-15T02:08:17.606Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-15T02:08:17.606Z] docker-init: [2020-09-15T02:08:17.606Z] Version: 0.18.0 [2020-09-15T02:08:17.606Z] GitCommit: fec3683 [Pipeline] sh [2020-09-15T02:08:17.887Z] + docker info [2020-09-15T02:08:18.145Z] Client: [2020-09-15T02:08:18.146Z] Debug Mode: false [2020-09-15T02:08:18.146Z] [2020-09-15T02:08:18.146Z] Server: [2020-09-15T02:08:18.146Z] Containers: 0 [2020-09-15T02:08:18.146Z] Running: 0 [2020-09-15T02:08:18.146Z] Paused: 0 [2020-09-15T02:08:18.146Z] Stopped: 0 [2020-09-15T02:08:18.146Z] Images: 6 [2020-09-15T02:08:18.146Z] Server Version: 19.03.12 [2020-09-15T02:08:18.146Z] Storage Driver: overlay2 [2020-09-15T02:08:18.146Z] Backing Filesystem: extfs [2020-09-15T02:08:18.146Z] Supports d_type: true [2020-09-15T02:08:18.146Z] Native Overlay Diff: true [2020-09-15T02:08:18.146Z] Logging Driver: json-file [2020-09-15T02:08:18.146Z] Cgroup Driver: cgroupfs [2020-09-15T02:08:18.146Z] Plugins: [2020-09-15T02:08:18.146Z] Volume: local [2020-09-15T02:08:18.146Z] Network: bridge host ipvlan macvlan null overlay [2020-09-15T02:08:18.146Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-15T02:08:18.146Z] Swarm: inactive [2020-09-15T02:08:18.146Z] Runtimes: runc [2020-09-15T02:08:18.146Z] Default Runtime: runc [2020-09-15T02:08:18.146Z] Init Binary: docker-init [2020-09-15T02:08:18.146Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-15T02:08:18.146Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-15T02:08:18.146Z] init version: fec3683 [2020-09-15T02:08:18.146Z] Security Options: [2020-09-15T02:08:18.146Z] apparmor [2020-09-15T02:08:18.146Z] seccomp [2020-09-15T02:08:18.146Z] Profile: default [2020-09-15T02:08:18.146Z] Kernel Version: 5.3.0-1035-aws [2020-09-15T02:08:18.146Z] Operating System: Ubuntu 18.04.5 LTS [2020-09-15T02:08:18.146Z] OSType: linux [2020-09-15T02:08:18.146Z] Architecture: x86_64 [2020-09-15T02:08:18.146Z] CPUs: 2 [2020-09-15T02:08:18.146Z] Total Memory: 7.487GiB [2020-09-15T02:08:18.146Z] Name: ip-10-100-111-85 [2020-09-15T02:08:18.146Z] ID: VHCT:TLUC:R2VO:YIWO:QRPS:LVDE:GNIX:P4Z4:AVYF:EKOW:UMYI:VEID [2020-09-15T02:08:18.146Z] Docker Root Dir: /var/lib/docker [2020-09-15T02:08:18.146Z] Debug Mode: false [2020-09-15T02:08:18.146Z] Registry: https://index.docker.io/v1/ [2020-09-15T02:08:18.146Z] Labels: [2020-09-15T02:08:18.146Z] Experimental: true [2020-09-15T02:08:18.146Z] Insecure Registries: [2020-09-15T02:08:18.146Z] 127.0.0.0/8 [2020-09-15T02:08:18.146Z] Live Restore Enabled: true [2020-09-15T02:08:18.146Z] [2020-09-15T02:08:18.146Z] WARNING: No swap limit support [Pipeline] sh [2020-09-15T02:08:18.435Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-15T02:08:18.435Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-15T02:08:18.435Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41445/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-15T02:08:18.435Z] + bash /home/ubuntu/workspace/moby_PR-41445/check-config.sh [2020-09-15T02:08:18.435Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-15T02:08:18.435Z] info: reading kernel config from /boot/config-5.3.0-1035-aws ... [2020-09-15T02:08:18.435Z] [2020-09-15T02:08:18.435Z] Generally Necessary: [2020-09-15T02:08:18.435Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-15T02:08:18.435Z] - apparmor: enabled and tools installed [2020-09-15T02:08:18.435Z] - CONFIG_NAMESPACES: enabled [2020-09-15T02:08:18.435Z] - CONFIG_NET_NS: enabled [2020-09-15T02:08:18.435Z] - CONFIG_PID_NS: enabled [2020-09-15T02:08:18.435Z] - CONFIG_IPC_NS: enabled [2020-09-15T02:08:18.435Z] - CONFIG_UTS_NS: enabled [2020-09-15T02:08:18.435Z] - CONFIG_CGROUPS: enabled [2020-09-15T02:08:18.435Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-15T02:08:18.435Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-15T02:08:18.435Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-15T02:08:18.694Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-15T02:08:18.694Z] - CONFIG_CPUSETS: enabled [2020-09-15T02:08:18.694Z] - CONFIG_MEMCG: enabled [2020-09-15T02:08:18.694Z] - CONFIG_KEYS: enabled [2020-09-15T02:08:18.694Z] - CONFIG_VETH: enabled (as module) [2020-09-15T02:08:18.694Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-15T02:08:18.694Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-15T02:08:18.694Z] - CONFIG_NF_NAT_IPV4: missing [2020-09-15T02:08:18.694Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-15T02:08:18.694Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-15T02:08:18.694Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-15T02:08:18.694Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-15T02:08:18.694Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-15T02:08:18.694Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-15T02:08:18.694Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-15T02:08:18.694Z] - CONFIG_NF_NAT_NEEDED: missing [2020-09-15T02:08:18.694Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-15T02:08:18.694Z] [2020-09-15T02:08:18.694Z] Optional Features: [2020-09-15T02:08:18.694Z] - CONFIG_USER_NS: enabled [2020-09-15T02:08:18.694Z] - CONFIG_SECCOMP: enabled [2020-09-15T02:08:18.694Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-15T02:08:18.694Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-15T02:08:18.694Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-15T02:08:18.694Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-15T02:08:18.694Z] - CONFIG_BLK_CGROUP: enabled [2020-09-15T02:08:18.694Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-15T02:08:18.694Z] - CONFIG_IOSCHED_CFQ: missing [2020-09-15T02:08:18.694Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-09-15T02:08:18.694Z] - CONFIG_CGROUP_PERF: enabled [2020-09-15T02:08:18.694Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-15T02:08:18.694Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-15T02:08:18.694Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-15T02:08:18.694Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-15T02:08:18.694Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-15T02:08:18.694Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-15T02:08:18.694Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-15T02:08:18.694Z] - CONFIG_IP_VS: enabled (as module) [2020-09-15T02:08:18.694Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-15T02:08:18.694Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-15T02:08:18.694Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-15T02:08:18.694Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-15T02:08:18.694Z] - CONFIG_EXT4_FS: enabled [2020-09-15T02:08:18.694Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-15T02:08:18.694Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-15T02:08:18.694Z] - Network Drivers: [2020-09-15T02:08:18.694Z] - "overlay": [2020-09-15T02:08:18.694Z] - CONFIG_VXLAN: enabled (as module) [2020-09-15T02:08:18.694Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-15T02:08:18.694Z] Optional (for encrypted networks): [2020-09-15T02:08:18.954Z] - CONFIG_CRYPTO: enabled [2020-09-15T02:08:18.954Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-15T02:08:18.954Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-15T02:08:18.954Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-15T02:08:18.954Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-15T02:08:18.954Z] - CONFIG_XFRM: enabled [2020-09-15T02:08:18.954Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-15T02:08:18.954Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-15T02:08:18.954Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-15T02:08:18.954Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-09-15T02:08:18.954Z] - "ipvlan": [2020-09-15T02:08:18.954Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-15T02:08:18.954Z] - "macvlan": [2020-09-15T02:08:18.954Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-15T02:08:18.954Z] - CONFIG_DUMMY: enabled (as module) [2020-09-15T02:08:18.954Z] - "ftp,tftp client in container": [2020-09-15T02:08:18.954Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-15T02:08:18.954Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-15T02:08:18.954Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-15T02:08:18.954Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-15T02:08:18.954Z] - Storage Drivers: [2020-09-15T02:08:18.954Z] - "aufs": [2020-09-15T02:08:18.954Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-15T02:08:18.954Z] - "btrfs": [2020-09-15T02:08:18.954Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-15T02:08:18.954Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-15T02:08:18.954Z] - "devicemapper": [2020-09-15T02:08:18.954Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-15T02:08:18.954Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-15T02:08:18.954Z] - "overlay": [2020-09-15T02:08:18.954Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-15T02:08:18.954Z] - "zfs": [2020-09-15T02:08:18.954Z] - /dev/zfs: present [2020-09-15T02:08:18.954Z] - zfs command: missing [2020-09-15T02:08:18.954Z] - zpool command: missing [2020-09-15T02:08:18.954Z] [2020-09-15T02:08:18.954Z] Limits: [2020-09-15T02:08:18.954Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-15T02:08:18.954Z] [2020-09-15T02:08:18.954Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-15T02:08:19.288Z] + sudo modprobe ip_vs [2020-09-15T02:08:19.288Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2344b3a9e10aab2f63d792f9b72282129399f98d . [2020-09-15T02:08:19.288Z] #2 [internal] load .dockerignore [2020-09-15T02:08:19.288Z] #2 transferring context: 87B done [2020-09-15T02:08:19.288Z] #2 DONE 0.0s [2020-09-15T02:08:19.288Z] [2020-09-15T02:08:19.288Z] #1 [internal] load build definition from Dockerfile [2020-09-15T02:08:19.288Z] #1 transferring dockerfile: 16.37kB done [2020-09-15T02:08:19.288Z] #1 DONE 0.0s [2020-09-15T02:08:19.288Z] [2020-09-15T02:08:19.288Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-15T02:08:20.224Z] #3 DONE 0.6s [2020-09-15T02:08:20.224Z] [2020-09-15T02:08:20.224Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-15T02:08:20.224Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-15T02:08:20.224Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-15T02:08:20.224Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-09-15T02:08:20.224Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-09-15T02:08:20.224Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.0s [2020-09-15T02:08:20.224Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 7.02MB / 8.88MB 0.1s [2020-09-15T02:08:20.224Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-09-15T02:08:20.224Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-09-15T02:08:20.488Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-09-15T02:08:20.488Z] #4 DONE 0.5s [2020-09-15T02:08:20.755Z] [2020-09-15T02:08:20.755Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-15T02:08:20.755Z] #5 DONE 0.1s [2020-09-15T02:08:20.755Z] [2020-09-15T02:08:20.755Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-15T02:08:20.755Z] #6 DONE 0.2s [2020-09-15T02:08:20.755Z] [2020-09-15T02:08:20.755Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-15T02:08:20.755Z] #7 CACHED [2020-09-15T02:08:20.755Z] [2020-09-15T02:08:20.755Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-15T02:08:20.755Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-15T02:08:21.014Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-15T02:08:21.014Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s [2020-09-15T02:08:21.014Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-15T02:08:21.014Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.87MB / 9.86MB 0.2s [2020-09-15T02:08:21.274Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s [2020-09-15T02:08:21.274Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-09-15T02:08:21.274Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-09-15T02:08:22.223Z] #58 ... [2020-09-15T02:08:22.223Z] [2020-09-15T02:08:22.223Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-15T02:08:22.223Z] #8 DONE 1.2s [2020-09-15T02:08:22.223Z] [2020-09-15T02:08:22.223Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-15T02:08:23.166Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.7s done [2020-09-15T02:08:23.166Z] #58 DONE 2.3s [2020-09-15T02:08:23.166Z] [2020-09-15T02:08:23.166Z] #20 [internal] load build context [2020-09-15T02:08:23.166Z] #20 ... [2020-09-15T02:08:23.166Z] [2020-09-15T02:08:23.166Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-15T02:08:23.166Z] #9 DONE 1.2s [2020-09-15T02:08:23.166Z] [2020-09-15T02:08:23.166Z] #20 [internal] load build context [2020-09-15T02:08:23.461Z] #20 ... [2020-09-15T02:08:23.461Z] [2020-09-15T02:08:23.461Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-15T02:08:23.461Z] #35 DONE 0.2s [2020-09-15T02:08:23.461Z] [2020-09-15T02:08:23.461Z] #20 [internal] load build context [2020-09-15T02:08:23.461Z] #20 ... [2020-09-15T02:08:23.461Z] [2020-09-15T02:08:23.461Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-15T02:08:23.461Z] #27 DONE 0.3s [2020-09-15T02:08:23.461Z] [2020-09-15T02:08:23.461Z] #20 [internal] load build context [2020-09-15T02:08:24.413Z] #20 transferring context: 51.04MB 3.5s [2020-09-15T02:08:24.413Z] #20 transferring context: 51.55MB 3.6s done [2020-09-15T02:08:24.673Z] #20 DONE 3.7s [2020-09-15T02:08:24.673Z] [2020-09-15T02:08:24.673Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-15T02:08:25.928Z] Fetching without tags [2020-09-15T02:08:25.907Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-15T02:08:25.909Z] > git config --add remote.origin.fetch +refs/pull/41445/head:refs/remotes/origin/PR-41445 # timeout=10 [2020-09-15T02:08:25.910Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T02:08:25.927Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-15T02:08:25.940Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-15T02:08:25.940Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T02:08:25.940Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41445/head:refs/remotes/origin/PR-41445 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T02:08:26.211Z] Merging remotes/origin/master commit e8456cd207323398c0caf32c871e26258cbc40ef into PR head commit 2344b3a9e10aab2f63d792f9b72282129399f98d [2020-09-15T02:08:26.721Z] Merge succeeded, producing 2344b3a9e10aab2f63d792f9b72282129399f98d [2020-09-15T02:08:26.721Z] Checking out Revision 2344b3a9e10aab2f63d792f9b72282129399f98d (PR-41445) [2020-09-15T02:08:27.223Z] Commit message: "fix integration test case TestExternalGraphDriver failed in mips arch" [2020-09-15T02:08:26.223Z] > git config core.sparsecheckout # timeout=10 [2020-09-15T02:08:26.227Z] > git checkout -f 2344b3a9e10aab2f63d792f9b72282129399f98d # timeout=10 [2020-09-15T02:08:26.703Z] > git remote # timeout=10 [2020-09-15T02:08:26.705Z] > git config --get remote.origin.url # timeout=10 [2020-09-15T02:08:26.706Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T02:08:26.706Z] > git merge e8456cd207323398c0caf32c871e26258cbc40ef # timeout=10 [2020-09-15T02:08:26.719Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-15T02:08:26.732Z] > git config core.sparsecheckout # timeout=10 [2020-09-15T02:08:26.733Z] > git checkout -f 2344b3a9e10aab2f63d792f9b72282129399f98d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-15T02:08:27.977Z] #28 4.396 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-15T02:08:27.977Z] #28 4.411 Cloning into '.'... [2020-09-15T02:08:28.203Z] + docker version [2020-09-15T02:08:28.203Z] Client: Docker Engine - Community [2020-09-15T02:08:28.203Z] Version: 19.03.7 [2020-09-15T02:08:28.203Z] API version: 1.40 [2020-09-15T02:08:28.203Z] Go version: go1.12.17 [2020-09-15T02:08:28.203Z] Git commit: 7141c199a2 [2020-09-15T02:08:28.203Z] Built: Sat Mar 7 16:48:47 2020 [2020-09-15T02:08:28.203Z] OS/Arch: linux/s390x [2020-09-15T02:08:28.203Z] Experimental: false [2020-09-15T02:08:28.203Z] [2020-09-15T02:08:28.203Z] Server: Docker Engine - Community [2020-09-15T02:08:28.203Z] Engine: [2020-09-15T02:08:28.203Z] Version: 19.03.7 [2020-09-15T02:08:28.203Z] API version: 1.40 (minimum version 1.12) [2020-09-15T02:08:28.203Z] Go version: go1.12.17 [2020-09-15T02:08:28.203Z] Git commit: 7141c199a2 [2020-09-15T02:08:28.203Z] Built: Sat Mar 7 16:47:46 2020 [2020-09-15T02:08:28.203Z] OS/Arch: linux/s390x [2020-09-15T02:08:28.203Z] Experimental: true [2020-09-15T02:08:28.203Z] containerd: [2020-09-15T02:08:28.203Z] Version: 1.2.13 [2020-09-15T02:08:28.203Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-15T02:08:28.203Z] runc: [2020-09-15T02:08:28.203Z] Version: 1.0.0-rc10 [2020-09-15T02:08:28.203Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-15T02:08:28.203Z] docker-init: [2020-09-15T02:08:28.203Z] Version: 0.18.0 [2020-09-15T02:08:28.203Z] GitCommit: fec3683 [Pipeline] sh [2020-09-15T02:08:28.586Z] + docker info [2020-09-15T02:08:28.916Z] #28 ... [2020-09-15T02:08:28.916Z] [2020-09-15T02:08:28.916Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:08:28.916Z] #30 4.118 + RM_GOPATH=0 [2020-09-15T02:08:28.916Z] #30 4.118 + TMP_GOPATH= [2020-09-15T02:08:28.916Z] #30 4.118 + : /build [2020-09-15T02:08:28.916Z] #30 4.118 + '[' -z '' ']' [2020-09-15T02:08:28.916Z] #30 4.118 ++ mktemp -d [2020-09-15T02:08:28.916Z] #30 4.127 + export GOPATH=/tmp/tmp.pgwROyruDr [2020-09-15T02:08:28.916Z] #30 4.127 + GOPATH=/tmp/tmp.pgwROyruDr [2020-09-15T02:08:28.916Z] #30 4.127 + RM_GOPATH=1 [2020-09-15T02:08:28.916Z] #30 4.127 + case "$(go env GOARCH)" in [2020-09-15T02:08:28.916Z] #30 4.134 ++ go env GOARCH [2020-09-15T02:08:28.916Z] #30 4.217 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T02:08:28.916Z] #30 4.221 + GO_BUILDMODE=-buildmode=pie [2020-09-15T02:08:28.916Z] #30 4.224 ++ dirname /tmp/install/install.sh [2020-09-15T02:08:28.916Z] #30 4.229 + dir=/tmp/install [2020-09-15T02:08:28.916Z] #30 4.230 + bin=tomlv [2020-09-15T02:08:28.916Z] #30 4.230 + shift [2020-09-15T02:08:28.916Z] #30 4.231 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-15T02:08:28.916Z] #30 4.231 + . /tmp/install/tomlv.installer [2020-09-15T02:08:28.916Z] #30 4.232 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-15T02:08:28.916Z] #30 4.233 + install_tomlv [2020-09-15T02:08:28.916Z] #30 4.234 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-15T02:08:28.916Z] #30 4.234 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-15T02:08:28.916Z] #30 4.240 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.pgwROyruDr/src/github.com/BurntSushi/toml [2020-09-15T02:08:28.916Z] #30 4.256 Cloning into '/tmp/tmp.pgwROyruDr/src/github.com/BurntSushi/toml'... [2020-09-15T02:08:29.744Z] Fetching without tags [2020-09-15T02:08:30.007Z] Merging remotes/origin/master commit e8456cd207323398c0caf32c871e26258cbc40ef into PR head commit 2344b3a9e10aab2f63d792f9b72282129399f98d [2020-09-15T02:08:30.298Z] #30 5.397 + cd /tmp/tmp.pgwROyruDr/src/github.com/BurntSushi/toml [2020-09-15T02:08:30.298Z] #30 5.399 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-15T02:08:30.298Z] #30 5.407 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-15T02:08:30.298Z] #30 ... [2020-09-15T02:08:30.298Z] [2020-09-15T02:08:30.298Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:08:30.298Z] #21 4.266 + RM_GOPATH=0 [2020-09-15T02:08:30.298Z] #21 4.266 + TMP_GOPATH= [2020-09-15T02:08:30.298Z] #21 4.266 + : /build [2020-09-15T02:08:30.298Z] #21 4.266 + '[' -z '' ']' [2020-09-15T02:08:30.298Z] #21 4.266 ++ mktemp -d [2020-09-15T02:08:30.298Z] #21 4.282 + export GOPATH=/tmp/tmp.p1dKDoo3ka [2020-09-15T02:08:30.298Z] #21 4.282 + GOPATH=/tmp/tmp.p1dKDoo3ka [2020-09-15T02:08:30.298Z] #21 4.282 + RM_GOPATH=1 [2020-09-15T02:08:30.298Z] #21 4.282 + case "$(go env GOARCH)" in [2020-09-15T02:08:30.298Z] #21 4.283 ++ go env GOARCH [2020-09-15T02:08:30.298Z] #21 4.321 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T02:08:30.298Z] #21 4.321 + GO_BUILDMODE=-buildmode=pie [2020-09-15T02:08:30.298Z] #21 4.325 ++ dirname /tmp/install/install.sh [2020-09-15T02:08:30.298Z] #21 4.359 + dir=/tmp/install [2020-09-15T02:08:30.298Z] #21 4.361 + bin=dockercli [2020-09-15T02:08:30.298Z] #21 4.362 + shift [2020-09-15T02:08:30.298Z] #21 4.363 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-15T02:08:30.298Z] #21 4.364 + . /tmp/install/dockercli.installer [2020-09-15T02:08:30.298Z] #21 4.366 ++ : stable [2020-09-15T02:08:30.298Z] #21 4.366 ++ : 17.06.2-ce [2020-09-15T02:08:30.298Z] #21 4.387 + install_dockercli [2020-09-15T02:08:30.298Z] #21 4.387 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-15T02:08:30.298Z] #21 4.388 Install docker/cli version 17.06.2-ce from stable [2020-09-15T02:08:30.298Z] #21 4.391 ++ uname -m [2020-09-15T02:08:30.298Z] #21 4.407 + arch=x86_64 [2020-09-15T02:08:30.298Z] #21 4.407 + '[' x86_64 '!=' x86_64 ']' [2020-09-15T02:08:30.298Z] #21 4.407 + url=https://download.docker.com/linux/static [2020-09-15T02:08:30.298Z] #21 4.408 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-09-15T02:08:30.298Z] #21 4.409 + tar -xz docker/docker [2020-09-15T02:08:29.703Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-15T02:08:29.710Z] > git config --add remote.origin.fetch +refs/pull/41445/head:refs/remotes/origin/PR-41445 # timeout=10 [2020-09-15T02:08:29.718Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T02:08:29.732Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-15T02:08:29.749Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-15T02:08:29.749Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T02:08:29.750Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41445/head:refs/remotes/origin/PR-41445 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T02:08:30.012Z] > git config core.sparsecheckout # timeout=10 [2020-09-15T02:08:30.015Z] > git checkout -f 2344b3a9e10aab2f63d792f9b72282129399f98d # timeout=10 [2020-09-15T02:08:30.587Z] Merge succeeded, producing 2344b3a9e10aab2f63d792f9b72282129399f98d [2020-09-15T02:08:30.587Z] Checking out Revision 2344b3a9e10aab2f63d792f9b72282129399f98d (PR-41445) [2020-09-15T02:08:30.868Z] #21 ... [2020-09-15T02:08:30.868Z] [2020-09-15T02:08:30.868Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:08:30.868Z] #30 6.114 runtime/internal/atomic [2020-09-15T02:08:30.868Z] #30 6.133 internal/cpu [2020-09-15T02:08:31.129Z] #30 6.356 runtime/internal/sys [2020-09-15T02:08:31.129Z] #30 6.493 runtime/internal/math [2020-09-15T02:08:31.138Z] Commit message: "fix integration test case TestExternalGraphDriver failed in mips arch" [2020-09-15T02:08:31.250Z] Still waiting to schedule task [2020-09-15T02:08:31.251Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-09-15T02:08:31.255Z] Still waiting to schedule task [2020-09-15T02:08:31.255Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0b5d80efa155d1ea5)’ [2020-09-15T02:08:31.257Z] Still waiting to schedule task [2020-09-15T02:08:31.257Z] Waiting for next available executor on ‘azwin-2-a6fa70’ [2020-09-15T02:08:31.325Z] Client: [2020-09-15T02:08:31.325Z] Debug Mode: false [2020-09-15T02:08:31.325Z] [2020-09-15T02:08:31.325Z] Server: [2020-09-15T02:08:31.325Z] Containers: 0 [2020-09-15T02:08:31.325Z] Running: 0 [2020-09-15T02:08:31.325Z] Paused: 0 [2020-09-15T02:08:31.325Z] Stopped: 0 [2020-09-15T02:08:31.325Z] Images: 0 [2020-09-15T02:08:31.325Z] Server Version: 19.03.7 [2020-09-15T02:08:31.325Z] Storage Driver: overlay2 [2020-09-15T02:08:31.325Z] Backing Filesystem: [2020-09-15T02:08:31.325Z] Supports d_type: true [2020-09-15T02:08:31.325Z] Native Overlay Diff: true [2020-09-15T02:08:31.325Z] Logging Driver: json-file [2020-09-15T02:08:31.325Z] Cgroup Driver: cgroupfs [2020-09-15T02:08:31.325Z] Plugins: [2020-09-15T02:08:31.325Z] Volume: local [2020-09-15T02:08:31.325Z] Network: bridge host ipvlan macvlan null overlay [2020-09-15T02:08:31.325Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-15T02:08:31.325Z] Swarm: inactive [2020-09-15T02:08:31.325Z] Runtimes: runc [2020-09-15T02:08:31.325Z] Default Runtime: runc [2020-09-15T02:08:31.325Z] Init Binary: docker-init [2020-09-15T02:08:31.325Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-15T02:08:31.325Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-15T02:08:31.325Z] init version: fec3683 [2020-09-15T02:08:31.325Z] Security Options: [2020-09-15T02:08:31.325Z] apparmor [2020-09-15T02:08:31.325Z] seccomp [2020-09-15T02:08:31.325Z] Profile: default [2020-09-15T02:08:31.325Z] Kernel Version: 4.15.0-88-generic [2020-09-15T02:08:31.325Z] Operating System: Ubuntu 18.04.4 LTS [2020-09-15T02:08:31.325Z] OSType: linux [2020-09-15T02:08:31.325Z] Architecture: s390x [2020-09-15T02:08:31.325Z] CPUs: 2 [2020-09-15T02:08:31.325Z] Total Memory: 7.861GiB [2020-09-15T02:08:31.325Z] Name: s390x-ubuntu-30 [2020-09-15T02:08:31.325Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-09-15T02:08:31.326Z] Docker Root Dir: /var/lib/docker [2020-09-15T02:08:31.326Z] Debug Mode: false [2020-09-15T02:08:31.326Z] Username: dockerbuildbot [2020-09-15T02:08:31.326Z] Registry: https://index.docker.io/v1/ [2020-09-15T02:08:31.326Z] Labels: [2020-09-15T02:08:31.326Z] Experimental: true [2020-09-15T02:08:31.326Z] Insecure Registries: [2020-09-15T02:08:31.326Z] 127.0.0.0/8 [2020-09-15T02:08:31.326Z] Live Restore Enabled: false [2020-09-15T02:08:31.326Z] [2020-09-15T02:08:31.326Z] WARNING: No swap limit support [Pipeline] sh [2020-09-15T02:08:31.389Z] #30 6.654 math/bits [Pipeline] withEnv [Pipeline] { [2020-09-15T02:08:31.649Z] #30 6.777 internal/bytealg [Pipeline] sh [2020-09-15T02:08:31.711Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-15T02:08:31.711Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-15T02:08:31.711Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41445/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-15T02:08:31.711Z] + bash /home/jenkins/workspace/moby_PR-41445/check-config.sh [2020-09-15T02:08:31.711Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-15T02:08:31.711Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-09-15T02:08:31.711Z] [2020-09-15T02:08:31.711Z] Generally Necessary: [2020-09-15T02:08:31.711Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-15T02:08:31.711Z] - apparmor: enabled and tools installed [2020-09-15T02:08:31.711Z] - CONFIG_NAMESPACES: enabled [2020-09-15T02:08:31.711Z] - CONFIG_NET_NS: enabled [2020-09-15T02:08:31.711Z] - CONFIG_PID_NS: enabled [2020-09-15T02:08:31.919Z] + [ PR != PR ] [2020-09-15T02:08:31.919Z] + [ master != master ] [2020-09-15T02:08:31.919Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-15T02:08:32.004Z] - CONFIG_IPC_NS: enabled [2020-09-15T02:08:32.004Z] - CONFIG_UTS_NS: enabled [2020-09-15T02:08:32.004Z] - CONFIG_CGROUPS: enabled [2020-09-15T02:08:32.004Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-15T02:08:32.004Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-15T02:08:32.004Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-15T02:08:32.004Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-15T02:08:32.004Z] - CONFIG_CPUSETS: enabled [2020-09-15T02:08:32.004Z] - CONFIG_MEMCG: enabled [2020-09-15T02:08:32.004Z] - CONFIG_KEYS: enabled [2020-09-15T02:08:32.004Z] - CONFIG_VETH: enabled (as module) [2020-09-15T02:08:32.004Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-15T02:08:32.004Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-15T02:08:32.004Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-09-15T02:08:32.004Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-15T02:08:32.004Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-15T02:08:32.004Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-15T02:08:32.004Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-15T02:08:32.004Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-15T02:08:32.004Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-15T02:08:32.004Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-15T02:08:32.004Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-09-15T02:08:32.004Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-15T02:08:32.004Z] [2020-09-15T02:08:32.004Z] Optional Features: [2020-09-15T02:08:32.004Z] - CONFIG_USER_NS: enabled [2020-09-15T02:08:32.004Z] - CONFIG_SECCOMP: enabled [2020-09-15T02:08:32.004Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-15T02:08:32.004Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-15T02:08:32.004Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-15T02:08:32.004Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-15T02:08:32.004Z] - CONFIG_BLK_CGROUP: enabled [2020-09-15T02:08:32.004Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-15T02:08:32.004Z] - CONFIG_IOSCHED_CFQ: enabled [2020-09-15T02:08:32.004Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-09-15T02:08:32.004Z] - CONFIG_CGROUP_PERF: enabled [2020-09-15T02:08:32.004Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-15T02:08:32.004Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-15T02:08:32.004Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-15T02:08:32.004Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-15T02:08:32.004Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-15T02:08:32.004Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-15T02:08:32.004Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-15T02:08:32.004Z] - CONFIG_IP_VS: enabled (as module) [2020-09-15T02:08:32.004Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-15T02:08:32.004Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-15T02:08:32.004Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-15T02:08:32.004Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-15T02:08:32.004Z] - CONFIG_EXT4_FS: enabled [2020-09-15T02:08:32.004Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-15T02:08:32.004Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-15T02:08:32.004Z] - Network Drivers: [2020-09-15T02:08:32.004Z] - "overlay": [2020-09-15T02:08:32.004Z] - CONFIG_VXLAN: enabled (as module) [2020-09-15T02:08:32.004Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-15T02:08:32.004Z] Optional (for encrypted networks): [2020-09-15T02:08:32.004Z] - CONFIG_CRYPTO: enabled [2020-09-15T02:08:32.004Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-15T02:08:32.004Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-15T02:08:32.004Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-15T02:08:32.004Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-15T02:08:32.004Z] - CONFIG_XFRM: enabled [2020-09-15T02:08:32.004Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-15T02:08:32.004Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-15T02:08:32.004Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-15T02:08:32.004Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-09-15T02:08:32.004Z] - "ipvlan": [2020-09-15T02:08:32.004Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-15T02:08:32.004Z] - "macvlan": [2020-09-15T02:08:32.004Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-15T02:08:32.004Z] - CONFIG_DUMMY: enabled (as module) [2020-09-15T02:08:32.004Z] - "ftp,tftp client in container": [2020-09-15T02:08:32.004Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-15T02:08:32.004Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-15T02:08:32.004Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-15T02:08:32.004Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-15T02:08:32.004Z] - Storage Drivers: [2020-09-15T02:08:32.004Z] - "aufs": [2020-09-15T02:08:32.004Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-15T02:08:32.004Z] - "btrfs": [2020-09-15T02:08:32.004Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-15T02:08:32.004Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-15T02:08:32.004Z] - "devicemapper": [2020-09-15T02:08:32.004Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-15T02:08:32.004Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-15T02:08:32.004Z] - "overlay": [2020-09-15T02:08:32.004Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-15T02:08:32.004Z] - "zfs": [2020-09-15T02:08:32.004Z] - /dev/zfs: missing [2020-09-15T02:08:32.004Z] - zfs command: missing [2020-09-15T02:08:32.004Z] - zpool command: missing [2020-09-15T02:08:32.004Z] [2020-09-15T02:08:32.004Z] Limits: [2020-09-15T02:08:32.004Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-15T02:08:32.004Z] [2020-09-15T02:08:32.004Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-15T02:08:30.534Z] > git remote # timeout=10 [2020-09-15T02:08:30.559Z] > git config --get remote.origin.url # timeout=10 [2020-09-15T02:08:30.566Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T02:08:30.567Z] > git merge e8456cd207323398c0caf32c871e26258cbc40ef # timeout=10 [2020-09-15T02:08:30.583Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-15T02:08:30.635Z] > git config core.sparsecheckout # timeout=10 [2020-09-15T02:08:30.638Z] > git checkout -f 2344b3a9e10aab2f63d792f9b72282129399f98d # timeout=10 [2020-09-15T02:08:32.219Z] #30 7.340 runtime [2020-09-15T02:08:32.219Z] #30 7.390 math [2020-09-15T02:08:32.296Z] + docker version [2020-09-15T02:08:32.296Z] Client: Docker Engine - Community [2020-09-15T02:08:32.296Z] Version: 19.03.12 [2020-09-15T02:08:32.296Z] API version: 1.40 [2020-09-15T02:08:32.296Z] Go version: go1.13.10 [2020-09-15T02:08:32.296Z] Git commit: 48a66213fe [2020-09-15T02:08:32.296Z] Built: Mon Jun 22 15:45:36 2020 [2020-09-15T02:08:32.296Z] OS/Arch: linux/amd64 [2020-09-15T02:08:32.296Z] Experimental: false [2020-09-15T02:08:32.296Z] [2020-09-15T02:08:32.296Z] Server: Docker Engine - Community [2020-09-15T02:08:32.296Z] Engine: [2020-09-15T02:08:32.296Z] Version: 19.03.12 [2020-09-15T02:08:32.296Z] API version: 1.40 (minimum version 1.12) [2020-09-15T02:08:32.296Z] Go version: go1.13.10 [2020-09-15T02:08:32.296Z] Git commit: 48a66213fe [2020-09-15T02:08:32.296Z] Built: Mon Jun 22 15:44:07 2020 [2020-09-15T02:08:32.296Z] OS/Arch: linux/amd64 [2020-09-15T02:08:32.296Z] Experimental: true [2020-09-15T02:08:32.296Z] containerd: [2020-09-15T02:08:32.296Z] Version: 1.2.13 [2020-09-15T02:08:32.296Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-15T02:08:32.296Z] runc: [2020-09-15T02:08:32.296Z] Version: 1.0.0-rc10 [2020-09-15T02:08:32.296Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-15T02:08:32.296Z] docker-init: [2020-09-15T02:08:32.296Z] Version: 0.18.0 [2020-09-15T02:08:32.296Z] GitCommit: fec3683 [Pipeline] sh [2020-09-15T02:08:32.460Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2344b3a9e10aab2f63d792f9b72282129399f98d . [2020-09-15T02:08:32.460Z] #2 [internal] load build definition from Dockerfile [2020-09-15T02:08:32.460Z] #2 transferring dockerfile: 16.37kB 0.0s done [2020-09-15T02:08:32.460Z] #2 DONE 0.0s [2020-09-15T02:08:32.460Z] [2020-09-15T02:08:32.460Z] #1 [internal] load .dockerignore [2020-09-15T02:08:32.460Z] #1 transferring context: 87B 0.0s done [2020-09-15T02:08:32.460Z] #1 DONE 0.0s [2020-09-15T02:08:32.460Z] [2020-09-15T02:08:32.460Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-15T02:08:32.614Z] + docker info [2020-09-15T02:08:32.778Z] #3 DONE 0.2s [2020-09-15T02:08:32.778Z] [2020-09-15T02:08:32.778Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-15T02:08:32.778Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-15T02:08:32.870Z] Client: [2020-09-15T02:08:32.870Z] Debug Mode: false [2020-09-15T02:08:32.870Z] [2020-09-15T02:08:32.870Z] Server: [2020-09-15T02:08:32.870Z] Containers: 0 [2020-09-15T02:08:32.870Z] Running: 0 [2020-09-15T02:08:32.870Z] Paused: 0 [2020-09-15T02:08:32.870Z] Stopped: 0 [2020-09-15T02:08:32.870Z] Images: 2 [2020-09-15T02:08:32.870Z] Server Version: 19.03.12 [2020-09-15T02:08:32.870Z] Storage Driver: overlay2 [2020-09-15T02:08:32.870Z] Backing Filesystem: extfs [2020-09-15T02:08:32.870Z] Supports d_type: true [2020-09-15T02:08:32.870Z] Native Overlay Diff: true [2020-09-15T02:08:32.870Z] Logging Driver: json-file [2020-09-15T02:08:32.870Z] Cgroup Driver: cgroupfs [2020-09-15T02:08:32.870Z] Plugins: [2020-09-15T02:08:32.870Z] Volume: local [2020-09-15T02:08:32.870Z] Network: bridge host ipvlan macvlan null overlay [2020-09-15T02:08:32.870Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-15T02:08:32.870Z] Swarm: inactive [2020-09-15T02:08:32.870Z] Runtimes: runc [2020-09-15T02:08:32.870Z] Default Runtime: runc [2020-09-15T02:08:32.870Z] Init Binary: docker-init [2020-09-15T02:08:32.870Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-15T02:08:32.870Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-15T02:08:32.870Z] init version: fec3683 [2020-09-15T02:08:32.870Z] Security Options: [2020-09-15T02:08:32.870Z] apparmor [2020-09-15T02:08:32.870Z] seccomp [2020-09-15T02:08:32.870Z] Profile: default [2020-09-15T02:08:32.870Z] Kernel Version: 5.3.0-1035-aws [2020-09-15T02:08:32.870Z] Operating System: Ubuntu 18.04.5 LTS [2020-09-15T02:08:32.870Z] OSType: linux [2020-09-15T02:08:32.870Z] Architecture: x86_64 [2020-09-15T02:08:32.870Z] CPUs: 2 [2020-09-15T02:08:32.870Z] Total Memory: 7.569GiB [2020-09-15T02:08:32.870Z] Name: ip-10-100-66-235 [2020-09-15T02:08:32.870Z] ID: VHCT:TLUC:R2VO:YIWO:QRPS:LVDE:GNIX:P4Z4:AVYF:EKOW:UMYI:VEID [2020-09-15T02:08:32.870Z] Docker Root Dir: /var/lib/docker [2020-09-15T02:08:32.870Z] Debug Mode: false [2020-09-15T02:08:32.870Z] Registry: https://index.docker.io/v1/ [2020-09-15T02:08:32.870Z] Labels: [2020-09-15T02:08:32.870Z] Experimental: true [2020-09-15T02:08:32.870Z] Insecure Registries: [2020-09-15T02:08:32.870Z] 127.0.0.0/8 [2020-09-15T02:08:32.870Z] Live Restore Enabled: true [2020-09-15T02:08:32.870Z] [2020-09-15T02:08:32.870Z] WARNING: No swap limit support [Pipeline] sh [2020-09-15T02:08:33.074Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-15T02:08:33.074Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-09-15T02:08:33.075Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-09-15T02:08:33.075Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 7.98MB / 8.88MB 0.2s [2020-09-15T02:08:33.075Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-09-15T02:08:33.075Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-09-15T02:08:33.075Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-09-15T02:08:33.160Z] #30 ... [2020-09-15T02:08:33.160Z] [2020-09-15T02:08:33.160Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T02:08:33.160Z] #32 4.170 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T02:08:33.160Z] #32 4.201 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T02:08:33.160Z] #32 4.204 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T02:08:33.160Z] #32 5.168 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-15T02:08:33.160Z] #32 7.930 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-15T02:08:33.198Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-15T02:08:33.198Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-15T02:08:33.198Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41445/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-15T02:08:33.369Z] #4 DONE 0.5s [2020-09-15T02:08:33.422Z] #32 ... [2020-09-15T02:08:33.422Z] [2020-09-15T02:08:33.422Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T02:08:33.422Z] #38 4.749 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T02:08:33.422Z] #38 4.836 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T02:08:33.422Z] #38 4.836 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T02:08:33.422Z] #38 6.004 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-15T02:08:33.422Z] #38 8.449 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-15T02:08:33.422Z] #38 ... [2020-09-15T02:08:33.422Z] [2020-09-15T02:08:33.422Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-15T02:08:33.422Z] #51 3.879 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T02:08:33.422Z] #51 4.060 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T02:08:33.422Z] #51 4.138 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T02:08:33.422Z] #51 4.481 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-15T02:08:33.422Z] #51 7.355 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-15T02:08:33.422Z] #51 9.532 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-15T02:08:33.455Z] + bash /home/ubuntu/workspace/moby_PR-41445/check-config.sh [2020-09-15T02:08:33.455Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-15T02:08:33.455Z] info: reading kernel config from /boot/config-5.3.0-1035-aws ... [2020-09-15T02:08:33.455Z] [2020-09-15T02:08:33.455Z] Generally Necessary: [2020-09-15T02:08:33.455Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-15T02:08:33.455Z] - apparmor: enabled and tools installed [2020-09-15T02:08:33.455Z] - CONFIG_NAMESPACES: enabled [2020-09-15T02:08:33.455Z] - CONFIG_NET_NS: enabled [2020-09-15T02:08:33.455Z] - CONFIG_PID_NS: enabled [2020-09-15T02:08:33.455Z] - CONFIG_IPC_NS: enabled [2020-09-15T02:08:33.455Z] - CONFIG_UTS_NS: enabled [2020-09-15T02:08:33.455Z] - CONFIG_CGROUPS: enabled [2020-09-15T02:08:33.455Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-15T02:08:33.455Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-15T02:08:33.455Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-15T02:08:33.455Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-15T02:08:33.455Z] - CONFIG_CPUSETS: enabled [2020-09-15T02:08:33.455Z] - CONFIG_MEMCG: enabled [2020-09-15T02:08:33.455Z] - CONFIG_KEYS: enabled [2020-09-15T02:08:33.455Z] - CONFIG_VETH: enabled (as module) [2020-09-15T02:08:33.455Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-15T02:08:33.455Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-15T02:08:33.455Z] - CONFIG_NF_NAT_IPV4: missing [2020-09-15T02:08:33.455Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-15T02:08:33.455Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-15T02:08:33.455Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-15T02:08:33.455Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-15T02:08:33.455Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-15T02:08:33.662Z] [2020-09-15T02:08:33.662Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-15T02:08:33.683Z] #51 ... [2020-09-15T02:08:33.683Z] [2020-09-15T02:08:33.683Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-15T02:08:33.683Z] #23 3.843 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T02:08:33.683Z] #23 3.931 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T02:08:33.683Z] #23 4.020 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T02:08:33.683Z] #23 4.393 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-15T02:08:33.683Z] #23 6.955 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-15T02:08:33.683Z] #23 9.329 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-15T02:08:33.683Z] #23 ... [2020-09-15T02:08:33.683Z] [2020-09-15T02:08:33.683Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T02:08:33.683Z] #10 3.905 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T02:08:33.683Z] #10 3.936 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T02:08:33.683Z] #10 3.992 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T02:08:33.683Z] #10 4.616 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-15T02:08:33.683Z] #10 7.153 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-15T02:08:33.683Z] #10 9.081 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-15T02:08:33.711Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-15T02:08:33.711Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-15T02:08:33.711Z] - CONFIG_NF_NAT_NEEDED: missing [2020-09-15T02:08:33.711Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-15T02:08:33.711Z] [2020-09-15T02:08:33.711Z] Optional Features: [2020-09-15T02:08:33.711Z] - CONFIG_USER_NS: enabled [2020-09-15T02:08:33.711Z] - CONFIG_SECCOMP: enabled [2020-09-15T02:08:33.711Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-15T02:08:33.711Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-15T02:08:33.711Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-15T02:08:33.711Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-15T02:08:33.711Z] - CONFIG_BLK_CGROUP: enabled [2020-09-15T02:08:33.711Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-15T02:08:33.711Z] - CONFIG_IOSCHED_CFQ: missing [2020-09-15T02:08:33.711Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-09-15T02:08:33.711Z] - CONFIG_CGROUP_PERF: enabled [2020-09-15T02:08:33.711Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-15T02:08:33.711Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-15T02:08:33.711Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-15T02:08:33.711Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-15T02:08:33.711Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-15T02:08:33.711Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-15T02:08:33.711Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-15T02:08:33.711Z] - CONFIG_IP_VS: enabled (as module) [2020-09-15T02:08:33.711Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-15T02:08:33.711Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-15T02:08:33.711Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-15T02:08:33.711Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-15T02:08:33.711Z] - CONFIG_EXT4_FS: enabled [2020-09-15T02:08:33.711Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-15T02:08:33.711Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-15T02:08:33.711Z] - Network Drivers: [2020-09-15T02:08:33.711Z] - "overlay": [2020-09-15T02:08:33.711Z] - CONFIG_VXLAN: enabled (as module) [2020-09-15T02:08:33.711Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-15T02:08:33.711Z] Optional (for encrypted networks): [2020-09-15T02:08:33.711Z] - CONFIG_CRYPTO: enabled [2020-09-15T02:08:33.711Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-15T02:08:33.711Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-15T02:08:33.711Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-15T02:08:33.711Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-15T02:08:33.711Z] - CONFIG_XFRM: enabled [2020-09-15T02:08:33.711Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-15T02:08:33.711Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-15T02:08:33.711Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-15T02:08:33.711Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-09-15T02:08:33.711Z] - "ipvlan": [2020-09-15T02:08:33.711Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-15T02:08:33.711Z] - "macvlan": [2020-09-15T02:08:33.711Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-15T02:08:33.711Z] - CONFIG_DUMMY: enabled (as module) [2020-09-15T02:08:33.711Z] - "ftp,tftp client in container": [2020-09-15T02:08:33.943Z] #10 ... [2020-09-15T02:08:33.944Z] [2020-09-15T02:08:33.944Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-15T02:08:33.944Z] #36 4.118 + git clone https://github.com/docker/distribution.git . [2020-09-15T02:08:33.944Z] #36 4.118 Cloning into '.'... [2020-09-15T02:08:33.944Z] #36 ... [2020-09-15T02:08:33.944Z] [2020-09-15T02:08:33.944Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:08:33.944Z] #43 4.264 + RM_GOPATH=0 [2020-09-15T02:08:33.944Z] #43 4.268 + TMP_GOPATH= [2020-09-15T02:08:33.944Z] #43 4.268 + : /build [2020-09-15T02:08:33.944Z] #43 4.268 + '[' -z '' ']' [2020-09-15T02:08:33.944Z] #43 4.270 ++ mktemp -d [2020-09-15T02:08:33.944Z] #43 4.272 + export GOPATH=/tmp/tmp.uxy6oTSaKj [2020-09-15T02:08:33.944Z] #43 4.272 + GOPATH=/tmp/tmp.uxy6oTSaKj [2020-09-15T02:08:33.944Z] #43 4.272 + RM_GOPATH=1 [2020-09-15T02:08:33.944Z] #43 4.272 + case "$(go env GOARCH)" in [2020-09-15T02:08:33.944Z] #43 4.275 ++ go env GOARCH [2020-09-15T02:08:33.944Z] #43 4.316 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T02:08:33.944Z] #43 4.318 + GO_BUILDMODE=-buildmode=pie [2020-09-15T02:08:33.944Z] #43 4.318 ++ dirname /tmp/install/install.sh [2020-09-15T02:08:33.944Z] #43 4.323 + dir=/tmp/install [2020-09-15T02:08:33.944Z] #43 4.326 + bin=gotestsum [2020-09-15T02:08:33.944Z] #43 4.330 + shift [2020-09-15T02:08:33.944Z] #43 4.330 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-15T02:08:33.944Z] #43 4.331 + . /tmp/install/gotestsum.installer [2020-09-15T02:08:33.944Z] #43 4.332 ++ : v0.3.5 [2020-09-15T02:08:33.944Z] #43 4.332 + install_gotestsum [2020-09-15T02:08:33.944Z] #43 4.334 + set -e [2020-09-15T02:08:33.944Z] #43 4.335 + export GO111MODULE=on [2020-09-15T02:08:33.944Z] #43 4.335 + GO111MODULE=on [2020-09-15T02:08:33.944Z] #43 4.335 + GOBIN=/build [2020-09-15T02:08:33.944Z] #43 4.335 + go get gotest.tools/gotestsum@v0.3.5 [2020-09-15T02:08:33.944Z] #43 4.548 go: finding gotest.tools v0.3.5 [2020-09-15T02:08:33.944Z] #43 4.549 go: finding gotest.tools/gotestsum v0.3.5 [2020-09-15T02:08:33.944Z] #43 5.544 go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-15T02:08:33.944Z] #43 6.080 go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-15T02:08:33.944Z] #43 7.327 go: downloading gotest.tools v2.1.0+incompatible [2020-09-15T02:08:33.944Z] #43 7.442 go: extracting gotest.tools v2.1.0+incompatible [2020-09-15T02:08:33.944Z] #43 7.685 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-15T02:08:33.944Z] #43 7.692 go: downloading github.com/pkg/errors v0.8.0 [2020-09-15T02:08:33.944Z] #43 7.700 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-15T02:08:33.944Z] #43 7.701 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-15T02:08:33.944Z] #43 7.711 go: downloading github.com/fatih/color v1.6.0 [2020-09-15T02:08:33.944Z] #43 7.767 go: downloading github.com/spf13/pflag v1.0.1 [2020-09-15T02:08:33.944Z] #43 7.928 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-15T02:08:33.944Z] #43 8.064 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-15T02:08:33.944Z] #43 8.156 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-15T02:08:33.944Z] #43 8.199 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-15T02:08:33.944Z] #43 8.317 go: extracting github.com/pkg/errors v0.8.0 [2020-09-15T02:08:33.944Z] #43 8.330 go: extracting github.com/fatih/color v1.6.0 [2020-09-15T02:08:33.944Z] #43 8.346 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-15T02:08:33.944Z] #43 8.376 go: extracting github.com/spf13/pflag v1.0.1 [2020-09-15T02:08:33.944Z] #43 8.408 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-15T02:08:33.944Z] #43 8.710 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-15T02:08:33.944Z] #43 8.714 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-15T02:08:33.944Z] #43 8.726 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-15T02:08:33.944Z] #43 8.844 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-15T02:08:33.967Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-15T02:08:33.967Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-15T02:08:33.967Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-15T02:08:33.967Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-15T02:08:33.967Z] - Storage Drivers: [2020-09-15T02:08:33.967Z] - "aufs": [2020-09-15T02:08:33.967Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-15T02:08:33.967Z] - "btrfs": [2020-09-15T02:08:33.967Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-15T02:08:33.967Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-15T02:08:33.967Z] - "devicemapper": [2020-09-15T02:08:33.967Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-15T02:08:33.967Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-15T02:08:33.967Z] - "overlay": [2020-09-15T02:08:33.967Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-15T02:08:33.967Z] - "zfs": [2020-09-15T02:08:33.967Z] - /dev/zfs: present [2020-09-15T02:08:33.967Z] - zfs command: missing [2020-09-15T02:08:33.967Z] - zpool command: missing [2020-09-15T02:08:33.967Z] [2020-09-15T02:08:33.967Z] Limits: [2020-09-15T02:08:33.967Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-15T02:08:33.967Z] [2020-09-15T02:08:33.967Z] + true [Pipeline] } [2020-09-15T02:08:33.973Z] #5 DONE 0.2s [2020-09-15T02:08:33.973Z] [2020-09-15T02:08:33.973Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-15T02:08:33.973Z] #6 DONE 0.2s [2020-09-15T02:08:33.973Z] [2020-09-15T02:08:33.973Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-15T02:08:33.973Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-15T02:08:34.033Z] Fetching without tags [2020-09-15T02:08:34.000Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-15T02:08:34.004Z] > git config --add remote.origin.fetch +refs/pull/41445/head:refs/remotes/origin/PR-41445 # timeout=10 [2020-09-15T02:08:34.007Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T02:08:34.024Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-15T02:08:34.039Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-15T02:08:34.039Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T02:08:34.040Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41445/head:refs/remotes/origin/PR-41445 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T02:08:34.297Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-15T02:08:34.297Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-15T02:08:34.297Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s [2020-09-15T02:08:34.297Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 8.77MB / 9.86MB 0.3s [2020-09-15T02:08:34.297Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-09-15T02:08:34.298Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2344b3a9e10aab2f63d792f9b72282129399f98d . [2020-09-15T02:08:34.298Z] #1 [internal] load .dockerignore [2020-09-15T02:08:34.298Z] #1 transferring context: 87B done [2020-09-15T02:08:34.298Z] #1 DONE 0.0s [2020-09-15T02:08:34.298Z] [2020-09-15T02:08:34.298Z] #2 [internal] load build definition from Dockerfile [2020-09-15T02:08:34.298Z] #2 transferring dockerfile: 16.37kB done [2020-09-15T02:08:34.298Z] #2 DONE 0.0s [2020-09-15T02:08:34.298Z] [2020-09-15T02:08:34.298Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-15T02:08:34.298Z] #3 DONE 0.1s [2020-09-15T02:08:34.444Z] Merging remotes/origin/master commit e8456cd207323398c0caf32c871e26258cbc40ef into PR head commit 2344b3a9e10aab2f63d792f9b72282129399f98d [2020-09-15T02:08:34.554Z] [2020-09-15T02:08:34.554Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-15T02:08:34.554Z] #4 CACHED [2020-09-15T02:08:34.554Z] [2020-09-15T02:08:34.554Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-15T02:08:34.554Z] #5 DONE 0.1s [2020-09-15T02:08:34.554Z] [2020-09-15T02:08:34.554Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-15T02:08:34.613Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-09-15T02:08:34.811Z] #6 DONE 0.1s [2020-09-15T02:08:34.811Z] [2020-09-15T02:08:34.811Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-15T02:08:34.811Z] #58 DONE 0.0s [2020-09-15T02:08:34.811Z] [2020-09-15T02:08:34.811Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-15T02:08:34.811Z] #7 DONE 0.0s [2020-09-15T02:08:34.811Z] [2020-09-15T02:08:34.811Z] #20 [internal] load build context [2020-09-15T02:08:34.884Z] #43 ... [2020-09-15T02:08:34.884Z] [2020-09-15T02:08:34.884Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:08:34.884Z] #54 4.388 + RM_GOPATH=0 [2020-09-15T02:08:34.884Z] #54 4.388 + TMP_GOPATH= [2020-09-15T02:08:34.884Z] #54 4.388 + : /build [2020-09-15T02:08:34.884Z] #54 4.388 + '[' -z '' ']' [2020-09-15T02:08:34.884Z] #54 4.392 ++ mktemp -d [2020-09-15T02:08:34.884Z] #54 4.394 + export GOPATH=/tmp/tmp.u0KvT5tvTk [2020-09-15T02:08:34.884Z] #54 4.395 + GOPATH=/tmp/tmp.u0KvT5tvTk [2020-09-15T02:08:34.884Z] #54 4.395 + RM_GOPATH=1 [2020-09-15T02:08:34.884Z] #54 4.395 + case "$(go env GOARCH)" in [2020-09-15T02:08:34.884Z] #54 4.400 ++ go env GOARCH [2020-09-15T02:08:34.884Z] #54 4.414 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T02:08:34.884Z] #54 4.414 + GO_BUILDMODE=-buildmode=pie [2020-09-15T02:08:34.884Z] #54 4.441 ++ dirname /tmp/install/install.sh [2020-09-15T02:08:34.884Z] #54 4.443 + dir=/tmp/install [2020-09-15T02:08:34.884Z] #54 4.448 + bin=rootlesskit [2020-09-15T02:08:34.884Z] #54 4.448 + shift [2020-09-15T02:08:34.884Z] #54 4.448 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-15T02:08:34.884Z] #54 4.448 + . /tmp/install/rootlesskit.installer [2020-09-15T02:08:34.884Z] #54 4.448 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-15T02:08:34.884Z] #54 4.452 + install_rootlesskit [2020-09-15T02:08:34.884Z] #54 4.452 + case "$1" in [2020-09-15T02:08:34.884Z] #54 4.452 + export CGO_ENABLED=0 [2020-09-15T02:08:34.884Z] #54 4.452 + CGO_ENABLED=0 [2020-09-15T02:08:34.884Z] #54 4.452 + _install_rootlesskit [2020-09-15T02:08:34.884Z] #54 4.452 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-15T02:08:34.884Z] #54 4.452 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-15T02:08:34.884Z] #54 4.452 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.u0KvT5tvTk/src/github.com/rootless-containers/rootlesskit [2020-09-15T02:08:34.884Z] #54 4.465 Cloning into '/tmp/tmp.u0KvT5tvTk/src/github.com/rootless-containers/rootlesskit'... [2020-09-15T02:08:34.884Z] #54 9.754 + cd /tmp/tmp.u0KvT5tvTk/src/github.com/rootless-containers/rootlesskit [2020-09-15T02:08:34.884Z] #54 9.755 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-15T02:08:34.884Z] #54 10.26 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-15T02:08:34.884Z] #54 10.26 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-15T02:08:34.884Z] #54 ... [2020-09-15T02:08:34.884Z] [2020-09-15T02:08:34.884Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:08:34.884Z] #45 4.355 + RM_GOPATH=0 [2020-09-15T02:08:34.884Z] #45 4.355 + TMP_GOPATH= [2020-09-15T02:08:34.884Z] #45 4.355 + : /build [2020-09-15T02:08:34.884Z] #45 4.355 + '[' -z '' ']' [2020-09-15T02:08:34.884Z] #45 4.362 ++ mktemp -d [2020-09-15T02:08:34.884Z] #45 4.362 + export GOPATH=/tmp/tmp.GkAf2p0vD7 [2020-09-15T02:08:34.884Z] #45 4.362 + GOPATH=/tmp/tmp.GkAf2p0vD7 [2020-09-15T02:08:34.884Z] #45 4.362 + RM_GOPATH=1 [2020-09-15T02:08:34.884Z] #45 4.362 + case "$(go env GOARCH)" in [2020-09-15T02:08:34.884Z] #45 4.362 ++ go env GOARCH [2020-09-15T02:08:34.884Z] #45 4.430 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T02:08:34.884Z] #45 4.431 + GO_BUILDMODE=-buildmode=pie [2020-09-15T02:08:34.884Z] #45 4.435 ++ dirname /tmp/install/install.sh [2020-09-15T02:08:34.884Z] #45 4.438 + dir=/tmp/install [2020-09-15T02:08:34.884Z] #45 4.451 + bin=golangci_lint [2020-09-15T02:08:34.884Z] #45 4.456 + shift [2020-09-15T02:08:34.884Z] #45 4.456 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-15T02:08:34.884Z] #45 4.459 + . /tmp/install/golangci_lint.installer [2020-09-15T02:08:34.884Z] #45 4.459 ++ : v1.23.8 [2020-09-15T02:08:34.884Z] #45 4.459 + install_golangci_lint [2020-09-15T02:08:34.884Z] #45 4.461 + echo 'Installing golangci-lint version v1.23.8' [2020-09-15T02:08:34.884Z] #45 4.461 Installing golangci-lint version v1.23.8 [2020-09-15T02:08:34.884Z] #45 4.461 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-15T02:08:35.144Z] #45 ... [2020-09-15T02:08:35.144Z] [2020-09-15T02:08:35.144Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:08:35.144Z] #47 4.032 + RM_GOPATH=0 [2020-09-15T02:08:35.144Z] #47 4.032 + TMP_GOPATH= [2020-09-15T02:08:35.144Z] #47 4.032 + : /build [2020-09-15T02:08:35.144Z] #47 4.032 + '[' -z '' ']' [2020-09-15T02:08:35.144Z] #47 4.032 ++ mktemp -d [2020-09-15T02:08:35.144Z] #47 4.032 + export GOPATH=/tmp/tmp.qpzZPieESr [2020-09-15T02:08:35.144Z] #47 4.032 + GOPATH=/tmp/tmp.qpzZPieESr [2020-09-15T02:08:35.144Z] #47 4.032 + RM_GOPATH=1 [2020-09-15T02:08:35.144Z] #47 4.032 + case "$(go env GOARCH)" in [2020-09-15T02:08:35.144Z] #47 4.032 ++ go env GOARCH [2020-09-15T02:08:35.144Z] #47 4.101 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T02:08:35.144Z] #47 4.101 + GO_BUILDMODE=-buildmode=pie [2020-09-15T02:08:35.144Z] #47 4.101 ++ dirname /tmp/install/install.sh [2020-09-15T02:08:35.144Z] #47 4.101 + dir=/tmp/install [2020-09-15T02:08:35.144Z] #47 4.101 + bin=shfmt [2020-09-15T02:08:35.144Z] #47 4.101 + shift [2020-09-15T02:08:35.144Z] #47 4.101 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-15T02:08:35.144Z] #47 4.101 + . /tmp/install/shfmt.installer [2020-09-15T02:08:35.144Z] #47 4.101 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-15T02:08:35.144Z] #47 4.101 + install_shfmt [2020-09-15T02:08:35.144Z] #47 4.101 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-15T02:08:35.144Z] #47 4.101 + git clone https://github.com/mvdan/sh.git /tmp/tmp.qpzZPieESr/src/github.com/mvdan/sh [2020-09-15T02:08:35.144Z] #47 4.101 Cloning into '/tmp/tmp.qpzZPieESr/src/github.com/mvdan/sh'... [2020-09-15T02:08:35.144Z] #47 4.101 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-15T02:08:35.144Z] #47 ... [2020-09-15T02:08:35.144Z] [2020-09-15T02:08:35.144Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:08:35.144Z] #60 4.297 + RM_GOPATH=0 [2020-09-15T02:08:35.144Z] #60 4.297 + TMP_GOPATH= [2020-09-15T02:08:35.144Z] #60 4.297 + : /build [2020-09-15T02:08:35.144Z] #60 4.297 + '[' -z '' ']' [2020-09-15T02:08:35.144Z] #60 4.303 ++ mktemp -d [2020-09-15T02:08:35.144Z] #60 4.314 + export GOPATH=/tmp/tmp.JJ2u5ADCcr [2020-09-15T02:08:35.144Z] #60 4.314 + GOPATH=/tmp/tmp.JJ2u5ADCcr [2020-09-15T02:08:35.144Z] #60 4.314 + RM_GOPATH=1 [2020-09-15T02:08:35.144Z] #60 4.315 + case "$(go env GOARCH)" in [2020-09-15T02:08:35.144Z] #60 4.318 ++ go env GOARCH [2020-09-15T02:08:35.144Z] #60 4.377 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T02:08:35.144Z] #60 4.377 + GO_BUILDMODE=-buildmode=pie [2020-09-15T02:08:35.144Z] #60 4.384 ++ dirname /tmp/install/install.sh [2020-09-15T02:08:35.144Z] #60 4.390 + dir=/tmp/install [2020-09-15T02:08:35.144Z] #60 4.395 + bin=proxy [2020-09-15T02:08:35.144Z] #60 4.396 + shift [2020-09-15T02:08:35.144Z] #60 4.407 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-15T02:08:35.144Z] #60 4.407 + . /tmp/install/proxy.installer [2020-09-15T02:08:35.144Z] #60 4.409 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-09-15T02:08:35.144Z] #60 4.412 + install_proxy [2020-09-15T02:08:35.144Z] #60 4.414 + case "$1" in [2020-09-15T02:08:35.144Z] #60 4.414 + export CGO_ENABLED=0 [2020-09-15T02:08:35.144Z] #60 4.415 + CGO_ENABLED=0 [2020-09-15T02:08:35.144Z] #60 4.415 + _install_proxy [2020-09-15T02:08:35.144Z] #60 4.416 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-09-15T02:08:35.144Z] #60 4.417 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.JJ2u5ADCcr/src/github.com/docker/libnetwork [2020-09-15T02:08:35.144Z] #60 4.417 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-09-15T02:08:35.144Z] #60 4.429 Cloning into '/tmp/tmp.JJ2u5ADCcr/src/github.com/docker/libnetwork'... [2020-09-15T02:08:35.248Z] Merge succeeded, producing 2344b3a9e10aab2f63d792f9b72282129399f98d [2020-09-15T02:08:35.248Z] Checking out Revision 2344b3a9e10aab2f63d792f9b72282129399f98d (PR-41445) [2020-09-15T02:08:35.272Z] #58 ... [2020-09-15T02:08:35.272Z] [2020-09-15T02:08:35.272Z] #20 [internal] load build context [2020-09-15T02:08:35.272Z] #20 transferring context: 51.55MB 1.0s done [2020-09-15T02:08:35.272Z] #20 DONE 1.1s [2020-09-15T02:08:35.272Z] [2020-09-15T02:08:35.272Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-15T02:08:35.272Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done [2020-09-15T02:08:35.272Z] #58 DONE 1.3s [2020-09-15T02:08:35.272Z] [2020-09-15T02:08:35.272Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-15T02:08:35.273Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-15T02:08:35.273Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-15T02:08:35.273Z] #7 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2020-09-15T02:08:35.273Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.2s done [2020-09-15T02:08:35.273Z] #7 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2020-09-15T02:08:35.273Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.3s done [2020-09-15T02:08:35.273Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.6s done [2020-09-15T02:08:35.273Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 33.23MB / 51.38MB 1.2s [2020-09-15T02:08:35.273Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 22.17MB / 56.74MB 1.2s [2020-09-15T02:08:35.273Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0B / 102.23MB 1.2s [2020-09-15T02:08:35.273Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 37.78MB / 51.38MB 1.3s [2020-09-15T02:08:35.273Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 26.73MB / 56.74MB 1.3s [2020-09-15T02:08:35.273Z] #7 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 [2020-09-15T02:08:35.405Z] #60 ... [2020-09-15T02:08:35.405Z] [2020-09-15T02:08:35.405Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:08:35.405Z] #41 4.365 + RM_GOPATH=0 [2020-09-15T02:08:35.405Z] #41 4.366 + TMP_GOPATH= [2020-09-15T02:08:35.405Z] #41 4.367 + : /build [2020-09-15T02:08:35.405Z] #41 4.367 + '[' -z '' ']' [2020-09-15T02:08:35.405Z] #41 4.369 ++ mktemp -d [2020-09-15T02:08:35.405Z] #41 4.376 + export GOPATH=/tmp/tmp.PAvQzPdWuv [2020-09-15T02:08:35.405Z] #41 4.376 + GOPATH=/tmp/tmp.PAvQzPdWuv [2020-09-15T02:08:35.405Z] #41 4.376 + RM_GOPATH=1 [2020-09-15T02:08:35.405Z] #41 4.376 + case "$(go env GOARCH)" in [2020-09-15T02:08:35.405Z] #41 4.383 ++ go env GOARCH [2020-09-15T02:08:35.405Z] #41 4.400 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T02:08:35.405Z] #41 4.400 + GO_BUILDMODE=-buildmode=pie [2020-09-15T02:08:35.405Z] #41 4.402 ++ dirname /tmp/install/install.sh [2020-09-15T02:08:35.405Z] #41 4.433 + dir=/tmp/install [2020-09-15T02:08:35.405Z] #41 4.439 + bin=vndr [2020-09-15T02:08:35.405Z] #41 4.439 + shift [2020-09-15T02:08:35.405Z] #41 4.439 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-15T02:08:35.405Z] #41 4.439 + . /tmp/install/vndr.installer [2020-09-15T02:08:35.405Z] #41 4.439 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-15T02:08:35.405Z] #41 4.439 + install_vndr [2020-09-15T02:08:35.405Z] #41 4.440 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-15T02:08:35.405Z] #41 4.440 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-15T02:08:35.405Z] #41 4.440 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.PAvQzPdWuv/src/github.com/LK4D4/vndr [2020-09-15T02:08:35.405Z] #41 4.442 Cloning into '/tmp/tmp.PAvQzPdWuv/src/github.com/LK4D4/vndr'... [2020-09-15T02:08:35.405Z] #41 5.196 + cd /tmp/tmp.PAvQzPdWuv/src/github.com/LK4D4/vndr [2020-09-15T02:08:35.405Z] #41 5.196 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-15T02:08:35.405Z] #41 5.203 + go build -buildmode=pie -v -o /build/vndr . [2020-09-15T02:08:35.405Z] #41 6.896 internal/race [2020-09-15T02:08:35.405Z] #41 6.944 internal/bytealg [2020-09-15T02:08:35.405Z] #41 7.053 sync/atomic [2020-09-15T02:08:35.405Z] #41 7.454 unicode [2020-09-15T02:08:35.405Z] #41 7.876 runtime [2020-09-15T02:08:35.583Z] Commit message: "fix integration test case TestExternalGraphDriver failed in mips arch" [2020-09-15T02:08:35.586Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 40.91MB / 51.38MB 1.4s [2020-09-15T02:08:35.587Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 30.40MB / 56.74MB 1.4s [2020-09-15T02:08:35.587Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 5.69MB / 102.23MB 1.4s [2020-09-15T02:08:35.587Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 45.05MB / 51.38MB 1.5s [2020-09-15T02:08:35.587Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 34.32MB / 56.74MB 1.5s [2020-09-15T02:08:35.587Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 49.07MB / 51.38MB 1.6s [2020-09-15T02:08:35.587Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 38.28MB / 56.74MB 1.6s [2020-09-15T02:08:35.587Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 13.28MB / 102.23MB 1.6s [2020-09-15T02:08:35.665Z] #41 ... [2020-09-15T02:08:35.665Z] [2020-09-15T02:08:35.665Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:08:35.665Z] #43 10.93 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-15T02:08:35.891Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 42.15MB / 56.74MB 1.7s [2020-09-15T02:08:35.891Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 18.87MB / 102.23MB 1.7s [2020-09-15T02:08:35.891Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.8s done [2020-09-15T02:08:35.891Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 46.54MB / 56.74MB 1.8s [2020-09-15T02:08:35.891Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 25.32MB / 102.23MB 1.8s [2020-09-15T02:08:35.891Z] #7 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 1.8s done [2020-09-15T02:08:34.450Z] > git config core.sparsecheckout # timeout=10 [2020-09-15T02:08:34.453Z] > git checkout -f 2344b3a9e10aab2f63d792f9b72282129399f98d # timeout=10 [2020-09-15T02:08:35.210Z] > git remote # timeout=10 [2020-09-15T02:08:35.213Z] > git config --get remote.origin.url # timeout=10 [2020-09-15T02:08:35.216Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T02:08:35.217Z] > git merge e8456cd207323398c0caf32c871e26258cbc40ef # timeout=10 [2020-09-15T02:08:35.239Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-15T02:08:35.254Z] > git config core.sparsecheckout # timeout=10 [2020-09-15T02:08:35.257Z] > git checkout -f 2344b3a9e10aab2f63d792f9b72282129399f98d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-15T02:08:36.185Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 51.44MB / 56.74MB 1.9s [2020-09-15T02:08:36.185Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 31.12MB / 102.23MB 1.9s [2020-09-15T02:08:36.185Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 2.1s done [2020-09-15T02:08:36.185Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 44.07MB / 102.23MB 2.2s [2020-09-15T02:08:36.185Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 53.35MB / 102.23MB 2.2s [2020-09-15T02:08:36.236Z] #43 11.51 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-15T02:08:36.236Z] #43 11.58 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-15T02:08:36.480Z] + docker version [2020-09-15T02:08:36.480Z] Client: [2020-09-15T02:08:36.480Z] Version: 18.06.1-ce [2020-09-15T02:08:36.480Z] API version: 1.38 [2020-09-15T02:08:36.480Z] Go version: go1.10.3 [2020-09-15T02:08:36.480Z] Git commit: e68fc7a [2020-09-15T02:08:36.480Z] Built: Tue Aug 21 17:26:10 2018 [2020-09-15T02:08:36.480Z] OS/Arch: linux/ppc64le [2020-09-15T02:08:36.480Z] Experimental: false [2020-09-15T02:08:36.480Z] [2020-09-15T02:08:36.480Z] Server: [2020-09-15T02:08:36.480Z] Engine: [2020-09-15T02:08:36.480Z] Version: 18.06.1-ce [2020-09-15T02:08:36.480Z] API version: 1.38 (minimum version 1.12) [2020-09-15T02:08:36.480Z] Go version: go1.10.3 [2020-09-15T02:08:36.480Z] Git commit: e68fc7a [2020-09-15T02:08:36.480Z] Built: Tue Aug 21 17:24:20 2018 [2020-09-15T02:08:36.480Z] OS/Arch: linux/ppc64le [2020-09-15T02:08:36.480Z] Experimental: true [2020-09-15T02:08:36.481Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 58.74MB / 102.23MB 2.3s [2020-09-15T02:08:36.481Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 67.65MB / 102.23MB 2.4s [Pipeline] sh [2020-09-15T02:08:36.701Z] #20 transferring context: 51.55MB 1.6s done [2020-09-15T02:08:36.701Z] #20 DONE 1.7s [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-15T02:08:36.701Z] #9 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-15T02:08:36.701Z] #62 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-15T02:08:36.701Z] #51 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-15T02:08:36.701Z] #16 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-15T02:08:36.701Z] #14 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-15T02:08:36.701Z] #19 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T02:08:36.701Z] #10 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-15T02:08:36.701Z] #48 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-15T02:08:36.701Z] #42 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:08:36.701Z] #47 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-15T02:08:36.701Z] #55 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:08:36.701Z] #33 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-15T02:08:36.701Z] #13 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-15T02:08:36.701Z] #27 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-15T02:08:36.701Z] #26 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T02:08:36.701Z] #25 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:08:36.701Z] #52 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-15T02:08:36.701Z] #12 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-15T02:08:36.701Z] #37 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-15T02:08:36.701Z] #18 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-15T02:08:36.701Z] #24 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T02:08:36.701Z] #32 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:08:36.701Z] #45 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-15T02:08:36.701Z] #61 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-15T02:08:36.701Z] #50 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-15T02:08:36.701Z] #57 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-15T02:08:36.701Z] #22 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-15T02:08:36.701Z] #34 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-15T02:08:36.701Z] #29 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-15T02:08:36.701Z] #23 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:08:36.701Z] #41 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-15T02:08:36.701Z] #56 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:08:36.701Z] #43 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-15T02:08:36.701Z] #53 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-15T02:08:36.701Z] #15 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:08:36.701Z] #21 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:08:36.701Z] #49 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:08:36.701Z] #60 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:08:36.701Z] #39 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-15T02:08:36.701Z] #11 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-15T02:08:36.701Z] #44 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-15T02:08:36.701Z] #28 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-15T02:08:36.701Z] #31 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-15T02:08:36.701Z] #40 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T02:08:36.701Z] #17 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-15T02:08:36.701Z] #36 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-15T02:08:36.701Z] #59 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:08:36.701Z] #30 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-15T02:08:36.701Z] #35 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T02:08:36.701Z] #38 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-15T02:08:36.701Z] #46 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-15T02:08:36.701Z] #8 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:08:36.701Z] #54 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-15T02:08:36.701Z] #63 CACHED [2020-09-15T02:08:36.701Z] [2020-09-15T02:08:36.701Z] #64 exporting to image [2020-09-15T02:08:36.701Z] #64 exporting layers done [2020-09-15T02:08:36.701Z] #64 writing image sha256:732ae28a097c0d11cc444e8a950fce1c06e8c4dba87be9258401b85672336de8 done [2020-09-15T02:08:36.701Z] #64 naming to docker.io/library/docker:2344b3a9e10aab2f63d792f9b72282129399f98d done [2020-09-15T02:08:36.701Z] #64 DONE 0.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-09-15T02:08:36.776Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 78.03MB / 102.23MB 2.5s [2020-09-15T02:08:36.776Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 87.24MB / 102.23MB 2.6s [2020-09-15T02:08:36.776Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 98.65MB / 102.23MB 2.7s [2020-09-15T02:08:36.867Z] + docker info [2020-09-15T02:08:36.867Z] Containers: 0 [2020-09-15T02:08:36.867Z] Running: 0 [2020-09-15T02:08:36.867Z] Paused: 0 [2020-09-15T02:08:36.867Z] Stopped: 0 [2020-09-15T02:08:36.867Z] Images: 0 [2020-09-15T02:08:36.867Z] Server Version: 18.06.1-ce [2020-09-15T02:08:36.867Z] Storage Driver: overlay2 [2020-09-15T02:08:36.867Z] Backing Filesystem: extfs [2020-09-15T02:08:36.867Z] Supports d_type: true [2020-09-15T02:08:36.867Z] Native Overlay Diff: true [2020-09-15T02:08:36.867Z] Logging Driver: json-file [2020-09-15T02:08:36.867Z] Cgroup Driver: cgroupfs [2020-09-15T02:08:36.867Z] Plugins: [2020-09-15T02:08:36.867Z] Volume: local [2020-09-15T02:08:36.867Z] Network: bridge host ipvlan macvlan null overlay [2020-09-15T02:08:36.867Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-09-15T02:08:36.867Z] Swarm: inactive [2020-09-15T02:08:36.867Z] Runtimes: runc [2020-09-15T02:08:36.867Z] Default Runtime: runc [2020-09-15T02:08:36.867Z] Init Binary: docker-init [2020-09-15T02:08:36.867Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-09-15T02:08:36.867Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-09-15T02:08:36.867Z] init version: fec3683 [2020-09-15T02:08:36.867Z] Security Options: [2020-09-15T02:08:36.867Z] apparmor [2020-09-15T02:08:36.867Z] seccomp [2020-09-15T02:08:36.867Z] Profile: default [2020-09-15T02:08:36.867Z] Kernel Version: 4.4.0-139-generic [2020-09-15T02:08:36.867Z] Operating System: Ubuntu 16.04.3 LTS [2020-09-15T02:08:36.867Z] OSType: linux [2020-09-15T02:08:36.867Z] Architecture: ppc64le [2020-09-15T02:08:36.867Z] CPUs: 4 [2020-09-15T02:08:36.867Z] Total Memory: 7.972GiB [2020-09-15T02:08:36.867Z] Name: ppc64le-ubuntu-20 [2020-09-15T02:08:36.867Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-09-15T02:08:36.867Z] Docker Root Dir: /var/lib/docker [2020-09-15T02:08:36.867Z] Debug Mode (client): false [2020-09-15T02:08:36.867Z] Debug Mode (server): false [2020-09-15T02:08:36.867Z] Username: dockerbuildbot [2020-09-15T02:08:36.867Z] Registry: https://index.docker.io/v1/ [2020-09-15T02:08:36.867Z] Labels: [2020-09-15T02:08:36.867Z] Experimental: true [2020-09-15T02:08:36.867Z] Insecure Registries: [2020-09-15T02:08:36.867Z] 127.0.0.0/8 [2020-09-15T02:08:36.867Z] Live Restore Enabled: false [2020-09-15T02:08:36.867Z] [Pipeline] sh [2020-09-15T02:08:37.027Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41445/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41445/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2344b3a9e10aab2f63d792f9b72282129399f98d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2344b3a9e10aab2f63d792f9b72282129399f98d hack/validate/default [2020-09-15T02:08:37.069Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 2.9s done [2020-09-15T02:08:37.291Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-15T02:08:37.291Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-15T02:08:37.291Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41445/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-15T02:08:37.291Z] + bash /home/docker/workspace/moby_PR-41445/check-config.sh [2020-09-15T02:08:37.291Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-15T02:08:37.291Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-09-15T02:08:37.291Z] [2020-09-15T02:08:37.291Z] Generally Necessary: [2020-09-15T02:08:37.291Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-15T02:08:37.291Z] - apparmor: enabled and tools installed [2020-09-15T02:08:37.291Z] - CONFIG_NAMESPACES: enabled [2020-09-15T02:08:37.291Z] - CONFIG_NET_NS: enabled [2020-09-15T02:08:37.291Z] - CONFIG_PID_NS: enabled [2020-09-15T02:08:37.291Z] - CONFIG_IPC_NS: enabled [2020-09-15T02:08:37.291Z] - CONFIG_UTS_NS: enabled [2020-09-15T02:08:37.291Z] - CONFIG_CGROUPS: enabled [2020-09-15T02:08:37.291Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-15T02:08:37.291Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-15T02:08:37.291Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-15T02:08:37.291Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-15T02:08:37.291Z] - CONFIG_CPUSETS: enabled [2020-09-15T02:08:37.291Z] - CONFIG_MEMCG: enabled [2020-09-15T02:08:37.291Z] - CONFIG_KEYS: enabled [2020-09-15T02:08:37.291Z] - CONFIG_VETH: enabled (as module) [2020-09-15T02:08:37.362Z] #7 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 1.8s done [2020-09-15T02:08:37.362Z] #7 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.1s [2020-09-15T02:08:37.588Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-15T02:08:37.588Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-15T02:08:37.588Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-09-15T02:08:37.588Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-15T02:08:37.588Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-15T02:08:37.588Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-15T02:08:37.588Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-15T02:08:37.588Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-15T02:08:37.588Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-15T02:08:37.588Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-15T02:08:37.588Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-09-15T02:08:37.588Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-15T02:08:37.588Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-09-15T02:08:37.588Z] [2020-09-15T02:08:37.588Z] Optional Features: [2020-09-15T02:08:37.588Z] - CONFIG_USER_NS: enabled [2020-09-15T02:08:37.588Z] - CONFIG_SECCOMP: enabled [2020-09-15T02:08:37.588Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-15T02:08:37.588Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-15T02:08:37.588Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-15T02:08:37.588Z] (cgroup swap accounting is currently enabled) [2020-09-15T02:08:37.588Z] - CONFIG_MEMCG_KMEM: enabled [2020-09-15T02:08:37.588Z] - CONFIG_BLK_CGROUP: enabled [2020-09-15T02:08:37.588Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-15T02:08:37.588Z] - CONFIG_IOSCHED_CFQ: enabled [2020-09-15T02:08:37.588Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-09-15T02:08:37.588Z] - CONFIG_CGROUP_PERF: enabled [2020-09-15T02:08:37.588Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-15T02:08:37.588Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-15T02:08:37.588Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-15T02:08:37.588Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-15T02:08:37.588Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-15T02:08:37.588Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-15T02:08:37.588Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-15T02:08:37.588Z] - CONFIG_IP_VS: enabled (as module) [2020-09-15T02:08:37.588Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-15T02:08:37.588Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-15T02:08:37.588Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-15T02:08:37.588Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-15T02:08:37.588Z] - CONFIG_EXT4_FS: enabled [2020-09-15T02:08:37.588Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-15T02:08:37.588Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-15T02:08:37.588Z] - Network Drivers: [2020-09-15T02:08:37.588Z] - "overlay": [2020-09-15T02:08:37.588Z] - CONFIG_VXLAN: enabled (as module) [2020-09-15T02:08:37.588Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-15T02:08:37.588Z] Optional (for encrypted networks): [2020-09-15T02:08:37.654Z] #7 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.3s done [2020-09-15T02:08:37.882Z] - CONFIG_CRYPTO: enabled [2020-09-15T02:08:37.882Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-09-15T02:08:37.882Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-09-15T02:08:37.882Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-09-15T02:08:37.882Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-09-15T02:08:37.882Z] - CONFIG_XFRM: enabled [2020-09-15T02:08:37.882Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-15T02:08:37.882Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-15T02:08:37.882Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-15T02:08:37.882Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-09-15T02:08:37.882Z] - "ipvlan": [2020-09-15T02:08:37.882Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-15T02:08:37.882Z] - "macvlan": [2020-09-15T02:08:37.882Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-15T02:08:37.882Z] - CONFIG_DUMMY: enabled (as module) [2020-09-15T02:08:37.882Z] - "ftp,tftp client in container": [2020-09-15T02:08:37.882Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-15T02:08:37.882Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-15T02:08:37.882Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-15T02:08:37.882Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-15T02:08:37.882Z] - Storage Drivers: [2020-09-15T02:08:37.882Z] - "aufs": [2020-09-15T02:08:37.882Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-15T02:08:37.882Z] - "btrfs": [2020-09-15T02:08:37.882Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-15T02:08:37.882Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-15T02:08:37.882Z] - "devicemapper": [2020-09-15T02:08:37.882Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-15T02:08:37.882Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-15T02:08:37.882Z] - "overlay": [2020-09-15T02:08:37.882Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-15T02:08:37.882Z] - "zfs": [2020-09-15T02:08:37.882Z] - /dev/zfs: missing [2020-09-15T02:08:37.882Z] - zfs command: missing [2020-09-15T02:08:37.882Z] - zpool command: missing [2020-09-15T02:08:37.882Z] [2020-09-15T02:08:37.882Z] Limits: [2020-09-15T02:08:37.882Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-15T02:08:37.882Z] [2020-09-15T02:08:37.882Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-09-15T02:08:37.947Z] #7 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.1s [2020-09-15T02:08:37.947Z] #7 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.2s done [2020-09-15T02:08:37.958Z] Congratulations! All commits are properly signed with the DCO! [2020-09-15T02:08:37.958Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-09-15T02:08:37.958Z] No api/types/ or api/swagger.yaml changes in diff. [2020-09-15T02:08:37.958Z] Congratulations! All TOML source files changed here have valid syntax. [2020-09-15T02:08:37.958Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-09-15T02:08:37.958Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-09-15T02:08:37.958Z] Congratulations! No new tests were added to integration-cli. [2020-09-15T02:08:37.958Z] [2020-09-15T02:08:37.958Z] INFO Start validation with golang-ci-lint [Pipeline] sh [2020-09-15T02:08:38.148Z] #43 ... [2020-09-15T02:08:38.148Z] [2020-09-15T02:08:38.148Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:08:38.148Z] #21 12.93 + mkdir -p /build [2020-09-15T02:08:38.148Z] #21 12.93 + mv docker/docker /build/ [2020-09-15T02:08:38.148Z] #21 12.94 + rmdir docker [2020-09-15T02:08:38.148Z] #21 DONE 13.4s [2020-09-15T02:08:38.148Z] [2020-09-15T02:08:38.148Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:08:38.148Z] #30 12.40 internal/testlog [2020-09-15T02:08:38.148Z] #30 12.97 encoding [2020-09-15T02:08:38.148Z] #30 13.23 runtime/cgo [2020-09-15T02:08:38.214Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-09-15T02:08:38.214Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-09-15T02:08:38.214Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-09-15T02:08:38.240Z] #7 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d [2020-09-15T02:08:38.341Z] + make bundles/buildx [2020-09-15T02:08:38.636Z] make: command: Command not found [2020-09-15T02:08:38.636Z] make: command: Command not found [2020-09-15T02:08:38.636Z] mkdir bundles [2020-09-15T02:08:38.636Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-09-15T02:08:38.636Z] --build-arg BUILDX_COMMIT \ [2020-09-15T02:08:38.636Z] --build-arg BUILDX_REPO \ [2020-09-15T02:08:38.636Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-09-15T02:08:38.636Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-09-15T02:08:38.636Z] . [2020-09-15T02:08:38.636Z] /bin/sh: 4: go: not found [2020-09-15T02:08:38.636Z] /bin/sh: 5: go: not found [2020-09-15T02:08:39.755Z] #7 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.4s done [2020-09-15T02:08:39.755Z] #7 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 [2020-09-15T02:08:40.731Z] Sending build context to Docker daemon 56.32MB [2020-09-15T02:08:40.731Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2020-09-15T02:08:40.731Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-09-15T02:08:40.731Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-09-15T02:08:40.731Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-09-15T02:08:40.731Z] 1.13.15-buster: Pulling from library/golang [2020-09-15T02:08:41.029Z] db4e2d8d5901: Pulling fs layer [2020-09-15T02:08:41.029Z] dfe2d012519c: Pulling fs layer [2020-09-15T02:08:41.029Z] 5d8f1d1f9197: Pulling fs layer [2020-09-15T02:08:41.029Z] 1301750ffb48: Pulling fs layer [2020-09-15T02:08:41.029Z] dc5c6edc9cff: Pulling fs layer [2020-09-15T02:08:41.029Z] 3c370c2e2f82: Pulling fs layer [2020-09-15T02:08:41.029Z] 5ffb2f5886e2: Pulling fs layer [2020-09-15T02:08:41.029Z] 1301750ffb48: Waiting [2020-09-15T02:08:41.029Z] dc5c6edc9cff: Waiting [2020-09-15T02:08:41.029Z] 3c370c2e2f82: Waiting [2020-09-15T02:08:41.029Z] 5ffb2f5886e2: Waiting [2020-09-15T02:08:41.288Z] #7 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.1s done [2020-09-15T02:08:41.288Z] #7 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 [2020-09-15T02:08:41.325Z] dfe2d012519c: Download complete [2020-09-15T02:08:41.325Z] 5d8f1d1f9197: Verifying Checksum [2020-09-15T02:08:41.325Z] 5d8f1d1f9197: Download complete [2020-09-15T02:08:42.350Z] #30 ... [2020-09-15T02:08:42.351Z] [2020-09-15T02:08:42.351Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:08:42.351Z] #43 15.23 go: finding github.com/fatih/color v1.6.0 [2020-09-15T02:08:42.351Z] #43 15.34 go: finding github.com/pkg/errors v0.8.0 [2020-09-15T02:08:42.351Z] #43 15.38 go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-15T02:08:42.351Z] #43 15.42 go: finding github.com/spf13/pflag v1.0.1 [2020-09-15T02:08:42.351Z] #43 15.43 go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-15T02:08:42.351Z] #43 15.52 go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-15T02:08:42.351Z] #43 15.78 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-15T02:08:42.351Z] #43 15.81 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-15T02:08:42.351Z] #43 15.91 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-15T02:08:42.351Z] #43 15.99 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-15T02:08:42.351Z] #43 16.04 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-15T02:08:43.435Z] db4e2d8d5901: Verifying Checksum [2020-09-15T02:08:43.436Z] db4e2d8d5901: Download complete [2020-09-15T02:08:43.732Z] #43 ... [2020-09-15T02:08:43.732Z] [2020-09-15T02:08:43.732Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T02:08:43.732Z] #32 10.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-15T02:08:43.735Z] 1301750ffb48: Verifying Checksum [2020-09-15T02:08:43.735Z] 1301750ffb48: Download complete [2020-09-15T02:08:43.992Z] #32 ... [2020-09-15T02:08:43.992Z] [2020-09-15T02:08:43.992Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:08:43.992Z] #47 14.97 + cd /tmp/tmp.qpzZPieESr/src/github.com/mvdan/sh [2020-09-15T02:08:43.992Z] #47 14.97 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-15T02:08:43.992Z] #47 15.07 + GO111MODULE=on [2020-09-15T02:08:43.992Z] #47 15.07 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-15T02:08:43.992Z] #47 16.30 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-15T02:08:43.992Z] #47 16.31 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-15T02:08:43.992Z] #47 16.31 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-15T02:08:43.992Z] #47 16.58 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-15T02:08:43.992Z] #47 16.74 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-15T02:08:43.992Z] #47 17.81 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-15T02:08:43.992Z] #47 18.66 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-15T02:08:44.035Z] 5ffb2f5886e2: Verifying Checksum [2020-09-15T02:08:44.035Z] 5ffb2f5886e2: Download complete [2020-09-15T02:08:44.093Z] #7 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 2.6s done [2020-09-15T02:08:44.093Z] #7 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 [2020-09-15T02:08:44.093Z] #7 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2020-09-15T02:08:44.093Z] #7 DONE 10.2s [2020-09-15T02:08:44.093Z] [2020-09-15T02:08:44.093Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-15T02:08:44.679Z] dc5c6edc9cff: Verifying Checksum [2020-09-15T02:08:44.679Z] dc5c6edc9cff: Download complete [2020-09-15T02:08:44.932Z] #47 20.17 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-15T02:08:44.932Z] #47 ... [2020-09-15T02:08:44.932Z] [2020-09-15T02:08:44.932Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T02:08:44.932Z] #38 11.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-15T02:08:44.932Z] #38 ... [2020-09-15T02:08:44.932Z] [2020-09-15T02:08:44.932Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-15T02:08:44.932Z] #36 21.04 Checking out files: 84% (1409/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-09-15T02:08:44.932Z] #36 21.34 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-15T02:08:46.169Z] #8 DONE 1.8s [2020-09-15T02:08:46.169Z] [2020-09-15T02:08:46.169Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-15T02:08:46.314Z] #36 ... [2020-09-15T02:08:46.314Z] [2020-09-15T02:08:46.314Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:08:46.314Z] #41 11.45 unicode/utf8 [2020-09-15T02:08:46.314Z] #41 12.05 math [2020-09-15T02:08:46.314Z] #41 16.59 unicode/utf16 [2020-09-15T02:08:46.314Z] #41 16.95 container/list [2020-09-15T02:08:46.314Z] #41 17.49 crypto/internal/subtle [2020-09-15T02:08:46.314Z] #41 17.62 crypto/subtle [2020-09-15T02:08:46.314Z] #41 17.73 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-15T02:08:46.314Z] #41 17.90 internal/nettrace [2020-09-15T02:08:46.314Z] #41 18.01 runtime/cgo [2020-09-15T02:08:46.314Z] #41 ... [2020-09-15T02:08:46.314Z] [2020-09-15T02:08:46.314Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:08:46.314Z] #47 21.48 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-15T02:08:46.314Z] #47 21.63 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-15T02:08:46.314Z] #47 21.78 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-15T02:08:46.574Z] #47 22.02 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-15T02:08:46.805Z] #9 DONE 0.8s [2020-09-15T02:08:46.805Z] [2020-09-15T02:08:46.805Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-15T02:08:47.102Z] #27 ... [2020-09-15T02:08:47.102Z] [2020-09-15T02:08:47.102Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-15T02:08:47.102Z] #35 DONE 0.2s [2020-09-15T02:08:47.102Z] [2020-09-15T02:08:47.102Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-15T02:08:47.102Z] #27 DONE 0.2s [2020-09-15T02:08:47.102Z] [2020-09-15T02:08:47.102Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-15T02:08:47.446Z] db4e2d8d5901: Pull complete [2020-09-15T02:08:47.446Z] dfe2d012519c: Pull complete [2020-09-15T02:08:47.515Z] #47 22.80 runtime/cgo [2020-09-15T02:08:47.515Z] #47 22.83 runtime [2020-09-15T02:08:47.742Z] 5d8f1d1f9197: Pull complete [2020-09-15T02:08:48.054Z] 3c370c2e2f82: Verifying Checksum [2020-09-15T02:08:48.054Z] 3c370c2e2f82: Download complete [2020-09-15T02:08:50.150Z] 1301750ffb48: Pull complete [2020-09-15T02:08:50.984Z] #28 3.671 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-15T02:08:50.984Z] #28 3.673 Cloning into '.'... [2020-09-15T02:08:51.718Z] #47 ... [2020-09-15T02:08:51.718Z] [2020-09-15T02:08:51.718Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:08:51.718Z] #60 22.02 Checking out files: 63% (1321/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-09-15T02:08:51.718Z] #60 22.74 + cd /tmp/tmp.JJ2u5ADCcr/src/github.com/docker/libnetwork [2020-09-15T02:08:51.718Z] #60 22.74 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-09-15T02:08:51.718Z] #60 23.02 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-15T02:08:52.499Z] #28 ... [2020-09-15T02:08:52.499Z] [2020-09-15T02:08:52.499Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:08:52.499Z] #21 3.622 + RM_GOPATH=0 [2020-09-15T02:08:52.499Z] #21 3.622 + TMP_GOPATH= [2020-09-15T02:08:52.499Z] #21 3.622 + : /build [2020-09-15T02:08:52.499Z] #21 3.622 + '[' -z '' ']' [2020-09-15T02:08:52.499Z] #21 3.622 ++ mktemp -d [2020-09-15T02:08:52.499Z] #21 3.623 + export GOPATH=/tmp/tmp.bcVIsDJXQO [2020-09-15T02:08:52.499Z] #21 3.623 + GOPATH=/tmp/tmp.bcVIsDJXQO [2020-09-15T02:08:52.499Z] #21 3.623 + RM_GOPATH=1 [2020-09-15T02:08:52.499Z] #21 3.624 + case "$(go env GOARCH)" in [2020-09-15T02:08:52.499Z] #21 3.626 ++ go env GOARCH [2020-09-15T02:08:52.499Z] #21 3.649 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T02:08:52.499Z] #21 3.649 + GO_BUILDMODE=-buildmode=pie [2020-09-15T02:08:52.499Z] #21 3.651 ++ dirname /tmp/install/install.sh [2020-09-15T02:08:52.499Z] #21 3.652 + dir=/tmp/install [2020-09-15T02:08:52.499Z] #21 3.652 + bin=dockercli [2020-09-15T02:08:52.499Z] #21 3.653 + shift [2020-09-15T02:08:52.499Z] #21 3.653 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-15T02:08:52.499Z] #21 3.653 + . /tmp/install/dockercli.installer [2020-09-15T02:08:52.499Z] #21 3.653 ++ : stable [2020-09-15T02:08:52.499Z] #21 3.654 ++ : 17.06.2-ce [2020-09-15T02:08:52.499Z] #21 3.655 + install_dockercli [2020-09-15T02:08:52.499Z] #21 3.655 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-15T02:08:52.499Z] #21 3.655 Install docker/cli version 17.06.2-ce from stable [2020-09-15T02:08:52.499Z] #21 3.658 ++ uname -m [2020-09-15T02:08:52.499Z] #21 3.660 + arch=s390x [2020-09-15T02:08:52.499Z] #21 3.660 + '[' s390x '!=' x86_64 ']' [2020-09-15T02:08:52.499Z] #21 3.660 + '[' s390x '!=' s390x ']' [2020-09-15T02:08:52.499Z] #21 3.660 + url=https://download.docker.com/linux/static [2020-09-15T02:08:52.499Z] #21 3.662 + tar -xz docker/docker [2020-09-15T02:08:52.499Z] #21 3.665 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-09-15T02:08:52.792Z] #21 ... [2020-09-15T02:08:52.792Z] [2020-09-15T02:08:52.792Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:08:52.792Z] #41 3.925 + RM_GOPATH=0 [2020-09-15T02:08:52.792Z] #41 3.925 + TMP_GOPATH= [2020-09-15T02:08:52.792Z] #41 3.925 + : /build [2020-09-15T02:08:52.792Z] #41 3.925 + '[' -z '' ']' [2020-09-15T02:08:52.792Z] #41 3.926 ++ mktemp -d [2020-09-15T02:08:52.792Z] #41 3.933 + export GOPATH=/tmp/tmp.RIUrh9zImc [2020-09-15T02:08:52.792Z] #41 3.933 + GOPATH=/tmp/tmp.RIUrh9zImc [2020-09-15T02:08:52.792Z] #41 3.933 + RM_GOPATH=1 [2020-09-15T02:08:52.792Z] #41 3.933 + case "$(go env GOARCH)" in [2020-09-15T02:08:52.792Z] #41 3.935 ++ go env GOARCH [2020-09-15T02:08:52.792Z] #41 3.953 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T02:08:52.792Z] #41 3.953 + GO_BUILDMODE=-buildmode=pie [2020-09-15T02:08:52.792Z] #41 3.953 ++ dirname /tmp/install/install.sh [2020-09-15T02:08:52.792Z] #41 3.957 + dir=/tmp/install [2020-09-15T02:08:52.792Z] #41 3.957 + bin=vndr [2020-09-15T02:08:52.792Z] #41 3.957 + shift [2020-09-15T02:08:52.792Z] #41 3.957 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-15T02:08:52.792Z] #41 3.957 + . /tmp/install/vndr.installer [2020-09-15T02:08:52.792Z] #41 3.957 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-15T02:08:52.792Z] #41 3.958 + install_vndr [2020-09-15T02:08:52.792Z] #41 3.958 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-15T02:08:52.792Z] #41 3.958 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-15T02:08:52.792Z] #41 3.958 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.RIUrh9zImc/src/github.com/LK4D4/vndr [2020-09-15T02:08:52.792Z] #41 3.959 Cloning into '/tmp/tmp.RIUrh9zImc/src/github.com/LK4D4/vndr'... [2020-09-15T02:08:52.792Z] #41 4.572 + cd /tmp/tmp.RIUrh9zImc/src/github.com/LK4D4/vndr [2020-09-15T02:08:52.792Z] #41 4.575 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-15T02:08:52.792Z] #41 4.578 + go build -buildmode=pie -v -o /build/vndr . [2020-09-15T02:08:52.792Z] #41 5.580 internal/cpu [2020-09-15T02:08:52.792Z] #41 5.605 internal/race [2020-09-15T02:08:52.792Z] #41 5.777 sync/atomic [2020-09-15T02:08:52.792Z] #41 5.914 unicode [2020-09-15T02:08:52.792Z] #41 5.969 internal/bytealg [2020-09-15T02:08:52.907Z] dc5c6edc9cff: Pull complete [2020-09-15T02:08:53.085Z] #41 ... [2020-09-15T02:08:53.085Z] [2020-09-15T02:08:53.085Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:08:53.085Z] #43 4.090 + RM_GOPATH=0 [2020-09-15T02:08:53.085Z] #43 4.090 + TMP_GOPATH= [2020-09-15T02:08:53.085Z] #43 4.090 + : /build [2020-09-15T02:08:53.085Z] #43 4.090 + '[' -z '' ']' [2020-09-15T02:08:53.085Z] #43 4.090 ++ mktemp -d [2020-09-15T02:08:53.085Z] #43 4.091 + export GOPATH=/tmp/tmp.4b6k2hqBEt [2020-09-15T02:08:53.085Z] #43 4.091 + GOPATH=/tmp/tmp.4b6k2hqBEt [2020-09-15T02:08:53.085Z] #43 4.091 + RM_GOPATH=1 [2020-09-15T02:08:53.085Z] #43 4.091 + case "$(go env GOARCH)" in [2020-09-15T02:08:53.085Z] #43 4.092 ++ go env GOARCH [2020-09-15T02:08:53.085Z] #43 4.147 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T02:08:53.085Z] #43 4.147 + GO_BUILDMODE=-buildmode=pie [2020-09-15T02:08:53.085Z] #43 4.148 ++ dirname /tmp/install/install.sh [2020-09-15T02:08:53.085Z] #43 4.155 + dir=/tmp/install [2020-09-15T02:08:53.085Z] #43 4.155 + bin=gotestsum [2020-09-15T02:08:53.085Z] #43 4.155 + shift [2020-09-15T02:08:53.085Z] #43 4.155 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-15T02:08:53.085Z] #43 4.155 + . /tmp/install/gotestsum.installer [2020-09-15T02:08:53.085Z] #43 4.155 ++ : v0.3.5 [2020-09-15T02:08:53.085Z] #43 4.155 + install_gotestsum [2020-09-15T02:08:53.085Z] #43 4.156 + set -e [2020-09-15T02:08:53.085Z] #43 4.157 + export GO111MODULE=on [2020-09-15T02:08:53.085Z] #43 4.157 + GO111MODULE=on [2020-09-15T02:08:53.085Z] #43 4.157 + GOBIN=/build [2020-09-15T02:08:53.085Z] #43 4.157 + go get gotest.tools/gotestsum@v0.3.5 [2020-09-15T02:08:53.085Z] #43 4.242 go: finding gotest.tools v0.3.5 [2020-09-15T02:08:53.085Z] #43 4.242 go: finding gotest.tools/gotestsum v0.3.5 [2020-09-15T02:08:53.085Z] #43 4.784 go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-15T02:08:53.085Z] #43 5.034 go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-15T02:08:53.085Z] #43 5.446 go: downloading gotest.tools v2.1.0+incompatible [2020-09-15T02:08:53.085Z] #43 5.495 go: extracting gotest.tools v2.1.0+incompatible [2020-09-15T02:08:53.085Z] #43 5.610 go: downloading github.com/pkg/errors v0.8.0 [2020-09-15T02:08:53.085Z] #43 5.610 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-15T02:08:53.085Z] #43 5.613 go: downloading github.com/fatih/color v1.6.0 [2020-09-15T02:08:53.085Z] #43 5.654 go: downloading github.com/spf13/pflag v1.0.1 [2020-09-15T02:08:53.085Z] #43 5.733 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-15T02:08:53.085Z] #43 5.762 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-15T02:08:53.085Z] #43 5.923 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-15T02:08:53.085Z] #43 6.021 go: extracting github.com/pkg/errors v0.8.0 [2020-09-15T02:08:53.085Z] #43 6.052 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-15T02:08:53.085Z] #43 6.052 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-15T02:08:53.085Z] #43 6.052 go: extracting github.com/fatih/color v1.6.0 [2020-09-15T02:08:53.085Z] #43 6.112 go: extracting github.com/spf13/pflag v1.0.1 [2020-09-15T02:08:53.085Z] #43 6.112 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-15T02:08:53.085Z] #43 6.112 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-15T02:08:53.085Z] #43 6.131 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-15T02:08:53.085Z] #43 6.149 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-15T02:08:53.085Z] #43 6.149 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-15T02:08:53.085Z] #43 6.211 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-15T02:08:53.085Z] #43 6.224 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-15T02:08:53.720Z] #43 ... [2020-09-15T02:08:53.720Z] [2020-09-15T02:08:53.720Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:08:53.720Z] #41 6.631 runtime [2020-09-15T02:08:54.256Z] #60 ... [2020-09-15T02:08:54.256Z] [2020-09-15T02:08:54.256Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-15T02:08:54.256Z] #23 20.97 Fetched 8380 kB in 18s (476 kB/s) [2020-09-15T02:08:54.256Z] #23 20.97 Reading package lists... [2020-09-15T02:08:54.256Z] #23 28.10 Reading package lists... [2020-09-15T02:08:54.256Z] #23 ... [2020-09-15T02:08:54.256Z] [2020-09-15T02:08:54.256Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T02:08:54.256Z] #10 21.06 Fetched 8380 kB in 17s (480 kB/s) [2020-09-15T02:08:54.256Z] #10 21.06 Reading package lists... [2020-09-15T02:08:54.516Z] #10 28.23 Reading package lists... [2020-09-15T02:08:54.516Z] #10 ... [2020-09-15T02:08:54.516Z] [2020-09-15T02:08:54.516Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-15T02:08:54.516Z] #51 21.16 Fetched 8380 kB in 18s (471 kB/s) [2020-09-15T02:08:54.516Z] #51 21.16 Reading package lists... [2020-09-15T02:08:54.516Z] #51 28.15 Reading package lists... [2020-09-15T02:08:54.516Z] #51 ... [2020-09-15T02:08:54.516Z] [2020-09-15T02:08:54.516Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-15T02:08:54.516Z] #36 23.69 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-09-15T02:08:55.453Z] #36 ... [2020-09-15T02:08:55.453Z] [2020-09-15T02:08:55.453Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T02:08:55.453Z] #32 22.18 Fetched 8380 kB in 18s (458 kB/s) [2020-09-15T02:08:55.453Z] #32 22.18 Reading package lists... [2020-09-15T02:08:55.712Z] #32 29.70 Reading package lists... [2020-09-15T02:08:55.712Z] #32 ... [2020-09-15T02:08:55.712Z] [2020-09-15T02:08:55.712Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T02:08:55.712Z] #38 22.54 Fetched 8380 kB in 18s (465 kB/s) [2020-09-15T02:08:55.712Z] #38 22.54 Reading package lists... [2020-09-15T02:08:55.793Z] #41 8.496 unicode/utf8 [2020-09-15T02:08:56.086Z] #41 9.299 math [2020-09-15T02:08:56.381Z] #41 ... [2020-09-15T02:08:56.381Z] [2020-09-15T02:08:56.381Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:08:56.381Z] #21 9.105 + mkdir -p /build [2020-09-15T02:08:56.381Z] #21 9.109 + mv docker/docker /build/ [2020-09-15T02:08:56.381Z] #21 9.113 + rmdir docker [2020-09-15T02:08:56.381Z] #21 DONE 9.5s [2020-09-15T02:08:56.467Z] 3c370c2e2f82: Pull complete [2020-09-15T02:08:56.467Z] 5ffb2f5886e2: Pull complete [2020-09-15T02:08:56.467Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-09-15T02:08:56.467Z] Status: Downloaded newer image for golang:1.13.15-buster [2020-09-15T02:08:56.467Z] ---> 805dc2d65d1c [2020-09-15T02:08:56.467Z] Step 5/15 : ARG BUILDX_REPO [2020-09-15T02:08:56.467Z] ---> Running in c8b5ec47d02e [2020-09-15T02:08:56.467Z] Removing intermediate container c8b5ec47d02e [2020-09-15T02:08:56.467Z] ---> 530919ebaf58 [2020-09-15T02:08:56.467Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-09-15T02:08:56.467Z] ---> Running in f0f7133adce5 [2020-09-15T02:08:56.680Z] [2020-09-15T02:08:56.680Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:08:56.680Z] #30 4.034 + RM_GOPATH=0 [2020-09-15T02:08:56.680Z] #30 4.034 + TMP_GOPATH= [2020-09-15T02:08:56.680Z] #30 4.034 + : /build [2020-09-15T02:08:56.680Z] #30 4.034 + '[' -z '' ']' [2020-09-15T02:08:56.680Z] #30 4.034 ++ mktemp -d [2020-09-15T02:08:56.680Z] #30 4.036 + export GOPATH=/tmp/tmp.Dc5JvMfLVA [2020-09-15T02:08:56.680Z] #30 4.037 + GOPATH=/tmp/tmp.Dc5JvMfLVA [2020-09-15T02:08:56.680Z] #30 4.037 + RM_GOPATH=1 [2020-09-15T02:08:56.680Z] #30 4.041 + case "$(go env GOARCH)" in [2020-09-15T02:08:56.680Z] #30 4.041 ++ go env GOARCH [2020-09-15T02:08:56.680Z] #30 4.055 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T02:08:56.680Z] #30 4.055 + GO_BUILDMODE=-buildmode=pie [2020-09-15T02:08:56.680Z] #30 4.058 ++ dirname /tmp/install/install.sh [2020-09-15T02:08:56.680Z] #30 4.059 + dir=/tmp/install [2020-09-15T02:08:56.680Z] #30 4.063 + bin=tomlv [2020-09-15T02:08:56.680Z] #30 4.063 + shift [2020-09-15T02:08:56.680Z] #30 4.063 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-15T02:08:56.680Z] #30 4.063 + . /tmp/install/tomlv.installer [2020-09-15T02:08:56.680Z] #30 4.063 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-15T02:08:56.680Z] #30 4.063 + install_tomlv [2020-09-15T02:08:56.680Z] #30 4.063 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-15T02:08:56.680Z] #30 4.064 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-15T02:08:56.680Z] #30 4.064 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Dc5JvMfLVA/src/github.com/BurntSushi/toml [2020-09-15T02:08:56.680Z] #30 4.080 Cloning into '/tmp/tmp.Dc5JvMfLVA/src/github.com/BurntSushi/toml'... [2020-09-15T02:08:56.680Z] #30 4.761 + cd /tmp/tmp.Dc5JvMfLVA/src/github.com/BurntSushi/toml [2020-09-15T02:08:56.680Z] #30 4.761 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-15T02:08:56.680Z] #30 4.770 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-15T02:08:56.680Z] #30 5.186 runtime/internal/atomic [2020-09-15T02:08:56.680Z] #30 5.193 internal/cpu [2020-09-15T02:08:56.680Z] #30 5.318 runtime/internal/sys [2020-09-15T02:08:56.680Z] #30 5.501 runtime/internal/math [2020-09-15T02:08:56.680Z] #30 5.553 math/bits [2020-09-15T02:08:56.680Z] #30 5.656 internal/bytealg [2020-09-15T02:08:56.680Z] #30 5.978 math [2020-09-15T02:08:56.680Z] #30 6.111 runtime [2020-09-15T02:08:56.761Z] Cloning into '/buildx'... [2020-09-15T02:08:56.991Z] #30 ... [2020-09-15T02:08:56.991Z] [2020-09-15T02:08:56.991Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T02:08:56.991Z] #32 4.484 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T02:08:56.991Z] #32 4.554 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T02:08:56.991Z] #32 4.598 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T02:08:56.991Z] #32 5.274 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-15T02:08:56.991Z] #32 7.370 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB] [2020-09-15T02:08:56.991Z] #32 8.811 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-15T02:08:56.991Z] #32 ... [2020-09-15T02:08:56.991Z] [2020-09-15T02:08:56.991Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-15T02:08:56.991Z] #23 1.434 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T02:08:56.991Z] #23 1.434 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T02:08:56.991Z] #23 1.434 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T02:08:56.991Z] #23 1.716 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-15T02:08:56.991Z] #23 3.818 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB] [2020-09-15T02:08:56.991Z] #23 3.833 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-15T02:08:57.314Z] #23 ... [2020-09-15T02:08:57.314Z] [2020-09-15T02:08:57.314Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:08:57.314Z] #45 4.120 + RM_GOPATH=0 [2020-09-15T02:08:57.314Z] #45 4.120 + TMP_GOPATH= [2020-09-15T02:08:57.314Z] #45 4.120 + : /build [2020-09-15T02:08:57.314Z] #45 4.120 + '[' -z '' ']' [2020-09-15T02:08:57.314Z] #45 4.121 ++ mktemp -d [2020-09-15T02:08:57.314Z] #45 4.125 + export GOPATH=/tmp/tmp.PxKV4qOWdm [2020-09-15T02:08:57.314Z] #45 4.125 + GOPATH=/tmp/tmp.PxKV4qOWdm [2020-09-15T02:08:57.314Z] #45 4.125 + RM_GOPATH=1 [2020-09-15T02:08:57.314Z] #45 4.125 + case "$(go env GOARCH)" in [2020-09-15T02:08:57.314Z] #45 4.126 ++ go env GOARCH [2020-09-15T02:08:57.314Z] #45 4.134 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T02:08:57.314Z] #45 4.134 + GO_BUILDMODE=-buildmode=pie [2020-09-15T02:08:57.314Z] #45 4.135 ++ dirname /tmp/install/install.sh [2020-09-15T02:08:57.314Z] #45 4.138 + dir=/tmp/install [2020-09-15T02:08:57.314Z] #45 4.140 + bin=golangci_lint [2020-09-15T02:08:57.314Z] #45 4.140 + shift [2020-09-15T02:08:57.314Z] #45 4.140 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-15T02:08:57.314Z] #45 4.140 + . /tmp/install/golangci_lint.installer [2020-09-15T02:08:57.314Z] #45 4.140 ++ : v1.23.8 [2020-09-15T02:08:57.314Z] #45 4.141 + install_golangci_lint [2020-09-15T02:08:57.314Z] #45 4.141 + echo 'Installing golangci-lint version v1.23.8' [2020-09-15T02:08:57.314Z] #45 4.141 Installing golangci-lint version v1.23.8 [2020-09-15T02:08:57.314Z] #45 4.141 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-15T02:08:57.314Z] #45 ... [2020-09-15T02:08:57.314Z] [2020-09-15T02:08:57.314Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:08:57.314Z] #54 3.435 + RM_GOPATH=0 [2020-09-15T02:08:57.314Z] #54 3.435 + TMP_GOPATH= [2020-09-15T02:08:57.314Z] #54 3.435 + : /build [2020-09-15T02:08:57.314Z] #54 3.435 + '[' -z '' ']' [2020-09-15T02:08:57.314Z] #54 3.435 ++ mktemp -d [2020-09-15T02:08:57.314Z] #54 3.440 + export GOPATH=/tmp/tmp.TKygHz97IJ [2020-09-15T02:08:57.314Z] #54 3.440 + GOPATH=/tmp/tmp.TKygHz97IJ [2020-09-15T02:08:57.314Z] #54 3.440 + RM_GOPATH=1 [2020-09-15T02:08:57.314Z] #54 3.440 + case "$(go env GOARCH)" in [2020-09-15T02:08:57.314Z] #54 3.441 ++ go env GOARCH [2020-09-15T02:08:57.314Z] #54 3.475 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T02:08:57.314Z] #54 3.475 + GO_BUILDMODE=-buildmode=pie [2020-09-15T02:08:57.314Z] #54 3.475 ++ dirname /tmp/install/install.sh [2020-09-15T02:08:57.314Z] #54 3.478 + dir=/tmp/install [2020-09-15T02:08:57.314Z] #54 3.478 + bin=rootlesskit [2020-09-15T02:08:57.314Z] #54 3.478 + shift [2020-09-15T02:08:57.314Z] #54 3.478 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-15T02:08:57.314Z] #54 3.478 + . /tmp/install/rootlesskit.installer [2020-09-15T02:08:57.314Z] #54 3.478 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-15T02:08:57.314Z] #54 3.478 + install_rootlesskit [2020-09-15T02:08:57.314Z] #54 3.478 + case "$1" in [2020-09-15T02:08:57.314Z] #54 3.478 + export CGO_ENABLED=0 [2020-09-15T02:08:57.314Z] #54 3.478 + CGO_ENABLED=0 [2020-09-15T02:08:57.314Z] #54 3.478 + _install_rootlesskit [2020-09-15T02:08:57.314Z] #54 3.478 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-15T02:08:57.314Z] #54 3.478 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.TKygHz97IJ/src/github.com/rootless-containers/rootlesskit [2020-09-15T02:08:57.314Z] #54 3.478 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-15T02:08:57.314Z] #54 3.485 Cloning into '/tmp/tmp.TKygHz97IJ/src/github.com/rootless-containers/rootlesskit'... [2020-09-15T02:08:57.314Z] #54 7.192 + cd /tmp/tmp.TKygHz97IJ/src/github.com/rootless-containers/rootlesskit [2020-09-15T02:08:57.314Z] #54 7.206 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-15T02:08:57.314Z] #54 7.750 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-15T02:08:57.314Z] #54 7.750 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-15T02:08:57.610Z] #54 ... [2020-09-15T02:08:57.610Z] [2020-09-15T02:08:57.610Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-15T02:08:57.610Z] #36 2.756 + git clone https://github.com/docker/distribution.git . [2020-09-15T02:08:57.610Z] #36 2.757 Cloning into '.'... [2020-09-15T02:08:57.610Z] #36 ... [2020-09-15T02:08:57.610Z] [2020-09-15T02:08:57.610Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-15T02:08:57.610Z] #51 2.381 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T02:08:57.610Z] #51 2.381 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T02:08:57.610Z] #51 2.396 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T02:08:57.610Z] #51 2.695 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-15T02:08:57.610Z] #51 3.788 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB] [2020-09-15T02:08:57.610Z] #51 3.805 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-15T02:08:57.610Z] #51 ... [2020-09-15T02:08:57.610Z] [2020-09-15T02:08:57.610Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:08:57.610Z] #60 4.043 + RM_GOPATH=0 [2020-09-15T02:08:57.610Z] #60 4.043 + TMP_GOPATH= [2020-09-15T02:08:57.610Z] #60 4.043 + : /build [2020-09-15T02:08:57.610Z] #60 4.043 + '[' -z '' ']' [2020-09-15T02:08:57.610Z] #60 4.043 ++ mktemp -d [2020-09-15T02:08:57.610Z] #60 4.044 + export GOPATH=/tmp/tmp.maxGLNmX3W [2020-09-15T02:08:57.610Z] #60 4.044 + GOPATH=/tmp/tmp.maxGLNmX3W [2020-09-15T02:08:57.610Z] #60 4.044 + RM_GOPATH=1 [2020-09-15T02:08:57.610Z] #60 4.044 + case "$(go env GOARCH)" in [2020-09-15T02:08:57.610Z] #60 4.045 ++ go env GOARCH [2020-09-15T02:08:57.610Z] #60 4.060 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T02:08:57.610Z] #60 4.060 + GO_BUILDMODE=-buildmode=pie [2020-09-15T02:08:57.610Z] #60 4.064 ++ dirname /tmp/install/install.sh [2020-09-15T02:08:57.610Z] #60 4.065 + dir=/tmp/install [2020-09-15T02:08:57.610Z] #60 4.065 + bin=proxy [2020-09-15T02:08:57.610Z] #60 4.065 + shift [2020-09-15T02:08:57.610Z] #60 4.065 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-15T02:08:57.610Z] #60 4.065 + . /tmp/install/proxy.installer [2020-09-15T02:08:57.610Z] #60 4.065 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-09-15T02:08:57.610Z] #60 4.066 + install_proxy [2020-09-15T02:08:57.610Z] #60 4.066 + case "$1" in [2020-09-15T02:08:57.610Z] #60 4.066 + export CGO_ENABLED=0 [2020-09-15T02:08:57.610Z] #60 4.066 + CGO_ENABLED=0 [2020-09-15T02:08:57.610Z] #60 4.066 + _install_proxy [2020-09-15T02:08:57.610Z] #60 4.066 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-09-15T02:08:57.610Z] #60 4.066 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-09-15T02:08:57.610Z] #60 4.066 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.maxGLNmX3W/src/github.com/docker/libnetwork [2020-09-15T02:08:57.610Z] #60 4.081 Cloning into '/tmp/tmp.maxGLNmX3W/src/github.com/docker/libnetwork'... [2020-09-15T02:08:57.635Z] Running on azwin-2-a6fa70 in d:\jenkins\workspace\moby_PR-41445 [Pipeline] { [Pipeline] ws [2020-09-15T02:08:57.651Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-09-15T02:08:57.903Z] #60 ... [2020-09-15T02:08:57.903Z] [2020-09-15T02:08:57.903Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T02:08:57.903Z] #38 1.657 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T02:08:57.903Z] #38 1.657 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T02:08:57.903Z] #38 1.657 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T02:08:57.903Z] #38 1.922 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-15T02:08:57.903Z] #38 3.809 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB] [2020-09-15T02:08:57.903Z] #38 3.826 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-15T02:08:57.903Z] #38 ... [2020-09-15T02:08:57.903Z] [2020-09-15T02:08:57.903Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:08:57.903Z] #47 2.695 + RM_GOPATH=0 [2020-09-15T02:08:57.903Z] #47 2.695 + TMP_GOPATH= [2020-09-15T02:08:57.903Z] #47 2.695 + : /build [2020-09-15T02:08:57.903Z] #47 2.695 + '[' -z '' ']' [2020-09-15T02:08:57.903Z] #47 2.695 ++ mktemp -d [2020-09-15T02:08:57.903Z] #47 2.695 + export GOPATH=/tmp/tmp.6uP91VG2qJ [2020-09-15T02:08:57.903Z] #47 2.695 + GOPATH=/tmp/tmp.6uP91VG2qJ [2020-09-15T02:08:57.903Z] #47 2.695 + RM_GOPATH=1 [2020-09-15T02:08:57.903Z] #47 2.695 + case "$(go env GOARCH)" in [2020-09-15T02:08:57.903Z] #47 2.695 ++ go env GOARCH [2020-09-15T02:08:57.903Z] #47 2.695 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T02:08:57.903Z] #47 2.695 + GO_BUILDMODE=-buildmode=pie [2020-09-15T02:08:57.903Z] #47 2.695 ++ dirname /tmp/install/install.sh [2020-09-15T02:08:57.903Z] #47 2.695 + dir=/tmp/install [2020-09-15T02:08:57.903Z] #47 2.695 + bin=shfmt [2020-09-15T02:08:57.903Z] #47 2.695 + shift [2020-09-15T02:08:57.903Z] #47 2.695 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-15T02:08:57.903Z] #47 2.695 + . /tmp/install/shfmt.installer [2020-09-15T02:08:57.903Z] #47 2.695 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-15T02:08:57.903Z] #47 2.695 + install_shfmt [2020-09-15T02:08:57.903Z] #47 2.695 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-15T02:08:57.903Z] #47 2.695 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-15T02:08:57.903Z] #47 2.698 + git clone https://github.com/mvdan/sh.git /tmp/tmp.6uP91VG2qJ/src/github.com/mvdan/sh [2020-09-15T02:08:57.903Z] #47 2.698 Cloning into '/tmp/tmp.6uP91VG2qJ/src/github.com/mvdan/sh'... [2020-09-15T02:08:57.903Z] #47 9.015 + cd /tmp/tmp.6uP91VG2qJ/src/github.com/mvdan/sh [2020-09-15T02:08:57.903Z] #47 9.015 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-15T02:08:57.903Z] #47 9.089 + GO111MODULE=on [2020-09-15T02:08:57.903Z] #47 9.089 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-15T02:08:57.903Z] #47 9.994 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-15T02:08:57.903Z] #47 10.09 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-15T02:08:57.903Z] #47 10.13 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-15T02:08:57.903Z] #47 10.34 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-15T02:08:57.903Z] #47 10.42 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-15T02:08:57.903Z] #47 11.04 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-15T02:08:57.976Z] using credential docker-jenkins-github-credentials [2020-09-15T02:08:58.051Z] Cloning the remote Git repository [2020-09-15T02:08:58.051Z] Cloning with configured refspecs honoured and without tags [2020-09-15T02:08:58.251Z] #38 29.80 Reading package lists... [2020-09-15T02:08:58.251Z] #38 ... [2020-09-15T02:08:58.251Z] [2020-09-15T02:08:58.251Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T02:08:58.251Z] #10 28.23 Reading package lists... [2020-09-15T02:08:58.269Z] #47 ... [2020-09-15T02:08:58.269Z] [2020-09-15T02:08:58.269Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T02:08:58.269Z] #10 4.482 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T02:08:58.269Z] #10 4.540 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T02:08:58.269Z] #10 4.550 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T02:08:58.269Z] #10 5.329 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-15T02:08:58.269Z] #10 7.011 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB] [2020-09-15T02:08:58.269Z] #10 8.803 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-15T02:08:58.269Z] #10 ... [2020-09-15T02:08:58.269Z] [2020-09-15T02:08:58.269Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:08:58.269Z] #30 10.72 internal/testlog [2020-09-15T02:08:58.269Z] #30 10.94 encoding [2020-09-15T02:08:58.269Z] #30 11.06 runtime/cgo [2020-09-15T02:08:58.084Z] Cloning repository https://github.com/moby/moby.git [2020-09-15T02:08:58.084Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-09-15T02:08:58.153Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-15T02:08:58.154Z] > git --version # timeout=10 [2020-09-15T02:08:58.205Z] > git --version # 'git version 2.24.1.windows.2' [2020-09-15T02:08:58.205Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T02:08:58.207Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41445/head:refs/remotes/origin/PR-41445 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T02:08:59.892Z] #10 35.14 Building dependency tree... [2020-09-15T02:09:00.458Z] Removing intermediate container f0f7133adce5 [2020-09-15T02:09:00.458Z] ---> effa738937a3 [2020-09-15T02:09:00.458Z] Step 7/15 : WORKDIR /buildx [2020-09-15T02:09:00.458Z] ---> Running in e9f5a503bb10 [2020-09-15T02:09:00.458Z] Removing intermediate container e9f5a503bb10 [2020-09-15T02:09:00.458Z] ---> 8fac527f7fef [2020-09-15T02:09:00.458Z] Step 8/15 : ARG BUILDX_COMMIT [2020-09-15T02:09:00.458Z] ---> Running in 1a48b6214160 [2020-09-15T02:09:00.458Z] Removing intermediate container 1a48b6214160 [2020-09-15T02:09:00.458Z] ---> 93d03471bc6c [2020-09-15T02:09:00.458Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-09-15T02:09:00.458Z] ---> Running in 20bab628c40c [2020-09-15T02:09:00.752Z] From https://github.com/docker/buildx [2020-09-15T02:09:00.752Z] * [new tag] v0.3.1 -> build [2020-09-15T02:09:01.393Z] Switched to branch 'build' [2020-09-15T02:09:02.283Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0b5d80efa155d1ea5) in /home/ubuntu/workspace/moby_PR-41445 [Pipeline] { [Pipeline] checkout [2020-09-15T02:09:02.336Z] using credential docker-jenkins-github-credentials [2020-09-15T02:09:02.344Z] Cloning the remote Git repository [2020-09-15T02:09:02.344Z] Cloning with configured refspecs honoured and without tags [2020-09-15T02:09:02.433Z] #10 39.34 The following additional packages will be installed: [2020-09-15T02:09:02.433Z] #10 39.34 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-15T02:09:02.433Z] #10 39.34 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-15T02:09:02.433Z] #10 39.35 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-15T02:09:02.433Z] #10 39.36 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-15T02:09:02.433Z] #10 39.37 Suggested packages: [2020-09-15T02:09:02.438Z] Removing intermediate container 20bab628c40c [2020-09-15T02:09:02.438Z] ---> 6824256fa550 [2020-09-15T02:09:02.438Z] Step 10/15 : ARG GOOS [2020-09-15T02:09:02.438Z] ---> Running in 41e70f546298 [2020-09-15T02:09:02.438Z] Removing intermediate container 41e70f546298 [2020-09-15T02:09:02.438Z] ---> e03f5c30d0d1 [2020-09-15T02:09:02.438Z] Step 11/15 : ARG GOARCH [2020-09-15T02:09:02.438Z] ---> Running in 0414af20e0a3 [2020-09-15T02:09:02.438Z] Removing intermediate container 0414af20e0a3 [2020-09-15T02:09:02.438Z] ---> 606b2351291f [2020-09-15T02:09:02.438Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-09-15T02:09:02.438Z] ---> Running in a5a79ba2a610 [2020-09-15T02:09:02.693Z] #10 39.38 gcc-8-locales seccomp wine64 [2020-09-15T02:09:02.880Z] #30 ... [2020-09-15T02:09:02.880Z] [2020-09-15T02:09:02.880Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:09:02.880Z] #60 15.13 + cd /tmp/tmp.maxGLNmX3W/src/github.com/docker/libnetwork [2020-09-15T02:09:02.880Z] #60 15.13 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-09-15T02:09:02.880Z] #60 15.70 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-15T02:09:02.346Z] Cloning repository https://github.com/moby/moby.git [2020-09-15T02:09:02.347Z] > git init /home/ubuntu/workspace/moby_PR-41445 # timeout=10 [2020-09-15T02:09:02.359Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-15T02:09:02.360Z] > git --version # timeout=10 [2020-09-15T02:09:02.363Z] > git --version # 'git version 2.7.4' [2020-09-15T02:09:02.363Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T02:09:02.365Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41445/head:refs/remotes/origin/PR-41445 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T02:09:04.075Z] #10 ... [2020-09-15T02:09:04.075Z] [2020-09-15T02:09:04.075Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T02:09:04.075Z] #32 29.70 Reading package lists... [2020-09-15T02:09:04.075Z] #32 36.93 Building dependency tree... [2020-09-15T02:09:04.075Z] #32 40.37 The following additional packages will be installed: [2020-09-15T02:09:04.075Z] #32 40.39 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-15T02:09:04.075Z] #32 40.41 Suggested packages: [2020-09-15T02:09:04.075Z] #32 40.42 cmake-doc ninja-build lrzip [2020-09-15T02:09:04.075Z] #32 40.42 Recommended packages: [2020-09-15T02:09:04.075Z] #32 40.42 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-15T02:09:04.470Z] #60 ... [2020-09-15T02:09:04.470Z] [2020-09-15T02:09:04.470Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:09:04.470Z] #43 7.562 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-15T02:09:04.470Z] #43 7.702 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-15T02:09:04.470Z] #43 8.715 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-15T02:09:04.470Z] #43 10.90 go: finding github.com/fatih/color v1.6.0 [2020-09-15T02:09:04.470Z] #43 10.92 go: finding github.com/pkg/errors v0.8.0 [2020-09-15T02:09:04.470Z] #43 10.93 go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-15T02:09:04.470Z] #43 11.04 go: finding github.com/spf13/pflag v1.0.1 [2020-09-15T02:09:04.470Z] #43 11.10 go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-15T02:09:04.470Z] #43 11.20 go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-15T02:09:04.470Z] #43 11.30 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-15T02:09:04.470Z] #43 11.36 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-15T02:09:04.470Z] #43 11.45 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-15T02:09:04.470Z] #43 11.47 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-15T02:09:04.470Z] #43 11.51 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-15T02:09:04.470Z] #43 ... [2020-09-15T02:09:04.470Z] [2020-09-15T02:09:04.470Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:09:04.470Z] #41 13.77 unicode/utf16 [2020-09-15T02:09:04.470Z] #41 13.97 container/list [2020-09-15T02:09:04.470Z] #41 14.37 crypto/internal/subtle [2020-09-15T02:09:04.470Z] #41 14.43 crypto/subtle [2020-09-15T02:09:04.470Z] #41 14.56 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-15T02:09:04.470Z] #41 14.63 internal/nettrace [2020-09-15T02:09:04.470Z] #41 14.66 runtime/cgo [2020-09-15T02:09:04.646Z] #32 41.46 The following NEW packages will be installed: [2020-09-15T02:09:04.646Z] #32 41.46 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-15T02:09:04.646Z] #32 41.48 vim-common xxd [2020-09-15T02:09:04.907Z] #32 41.88 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T02:09:04.907Z] #32 41.88 Need to get 14.9 MB of archives. [2020-09-15T02:09:04.907Z] #32 41.88 After this operation, 61.8 MB of additional disk space will be used. [2020-09-15T02:09:04.907Z] #32 41.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-15T02:09:05.169Z] #32 41.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-15T02:09:05.169Z] #32 41.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-09-15T02:09:05.430Z] #32 42.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-15T02:09:05.430Z] #32 ... [2020-09-15T02:09:05.430Z] [2020-09-15T02:09:05.430Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:09:05.430Z] #60 DONE 40.7s [2020-09-15T02:09:05.430Z] [2020-09-15T02:09:05.430Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:09:05.430Z] #43 DONE 40.8s [2020-09-15T02:09:05.430Z] [2020-09-15T02:09:05.430Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T02:09:05.430Z] #10 40.84 The following NEW packages will be installed: [2020-09-15T02:09:05.430Z] #10 40.87 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-15T02:09:05.430Z] #10 40.87 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-15T02:09:05.430Z] #10 40.87 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-15T02:09:05.430Z] #10 40.87 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-15T02:09:05.430Z] #10 40.88 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-15T02:09:05.430Z] #10 40.88 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-15T02:09:05.430Z] #10 41.32 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T02:09:05.430Z] #10 41.32 Need to get 77.7 MB of archives. [2020-09-15T02:09:05.430Z] #10 41.32 After this operation, 487 MB of additional disk space will be used. [2020-09-15T02:09:05.430Z] #10 41.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-09-15T02:09:05.430Z] #10 41.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-09-15T02:09:05.430Z] #10 41.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-09-15T02:09:05.430Z] #10 41.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-09-15T02:09:05.430Z] #10 42.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-09-15T02:09:05.430Z] #10 42.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-15T02:09:06.002Z] #10 42.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-09-15T02:09:06.286Z] #10 ... [2020-09-15T02:09:06.286Z] [2020-09-15T02:09:06.286Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-15T02:09:06.286Z] #51 28.15 Reading package lists... [2020-09-15T02:09:06.286Z] #51 35.35 Building dependency tree... [2020-09-15T02:09:06.286Z] #51 39.31 The following additional packages will be installed: [2020-09-15T02:09:06.286Z] #51 39.32 libbtrfs0 [2020-09-15T02:09:06.286Z] #51 39.53 The following NEW packages will be installed: [2020-09-15T02:09:06.286Z] #51 39.55 libbtrfs-dev libbtrfs0 [2020-09-15T02:09:06.286Z] #51 39.97 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T02:09:06.286Z] #51 39.97 Need to get 119 kB of archives. [2020-09-15T02:09:06.286Z] #51 39.97 After this operation, 387 kB of additional disk space will be used. [2020-09-15T02:09:06.286Z] #51 39.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-15T02:09:06.286Z] #51 39.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-15T02:09:06.286Z] #51 41.18 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T02:09:06.286Z] #51 41.44 Fetched 119 kB in 0s (444 kB/s) [2020-09-15T02:09:06.286Z] #51 41.58 Selecting previously unselected package libbtrfs0. [2020-09-15T02:09:06.286Z] #51 41.58 (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 ... 15410 files and directories currently installed.) [2020-09-15T02:09:06.286Z] #51 41.64 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-15T02:09:06.286Z] #51 41.68 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-15T02:09:06.286Z] #51 41.76 Selecting previously unselected package libbtrfs-dev. [2020-09-15T02:09:06.286Z] #51 41.76 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-15T02:09:06.286Z] #51 41.77 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-15T02:09:06.286Z] #51 42.20 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-15T02:09:06.286Z] #51 42.29 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-15T02:09:06.286Z] #51 42.41 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T02:09:06.286Z] #51 DONE 43.0s [2020-09-15T02:09:06.286Z] [2020-09-15T02:09:06.286Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:09:06.488Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e9f4fd89745df993) in /home/ubuntu/workspace/moby_PR-41445 [Pipeline] { [Pipeline] checkout [2020-09-15T02:09:06.536Z] using credential docker-jenkins-github-credentials [2020-09-15T02:09:06.543Z] Cloning the remote Git repository [2020-09-15T02:09:06.543Z] Cloning with configured refspecs honoured and without tags [2020-09-15T02:09:06.546Z] #41 ... [2020-09-15T02:09:06.546Z] [2020-09-15T02:09:06.546Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-15T02:09:06.546Z] #51 12.34 Fetched 8071 kB in 10s (804 kB/s) [2020-09-15T02:09:06.546Z] #51 12.34 Reading package lists... [2020-09-15T02:09:06.546Z] #51 15.76 Reading package lists... [2020-09-15T02:09:06.546Z] #51 18.54 Building dependency tree... [2020-09-15T02:09:06.546Z] #51 19.44 The following additional packages will be installed: [2020-09-15T02:09:06.546Z] #51 19.46 libbtrfs0 [2020-09-15T02:09:06.546Z] #51 19.54 The following NEW packages will be installed: [2020-09-15T02:09:06.546Z] #51 19.55 libbtrfs-dev libbtrfs0 [2020-09-15T02:09:06.546Z] #51 19.70 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T02:09:06.546Z] #51 19.70 Need to get 118 kB of archives. [2020-09-15T02:09:06.546Z] #51 19.70 After this operation, 390 kB of additional disk space will be used. [2020-09-15T02:09:06.546Z] #51 19.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-09-15T02:09:06.546Z] #51 19.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-09-15T02:09:06.570Z] Cloning repository https://github.com/moby/moby.git [2020-09-15T02:09:06.572Z] > git init /home/ubuntu/workspace/moby_PR-41445 # timeout=10 [2020-09-15T02:09:06.652Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-15T02:09:06.652Z] > git --version # timeout=10 [2020-09-15T02:09:06.666Z] > git --version # 'git version 2.17.1' [2020-09-15T02:09:06.666Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T02:09:06.667Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41445/head:refs/remotes/origin/PR-41445 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T02:09:07.182Z] #51 ... [2020-09-15T02:09:07.182Z] [2020-09-15T02:09:07.182Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-15T02:09:07.182Z] #23 12.71 Fetched 8071 kB in 11s (706 kB/s) [2020-09-15T02:09:07.182Z] #23 12.71 Reading package lists... [2020-09-15T02:09:07.182Z] #23 15.99 Reading package lists... [2020-09-15T02:09:07.182Z] #23 18.86 Building dependency tree... [2020-09-15T02:09:07.182Z] #23 19.81 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-15T02:09:07.182Z] #23 19.81 The following additional packages will be installed: [2020-09-15T02:09:07.182Z] #23 19.85 libjq1 libonig5 [2020-09-15T02:09:07.182Z] #23 20.02 The following NEW packages will be installed: [2020-09-15T02:09:07.182Z] #23 20.08 jq libjq1 libonig5 [2020-09-15T02:09:07.182Z] #23 20.21 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T02:09:07.182Z] #23 20.21 Need to get 350 kB of archives. [2020-09-15T02:09:07.182Z] #23 20.21 After this operation, 1154 kB of additional disk space will be used. [2020-09-15T02:09:07.182Z] #23 20.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-09-15T02:09:07.182Z] #23 20.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-09-15T02:09:07.182Z] #23 20.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-09-15T02:09:07.182Z] #23 ... [2020-09-15T02:09:07.182Z] [2020-09-15T02:09:07.182Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-15T02:09:07.182Z] #51 20.43 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T02:09:07.226Z] #52 ... [2020-09-15T02:09:07.226Z] [2020-09-15T02:09:07.226Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-15T02:09:07.226Z] #23 28.10 Reading package lists... [2020-09-15T02:09:07.226Z] #23 35.30 Building dependency tree... [2020-09-15T02:09:07.226Z] #23 38.91 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-15T02:09:07.226Z] #23 38.91 The following additional packages will be installed: [2020-09-15T02:09:07.226Z] #23 38.93 libjq1 libonig5 [2020-09-15T02:09:07.226Z] #23 39.39 The following NEW packages will be installed: [2020-09-15T02:09:07.226Z] #23 39.41 jq libjq1 libonig5 [2020-09-15T02:09:07.226Z] #23 39.86 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T02:09:07.226Z] #23 39.86 Need to get 355 kB of archives. [2020-09-15T02:09:07.226Z] #23 39.86 After this operation, 1072 kB of additional disk space will be used. [2020-09-15T02:09:07.226Z] #23 39.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-15T02:09:07.226Z] #23 39.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-15T02:09:07.226Z] #23 39.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-15T02:09:07.226Z] #23 41.26 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T02:09:07.226Z] #23 41.58 Fetched 355 kB in 0s (1008 kB/s) [2020-09-15T02:09:07.226Z] #23 41.71 Selecting previously unselected package libonig5:amd64. [2020-09-15T02:09:07.226Z] #23 41.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-15T02:09:07.226Z] #23 41.83 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-09-15T02:09:07.226Z] #23 41.86 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-15T02:09:07.226Z] #23 42.46 Selecting previously unselected package libjq1:amd64. [2020-09-15T02:09:07.226Z] #23 42.47 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-15T02:09:07.226Z] #23 42.48 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-15T02:09:07.226Z] #23 42.78 Selecting previously unselected package jq. [2020-09-15T02:09:07.226Z] #23 42.78 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-15T02:09:07.226Z] #23 42.83 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-15T02:09:07.226Z] #23 43.15 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-15T02:09:07.226Z] #23 43.22 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-15T02:09:07.226Z] #23 43.25 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-15T02:09:07.226Z] #23 43.33 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T02:09:07.226Z] #23 DONE 44.1s [2020-09-15T02:09:07.486Z] [2020-09-15T02:09:07.486Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-15T02:09:07.486Z] #24 DONE 0.1s [2020-09-15T02:09:07.486Z] [2020-09-15T02:09:07.486Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T02:09:07.486Z] #32 43.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-09-15T02:09:07.486Z] #32 43.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-09-15T02:09:07.486Z] #32 43.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-09-15T02:09:07.486Z] #32 43.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-09-15T02:09:07.486Z] #32 43.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-09-15T02:09:07.486Z] #32 43.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-09-15T02:09:07.552Z] #51 20.51 Fetched 118 kB in 0s (711 kB/s) [2020-09-15T02:09:07.552Z] #51 20.61 Selecting previously unselected package libbtrfs0. [2020-09-15T02:09:07.552Z] #51 20.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-09-15T02:09:07.552Z] #51 20.65 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-09-15T02:09:07.552Z] #51 20.66 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-15T02:09:07.552Z] #51 20.72 Selecting previously unselected package libbtrfs-dev. [2020-09-15T02:09:07.552Z] #51 20.72 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-09-15T02:09:07.552Z] #51 20.72 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-15T02:09:07.552Z] #51 20.83 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-15T02:09:07.845Z] #51 20.85 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-15T02:09:07.845Z] #51 20.85 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T02:09:08.519Z] #51 DONE 21.4s [2020-09-15T02:09:08.519Z] [2020-09-15T02:09:08.519Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-15T02:09:08.519Z] #23 21.05 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T02:09:08.519Z] #23 21.16 Fetched 350 kB in 0s (1322 kB/s) [2020-09-15T02:09:08.519Z] #23 21.24 Selecting previously unselected package libonig5:s390x. [2020-09-15T02:09:08.519Z] #23 21.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-09-15T02:09:08.519Z] #23 21.32 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-09-15T02:09:08.519Z] #23 21.38 Unpacking libonig5:s390x (6.9.1-1) ... [2020-09-15T02:09:08.519Z] #23 21.63 Selecting previously unselected package libjq1:s390x. [2020-09-15T02:09:08.519Z] #23 21.64 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-09-15T02:09:08.519Z] #23 21.64 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-15T02:09:08.519Z] #23 ... [2020-09-15T02:09:08.519Z] [2020-09-15T02:09:08.519Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:09:08.519Z] #47 11.69 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-15T02:09:08.519Z] #47 12.63 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-15T02:09:08.519Z] #47 13.41 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-15T02:09:08.519Z] #47 13.54 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-15T02:09:08.519Z] #47 13.64 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-15T02:09:08.519Z] #47 13.76 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-15T02:09:08.519Z] #47 14.25 runtime/cgo [2020-09-15T02:09:08.520Z] #47 14.25 runtime [2020-09-15T02:09:08.818Z] #47 ... [2020-09-15T02:09:08.818Z] [2020-09-15T02:09:08.818Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:09:09.400Z] #32 46.20 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T02:09:09.457Z] #52 ... [2020-09-15T02:09:09.457Z] [2020-09-15T02:09:09.457Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T02:09:09.457Z] #38 12.36 Fetched 8071 kB in 11s (746 kB/s) [2020-09-15T02:09:09.457Z] #38 12.36 Reading package lists... [2020-09-15T02:09:09.457Z] #38 15.92 Reading package lists... [2020-09-15T02:09:09.457Z] #38 19.88 Building dependency tree... [2020-09-15T02:09:09.457Z] #38 20.99 The following additional packages will be installed: [2020-09-15T02:09:09.457Z] #38 21.03 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-15T02:09:09.457Z] #38 21.03 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-15T02:09:09.457Z] #38 21.03 Suggested packages: [2020-09-15T02:09:09.457Z] #38 21.03 manpages-dev python-setuptools [2020-09-15T02:09:09.457Z] #38 22.04 The following NEW packages will be installed: [2020-09-15T02:09:09.457Z] #38 22.05 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-15T02:09:09.457Z] #38 22.05 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-15T02:09:09.457Z] #38 22.05 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-15T02:09:09.457Z] #38 22.05 python-six zlib1g-dev [2020-09-15T02:09:09.457Z] #38 22.17 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T02:09:09.457Z] #38 22.17 Need to get 3742 kB of archives. [2020-09-15T02:09:09.457Z] #38 22.17 After this operation, 22.0 MB of additional disk space will be used. [2020-09-15T02:09:09.457Z] #38 22.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-09-15T02:09:09.457Z] #38 22.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-09-15T02:09:09.457Z] #38 22.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-09-15T02:09:09.457Z] #38 22.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-09-15T02:09:09.457Z] #38 22.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-09-15T02:09:09.457Z] #38 22.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-09-15T02:09:09.457Z] #38 22.23 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-09-15T02:09:09.457Z] #38 22.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-09-15T02:09:09.457Z] #38 22.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-09-15T02:09:09.457Z] #38 22.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-09-15T02:09:09.457Z] #38 22.29 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-09-15T02:09:09.457Z] #38 22.43 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-09-15T02:09:09.457Z] #38 22.45 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-09-15T02:09:09.457Z] #38 22.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-09-15T02:09:09.457Z] #38 22.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-15T02:09:09.457Z] #38 22.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-09-15T02:09:09.457Z] #38 22.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-09-15T02:09:09.457Z] #38 ... [2020-09-15T02:09:09.457Z] [2020-09-15T02:09:09.457Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-15T02:09:09.457Z] #23 21.98 Selecting previously unselected package jq. [2020-09-15T02:09:09.457Z] #23 21.98 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-09-15T02:09:09.457Z] #23 21.99 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-15T02:09:09.457Z] #23 22.20 Setting up libonig5:s390x (6.9.1-1) ... [2020-09-15T02:09:09.457Z] #23 22.20 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-15T02:09:09.457Z] #23 22.21 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-15T02:09:09.457Z] #23 22.22 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T02:09:09.457Z] #23 DONE 22.5s [2020-09-15T02:09:09.457Z] [2020-09-15T02:09:09.457Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-15T02:09:09.457Z] #24 DONE 0.1s [2020-09-15T02:09:09.457Z] [2020-09-15T02:09:09.457Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T02:09:09.661Z] #32 ... [2020-09-15T02:09:09.661Z] [2020-09-15T02:09:09.661Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T02:09:09.661Z] #38 29.80 Reading package lists... [2020-09-15T02:09:09.661Z] #38 36.78 Building dependency tree... [2020-09-15T02:09:09.661Z] #38 40.68 The following additional packages will be installed: [2020-09-15T02:09:09.661Z] #38 40.68 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-15T02:09:09.661Z] #38 40.68 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-15T02:09:09.661Z] #38 40.70 Suggested packages: [2020-09-15T02:09:09.661Z] #38 40.71 manpages-dev python-setuptools [2020-09-15T02:09:09.661Z] #38 42.11 The following NEW packages will be installed: [2020-09-15T02:09:09.661Z] #38 42.11 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-15T02:09:09.661Z] #38 42.14 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-15T02:09:09.661Z] #38 42.15 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-15T02:09:09.661Z] #38 42.15 python-six zlib1g-dev [2020-09-15T02:09:09.661Z] #38 42.62 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T02:09:09.661Z] #38 42.62 Need to get 4095 kB of archives. [2020-09-15T02:09:09.661Z] #38 42.62 After this operation, 22.5 MB of additional disk space will be used. [2020-09-15T02:09:09.661Z] #38 42.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-09-15T02:09:09.661Z] #38 42.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-15T02:09:09.661Z] #38 42.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-09-15T02:09:09.661Z] #38 42.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-15T02:09:09.661Z] #38 42.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-09-15T02:09:09.661Z] #38 42.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-15T02:09:09.661Z] #38 42.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-09-15T02:09:09.661Z] #38 42.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-09-15T02:09:09.661Z] #38 42.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-09-15T02:09:09.661Z] #38 42.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-09-15T02:09:09.661Z] #38 42.92 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-09-15T02:09:09.661Z] #38 43.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-09-15T02:09:09.661Z] #38 43.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-09-15T02:09:09.661Z] #38 43.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-09-15T02:09:09.661Z] #38 43.27 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-15T02:09:09.661Z] #38 43.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-09-15T02:09:09.661Z] #38 43.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-09-15T02:09:09.661Z] #38 44.99 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T02:09:09.661Z] #38 45.33 Fetched 4095 kB in 1s (3993 kB/s) [2020-09-15T02:09:09.661Z] #38 45.47 Selecting previously unselected package libcap-dev:amd64. [2020-09-15T02:09:09.661Z] #38 45.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-15T02:09:09.661Z] #38 45.61 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-09-15T02:09:09.661Z] #38 45.61 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-09-15T02:09:09.661Z] #38 45.88 Selecting previously unselected package libnet1:amd64. [2020-09-15T02:09:09.661Z] #38 45.88 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-15T02:09:09.661Z] #38 45.89 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-15T02:09:09.661Z] #38 46.20 Selecting previously unselected package libnet1-dev. [2020-09-15T02:09:09.661Z] #38 46.20 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-15T02:09:09.661Z] #38 46.22 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-15T02:09:09.789Z] #25 ... [2020-09-15T02:09:09.789Z] [2020-09-15T02:09:09.789Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-15T02:09:09.789Z] #36 12.90 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-15T02:09:09.789Z] #36 14.46 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-09-15T02:09:09.922Z] #38 46.63 Selecting previously unselected package libnl-3-200:amd64. [2020-09-15T02:09:09.922Z] #38 46.65 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-15T02:09:09.922Z] #38 46.66 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-15T02:09:09.922Z] #38 ... [2020-09-15T02:09:09.922Z] [2020-09-15T02:09:09.922Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:09:09.922Z] #52 2.768 + RM_GOPATH=0 [2020-09-15T02:09:09.922Z] #52 2.768 + TMP_GOPATH= [2020-09-15T02:09:09.922Z] #52 2.768 + : /build [2020-09-15T02:09:09.922Z] #52 2.768 + '[' -z '' ']' [2020-09-15T02:09:09.922Z] #52 2.768 ++ mktemp -d [2020-09-15T02:09:09.922Z] #52 2.777 + export GOPATH=/tmp/tmp.34JmRyVGPm [2020-09-15T02:09:09.922Z] #52 2.777 + GOPATH=/tmp/tmp.34JmRyVGPm [2020-09-15T02:09:09.922Z] #52 2.777 + RM_GOPATH=1 [2020-09-15T02:09:09.922Z] #52 2.777 + case "$(go env GOARCH)" in [2020-09-15T02:09:09.922Z] #52 2.777 ++ go env GOARCH [2020-09-15T02:09:09.922Z] #52 2.852 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T02:09:09.922Z] #52 2.852 + GO_BUILDMODE=-buildmode=pie [2020-09-15T02:09:09.922Z] #52 2.852 ++ dirname /tmp/install/install.sh [2020-09-15T02:09:09.922Z] #52 2.852 + dir=/tmp/install [2020-09-15T02:09:09.922Z] #52 2.852 + bin=containerd [2020-09-15T02:09:09.922Z] #52 2.852 + shift [2020-09-15T02:09:09.922Z] #52 2.852 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-15T02:09:09.922Z] #52 2.852 + . /tmp/install/containerd.installer [2020-09-15T02:09:09.922Z] #52 2.852 ++ set -e [2020-09-15T02:09:09.922Z] #52 2.852 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-15T02:09:09.922Z] #52 2.852 + install_containerd [2020-09-15T02:09:09.922Z] #52 2.852 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-09-15T02:09:09.922Z] #52 2.852 + git clone https://github.com/containerd/containerd.git /tmp/tmp.34JmRyVGPm/src/github.com/containerd/containerd [2020-09-15T02:09:09.922Z] #52 2.852 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-15T02:09:09.922Z] #52 2.870 Cloning into '/tmp/tmp.34JmRyVGPm/src/github.com/containerd/containerd'... [2020-09-15T02:09:10.082Z] #36 ... [2020-09-15T02:09:10.082Z] [2020-09-15T02:09:10.082Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:09:10.082Z] #52 1.663 + RM_GOPATH=0 [2020-09-15T02:09:10.082Z] #52 1.664 + TMP_GOPATH= [2020-09-15T02:09:10.082Z] #52 1.665 + : /build [2020-09-15T02:09:10.082Z] #52 1.665 + '[' -z '' ']' [2020-09-15T02:09:10.082Z] #52 1.665 ++ mktemp -d [2020-09-15T02:09:10.082Z] #52 1.676 + export GOPATH=/tmp/tmp.v7V9XmKa77 [2020-09-15T02:09:10.082Z] #52 1.676 + GOPATH=/tmp/tmp.v7V9XmKa77 [2020-09-15T02:09:10.082Z] #52 1.676 + RM_GOPATH=1 [2020-09-15T02:09:10.082Z] #52 1.676 + case "$(go env GOARCH)" in [2020-09-15T02:09:10.082Z] #52 1.676 ++ go env GOARCH [2020-09-15T02:09:10.082Z] #52 1.703 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T02:09:10.082Z] #52 1.703 + GO_BUILDMODE=-buildmode=pie [2020-09-15T02:09:10.082Z] #52 1.704 ++ dirname /tmp/install/install.sh [2020-09-15T02:09:10.082Z] #52 1.708 + dir=/tmp/install [2020-09-15T02:09:10.082Z] #52 1.708 + bin=containerd [2020-09-15T02:09:10.082Z] #52 1.708 + shift [2020-09-15T02:09:10.082Z] #52 1.708 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-15T02:09:10.082Z] #52 1.708 + . /tmp/install/containerd.installer [2020-09-15T02:09:10.082Z] #52 1.708 ++ set -e [2020-09-15T02:09:10.082Z] #52 1.708 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-15T02:09:10.082Z] #52 1.708 + install_containerd [2020-09-15T02:09:10.082Z] #52 1.709 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-09-15T02:09:10.082Z] #52 1.709 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-15T02:09:10.082Z] #52 1.709 + git clone https://github.com/containerd/containerd.git /tmp/tmp.v7V9XmKa77/src/github.com/containerd/containerd [2020-09-15T02:09:10.082Z] #52 1.711 Cloning into '/tmp/tmp.v7V9XmKa77/src/github.com/containerd/containerd'... [2020-09-15T02:09:11.835Z] #52 ... [2020-09-15T02:09:11.835Z] [2020-09-15T02:09:11.835Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:09:11.835Z] #30 37.17 sync [2020-09-15T02:09:11.835Z] #30 37.17 internal/reflectlite [2020-09-15T02:09:11.835Z] #30 39.77 sort [2020-09-15T02:09:11.835Z] #30 39.78 errors [2020-09-15T02:09:11.835Z] #30 40.21 strconv [2020-09-15T02:09:11.835Z] #30 41.51 io [2020-09-15T02:09:11.835Z] #30 43.72 internal/oserror [2020-09-15T02:09:11.835Z] #30 44.18 syscall [2020-09-15T02:09:11.835Z] #30 45.83 reflect [2020-09-15T02:09:11.835Z] #30 ... [2020-09-15T02:09:11.835Z] [2020-09-15T02:09:11.835Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T02:09:11.835Z] #32 46.87 Fetched 14.9 MB in 3s (5423 kB/s) [2020-09-15T02:09:11.835Z] #32 47.03 Selecting previously unselected package xxd. [2020-09-15T02:09:11.835Z] #32 47.03 (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 ... 15410 files and directories currently installed.) [2020-09-15T02:09:11.835Z] #32 47.10 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-15T02:09:11.835Z] #32 47.13 Unpacking xxd (2:8.1.0875-5) ... [2020-09-15T02:09:11.835Z] #32 47.31 Selecting previously unselected package vim-common. [2020-09-15T02:09:11.835Z] #32 47.33 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-15T02:09:11.835Z] #32 47.39 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-15T02:09:11.835Z] #32 47.76 Selecting previously unselected package cmake-data. [2020-09-15T02:09:11.835Z] #32 47.76 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-15T02:09:11.835Z] #32 47.77 Unpacking cmake-data (3.13.4-1) ... [2020-09-15T02:09:12.158Z] #52 ... [2020-09-15T02:09:12.159Z] [2020-09-15T02:09:12.159Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T02:09:12.159Z] #32 15.16 Fetched 8071 kB in 11s (753 kB/s) [2020-09-15T02:09:12.159Z] #32 15.16 Reading package lists... [2020-09-15T02:09:12.159Z] #32 19.09 Reading package lists... [2020-09-15T02:09:12.159Z] #32 23.17 Building dependency tree... [2020-09-15T02:09:12.159Z] #32 24.17 The following additional packages will be installed: [2020-09-15T02:09:12.159Z] #32 24.18 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-15T02:09:12.159Z] #32 24.18 Suggested packages: [2020-09-15T02:09:12.159Z] #32 24.18 cmake-doc ninja-build lrzip [2020-09-15T02:09:12.159Z] #32 24.18 Recommended packages: [2020-09-15T02:09:12.159Z] #32 24.18 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-15T02:09:12.159Z] #32 24.84 The following NEW packages will be installed: [2020-09-15T02:09:12.159Z] #32 24.84 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-15T02:09:12.159Z] #32 24.84 vim-common xxd [2020-09-15T02:09:12.159Z] #32 24.96 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T02:09:12.159Z] #32 24.96 Need to get 14.0 MB of archives. [2020-09-15T02:09:12.159Z] #32 24.96 After this operation, 62.1 MB of additional disk space will be used. [2020-09-15T02:09:12.159Z] #32 24.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-09-15T02:09:12.159Z] #32 25.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-09-15T02:09:12.159Z] #32 25.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-09-15T02:09:12.159Z] #32 25.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-09-15T02:09:12.159Z] #32 ... [2020-09-15T02:09:12.159Z] [2020-09-15T02:09:12.159Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T02:09:12.159Z] #10 15.27 Fetched 8071 kB in 11s (745 kB/s) [2020-09-15T02:09:12.159Z] #10 15.27 Reading package lists... [2020-09-15T02:09:12.159Z] #10 19.14 Reading package lists... [2020-09-15T02:09:12.159Z] #10 22.53 Building dependency tree... [2020-09-15T02:09:12.159Z] #10 23.69 The following additional packages will be installed: [2020-09-15T02:09:12.159Z] #10 23.69 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-15T02:09:12.159Z] #10 23.70 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-15T02:09:12.159Z] #10 23.70 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-15T02:09:12.159Z] #10 23.70 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-15T02:09:12.159Z] #10 23.70 Suggested packages: [2020-09-15T02:09:12.159Z] #10 23.70 gcc-8-locales seccomp wine64 [2020-09-15T02:09:12.159Z] #10 24.63 The following NEW packages will be installed: [2020-09-15T02:09:12.159Z] #10 24.63 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-15T02:09:12.159Z] #10 24.63 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-15T02:09:12.159Z] #10 24.63 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-15T02:09:12.159Z] #10 24.63 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-15T02:09:12.159Z] #10 24.63 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-15T02:09:12.159Z] #10 24.64 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-15T02:09:12.159Z] #10 24.77 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T02:09:12.159Z] #10 24.77 Need to get 73.3 MB of archives. [2020-09-15T02:09:12.159Z] #10 24.77 After this operation, 494 MB of additional disk space will be used. [2020-09-15T02:09:12.159Z] #10 24.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-09-15T02:09:12.159Z] #10 25.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-09-15T02:09:12.159Z] #10 25.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-09-15T02:09:12.159Z] #10 25.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-09-15T02:09:12.159Z] #10 25.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-09-15T02:09:12.159Z] #10 25.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-15T02:09:12.525Z] #10 ... [2020-09-15T02:09:12.525Z] [2020-09-15T02:09:12.525Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T02:09:12.525Z] #38 23.43 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T02:09:12.525Z] #38 23.50 Fetched 3742 kB in 0s (9855 kB/s) [2020-09-15T02:09:12.525Z] #38 23.58 Selecting previously unselected package libcap-dev:s390x. [2020-09-15T02:09:12.525Z] #38 23.58 (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-09-15T02:09:12.525Z] #38 23.67 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-09-15T02:09:12.525Z] #38 23.67 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-09-15T02:09:12.525Z] #38 23.74 Selecting previously unselected package libnet1:s390x. [2020-09-15T02:09:12.525Z] #38 23.75 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-09-15T02:09:12.525Z] #38 23.76 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-15T02:09:12.525Z] #38 23.82 Selecting previously unselected package libnet1-dev. [2020-09-15T02:09:12.525Z] #38 23.82 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-09-15T02:09:12.525Z] #38 23.83 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-15T02:09:12.525Z] #38 24.00 Selecting previously unselected package libnl-3-200:s390x. [2020-09-15T02:09:12.525Z] #38 24.01 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-09-15T02:09:12.525Z] #38 24.01 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-09-15T02:09:12.525Z] #38 24.07 Selecting previously unselected package libnl-3-dev:s390x. [2020-09-15T02:09:12.525Z] #38 24.07 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-09-15T02:09:12.525Z] #38 24.08 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-09-15T02:09:12.525Z] #38 24.28 Selecting previously unselected package libprotobuf-c1:s390x. [2020-09-15T02:09:12.525Z] #38 24.28 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-09-15T02:09:12.525Z] #38 24.29 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-15T02:09:12.525Z] #38 24.38 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-09-15T02:09:12.525Z] #38 24.38 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-09-15T02:09:12.525Z] #38 24.38 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-09-15T02:09:12.525Z] #38 24.46 Selecting previously unselected package zlib1g-dev:s390x. [2020-09-15T02:09:12.525Z] #38 24.46 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-09-15T02:09:12.525Z] #38 24.46 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-09-15T02:09:12.525Z] #38 24.75 Selecting previously unselected package libprotobuf17:s390x. [2020-09-15T02:09:12.525Z] #38 24.75 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-09-15T02:09:12.525Z] #38 24.77 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-09-15T02:09:12.525Z] #38 25.28 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-09-15T02:09:12.525Z] #38 25.30 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-09-15T02:09:12.525Z] #38 25.30 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-09-15T02:09:12.525Z] #38 25.46 Selecting previously unselected package libprotobuf-dev:s390x. [2020-09-15T02:09:12.525Z] #38 25.46 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-09-15T02:09:12.525Z] #38 25.47 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-09-15T02:09:13.161Z] #38 26.38 Selecting previously unselected package libprotoc17:s390x. [2020-09-15T02:09:13.454Z] #38 26.40 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-09-15T02:09:13.454Z] #38 26.41 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-09-15T02:09:13.747Z] #38 26.93 Selecting previously unselected package protobuf-c-compiler. [2020-09-15T02:09:13.747Z] #38 26.93 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-09-15T02:09:13.747Z] #38 26.94 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-15T02:09:14.040Z] #38 27.03 Selecting previously unselected package protobuf-compiler. [2020-09-15T02:09:14.040Z] #38 27.03 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-09-15T02:09:14.040Z] #38 27.03 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-15T02:09:14.040Z] #38 27.17 Selecting previously unselected package python-pkg-resources. [2020-09-15T02:09:14.041Z] #38 27.17 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-15T02:09:14.041Z] #38 27.17 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-15T02:09:14.182Z] Fetching without tags [2020-09-15T02:09:14.345Z] #38 27.32 Selecting previously unselected package python-six. [2020-09-15T02:09:14.345Z] #38 27.32 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-15T02:09:14.345Z] #38 27.33 Unpacking python-six (1.12.0-1) ... [2020-09-15T02:09:14.345Z] #38 27.40 Selecting previously unselected package python-protobuf. [2020-09-15T02:09:14.345Z] #38 27.40 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-09-15T02:09:14.345Z] #38 27.41 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-15T02:09:14.380Z] #32 50.99 Selecting previously unselected package libicu63:amd64. [2020-09-15T02:09:14.380Z] #32 51.00 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-15T02:09:14.380Z] #32 51.01 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-15T02:09:14.380Z] #32 ... [2020-09-15T02:09:14.380Z] [2020-09-15T02:09:14.380Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:09:14.380Z] #41 39.73 internal/reflectlite [2020-09-15T02:09:14.380Z] #41 39.75 github.com/LK4D4/vndr/godl/singleflight [2020-09-15T02:09:14.380Z] #41 40.21 math/rand [2020-09-15T02:09:14.380Z] #41 41.87 internal/singleflight [2020-09-15T02:09:14.380Z] #41 44.05 bytes [2020-09-15T02:09:14.380Z] #41 44.05 strconv [2020-09-15T02:09:14.380Z] #41 46.74 bufio [2020-09-15T02:09:14.380Z] #41 48.20 reflect [2020-09-15T02:09:14.380Z] #41 48.78 syscall [2020-09-15T02:09:14.640Z] #41 ... [2020-09-15T02:09:14.640Z] [2020-09-15T02:09:14.640Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T02:09:14.640Z] #25 3.684 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-15T02:09:14.640Z] #25 4.101 [2020-09-15T02:09:14.640Z] #25 4.326 # 1.7% ##### 7.4% ########## 13.9% ############### 20.9% #################### 28.0% ######################## 34.2% ############################## 42.9% #################################### 51.2% ########################################### 59.9% ################################################ 67.6% #################################################### 73.4% ######################################################### 80.2% ############################################################## 87.2% ################################################################### 93.1% ######################################################################## 100.0% [2020-09-15T02:09:14.640Z] #25 6.100 [2020-09-15T02:09:14.640Z] #25 6.373 0.2% ################### 27.5% ######################################################################## 100.0% [2020-09-15T02:09:14.640Z] #25 6.879 [2020-09-15T02:09:14.714Z] #38 ... [2020-09-15T02:09:14.714Z] [2020-09-15T02:09:14.714Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:09:14.714Z] #43 DONE 28.0s [2020-09-15T02:09:14.714Z] [2020-09-15T02:09:14.714Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T02:09:14.714Z] #38 27.98 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-15T02:09:14.900Z] #25 7.071 ###### 9.0% ######################## 34.5% ################################################## 69.5% ##################################################################### 95.9% ######################################################################## 100.0% [2020-09-15T02:09:15.161Z] #25 ... [2020-09-15T02:09:15.161Z] [2020-09-15T02:09:15.161Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:09:15.161Z] #47 50.45 reflect [2020-09-15T02:09:15.161Z] #47 50.53 syscall [2020-09-15T02:09:15.361Z] #38 ... [2020-09-15T02:09:15.361Z] [2020-09-15T02:09:15.361Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T02:09:15.361Z] #25 2.758 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-15T02:09:15.361Z] #25 3.081 #=#=# [2020-09-15T02:09:15.361Z] #25 3.388 ### 4.2% ####### 11.0% ############ 17.7% ################# 24.5% ###################### 31.3% ########################### 38.0% ################################ 44.8% ##################################### 51.5% ######################################### 58.3% ############################################## 65.0% ################################################### 71.8% ######################################################## 78.5% ############################################################### 87.7% #################################################################### 94.5% ######################################################################## 100.0% [2020-09-15T02:09:15.361Z] #25 5.464 [2020-09-15T02:09:15.361Z] #25 5.635 ############### 21.8% ########################################################## 81.3% ######################################################################## 100.0% [2020-09-15T02:09:15.361Z] #25 ... [2020-09-15T02:09:15.361Z] [2020-09-15T02:09:15.361Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:09:15.361Z] #60 DONE 28.6s [2020-09-15T02:09:15.488Z] Merging remotes/origin/master commit e8456cd207323398c0caf32c871e26258cbc40ef into PR head commit 2344b3a9e10aab2f63d792f9b72282129399f98d [2020-09-15T02:09:13.861Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-15T02:09:13.914Z] > git config --add remote.origin.fetch +refs/pull/41445/head:refs/remotes/origin/PR-41445 # timeout=10 [2020-09-15T02:09:13.967Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T02:09:14.089Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-15T02:09:14.215Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-15T02:09:14.215Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T02:09:14.219Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41445/head:refs/remotes/origin/PR-41445 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T02:09:15.657Z] [2020-09-15T02:09:15.657Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T02:09:15.657Z] #32 26.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-09-15T02:09:15.657Z] #32 26.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-09-15T02:09:15.657Z] #32 26.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-09-15T02:09:15.657Z] #32 26.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-09-15T02:09:15.657Z] #32 26.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-09-15T02:09:15.657Z] #32 26.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-09-15T02:09:15.657Z] #32 27.71 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T02:09:15.657Z] #32 27.92 Fetched 14.0 MB in 2s (6965 kB/s) [2020-09-15T02:09:15.657Z] #32 27.96 Selecting previously unselected package xxd. [2020-09-15T02:09:15.657Z] #32 27.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-09-15T02:09:15.657Z] #32 28.04 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-09-15T02:09:15.657Z] #32 28.04 Unpacking xxd (2:8.1.0875-5) ... [2020-09-15T02:09:15.657Z] #32 28.23 Selecting previously unselected package vim-common. [2020-09-15T02:09:15.657Z] #32 28.23 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-15T02:09:15.657Z] #32 28.25 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-15T02:09:15.657Z] #32 28.66 Selecting previously unselected package cmake-data. [2020-09-15T02:09:15.657Z] #32 28.66 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-15T02:09:15.657Z] #32 28.67 Unpacking cmake-data (3.13.4-1) ... [2020-09-15T02:09:16.549Z] #47 ... [2020-09-15T02:09:16.549Z] [2020-09-15T02:09:16.549Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T02:09:16.549Z] #10 43.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-09-15T02:09:16.549Z] #10 43.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-09-15T02:09:16.549Z] #10 47.99 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-09-15T02:09:16.549Z] #10 50.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-09-15T02:09:16.549Z] #10 50.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-09-15T02:09:16.549Z] #10 50.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-15T02:09:16.549Z] #10 50.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-15T02:09:16.549Z] #10 50.66 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-09-15T02:09:16.549Z] #10 50.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-09-15T02:09:16.549Z] #10 50.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-09-15T02:09:16.549Z] #10 50.71 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-09-15T02:09:16.549Z] #10 50.76 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-09-15T02:09:16.549Z] #10 50.77 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-09-15T02:09:16.549Z] #10 50.79 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-09-15T02:09:16.549Z] #10 50.85 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-09-15T02:09:16.549Z] #10 50.87 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-09-15T02:09:16.549Z] #10 50.87 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-09-15T02:09:16.549Z] #10 50.89 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-09-15T02:09:16.549Z] #10 52.04 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T02:09:16.549Z] #10 52.26 Fetched 77.7 MB in 10s (7865 kB/s) [2020-09-15T02:09:16.549Z] #10 52.34 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-15T02:09:16.549Z] #10 52.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-15T02:09:16.549Z] #10 52.43 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-09-15T02:09:16.549Z] #10 52.44 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-15T02:09:16.810Z] #10 ... [2020-09-15T02:09:16.810Z] [2020-09-15T02:09:16.810Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T02:09:16.810Z] #25 7.864 [2020-09-15T02:09:17.333Z] #25 8.044 0.0% ### 4.9% ###### 9.2% ########## 13.9% ############## 19.7% ################## 25.7% ###################### 31.3% ########################## 36.9% ############################## 42.1% ################################## 48.2% ###################################### 53.6% ######################################### 58.3% ############################################## 65.1% ################################################## 70.6% ####################################################### 77.2% ############################################################# 84.7% ################################################################# 90.3% ##################################################################### 97.1% ######################################################################## 100.0% [2020-09-15T02:09:15.522Z] > git config core.sparsecheckout # timeout=10 [2020-09-15T02:09:15.576Z] > git checkout -f 2344b3a9e10aab2f63d792f9b72282129399f98d # timeout=10 [2020-09-15T02:09:17.904Z] #25 10.31 [2020-09-15T02:09:17.993Z] Fetching without tags [2020-09-15T02:09:17.969Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-15T02:09:17.974Z] > git config --add remote.origin.fetch +refs/pull/41445/head:refs/remotes/origin/PR-41445 # timeout=10 [2020-09-15T02:09:17.979Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T02:09:17.987Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-15T02:09:17.995Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-15T02:09:17.995Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T02:09:17.996Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41445/head:refs/remotes/origin/PR-41445 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T02:09:18.375Z] Merging remotes/origin/master commit e8456cd207323398c0caf32c871e26258cbc40ef into PR head commit 2344b3a9e10aab2f63d792f9b72282129399f98d [2020-09-15T02:09:18.523Z] #32 31.25 Selecting previously unselected package libicu63:s390x. [2020-09-15T02:09:18.523Z] #32 31.27 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-09-15T02:09:18.523Z] #32 31.28 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-09-15T02:09:18.523Z] #32 ... [2020-09-15T02:09:18.523Z] [2020-09-15T02:09:18.523Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T02:09:18.523Z] #25 6.261 #=#=# ##O#- # [2020-09-15T02:09:18.523Z] #25 6.520 0.4% ###################### 31.7% ############################################## 65.2% ####################################################################### 98.7% ######################################################################## 100.0% [2020-09-15T02:09:18.524Z] #25 7.641 #=#=# [2020-09-15T02:09:18.847Z] #25 7.807 0.0% ######## 12.5% ################## 25.4% ###################### 31.8% ############################# 40.4% ################################### 49.0% ########################################## 59.7% ################################################# 68.3% ####################################################### 76.8% ############################################################### 87.6% ################################################################### 94.0% #################################################################### 95.8% ######################################################################## 100.0% [2020-09-15T02:09:19.022Z] Merge succeeded, producing 2344b3a9e10aab2f63d792f9b72282129399f98d [2020-09-15T02:09:19.022Z] Checking out Revision 2344b3a9e10aab2f63d792f9b72282129399f98d (PR-41445) [2020-09-15T02:09:19.154Z] #25 9.669 #=#=# [2020-09-15T02:09:19.350Z] Merge succeeded, producing 2344b3a9e10aab2f63d792f9b72282129399f98d [2020-09-15T02:09:19.350Z] Checking out Revision 2344b3a9e10aab2f63d792f9b72282129399f98d (PR-41445) [2020-09-15T02:09:18.680Z] > git remote # timeout=10 [2020-09-15T02:09:18.735Z] > git config --get remote.origin.url # timeout=10 [2020-09-15T02:09:18.792Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T02:09:18.794Z] > git merge e8456cd207323398c0caf32c871e26258cbc40ef # timeout=10 [2020-09-15T02:09:18.927Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-09-15T02:09:19.055Z] > git config core.sparsecheckout # timeout=10 [2020-09-15T02:09:19.112Z] > git checkout -f 2344b3a9e10aab2f63d792f9b72282129399f98d # timeout=10 [2020-09-15T02:09:19.486Z] Commit message: "fix integration test case TestExternalGraphDriver failed in mips arch" [2020-09-15T02:09:19.661Z] Commit message: "fix integration test case TestExternalGraphDriver failed in mips arch" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-15T02:09:18.377Z] > git config core.sparsecheckout # timeout=10 [2020-09-15T02:09:18.381Z] > git checkout -f 2344b3a9e10aab2f63d792f9b72282129399f98d # timeout=10 [2020-09-15T02:09:19.313Z] > git remote # timeout=10 [2020-09-15T02:09:19.318Z] > git config --get remote.origin.url # timeout=10 [2020-09-15T02:09:19.325Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T02:09:19.326Z] > git merge e8456cd207323398c0caf32c871e26258cbc40ef # timeout=10 [2020-09-15T02:09:19.344Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-15T02:09:19.352Z] > git config core.sparsecheckout # timeout=10 [2020-09-15T02:09:19.356Z] > git checkout -f 2344b3a9e10aab2f63d792f9b72282129399f98d # timeout=10 [2020-09-15T02:09:20.246Z] #25 10.53 0.8% # 2.6% ### 4.4% #### 5.9% ##### 7.3% ###### 8.9% ####### 10.9% ######### 12.6% ######### 13.6% ########## 15.1% ########### 16.7% ############# 18.3% ############## 20.1% ############### 21.7% ################ 23.4% ################## 26.3% #################### 27.9% ##################### 29.8% ###################### 31.6% ####################### 33.3% ######################### 35.3% [2020-09-15T02:09:20.246Z] #25 ... [2020-09-15T02:09:20.246Z] [2020-09-15T02:09:20.246Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T02:09:20.246Z] #38 47.00 Selecting previously unselected package libnl-3-dev:amd64. [2020-09-15T02:09:20.246Z] #38 47.01 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-09-15T02:09:20.246Z] #38 47.02 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-15T02:09:20.246Z] #38 47.30 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-15T02:09:20.246Z] #38 47.30 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-15T02:09:20.246Z] #38 47.31 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-15T02:09:20.246Z] #38 47.43 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-09-15T02:09:20.246Z] #38 47.47 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-09-15T02:09:20.246Z] #38 47.47 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-15T02:09:20.246Z] #38 47.59 Selecting previously unselected package zlib1g-dev:amd64. [2020-09-15T02:09:20.246Z] #38 47.59 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-09-15T02:09:20.246Z] #38 47.60 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-15T02:09:20.246Z] #38 48.04 Selecting previously unselected package libprotobuf17:amd64. [2020-09-15T02:09:20.246Z] #38 48.04 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-09-15T02:09:20.246Z] #38 48.07 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-15T02:09:20.246Z] #38 48.86 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-09-15T02:09:20.246Z] #38 48.86 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-09-15T02:09:20.246Z] #38 48.87 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-15T02:09:20.246Z] #38 49.14 Selecting previously unselected package libprotobuf-dev:amd64. [2020-09-15T02:09:20.246Z] #38 49.16 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-09-15T02:09:20.246Z] #38 49.17 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-15T02:09:20.246Z] #38 50.89 Selecting previously unselected package libprotoc17:amd64. [2020-09-15T02:09:20.246Z] #38 50.89 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-09-15T02:09:20.246Z] #38 50.90 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-15T02:09:20.246Z] #38 51.57 Selecting previously unselected package protobuf-c-compiler. [2020-09-15T02:09:20.246Z] #38 51.58 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-09-15T02:09:20.246Z] #38 51.59 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-15T02:09:20.246Z] #38 51.74 Selecting previously unselected package protobuf-compiler. [2020-09-15T02:09:20.246Z] #38 51.74 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-09-15T02:09:20.246Z] #38 51.75 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-15T02:09:20.246Z] #38 51.86 Selecting previously unselected package python-pkg-resources. [2020-09-15T02:09:20.246Z] #38 51.87 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-15T02:09:20.246Z] #38 51.87 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-15T02:09:20.246Z] #38 52.14 Selecting previously unselected package python-six. [2020-09-15T02:09:20.246Z] #38 52.15 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-15T02:09:20.246Z] #38 52.16 Unpacking python-six (1.12.0-1) ... [2020-09-15T02:09:20.246Z] #38 52.28 Selecting previously unselected package python-protobuf. [2020-09-15T02:09:20.246Z] #38 52.28 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-09-15T02:09:20.246Z] #38 52.29 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-15T02:09:20.246Z] #38 52.96 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-15T02:09:20.246Z] #38 ... [2020-09-15T02:09:20.246Z] [2020-09-15T02:09:20.246Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-15T02:09:20.519Z] Fetching without tags [2020-09-15T02:09:20.522Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-15T02:09:20.529Z] > git config --add remote.origin.fetch +refs/pull/41445/head:refs/remotes/origin/PR-41445 # timeout=10 [2020-09-15T02:09:20.532Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T02:09:20.539Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-15T02:09:20.547Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-15T02:09:20.547Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T02:09:20.548Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41445/head:refs/remotes/origin/PR-41445 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T02:09:20.730Z] + docker version [2020-09-15T02:09:20.730Z] Client: Docker Engine - Community [2020-09-15T02:09:20.730Z] Version: 19.03.12 [2020-09-15T02:09:20.730Z] API version: 1.40 [2020-09-15T02:09:20.730Z] Go version: go1.13.10 [2020-09-15T02:09:20.730Z] Git commit: 48a6621 [2020-09-15T02:09:20.730Z] Built: Mon Jun 22 15:46:32 2020 [2020-09-15T02:09:20.730Z] OS/Arch: linux/arm64 [2020-09-15T02:09:20.730Z] Experimental: false [2020-09-15T02:09:20.730Z] [2020-09-15T02:09:20.730Z] Server: Docker Engine - Community [2020-09-15T02:09:20.730Z] Engine: [2020-09-15T02:09:20.730Z] Version: 19.03.12 [2020-09-15T02:09:20.730Z] API version: 1.40 (minimum version 1.12) [2020-09-15T02:09:20.730Z] Go version: go1.13.10 [2020-09-15T02:09:20.730Z] Git commit: 48a6621 [2020-09-15T02:09:20.730Z] Built: Mon Jun 22 15:45:04 2020 [2020-09-15T02:09:20.730Z] OS/Arch: linux/arm64 [2020-09-15T02:09:20.730Z] Experimental: true [2020-09-15T02:09:20.730Z] containerd: [2020-09-15T02:09:20.730Z] Version: 1.2.13 [2020-09-15T02:09:20.730Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-15T02:09:20.730Z] runc: [2020-09-15T02:09:20.730Z] Version: 1.0.0-rc10 [2020-09-15T02:09:20.730Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-15T02:09:20.730Z] docker-init: [2020-09-15T02:09:20.730Z] Version: 0.18.0 [2020-09-15T02:09:20.730Z] GitCommit: fec3683 [Pipeline] sh [2020-09-15T02:09:20.787Z] Merging remotes/origin/master commit e8456cd207323398c0caf32c871e26258cbc40ef into PR head commit 2344b3a9e10aab2f63d792f9b72282129399f98d [2020-09-15T02:09:20.847Z] + docker version [2020-09-15T02:09:20.847Z] Client: Docker Engine - Enterprise [2020-09-15T02:09:20.847Z] Version: 19.03.5 [2020-09-15T02:09:20.847Z] API version: 1.40 [2020-09-15T02:09:20.847Z] Go version: go1.12.12 [2020-09-15T02:09:20.847Z] Git commit: 2ee0c57608 [2020-09-15T02:09:20.847Z] Built: 11/13/2019 08:00:16 [2020-09-15T02:09:20.847Z] OS/Arch: windows/amd64 [2020-09-15T02:09:20.847Z] Experimental: false [2020-09-15T02:09:20.847Z] [2020-09-15T02:09:20.847Z] Server: Docker Engine - Enterprise [2020-09-15T02:09:20.847Z] Engine: [2020-09-15T02:09:20.847Z] Version: 19.03.5 [2020-09-15T02:09:20.847Z] API version: 1.40 (minimum version 1.24) [2020-09-15T02:09:20.847Z] Go version: go1.12.12 [2020-09-15T02:09:20.847Z] Git commit: 2ee0c57608 [2020-09-15T02:09:20.847Z] Built: 11/13/2019 07:58:51 [2020-09-15T02:09:20.847Z] OS/Arch: windows/amd64 [2020-09-15T02:09:20.847Z] Experimental: true [Pipeline] sh [2020-09-15T02:09:21.020Z] + docker info [2020-09-15T02:09:21.369Z] Merge succeeded, producing 2344b3a9e10aab2f63d792f9b72282129399f98d [2020-09-15T02:09:21.370Z] Checking out Revision 2344b3a9e10aab2f63d792f9b72282129399f98d (PR-41445) [2020-09-15T02:09:21.585Z] #25 9.803 # 1.7% ### 4.8% #### 6.7% ###### 9.1% ####### 10.7% ######### 12.6% ########## 14.5% ########### 16.4% ############## 19.5% ############### 22.0% ################## 25.1% ################### 27.6% ##################### 29.5% ####################### 32.0% ######################## 33.9% ######################### 35.7% ########################### 37.6% ############################ 40.1% ############################## 42.0% ################################ 44.5% ################################# 46.3% [2020-09-15T02:09:21.585Z] #25 ... [2020-09-15T02:09:21.585Z] [2020-09-15T02:09:21.585Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:09:21.585Z] #30 24.84 internal/reflectlite [2020-09-15T02:09:21.585Z] #30 24.85 sync [2020-09-15T02:09:21.585Z] #30 26.73 errors [2020-09-15T02:09:21.585Z] #30 26.78 sort [2020-09-15T02:09:21.585Z] #30 27.12 strconv [2020-09-15T02:09:21.585Z] #30 27.87 io [2020-09-15T02:09:21.585Z] #30 29.07 internal/oserror [2020-09-15T02:09:21.585Z] #30 29.18 syscall [2020-09-15T02:09:21.585Z] #30 30.91 reflect [2020-09-15T02:09:21.591Z] Client: [2020-09-15T02:09:21.591Z] Debug Mode: false [2020-09-15T02:09:21.591Z] [2020-09-15T02:09:21.591Z] Server: [2020-09-15T02:09:21.591Z] Containers: 0 [2020-09-15T02:09:21.591Z] Running: 0 [2020-09-15T02:09:21.591Z] Paused: 0 [2020-09-15T02:09:21.591Z] Stopped: 0 [2020-09-15T02:09:21.591Z] Images: 2 [2020-09-15T02:09:21.591Z] Server Version: 19.03.12 [2020-09-15T02:09:21.591Z] Storage Driver: overlay2 [2020-09-15T02:09:21.591Z] Backing Filesystem: extfs [2020-09-15T02:09:21.591Z] Supports d_type: true [2020-09-15T02:09:21.591Z] Native Overlay Diff: true [2020-09-15T02:09:21.592Z] Logging Driver: json-file [2020-09-15T02:09:21.592Z] Cgroup Driver: cgroupfs [2020-09-15T02:09:21.592Z] Plugins: [2020-09-15T02:09:21.592Z] Volume: local [2020-09-15T02:09:21.592Z] Network: bridge host ipvlan macvlan null overlay [2020-09-15T02:09:21.592Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-15T02:09:21.592Z] Swarm: inactive [2020-09-15T02:09:21.592Z] Runtimes: runc [2020-09-15T02:09:21.592Z] Default Runtime: runc [2020-09-15T02:09:21.592Z] Init Binary: docker-init [2020-09-15T02:09:21.592Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-15T02:09:21.592Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-15T02:09:21.592Z] init version: fec3683 [2020-09-15T02:09:21.592Z] Security Options: [2020-09-15T02:09:21.592Z] apparmor [2020-09-15T02:09:21.592Z] seccomp [2020-09-15T02:09:21.592Z] Profile: default [2020-09-15T02:09:21.592Z] Kernel Version: 4.15.0-1082-aws [2020-09-15T02:09:21.592Z] Operating System: Ubuntu 16.04.7 LTS [2020-09-15T02:09:21.592Z] OSType: linux [2020-09-15T02:09:21.592Z] Architecture: aarch64 [2020-09-15T02:09:21.592Z] CPUs: 4 [2020-09-15T02:09:21.592Z] Total Memory: 7.525GiB [2020-09-15T02:09:21.592Z] Name: ip-10-100-52-105 [2020-09-15T02:09:21.592Z] ID: KYKG:A322:XPRH:JZGL:H3VU:BFQ2:WUGA:GP6K:7QES:XZZH:RIWE:PUKP [2020-09-15T02:09:21.592Z] Docker Root Dir: /var/lib/docker [2020-09-15T02:09:21.592Z] Debug Mode: false [2020-09-15T02:09:21.592Z] Registry: https://index.docker.io/v1/ [2020-09-15T02:09:21.592Z] Labels: [2020-09-15T02:09:21.592Z] Experimental: true [2020-09-15T02:09:21.592Z] Insecure Registries: [2020-09-15T02:09:21.592Z] 127.0.0.0/8 [2020-09-15T02:09:21.592Z] Live Restore Enabled: true [2020-09-15T02:09:21.592Z] [2020-09-15T02:09:21.592Z] WARNING: No swap limit support [Pipeline] sh [2020-09-15T02:09:21.744Z] Commit message: "fix integration test case TestExternalGraphDriver failed in mips arch" [2020-09-15T02:09:21.878Z] #30 ... [2020-09-15T02:09:21.878Z] [2020-09-15T02:09:21.878Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T02:09:21.883Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-15T02:09:21.883Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-15T02:09:21.883Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41445/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-15T02:09:21.883Z] + bash /home/ubuntu/workspace/moby_PR-41445/check-config.sh [2020-09-15T02:09:21.883Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-15T02:09:21.883Z] info: reading kernel config from /boot/config-4.15.0-1082-aws ... [2020-09-15T02:09:21.883Z] [2020-09-15T02:09:21.883Z] Generally Necessary: [2020-09-15T02:09:21.883Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-15T02:09:21.883Z] - apparmor: enabled and tools installed [2020-09-15T02:09:21.883Z] - CONFIG_NAMESPACES: enabled [2020-09-15T02:09:21.883Z] - CONFIG_NET_NS: enabled [2020-09-15T02:09:21.883Z] - CONFIG_PID_NS: enabled [2020-09-15T02:09:21.883Z] - CONFIG_IPC_NS: enabled [2020-09-15T02:09:21.883Z] - CONFIG_UTS_NS: enabled [2020-09-15T02:09:21.883Z] - CONFIG_CGROUPS: enabled [2020-09-15T02:09:21.883Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-15T02:09:21.898Z] + docker info [2020-09-15T02:09:22.144Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-15T02:09:22.144Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-15T02:09:22.144Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-15T02:09:22.144Z] - CONFIG_CPUSETS: enabled [2020-09-15T02:09:22.144Z] - CONFIG_MEMCG: enabled [2020-09-15T02:09:22.144Z] - CONFIG_KEYS: enabled [2020-09-15T02:09:22.144Z] - CONFIG_VETH: enabled (as module) [2020-09-15T02:09:22.144Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-15T02:09:22.144Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-15T02:09:22.144Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-09-15T02:09:22.144Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-15T02:09:22.144Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-15T02:09:22.144Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-15T02:09:22.144Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-15T02:09:22.144Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-15T02:09:22.144Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-15T02:09:22.144Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-15T02:09:22.144Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-09-15T02:09:22.144Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-15T02:09:22.144Z] [2020-09-15T02:09:22.144Z] Optional Features: [2020-09-15T02:09:22.144Z] - CONFIG_USER_NS: enabled [2020-09-15T02:09:22.144Z] - CONFIG_SECCOMP: enabled [2020-09-15T02:09:22.144Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-15T02:09:22.144Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-15T02:09:22.144Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-15T02:09:22.144Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-15T02:09:22.144Z] - CONFIG_BLK_CGROUP: enabled [2020-09-15T02:09:22.406Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-15T02:09:22.406Z] - CONFIG_IOSCHED_CFQ: enabled [2020-09-15T02:09:22.406Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-09-15T02:09:22.406Z] - CONFIG_CGROUP_PERF: enabled [2020-09-15T02:09:22.406Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-15T02:09:22.406Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-15T02:09:22.406Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-15T02:09:22.406Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-15T02:09:22.406Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-15T02:09:22.406Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-15T02:09:22.406Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-15T02:09:22.406Z] - CONFIG_IP_VS: enabled (as module) [2020-09-15T02:09:22.406Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-15T02:09:22.406Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-15T02:09:22.406Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-15T02:09:22.406Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-15T02:09:22.406Z] - CONFIG_EXT4_FS: enabled [2020-09-15T02:09:22.406Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-15T02:09:22.406Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-15T02:09:22.406Z] - Network Drivers: [2020-09-15T02:09:22.406Z] - "overlay": [2020-09-15T02:09:22.406Z] - CONFIG_VXLAN: enabled (as module) [2020-09-15T02:09:22.406Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-15T02:09:22.406Z] Optional (for encrypted networks): [2020-09-15T02:09:20.814Z] > git config core.sparsecheckout # timeout=10 [2020-09-15T02:09:20.826Z] > git checkout -f 2344b3a9e10aab2f63d792f9b72282129399f98d # timeout=10 [2020-09-15T02:09:21.353Z] > git remote # timeout=10 [2020-09-15T02:09:21.362Z] > git config --get remote.origin.url # timeout=10 [2020-09-15T02:09:21.368Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T02:09:21.369Z] > git merge e8456cd207323398c0caf32c871e26258cbc40ef # timeout=10 [2020-09-15T02:09:21.382Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-15T02:09:21.397Z] > git config core.sparsecheckout # timeout=10 [2020-09-15T02:09:21.403Z] > git checkout -f 2344b3a9e10aab2f63d792f9b72282129399f98d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-09-15T02:09:22.467Z] #25 9.803 # 1.7% ### 4.8% #### 6.7% ###### 9.1% ####### 10.7% ######### 12.6% ########## 14.5% ########### 16.4% ############## 19.5% ############### 22.0% ################## 25.1% ################### 27.6% ##################### 29.5% ####################### 32.0% ######################## 33.9% ######################### 35.7% ########################### 37.6% ############################ 40.1% ############################## 42.0% ################################ 44.5% ################################# 46.3% ################################## 48.2% #################################### 50.1% ##################################### 52.5% ####################################### 54.4% ######################################## 56.9% ########################################## 59.4% [2020-09-15T02:09:22.467Z] #25 ... [2020-09-15T02:09:22.467Z] [2020-09-15T02:09:22.467Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T02:09:22.467Z] #10 25.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-09-15T02:09:22.467Z] #10 25.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-09-15T02:09:22.467Z] #10 25.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-09-15T02:09:22.467Z] #10 27.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-09-15T02:09:22.467Z] #10 30.34 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-09-15T02:09:22.467Z] #10 30.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-09-15T02:09:22.467Z] #10 30.35 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-09-15T02:09:22.467Z] #10 30.36 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-09-15T02:09:22.467Z] #10 30.36 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-09-15T02:09:22.467Z] #10 30.36 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-09-15T02:09:22.467Z] #10 30.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-09-15T02:09:22.467Z] #10 30.39 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-09-15T02:09:22.467Z] #10 30.40 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-09-15T02:09:22.467Z] #10 30.42 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-09-15T02:09:22.467Z] #10 30.43 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-09-15T02:09:22.467Z] #10 30.43 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-09-15T02:09:22.467Z] #10 30.45 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-09-15T02:09:22.467Z] #10 30.45 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-09-15T02:09:22.467Z] #10 30.45 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-09-15T02:09:22.467Z] #10 31.15 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T02:09:22.467Z] #10 31.22 Fetched 73.3 MB in 6s (12.6 MB/s) [2020-09-15T02:09:22.467Z] #10 31.31 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-15T02:09:22.467Z] #10 31.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-09-15T02:09:22.467Z] #10 31.37 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-09-15T02:09:22.467Z] #10 31.37 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-15T02:09:22.467Z] #10 33.42 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-15T02:09:22.467Z] #10 33.43 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-09-15T02:09:22.467Z] #10 33.44 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-15T02:09:22.467Z] #10 ... [2020-09-15T02:09:22.467Z] [2020-09-15T02:09:22.467Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [Pipeline] sh [2020-09-15T02:09:22.668Z] - CONFIG_CRYPTO: enabled [2020-09-15T02:09:22.668Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-15T02:09:22.668Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-15T02:09:22.668Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-15T02:09:22.668Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-15T02:09:22.668Z] - CONFIG_XFRM: enabled [2020-09-15T02:09:22.668Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-15T02:09:22.668Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-15T02:09:22.668Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-15T02:09:22.668Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-09-15T02:09:22.668Z] - "ipvlan": [2020-09-15T02:09:22.668Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-15T02:09:22.668Z] - "macvlan": [2020-09-15T02:09:22.668Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-15T02:09:22.668Z] - CONFIG_DUMMY: enabled (as module) [2020-09-15T02:09:22.668Z] - "ftp,tftp client in container": [2020-09-15T02:09:22.668Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-15T02:09:22.668Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-15T02:09:22.668Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-15T02:09:22.668Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-15T02:09:22.668Z] - Storage Drivers: [2020-09-15T02:09:22.668Z] - "aufs": [2020-09-15T02:09:22.668Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-15T02:09:22.668Z] - "btrfs": [2020-09-15T02:09:22.668Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-15T02:09:22.668Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-15T02:09:22.668Z] - "devicemapper": [2020-09-15T02:09:22.668Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-15T02:09:22.668Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-15T02:09:22.668Z] - "overlay": [2020-09-15T02:09:22.668Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-15T02:09:22.668Z] - "zfs": [2020-09-15T02:09:22.668Z] - /dev/zfs: missing [2020-09-15T02:09:22.668Z] - zfs command: missing [2020-09-15T02:09:22.668Z] - zpool command: missing [2020-09-15T02:09:22.668Z] [2020-09-15T02:09:22.668Z] Limits: [2020-09-15T02:09:22.668Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-15T02:09:22.668Z] [2020-09-15T02:09:22.668Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-15T02:09:22.751Z] + docker version [2020-09-15T02:09:22.751Z] Client: Docker Engine - Community [2020-09-15T02:09:22.751Z] Version: 19.03.12 [2020-09-15T02:09:22.751Z] API version: 1.40 [2020-09-15T02:09:22.751Z] Go version: go1.13.10 [2020-09-15T02:09:22.751Z] Git commit: 48a66213fe [2020-09-15T02:09:22.751Z] Built: Mon Jun 22 15:45:36 2020 [2020-09-15T02:09:22.751Z] OS/Arch: linux/amd64 [2020-09-15T02:09:22.751Z] Experimental: false [2020-09-15T02:09:22.751Z] [2020-09-15T02:09:22.751Z] Server: Docker Engine - Community [2020-09-15T02:09:22.751Z] Engine: [2020-09-15T02:09:22.751Z] Version: 19.03.12 [2020-09-15T02:09:22.751Z] API version: 1.40 (minimum version 1.12) [2020-09-15T02:09:22.751Z] Go version: go1.13.10 [2020-09-15T02:09:22.751Z] Git commit: 48a66213fe [2020-09-15T02:09:22.751Z] Built: Mon Jun 22 15:44:07 2020 [2020-09-15T02:09:22.751Z] OS/Arch: linux/amd64 [2020-09-15T02:09:22.751Z] Experimental: true [2020-09-15T02:09:22.751Z] containerd: [2020-09-15T02:09:22.751Z] Version: 1.2.13 [2020-09-15T02:09:22.751Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-15T02:09:22.751Z] runc: [2020-09-15T02:09:22.751Z] Version: 1.0.0-rc10 [2020-09-15T02:09:22.752Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-15T02:09:22.752Z] docker-init: [2020-09-15T02:09:22.752Z] Version: 0.18.0 [2020-09-15T02:09:22.752Z] GitCommit: fec3683 [2020-09-15T02:09:22.768Z] #25 9.803 # 1.7% ### 4.8% #### 6.7% ###### 9.1% ####### 10.7% ######### 12.6% ########## 14.5% ########### 16.4% ############## 19.5% ############### 22.0% ################## 25.1% ################### 27.6% ##################### 29.5% ####################### 32.0% ######################## 33.9% ######################### 35.7% ########################### 37.6% ############################ 40.1% ############################## 42.0% ################################ 44.5% ################################# 46.3% ################################## 48.2% #################################### 50.1% ##################################### 52.5% ####################################### 54.4% ######################################## 56.9% ########################################## 59.4% ############################################ 61.3% [2020-09-15T02:09:22.768Z] #25 ... [2020-09-15T02:09:22.768Z] [2020-09-15T02:09:22.768Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T02:09:22.768Z] #38 30.36 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-09-15T02:09:22.768Z] #38 30.37 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-15T02:09:22.768Z] #38 30.38 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-15T02:09:22.768Z] #38 30.39 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-09-15T02:09:22.768Z] #38 30.39 Setting up python-six (1.12.0-1) ... [2020-09-15T02:09:22.768Z] #38 31.80 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-09-15T02:09:22.768Z] #38 31.81 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-09-15T02:09:22.768Z] #38 31.84 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-09-15T02:09:22.768Z] #38 31.85 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-09-15T02:09:22.768Z] #38 31.86 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-09-15T02:09:22.768Z] #38 31.89 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-15T02:09:22.768Z] #38 31.89 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-15T02:09:22.768Z] #38 31.90 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-09-15T02:09:22.768Z] #38 31.90 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-15T02:09:22.768Z] #38 31.91 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-15T02:09:22.768Z] #38 35.09 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-09-15T02:09:22.768Z] #38 35.10 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T02:09:22.768Z] #38 DONE 35.8s [2020-09-15T02:09:22.768Z] [2020-09-15T02:09:22.768Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [Pipeline] sh [2020-09-15T02:09:23.023Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2344b3a9e10aab2f63d792f9b72282129399f98d . [2020-09-15T02:09:23.023Z] #1 [internal] load .dockerignore [2020-09-15T02:09:23.023Z] #1 transferring context: 87B done [2020-09-15T02:09:23.023Z] #1 DONE 0.0s [2020-09-15T02:09:23.023Z] [2020-09-15T02:09:23.023Z] #2 [internal] load build definition from Dockerfile [2020-09-15T02:09:23.023Z] #2 transferring dockerfile: 16.37kB done [2020-09-15T02:09:23.023Z] #2 DONE 0.0s [2020-09-15T02:09:23.023Z] [2020-09-15T02:09:23.023Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-15T02:09:23.059Z] + docker info [2020-09-15T02:09:23.130Z] #25 10.53 0.8% # 2.6% ### 4.4% #### 5.9% ##### 7.3% ###### 8.9% ####### 10.9% ######### 12.6% ######### 13.6% ########## 15.1% ########### 16.7% ############# 18.3% ############## 20.1% ############### 21.7% ################ 23.4% ################## 26.3% #################### 27.9% ##################### 29.8% ###################### 31.6% ####################### 33.3% ######################### 35.3% ########################## 37.3% ############################ 39.4% ############################## 41.7% ################################ 44.8% ################################## 47.3% #################################### 50.0% ###################################### 52.9% ####################################### 55.3% ######################################### 57.2% ########################################## 58.8% ########################################### 59.8% ############################################ 61.2% ############################################# 62.5% ############################################### 66.1% ################################################ 67.6% ################################################## 69.5% ################################################### 71.7% #################################################### 73.6% ###################################################### 75.9% ######################################################## 78.2% ########################################################## 80.9% ############################################################ 83.5% ############################################################# 85.7% ############################################################### 88.1% ################################################################ 90.0% ################################################################## 92.5% #################################################################### 94.7% ###################################################################### 97.6% ######################################################################## 100.0% [2020-09-15T02:09:23.284Z] #3 DONE 0.1s [2020-09-15T02:09:23.284Z] [2020-09-15T02:09:23.284Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-15T02:09:23.284Z] #4 CACHED [2020-09-15T02:09:23.389Z] #25 15.88 [2020-09-15T02:09:23.448Z] Client: [2020-09-15T02:09:23.448Z] Debug Mode: false [2020-09-15T02:09:23.448Z] Plugins: [2020-09-15T02:09:23.448Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-09-15T02:09:23.448Z] [2020-09-15T02:09:23.448Z] Server: [2020-09-15T02:09:23.448Z] Containers: 2 [2020-09-15T02:09:23.448Z] Running: 0 [2020-09-15T02:09:23.448Z] Paused: 0 [2020-09-15T02:09:23.448Z] Stopped: 2 [2020-09-15T02:09:23.448Z] Images: 11 [2020-09-15T02:09:23.448Z] Server Version: 19.03.5 [2020-09-15T02:09:23.448Z] Storage Driver: lcow (linux) windowsfilter (windows) [2020-09-15T02:09:23.448Z] LCOW: [2020-09-15T02:09:23.448Z] Windows: [2020-09-15T02:09:23.448Z] Logging Driver: json-file [2020-09-15T02:09:23.448Z] Plugins: [2020-09-15T02:09:23.448Z] Volume: local [2020-09-15T02:09:23.448Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-15T02:09:23.448Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-15T02:09:23.448Z] Swarm: inactive [2020-09-15T02:09:23.448Z] Default Isolation: process [2020-09-15T02:09:23.448Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-15T02:09:23.448Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-09-15T02:09:23.448Z] OSType: windows [2020-09-15T02:09:23.448Z] Architecture: x86_64 [2020-09-15T02:09:23.448Z] CPUs: 4 [2020-09-15T02:09:23.448Z] Total Memory: 32GiB [2020-09-15T02:09:23.448Z] Name: azwin-2-a6fa70 [2020-09-15T02:09:23.448Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-09-15T02:09:23.448Z] Docker Root Dir: D:\docker [2020-09-15T02:09:23.448Z] Debug Mode: false [2020-09-15T02:09:23.448Z] Registry: https://index.docker.io/v1/ [2020-09-15T02:09:23.448Z] Labels: [2020-09-15T02:09:23.448Z] Experimental: true [2020-09-15T02:09:23.448Z] Insecure Registries: [2020-09-15T02:09:23.448Z] 10.0.0.4:5000 [2020-09-15T02:09:23.448Z] 127.0.0.0/8 [2020-09-15T02:09:23.448Z] Registry Mirrors: [2020-09-15T02:09:23.448Z] http://10.0.0.4:5000/ [2020-09-15T02:09:23.448Z] Live Restore Enabled: false [2020-09-15T02:09:23.448Z] [2020-09-15T02:09:23.548Z] [2020-09-15T02:09:23.548Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-15T02:09:23.548Z] #5 DONE 0.1s [2020-09-15T02:09:23.548Z] [2020-09-15T02:09:23.548Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-15T02:09:23.548Z] #6 DONE 0.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2020-09-15T02:09:23.627Z] Client: [2020-09-15T02:09:23.627Z] Debug Mode: false [2020-09-15T02:09:23.627Z] [2020-09-15T02:09:23.627Z] Server: [2020-09-15T02:09:23.627Z] Containers: 0 [2020-09-15T02:09:23.627Z] Running: 0 [2020-09-15T02:09:23.627Z] Paused: 0 [2020-09-15T02:09:23.627Z] Stopped: 0 [2020-09-15T02:09:23.627Z] Images: 2 [2020-09-15T02:09:23.627Z] Server Version: 19.03.12 [2020-09-15T02:09:23.627Z] Storage Driver: overlay2 [2020-09-15T02:09:23.627Z] Backing Filesystem: extfs [2020-09-15T02:09:23.627Z] Supports d_type: true [2020-09-15T02:09:23.627Z] Native Overlay Diff: true [2020-09-15T02:09:23.627Z] Logging Driver: json-file [2020-09-15T02:09:23.627Z] Cgroup Driver: cgroupfs [2020-09-15T02:09:23.627Z] Plugins: [2020-09-15T02:09:23.627Z] Volume: local [2020-09-15T02:09:23.627Z] Network: bridge host ipvlan macvlan null overlay [2020-09-15T02:09:23.627Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-15T02:09:23.627Z] Swarm: inactive [2020-09-15T02:09:23.627Z] Runtimes: runc [2020-09-15T02:09:23.627Z] Default Runtime: runc [2020-09-15T02:09:23.627Z] Init Binary: docker-init [2020-09-15T02:09:23.627Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-15T02:09:23.627Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-15T02:09:23.627Z] init version: fec3683 [2020-09-15T02:09:23.627Z] Security Options: [2020-09-15T02:09:23.627Z] apparmor [2020-09-15T02:09:23.627Z] seccomp [2020-09-15T02:09:23.627Z] Profile: default [2020-09-15T02:09:23.627Z] Kernel Version: 5.3.0-1035-aws [2020-09-15T02:09:23.627Z] Operating System: Ubuntu 18.04.5 LTS [2020-09-15T02:09:23.627Z] OSType: linux [2020-09-15T02:09:23.627Z] Architecture: x86_64 [2020-09-15T02:09:23.627Z] CPUs: 2 [2020-09-15T02:09:23.627Z] Total Memory: 7.569GiB [2020-09-15T02:09:23.627Z] Name: ip-10-100-45-2 [2020-09-15T02:09:23.627Z] ID: VHCT:TLUC:R2VO:YIWO:QRPS:LVDE:GNIX:P4Z4:AVYF:EKOW:UMYI:VEID [2020-09-15T02:09:23.627Z] Docker Root Dir: /var/lib/docker [2020-09-15T02:09:23.627Z] Debug Mode: false [2020-09-15T02:09:23.627Z] Registry: https://index.docker.io/v1/ [2020-09-15T02:09:23.627Z] Labels: [2020-09-15T02:09:23.627Z] Experimental: true [2020-09-15T02:09:23.627Z] Insecure Registries: [2020-09-15T02:09:23.627Z] 127.0.0.0/8 [2020-09-15T02:09:23.627Z] Live Restore Enabled: true [2020-09-15T02:09:23.627Z] [2020-09-15T02:09:23.627Z] WARNING: No swap limit support [Pipeline] sh [Pipeline] powershell [2020-09-15T02:09:23.810Z] [2020-09-15T02:09:23.810Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-15T02:09:23.810Z] #58 DONE 0.0s [2020-09-15T02:09:23.810Z] [2020-09-15T02:09:23.810Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-15T02:09:23.810Z] #7 DONE 0.0s [2020-09-15T02:09:23.810Z] [2020-09-15T02:09:23.810Z] #20 [internal] load build context [2020-09-15T02:09:23.912Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-15T02:09:23.912Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-15T02:09:23.912Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41445/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-15T02:09:23.912Z] + bash /home/ubuntu/workspace/moby_PR-41445/check-config.sh [2020-09-15T02:09:23.912Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-15T02:09:23.912Z] info: reading kernel config from /boot/config-5.3.0-1035-aws ... [2020-09-15T02:09:23.912Z] [2020-09-15T02:09:23.912Z] Generally Necessary: [2020-09-15T02:09:23.912Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-15T02:09:23.912Z] - apparmor: enabled and tools installed [2020-09-15T02:09:23.912Z] - CONFIG_NAMESPACES: enabled [2020-09-15T02:09:23.912Z] - CONFIG_NET_NS: enabled [2020-09-15T02:09:23.912Z] - CONFIG_PID_NS: enabled [2020-09-15T02:09:23.912Z] - CONFIG_IPC_NS: enabled [2020-09-15T02:09:23.912Z] - CONFIG_UTS_NS: enabled [2020-09-15T02:09:23.912Z] - CONFIG_CGROUPS: enabled [2020-09-15T02:09:23.912Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-15T02:09:23.912Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-15T02:09:23.912Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-15T02:09:23.912Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-15T02:09:23.912Z] - CONFIG_CPUSETS: enabled [2020-09-15T02:09:23.912Z] - CONFIG_MEMCG: enabled [2020-09-15T02:09:23.912Z] - CONFIG_KEYS: enabled [2020-09-15T02:09:23.912Z] - CONFIG_VETH: enabled (as module) [2020-09-15T02:09:23.912Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-15T02:09:23.912Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-15T02:09:23.912Z] - CONFIG_NF_NAT_IPV4: missing [2020-09-15T02:09:23.912Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-15T02:09:23.912Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-15T02:09:23.912Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-15T02:09:23.912Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-15T02:09:23.912Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-15T02:09:23.912Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-15T02:09:23.912Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-15T02:09:23.912Z] - CONFIG_NF_NAT_NEEDED: missing [2020-09-15T02:09:23.912Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-15T02:09:23.912Z] [2020-09-15T02:09:23.912Z] Optional Features: [2020-09-15T02:09:23.912Z] - CONFIG_USER_NS: enabled [2020-09-15T02:09:23.912Z] - CONFIG_SECCOMP: enabled [2020-09-15T02:09:23.912Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-15T02:09:23.912Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-15T02:09:23.912Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-15T02:09:23.913Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-15T02:09:24.171Z] - CONFIG_BLK_CGROUP: enabled [2020-09-15T02:09:24.171Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-15T02:09:24.171Z] - CONFIG_IOSCHED_CFQ: missing [2020-09-15T02:09:24.171Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-09-15T02:09:24.171Z] - CONFIG_CGROUP_PERF: enabled [2020-09-15T02:09:24.171Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-15T02:09:24.171Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-15T02:09:24.171Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-15T02:09:24.171Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-15T02:09:24.171Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-15T02:09:24.171Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-15T02:09:24.171Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-15T02:09:24.171Z] - CONFIG_IP_VS: enabled (as module) [2020-09-15T02:09:24.171Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-15T02:09:24.171Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-15T02:09:24.171Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-15T02:09:24.171Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-15T02:09:24.171Z] - CONFIG_EXT4_FS: enabled [2020-09-15T02:09:24.171Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-15T02:09:24.171Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-15T02:09:24.171Z] - Network Drivers: [2020-09-15T02:09:24.171Z] - "overlay": [2020-09-15T02:09:24.171Z] - CONFIG_VXLAN: enabled (as module) [2020-09-15T02:09:24.171Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-15T02:09:24.171Z] Optional (for encrypted networks): [2020-09-15T02:09:24.171Z] - CONFIG_CRYPTO: enabled [2020-09-15T02:09:24.171Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-15T02:09:24.171Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-15T02:09:24.171Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-15T02:09:24.171Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-15T02:09:24.171Z] - CONFIG_XFRM: enabled [2020-09-15T02:09:24.171Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-15T02:09:24.171Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-15T02:09:24.171Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-15T02:09:24.171Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-09-15T02:09:24.171Z] - "ipvlan": [2020-09-15T02:09:24.171Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-15T02:09:24.171Z] - "macvlan": [2020-09-15T02:09:24.171Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-15T02:09:24.171Z] - CONFIG_DUMMY: enabled (as module) [2020-09-15T02:09:24.171Z] - "ftp,tftp client in container": [2020-09-15T02:09:24.171Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-15T02:09:24.171Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-15T02:09:24.172Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-15T02:09:24.172Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-15T02:09:24.172Z] - Storage Drivers: [2020-09-15T02:09:24.172Z] - "aufs": [2020-09-15T02:09:24.172Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-15T02:09:24.172Z] - "btrfs": [2020-09-15T02:09:24.172Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-15T02:09:24.172Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-15T02:09:24.172Z] - "devicemapper": [2020-09-15T02:09:24.172Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-15T02:09:24.172Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-15T02:09:24.172Z] - "overlay": [2020-09-15T02:09:24.172Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-15T02:09:24.172Z] - "zfs": [2020-09-15T02:09:24.172Z] - /dev/zfs: present [2020-09-15T02:09:24.172Z] - zfs command: missing [2020-09-15T02:09:24.172Z] - zpool command: missing [2020-09-15T02:09:24.172Z] [2020-09-15T02:09:24.172Z] Limits: [2020-09-15T02:09:24.172Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-15T02:09:24.172Z] [2020-09-15T02:09:24.172Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-15T02:09:24.328Z] #25 ... [2020-09-15T02:09:24.328Z] [2020-09-15T02:09:24.328Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-15T02:09:24.328Z] #28 50.79 Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-09-15T02:09:24.328Z] #28 51.39 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-15T02:09:24.328Z] #28 52.25 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-15T02:09:24.539Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2344b3a9e10aab2f63d792f9b72282129399f98d . [2020-09-15T02:09:24.539Z] #1 [internal] load .dockerignore [2020-09-15T02:09:24.539Z] #1 transferring context: 87B done [2020-09-15T02:09:24.539Z] #1 DONE 0.0s [2020-09-15T02:09:24.539Z] [2020-09-15T02:09:24.539Z] #2 [internal] load build definition from Dockerfile [2020-09-15T02:09:24.539Z] #2 transferring dockerfile: 16.37kB done [2020-09-15T02:09:24.539Z] #2 DONE 0.0s [2020-09-15T02:09:24.539Z] [2020-09-15T02:09:24.539Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-15T02:09:24.588Z] #28 ... [2020-09-15T02:09:24.588Z] [2020-09-15T02:09:24.588Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T02:09:24.588Z] #25 17.09 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-15T02:09:24.610Z] #25 9.803 # 1.7% ### 4.8% #### 6.7% ###### 9.1% ####### 10.7% ######### 12.6% ########## 14.5% ########### 16.4% ############## 19.5% ############### 22.0% ################## 25.1% ################### 27.6% ##################### 29.5% ####################### 32.0% ######################## 33.9% ######################### 35.7% ########################### 37.6% ############################ 40.1% ############################## 42.0% ################################ 44.5% ################################# 46.3% ################################## 48.2% #################################### 50.1% ##################################### 52.5% ####################################### 54.4% ######################################## 56.9% ########################################## 59.4% ############################################ 61.3% ############################################## 64.4% ############################################### 66.3% ################################################ 67.5% ################################################## 70.0% ################################################### 71.1% #################################################### 72.3% ##################################################### 74.9% ####################################################### 76.8% ######################################################### 79.3% ########################################################## 81.8% ############################################################# 85.5% ############################################################### 88.0% ################################################################# 91.1% ################################################################### 93.6% ##################################################################### 96.7% ####################################################################### 99.8% ######################################################################## 100.0% [2020-09-15T02:09:24.610Z] #25 14.95 [2020-09-15T02:09:24.610Z] #25 ... [2020-09-15T02:09:24.610Z] [2020-09-15T02:09:24.610Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:09:24.610Z] #41 27.62 github.com/LK4D4/vndr/godl/singleflight [2020-09-15T02:09:24.610Z] #41 27.64 io [2020-09-15T02:09:24.610Z] #41 27.89 strconv [2020-09-15T02:09:24.610Z] #41 29.33 bytes [2020-09-15T02:09:24.610Z] #41 31.14 reflect [2020-09-15T02:09:24.610Z] #41 31.27 bufio [2020-09-15T02:09:24.610Z] #41 32.90 syscall [2020-09-15T02:09:24.610Z] #41 ... [2020-09-15T02:09:24.610Z] [2020-09-15T02:09:24.610Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T02:09:24.610Z] #32 35.75 Selecting previously unselected package libxml2:s390x. [2020-09-15T02:09:24.610Z] #32 35.75 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-09-15T02:09:24.610Z] #32 35.76 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-09-15T02:09:24.610Z] #32 36.31 Selecting previously unselected package libarchive13:s390x. [2020-09-15T02:09:24.610Z] #32 36.31 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-09-15T02:09:24.610Z] #32 36.31 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-09-15T02:09:24.610Z] #32 36.56 Selecting previously unselected package libjsoncpp1:s390x. [2020-09-15T02:09:24.610Z] #32 36.57 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-09-15T02:09:24.610Z] #32 36.57 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-09-15T02:09:24.610Z] #32 36.65 Selecting previously unselected package librhash0:s390x. [2020-09-15T02:09:24.610Z] #32 36.65 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-09-15T02:09:24.610Z] #32 36.66 Unpacking librhash0:s390x (1.3.8-1) ... [2020-09-15T02:09:24.610Z] #32 36.82 Selecting previously unselected package libuv1:s390x. [2020-09-15T02:09:24.610Z] #32 36.82 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-09-15T02:09:24.610Z] #32 36.82 Unpacking libuv1:s390x (1.24.1-1) ... [2020-09-15T02:09:24.610Z] #32 36.94 Selecting previously unselected package cmake. [2020-09-15T02:09:24.610Z] #32 36.94 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-09-15T02:09:24.610Z] #32 36.94 Unpacking cmake (3.13.4-1) ... [2020-09-15T02:09:24.799Z] #3 DONE 0.2s [2020-09-15T02:09:24.799Z] [2020-09-15T02:09:24.799Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-15T02:09:24.799Z] #4 CACHED [2020-09-15T02:09:24.799Z] [2020-09-15T02:09:24.799Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-15T02:09:24.849Z] #25 17.38 [2020-09-15T02:09:25.059Z] #6 DONE 0.1s [2020-09-15T02:09:25.059Z] [2020-09-15T02:09:25.059Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-15T02:09:25.059Z] #5 DONE 0.1s [2020-09-15T02:09:25.059Z] [2020-09-15T02:09:25.059Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-15T02:09:25.059Z] #58 DONE 0.0s [2020-09-15T02:09:25.059Z] [2020-09-15T02:09:25.059Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-15T02:09:25.059Z] #7 DONE 0.0s [2020-09-15T02:09:25.059Z] [2020-09-15T02:09:25.059Z] #20 [internal] load build context [2020-09-15T02:09:25.108Z] #25 17.58 ######################################################################## 100.0% [2020-09-15T02:09:25.367Z] #25 17.73 [2020-09-15T02:09:25.728Z] #20 transferring context: 51.55MB 1.7s done [2020-09-15T02:09:25.728Z] #20 DONE 1.9s [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-15T02:09:25.728Z] #23 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-15T02:09:25.728Z] #55 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-15T02:09:25.728Z] #53 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-15T02:09:25.728Z] #11 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-15T02:09:25.728Z] #46 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-15T02:09:25.728Z] #12 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-15T02:09:25.728Z] #28 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-15T02:09:25.728Z] #56 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-15T02:09:25.728Z] #57 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-15T02:09:25.728Z] #22 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-15T02:09:25.728Z] #37 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-15T02:09:25.728Z] #24 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-15T02:09:25.728Z] #31 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-15T02:09:25.728Z] #27 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-15T02:09:25.728Z] #44 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T02:09:25.728Z] #10 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T02:09:25.728Z] #25 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-15T02:09:25.728Z] #36 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-15T02:09:25.728Z] #13 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:09:25.728Z] #41 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-15T02:09:25.728Z] #19 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:09:25.728Z] #49 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-15T02:09:25.728Z] #35 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T02:09:25.728Z] #32 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:09:25.728Z] #30 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:09:25.728Z] #52 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-15T02:09:25.728Z] #51 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-15T02:09:25.728Z] #14 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-15T02:09:25.728Z] #59 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-15T02:09:25.728Z] #16 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:09:25.728Z] #21 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:09:25.728Z] #39 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-15T02:09:25.728Z] #29 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:09:25.728Z] #43 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:09:25.728Z] #45 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T02:09:25.728Z] #17 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T02:09:25.728Z] #38 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:09:25.728Z] #60 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-15T02:09:25.728Z] #9 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-15T02:09:25.728Z] #50 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-15T02:09:25.728Z] #40 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-15T02:09:25.728Z] #42 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-15T02:09:25.728Z] #26 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-15T02:09:25.728Z] #15 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-15T02:09:25.728Z] #61 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-15T02:09:25.728Z] #62 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-15T02:09:25.728Z] #34 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:09:25.728Z] #47 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-15T02:09:25.728Z] #48 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:09:25.728Z] #54 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-15T02:09:25.728Z] #8 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:09:25.728Z] #33 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-15T02:09:25.728Z] #18 CACHED [2020-09-15T02:09:25.728Z] [2020-09-15T02:09:25.728Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-15T02:09:25.728Z] #63 CACHED [2020-09-15T02:09:26.151Z] #32 39.00 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-09-15T02:09:26.151Z] #32 39.03 Setting up xxd (2:8.1.0875-5) ... [2020-09-15T02:09:26.151Z] #32 39.03 Setting up libuv1:s390x (1.24.1-1) ... [2020-09-15T02:09:26.151Z] #32 39.04 Setting up vim-common (2:8.1.0875-5) ... [2020-09-15T02:09:26.151Z] #32 39.06 Setting up librhash0:s390x (1.3.8-1) ... [2020-09-15T02:09:26.151Z] #32 39.06 Setting up cmake-data (3.13.4-1) ... [2020-09-15T02:09:26.151Z] #32 39.07 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-09-15T02:09:26.151Z] #32 39.08 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-09-15T02:09:26.151Z] #32 39.09 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-09-15T02:09:26.151Z] #32 39.10 Setting up cmake (3.13.4-1) ... [2020-09-15T02:09:26.151Z] #32 39.11 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T02:09:26.151Z] #32 39.16 Processing triggers for mime-support (3.62) ... [2020-09-15T02:09:26.299Z] [2020-09-15T02:09:26.300Z] #64 exporting to image [2020-09-15T02:09:26.300Z] #64 exporting layers done [2020-09-15T02:09:26.300Z] #64 writing image sha256:497b993013360cb50e594e1b9610bff4bad133d40a8cd234644b8d728b83d87f [2020-09-15T02:09:26.300Z] #64 writing image sha256:497b993013360cb50e594e1b9610bff4bad133d40a8cd234644b8d728b83d87f done [2020-09-15T02:09:26.300Z] #64 naming to docker.io/library/docker:2344b3a9e10aab2f63d792f9b72282129399f98d done [2020-09-15T02:09:26.300Z] #64 DONE 0.1s [2020-09-15T02:09:26.305Z] #25 18.68 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-15T02:09:26.448Z] #32 DONE 39.6s [2020-09-15T02:09:26.448Z] [2020-09-15T02:09:26.448Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T02:09:26.448Z] #25 16.43 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-15T02:09:26.448Z] #25 16.73 [2020-09-15T02:09:26.448Z] #25 16.85 ###################################################### 75.1% ######################################################################## 100.0% [2020-09-15T02:09:26.448Z] #25 16.94 [2020-09-15T02:09:26.455Z] #20 transferring context: 51.55MB 1.5s done [2020-09-15T02:09:26.455Z] #20 DONE 1.6s [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-15T02:09:26.455Z] #35 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-15T02:09:26.455Z] #55 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:09:26.455Z] #45 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-15T02:09:26.455Z] #26 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:09:26.455Z] #54 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-15T02:09:26.455Z] #31 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-15T02:09:26.455Z] #8 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-15T02:09:26.455Z] #37 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-15T02:09:26.455Z] #28 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T02:09:26.455Z] #10 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T02:09:26.455Z] #38 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-15T02:09:26.455Z] #57 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:09:26.455Z] #30 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:09:26.455Z] #47 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-15T02:09:26.455Z] #40 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-15T02:09:26.455Z] #11 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-15T02:09:26.455Z] #16 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-15T02:09:26.455Z] #56 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-15T02:09:26.455Z] #14 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-15T02:09:26.455Z] #22 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-15T02:09:26.455Z] #27 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-15T02:09:26.455Z] #48 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:09:26.455Z] #60 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-15T02:09:26.455Z] #18 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:09:26.455Z] #52 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-15T02:09:26.455Z] #53 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:09:26.455Z] #33 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-15T02:09:26.455Z] #29 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-15T02:09:26.455Z] #34 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-15T02:09:26.455Z] #51 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:09:26.455Z] #41 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:09:26.455Z] #21 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T02:09:26.455Z] #25 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:09:26.455Z] #49 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-15T02:09:26.455Z] #46 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:09:26.455Z] #39 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-15T02:09:26.455Z] #61 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-15T02:09:26.455Z] #44 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-15T02:09:26.455Z] #13 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-15T02:09:26.455Z] #15 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-15T02:09:26.455Z] #24 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-15T02:09:26.455Z] #59 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-15T02:09:26.455Z] #42 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-15T02:09:26.455Z] #12 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-15T02:09:26.455Z] #9 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:09:26.455Z] #43 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-15T02:09:26.455Z] #62 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-15T02:09:26.455Z] #50 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-15T02:09:26.455Z] #36 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-15T02:09:26.455Z] #19 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T02:09:26.455Z] #32 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T02:09:26.455Z] #17 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-15T02:09:26.455Z] #23 CACHED [2020-09-15T02:09:26.455Z] [2020-09-15T02:09:26.455Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-15T02:09:26.455Z] #63 CACHED [2020-09-15T02:09:26.565Z] #25 19.02 [2020-09-15T02:09:26.636Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41445/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2344b3a9e10aab2f63d792f9b72282129399f98d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2344b3a9e10aab2f63d792f9b72282129399f98d hack/test/unit [2020-09-15T02:09:26.825Z] #25 19.24 0.6% ######################################################################## 100.0% [2020-09-15T02:09:27.023Z] [2020-09-15T02:09:27.023Z] #64 exporting to image [2020-09-15T02:09:27.023Z] #64 exporting layers done [2020-09-15T02:09:27.023Z] #64 writing image sha256:a22b79f0b895121fe3755b10a15156209af6d02f7a03282e97245827d6aea973 done [2020-09-15T02:09:27.023Z] #64 naming to docker.io/library/docker:2344b3a9e10aab2f63d792f9b72282129399f98d done [2020-09-15T02:09:27.023Z] #64 DONE 0.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2020-09-15T02:09:27.086Z] #25 19.44 [2020-09-15T02:09:27.086Z] #25 ... [2020-09-15T02:09:27.086Z] [2020-09-15T02:09:27.086Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:09:27.086Z] #30 52.17 time [2020-09-15T02:09:27.086Z] #30 58.88 internal/poll [2020-09-15T02:09:27.086Z] #30 60.66 internal/fmtsort [2020-09-15T02:09:27.086Z] #30 61.11 internal/syscall/execenv [2020-09-15T02:09:27.086Z] #30 61.35 internal/syscall/unix [2020-09-15T02:09:27.086Z] #30 61.37 strings [2020-09-15T02:09:27.086Z] #30 61.68 os [2020-09-15T02:09:27.086Z] #30 ... [2020-09-15T02:09:27.086Z] [2020-09-15T02:09:27.086Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T02:09:27.086Z] #32 58.50 Selecting previously unselected package libxml2:amd64. [2020-09-15T02:09:27.086Z] #32 58.53 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-09-15T02:09:27.086Z] #32 58.55 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-15T02:09:27.086Z] #32 59.31 Selecting previously unselected package libarchive13:amd64. [2020-09-15T02:09:27.086Z] #32 59.32 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-09-15T02:09:27.086Z] #32 59.33 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-15T02:09:27.086Z] #32 59.79 Selecting previously unselected package libjsoncpp1:amd64. [2020-09-15T02:09:27.086Z] #32 59.80 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-09-15T02:09:27.086Z] #32 59.81 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-15T02:09:27.086Z] #32 59.97 Selecting previously unselected package librhash0:amd64. [2020-09-15T02:09:27.086Z] #32 59.98 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-09-15T02:09:27.086Z] #32 60.01 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-09-15T02:09:27.086Z] #32 60.21 Selecting previously unselected package libuv1:amd64. [2020-09-15T02:09:27.086Z] #32 60.22 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-09-15T02:09:27.086Z] #32 60.23 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-09-15T02:09:27.086Z] #32 60.41 Selecting previously unselected package cmake. [2020-09-15T02:09:27.086Z] #32 60.41 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-09-15T02:09:27.086Z] #32 60.42 Unpacking cmake (3.13.4-1) ... [2020-09-15T02:09:27.086Z] #32 63.33 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-15T02:09:27.086Z] #32 63.36 Setting up xxd (2:8.1.0875-5) ... [2020-09-15T02:09:27.086Z] #32 63.37 Setting up libuv1:amd64 (1.24.1-1) ... [2020-09-15T02:09:27.086Z] #32 63.40 Setting up vim-common (2:8.1.0875-5) ... [2020-09-15T02:09:27.086Z] #32 63.44 Setting up librhash0:amd64 (1.3.8-1) ... [2020-09-15T02:09:27.086Z] #32 63.46 Setting up cmake-data (3.13.4-1) ... [2020-09-15T02:09:27.086Z] #32 63.48 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-15T02:09:27.086Z] #32 63.49 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-15T02:09:27.086Z] #32 63.52 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-15T02:09:27.086Z] #32 63.53 Setting up cmake (3.13.4-1) ... [2020-09-15T02:09:27.086Z] #32 63.56 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T02:09:27.086Z] #32 63.61 Processing triggers for mime-support (3.62) ... [Pipeline] sh [2020-09-15T02:09:27.370Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41445/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=2344b3a9e10aab2f63d792f9b72282129399f98d -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2344b3a9e10aab2f63d792f9b72282129399f98d hack/make.sh dynbinary test-integration [2020-09-15T02:09:27.562Z] #25 17.90 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-15T02:09:27.562Z] #25 17.95 skipping existing aab193acf6ba [2020-09-15T02:09:27.562Z] #25 18.03 [2020-09-15T02:09:27.629Z] [2020-09-15T02:09:27.655Z] #32 ... [2020-09-15T02:09:27.655Z] [2020-09-15T02:09:27.655Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T02:09:27.655Z] #25 20.28 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-15T02:09:27.915Z] #25 20.38 skipping existing c35d46ef359f [2020-09-15T02:09:27.915Z] #25 20.52 [2020-09-15T02:09:28.175Z] #25 ... [2020-09-15T02:09:28.175Z] [2020-09-15T02:09:28.175Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T02:09:28.175Z] #10 55.06 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-15T02:09:28.175Z] #10 55.07 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-09-15T02:09:28.175Z] #10 55.08 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-15T02:09:28.175Z] #10 58.60 Selecting previously unselected package binutils-mingw-w64. [2020-09-15T02:09:28.175Z] #10 58.60 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-15T02:09:28.175Z] #10 58.62 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-15T02:09:28.175Z] #10 58.82 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-09-15T02:09:28.175Z] #10 58.87 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-15T02:09:28.175Z] #10 58.88 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-15T02:09:28.175Z] #10 59.19 Selecting previously unselected package dmsetup. [2020-09-15T02:09:28.175Z] #10 59.19 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-09-15T02:09:28.175Z] #10 59.20 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-15T02:09:28.175Z] #10 59.46 Selecting previously unselected package mingw-w64-common. [2020-09-15T02:09:28.175Z] #10 59.47 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-15T02:09:28.175Z] #10 59.48 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-15T02:09:28.197Z] Removing bundles/ [2020-09-15T02:09:28.197Z] [2020-09-15T02:09:28.197Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-15T02:09:28.197Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-15T02:09:28.197Z] GOOS="" GOARCH="" GOARM="" [2020-09-15T02:09:28.270Z] #25 ... [2020-09-15T02:09:28.270Z] [2020-09-15T02:09:28.270Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-15T02:09:28.270Z] #28 31.10 Checking out files: 93% (1423/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-09-15T02:09:28.270Z] #28 31.20 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-15T02:09:28.270Z] #28 31.32 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-15T02:09:28.270Z] #28 ... [2020-09-15T02:09:28.270Z] [2020-09-15T02:09:28.270Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T02:09:28.270Z] #25 18.87 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-15T02:09:28.270Z] #25 18.91 skipping existing 4d43f82972ce [2020-09-15T02:09:28.270Z] #25 18.95 [2020-09-15T02:09:28.448Z] #10 ... [2020-09-15T02:09:28.448Z] [2020-09-15T02:09:28.448Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T02:09:28.448Z] #38 58.26 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-15T02:09:28.448Z] #38 58.29 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-15T02:09:28.448Z] #38 58.34 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-15T02:09:28.448Z] #38 58.36 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-15T02:09:28.448Z] #38 58.38 Setting up python-six (1.12.0-1) ... [2020-09-15T02:09:28.448Z] #38 62.61 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-15T02:09:28.448Z] #38 62.62 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-15T02:09:28.448Z] #38 62.66 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-15T02:09:28.448Z] #38 62.68 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-09-15T02:09:28.448Z] #38 62.69 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-15T02:09:28.448Z] #38 62.71 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-15T02:09:28.448Z] #38 62.73 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-15T02:09:28.448Z] #38 62.75 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-15T02:09:28.448Z] #38 62.77 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-15T02:09:28.448Z] #38 62.80 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-15T02:09:28.707Z] #38 ... [2020-09-15T02:09:28.707Z] [2020-09-15T02:09:28.707Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:09:28.707Z] #30 64.17 path [2020-09-15T02:09:28.907Z] #25 ... [2020-09-15T02:09:28.907Z] [2020-09-15T02:09:28.907Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:09:28.907Z] #47 32.05 syscall [2020-09-15T02:09:28.907Z] #47 32.05 reflect [2020-09-15T02:09:28.907Z] #47 37.86 time [2020-09-15T02:09:28.907Z] #47 41.44 context [2020-09-15T02:09:28.907Z] #47 41.49 encoding/binary [2020-09-15T02:09:28.907Z] #47 41.98 os [2020-09-15T02:09:29.200Z] #47 ... [2020-09-15T02:09:29.200Z] [2020-09-15T02:09:29.200Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:09:29.200Z] #33 1.340 + RM_GOPATH=0 [2020-09-15T02:09:29.200Z] #33 1.340 + TMP_GOPATH= [2020-09-15T02:09:29.200Z] #33 1.340 + : /build [2020-09-15T02:09:29.200Z] #33 1.340 + '[' -z '' ']' [2020-09-15T02:09:29.200Z] #33 1.340 ++ mktemp -d [2020-09-15T02:09:29.200Z] #33 1.343 + export GOPATH=/tmp/tmp.ejcJAyNmDg [2020-09-15T02:09:29.200Z] #33 1.343 + GOPATH=/tmp/tmp.ejcJAyNmDg [2020-09-15T02:09:29.200Z] #33 1.343 + RM_GOPATH=1 [2020-09-15T02:09:29.200Z] #33 1.343 + case "$(go env GOARCH)" in [2020-09-15T02:09:29.200Z] #33 1.343 ++ go env GOARCH [2020-09-15T02:09:29.200Z] #33 1.369 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T02:09:29.200Z] #33 1.369 + GO_BUILDMODE=-buildmode=pie [2020-09-15T02:09:29.200Z] #33 1.370 ++ dirname /tmp/install/install.sh [2020-09-15T02:09:29.200Z] #33 1.372 + dir=/tmp/install [2020-09-15T02:09:29.200Z] #33 1.372 + bin=tini [2020-09-15T02:09:29.200Z] #33 1.372 + shift [2020-09-15T02:09:29.200Z] #33 1.372 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-15T02:09:29.200Z] #33 1.372 + . /tmp/install/tini.installer [2020-09-15T02:09:29.200Z] #33 1.372 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-15T02:09:29.200Z] #33 1.372 + install_tini [2020-09-15T02:09:29.200Z] #33 1.372 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-15T02:09:29.200Z] #33 1.372 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-15T02:09:29.200Z] #33 1.372 + git clone https://github.com/krallin/tini.git /tmp/tmp.ejcJAyNmDg/tini [2020-09-15T02:09:29.200Z] #33 1.375 Cloning into '/tmp/tmp.ejcJAyNmDg/tini'... [2020-09-15T02:09:29.200Z] #33 1.891 + cd /tmp/tmp.ejcJAyNmDg/tini [2020-09-15T02:09:29.200Z] #33 1.892 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-15T02:09:29.200Z] #33 1.903 + cmake . [2020-09-15T02:09:29.200Z] #33 2.270 -- The C compiler identification is GNU 8.3.0 [2020-09-15T02:09:29.200Z] #33 2.320 -- Check for working C compiler: /usr/bin/cc [2020-09-15T02:09:29.200Z] #33 2.733 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-15T02:09:29.200Z] #33 2.734 -- Detecting C compiler ABI info [2020-09-15T02:09:29.277Z] #30 64.44 text/tabwriter [2020-09-15T02:09:29.493Z] #33 3.045 -- Detecting C compiler ABI info - done [2020-09-15T02:09:29.493Z] #33 3.059 -- Detecting C compile features [2020-09-15T02:09:30.215Z] #30 65.58 path/filepath [2020-09-15T02:09:30.530Z] #30 65.59 fmt [2020-09-15T02:09:30.532Z] #33 4.173 -- Detecting C compile features - done [2020-09-15T02:09:30.836Z] #33 ... [2020-09-15T02:09:30.836Z] [2020-09-15T02:09:30.836Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T02:09:30.836Z] #25 20.62 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-15T02:09:30.836Z] #25 20.89 [2020-09-15T02:09:30.836Z] #25 20.97 ######################################################################## 100.0% [2020-09-15T02:09:30.836Z] #25 21.01 [2020-09-15T02:09:30.836Z] #25 21.05 Download of images into '/build' complete. [2020-09-15T02:09:30.836Z] #25 21.05 Use something like the following to load the result into a Docker daemon: [2020-09-15T02:09:30.836Z] #25 21.05 tar -cC '/build' . | docker load [2020-09-15T02:09:30.836Z] #25 DONE 21.3s [2020-09-15T02:09:30.836Z] [2020-09-15T02:09:30.836Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:09:30.836Z] #33 4.198 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-15T02:09:30.836Z] #33 4.307 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-15T02:09:30.836Z] #33 4.384 -- Configuring done [2020-09-15T02:09:31.134Z] #30 ... [2020-09-15T02:09:31.134Z] [2020-09-15T02:09:31.134Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T02:09:31.134Z] #25 21.56 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-15T02:09:31.134Z] #25 21.82 [2020-09-15T02:09:31.134Z] #25 21.96 ######################################################################## 100.0% [2020-09-15T02:09:31.134Z] #25 22.09 [2020-09-15T02:09:31.134Z] #25 22.17 Download of images into '/build' complete. [2020-09-15T02:09:31.134Z] #25 22.19 Use something like the following to load the result into a Docker daemon: [2020-09-15T02:09:31.134Z] #25 22.19 tar -cC '/build' . | docker load [2020-09-15T02:09:31.134Z] #25 DONE 23.4s [2020-09-15T02:09:31.134Z] [2020-09-15T02:09:31.134Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T02:09:31.135Z] #32 DONE 67.7s [2020-09-15T02:09:31.135Z] [2020-09-15T02:09:31.135Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:09:31.151Z] #33 4.435 -- Generating done [2020-09-15T02:09:31.151Z] #33 4.437 -- Build files have been written to: /tmp/tmp.ejcJAyNmDg/tini [2020-09-15T02:09:31.151Z] #33 4.513 + make tini-static [2020-09-15T02:09:31.806Z] #33 5.397 Scanning dependencies of target tini-static [2020-09-15T02:09:32.099Z] #33 5.440 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-15T02:09:32.099Z] #33 ... [2020-09-15T02:09:32.099Z] [2020-09-15T02:09:32.099Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:09:32.099Z] #30 35.33 time [2020-09-15T02:09:32.100Z] #30 39.70 internal/fmtsort [2020-09-15T02:09:32.100Z] #30 39.85 internal/poll [2020-09-15T02:09:32.100Z] #30 40.30 internal/syscall/execenv [2020-09-15T02:09:32.100Z] #30 40.34 internal/syscall/unix [2020-09-15T02:09:32.100Z] #30 40.46 strings [2020-09-15T02:09:32.100Z] #30 41.39 os [2020-09-15T02:09:32.100Z] #30 42.38 path [2020-09-15T02:09:32.100Z] #30 42.91 text/tabwriter [2020-09-15T02:09:32.100Z] #30 43.77 fmt [2020-09-15T02:09:32.100Z] #30 43.78 path/filepath [2020-09-15T02:09:32.113Z] #33 ... [2020-09-15T02:09:32.113Z] [2020-09-15T02:09:32.113Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:09:32.113Z] #41 57.53 time [2020-09-15T02:09:32.113Z] #41 62.22 strings [2020-09-15T02:09:32.113Z] #41 63.52 os [2020-09-15T02:09:32.113Z] #41 65.22 regexp/syntax [2020-09-15T02:09:32.378Z] #41 ... [2020-09-15T02:09:32.378Z] [2020-09-15T02:09:32.378Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T02:09:32.378Z] #10 65.93 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-15T02:09:32.378Z] #10 65.94 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-15T02:09:32.378Z] #10 66.00 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-15T02:09:32.393Z] #30 ... [2020-09-15T02:09:32.393Z] [2020-09-15T02:09:32.393Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:09:32.393Z] #39 7.361 Note: Building without setproctitle() and strlcpy() support. [2020-09-15T02:09:32.393Z] #39 7.362 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-15T02:09:32.393Z] #39 7.364 Note: Building without GnuTLS support [2020-09-15T02:09:32.393Z] #39 7.366 Makefile.config:39: Warn: you have no libnftables installed [2020-09-15T02:09:32.393Z] #39 7.366 Makefile.config:40: Warn: Building without nftables support [2020-09-15T02:09:32.393Z] #39 8.186 fatal: not a git repository (or any of the parent directories): .git [2020-09-15T02:09:32.393Z] #39 8.217 GEN .gitid [2020-09-15T02:09:32.393Z] #39 8.249 GEN criu/include/version.h [2020-09-15T02:09:32.393Z] #39 8.256 GEN include/common/asm [2020-09-15T02:09:32.393Z] #39 9.431 PBCC images/timens.pb-c.c [2020-09-15T02:09:32.393Z] #39 9.474 DEP images/timens.pb-c.d [2020-09-15T02:09:32.393Z] #39 9.500 PBCC images/fown.pb-c.c [2020-09-15T02:09:32.393Z] #39 9.507 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-15T02:09:32.393Z] #39 9.544 PBCC images/opts.pb-c.c [2020-09-15T02:09:32.393Z] #39 9.567 PBCC images/memfd.pb-c.c [2020-09-15T02:09:32.393Z] #39 9.595 DEP images/fown.pb-c.d [2020-09-15T02:09:32.393Z] #39 9.625 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-15T02:09:32.393Z] #39 9.713 DEP images/opts.pb-c.d [2020-09-15T02:09:32.393Z] #39 9.801 DEP images/memfd.pb-c.d [2020-09-15T02:09:32.393Z] #39 ... [2020-09-15T02:09:32.393Z] [2020-09-15T02:09:32.393Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:09:32.393Z] #30 45.60 io/ioutil [2020-09-15T02:09:32.686Z] #30 ... [2020-09-15T02:09:32.686Z] [2020-09-15T02:09:32.686Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T02:09:32.686Z] #10 35.78 Selecting previously unselected package binutils-mingw-w64. [2020-09-15T02:09:32.686Z] #10 35.78 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-15T02:09:32.686Z] #10 35.79 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-15T02:09:32.686Z] #10 35.91 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-09-15T02:09:32.686Z] #10 35.91 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-09-15T02:09:32.686Z] #10 35.91 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-09-15T02:09:32.686Z] #10 36.15 Selecting previously unselected package dmsetup. [2020-09-15T02:09:32.686Z] #10 36.15 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-09-15T02:09:32.686Z] #10 36.16 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-15T02:09:32.686Z] #10 36.26 Selecting previously unselected package mingw-w64-common. [2020-09-15T02:09:32.686Z] #10 36.26 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-15T02:09:32.686Z] #10 36.26 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-15T02:09:32.686Z] #10 39.84 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-15T02:09:32.686Z] #10 39.84 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-15T02:09:32.686Z] #10 39.85 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-15T02:09:32.686Z] #10 43.57 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-15T02:09:32.686Z] #10 43.60 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-09-15T02:09:32.686Z] #10 43.60 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-15T02:09:32.686Z] #10 43.76 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-15T02:09:32.686Z] #10 43.77 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-09-15T02:09:32.686Z] #10 43.77 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-15T02:09:32.686Z] #10 ... [2020-09-15T02:09:32.686Z] [2020-09-15T02:09:32.686Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:09:32.686Z] #39 9.855 PBCC images/sit.pb-c.c [2020-09-15T02:09:32.686Z] #39 9.866 DEP images/sit.pb-c.d [2020-09-15T02:09:32.686Z] #39 9.937 PBCC images/macvlan.pb-c.c [2020-09-15T02:09:32.686Z] #39 9.954 DEP images/macvlan.pb-c.d [2020-09-15T02:09:32.686Z] #39 9.998 PBCC images/autofs.pb-c.c [2020-09-15T02:09:32.686Z] #39 10.03 DEP images/autofs.pb-c.d [2020-09-15T02:09:32.686Z] #39 10.08 PBCC images/sysctl.pb-c.c [2020-09-15T02:09:32.686Z] #39 10.09 DEP images/sysctl.pb-c.d [2020-09-15T02:09:32.686Z] #39 10.12 PBCC images/time.pb-c.c [2020-09-15T02:09:32.686Z] #39 10.14 DEP images/time.pb-c.d [2020-09-15T02:09:32.686Z] #39 10.16 PBCC images/binfmt-misc.pb-c.c [2020-09-15T02:09:32.686Z] #39 10.18 DEP images/binfmt-misc.pb-c.d [2020-09-15T02:09:32.979Z] #39 10.23 PBCC images/seccomp.pb-c.c [2020-09-15T02:09:32.979Z] #39 10.25 DEP images/seccomp.pb-c.d [2020-09-15T02:09:32.979Z] #39 10.31 PBCC images/userns.pb-c.c [2020-09-15T02:09:32.979Z] #39 10.32 DEP images/userns.pb-c.d [2020-09-15T02:09:32.979Z] #39 10.36 PBCC images/cgroup.pb-c.c [2020-09-15T02:09:32.979Z] #39 10.38 DEP images/cgroup.pb-c.d [2020-09-15T02:09:32.979Z] #39 10.44 PBCC images/ext-file.pb-c.c [2020-09-15T02:09:32.979Z] #39 10.46 DEP images/ext-file.pb-c.d [2020-09-15T02:09:32.979Z] #39 10.53 PBCC images/rpc.pb-c.c [2020-09-15T02:09:33.226Z] ? github.com/docker/docker/api [no test files] [2020-09-15T02:09:33.351Z] #39 ... [2020-09-15T02:09:33.351Z] [2020-09-15T02:09:33.351Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:09:33.351Z] #33 5.968 [100%] Linking C executable tini-static [2020-09-15T02:09:33.351Z] #33 6.445 [100%] Built target tini-static [2020-09-15T02:09:33.351Z] #33 6.542 + mkdir -p /build [2020-09-15T02:09:33.351Z] #33 6.544 + cp tini-static /build/docker-init [2020-09-15T02:09:33.351Z] #33 DONE 6.8s [2020-09-15T02:09:33.351Z] [2020-09-15T02:09:33.351Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:09:33.351Z] #39 10.54 DEP images/rpc.pb-c.d [2020-09-15T02:09:33.351Z] #39 10.64 PBCC images/siginfo.pb-c.c [2020-09-15T02:09:33.351Z] #39 10.64 DEP images/siginfo.pb-c.d [2020-09-15T02:09:33.351Z] #39 10.69 PBCC images/pagemap.pb-c.c [2020-09-15T02:09:33.351Z] #39 10.72 DEP images/pagemap.pb-c.d [2020-09-15T02:09:33.652Z] #39 10.87 PBCC images/rlimit.pb-c.c [2020-09-15T02:09:33.652Z] #39 10.87 DEP images/rlimit.pb-c.d [2020-09-15T02:09:33.652Z] #39 10.93 PBCC images/file-lock.pb-c.c [2020-09-15T02:09:33.652Z] #39 10.93 DEP images/file-lock.pb-c.d [2020-09-15T02:09:33.652Z] #39 10.99 PBCC images/tty.pb-c.c [2020-09-15T02:09:33.652Z] #39 11.07 DEP images/tty.pb-c.d [2020-09-15T02:09:33.769Z] #10 ... [2020-09-15T02:09:33.769Z] [2020-09-15T02:09:33.769Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:09:33.769Z] #47 59.17 context [2020-09-15T02:09:33.769Z] #47 60.32 internal/poll [2020-09-15T02:09:33.769Z] #47 62.42 os [2020-09-15T02:09:33.769Z] #47 64.79 encoding/binary [2020-09-15T02:09:33.769Z] #47 67.17 encoding/base64 [2020-09-15T02:09:33.769Z] #47 67.73 fmt [2020-09-15T02:09:33.769Z] #47 68.49 golang.org/x/sys/unix [2020-09-15T02:09:33.948Z] #39 11.11 PBCC images/tun.pb-c.c [2020-09-15T02:09:33.948Z] #39 11.17 PBCC images/netdev.pb-c.c [2020-09-15T02:09:33.948Z] #39 11.25 DEP images/tun.pb-c.d [2020-09-15T02:09:33.948Z] #39 11.29 DEP images/netdev.pb-c.d [2020-09-15T02:09:33.948Z] #39 11.32 PBCC images/vma.pb-c.c [2020-09-15T02:09:33.948Z] #39 11.36 DEP images/vma.pb-c.d [2020-09-15T02:09:33.948Z] #39 11.39 PBCC images/creds.pb-c.c [2020-09-15T02:09:33.948Z] #39 11.41 DEP images/creds.pb-c.d [2020-09-15T02:09:33.948Z] #39 11.45 PBCC images/utsns.pb-c.c [2020-09-15T02:09:33.948Z] #39 11.48 DEP images/utsns.pb-c.d [2020-09-15T02:09:34.030Z] #47 ... [2020-09-15T02:09:34.030Z] [2020-09-15T02:09:34.030Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:09:34.030Z] #33 2.113 + RM_GOPATH=0 [2020-09-15T02:09:34.030Z] #33 2.113 + TMP_GOPATH= [2020-09-15T02:09:34.030Z] #33 2.113 + : /build [2020-09-15T02:09:34.030Z] #33 2.113 + '[' -z '' ']' [2020-09-15T02:09:34.030Z] #33 2.113 ++ mktemp -d [2020-09-15T02:09:34.030Z] #33 2.131 + export GOPATH=/tmp/tmp.vt94BIuTog [2020-09-15T02:09:34.030Z] #33 2.131 + GOPATH=/tmp/tmp.vt94BIuTog [2020-09-15T02:09:34.030Z] #33 2.131 + RM_GOPATH=1 [2020-09-15T02:09:34.030Z] #33 2.131 + case "$(go env GOARCH)" in [2020-09-15T02:09:34.030Z] #33 2.131 ++ go env GOARCH [2020-09-15T02:09:34.030Z] #33 2.153 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T02:09:34.030Z] #33 2.153 + GO_BUILDMODE=-buildmode=pie [2020-09-15T02:09:34.030Z] #33 2.158 ++ dirname /tmp/install/install.sh [2020-09-15T02:09:34.030Z] #33 2.177 + dir=/tmp/install [2020-09-15T02:09:34.030Z] #33 2.177 + bin=tini [2020-09-15T02:09:34.030Z] #33 2.179 + shift [2020-09-15T02:09:34.030Z] #33 2.179 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-15T02:09:34.030Z] #33 2.179 + . /tmp/install/tini.installer [2020-09-15T02:09:34.030Z] #33 2.179 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-15T02:09:34.030Z] #33 2.179 + install_tini [2020-09-15T02:09:34.030Z] #33 2.181 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-15T02:09:34.030Z] #33 2.181 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-15T02:09:34.030Z] #33 2.182 + git clone https://github.com/krallin/tini.git /tmp/tmp.vt94BIuTog/tini [2020-09-15T02:09:34.030Z] #33 2.199 Cloning into '/tmp/tmp.vt94BIuTog/tini'... [2020-09-15T02:09:34.243Z] #39 11.51 PBCC images/ipc-desc.pb-c.c [2020-09-15T02:09:34.243Z] #39 11.53 PBCC images/ipc-sem.pb-c.c [2020-09-15T02:09:34.243Z] #39 11.56 DEP images/ipc-desc.pb-c.d [2020-09-15T02:09:34.243Z] #39 11.63 DEP images/ipc-sem.pb-c.d [2020-09-15T02:09:34.243Z] #39 11.66 PBCC images/ipc-msg.pb-c.c [2020-09-15T02:09:34.243Z] #39 11.71 DEP images/ipc-msg.pb-c.d [2020-09-15T02:09:34.243Z] #39 11.73 PBCC images/ipc-shm.pb-c.c [2020-09-15T02:09:34.290Z] #33 ... [2020-09-15T02:09:34.291Z] [2020-09-15T02:09:34.291Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T02:09:34.291Z] #38 70.29 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-15T02:09:34.291Z] #38 70.33 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T02:09:34.291Z] #38 DONE 71.0s [2020-09-15T02:09:34.291Z] [2020-09-15T02:09:34.291Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:09:34.291Z] #33 3.283 + cd /tmp/tmp.vt94BIuTog/tini [2020-09-15T02:09:34.291Z] #33 3.283 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-15T02:09:34.291Z] #33 3.296 + cmake . [2020-09-15T02:09:34.535Z] #39 11.74 DEP images/ipc-shm.pb-c.d [2020-09-15T02:09:34.535Z] #39 11.76 PBCC images/ipc-var.pb-c.c [2020-09-15T02:09:34.535Z] #39 11.77 DEP images/ipc-var.pb-c.d [2020-09-15T02:09:34.535Z] #39 11.79 PBCC images/sk-opts.pb-c.c [2020-09-15T02:09:34.535Z] #39 11.80 PBCC images/packet-sock.pb-c.c [2020-09-15T02:09:34.535Z] #39 11.82 DEP images/sk-opts.pb-c.d [2020-09-15T02:09:34.535Z] #39 11.87 DEP images/packet-sock.pb-c.d [2020-09-15T02:09:34.535Z] #39 11.92 PBCC images/sk-netlink.pb-c.c [2020-09-15T02:09:34.535Z] #39 11.92 DEP images/sk-netlink.pb-c.d [2020-09-15T02:09:34.535Z] #39 11.98 PBCC images/sk-inet.pb-c.c [2020-09-15T02:09:34.828Z] #39 11.99 DEP images/sk-inet.pb-c.d [2020-09-15T02:09:34.828Z] #39 12.03 PBCC images/sk-unix.pb-c.c [2020-09-15T02:09:34.828Z] #39 12.06 DEP images/sk-unix.pb-c.d [2020-09-15T02:09:34.828Z] #39 12.09 PBCC images/mm.pb-c.c [2020-09-15T02:09:34.828Z] #39 12.12 DEP images/mm.pb-c.d [2020-09-15T02:09:34.828Z] #39 12.15 PBCC images/timerfd.pb-c.c [2020-09-15T02:09:34.828Z] #39 12.17 DEP images/timerfd.pb-c.d [2020-09-15T02:09:34.828Z] #39 12.20 PBCC images/timer.pb-c.c [2020-09-15T02:09:34.828Z] #39 12.20 DEP images/timer.pb-c.d [2020-09-15T02:09:34.828Z] #39 12.22 PBCC images/sa.pb-c.c [2020-09-15T02:09:34.828Z] #39 12.24 DEP images/sa.pb-c.d [2020-09-15T02:09:34.828Z] #39 12.26 PBCC images/pipe-data.pb-c.c [2020-09-15T02:09:34.828Z] #39 12.27 DEP images/pipe-data.pb-c.d [2020-09-15T02:09:34.828Z] #39 12.28 PBCC images/mnt.pb-c.c [2020-09-15T02:09:34.828Z] #39 12.30 DEP images/mnt.pb-c.d [2020-09-15T02:09:35.120Z] #39 12.34 PBCC images/sk-packet.pb-c.c [2020-09-15T02:09:35.120Z] #39 12.34 DEP images/sk-packet.pb-c.d [2020-09-15T02:09:35.120Z] #39 12.37 PBCC images/tcp-stream.pb-c.c [2020-09-15T02:09:35.120Z] #39 12.38 DEP images/tcp-stream.pb-c.d [2020-09-15T02:09:35.120Z] #39 ... [2020-09-15T02:09:35.120Z] [2020-09-15T02:09:35.120Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:09:35.120Z] #41 38.15 time [2020-09-15T02:09:35.120Z] #41 40.00 internal/fmtsort [2020-09-15T02:09:35.120Z] #41 40.53 strings [2020-09-15T02:09:35.120Z] #41 41.72 regexp/syntax [2020-09-15T02:09:35.120Z] #41 41.98 os [2020-09-15T02:09:35.120Z] #41 43.54 fmt [2020-09-15T02:09:35.120Z] #41 45.93 regexp [2020-09-15T02:09:35.120Z] #41 47.71 flag [2020-09-15T02:09:35.120Z] #41 ... [2020-09-15T02:09:35.120Z] [2020-09-15T02:09:35.120Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:09:35.120Z] #39 12.42 PBCC images/pipe.pb-c.c [2020-09-15T02:09:35.120Z] #39 12.48 DEP images/pipe.pb-c.d [2020-09-15T02:09:35.120Z] #39 12.52 PBCC images/pstree.pb-c.c [2020-09-15T02:09:35.120Z] #39 12.53 DEP images/pstree.pb-c.d [2020-09-15T02:09:35.120Z] #39 12.57 PBCC images/fs.pb-c.c [2020-09-15T02:09:35.120Z] #39 12.58 DEP images/fs.pb-c.d [2020-09-15T02:09:35.120Z] #39 12.63 PBCC images/signalfd.pb-c.c [2020-09-15T02:09:35.413Z] #39 12.69 DEP images/signalfd.pb-c.d [2020-09-15T02:09:35.413Z] #39 12.72 PBCC images/fh.pb-c.c [2020-09-15T02:09:35.413Z] #39 12.73 PBCC images/fsnotify.pb-c.c [2020-09-15T02:09:35.413Z] #39 12.77 DEP images/fh.pb-c.d [2020-09-15T02:09:35.413Z] #39 12.81 DEP images/fsnotify.pb-c.d [2020-09-15T02:09:35.413Z] #39 12.85 PBCC images/eventpoll.pb-c.c [2020-09-15T02:09:35.672Z] #33 4.639 -- The C compiler identification is GNU 8.3.0 [2020-09-15T02:09:35.672Z] #33 4.740 -- Check for working C compiler: /usr/bin/cc [2020-09-15T02:09:35.705Z] #39 12.86 DEP images/eventpoll.pb-c.d [2020-09-15T02:09:35.705Z] #39 12.90 PBCC images/eventfd.pb-c.c [2020-09-15T02:09:35.705Z] #39 12.91 DEP images/eventfd.pb-c.d [2020-09-15T02:09:35.705Z] #39 12.92 PBCC images/remap-file-path.pb-c.c [2020-09-15T02:09:35.705Z] #39 12.93 DEP images/remap-file-path.pb-c.d [2020-09-15T02:09:35.705Z] #39 12.97 PBCC images/fifo.pb-c.c [2020-09-15T02:09:35.705Z] #39 12.98 DEP images/fifo.pb-c.d [2020-09-15T02:09:35.705Z] #39 13.03 PBCC images/ghost-file.pb-c.c [2020-09-15T02:09:35.705Z] #39 13.10 DEP images/ghost-file.pb-c.d [2020-09-15T02:09:35.705Z] #39 13.12 PBCC images/regfile.pb-c.c [2020-09-15T02:09:35.705Z] #39 13.17 DEP images/regfile.pb-c.d [2020-09-15T02:09:35.705Z] #39 13.20 PBCC images/ns.pb-c.c [2020-09-15T02:09:35.997Z] #39 13.21 DEP images/ns.pb-c.d [2020-09-15T02:09:35.997Z] #39 13.24 PBCC images/fdinfo.pb-c.c [2020-09-15T02:09:35.997Z] #39 13.28 DEP images/fdinfo.pb-c.d [2020-09-15T02:09:35.997Z] #39 13.34 PBCC images/core-aarch64.pb-c.c [2020-09-15T02:09:35.997Z] #39 13.38 PBCC images/core-arm.pb-c.c [2020-09-15T02:09:35.997Z] #39 13.45 PBCC images/core-ppc64.pb-c.c [2020-09-15T02:09:36.292Z] #39 13.49 PBCC images/core-s390.pb-c.c [2020-09-15T02:09:36.292Z] #39 13.52 PBCC images/core-x86.pb-c.c [2020-09-15T02:09:36.292Z] #39 13.58 PBCC images/core.pb-c.c [2020-09-15T02:09:36.292Z] #39 13.65 PBCC images/inventory.pb-c.c [2020-09-15T02:09:36.585Z] #39 13.74 DEP images/core-aarch64.pb-c.d [2020-09-15T02:09:36.585Z] #39 13.77 DEP images/core-arm.pb-c.d [2020-09-15T02:09:36.585Z] #39 13.80 DEP images/core-ppc64.pb-c.d [2020-09-15T02:09:36.585Z] #39 13.85 DEP images/core-s390.pb-c.d [2020-09-15T02:09:36.585Z] #39 13.88 DEP images/core-x86.pb-c.d [2020-09-15T02:09:36.585Z] #39 13.91 DEP images/core.pb-c.d [2020-09-15T02:09:36.585Z] #39 13.96 DEP images/inventory.pb-c.d [2020-09-15T02:09:36.585Z] #39 14.00 PBCC images/cpuinfo.pb-c.c [2020-09-15T02:09:36.585Z] #39 14.01 DEP images/cpuinfo.pb-c.d [2020-09-15T02:09:36.585Z] #39 14.03 PBCC images/stats.pb-c.c [2020-09-15T02:09:36.611Z] #33 5.692 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-15T02:09:36.611Z] #33 5.700 -- Detecting C compiler ABI info [2020-09-15T02:09:36.877Z] #39 14.08 DEP images/stats.pb-c.d [2020-09-15T02:09:37.180Z] #33 6.284 -- Detecting C compiler ABI info - done [2020-09-15T02:09:37.180Z] #33 6.348 -- Detecting C compile features [2020-09-15T02:09:37.916Z] #39 14.93 make[1]: Nothing to be done for 'all'. [2020-09-15T02:09:38.551Z] #39 15.81 CC images/stats.o [2020-09-15T02:09:38.844Z] #39 16.11 CC images/core.o [2020-09-15T02:09:39.484Z] #39 16.57 CC images/core-x86.o [2020-09-15T02:09:39.484Z] #39 16.78 CC images/core-arm.o [2020-09-15T02:09:39.484Z] #39 16.92 CC images/core-aarch64.o [2020-09-15T02:09:39.719Z] #33 8.499 -- Detecting C compile features - done [2020-09-15T02:09:39.720Z] #33 8.536 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-15T02:09:39.720Z] #33 8.780 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-15T02:09:39.720Z] #33 8.889 -- Configuring done [2020-09-15T02:09:39.780Z] #39 ... [2020-09-15T02:09:39.780Z] [2020-09-15T02:09:39.780Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:09:39.780Z] #30 47.07 flag [2020-09-15T02:09:39.780Z] #30 47.07 github.com/BurntSushi/toml [2020-09-15T02:09:39.780Z] #30 48.17 log [2020-09-15T02:09:39.780Z] #30 49.82 github.com/BurntSushi/toml/cmd/tomlv [2020-09-15T02:09:39.780Z] #30 DONE 52.9s [2020-09-15T02:09:39.780Z] [2020-09-15T02:09:39.780Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:09:39.780Z] #39 17.06 CC images/core-ppc64.o [2020-09-15T02:09:39.780Z] #39 ... [2020-09-15T02:09:39.780Z] [2020-09-15T02:09:39.780Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:09:39.780Z] #47 42.91 encoding/base64 [2020-09-15T02:09:39.780Z] #47 43.55 golang.org/x/sys/unix [2020-09-15T02:09:39.780Z] #47 44.72 fmt [2020-09-15T02:09:39.780Z] #47 48.55 encoding/json [2020-09-15T02:09:39.780Z] #47 50.75 github.com/pkg/diff [2020-09-15T02:09:39.780Z] #47 51.71 go/ast [2020-09-15T02:09:39.780Z] #47 52.74 golang.org/x/crypto/ssh/terminal [2020-09-15T02:09:39.980Z] #33 8.925 -- Generating done [2020-09-15T02:09:39.980Z] #33 8.939 -- Build files have been written to: /tmp/tmp.vt94BIuTog/tini [2020-09-15T02:09:39.980Z] #33 8.952 + make tini-static [2020-09-15T02:09:40.079Z] #47 ... [2020-09-15T02:09:40.079Z] [2020-09-15T02:09:40.079Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:09:40.079Z] #39 17.40 CC images/core-s390.o [2020-09-15T02:09:40.372Z] #39 17.73 CC images/cpuinfo.o [2020-09-15T02:09:40.549Z] #33 9.450 Scanning dependencies of target tini-static [2020-09-15T02:09:40.549Z] #33 9.538 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-15T02:09:40.665Z] #39 17.90 CC images/inventory.o [2020-09-15T02:09:40.665Z] #39 18.08 CC images/fdinfo.o [2020-09-15T02:09:40.957Z] #39 18.31 CC images/fown.o [2020-09-15T02:09:41.119Z] #33 ... [2020-09-15T02:09:41.119Z] [2020-09-15T02:09:41.119Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:09:41.119Z] #39 2.817 Note: Building without setproctitle() and strlcpy() support. [2020-09-15T02:09:41.119Z] #39 2.818 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-15T02:09:41.119Z] #39 2.826 Note: Building without GnuTLS support [2020-09-15T02:09:41.119Z] #39 2.834 Makefile.config:39: Warn: you have no libnftables installed [2020-09-15T02:09:41.119Z] #39 2.837 Makefile.config:40: Warn: Building without nftables support [2020-09-15T02:09:41.119Z] #39 4.726 fatal: not a git repository (or any of the parent directories): .git [2020-09-15T02:09:41.119Z] #39 4.806 GEN .gitid [2020-09-15T02:09:41.119Z] #39 4.842 GEN criu/include/version.h [2020-09-15T02:09:41.119Z] #39 4.934 GEN include/common/asm [2020-09-15T02:09:41.119Z] #39 6.609 PBCC images/timens.pb-c.c [2020-09-15T02:09:41.119Z] #39 6.652 DEP images/timens.pb-c.d [2020-09-15T02:09:41.119Z] #39 6.710 PBCC images/fown.pb-c.c [2020-09-15T02:09:41.119Z] #39 6.730 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-15T02:09:41.119Z] #39 6.794 PBCC images/opts.pb-c.c [2020-09-15T02:09:41.119Z] #39 6.836 PBCC images/memfd.pb-c.c [2020-09-15T02:09:41.119Z] #39 6.912 DEP images/fown.pb-c.d [2020-09-15T02:09:41.119Z] #39 6.983 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-15T02:09:41.250Z] #39 18.46 CC images/ns.o [2020-09-15T02:09:41.250Z] #39 18.59 CC images/regfile.o [2020-09-15T02:09:41.379Z] #39 7.063 DEP images/opts.pb-c.d [2020-09-15T02:09:41.379Z] #39 7.126 DEP images/memfd.pb-c.d [2020-09-15T02:09:41.379Z] #39 7.181 PBCC images/sit.pb-c.c [2020-09-15T02:09:41.379Z] #39 7.231 DEP images/sit.pb-c.d [2020-09-15T02:09:41.379Z] #39 7.278 PBCC images/macvlan.pb-c.c [2020-09-15T02:09:41.379Z] #39 7.315 DEP images/macvlan.pb-c.d [2020-09-15T02:09:41.542Z] #39 18.74 CC images/ghost-file.o [2020-09-15T02:09:41.542Z] #39 18.97 CC images/fifo.o [2020-09-15T02:09:41.639Z] #39 7.394 PBCC images/autofs.pb-c.c [2020-09-15T02:09:41.639Z] #39 7.450 DEP images/autofs.pb-c.d [2020-09-15T02:09:41.639Z] #39 7.523 PBCC images/sysctl.pb-c.c [2020-09-15T02:09:41.639Z] #39 7.533 DEP images/sysctl.pb-c.d [2020-09-15T02:09:41.639Z] #39 7.585 PBCC images/time.pb-c.c [2020-09-15T02:09:41.834Z] #39 19.14 CC images/remap-file-path.o [2020-09-15T02:09:41.834Z] #39 19.24 CC images/eventfd.o [2020-09-15T02:09:41.899Z] #39 7.603 DEP images/time.pb-c.d [2020-09-15T02:09:41.899Z] #39 7.662 PBCC images/binfmt-misc.pb-c.c [2020-09-15T02:09:41.899Z] #39 7.702 DEP images/binfmt-misc.pb-c.d [2020-09-15T02:09:41.899Z] #39 7.747 PBCC images/seccomp.pb-c.c [2020-09-15T02:09:41.899Z] #39 7.761 DEP images/seccomp.pb-c.d [2020-09-15T02:09:41.899Z] #39 7.819 PBCC images/userns.pb-c.c [2020-09-15T02:09:42.127Z] #39 19.41 CC images/eventpoll.o [2020-09-15T02:09:42.127Z] #39 19.55 CC images/fh.o [2020-09-15T02:09:42.127Z] #39 19.66 CC images/fsnotify.o [2020-09-15T02:09:42.159Z] #39 7.848 DEP images/userns.pb-c.d [2020-09-15T02:09:42.159Z] #39 7.896 PBCC images/cgroup.pb-c.c [2020-09-15T02:09:42.159Z] #39 7.932 DEP images/cgroup.pb-c.d [2020-09-15T02:09:42.159Z] #39 7.986 PBCC images/ext-file.pb-c.c [2020-09-15T02:09:42.159Z] #39 8.038 DEP images/ext-file.pb-c.d [2020-09-15T02:09:42.419Z] #39 8.094 PBCC images/rpc.pb-c.c [2020-09-15T02:09:42.419Z] #39 ... [2020-09-15T02:09:42.419Z] [2020-09-15T02:09:42.419Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:09:42.419Z] #33 11.29 [100%] Linking C executable tini-static [2020-09-15T02:09:42.419Z] #33 ... [2020-09-15T02:09:42.419Z] [2020-09-15T02:09:42.419Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:09:42.419Z] #30 67.72 io/ioutil [2020-09-15T02:09:42.419Z] #30 70.73 flag [2020-09-15T02:09:42.419Z] #30 70.75 github.com/BurntSushi/toml [2020-09-15T02:09:42.419Z] #30 72.93 log [2020-09-15T02:09:42.419Z] #30 75.16 github.com/BurntSushi/toml/cmd/tomlv [2020-09-15T02:09:42.678Z] #30 ... [2020-09-15T02:09:42.679Z] [2020-09-15T02:09:42.679Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:09:42.679Z] #39 8.211 DEP images/rpc.pb-c.d [2020-09-15T02:09:42.679Z] #39 8.253 PBCC images/siginfo.pb-c.c [2020-09-15T02:09:42.679Z] #39 8.298 DEP images/siginfo.pb-c.d [2020-09-15T02:09:42.679Z] #39 8.332 PBCC images/pagemap.pb-c.c [2020-09-15T02:09:42.679Z] #39 8.390 DEP images/pagemap.pb-c.d [2020-09-15T02:09:42.679Z] #39 8.462 PBCC images/rlimit.pb-c.c [2020-09-15T02:09:42.679Z] #39 8.514 DEP images/rlimit.pb-c.d [2020-09-15T02:09:42.762Z] #39 20.09 CC images/signalfd.o [2020-09-15T02:09:42.762Z] #39 20.20 CC images/fs.o [2020-09-15T02:09:42.762Z] #39 20.30 CC images/pstree.o [2020-09-15T02:09:42.938Z] #39 8.570 PBCC images/file-lock.pb-c.c [2020-09-15T02:09:42.938Z] #39 8.603 DEP images/file-lock.pb-c.d [2020-09-15T02:09:42.938Z] #39 8.728 PBCC images/tty.pb-c.c [2020-09-15T02:09:42.938Z] #39 8.808 DEP images/tty.pb-c.d [2020-09-15T02:09:43.054Z] #39 ... [2020-09-15T02:09:43.054Z] [2020-09-15T02:09:43.054Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:09:43.054Z] #52 24.68 Checking out files: 58% (1882/3238) Checking out files: 59% (1911/3238) Checking out files: 60% (1943/3238) Checking out files: 61% (1976/3238) Checking out files: 62% (2008/3238) Checking out files: 63% (2040/3238) Checking out files: 64% (2073/3238) Checking out files: 65% (2105/3238) Checking out files: 66% (2138/3238) Checking out files: 67% (2170/3238) Checking out files: 68% (2202/3238) Checking out files: 69% (2235/3238) Checking out files: 70% (2267/3238) Checking out files: 71% (2299/3238) Checking out files: 72% (2332/3238) Checking out files: 73% (2364/3238) Checking out files: 74% (2397/3238) Checking out files: 75% (2429/3238) Checking out files: 76% (2461/3238) Checking out files: 77% (2494/3238) Checking out files: 78% (2526/3238) Checking out files: 79% (2559/3238) Checking out files: 80% (2591/3238) Checking out files: 81% (2623/3238) Checking out files: 82% (2656/3238) Checking out files: 83% (2688/3238) Checking out files: 84% (2720/3238) Checking out files: 85% (2753/3238) Checking out files: 86% (2785/3238) Checking out files: 87% (2818/3238) Checking out files: 88% (2850/3238) Checking out files: 88% (2871/3238) Checking out files: 89% (2882/3238) Checking out files: 90% (2915/3238) Checking out files: 91% (2947/3238) Checking out files: 92% (2979/3238) Checking out files: 93% (3012/3238) Checking out files: 94% (3044/3238) Checking out files: 95% (3077/3238) Checking out files: 96% (3109/3238) Checking out files: 97% (3141/3238) Checking out files: 98% (3174/3238) Checking out files: 99% (3206/3238) Checking out files: 100% (3238/3238) Checking out files: 100% (3238/3238), done. [2020-09-15T02:09:43.054Z] #52 26.22 + cd /tmp/tmp.v7V9XmKa77/src/github.com/containerd/containerd [2020-09-15T02:09:43.054Z] #52 26.22 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-15T02:09:43.054Z] #52 26.47 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-15T02:09:43.054Z] #52 26.47 + BUILDTAGS='netgo osusergo static_build' [2020-09-15T02:09:43.054Z] #52 26.47 + export EXTRA_FLAGS=-buildmode=pie [2020-09-15T02:09:43.054Z] #52 26.47 + EXTRA_FLAGS=-buildmode=pie [2020-09-15T02:09:43.054Z] #52 26.47 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-15T02:09:43.054Z] #52 26.47 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-15T02:09:43.054Z] #52 26.47 + '[' '' = dynamic ']' [2020-09-15T02:09:43.054Z] #52 26.47 + make [2020-09-15T02:09:43.054Z] #52 27.33 + bin/ctr [2020-09-15T02:09:43.054Z] #52 ... [2020-09-15T02:09:43.054Z] [2020-09-15T02:09:43.054Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:09:43.054Z] #39 20.46 CC images/pipe.o [2020-09-15T02:09:43.054Z] #39 20.54 CC images/tcp-stream.o [2020-09-15T02:09:43.205Z] #39 8.872 PBCC images/tun.pb-c.c [2020-09-15T02:09:43.205Z] #39 8.962 PBCC images/netdev.pb-c.c [2020-09-15T02:09:43.205Z] #39 9.082 DEP images/tun.pb-c.d [2020-09-15T02:09:43.205Z] #39 ... [2020-09-15T02:09:43.205Z] [2020-09-15T02:09:43.205Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:09:43.205Z] #41 68.48 fmt [2020-09-15T02:09:43.205Z] #41 71.46 regexp [2020-09-15T02:09:43.205Z] #41 74.98 internal/lazyregexp [2020-09-15T02:09:43.205Z] #41 75.04 go/token [2020-09-15T02:09:43.205Z] #41 75.41 net/url [2020-09-15T02:09:43.205Z] #41 76.18 go/scanner [2020-09-15T02:09:43.205Z] #41 77.09 text/template/parse [2020-09-15T02:09:43.205Z] #41 77.75 go/ast [2020-09-15T02:09:43.347Z] #39 20.64 CC images/sk-packet.o [2020-09-15T02:09:43.466Z] #41 ... [2020-09-15T02:09:43.466Z] [2020-09-15T02:09:43.466Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:09:43.466Z] #39 9.138 DEP images/netdev.pb-c.d [2020-09-15T02:09:43.466Z] #39 9.270 PBCC images/vma.pb-c.c [2020-09-15T02:09:43.466Z] #39 9.322 DEP images/vma.pb-c.d [2020-09-15T02:09:43.466Z] #39 9.368 PBCC images/creds.pb-c.c [2020-09-15T02:09:43.639Z] #39 20.83 CC images/mnt.o [2020-09-15T02:09:43.639Z] #39 20.98 CC images/pipe-data.o [2020-09-15T02:09:43.639Z] #39 21.10 CC images/sa.o [2020-09-15T02:09:43.639Z] #39 21.18 CC images/timer.o [2020-09-15T02:09:43.726Z] #39 ... [2020-09-15T02:09:43.726Z] [2020-09-15T02:09:43.726Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:09:43.726Z] #33 11.79 [100%] Built target tini-static [2020-09-15T02:09:43.726Z] #33 11.87 + mkdir -p /build [2020-09-15T02:09:43.726Z] #33 11.87 + cp tini-static /build/docker-init [2020-09-15T02:09:43.726Z] #33 DONE 12.6s [2020-09-15T02:09:43.726Z] [2020-09-15T02:09:43.726Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:09:43.726Z] #39 9.425 DEP images/creds.pb-c.d [2020-09-15T02:09:43.726Z] #39 9.561 PBCC images/utsns.pb-c.c [2020-09-15T02:09:43.932Z] #39 21.34 CC images/timerfd.o [2020-09-15T02:09:43.932Z] #39 21.45 CC images/mm.o [2020-09-15T02:09:43.985Z] #39 9.668 DEP images/utsns.pb-c.d [2020-09-15T02:09:43.985Z] #39 9.819 PBCC images/ipc-desc.pb-c.c [2020-09-15T02:09:43.985Z] #39 9.901 PBCC images/ipc-sem.pb-c.c [2020-09-15T02:09:44.224Z] #39 21.58 CC images/sk-opts.o [2020-09-15T02:09:44.224Z] #39 21.69 CC images/sk-unix.o [2020-09-15T02:09:44.245Z] #39 9.971 DEP images/ipc-desc.pb-c.d [2020-09-15T02:09:44.245Z] #39 10.02 DEP images/ipc-sem.pb-c.d [2020-09-15T02:09:44.505Z] #39 10.19 PBCC images/ipc-msg.pb-c.c [2020-09-15T02:09:44.505Z] #39 10.34 DEP images/ipc-msg.pb-c.d [2020-09-15T02:09:44.516Z] #39 21.88 CC images/sk-inet.o [2020-09-15T02:09:44.764Z] #39 10.50 PBCC images/ipc-shm.pb-c.c [2020-09-15T02:09:44.764Z] #39 10.53 DEP images/ipc-shm.pb-c.d [2020-09-15T02:09:44.765Z] #39 10.65 PBCC images/ipc-var.pb-c.c [2020-09-15T02:09:44.765Z] #39 10.68 DEP images/ipc-var.pb-c.d [2020-09-15T02:09:44.765Z] #39 10.76 PBCC images/sk-opts.pb-c.c [2020-09-15T02:09:44.809Z] #39 22.07 CC images/tun.o [2020-09-15T02:09:44.809Z] #39 22.28 CC images/sk-netlink.o [2020-09-15T02:09:45.024Z] #39 10.81 PBCC images/packet-sock.pb-c.c [2020-09-15T02:09:45.024Z] #39 10.83 DEP images/sk-opts.pb-c.d [2020-09-15T02:09:45.024Z] #39 10.88 DEP images/packet-sock.pb-c.d [2020-09-15T02:09:45.024Z] #39 10.92 PBCC images/sk-netlink.pb-c.c [2020-09-15T02:09:45.024Z] #39 10.96 DEP images/sk-netlink.pb-c.d [2020-09-15T02:09:45.101Z] #39 22.35 CC images/packet-sock.o [2020-09-15T02:09:45.101Z] #39 22.46 CC images/ipc-var.o [2020-09-15T02:09:45.101Z] #39 22.53 CC images/ipc-desc.o [2020-09-15T02:09:45.101Z] #39 22.57 CC images/ipc-shm.o [2020-09-15T02:09:45.284Z] #39 11.02 PBCC images/sk-inet.pb-c.c [2020-09-15T02:09:45.284Z] #39 ... [2020-09-15T02:09:45.284Z] [2020-09-15T02:09:45.284Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:09:45.284Z] #30 DONE 80.6s [2020-09-15T02:09:45.284Z] [2020-09-15T02:09:45.284Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:09:45.284Z] #39 11.10 DEP images/sk-inet.pb-c.d [2020-09-15T02:09:45.284Z] #39 11.17 PBCC images/sk-unix.pb-c.c [2020-09-15T02:09:45.394Z] #39 22.62 CC images/ipc-msg.o [2020-09-15T02:09:45.394Z] #39 22.75 CC images/ipc-sem.o [2020-09-15T02:09:45.394Z] #39 22.82 CC images/utsns.o [2020-09-15T02:09:45.481Z] ok github.com/docker/docker/api/server 0.029s coverage: 9.0% of statements [2020-09-15T02:09:45.544Z] #39 11.23 DEP images/sk-unix.pb-c.d [2020-09-15T02:09:45.544Z] #39 11.28 PBCC images/mm.pb-c.c [2020-09-15T02:09:45.544Z] #39 11.34 DEP images/mm.pb-c.d [2020-09-15T02:09:45.686Z] #39 22.89 CC images/creds.o [2020-09-15T02:09:45.686Z] #39 22.95 CC images/vma.o [2020-09-15T02:09:45.686Z] #39 23.00 CC images/netdev.o [2020-09-15T02:09:45.686Z] #39 ... [2020-09-15T02:09:45.686Z] [2020-09-15T02:09:45.686Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:09:45.686Z] #41 48.64 go/token [2020-09-15T02:09:45.686Z] #41 48.78 internal/lazyregexp [2020-09-15T02:09:45.686Z] #41 48.98 net/url [2020-09-15T02:09:45.686Z] #41 49.16 go/scanner [2020-09-15T02:09:45.686Z] #41 49.93 go/ast [2020-09-15T02:09:45.686Z] #41 50.08 text/template/parse [2020-09-15T02:09:45.686Z] #41 52.77 text/template [2020-09-15T02:09:45.686Z] #41 53.56 go/parser [2020-09-15T02:09:45.686Z] #41 55.80 encoding/xml [2020-09-15T02:09:45.686Z] #41 56.07 go/doc [2020-09-15T02:09:45.686Z] #41 58.08 github.com/LK4D4/vndr/build [2020-09-15T02:09:45.804Z] #39 11.46 PBCC images/timerfd.pb-c.c [2020-09-15T02:09:45.804Z] #39 11.52 DEP images/timerfd.pb-c.d [2020-09-15T02:09:45.804Z] #39 11.68 PBCC images/timer.pb-c.c [2020-09-15T02:09:45.979Z] #41 ... [2020-09-15T02:09:45.979Z] [2020-09-15T02:09:45.979Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:09:45.979Z] #39 23.20 CC images/tty.o [2020-09-15T02:09:46.063Z] #39 11.74 DEP images/timer.pb-c.d [2020-09-15T02:09:46.063Z] #39 11.86 PBCC images/sa.pb-c.c [2020-09-15T02:09:46.063Z] #39 11.93 DEP images/sa.pb-c.d [2020-09-15T02:09:46.272Z] #39 23.56 CC images/file-lock.o [2020-09-15T02:09:46.272Z] #39 23.67 CC images/rlimit.o [2020-09-15T02:09:46.324Z] #39 12.01 PBCC images/pipe-data.pb-c.c [2020-09-15T02:09:46.324Z] #39 12.05 DEP images/pipe-data.pb-c.d [2020-09-15T02:09:46.324Z] #39 12.16 PBCC images/mnt.pb-c.c [2020-09-15T02:09:46.565Z] #39 23.83 CC images/pagemap.o [2020-09-15T02:09:46.565Z] #39 24.06 CC images/siginfo.o [2020-09-15T02:09:46.585Z] #39 12.25 DEP images/mnt.pb-c.d [2020-09-15T02:09:46.585Z] #39 12.37 PBCC images/sk-packet.pb-c.c [2020-09-15T02:09:46.585Z] #39 12.38 DEP images/sk-packet.pb-c.d [2020-09-15T02:09:46.585Z] #39 12.44 PBCC images/tcp-stream.pb-c.c [2020-09-15T02:09:46.585Z] #39 12.48 DEP images/tcp-stream.pb-c.d [2020-09-15T02:09:46.585Z] #39 12.53 PBCC images/pipe.pb-c.c [2020-09-15T02:09:46.585Z] #39 12.58 DEP images/pipe.pb-c.d [2020-09-15T02:09:46.845Z] #39 12.62 PBCC images/pstree.pb-c.c [2020-09-15T02:09:46.845Z] #39 12.64 DEP images/pstree.pb-c.d [2020-09-15T02:09:46.845Z] #39 12.72 PBCC images/fs.pb-c.c [2020-09-15T02:09:46.845Z] #39 12.78 DEP images/fs.pb-c.d [2020-09-15T02:09:46.858Z] #39 24.18 CC images/rpc.o [2020-09-15T02:09:47.105Z] #39 12.83 PBCC images/signalfd.pb-c.c [2020-09-15T02:09:47.105Z] #39 12.86 DEP images/signalfd.pb-c.d [2020-09-15T02:09:47.105Z] #39 12.92 PBCC images/fh.pb-c.c [2020-09-15T02:09:47.105Z] #39 12.96 PBCC images/fsnotify.pb-c.c [2020-09-15T02:09:47.105Z] #39 13.02 DEP images/fh.pb-c.d [2020-09-15T02:09:47.364Z] #39 13.09 DEP images/fsnotify.pb-c.d [2020-09-15T02:09:47.364Z] #39 13.17 PBCC images/eventpoll.pb-c.c [2020-09-15T02:09:47.364Z] #39 13.22 DEP images/eventpoll.pb-c.d [2020-09-15T02:09:47.364Z] #39 13.27 PBCC images/eventfd.pb-c.c [2020-09-15T02:09:47.509Z] #39 24.83 CC images/ext-file.o [2020-09-15T02:09:47.509Z] #39 24.90 CC images/cgroup.o [2020-09-15T02:09:47.624Z] #39 13.33 DEP images/eventfd.pb-c.d [2020-09-15T02:09:47.624Z] #39 13.38 PBCC images/remap-file-path.pb-c.c [2020-09-15T02:09:47.624Z] #39 13.41 DEP images/remap-file-path.pb-c.d [2020-09-15T02:09:47.624Z] #39 13.46 PBCC images/fifo.pb-c.c [2020-09-15T02:09:47.624Z] #39 13.49 DEP images/fifo.pb-c.d [2020-09-15T02:09:47.884Z] #39 13.54 PBCC images/ghost-file.pb-c.c [2020-09-15T02:09:47.884Z] #39 13.59 DEP images/ghost-file.pb-c.d [2020-09-15T02:09:47.884Z] #39 ... [2020-09-15T02:09:47.884Z] [2020-09-15T02:09:47.884Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T02:09:47.884Z] #10 74.60 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-15T02:09:47.884Z] #10 74.60 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-15T02:09:47.884Z] #10 74.61 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-15T02:09:47.884Z] #10 74.74 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-15T02:09:47.884Z] #10 74.74 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-15T02:09:47.884Z] #10 74.75 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-15T02:09:47.884Z] #10 ... [2020-09-15T02:09:47.884Z] [2020-09-15T02:09:47.884Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:09:47.884Z] #52 38.84 Checking out files: 30% (992/3238) Checking out files: 31% (1004/3238) Checking out files: 32% (1037/3238) Checking out files: 33% (1069/3238) Checking out files: 34% (1101/3238) Checking out files: 35% (1134/3238) Checking out files: 36% (1166/3238) Checking out files: 37% (1199/3238) Checking out files: 38% (1231/3238) Checking out files: 39% (1263/3238) Checking out files: 40% (1296/3238) Checking out files: 41% (1328/3238) Checking out files: 42% (1360/3238) Checking out files: 43% (1393/3238) Checking out files: 44% (1425/3238) Checking out files: 45% (1458/3238) Checking out files: 46% (1490/3238) Checking out files: 47% (1522/3238) Checking out files: 48% (1555/3238) Checking out files: 49% (1587/3238) Checking out files: 50% (1619/3238) Checking out files: 51% (1652/3238) Checking out files: 52% (1684/3238) Checking out files: 53% (1717/3238) Checking out files: 54% (1749/3238) Checking out files: 55% (1781/3238) Checking out files: 56% (1814/3238) Checking out files: 57% (1846/3238) Checking out files: 58% (1879/3238) Checking out files: 59% (1911/3238) Checking out files: 60% (1943/3238) Checking out files: 61% (1976/3238) Checking out files: 62% (2008/3238) Checking out files: 63% (2040/3238) Checking out files: 64% (2073/3238) Checking out files: 65% (2105/3238) Checking out files: 66% (2138/3238) Checking out files: 67% (2170/3238) Checking out files: 68% (2202/3238) Checking out files: 69% (2235/3238) Checking out files: 70% (2267/3238) Checking out files: 71% (2299/3238) Checking out files: 72% (2332/3238) Checking out files: 73% (2364/3238) Checking out files: 74% (2397/3238) Checking out files: 75% (2429/3238) Checking out files: 76% (2461/3238) Checking out files: 77% (2494/3238) Checking out files: 78% (2526/3238) Checking out files: 79% (2559/3238) Checking out files: 80% (2591/3238) Checking out files: 81% (2623/3238) Checking out files: 82% (2656/3238) Checking out files: 83% (2688/3238) Checking out files: 84% (2720/3238) Checking out files: 85% (2753/3238) Checking out files: 86% (2785/3238) Checking out files: 87% (2818/3238) Checking out files: 88% (2850/3238) Checking out files: 88% (2862/3238) Checking out files: 89% (2882/3238) Checking out files: 90% (2915/3238) Checking out files: 91% (2947/3238) Checking out files: 92% (2979/3238) Checking out files: 93% (3012/3238) Checking out files: 94% (3044/3238) Checking out files: 95% (3077/3238) Checking out files: 96% (3109/3238) Checking out files: 97% (3141/3238) Checking out files: 98% (3174/3238) Checking out files: 99% (3206/3238) Checking out files: 100% (3238/3238) Checking out files: 100% (3238/3238), done. [2020-09-15T02:09:47.884Z] #52 41.25 + cd /tmp/tmp.34JmRyVGPm/src/github.com/containerd/containerd [2020-09-15T02:09:47.884Z] #52 41.25 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-15T02:09:47.884Z] #52 41.67 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-15T02:09:47.884Z] #52 41.67 + BUILDTAGS='netgo osusergo static_build' [2020-09-15T02:09:47.884Z] #52 41.67 + export EXTRA_FLAGS=-buildmode=pie [2020-09-15T02:09:47.884Z] #52 41.67 + EXTRA_FLAGS=-buildmode=pie [2020-09-15T02:09:47.884Z] #52 41.67 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-15T02:09:47.884Z] #52 41.67 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-15T02:09:47.884Z] #52 41.67 + '[' '' = dynamic ']' [2020-09-15T02:09:47.884Z] #52 41.67 + make [2020-09-15T02:09:48.154Z] #39 25.32 CC images/userns.o [2020-09-15T02:09:48.154Z] #39 25.56 CC images/google/protobuf/descriptor.o [2020-09-15T02:09:48.807Z] #39 ... [2020-09-15T02:09:48.807Z] [2020-09-15T02:09:48.807Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:09:48.807Z] #47 54.00 mvdan.cc/editorconfig [2020-09-15T02:09:48.807Z] #47 54.65 mvdan.cc/sh/v3/fileutil [2020-09-15T02:09:48.807Z] #47 54.75 mvdan.cc/sh/v3/syntax [2020-09-15T02:09:48.807Z] #47 58.56 mvdan.cc/sh/v3/cmd/shfmt [2020-09-15T02:09:48.807Z] #47 DONE 61.8s [2020-09-15T02:09:48.807Z] [2020-09-15T02:09:48.807Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:09:48.807Z] #41 59.43 github.com/LK4D4/vndr/versioned [2020-09-15T02:09:48.807Z] #41 59.58 crypto/rsa [2020-09-15T02:09:48.807Z] #41 59.93 crypto/x509/pkix [2020-09-15T02:09:48.807Z] #41 60.18 vendor/golang.org/x/crypto/cryptobyte [2020-09-15T02:09:48.807Z] #41 60.34 net [2020-09-15T02:09:48.807Z] #41 61.40 vendor/golang.org/x/sys/cpu [2020-09-15T02:09:48.807Z] #41 61.58 vendor/golang.org/x/crypto/internal/chacha20 [2020-09-15T02:09:48.807Z] #41 61.90 vendor/golang.org/x/crypto/poly1305 [2020-09-15T02:09:48.823Z] #52 42.56 + bin/ctr [2020-09-15T02:09:48.823Z] #52 ... [2020-09-15T02:09:48.823Z] [2020-09-15T02:09:48.823Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:09:48.823Z] #47 74.14 encoding/json [2020-09-15T02:09:48.823Z] #47 78.72 github.com/pkg/diff [2020-09-15T02:09:48.823Z] #47 80.72 go/ast [2020-09-15T02:09:48.823Z] #47 81.72 golang.org/x/crypto/ssh/terminal [2020-09-15T02:09:48.823Z] #47 83.25 mvdan.cc/editorconfig [2020-09-15T02:09:48.823Z] #47 84.29 mvdan.cc/sh/v3/fileutil [2020-09-15T02:09:48.823Z] #47 ... [2020-09-15T02:09:48.823Z] [2020-09-15T02:09:48.823Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:09:48.823Z] #39 13.65 PBCC images/regfile.pb-c.c [2020-09-15T02:09:48.823Z] #39 13.71 DEP images/regfile.pb-c.d [2020-09-15T02:09:48.823Z] #39 13.77 PBCC images/ns.pb-c.c [2020-09-15T02:09:48.823Z] #39 13.82 DEP images/ns.pb-c.d [2020-09-15T02:09:48.823Z] #39 13.88 PBCC images/fdinfo.pb-c.c [2020-09-15T02:09:48.823Z] #39 13.96 DEP images/fdinfo.pb-c.d [2020-09-15T02:09:48.823Z] #39 14.04 PBCC images/core-aarch64.pb-c.c [2020-09-15T02:09:48.823Z] #39 14.07 PBCC images/core-arm.pb-c.c [2020-09-15T02:09:48.823Z] #39 14.11 PBCC images/core-ppc64.pb-c.c [2020-09-15T02:09:48.823Z] #39 14.15 PBCC images/core-s390.pb-c.c [2020-09-15T02:09:48.823Z] #39 14.19 PBCC images/core-x86.pb-c.c [2020-09-15T02:09:48.823Z] #39 14.25 PBCC images/core.pb-c.c [2020-09-15T02:09:48.823Z] #39 14.34 PBCC images/inventory.pb-c.c [2020-09-15T02:09:48.823Z] #39 14.38 DEP images/core-aarch64.pb-c.d [2020-09-15T02:09:48.823Z] #39 14.43 DEP images/core-arm.pb-c.d [2020-09-15T02:09:48.823Z] #39 14.49 DEP images/core-ppc64.pb-c.d [2020-09-15T02:09:48.823Z] #39 14.54 DEP images/core-s390.pb-c.d [2020-09-15T02:09:48.823Z] #39 14.60 DEP images/core-x86.pb-c.d [2020-09-15T02:09:48.823Z] #39 14.63 DEP images/core.pb-c.d [2020-09-15T02:09:48.823Z] #39 14.72 DEP images/inventory.pb-c.d [2020-09-15T02:09:48.823Z] #39 14.74 PBCC images/cpuinfo.pb-c.c [2020-09-15T02:09:48.823Z] #39 14.78 DEP images/cpuinfo.pb-c.d [2020-09-15T02:09:49.083Z] #39 14.84 PBCC images/stats.pb-c.c [2020-09-15T02:09:49.083Z] #39 14.90 DEP images/stats.pb-c.d [2020-09-15T02:09:49.126Z] #41 62.40 vendor/golang.org/x/crypto/chacha20poly1305 [2020-09-15T02:09:49.426Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-09-15T02:09:49.426Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-8a1de2b2\powershellScript.ps1'; exit $LASTEXITCODE; [2020-09-15T02:09:49.426Z] ---------------------------------------------------------------------------- [2020-09-15T02:09:49.426Z] [2020-09-15T02:09:49.426Z] INFO: executeCI.ps1 starting at Tue Sep 15 02:09:46 CUT 2020 [2020-09-15T02:09:49.426Z] [2020-09-15T02:09:49.426Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-09-15T02:09:49.426Z] INFO: Running git version 2.24.1.windows.2 [2020-09-15T02:09:49.426Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-09-15T02:09:49.426Z] INFO: Environment variables: [2020-09-15T02:09:49.426Z] [2020-09-15T02:09:49.426Z] Name Value [2020-09-15T02:09:49.426Z] ---- ----- [2020-09-15T02:09:49.426Z] ALLUSERSPROFILE C:\ProgramData [2020-09-15T02:09:49.426Z] amd64 true [2020-09-15T02:09:49.426Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-09-15T02:09:49.426Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-09-15T02:09:49.426Z] arm64 true [2020-09-15T02:09:49.426Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-09-15T02:09:49.426Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-09-15T02:09:49.426Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-09-15T02:09:49.426Z] BRANCH_NAME PR-41445 [2020-09-15T02:09:49.426Z] BUILD_DISPLAY_NAME #3 [2020-09-15T02:09:49.426Z] BUILD_ID 3 [2020-09-15T02:09:49.426Z] BUILD_NUMBER 3 [2020-09-15T02:09:49.426Z] BUILD_TAG jenkins-moby-PR-41445-3 [2020-09-15T02:09:49.426Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41445/3/ [2020-09-15T02:09:49.426Z] CHANGE_AUTHOR meidli [2020-09-15T02:09:49.426Z] CHANGE_BRANCH master [2020-09-15T02:09:49.426Z] CHANGE_FORK meidli [2020-09-15T02:09:49.426Z] CHANGE_ID 41445 [2020-09-15T02:09:49.426Z] CHANGE_TARGET master [2020-09-15T02:09:49.426Z] CHANGE_TITLE fix integration test case TestExternalGraphDriver failed in mips arch [2020-09-15T02:09:49.426Z] CHANGE_URL https://github.com/moby/moby/pull/41445 [2020-09-15T02:09:49.426Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-15T02:09:49.426Z] CommonProgramFiles C:\Program Files\Common Files [2020-09-15T02:09:49.426Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-09-15T02:09:49.426Z] CommonProgramW6432 C:\Program Files\Common Files [2020-09-15T02:09:49.426Z] COMPUTERNAME azwin-2-a6fa70 [2020-09-15T02:09:49.426Z] ComSpec C:\windows\system32\cmd.exe [2020-09-15T02:09:49.426Z] ConfigSequenceNumber 0 [2020-09-15T02:09:49.426Z] dco true [2020-09-15T02:09:49.426Z] DOCKER_BUILDKIT 0 [2020-09-15T02:09:49.426Z] DOCKER_DUT_DEBUG 1 [2020-09-15T02:09:49.426Z] DOCKER_EXPERIMENTAL 1 [2020-09-15T02:09:49.426Z] DOCKER_GRAPHDRIVER overlay2 [2020-09-15T02:09:49.427Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-09-15T02:09:49.427Z] EXECUTOR_NUMBER 0 [2020-09-15T02:09:49.427Z] FQDN azwin-2-a6fa70.westus.cloudapp.azure.com [2020-09-15T02:09:49.427Z] GIT_BRANCH PR-41445 [2020-09-15T02:09:49.427Z] GIT_COMMIT 2344b3a9e10aab2f63d792f9b72282129399f98d [2020-09-15T02:09:49.427Z] GIT_PREVIOUS_COMMIT 1747a24e9d3906d78d0b360c011bcb51adfd62a9 [2020-09-15T02:09:49.427Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 1747a24e9d3906d78d0b360c011bcb51adfd62a9 [2020-09-15T02:09:49.427Z] GIT_URL https://github.com/moby/moby.git [2020-09-15T02:09:49.427Z] HUDSON_COOKIE bd73e92d-b11e-4d35-82f7-78479ea0a9a2 [2020-09-15T02:09:49.427Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-09-15T02:09:49.427Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-09-15T02:09:49.427Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-09-15T02:09:49.427Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-09-15T02:09:49.427Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-09-15T02:09:49.427Z] JENKINS_NODE_COOKIE 8c61251d-f51d-46bf-9af8-64b86f9ce337 [2020-09-15T02:09:49.427Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-09-15T02:09:49.427Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-09-15T02:09:49.427Z] JOB_BASE_NAME PR-41445 [2020-09-15T02:09:49.427Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41445/display/redirect [2020-09-15T02:09:49.427Z] JOB_NAME moby/PR-41445 [2020-09-15T02:09:49.427Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41445/ [2020-09-15T02:09:49.427Z] library.jps.version master [2020-09-15T02:09:49.427Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-09-15T02:09:49.427Z] NODE_LABELS amd64 azure azwin-2-a6fa70 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-09-15T02:09:49.427Z] NODE_NAME azwin-2-a6fa70 [2020-09-15T02:09:49.427Z] NUMBER_OF_PROCESSORS 4 [2020-09-15T02:09:49.427Z] OS Windows_NT [2020-09-15T02:09:49.427Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-09-15T02:09:49.427Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-09-15T02:09:49.427Z] ppc64le true [2020-09-15T02:09:49.427Z] PROCESSOR_ARCHITECTURE AMD64 [2020-09-15T02:09:49.427Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-09-15T02:09:49.427Z] PROCESSOR_LEVEL 6 [2020-09-15T02:09:49.427Z] PROCESSOR_REVISION 5504 [2020-09-15T02:09:49.427Z] ProgramData C:\ProgramData [2020-09-15T02:09:49.427Z] ProgramFiles C:\Program Files [2020-09-15T02:09:49.427Z] ProgramFiles(x86) C:\Program Files (x86) [2020-09-15T02:09:49.427Z] ProgramW6432 C:\Program Files [2020-09-15T02:09:49.427Z] PROMPT $P$G [2020-09-15T02:09:49.427Z] PSExecutionPolicyPreference Bypass [2020-09-15T02:09:49.427Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-09-15T02:09:49.427Z] PUBLIC C:\Users\Public [2020-09-15T02:09:49.427Z] rootless true [2020-09-15T02:09:49.427Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41445/3/display/redirect?page=changes [2020-09-15T02:09:49.427Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41445/3/display/redirect [2020-09-15T02:09:49.427Z] s390x true [2020-09-15T02:09:49.427Z] SKIP_VALIDATION_TESTS 1 [2020-09-15T02:09:49.427Z] SOURCES_DRIVE d [2020-09-15T02:09:49.427Z] SOURCES_SUBDIR gopath [2020-09-15T02:09:49.427Z] STAGE_NAME Run tests [2020-09-15T02:09:49.427Z] SystemDrive C: [2020-09-15T02:09:49.427Z] SystemRoot C:\windows [2020-09-15T02:09:49.427Z] TEMP C:\windows\TEMP [2020-09-15T02:09:49.427Z] TESTDEBUG 0 [2020-09-15T02:09:49.427Z] TESTRUN_DRIVE d [2020-09-15T02:09:49.427Z] TESTRUN_SUBDIR CI [2020-09-15T02:09:49.427Z] TIMEOUT 120m [2020-09-15T02:09:49.427Z] TMP C:\windows\TEMP [2020-09-15T02:09:49.427Z] unit_validate true [2020-09-15T02:09:49.427Z] USERDOMAIN WORKGROUP [2020-09-15T02:09:49.427Z] USERNAME azwin-2-a6fa70$ [2020-09-15T02:09:49.427Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-09-15T02:09:49.427Z] validate_force false [2020-09-15T02:09:49.427Z] windir C:\windows [2020-09-15T02:09:49.427Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-09-15T02:09:49.427Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-09-15T02:09:49.427Z] windowsRS1 false [2020-09-15T02:09:49.427Z] windowsRS5 true [2020-09-15T02:09:49.427Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-09-15T02:09:49.427Z] [2020-09-15T02:09:49.427Z] [2020-09-15T02:09:49.427Z] [2020-09-15T02:09:49.427Z] INFO: Sources under d:\gopath\... [2020-09-15T02:09:49.427Z] INFO: Test run under d:\CI\... [2020-09-15T02:09:49.427Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-09-15T02:09:49.427Z] INFO: docker/docker repository was found [2020-09-15T02:09:49.427Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-09-15T02:09:49.427Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1457' [2020-09-15T02:09:49.427Z] INFO: Docker version of control daemon [2020-09-15T02:09:49.427Z] [2020-09-15T02:09:49.427Z] Client: Docker Engine - Enterprise [2020-09-15T02:09:49.427Z] Version: 19.03.5 [2020-09-15T02:09:49.427Z] API version: 1.40 [2020-09-15T02:09:49.427Z] Go version: go1.12.12 [2020-09-15T02:09:49.427Z] Git commit: 2ee0c57608 [2020-09-15T02:09:49.427Z] Built: 11/13/2019 08:00:16 [2020-09-15T02:09:49.427Z] OS/Arch: windows/amd64 [2020-09-15T02:09:49.427Z] Experimental: false [2020-09-15T02:09:49.427Z] [2020-09-15T02:09:49.427Z] Server: Docker Engine - Enterprise [2020-09-15T02:09:49.427Z] Engine: [2020-09-15T02:09:49.427Z] Version: 19.03.5 [2020-09-15T02:09:49.427Z] API version: 1.40 (minimum version 1.24) [2020-09-15T02:09:49.427Z] Go version: go1.12.12 [2020-09-15T02:09:49.427Z] Git commit: 2ee0c57608 [2020-09-15T02:09:49.427Z] Built: 11/13/2019 07:58:51 [2020-09-15T02:09:49.427Z] OS/Arch: windows/amd64 [2020-09-15T02:09:49.427Z] Experimental: true [2020-09-15T02:09:49.427Z] [2020-09-15T02:09:49.427Z] INFO: Docker info of control daemon [2020-09-15T02:09:49.427Z] [2020-09-15T02:09:49.787Z] #41 63.06 vendor/golang.org/x/crypto/curve25519 [2020-09-15T02:09:49.946Z] Removing intermediate container a5a79ba2a610 [2020-09-15T02:09:49.946Z] ---> eb5029b7d6a9 [2020-09-15T02:09:49.946Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-09-15T02:09:49.946Z] ---> 805dc2d65d1c [2020-09-15T02:09:49.946Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-09-15T02:09:49.946Z] ---> 50f6cd753c5c [2020-09-15T02:09:49.946Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-09-15T02:09:49.946Z] ---> Running in d7e8e8e46b67 [2020-09-15T02:09:49.946Z] Removing intermediate container d7e8e8e46b67 [2020-09-15T02:09:49.946Z] ---> 5291b74cecee [2020-09-15T02:09:49.946Z] Successfully built 5291b74cecee [2020-09-15T02:09:49.946Z] Successfully tagged moby-buildx:latest [2020-09-15T02:09:49.946Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-09-15T02:09:49.946Z] if [ -n "${id}" ]; then \ [2020-09-15T02:09:49.946Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-09-15T02:09:49.946Z] && touch bundles/buildx; \ [2020-09-15T02:09:49.946Z] docker rm -f ${id}; \ [2020-09-15T02:09:49.946Z] fi [2020-09-15T02:09:49.946Z] c16a4fe228a23f0e35ffa1b641ae73540ae9221fd73debfd18398e30ab253294 [2020-09-15T02:09:49.946Z] bundles/buildx version [2020-09-15T02:09:49.946Z] buildx v0.3.1 6db68d0 [2020-09-15T02:09:49.946Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:2344b3a9e10aab2f63d792f9b72282129399f98d . [2020-09-15T02:09:49.946Z] #1 [internal] booting buildkit [2020-09-15T02:09:49.946Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-09-15T02:09:49.946Z] #1 pulling image moby/buildkit:buildx-stable-1 2.0s done [2020-09-15T02:09:49.946Z] #1 creating container buildx_buildkit_default [2020-09-15T02:09:49.946Z] #1 creating container buildx_buildkit_default 0.4s done [2020-09-15T02:09:49.946Z] #1 DONE 2.4s [2020-09-15T02:09:49.946Z] [2020-09-15T02:09:49.946Z] #3 [internal] load .dockerignore [2020-09-15T02:09:49.946Z] #3 transferring context: [2020-09-15T02:09:49.946Z] #3 transferring context: 87B done [2020-09-15T02:09:49.946Z] #3 DONE 0.0s [2020-09-15T02:09:49.946Z] [2020-09-15T02:09:49.946Z] #2 [internal] load build definition from Dockerfile [2020-09-15T02:09:49.946Z] #2 transferring dockerfile: 16.36kB done [2020-09-15T02:09:49.946Z] #2 DONE 0.0s [2020-09-15T02:09:49.946Z] [2020-09-15T02:09:49.946Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-15T02:09:49.946Z] #4 DONE 0.8s [2020-09-15T02:09:49.946Z] [2020-09-15T02:09:49.946Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-15T02:09:49.946Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-15T02:09:49.946Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-15T02:09:49.946Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-09-15T02:09:49.946Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-09-15T02:09:49.946Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-09-15T02:09:49.946Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done [2020-09-15T02:09:49.946Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-09-15T02:09:49.946Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.4s done [2020-09-15T02:09:49.946Z] #5 DONE 1.0s [2020-09-15T02:09:49.946Z] [2020-09-15T02:09:49.946Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-15T02:09:50.080Z] #41 63.30 vendor/golang.org/x/crypto/hkdf [2020-09-15T02:09:50.373Z] #41 63.40 vendor/golang.org/x/text/transform [2020-09-15T02:09:50.405Z] Client: [2020-09-15T02:09:50.405Z] Debug Mode: false [2020-09-15T02:09:50.405Z] Plugins: [2020-09-15T02:09:50.405Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-09-15T02:09:50.405Z] [2020-09-15T02:09:50.405Z] Server: [2020-09-15T02:09:50.405Z] Containers: 2 [2020-09-15T02:09:50.405Z] Running: 0 [2020-09-15T02:09:50.405Z] Paused: 0 [2020-09-15T02:09:50.405Z] Stopped: 2 [2020-09-15T02:09:50.405Z] Images: 11 [2020-09-15T02:09:50.405Z] Server Version: 19.03.5 [2020-09-15T02:09:50.405Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-09-15T02:09:50.405Z] Windows: [2020-09-15T02:09:50.405Z] LCOW: [2020-09-15T02:09:50.405Z] Logging Driver: json-file [2020-09-15T02:09:50.405Z] Plugins: [2020-09-15T02:09:50.405Z] Volume: local [2020-09-15T02:09:50.405Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-15T02:09:50.405Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-15T02:09:50.405Z] Swarm: inactive [2020-09-15T02:09:50.405Z] Default Isolation: process [2020-09-15T02:09:50.405Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-15T02:09:50.405Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-09-15T02:09:50.405Z] OSType: windows [2020-09-15T02:09:50.405Z] Architecture: x86_64 [2020-09-15T02:09:50.405Z] CPUs: 4 [2020-09-15T02:09:50.405Z] Total Memory: 32GiB [2020-09-15T02:09:50.405Z] Name: azwin-2-a6fa70 [2020-09-15T02:09:50.405Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-09-15T02:09:50.405Z] Docker Root Dir: D:\docker [2020-09-15T02:09:50.405Z] Debug Mode: false [2020-09-15T02:09:50.405Z] Registry: https://index.docker.io/v1/ [2020-09-15T02:09:50.405Z] Labels: [2020-09-15T02:09:50.405Z] Experimental: true [2020-09-15T02:09:50.405Z] Insecure Registries: [2020-09-15T02:09:50.405Z] 10.0.0.4:5000 [2020-09-15T02:09:50.405Z] 127.0.0.0/8 [2020-09-15T02:09:50.405Z] Registry Mirrors: [2020-09-15T02:09:50.405Z] http://10.0.0.4:5000/ [2020-09-15T02:09:50.405Z] Live Restore Enabled: false [2020-09-15T02:09:50.405Z] [2020-09-15T02:09:50.405Z] [2020-09-15T02:09:50.405Z] INFO: Commit hash is 2344b3a9e1 [2020-09-15T02:09:50.405Z] INFO: Nuke-Everything... [2020-09-15T02:09:50.405Z] INFO: Container count on control daemon to delete is 2 [2020-09-15T02:09:50.470Z] #39 16.28 make[1]: Nothing to be done for 'all'. [2020-09-15T02:09:50.589Z] #7 DONE 0.5s [2020-09-15T02:09:50.589Z] [2020-09-15T02:09:50.589Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-15T02:09:50.589Z] #6 DONE 0.7s [2020-09-15T02:09:50.868Z] c415d7f7b175 [2020-09-15T02:09:50.868Z] c01c6d68ffbd [2020-09-15T02:09:50.887Z] [2020-09-15T02:09:50.887Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-15T02:09:50.887Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-15T02:09:51.009Z] #41 63.91 vendor/golang.org/x/text/unicode/bidi [2020-09-15T02:09:51.331Z] INFO: Non-base image count on control daemon to delete is 1 [2020-09-15T02:09:51.540Z] #8 sha256:805dc2d65d1cf4b9c47496eb9479547c38989024ec07ff55aafff7a0f7b16fb7 6.20kB / 6.20kB done [2020-09-15T02:09:51.541Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 0B / 54.14MB 0.1s [2020-09-15T02:09:51.541Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0B / 8.25MB 0.1s [2020-09-15T02:09:51.541Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 0B / 73.58MB 0.1s [2020-09-15T02:09:51.541Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 0B / 96.52MB 0.1s [2020-09-15T02:09:51.541Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-15T02:09:51.541Z] #8 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0B / 157B 0.1s [2020-09-15T02:09:51.541Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0B / 10.73MB 0.1s [2020-09-15T02:09:51.541Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 0B / 57.46MB 0.1s [2020-09-15T02:09:51.541Z] #8 sha256:587befacd090e4ee03242580889fab674e092756cd0b584eb63fac8383feb77a 1.79kB / 1.79kB done [2020-09-15T02:09:51.852Z] #39 17.59 CC images/stats.o [2020-09-15T02:09:52.051Z] #41 64.89 vendor/golang.org/x/text/secure/bidirule [2020-09-15T02:09:52.051Z] #41 65.11 vendor/golang.org/x/text/unicode/norm [2020-09-15T02:09:52.112Z] #39 17.92 CC images/core.o [2020-09-15T02:09:52.309Z] Deleted: sha256:2bfc7bb2d01da896d4a663c4c16b78def9f840abe2b1e01d6f57e62a8df9bfa2 [2020-09-15T02:09:52.310Z] Deleted: sha256:e542c66b562cb5cab7f91ee9d718594892596cc86f0a762123c5340c28be0146 [2020-09-15T02:09:52.344Z] #41 ... [2020-09-15T02:09:52.344Z] [2020-09-15T02:09:52.344Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:09:52.344Z] #39 26.54 CC images/opts.o [2020-09-15T02:09:52.344Z] #39 26.74 CC images/seccomp.o [2020-09-15T02:09:52.344Z] #39 26.86 CC images/binfmt-misc.o [2020-09-15T02:09:52.344Z] #39 26.95 CC images/time.o [2020-09-15T02:09:52.344Z] #39 27.22 CC images/sysctl.o [2020-09-15T02:09:52.344Z] #39 27.31 CC images/autofs.o [2020-09-15T02:09:52.344Z] #39 27.37 CC images/macvlan.o [2020-09-15T02:09:52.344Z] #39 27.46 CC images/sit.o [2020-09-15T02:09:52.344Z] #39 27.54 CC images/memfd.o [2020-09-15T02:09:52.344Z] #39 27.72 CC images/timens.o [2020-09-15T02:09:52.344Z] #39 27.87 LINK images/built-in.o [2020-09-15T02:09:52.344Z] #39 27.93 GEN compel/include/asm [2020-09-15T02:09:52.344Z] #39 27.94 GEN compel/include/version.h [2020-09-15T02:09:52.344Z] #39 27.95 touch .config [2020-09-15T02:09:52.344Z] #39 27.96 GEN include/common/config.h [2020-09-15T02:09:52.344Z] #39 28.00 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-09-15T02:09:52.344Z] #39 28.02 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-15T02:09:52.344Z] #39 28.03 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-15T02:09:52.344Z] #39 28.03 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-09-15T02:09:52.344Z] #39 28.04 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-09-15T02:09:52.344Z] #39 28.05 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-09-15T02:09:52.344Z] #39 28.06 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-15T02:09:52.344Z] #39 28.07 DEP compel/plugins/std/infect.d [2020-09-15T02:09:52.344Z] #39 28.19 DEP compel/plugins/std/string.d [2020-09-15T02:09:52.344Z] #39 28.28 DEP compel/plugins/std/log.d [2020-09-15T02:09:52.344Z] #39 28.34 DEP compel/plugins/std/fds.d [2020-09-15T02:09:52.344Z] #39 28.40 DEP compel/plugins/std/std.d [2020-09-15T02:09:52.344Z] #39 28.43 DEP compel/plugins/shmem/shmem.d [2020-09-15T02:09:52.344Z] #39 28.47 DEP compel/plugins/fds/fds.d [2020-09-15T02:09:52.344Z] #39 28.53 CC compel/plugins/std/std.o [2020-09-15T02:09:52.344Z] #39 28.64 CC compel/plugins/std/fds.o [2020-09-15T02:09:52.344Z] #39 28.86 CC compel/plugins/std/log.o [2020-09-15T02:09:52.344Z] #39 29.23 CC compel/plugins/std/string.o [2020-09-15T02:09:52.344Z] #39 29.59 CC compel/plugins/std/infect.o [2020-09-15T02:09:52.500Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 678.32kB / 8.25MB 0.6s [2020-09-15T02:09:52.500Z] #8 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.5s done [2020-09-15T02:09:52.500Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 1.11MB / 10.73MB 0.6s [2020-09-15T02:09:52.500Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 2.86MB / 54.14MB 0.8s [2020-09-15T02:09:52.500Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 2.02MB / 8.25MB 0.8s [2020-09-15T02:09:52.500Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 1.75MB / 10.73MB 0.8s [2020-09-15T02:09:52.500Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 4.16MB / 8.25MB 0.9s [2020-09-15T02:09:52.500Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 3.80MB / 73.58MB 0.9s [2020-09-15T02:09:52.500Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 5.48MB / 96.52MB 0.9s [2020-09-15T02:09:52.500Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 3.80MB / 10.73MB 0.9s [2020-09-15T02:09:52.500Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 4.19MB / 57.46MB 0.9s [2020-09-15T02:09:52.500Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 7.58MB / 54.14MB 1.1s [2020-09-15T02:09:52.500Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 6.37MB / 8.25MB 1.1s [2020-09-15T02:09:52.500Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 5.51MB / 10.73MB 1.1s [2020-09-15T02:09:52.637Z] #39 29.80 CC compel/arch/s390/plugins/std/parasite-head.o [2020-09-15T02:09:52.637Z] #39 29.82 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-09-15T02:09:52.637Z] #39 29.85 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-09-15T02:09:52.637Z] #39 29.91 AR compel/plugins/std.lib.a [2020-09-15T02:09:52.637Z] #39 29.94 CC compel/plugins/fds/fds.o [2020-09-15T02:09:52.682Z] #39 18.52 CC images/core-x86.o [2020-09-15T02:09:52.773Z] INFO: Nuking d:\CI [2020-09-15T02:09:52.815Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.2s [2020-09-15T02:09:52.815Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 7.04MB / 10.73MB 1.2s [2020-09-15T02:09:52.815Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 8.85MB / 57.46MB 1.2s [2020-09-15T02:09:52.815Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.3s done [2020-09-15T02:09:52.815Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 11.66MB / 96.52MB 1.3s [2020-09-15T02:09:52.815Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 9.01MB / 10.73MB 1.3s [2020-09-15T02:09:52.929Z] #39 30.10 AR compel/plugins/fds.lib.a [2020-09-15T02:09:52.929Z] #39 30.13 HOSTDEP compel/src/lib/log-host.d [2020-09-15T02:09:52.929Z] #39 30.21 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-15T02:09:52.929Z] #39 30.31 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-09-15T02:09:52.929Z] #39 30.35 HOSTDEP compel/src/main-host.d [2020-09-15T02:09:52.929Z] #39 30.40 DEP compel/src/lib/ptrace.d [2020-09-15T02:09:52.929Z] #39 30.45 DEP compel/src/lib/infect.d [2020-09-15T02:09:53.176Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 12.54MB / 54.14MB 1.5s [2020-09-15T02:09:53.176Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 8.56MB / 73.58MB 1.5s [2020-09-15T02:09:53.176Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 13.13MB / 57.46MB 1.5s [2020-09-15T02:09:53.176Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 16.74MB / 54.14MB 1.8s [2020-09-15T02:09:53.176Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 13.89MB / 73.58MB 1.8s [2020-09-15T02:09:53.176Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.5s done [2020-09-15T02:09:53.176Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 17.59MB / 57.46MB 1.8s [2020-09-15T02:09:53.176Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.5s done [2020-09-15T02:09:53.222Z] #39 30.59 DEP compel/src/lib/infect-util.d [2020-09-15T02:09:53.222Z] #39 30.66 DEP compel/src/lib/infect-rpc.d [2020-09-15T02:09:53.252Z] #39 18.99 CC images/core-arm.o [2020-09-15T02:09:53.514Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 17.85MB / 96.52MB 1.9s [2020-09-15T02:09:53.514Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 20.40MB / 54.14MB 2.1s [2020-09-15T02:09:53.514Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 18.57MB / 73.58MB 2.1s [2020-09-15T02:09:53.514Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 21.26MB / 57.46MB 2.1s [2020-09-15T02:09:53.515Z] #39 30.80 DEP compel/arch/s390/src/lib/infect.d [2020-09-15T02:09:53.515Z] #39 30.86 DEP compel/arch/s390/src/lib/cpu.d [2020-09-15T02:09:53.515Z] #39 30.89 DEP compel/src/lib/log.d [2020-09-15T02:09:53.515Z] #39 30.93 DEP compel/src/main.d [2020-09-15T02:09:53.515Z] #39 30.99 DEP compel/src/lib/handle-elf.d [2020-09-15T02:09:53.808Z] #39 31.05 DEP compel/arch/s390/src/lib/handle-elf.d [2020-09-15T02:09:53.808Z] #39 31.09 CC compel/src/lib/log.o [2020-09-15T02:09:53.808Z] #39 31.22 CC compel/arch/s390/src/lib/cpu.o [2020-09-15T02:09:53.821Z] #39 19.40 CC images/core-aarch64.o [2020-09-15T02:09:54.081Z] #39 19.85 CC images/core-ppc64.o [2020-09-15T02:09:54.102Z] #39 31.40 CC compel/arch/s390/src/lib/infect.o [2020-09-15T02:09:54.328Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 23.73MB / 54.14MB 2.3s [2020-09-15T02:09:54.328Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 24.58MB / 57.46MB 2.3s [2020-09-15T02:09:54.328Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 25.26MB / 73.58MB 2.4s [2020-09-15T02:09:54.328Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 24.17MB / 96.52MB 2.4s [2020-09-15T02:09:54.328Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 27.60MB / 57.46MB 2.4s [2020-09-15T02:09:54.328Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 28.89MB / 54.14MB 2.5s [2020-09-15T02:09:54.328Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 31.52MB / 57.46MB 2.5s [2020-09-15T02:09:54.328Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 32.86MB / 54.14MB 2.7s [2020-09-15T02:09:54.328Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 31.86MB / 73.58MB 2.7s [2020-09-15T02:09:54.328Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 29.83MB / 96.52MB 2.7s [2020-09-15T02:09:54.328Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 35.85MB / 57.46MB 2.7s [2020-09-15T02:09:54.328Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 37.30MB / 54.14MB 2.8s [2020-09-15T02:09:54.328Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 38.93MB / 57.46MB 2.8s [2020-09-15T02:09:54.328Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 40.52MB / 54.14MB 3.0s [2020-09-15T02:09:54.328Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 38.46MB / 73.58MB 3.0s [2020-09-15T02:09:54.328Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 37.35MB / 96.52MB 3.0s [2020-09-15T02:09:54.328Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 43.75MB / 57.46MB 3.0s [2020-09-15T02:09:54.651Z] #39 20.46 CC images/core-s390.o [2020-09-15T02:09:54.743Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 45.44MB / 54.14MB 3.1s [2020-09-15T02:09:54.743Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 46.86MB / 57.46MB 3.1s [2020-09-15T02:09:54.743Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 48.32MB / 54.14MB 3.3s [2020-09-15T02:09:54.743Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 44.08MB / 73.58MB 3.3s [2020-09-15T02:09:54.743Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 44.60MB / 96.52MB 3.3s [2020-09-15T02:09:54.743Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 50.42MB / 57.46MB 3.3s [2020-09-15T02:09:54.780Z] #39 31.98 CC compel/src/lib/infect-rpc.o [2020-09-15T02:09:54.780Z] #39 32.15 CC compel/src/lib/infect-util.o [2020-09-15T02:09:54.780Z] #39 ... [2020-09-15T02:09:54.780Z] [2020-09-15T02:09:54.780Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:09:54.780Z] #41 68.01 vendor/golang.org/x/net/idna [2020-09-15T02:09:55.091Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 49.58MB / 73.58MB 3.6s [2020-09-15T02:09:55.091Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 49.74MB / 96.52MB 3.6s [2020-09-15T02:09:55.091Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 54.19MB / 57.46MB 3.6s [2020-09-15T02:09:55.091Z] #8 ... [2020-09-15T02:09:55.091Z] [2020-09-15T02:09:55.091Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-15T02:09:55.091Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-15T02:09:55.091Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-15T02:09:55.091Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2020-09-15T02:09:55.091Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-15T02:09:55.091Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.5s done [2020-09-15T02:09:55.091Z] #59 DONE 4.3s [2020-09-15T02:09:55.091Z] [2020-09-15T02:09:55.091Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-15T02:09:55.091Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 52.86MB / 54.14MB 3.7s [2020-09-15T02:09:55.419Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 3.9s done [2020-09-15T02:09:55.419Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 58.67MB / 73.58MB 4.0s [2020-09-15T02:09:55.419Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 60.42MB / 96.52MB 4.0s [2020-09-15T02:09:55.419Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.0s done [2020-09-15T02:09:55.591Z] #39 21.23 CC images/cpuinfo.o [2020-09-15T02:09:55.826Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 65.05MB / 73.58MB 4.3s [2020-09-15T02:09:55.826Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 68.83MB / 96.52MB 4.3s [2020-09-15T02:09:55.826Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 69.37MB / 73.58MB 4.5s [2020-09-15T02:09:55.851Z] #39 21.69 CC images/inventory.o [2020-09-15T02:09:56.111Z] #39 21.95 CC images/fdinfo.o [2020-09-15T02:09:56.187Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.36MB / 73.58MB 4.6s [2020-09-15T02:09:56.187Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 78.33MB / 96.52MB 4.6s [2020-09-15T02:09:56.187Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 4.7s done [2020-09-15T02:09:56.187Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 85.00MB / 96.52MB 4.8s [2020-09-15T02:09:56.371Z] #39 22.20 CC images/fown.o [2020-09-15T02:09:56.494Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 91.31MB / 96.52MB 4.9s [2020-09-15T02:09:56.494Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 5.1s done [2020-09-15T02:09:56.494Z] #8 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-09-15T02:09:56.630Z] #39 22.44 CC images/ns.o [2020-09-15T02:09:56.797Z] #8 ... [2020-09-15T02:09:56.797Z] [2020-09-15T02:09:56.797Z] #21 [internal] load build context [2020-09-15T02:09:56.797Z] #21 transferring context: 51.55MB 6.0s done [2020-09-15T02:09:56.797Z] #21 DONE 6.1s [2020-09-15T02:09:56.797Z] [2020-09-15T02:09:56.797Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-15T02:09:56.853Z] #41 69.66 vendor/golang.org/x/net/http2/hpack [2020-09-15T02:09:56.853Z] #41 ... [2020-09-15T02:09:56.853Z] [2020-09-15T02:09:56.853Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T02:09:56.853Z] #10 60.07 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-15T02:09:56.853Z] #10 60.09 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-09-15T02:09:56.853Z] #10 60.10 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-15T02:09:56.853Z] #10 69.65 Selecting previously unselected package libapparmor1:s390x. [2020-09-15T02:09:56.853Z] #10 69.65 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-09-15T02:09:56.853Z] #10 69.65 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-09-15T02:09:56.853Z] #10 69.73 Selecting previously unselected package libapparmor-dev:s390x. [2020-09-15T02:09:56.853Z] #10 69.73 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-09-15T02:09:56.853Z] #10 69.73 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-09-15T02:09:56.853Z] #10 69.82 Selecting previously unselected package libbtrfs0. [2020-09-15T02:09:56.853Z] #10 69.82 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-09-15T02:09:56.853Z] #10 69.82 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-15T02:09:56.853Z] #10 69.86 Selecting previously unselected package libbtrfs-dev. [2020-09-15T02:09:56.853Z] #10 69.86 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-09-15T02:09:56.853Z] #10 69.86 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-15T02:09:56.853Z] #10 69.95 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-09-15T02:09:56.853Z] #10 69.95 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-09-15T02:09:56.853Z] #10 69.95 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-09-15T02:09:56.853Z] #10 70.02 Selecting previously unselected package libudev-dev:s390x. [2020-09-15T02:09:56.853Z] #10 70.02 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-09-15T02:09:56.853Z] #10 70.02 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-09-15T02:09:56.853Z] #10 70.12 Selecting previously unselected package libsepol1-dev:s390x. [2020-09-15T02:09:56.890Z] #39 22.67 CC images/regfile.o [2020-09-15T02:09:57.145Z] #10 70.12 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-09-15T02:09:57.145Z] #10 70.14 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-09-15T02:09:57.145Z] #10 ... [2020-09-15T02:09:57.145Z] [2020-09-15T02:09:57.145Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:09:57.145Z] #39 32.26 CC compel/src/lib/infect.o [2020-09-15T02:09:57.145Z] #39 33.46 CC compel/src/lib/ptrace.o [2020-09-15T02:09:57.145Z] #39 33.80 AR compel/libcompel.a [2020-09-15T02:09:57.145Z] #39 33.83 HOSTCC compel/src/main-host.o [2020-09-15T02:09:57.145Z] #39 33.99 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-09-15T02:09:57.145Z] #39 34.05 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-15T02:09:57.145Z] #39 34.19 HOSTCC compel/src/lib/log-host.o [2020-09-15T02:09:57.145Z] #39 34.28 HOSTLINK compel/compel-host-bin [2020-09-15T02:09:57.145Z] #39 34.38 DEP soccr/soccr.d [2020-09-15T02:09:57.145Z] #39 34.50 CC soccr/soccr.o [2020-09-15T02:09:57.149Z] #39 22.91 CC images/ghost-file.o [2020-09-15T02:09:57.149Z] #39 ... [2020-09-15T02:09:57.149Z] [2020-09-15T02:09:57.149Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:09:57.149Z] #41 82.43 text/template [2020-09-15T02:09:57.149Z] #41 83.91 go/parser [2020-09-15T02:09:57.149Z] #41 87.23 go/doc [2020-09-15T02:09:57.149Z] #41 87.31 encoding/xml [2020-09-15T02:09:57.149Z] #41 90.47 github.com/LK4D4/vndr/build [2020-09-15T02:09:57.409Z] #41 ... [2020-09-15T02:09:57.409Z] [2020-09-15T02:09:57.409Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:09:57.409Z] #39 23.18 CC images/fifo.o [2020-09-15T02:09:57.669Z] #39 23.35 CC images/remap-file-path.o [2020-09-15T02:09:57.669Z] #39 23.54 CC images/eventfd.o [2020-09-15T02:09:57.928Z] #39 23.77 CC images/eventpoll.o [2020-09-15T02:09:58.183Z] #39 35.36 AR soccr/libsoccr.a [2020-09-15T02:09:58.183Z] #39 35.39 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-15T02:09:58.183Z] #39 35.55 DEP criu/arch/s390/sigframe.d [2020-09-15T02:09:58.188Z] #39 24.14 CC images/fh.o [2020-09-15T02:09:58.448Z] #39 24.39 CC images/fsnotify.o [2020-09-15T02:09:58.485Z] #39 35.74 DEP criu/arch/s390/crtools.d [2020-09-15T02:09:58.485Z] #39 35.92 DEP criu/arch/s390/cpu.d [2020-09-15T02:09:58.792Z] #39 ... [2020-09-15T02:09:58.792Z] [2020-09-15T02:09:58.792Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T02:09:58.792Z] #10 70.34 Selecting previously unselected package libpcre16-3:s390x. [2020-09-15T02:09:58.792Z] #10 70.34 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-09-15T02:09:58.792Z] #10 70.34 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-09-15T02:09:58.792Z] #10 70.40 Selecting previously unselected package libpcre32-3:s390x. [2020-09-15T02:09:58.792Z] #10 70.40 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-09-15T02:09:58.792Z] #10 70.40 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-09-15T02:09:58.792Z] #10 70.49 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-09-15T02:09:58.792Z] #10 70.49 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-09-15T02:09:58.792Z] #10 70.49 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-09-15T02:09:58.792Z] #10 70.58 Selecting previously unselected package libpcre3-dev:s390x. [2020-09-15T02:09:58.792Z] #10 70.58 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-09-15T02:09:58.792Z] #10 70.59 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-09-15T02:09:58.792Z] #10 70.83 Selecting previously unselected package libselinux1-dev:s390x. [2020-09-15T02:09:58.792Z] #10 70.83 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-09-15T02:09:58.792Z] #10 70.83 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-09-15T02:09:58.792Z] #10 70.96 Selecting previously unselected package libdevmapper-dev:s390x. [2020-09-15T02:09:58.792Z] #10 70.96 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-09-15T02:09:58.792Z] #10 70.97 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-09-15T02:09:58.792Z] #10 71.01 Selecting previously unselected package libseccomp-dev:s390x. [2020-09-15T02:09:58.792Z] #10 71.01 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-09-15T02:09:58.792Z] #10 71.01 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-09-15T02:09:58.792Z] #10 71.08 Selecting previously unselected package libsystemd-dev:s390x. [2020-09-15T02:09:58.792Z] #10 71.08 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-09-15T02:09:58.792Z] #10 71.08 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-09-15T02:09:58.792Z] #10 71.34 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-09-15T02:09:58.792Z] #10 71.35 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-09-15T02:09:58.792Z] #10 71.35 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-09-15T02:09:58.792Z] #10 71.36 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-15T02:09:58.792Z] #10 71.37 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-09-15T02:09:58.792Z] #10 71.37 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-09-15T02:09:58.792Z] #10 71.38 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-15T02:09:58.793Z] #10 71.39 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-15T02:09:58.793Z] #10 71.39 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-09-15T02:09:58.793Z] #10 71.40 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-09-15T02:09:58.793Z] #10 71.41 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-15T02:09:58.793Z] #10 71.42 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-15T02:09:58.793Z] #10 71.42 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-09-15T02:09:58.793Z] #10 71.43 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-15T02:09:58.793Z] #10 71.44 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-09-15T02:09:58.793Z] #10 71.45 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-15T02:09:58.793Z] #10 71.45 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-09-15T02:09:58.793Z] #10 71.46 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-15T02:09:58.793Z] #10 71.47 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-09-15T02:09:58.793Z] #10 71.47 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-09-15T02:09:58.793Z] #10 71.47 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-15T02:09:58.793Z] #10 71.48 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-09-15T02:09:58.793Z] #10 71.49 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-09-15T02:09:58.793Z] #10 71.49 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-15T02:09:58.793Z] #10 71.50 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-09-15T02:09:58.793Z] #10 71.51 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-09-15T02:09:58.793Z] #10 71.51 Setting up dmsetup (2:1.02.155-3) ... [2020-09-15T02:09:58.793Z] #10 71.52 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-09-15T02:09:58.793Z] #10 71.53 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-09-15T02:09:58.793Z] #10 71.53 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T02:09:58.793Z] #10 DONE 71.9s [2020-09-15T02:09:58.793Z] [2020-09-15T02:09:58.793Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:09:58.793Z] #39 36.03 CC criu/arch/s390/cpu.o [2020-09-15T02:09:59.114Z] #39 36.37 CC criu/arch/s390/crtools.o [2020-09-15T02:09:59.387Z] #39 ... [2020-09-15T02:09:59.387Z] [2020-09-15T02:09:59.387Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:09:59.387Z] #47 84.48 mvdan.cc/sh/v3/syntax [2020-09-15T02:09:59.387Z] #47 91.26 mvdan.cc/sh/v3/cmd/shfmt [2020-09-15T02:09:59.387Z] #47 ... [2020-09-15T02:09:59.387Z] [2020-09-15T02:09:59.387Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:09:59.387Z] #39 25.11 CC images/signalfd.o [2020-09-15T02:09:59.646Z] #39 25.41 CC images/fs.o [2020-09-15T02:09:59.753Z] #39 37.23 CC criu/arch/s390/sigframe.o [2020-09-15T02:09:59.906Z] #39 25.67 CC images/pstree.o [2020-09-15T02:10:00.046Z] #39 37.45 LINK criu/arch/s390/crtools.built-in.o [2020-09-15T02:10:00.046Z] #39 37.47 DEP criu/pie/util-vdso.d [2020-09-15T02:10:00.165Z] #39 25.96 CC images/pipe.o [2020-09-15T02:10:00.338Z] #39 37.59 DEP criu/pie/util.d [2020-09-15T02:10:00.338Z] #39 37.69 CC criu/pie/util.o [2020-09-15T02:10:00.425Z] #39 26.17 CC images/tcp-stream.o [2020-09-15T02:10:00.631Z] #39 ... [2020-09-15T02:10:00.631Z] [2020-09-15T02:10:00.631Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:10:00.631Z] #54 69.77 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-15T02:10:00.631Z] #54 69.77 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-15T02:10:00.631Z] #54 DONE 73.6s [2020-09-15T02:10:00.631Z] [2020-09-15T02:10:00.631Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-15T02:10:00.631Z] #11 DONE 1.8s [2020-09-15T02:10:00.631Z] [2020-09-15T02:10:00.631Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-15T02:10:00.631Z] #55 DONE 0.1s [2020-09-15T02:10:00.631Z] [2020-09-15T02:10:00.631Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-15T02:10:00.631Z] #56 DONE 0.1s [2020-09-15T02:10:00.631Z] [2020-09-15T02:10:00.631Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:10:00.631Z] #39 38.01 CC criu/pie/util-vdso.o [2020-09-15T02:10:00.685Z] #39 26.42 CC images/sk-packet.o [2020-09-15T02:10:00.944Z] #39 26.77 CC images/mnt.o [2020-09-15T02:10:01.204Z] #39 27.06 CC images/pipe-data.o [2020-09-15T02:10:01.268Z] #39 38.72 AR criu/pie/pie.lib.a [2020-09-15T02:10:01.268Z] #39 38.79 DEP criu/pie/restorer.d [2020-09-15T02:10:01.464Z] #39 27.34 CC images/sa.o [2020-09-15T02:10:01.561Z] #39 39.02 DEP criu/arch/s390/restorer.d [2020-09-15T02:10:01.854Z] #39 39.16 DEP criu/arch/s390/vdso-pie.d [2020-09-15T02:10:01.854Z] #39 39.22 DEP criu/pie/parasite-vdso.d [2020-09-15T02:10:01.854Z] #39 39.34 DEP criu/pie/parasite.d [2020-09-15T02:10:02.034Z] #39 27.61 CC images/timer.o [2020-09-15T02:10:02.034Z] #39 28.01 CC images/timerfd.o [2020-09-15T02:10:02.146Z] #39 39.56 CC criu/pie/parasite.o [2020-09-15T02:10:02.440Z] #39 ... [2020-09-15T02:10:02.440Z] [2020-09-15T02:10:02.440Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-15T02:10:02.440Z] #12 DONE 2.0s [2020-09-15T02:10:02.604Z] #39 28.35 CC images/mm.o [2020-09-15T02:10:02.733Z] [2020-09-15T02:10:02.733Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-15T02:10:02.939Z] #39 28.53 CC images/sk-opts.o [2020-09-15T02:10:03.200Z] #39 28.78 CC images/sk-unix.o [2020-09-15T02:10:03.200Z] #39 ... [2020-09-15T02:10:03.200Z] [2020-09-15T02:10:03.200Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:10:03.200Z] #47 DONE 98.5s [2020-09-15T02:10:03.200Z] [2020-09-15T02:10:03.200Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:10:03.200Z] #39 29.05 CC images/sk-inet.o [2020-09-15T02:10:03.769Z] #39 29.40 CC images/tun.o [2020-09-15T02:10:03.867Z] #13 1.401 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-15T02:10:04.033Z] #39 29.81 CC images/sk-netlink.o [2020-09-15T02:10:04.170Z] #13 DONE 1.6s [2020-09-15T02:10:04.170Z] [2020-09-15T02:10:04.170Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:10:04.170Z] #39 40.22 LINK criu/pie/parasite.built-in.o [2020-09-15T02:10:04.170Z] #39 40.23 GEN criu/pie/parasite-blob.h [2020-09-15T02:10:04.170Z] #39 40.24 CC criu/pie/parasite-vdso.o [2020-09-15T02:10:04.170Z] #39 40.68 CC criu/arch/s390/vdso-pie.o [2020-09-15T02:10:04.170Z] #39 41.04 CC criu/arch/s390/restorer.o [2020-09-15T02:10:04.170Z] #39 41.26 CC criu/pie/restorer.o [2020-09-15T02:10:04.293Z] #39 30.11 CC images/packet-sock.o [2020-09-15T02:10:04.554Z] #39 30.51 CC images/ipc-var.o [2020-09-15T02:10:04.819Z] #39 30.78 CC images/ipc-desc.o [2020-09-15T02:10:05.085Z] #39 30.94 CC images/ipc-shm.o [2020-09-15T02:10:05.344Z] #39 31.10 CC images/ipc-msg.o [2020-09-15T02:10:05.604Z] #39 31.29 CC images/ipc-sem.o [2020-09-15T02:10:05.604Z] #39 31.48 CC images/utsns.o [2020-09-15T02:10:05.708Z] #39 42.88 LINK criu/pie/restorer.built-in.o [2020-09-15T02:10:05.708Z] #39 42.90 GEN criu/pie/restorer-blob.h [2020-09-15T02:10:05.708Z] #39 42.98 DEP criu/vdso.d [2020-09-15T02:10:05.708Z] #39 ... [2020-09-15T02:10:05.708Z] [2020-09-15T02:10:05.708Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-15T02:10:05.708Z] #14 DONE 1.4s [2020-09-15T02:10:05.708Z] [2020-09-15T02:10:05.708Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:10:05.708Z] #39 43.24 DEP criu/uts_ns.d [2020-09-15T02:10:05.864Z] #39 31.73 CC images/creds.o [2020-09-15T02:10:06.006Z] #39 43.39 DEP criu/util.d [2020-09-15T02:10:06.124Z] #39 31.93 CC images/vma.o [2020-09-15T02:10:06.298Z] #39 43.58 DEP criu/uffd.d [2020-09-15T02:10:06.298Z] #39 43.71 DEP criu/tun.d [2020-09-15T02:10:06.384Z] #39 32.14 CC images/netdev.o [2020-09-15T02:10:06.590Z] #39 43.89 DEP criu/tty.d [2020-09-15T02:10:06.590Z] #39 44.07 DEP criu/timerfd.d [2020-09-15T02:10:06.644Z] #39 32.43 CC images/tty.o [2020-09-15T02:10:06.883Z] #39 44.25 DEP criu/timens.d [2020-09-15T02:10:06.883Z] #39 44.39 DEP criu/sysfs_parse.d [2020-09-15T02:10:07.178Z] #39 ... [2020-09-15T02:10:07.178Z] [2020-09-15T02:10:07.178Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-15T02:10:07.178Z] #15 DONE 1.5s [2020-09-15T02:10:07.178Z] [2020-09-15T02:10:07.178Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:10:07.178Z] #39 44.52 DEP criu/sysctl.d [2020-09-15T02:10:07.178Z] #39 44.62 DEP criu/string.d [2020-09-15T02:10:07.178Z] #39 44.63 DEP criu/stats.d [2020-09-15T02:10:07.213Z] #39 33.01 CC images/file-lock.o [2020-09-15T02:10:07.473Z] #39 33.21 CC images/rlimit.o [2020-09-15T02:10:07.473Z] #39 33.39 CC images/pagemap.o [2020-09-15T02:10:07.473Z] #39 ... [2020-09-15T02:10:07.473Z] [2020-09-15T02:10:07.473Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:10:07.473Z] #41 92.85 github.com/LK4D4/vndr/versioned [2020-09-15T02:10:07.473Z] #41 92.94 compress/flate [2020-09-15T02:10:07.473Z] #41 93.49 hash/crc32 [2020-09-15T02:10:07.473Z] #41 94.14 vendor/golang.org/x/crypto/cryptobyte [2020-09-15T02:10:07.473Z] #41 95.64 net [2020-09-15T02:10:07.473Z] #41 96.19 vendor/golang.org/x/crypto/internal/chacha20 [2020-09-15T02:10:07.473Z] #41 96.78 vendor/golang.org/x/crypto/poly1305 [2020-09-15T02:10:07.473Z] #41 97.17 vendor/golang.org/x/sys/cpu [2020-09-15T02:10:07.473Z] #41 97.48 vendor/golang.org/x/crypto/chacha20poly1305 [2020-09-15T02:10:07.473Z] #41 98.55 vendor/golang.org/x/crypto/hkdf [2020-09-15T02:10:07.473Z] #41 98.88 vendor/golang.org/x/text/transform [2020-09-15T02:10:07.473Z] #41 99.86 vendor/golang.org/x/text/unicode/bidi [2020-09-15T02:10:07.473Z] #41 101.4 vendor/golang.org/x/text/secure/bidirule [2020-09-15T02:10:07.473Z] #41 101.7 vendor/golang.org/x/text/unicode/norm [2020-09-15T02:10:07.505Z] #39 44.70 DEP criu/sockets.d [2020-09-15T02:10:07.506Z] #39 44.78 DEP criu/sk-unix.d [2020-09-15T02:10:07.506Z] #39 ... [2020-09-15T02:10:07.506Z] [2020-09-15T02:10:07.506Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:10:07.506Z] #41 70.39 mime [2020-09-15T02:10:07.506Z] #41 71.62 mime/quotedprintable [2020-09-15T02:10:07.506Z] #41 71.83 net/http/internal [2020-09-15T02:10:07.506Z] #41 72.45 mime/multipart [2020-09-15T02:10:07.506Z] #41 72.45 crypto/tls [2020-09-15T02:10:07.506Z] #41 77.63 net/http/httptrace [2020-09-15T02:10:07.506Z] #41 77.80 net/http [2020-09-15T02:10:07.506Z] #41 ... [2020-09-15T02:10:07.506Z] [2020-09-15T02:10:07.506Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:10:07.506Z] #39 44.92 DEP criu/sk-tcp.d [2020-09-15T02:10:07.506Z] #39 45.03 DEP criu/sk-queue.d [2020-09-15T02:10:07.733Z] #41 ... [2020-09-15T02:10:07.733Z] [2020-09-15T02:10:07.733Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:10:07.733Z] #39 33.68 CC images/siginfo.o [2020-09-15T02:10:07.798Z] #39 45.09 DEP criu/sk-packet.d [2020-09-15T02:10:07.798Z] #39 45.29 DEP criu/sk-netlink.d [2020-09-15T02:10:08.090Z] #39 45.42 DEP criu/sk-inet.d [2020-09-15T02:10:08.090Z] #39 45.59 DEP criu/signalfd.d [2020-09-15T02:10:08.303Z] #39 34.00 CC images/rpc.o [2020-09-15T02:10:08.382Z] #39 45.67 DEP criu/sigframe.d [2020-09-15T02:10:08.382Z] #39 45.77 DEP criu/shmem.d [2020-09-15T02:10:08.675Z] #39 ... [2020-09-15T02:10:08.675Z] [2020-09-15T02:10:08.675Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-15T02:10:08.675Z] #16 DONE 1.5s [2020-09-15T02:10:08.675Z] [2020-09-15T02:10:08.675Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:10:08.675Z] #39 45.93 DEP criu/servicefd.d [2020-09-15T02:10:08.675Z] #39 46.03 DEP criu/seize.d [2020-09-15T02:10:08.675Z] #39 ... [2020-09-15T02:10:08.675Z] [2020-09-15T02:10:08.675Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:10:08.675Z] #49 1.538 + RM_GOPATH=0 [2020-09-15T02:10:08.675Z] #49 1.538 + TMP_GOPATH= [2020-09-15T02:10:08.675Z] #49 1.538 + : /build [2020-09-15T02:10:08.675Z] #49 1.538 + '[' -z '' ']' [2020-09-15T02:10:08.675Z] #49 1.538 ++ mktemp -d [2020-09-15T02:10:08.675Z] #49 1.538 + export GOPATH=/tmp/tmp.leK2VabkJf [2020-09-15T02:10:08.675Z] #49 1.538 + GOPATH=/tmp/tmp.leK2VabkJf [2020-09-15T02:10:08.675Z] #49 1.538 + RM_GOPATH=1 [2020-09-15T02:10:08.675Z] #49 1.538 + case "$(go env GOARCH)" in [2020-09-15T02:10:08.675Z] #49 1.538 ++ go env GOARCH [2020-09-15T02:10:08.675Z] #49 1.567 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T02:10:08.675Z] #49 1.567 + GO_BUILDMODE=-buildmode=pie [2020-09-15T02:10:08.675Z] #49 1.567 ++ dirname /tmp/install/install.sh [2020-09-15T02:10:08.675Z] #49 1.569 + dir=/tmp/install [2020-09-15T02:10:08.675Z] #49 1.569 + bin=runc [2020-09-15T02:10:08.675Z] #49 1.569 + shift [2020-09-15T02:10:08.675Z] #49 1.569 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-15T02:10:08.675Z] #49 1.569 + . /tmp/install/runc.installer [2020-09-15T02:10:08.675Z] #49 1.569 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-15T02:10:08.675Z] #49 1.569 + install_runc [2020-09-15T02:10:08.675Z] #49 1.569 + uname -r [2020-09-15T02:10:08.675Z] #49 1.579 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-15T02:10:08.675Z] #49 1.580 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-15T02:10:08.675Z] #49 1.580 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-15T02:10:08.675Z] #49 1.580 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-15T02:10:08.675Z] #49 1.580 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.leK2VabkJf/src/github.com/opencontainers/runc [2020-09-15T02:10:08.675Z] #49 1.581 Cloning into '/tmp/tmp.leK2VabkJf/src/github.com/opencontainers/runc'... [2020-09-15T02:10:08.675Z] #49 6.572 + cd /tmp/tmp.leK2VabkJf/src/github.com/opencontainers/runc [2020-09-15T02:10:08.675Z] #49 6.572 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-15T02:10:08.675Z] #49 6.738 + '[' -z '' ']' [2020-09-15T02:10:08.675Z] #49 6.738 + target=static [2020-09-15T02:10:08.675Z] #49 6.738 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-15T02:10:08.675Z] #49 7.040 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-09-15T02:10:08.975Z] #49 ... [2020-09-15T02:10:08.975Z] [2020-09-15T02:10:08.975Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:10:08.975Z] #39 46.18 DEP criu/seccomp.d [2020-09-15T02:10:08.975Z] #39 46.25 DEP criu/rst-malloc.d [2020-09-15T02:10:08.975Z] #39 46.28 DEP criu/rbtree.d [2020-09-15T02:10:08.975Z] #39 46.30 DEP criu/pstree.d [2020-09-15T02:10:08.975Z] #39 46.37 DEP criu/protobuf.d [2020-09-15T02:10:08.975Z] #39 46.42 GEN criu/protobuf-desc-gen.h [2020-09-15T02:10:09.242Z] #39 35.14 CC images/ext-file.o [2020-09-15T02:10:09.502Z] #39 35.34 CC images/cgroup.o [2020-09-15T02:10:10.013Z] #39 47.37 DEP criu/protobuf-desc.d [2020-09-15T02:10:10.013Z] #39 47.43 DEP criu/proc_parse.d [2020-09-15T02:10:10.013Z] #39 47.52 DEP criu/plugin.d [2020-09-15T02:10:10.013Z] #39 47.56 DEP criu/pipes.d [2020-09-15T02:10:10.141Z] #39 35.90 CC images/userns.o [2020-09-15T02:10:10.305Z] #39 47.64 DEP criu/pie-util.d [2020-09-15T02:10:10.305Z] #39 47.69 DEP criu/pie-util-vdso.d [2020-09-15T02:10:10.305Z] #39 47.76 DEP criu/path.d [2020-09-15T02:10:10.400Z] #39 36.16 CC images/google/protobuf/descriptor.o [2020-09-15T02:10:10.611Z] #39 47.88 DEP criu/parasite-syscall.d [2020-09-15T02:10:10.611Z] #39 48.01 DEP criu/pagemap.d [2020-09-15T02:10:10.904Z] #39 48.20 DEP criu/pagemap-cache.d [2020-09-15T02:10:10.904Z] #39 48.32 DEP criu/page-xfer.d [2020-09-15T02:10:11.197Z] #39 48.45 DEP criu/page-pipe.d [2020-09-15T02:10:11.197Z] #39 48.56 DEP criu/netfilter.d [2020-09-15T02:10:11.197Z] #39 48.63 DEP criu/net.d [2020-09-15T02:10:11.489Z] #39 48.81 DEP criu/namespaces.d [2020-09-15T02:10:11.489Z] #39 48.95 DEP criu/mount.d [2020-09-15T02:10:11.782Z] #39 49.13 DEP criu/memfd.d [2020-09-15T02:10:12.074Z] #39 49.26 DEP criu/mem.d [2020-09-15T02:10:12.074Z] #39 49.40 DEP criu/lsm.d [2020-09-15T02:10:12.074Z] #39 49.51 DEP criu/log.d [2020-09-15T02:10:12.309Z] #39 37.67 CC images/opts.o [2020-09-15T02:10:12.309Z] #39 37.98 CC images/seccomp.o [2020-09-15T02:10:12.367Z] #39 49.59 DEP criu/libnetlink.d [2020-09-15T02:10:12.367Z] #39 49.72 DEP criu/kerndat.d [2020-09-15T02:10:12.568Z] #39 38.31 CC images/binfmt-misc.o [2020-09-15T02:10:12.659Z] #39 49.82 DEP criu/kcmp-ids.d [2020-09-15T02:10:12.659Z] #39 49.87 DEP criu/irmap.d [2020-09-15T02:10:12.659Z] #39 50.01 DEP criu/ipc_ns.d [2020-09-15T02:10:12.827Z] #39 38.54 CC images/time.o [2020-09-15T02:10:12.952Z] #39 50.19 DEP criu/image.d [2020-09-15T02:10:12.952Z] #39 50.33 DEP criu/image-desc.d [2020-09-15T02:10:12.952Z] #39 50.35 DEP criu/fsnotify.d [2020-09-15T02:10:13.086Z] #39 38.73 CC images/sysctl.o [2020-09-15T02:10:13.086Z] #39 38.89 CC images/autofs.o [2020-09-15T02:10:13.086Z] #39 ... [2020-09-15T02:10:13.086Z] [2020-09-15T02:10:13.086Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T02:10:13.086Z] #10 99.94 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-15T02:10:13.086Z] #10 99.95 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-15T02:10:13.086Z] #10 99.98 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-15T02:10:13.245Z] #39 50.52 DEP criu/filesystems.d [2020-09-15T02:10:13.245Z] #39 50.61 DEP criu/files.d [2020-09-15T02:10:13.345Z] #10 ... [2020-09-15T02:10:13.345Z] [2020-09-15T02:10:13.345Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:10:13.345Z] #39 39.13 CC images/macvlan.o [2020-09-15T02:10:13.538Z] #39 50.76 DEP criu/files-reg.d [2020-09-15T02:10:13.538Z] #39 50.95 DEP criu/files-ext.d [2020-09-15T02:10:13.604Z] #39 39.33 CC images/sit.o [2020-09-15T02:10:13.604Z] #39 39.54 CC images/memfd.o [2020-09-15T02:10:13.831Z] #39 51.04 DEP criu/file-lock.d [2020-09-15T02:10:13.831Z] #39 51.17 DEP criu/file-ids.d [2020-09-15T02:10:14.123Z] #39 51.27 DEP criu/fifo.d [2020-09-15T02:10:14.123Z] #39 51.40 DEP criu/fdstore.d [2020-09-15T02:10:14.123Z] #39 51.48 DEP criu/fault-injection.d [2020-09-15T02:10:14.123Z] #39 51.52 DEP criu/external.d [2020-09-15T02:10:14.123Z] #39 51.59 DEP criu/eventpoll.d [2020-09-15T02:10:14.172Z] #39 39.91 CC images/timens.o [2020-09-15T02:10:14.172Z] #39 40.13 LINK images/built-in.o [2020-09-15T02:10:14.416Z] #39 51.71 DEP criu/eventfd.d [2020-09-15T02:10:14.416Z] #39 51.87 DEP criu/crtools.d [2020-09-15T02:10:14.432Z] #39 40.32 GEN compel/include/asm [2020-09-15T02:10:14.432Z] #39 40.34 GEN compel/include/version.h [2020-09-15T02:10:14.432Z] #39 40.36 touch .config [2020-09-15T02:10:14.432Z] #39 40.42 GEN include/common/config.h [2020-09-15T02:10:14.692Z] #39 40.50 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-09-15T02:10:14.692Z] #39 40.52 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-09-15T02:10:14.692Z] #39 40.54 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-09-15T02:10:14.692Z] #39 40.56 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-09-15T02:10:14.692Z] #39 40.58 DEP compel/arch/x86/plugins/std/memcpy.d [2020-09-15T02:10:14.692Z] #39 40.60 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-09-15T02:10:14.692Z] #39 40.64 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-15T02:10:14.692Z] #39 40.67 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-09-15T02:10:14.711Z] #39 52.08 DEP criu/cr-service.d [2020-09-15T02:10:14.711Z] #39 52.16 DEP criu/cr-restore.d [2020-09-15T02:10:14.951Z] #39 40.69 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-15T02:10:14.951Z] #39 40.71 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-15T02:10:14.951Z] #39 40.72 DEP compel/plugins/std/infect.d [2020-09-15T02:10:14.951Z] #39 40.82 DEP compel/plugins/std/string.d [2020-09-15T02:10:14.951Z] #39 40.93 DEP compel/plugins/std/log.d [2020-09-15T02:10:15.003Z] #39 52.37 DEP criu/cr-errno.d [2020-09-15T02:10:15.003Z] #39 52.37 DEP criu/cr-dump.d [2020-09-15T02:10:15.003Z] #39 52.51 DEP criu/cr-dedup.d [2020-09-15T02:10:15.211Z] #39 41.01 DEP compel/plugins/std/fds.d [2020-09-15T02:10:15.295Z] #39 52.67 DEP criu/cr-check.d [2020-09-15T02:10:15.296Z] #39 52.77 DEP criu/config.d [2020-09-15T02:10:15.471Z] #39 41.11 DEP compel/plugins/std/std.d [2020-09-15T02:10:15.471Z] #39 41.23 DEP compel/plugins/shmem/shmem.d [2020-09-15T02:10:15.471Z] #39 41.33 DEP compel/plugins/fds/fds.d [2020-09-15T02:10:15.588Z] #39 52.95 DEP criu/clone-noasan.d [2020-09-15T02:10:15.588Z] #39 53.00 DEP criu/cgroup.d [2020-09-15T02:10:15.730Z] #39 41.43 CC compel/plugins/std/std.o [2020-09-15T02:10:15.730Z] #39 41.66 CC compel/plugins/std/fds.o [2020-09-15T02:10:15.881Z] #39 53.11 DEP criu/cgroup-props.d [2020-09-15T02:10:15.881Z] #39 53.22 DEP criu/bitmap.d [2020-09-15T02:10:15.881Z] #39 53.23 DEP criu/bfd.d [2020-09-15T02:10:15.881Z] #39 53.32 DEP criu/autofs.d [2020-09-15T02:10:16.174Z] #39 53.49 DEP criu/aio.d [2020-09-15T02:10:16.299Z] #39 42.06 CC compel/plugins/std/log.o [2020-09-15T02:10:16.466Z] #39 53.69 DEP criu/action-scripts.d [2020-09-15T02:10:16.758Z] #39 54.00 CC criu/action-scripts.o [2020-09-15T02:10:17.051Z] #39 54.34 CC criu/aio.o [2020-09-15T02:10:17.236Z] #39 42.94 CC compel/plugins/std/string.o [2020-09-15T02:10:17.344Z] #39 54.66 CC criu/autofs.o [2020-09-15T02:10:17.805Z] #39 43.53 CC compel/plugins/std/infect.o [2020-09-15T02:10:18.073Z] #39 43.84 CC compel/arch/x86/plugins/std/parasite-head.o [2020-09-15T02:10:18.073Z] #39 43.87 CC compel/arch/x86/plugins/std/memcpy.o [2020-09-15T02:10:18.073Z] #39 43.95 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-09-15T02:10:18.335Z] #39 44.00 AR compel/plugins/std.lib.a [2020-09-15T02:10:18.335Z] #39 44.08 CC compel/plugins/fds/fds.o [2020-09-15T02:10:18.386Z] #39 55.59 CC criu/bfd.o [2020-09-15T02:10:18.386Z] #39 55.91 CC criu/bitmap.o [2020-09-15T02:10:18.595Z] #39 44.27 AR compel/plugins/fds.lib.a [2020-09-15T02:10:18.595Z] #39 44.32 HOSTDEP compel/src/lib/log-host.d [2020-09-15T02:10:18.595Z] #39 44.39 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-15T02:10:18.680Z] #39 ... [2020-09-15T02:10:18.680Z] [2020-09-15T02:10:18.680Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:10:18.680Z] #41 85.11 github.com/LK4D4/vndr/godl [2020-09-15T02:10:18.680Z] #41 85.59 github.com/LK4D4/vndr [2020-09-15T02:10:18.680Z] #41 DONE 91.7s [2020-09-15T02:10:18.680Z] [2020-09-15T02:10:18.680Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T02:10:18.680Z] #17 1.297 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T02:10:18.680Z] #17 1.338 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T02:10:18.680Z] #17 1.354 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T02:10:18.680Z] #17 1.725 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-15T02:10:18.680Z] #17 2.216 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB] [2020-09-15T02:10:18.680Z] #17 3.180 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-15T02:10:18.680Z] #17 5.721 Fetched 8071 kB in 4s (1800 kB/s) [2020-09-15T02:10:18.680Z] #17 5.721 Reading package lists... [2020-09-15T02:10:18.680Z] #17 7.572 Reading package lists... [2020-09-15T02:10:18.680Z] #17 9.056 Building dependency tree... [2020-09-15T02:10:18.680Z] #17 9.604 libcap2-bin is already the newest version (1:2.25-2). [2020-09-15T02:10:18.680Z] #17 9.604 The following additional packages will be installed: [2020-09-15T02:10:18.680Z] #17 9.617 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-15T02:10:18.680Z] #17 9.617 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-15T02:10:18.680Z] #17 9.617 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-15T02:10:18.680Z] #17 9.617 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-15T02:10:18.680Z] #17 9.618 python3.7 python3.7-minimal vim-runtime xxd [2020-09-15T02:10:18.680Z] #17 9.618 Suggested packages: [2020-09-15T02:10:18.680Z] #17 9.618 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-15T02:10:18.680Z] #17 9.618 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-15T02:10:18.680Z] #17 9.618 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-15T02:10:18.680Z] #17 9.618 Recommended packages: [2020-09-15T02:10:18.680Z] #17 9.618 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-15T02:10:18.680Z] #17 9.618 python3-keyrings.alt python3-xdg unzip [2020-09-15T02:10:18.680Z] #17 ... [2020-09-15T02:10:18.680Z] [2020-09-15T02:10:18.680Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:10:18.680Z] #39 56.11 CC criu/cgroup-props.o [2020-09-15T02:10:18.854Z] #39 44.55 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-09-15T02:10:18.854Z] #39 44.65 HOSTDEP compel/src/main-host.d [2020-09-15T02:10:18.854Z] #39 44.79 DEP compel/src/lib/ptrace.d [2020-09-15T02:10:19.114Z] #39 44.96 DEP compel/src/lib/infect.d [2020-09-15T02:10:19.360Z] #8 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 19.3s done [2020-09-15T02:10:19.360Z] #8 DONE 25.0s [2020-09-15T02:10:19.360Z] [2020-09-15T02:10:19.360Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-15T02:10:19.360Z] #9 DONE 0.1s [2020-09-15T02:10:19.360Z] [2020-09-15T02:10:19.360Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-15T02:10:19.360Z] #10 DONE 0.2s [2020-09-15T02:10:19.360Z] [2020-09-15T02:10:19.360Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-15T02:10:19.360Z] #28 DONE 0.1s [2020-09-15T02:10:19.360Z] [2020-09-15T02:10:19.360Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:10:19.360Z] #46 ... [2020-09-15T02:10:19.360Z] [2020-09-15T02:10:19.360Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-15T02:10:19.360Z] #36 DONE 0.1s [2020-09-15T02:10:19.360Z] [2020-09-15T02:10:19.360Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-15T02:10:19.360Z] #37 0.701 + git clone https://github.com/docker/distribution.git . [2020-09-15T02:10:19.360Z] #37 0.704 Cloning into '.'... [2020-09-15T02:10:19.373Z] #39 45.10 DEP compel/src/lib/infect-util.d [2020-09-15T02:10:19.373Z] #39 45.24 DEP compel/src/lib/infect-rpc.d [2020-09-15T02:10:19.373Z] #39 45.34 DEP compel/arch/x86/src/lib/infect.d [2020-09-15T02:10:19.439Z] #39 56.85 CC criu/cgroup.o [2020-09-15T02:10:19.632Z] #39 45.46 DEP compel/arch/x86/src/lib/cpu.d [2020-09-15T02:10:19.632Z] #39 45.52 DEP compel/src/lib/log.d [2020-09-15T02:10:19.632Z] #39 ... [2020-09-15T02:10:19.632Z] [2020-09-15T02:10:19.632Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T02:10:19.632Z] #10 114.7 Selecting previously unselected package libapparmor1:amd64. [2020-09-15T02:10:19.632Z] #10 114.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-09-15T02:10:19.632Z] #10 114.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-09-15T02:10:19.632Z] #10 114.8 Selecting previously unselected package libapparmor-dev:amd64. [2020-09-15T02:10:19.632Z] #10 114.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-09-15T02:10:19.632Z] #10 114.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-15T02:10:19.632Z] #10 115.0 Selecting previously unselected package libbtrfs0. [2020-09-15T02:10:19.632Z] #10 115.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-15T02:10:19.632Z] #10 115.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-15T02:10:19.632Z] #10 115.1 Selecting previously unselected package libbtrfs-dev. [2020-09-15T02:10:19.632Z] #10 115.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-15T02:10:19.632Z] #10 115.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-15T02:10:19.632Z] #10 115.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-09-15T02:10:19.632Z] #10 115.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-15T02:10:19.632Z] #10 115.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-15T02:10:19.632Z] #10 115.4 Selecting previously unselected package libudev-dev:amd64. [2020-09-15T02:10:19.632Z] #10 115.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-09-15T02:10:19.632Z] #10 115.4 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-15T02:10:19.632Z] #10 115.6 Selecting previously unselected package libsepol1-dev:amd64. [2020-09-15T02:10:19.632Z] #10 115.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-09-15T02:10:19.632Z] #10 115.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-09-15T02:10:19.632Z] #10 115.8 Selecting previously unselected package libpcre16-3:amd64. [2020-09-15T02:10:19.632Z] #10 115.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-09-15T02:10:19.632Z] #10 115.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-09-15T02:10:19.632Z] #10 116.1 Selecting previously unselected package libpcre32-3:amd64. [2020-09-15T02:10:19.632Z] #10 116.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-09-15T02:10:19.632Z] #10 116.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-09-15T02:10:19.632Z] #10 116.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-09-15T02:10:19.632Z] #10 116.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-09-15T02:10:19.632Z] #10 116.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-15T02:10:19.632Z] #10 116.5 Selecting previously unselected package libpcre3-dev:amd64. [2020-09-15T02:10:19.632Z] #10 116.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-09-15T02:10:19.632Z] #10 116.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-15T02:10:21.011Z] #10 ... [2020-09-15T02:10:21.011Z] [2020-09-15T02:10:21.011Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:10:21.011Z] #41 106.0 vendor/golang.org/x/net/idna [2020-09-15T02:10:21.011Z] #41 107.9 vendor/golang.org/x/net/http2/hpack [2020-09-15T02:10:21.011Z] #41 108.8 mime [2020-09-15T02:10:21.011Z] #41 110.4 mime/quotedprintable [2020-09-15T02:10:21.011Z] #41 110.9 net/http/internal [2020-09-15T02:10:21.011Z] #41 113.5 crypto/tls [2020-09-15T02:10:21.011Z] #41 ... [2020-09-15T02:10:21.011Z] [2020-09-15T02:10:21.011Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T02:10:21.011Z] #10 117.6 Selecting previously unselected package libselinux1-dev:amd64. [2020-09-15T02:10:21.011Z] #10 117.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-09-15T02:10:21.011Z] #10 117.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-15T02:10:21.011Z] #10 ... [2020-09-15T02:10:21.011Z] [2020-09-15T02:10:21.011Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:10:21.011Z] #54 109.0 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-15T02:10:21.011Z] #54 109.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-15T02:10:21.011Z] #54 DONE 116.4s [2020-09-15T02:10:21.011Z] [2020-09-15T02:10:21.011Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-15T02:10:21.011Z] #55 DONE 0.0s [2020-09-15T02:10:21.011Z] [2020-09-15T02:10:21.011Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-15T02:10:21.011Z] #56 DONE 0.1s [2020-09-15T02:10:21.011Z] [2020-09-15T02:10:21.011Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T02:10:21.011Z] #10 117.9 Selecting previously unselected package libdevmapper-dev:amd64. [2020-09-15T02:10:21.011Z] #10 117.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-09-15T02:10:21.011Z] #10 117.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-15T02:10:21.270Z] #10 118.1 Selecting previously unselected package libseccomp-dev:amd64. [2020-09-15T02:10:21.270Z] #10 118.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-09-15T02:10:21.270Z] #10 118.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-15T02:10:21.498Z] #37 ... [2020-09-15T02:10:21.498Z] [2020-09-15T02:10:21.498Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:10:21.498Z] #44 0.723 + RM_GOPATH=0 [2020-09-15T02:10:21.498Z] #44 0.723 + TMP_GOPATH= [2020-09-15T02:10:21.498Z] #44 0.723 + : /build [2020-09-15T02:10:21.498Z] #44 0.723 + '[' -z '' ']' [2020-09-15T02:10:21.498Z] #44 0.725 ++ mktemp -d [2020-09-15T02:10:21.498Z] #44 0.728 + export GOPATH=/tmp/tmp.sCQ8TmUnUH [2020-09-15T02:10:21.498Z] #44 0.728 + GOPATH=/tmp/tmp.sCQ8TmUnUH [2020-09-15T02:10:21.498Z] #44 0.728 + RM_GOPATH=1 [2020-09-15T02:10:21.498Z] #44 0.744 + case "$(go env GOARCH)" in [2020-09-15T02:10:21.498Z] #44 0.770 ++ go env GOARCH [2020-09-15T02:10:21.498Z] #44 0.865 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T02:10:21.498Z] #44 0.865 + GO_BUILDMODE=-buildmode=pie [2020-09-15T02:10:21.498Z] #44 0.866 ++ dirname /tmp/install/install.sh [2020-09-15T02:10:21.498Z] #44 0.869 + dir=/tmp/install [2020-09-15T02:10:21.498Z] #44 0.869 + bin=gotestsum [2020-09-15T02:10:21.498Z] #44 0.869 + shift [2020-09-15T02:10:21.498Z] #44 0.870 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-15T02:10:21.498Z] #44 0.870 + . /tmp/install/gotestsum.installer [2020-09-15T02:10:21.498Z] #44 0.871 ++ : v0.3.5 [2020-09-15T02:10:21.498Z] #44 0.872 + install_gotestsum [2020-09-15T02:10:21.498Z] #44 0.873 + set -e [2020-09-15T02:10:21.498Z] #44 0.873 + export GO111MODULE=on [2020-09-15T02:10:21.498Z] #44 0.873 + GO111MODULE=on [2020-09-15T02:10:21.498Z] #44 0.874 + GOBIN=/build [2020-09-15T02:10:21.498Z] #44 0.874 + go get gotest.tools/gotestsum@v0.3.5 [2020-09-15T02:10:21.498Z] #44 0.921 go: finding gotest.tools v0.3.5 [2020-09-15T02:10:21.498Z] #44 0.922 go: finding gotest.tools/gotestsum v0.3.5 [2020-09-15T02:10:21.498Z] #44 1.697 go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-15T02:10:21.498Z] #44 2.669 go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-15T02:10:21.498Z] #44 3.971 go: downloading gotest.tools v2.1.0+incompatible [2020-09-15T02:10:21.498Z] #44 4.211 go: extracting gotest.tools v2.1.0+incompatible [2020-09-15T02:10:21.498Z] #44 4.378 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-15T02:10:21.498Z] #44 4.393 go: downloading github.com/spf13/pflag v1.0.1 [2020-09-15T02:10:21.498Z] #44 4.397 go: downloading github.com/fatih/color v1.6.0 [2020-09-15T02:10:21.498Z] #44 4.398 go: downloading github.com/pkg/errors v0.8.0 [2020-09-15T02:10:21.498Z] #44 4.399 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-15T02:10:21.498Z] #44 4.635 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-15T02:10:21.498Z] #44 4.784 go: extracting github.com/pkg/errors v0.8.0 [2020-09-15T02:10:21.498Z] #44 4.798 go: extracting github.com/fatih/color v1.6.0 [2020-09-15T02:10:21.498Z] #44 5.087 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-15T02:10:21.498Z] #44 5.112 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-15T02:10:21.498Z] #44 5.133 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-15T02:10:21.498Z] #44 5.161 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-15T02:10:21.498Z] #44 5.269 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-15T02:10:21.498Z] #44 5.307 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-15T02:10:21.498Z] #44 5.353 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-15T02:10:21.498Z] #44 5.381 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-15T02:10:21.498Z] #44 5.439 go: extracting github.com/spf13/pflag v1.0.1 [2020-09-15T02:10:21.498Z] #44 5.463 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-15T02:10:21.526Z] #39 ... [2020-09-15T02:10:21.527Z] [2020-09-15T02:10:21.527Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-15T02:10:21.527Z] #28 DONE 94.2s [2020-09-15T02:10:21.527Z] [2020-09-15T02:10:21.527Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T02:10:21.527Z] #17 10.93 The following NEW packages will be installed: [2020-09-15T02:10:21.527Z] #17 10.94 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-15T02:10:21.527Z] #17 10.94 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-15T02:10:21.527Z] #17 10.94 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-15T02:10:21.527Z] #17 10.94 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-15T02:10:21.527Z] #17 10.94 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-15T02:10:21.527Z] #17 10.94 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-15T02:10:21.527Z] #17 10.94 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-15T02:10:21.527Z] #17 10.94 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-15T02:10:21.527Z] #17 10.94 xz-utils zip [2020-09-15T02:10:21.527Z] #17 11.01 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T02:10:21.527Z] #17 11.01 Need to get 27.7 MB of archives. [2020-09-15T02:10:21.527Z] #17 11.01 After this operation, 117 MB of additional disk space will be used. [2020-09-15T02:10:21.527Z] #17 11.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-09-15T02:10:21.527Z] #17 11.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2020-09-15T02:10:21.527Z] #17 11.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2020-09-15T02:10:21.527Z] #17 11.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-09-15T02:10:21.527Z] #17 11.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-09-15T02:10:21.527Z] #17 11.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2020-09-15T02:10:21.527Z] #17 11.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2020-09-15T02:10:21.527Z] #17 11.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-09-15T02:10:21.527Z] #17 11.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-09-15T02:10:21.527Z] #17 11.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-09-15T02:10:21.527Z] #17 11.18 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-09-15T02:10:21.527Z] #17 11.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-09-15T02:10:21.527Z] #17 11.19 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-09-15T02:10:21.527Z] #17 11.19 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-09-15T02:10:21.527Z] #17 11.19 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-09-15T02:10:21.527Z] #17 11.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-09-15T02:10:21.527Z] #17 11.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-09-15T02:10:21.527Z] #17 11.20 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-09-15T02:10:21.527Z] #17 11.20 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-09-15T02:10:21.527Z] #17 11.21 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-09-15T02:10:21.527Z] #17 11.21 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-09-15T02:10:21.527Z] #17 11.22 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-09-15T02:10:21.527Z] #17 11.23 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-09-15T02:10:21.527Z] #17 11.24 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-09-15T02:10:21.527Z] #17 11.24 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-09-15T02:10:21.527Z] #17 11.24 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-09-15T02:10:21.527Z] #17 11.25 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-09-15T02:10:21.527Z] #17 11.25 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-09-15T02:10:21.527Z] #17 11.25 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-09-15T02:10:21.527Z] #17 11.46 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-09-15T02:10:21.527Z] #17 11.47 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-09-15T02:10:21.527Z] #17 11.47 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-09-15T02:10:21.527Z] #17 11.47 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-09-15T02:10:21.527Z] #17 11.47 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-09-15T02:10:21.527Z] #17 11.48 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-09-15T02:10:21.527Z] #17 11.53 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-15T02:10:21.527Z] #17 11.53 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-09-15T02:10:21.527Z] #17 11.53 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-09-15T02:10:21.527Z] #17 11.53 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-15T02:10:21.527Z] #17 11.54 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-09-15T02:10:21.527Z] #17 11.56 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-15T02:10:21.527Z] #17 11.56 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-09-15T02:10:21.527Z] #17 11.58 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-09-15T02:10:21.527Z] #17 11.59 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-09-15T02:10:21.527Z] #17 11.61 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-15T02:10:21.527Z] #17 11.77 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-09-15T02:10:21.527Z] #17 11.78 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-09-15T02:10:21.527Z] #17 11.83 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-09-15T02:10:21.527Z] #17 12.29 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T02:10:21.527Z] #17 12.33 Fetched 27.7 MB in 1s (31.8 MB/s) [2020-09-15T02:10:21.527Z] #17 12.37 Selecting previously unselected package pigz. [2020-09-15T02:10:21.527Z] #17 12.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23199 files and directories currently installed.) [2020-09-15T02:10:21.527Z] #17 12.41 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-09-15T02:10:21.527Z] #17 12.42 Unpacking pigz (2.4-1) ... [2020-09-15T02:10:21.527Z] #17 12.49 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-09-15T02:10:21.527Z] #17 12.49 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-09-15T02:10:21.527Z] #17 12.49 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-09-15T02:10:21.527Z] #17 13.03 Selecting previously unselected package python3.7-minimal. [2020-09-15T02:10:21.529Z] #10 118.3 Selecting previously unselected package libsystemd-dev:amd64. [2020-09-15T02:10:21.529Z] #10 118.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-09-15T02:10:21.529Z] #10 118.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-15T02:10:21.800Z] #44 5.499 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-15T02:10:21.828Z] #17 13.03 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-09-15T02:10:21.828Z] #17 13.04 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-15T02:10:22.467Z] #10 119.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-15T02:10:22.467Z] #10 119.3 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-15T02:10:22.508Z] #17 13.79 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-09-15T02:10:22.508Z] #17 13.80 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-15T02:10:22.727Z] #10 119.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-09-15T02:10:22.727Z] #10 119.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-15T02:10:22.727Z] #10 119.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-09-15T02:10:22.727Z] #10 119.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-09-15T02:10:22.727Z] #10 119.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-15T02:10:22.727Z] #10 119.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-15T02:10:22.727Z] #10 119.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-09-15T02:10:22.727Z] #10 119.5 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-15T02:10:22.727Z] #10 119.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-15T02:10:22.727Z] #10 119.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-15T02:10:22.727Z] #10 119.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-15T02:10:22.727Z] #10 119.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-15T02:10:22.727Z] #10 119.6 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-15T02:10:22.727Z] #10 119.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-15T02:10:22.727Z] #10 119.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-15T02:10:22.727Z] #10 119.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-15T02:10:22.727Z] #10 119.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-09-15T02:10:22.727Z] #10 119.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-09-15T02:10:22.727Z] #10 119.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-15T02:10:22.727Z] #10 119.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-15T02:10:22.727Z] #10 119.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-15T02:10:22.727Z] #10 119.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-15T02:10:22.727Z] #10 119.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-15T02:10:22.820Z] INFO: Zapped successfully [2020-09-15T02:10:22.820Z] INFO: Location for testing is d:\CI\PR-41445\3 [2020-09-15T02:10:22.820Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-09-15T02:10:22.820Z] [2020-09-15T02:10:22.820Z] [2020-09-15T02:10:22.820Z] INFO: Building the image from Dockerfile.windows at 09/15/2020 02:10:20... [2020-09-15T02:10:22.820Z] [2020-09-15T02:10:22.986Z] #10 119.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-15T02:10:22.986Z] #10 119.7 Setting up dmsetup (2:1.02.155-3) ... [2020-09-15T02:10:22.986Z] #10 119.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-15T02:10:22.986Z] #10 119.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-15T02:10:22.986Z] #10 119.8 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T02:10:23.246Z] #10 DONE 120.1s [2020-09-15T02:10:23.246Z] [2020-09-15T02:10:23.246Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-15T02:10:23.547Z] #17 15.01 Selecting previously unselected package python3-minimal. [2020-09-15T02:10:23.548Z] #17 15.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23448 files and directories currently installed.) [2020-09-15T02:10:23.548Z] #17 15.04 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-09-15T02:10:23.548Z] #17 15.04 Unpacking python3-minimal (3.7.3-1) ... [2020-09-15T02:10:23.548Z] #17 15.08 Selecting previously unselected package libmpdec2:s390x. [2020-09-15T02:10:23.548Z] #17 15.08 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-09-15T02:10:23.548Z] #17 15.09 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-09-15T02:10:23.885Z] #17 15.14 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-09-15T02:10:23.885Z] #17 15.14 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2020-09-15T02:10:23.885Z] #17 15.14 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-09-15T02:10:24.178Z] #17 15.59 Selecting previously unselected package python3.7. [2020-09-15T02:10:24.178Z] #17 15.60 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2020-09-15T02:10:24.178Z] #17 15.60 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-15T02:10:24.178Z] #17 15.66 Selecting previously unselected package libpython3-stdlib:s390x. [2020-09-15T02:10:24.471Z] #17 15.67 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-09-15T02:10:24.471Z] #17 15.67 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-09-15T02:10:24.471Z] #17 15.75 Setting up python3-minimal (3.7.3-1) ... [2020-09-15T02:10:24.591Z] #44 8.341 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-15T02:10:24.763Z] #17 16.10 Selecting previously unselected package python3. [2020-09-15T02:10:24.763Z] #17 16.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23860 files and directories currently installed.) [2020-09-15T02:10:24.763Z] #17 16.12 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-09-15T02:10:24.763Z] #17 16.12 Unpacking python3 (3.7.3-1) ... [2020-09-15T02:10:24.763Z] #17 16.19 Selecting previously unselected package libip4tc0:s390x. [2020-09-15T02:10:24.763Z] #17 16.19 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-09-15T02:10:24.763Z] #17 16.19 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-09-15T02:10:24.763Z] #17 16.23 Selecting previously unselected package libip6tc0:s390x. [2020-09-15T02:10:24.889Z] #44 8.874 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-15T02:10:25.056Z] #17 16.23 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-09-15T02:10:25.056Z] #17 16.24 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-09-15T02:10:25.056Z] #17 16.28 Selecting previously unselected package libiptc0:s390x. [2020-09-15T02:10:25.056Z] #17 16.28 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-09-15T02:10:25.056Z] #17 16.29 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-09-15T02:10:25.056Z] #17 16.33 Selecting previously unselected package libnfnetlink0:s390x. [2020-09-15T02:10:25.056Z] #17 16.34 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-09-15T02:10:25.056Z] #17 16.34 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-09-15T02:10:25.056Z] #17 16.37 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-09-15T02:10:25.056Z] #17 16.37 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-09-15T02:10:25.056Z] #17 16.37 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-09-15T02:10:25.056Z] #17 16.40 Selecting previously unselected package libnftnl11:s390x. [2020-09-15T02:10:25.056Z] #17 16.40 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-09-15T02:10:25.056Z] #17 16.40 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-09-15T02:10:25.056Z] #17 16.45 Selecting previously unselected package iptables. [2020-09-15T02:10:25.156Z] #11 DONE 1.6s [2020-09-15T02:10:25.156Z] [2020-09-15T02:10:25.156Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:10:25.156Z] #49 1.416 + RM_GOPATH=0 [2020-09-15T02:10:25.156Z] #49 1.416 + TMP_GOPATH= [2020-09-15T02:10:25.156Z] #49 1.417 + : /build [2020-09-15T02:10:25.156Z] #49 1.417 + '[' -z '' ']' [2020-09-15T02:10:25.156Z] #49 1.420 ++ mktemp -d [2020-09-15T02:10:25.156Z] #49 1.423 + export GOPATH=/tmp/tmp.D7Kcnf2lfA [2020-09-15T02:10:25.156Z] #49 1.423 + GOPATH=/tmp/tmp.D7Kcnf2lfA [2020-09-15T02:10:25.156Z] #49 1.423 + RM_GOPATH=1 [2020-09-15T02:10:25.156Z] #49 1.424 + case "$(go env GOARCH)" in [2020-09-15T02:10:25.156Z] #49 1.425 ++ go env GOARCH [2020-09-15T02:10:25.156Z] #49 1.429 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T02:10:25.156Z] #49 1.430 + GO_BUILDMODE=-buildmode=pie [2020-09-15T02:10:25.156Z] #49 1.430 ++ dirname /tmp/install/install.sh [2020-09-15T02:10:25.156Z] #49 1.431 + dir=/tmp/install [2020-09-15T02:10:25.156Z] #49 1.431 + bin=runc [2020-09-15T02:10:25.156Z] #49 1.431 + shift [2020-09-15T02:10:25.156Z] #49 1.431 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-15T02:10:25.156Z] #49 1.432 + . /tmp/install/runc.installer [2020-09-15T02:10:25.156Z] #49 1.432 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-15T02:10:25.156Z] #49 1.433 + install_runc [2020-09-15T02:10:25.156Z] #49 1.433 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-15T02:10:25.156Z] #49 1.436 + uname -r [2020-09-15T02:10:25.156Z] #49 1.438 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-15T02:10:25.156Z] #49 1.438 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-15T02:10:25.156Z] #49 1.438 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-15T02:10:25.156Z] #49 1.439 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.D7Kcnf2lfA/src/github.com/opencontainers/runc [2020-09-15T02:10:25.156Z] #49 1.443 Cloning into '/tmp/tmp.D7Kcnf2lfA/src/github.com/opencontainers/runc'... [2020-09-15T02:10:25.349Z] #17 16.46 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-09-15T02:10:25.349Z] #17 16.46 Unpacking iptables (1.8.2-4) ... [2020-09-15T02:10:25.349Z] #17 16.64 Selecting previously unselected package xxd. [2020-09-15T02:10:25.349Z] #17 16.65 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-09-15T02:10:25.349Z] #17 16.65 Unpacking xxd (2:8.1.0875-5) ... [2020-09-15T02:10:25.349Z] #17 16.70 Selecting previously unselected package vim-common. [2020-09-15T02:10:25.349Z] #17 16.71 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-15T02:10:25.349Z] #17 16.72 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-15T02:10:25.349Z] #17 16.80 Selecting previously unselected package bash-completion. [2020-09-15T02:10:25.349Z] #17 16.80 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-15T02:10:25.536Z] #44 9.489 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-15T02:10:25.749Z] Sending build context to Docker daemon 56.31MB [2020-09-15T02:10:25.749Z] [2020-09-15T02:10:25.749Z] Step 1/10 : FROM microsoft/windowsservercore [2020-09-15T02:10:25.749Z] ---> 715aaeac112d [2020-09-15T02:10:25.749Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-09-15T02:10:25.749Z] ---> Using cache [2020-09-15T02:10:25.749Z] ---> 6e9acbed1e47 [2020-09-15T02:10:25.749Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2020-09-15T02:10:25.749Z] ---> Using cache [2020-09-15T02:10:25.749Z] ---> 7254ed3b118a [2020-09-15T02:10:25.749Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-09-15T02:10:25.749Z] ---> Using cache [2020-09-15T02:10:25.749Z] ---> 1f97db8d42a5 [2020-09-15T02:10:25.749Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-09-15T02:10:25.749Z] ---> Using cache [2020-09-15T02:10:25.749Z] ---> f56a8f40953a [2020-09-15T02:10:25.750Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-09-15T02:10:25.750Z] ---> Using cache [2020-09-15T02:10:25.750Z] ---> c3777b7a5de6 [2020-09-15T02:10:25.750Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-09-15T02:10:25.750Z] ---> Using cache [2020-09-15T02:10:25.750Z] ---> 0bc75666a194 [2020-09-15T02:10:25.750Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-09-15T02:10:25.750Z] ---> Using cache [2020-09-15T02:10:25.750Z] ---> 6e153ea60467 [2020-09-15T02:10:25.750Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-09-15T02:10:25.750Z] ---> Using cache [2020-09-15T02:10:25.750Z] ---> 443b3efe56f4 [2020-09-15T02:10:25.750Z] Step 10/10 : COPY . . [2020-09-15T02:10:26.104Z] #49 ... [2020-09-15T02:10:26.104Z] [2020-09-15T02:10:26.104Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-15T02:10:26.104Z] #12 DONE 1.1s [2020-09-15T02:10:26.185Z] #44 ... [2020-09-15T02:10:26.185Z] [2020-09-15T02:10:26.185Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:10:26.185Z] #31 0.780 + RM_GOPATH=0 [2020-09-15T02:10:26.185Z] #31 0.781 + TMP_GOPATH= [2020-09-15T02:10:26.185Z] #31 0.781 + : /build [2020-09-15T02:10:26.185Z] #31 0.781 + '[' -z '' ']' [2020-09-15T02:10:26.185Z] #31 0.791 ++ mktemp -d [2020-09-15T02:10:26.185Z] #31 0.803 + export GOPATH=/tmp/tmp.gyF26ub4Jj [2020-09-15T02:10:26.185Z] #31 0.803 + GOPATH=/tmp/tmp.gyF26ub4Jj [2020-09-15T02:10:26.185Z] #31 0.803 + RM_GOPATH=1 [2020-09-15T02:10:26.185Z] #31 0.804 + case "$(go env GOARCH)" in [2020-09-15T02:10:26.185Z] #31 0.804 ++ go env GOARCH [2020-09-15T02:10:26.185Z] #31 0.874 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T02:10:26.185Z] #31 0.874 + GO_BUILDMODE=-buildmode=pie [2020-09-15T02:10:26.185Z] #31 0.875 ++ dirname /tmp/install/install.sh [2020-09-15T02:10:26.185Z] #31 0.888 + dir=/tmp/install [2020-09-15T02:10:26.185Z] #31 0.888 + bin=tomlv [2020-09-15T02:10:26.185Z] #31 0.890 + shift [2020-09-15T02:10:26.185Z] #31 0.891 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-15T02:10:26.185Z] #31 0.891 + . /tmp/install/tomlv.installer [2020-09-15T02:10:26.185Z] #31 0.892 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-15T02:10:26.185Z] #31 0.893 + install_tomlv [2020-09-15T02:10:26.185Z] #31 0.895 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-15T02:10:26.185Z] #31 0.897 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.gyF26ub4Jj/src/github.com/BurntSushi/toml [2020-09-15T02:10:26.185Z] #31 0.897 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-15T02:10:26.185Z] #31 0.907 Cloning into '/tmp/tmp.gyF26ub4Jj/src/github.com/BurntSushi/toml'... [2020-09-15T02:10:26.185Z] #31 1.956 + cd /tmp/tmp.gyF26ub4Jj/src/github.com/BurntSushi/toml [2020-09-15T02:10:26.185Z] #31 1.961 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-15T02:10:26.185Z] #31 1.971 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-15T02:10:26.185Z] #31 3.058 runtime/internal/sys [2020-09-15T02:10:26.185Z] #31 3.138 math/bits [2020-09-15T02:10:26.185Z] #31 3.206 internal/cpu [2020-09-15T02:10:26.185Z] #31 3.225 runtime/internal/atomic [2020-09-15T02:10:26.185Z] #31 3.845 runtime/internal/math [2020-09-15T02:10:26.185Z] #31 4.038 unicode/utf8 [2020-09-15T02:10:26.185Z] #31 4.162 sync/atomic [2020-09-15T02:10:26.185Z] #31 4.933 internal/bytealg [2020-09-15T02:10:26.185Z] #31 5.100 unicode [2020-09-15T02:10:26.185Z] #31 5.164 math [2020-09-15T02:10:26.185Z] #31 5.498 internal/testlog [2020-09-15T02:10:26.185Z] #31 6.458 encoding [2020-09-15T02:10:26.185Z] #31 7.003 runtime [2020-09-15T02:10:26.185Z] #31 7.187 runtime/cgo [2020-09-15T02:10:26.185Z] #31 ... [2020-09-15T02:10:26.185Z] [2020-09-15T02:10:26.185Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:10:26.185Z] #48 0.803 + RM_GOPATH=0 [2020-09-15T02:10:26.185Z] #48 0.806 + TMP_GOPATH= [2020-09-15T02:10:26.185Z] #48 0.806 + : /build [2020-09-15T02:10:26.185Z] #48 0.806 + '[' -z '' ']' [2020-09-15T02:10:26.185Z] #48 0.808 ++ mktemp -d [2020-09-15T02:10:26.185Z] #48 0.810 + export GOPATH=/tmp/tmp.EW1tFjor0t [2020-09-15T02:10:26.185Z] #48 0.810 + GOPATH=/tmp/tmp.EW1tFjor0t [2020-09-15T02:10:26.185Z] #48 0.810 + RM_GOPATH=1 [2020-09-15T02:10:26.185Z] #48 0.810 + case "$(go env GOARCH)" in [2020-09-15T02:10:26.185Z] #48 0.814 ++ go env GOARCH [2020-09-15T02:10:26.185Z] #48 0.886 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T02:10:26.185Z] #48 0.886 + GO_BUILDMODE=-buildmode=pie [2020-09-15T02:10:26.185Z] #48 0.887 ++ dirname /tmp/install/install.sh [2020-09-15T02:10:26.185Z] #48 0.900 + dir=/tmp/install [2020-09-15T02:10:26.185Z] #48 0.902 + bin=shfmt [2020-09-15T02:10:26.185Z] #48 0.903 + shift [2020-09-15T02:10:26.185Z] #48 0.904 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-15T02:10:26.185Z] #48 0.908 + . /tmp/install/shfmt.installer [2020-09-15T02:10:26.185Z] #48 0.909 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-15T02:10:26.185Z] #48 0.912 + install_shfmt [2020-09-15T02:10:26.185Z] #48 0.913 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-15T02:10:26.185Z] #48 0.914 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-15T02:10:26.185Z] #48 0.914 + git clone https://github.com/mvdan/sh.git /tmp/tmp.EW1tFjor0t/src/github.com/mvdan/sh [2020-09-15T02:10:26.185Z] #48 0.950 Cloning into '/tmp/tmp.EW1tFjor0t/src/github.com/mvdan/sh'... [2020-09-15T02:10:26.364Z] [2020-09-15T02:10:26.364Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-15T02:10:26.487Z] #48 ... [2020-09-15T02:10:26.487Z] [2020-09-15T02:10:26.487Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-15T02:10:26.487Z] #24 0.888 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T02:10:26.487Z] #24 1.015 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T02:10:26.487Z] #24 1.072 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T02:10:26.487Z] #24 2.486 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-15T02:10:26.487Z] #24 4.781 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB] [2020-09-15T02:10:26.487Z] #24 6.965 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-15T02:10:26.487Z] #24 ... [2020-09-15T02:10:26.487Z] [2020-09-15T02:10:26.487Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T02:10:26.487Z] #11 1.071 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T02:10:26.487Z] #11 1.171 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T02:10:26.487Z] #11 1.173 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T02:10:26.487Z] #11 2.576 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-15T02:10:26.487Z] #11 4.790 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB] [2020-09-15T02:10:26.487Z] #11 6.918 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-15T02:10:26.786Z] #11 ... [2020-09-15T02:10:26.786Z] [2020-09-15T02:10:26.786Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:10:26.786Z] #55 0.775 + RM_GOPATH=0 [2020-09-15T02:10:26.786Z] #55 0.775 + TMP_GOPATH= [2020-09-15T02:10:26.786Z] #55 0.775 + : /build [2020-09-15T02:10:26.786Z] #55 0.775 + '[' -z '' ']' [2020-09-15T02:10:26.786Z] #55 0.822 ++ mktemp -d [2020-09-15T02:10:26.786Z] #55 0.824 + export GOPATH=/tmp/tmp.kzc6O4rrem [2020-09-15T02:10:26.786Z] #55 0.831 + GOPATH=/tmp/tmp.kzc6O4rrem [2020-09-15T02:10:26.786Z] #55 0.832 + RM_GOPATH=1 [2020-09-15T02:10:26.786Z] #55 0.835 + case "$(go env GOARCH)" in [2020-09-15T02:10:26.786Z] #55 0.841 ++ go env GOARCH [2020-09-15T02:10:26.786Z] #55 0.941 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T02:10:26.786Z] #55 0.941 + GO_BUILDMODE=-buildmode=pie [2020-09-15T02:10:26.786Z] #55 0.943 ++ dirname /tmp/install/install.sh [2020-09-15T02:10:26.786Z] #55 0.945 + dir=/tmp/install [2020-09-15T02:10:26.786Z] #55 0.946 + bin=rootlesskit [2020-09-15T02:10:26.786Z] #55 0.946 + shift [2020-09-15T02:10:26.786Z] #55 0.946 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-15T02:10:26.786Z] #55 0.946 + . /tmp/install/rootlesskit.installer [2020-09-15T02:10:26.786Z] #55 0.947 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-15T02:10:26.786Z] #55 0.948 + install_rootlesskit [2020-09-15T02:10:26.786Z] #55 0.948 + case "$1" in [2020-09-15T02:10:26.786Z] #55 0.948 + export CGO_ENABLED=0 [2020-09-15T02:10:26.786Z] #55 0.948 + CGO_ENABLED=0 [2020-09-15T02:10:26.786Z] #55 0.948 + _install_rootlesskit [2020-09-15T02:10:26.786Z] #55 0.948 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-15T02:10:26.786Z] #55 0.948 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-15T02:10:26.786Z] #55 0.949 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.kzc6O4rrem/src/github.com/rootless-containers/rootlesskit [2020-09-15T02:10:26.787Z] #55 0.955 Cloning into '/tmp/tmp.kzc6O4rrem/src/github.com/rootless-containers/rootlesskit'... [2020-09-15T02:10:26.787Z] #55 6.300 + cd /tmp/tmp.kzc6O4rrem/src/github.com/rootless-containers/rootlesskit [2020-09-15T02:10:26.787Z] #55 6.306 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-15T02:10:26.787Z] #55 6.871 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-15T02:10:26.787Z] #55 6.871 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-15T02:10:26.787Z] #55 ... [2020-09-15T02:10:26.787Z] [2020-09-15T02:10:26.787Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-15T02:10:26.787Z] #29 0.668 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-15T02:10:26.787Z] #29 0.672 Cloning into '.'... [2020-09-15T02:10:26.866Z] #17 18.15 Unpacking bash-completion (1:2.8-6) ... [2020-09-15T02:10:26.933Z] #13 0.974 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-15T02:10:27.102Z] #29 ... [2020-09-15T02:10:27.102Z] [2020-09-15T02:10:27.102Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T02:10:27.102Z] #39 1.247 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T02:10:27.102Z] #39 1.323 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T02:10:27.102Z] #39 1.361 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T02:10:27.102Z] #39 2.761 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-15T02:10:27.102Z] #39 5.060 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB] [2020-09-15T02:10:27.102Z] #39 7.201 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-15T02:10:27.102Z] #39 ... [2020-09-15T02:10:27.102Z] [2020-09-15T02:10:27.102Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-15T02:10:27.102Z] #52 0.896 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T02:10:27.102Z] #52 1.034 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T02:10:27.102Z] #52 1.074 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T02:10:27.102Z] #52 2.630 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-15T02:10:27.102Z] #52 5.318 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB] [2020-09-15T02:10:27.102Z] #52 7.074 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-15T02:10:27.159Z] #17 18.44 Selecting previously unselected package bzip2. [2020-09-15T02:10:27.159Z] #17 18.44 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-09-15T02:10:27.159Z] #17 18.44 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-15T02:10:27.159Z] #17 18.50 Selecting previously unselected package xz-utils. [2020-09-15T02:10:27.159Z] #17 18.50 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-09-15T02:10:27.159Z] #17 18.50 Unpacking xz-utils (5.2.4-1) ... [2020-09-15T02:10:27.159Z] #17 18.62 Selecting previously unselected package apparmor. [2020-09-15T02:10:27.193Z] #13 DONE 1.1s [2020-09-15T02:10:27.193Z] [2020-09-15T02:10:27.193Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-15T02:10:27.408Z] #52 ... [2020-09-15T02:10:27.408Z] [2020-09-15T02:10:27.408Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:10:27.408Z] #42 0.725 + RM_GOPATH=0 [2020-09-15T02:10:27.408Z] #42 0.725 + TMP_GOPATH= [2020-09-15T02:10:27.408Z] #42 0.727 + : /build [2020-09-15T02:10:27.408Z] #42 0.727 + '[' -z '' ']' [2020-09-15T02:10:27.408Z] #42 0.728 ++ mktemp -d [2020-09-15T02:10:27.408Z] #42 0.778 + export GOPATH=/tmp/tmp.FrZYRIIXSF [2020-09-15T02:10:27.408Z] #42 0.779 + GOPATH=/tmp/tmp.FrZYRIIXSF [2020-09-15T02:10:27.408Z] #42 0.780 + RM_GOPATH=1 [2020-09-15T02:10:27.408Z] #42 0.781 + case "$(go env GOARCH)" in [2020-09-15T02:10:27.408Z] #42 0.782 ++ go env GOARCH [2020-09-15T02:10:27.408Z] #42 0.832 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T02:10:27.408Z] #42 0.833 + GO_BUILDMODE=-buildmode=pie [2020-09-15T02:10:27.408Z] #42 0.836 ++ dirname /tmp/install/install.sh [2020-09-15T02:10:27.408Z] #42 0.851 + dir=/tmp/install [2020-09-15T02:10:27.408Z] #42 0.851 + bin=vndr [2020-09-15T02:10:27.408Z] #42 0.851 + shift [2020-09-15T02:10:27.408Z] #42 0.851 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-15T02:10:27.408Z] #42 0.852 + . /tmp/install/vndr.installer [2020-09-15T02:10:27.408Z] #42 0.853 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-15T02:10:27.408Z] #42 0.854 + install_vndr [2020-09-15T02:10:27.408Z] #42 0.854 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-15T02:10:27.408Z] #42 0.854 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-15T02:10:27.408Z] #42 0.854 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.FrZYRIIXSF/src/github.com/LK4D4/vndr [2020-09-15T02:10:27.408Z] #42 0.886 Cloning into '/tmp/tmp.FrZYRIIXSF/src/github.com/LK4D4/vndr'... [2020-09-15T02:10:27.408Z] #42 1.945 + cd /tmp/tmp.FrZYRIIXSF/src/github.com/LK4D4/vndr [2020-09-15T02:10:27.408Z] #42 1.945 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-15T02:10:27.408Z] #42 2.020 + go build -buildmode=pie -v -o /build/vndr . [2020-09-15T02:10:27.408Z] #42 3.588 internal/race [2020-09-15T02:10:27.408Z] #42 3.739 runtime/internal/sys [2020-09-15T02:10:27.408Z] #42 3.752 internal/cpu [2020-09-15T02:10:27.408Z] #42 3.800 runtime/internal/atomic [2020-09-15T02:10:27.408Z] #42 4.045 sync/atomic [2020-09-15T02:10:27.408Z] #42 4.247 unicode [2020-09-15T02:10:27.408Z] #42 4.775 unicode/utf8 [2020-09-15T02:10:27.408Z] #42 5.044 math/bits [2020-09-15T02:10:27.408Z] #42 5.729 internal/bytealg [2020-09-15T02:10:27.408Z] #42 6.802 encoding [2020-09-15T02:10:27.408Z] #42 7.061 math [2020-09-15T02:10:27.408Z] #42 7.221 unicode/utf16 [2020-09-15T02:10:27.408Z] #42 7.991 runtime [2020-09-15T02:10:27.408Z] #42 8.087 container/list [2020-09-15T02:10:27.408Z] #42 10.81 crypto/internal/subtle [2020-09-15T02:10:27.408Z] #42 11.06 crypto/subtle [2020-09-15T02:10:27.408Z] #42 11.41 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-15T02:10:27.408Z] #42 ... [2020-09-15T02:10:27.408Z] [2020-09-15T02:10:27.408Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:10:27.408Z] #46 0.807 + RM_GOPATH=0 [2020-09-15T02:10:27.408Z] #46 0.807 + TMP_GOPATH= [2020-09-15T02:10:27.408Z] #46 0.808 + : /build [2020-09-15T02:10:27.408Z] #46 0.808 + '[' -z '' ']' [2020-09-15T02:10:27.408Z] #46 0.809 ++ mktemp -d [2020-09-15T02:10:27.408Z] #46 0.813 + export GOPATH=/tmp/tmp.IYz8EJP8ze [2020-09-15T02:10:27.408Z] #46 0.813 + GOPATH=/tmp/tmp.IYz8EJP8ze [2020-09-15T02:10:27.408Z] #46 0.813 + RM_GOPATH=1 [2020-09-15T02:10:27.408Z] #46 0.814 + case "$(go env GOARCH)" in [2020-09-15T02:10:27.408Z] #46 0.825 ++ go env GOARCH [2020-09-15T02:10:27.408Z] #46 0.857 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T02:10:27.408Z] #46 0.857 + GO_BUILDMODE=-buildmode=pie [2020-09-15T02:10:27.408Z] #46 0.858 ++ dirname /tmp/install/install.sh [2020-09-15T02:10:27.408Z] #46 0.860 + dir=/tmp/install [2020-09-15T02:10:27.408Z] #46 0.860 + bin=golangci_lint [2020-09-15T02:10:27.408Z] #46 0.860 + shift [2020-09-15T02:10:27.408Z] #46 0.860 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-15T02:10:27.408Z] #46 0.860 + . /tmp/install/golangci_lint.installer [2020-09-15T02:10:27.408Z] #46 0.861 ++ : v1.23.8 [2020-09-15T02:10:27.408Z] #46 0.861 Installing golangci-lint version v1.23.8 [2020-09-15T02:10:27.408Z] #46 0.861 + install_golangci_lint [2020-09-15T02:10:27.408Z] #46 0.861 + echo 'Installing golangci-lint version v1.23.8' [2020-09-15T02:10:27.408Z] #46 0.861 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-15T02:10:27.452Z] #17 18.62 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-09-15T02:10:27.452Z] #17 18.65 Unpacking apparmor (2.13.2-10) ... [2020-09-15T02:10:27.452Z] #17 18.90 Selecting previously unselected package aufs-tools. [2020-09-15T02:10:27.709Z] #46 ... [2020-09-15T02:10:27.709Z] [2020-09-15T02:10:27.709Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:10:27.709Z] #22 0.788 + RM_GOPATH=0 [2020-09-15T02:10:27.709Z] #22 0.788 + TMP_GOPATH= [2020-09-15T02:10:27.709Z] #22 0.788 + : /build [2020-09-15T02:10:27.709Z] #22 0.788 + '[' -z '' ']' [2020-09-15T02:10:27.709Z] #22 0.789 ++ mktemp -d [2020-09-15T02:10:27.709Z] #22 0.801 + export GOPATH=/tmp/tmp.zD8xi1KurW [2020-09-15T02:10:27.709Z] #22 0.801 + GOPATH=/tmp/tmp.zD8xi1KurW [2020-09-15T02:10:27.709Z] #22 0.801 + RM_GOPATH=1 [2020-09-15T02:10:27.709Z] #22 0.801 + case "$(go env GOARCH)" in [2020-09-15T02:10:27.709Z] #22 0.806 ++ go env GOARCH [2020-09-15T02:10:27.709Z] #22 0.890 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T02:10:27.709Z] #22 0.890 + GO_BUILDMODE=-buildmode=pie [2020-09-15T02:10:27.709Z] #22 0.892 ++ dirname /tmp/install/install.sh [2020-09-15T02:10:27.709Z] #22 0.894 + dir=/tmp/install [2020-09-15T02:10:27.709Z] #22 0.895 + bin=dockercli [2020-09-15T02:10:27.709Z] #22 0.895 + shift [2020-09-15T02:10:27.709Z] #22 0.895 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-15T02:10:27.709Z] #22 0.896 + . /tmp/install/dockercli.installer [2020-09-15T02:10:27.709Z] #22 0.898 ++ : stable [2020-09-15T02:10:27.709Z] #22 0.899 ++ : 17.06.2-ce [2020-09-15T02:10:27.709Z] #22 0.902 + install_dockercli [2020-09-15T02:10:27.709Z] #22 0.910 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-15T02:10:27.709Z] #22 0.910 Install docker/cli version 17.06.2-ce from stable [2020-09-15T02:10:27.709Z] #22 0.912 ++ uname -m [2020-09-15T02:10:27.709Z] #22 0.931 + arch=ppc64le [2020-09-15T02:10:27.709Z] #22 0.937 + '[' ppc64le '!=' x86_64 ']' [2020-09-15T02:10:27.709Z] #22 0.938 + '[' ppc64le '!=' s390x ']' [2020-09-15T02:10:27.709Z] #22 0.938 + '[' ppc64le '!=' armhf ']' [2020-09-15T02:10:27.709Z] #22 0.938 + build_dockercli [2020-09-15T02:10:27.709Z] #22 0.938 + git clone https://github.com/docker/docker-ce /tmp/tmp.zD8xi1KurW/tmp/docker-ce [2020-09-15T02:10:27.709Z] #22 0.961 Cloning into '/tmp/tmp.zD8xi1KurW/tmp/docker-ce'... [2020-09-15T02:10:27.709Z] #22 ... [2020-09-15T02:10:27.709Z] [2020-09-15T02:10:27.709Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:10:27.709Z] #61 0.497 + RM_GOPATH=0 [2020-09-15T02:10:27.709Z] #61 0.497 + TMP_GOPATH= [2020-09-15T02:10:27.709Z] #61 0.497 + : /build [2020-09-15T02:10:27.709Z] #61 0.497 + '[' -z '' ']' [2020-09-15T02:10:27.709Z] #61 0.498 ++ mktemp -d [2020-09-15T02:10:27.709Z] #61 0.499 + export GOPATH=/tmp/tmp.b2MsbS62Fl [2020-09-15T02:10:27.709Z] #61 0.499 + GOPATH=/tmp/tmp.b2MsbS62Fl [2020-09-15T02:10:27.709Z] #61 0.499 + RM_GOPATH=1 [2020-09-15T02:10:27.709Z] #61 0.499 + case "$(go env GOARCH)" in [2020-09-15T02:10:27.709Z] #61 0.500 ++ go env GOARCH [2020-09-15T02:10:27.709Z] #61 0.504 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T02:10:27.709Z] #61 0.504 + GO_BUILDMODE=-buildmode=pie [2020-09-15T02:10:27.709Z] #61 0.505 ++ dirname /tmp/install/install.sh [2020-09-15T02:10:27.709Z] #61 0.506 + dir=/tmp/install [2020-09-15T02:10:27.709Z] #61 0.506 + bin=proxy [2020-09-15T02:10:27.709Z] #61 0.506 + shift [2020-09-15T02:10:27.709Z] #61 0.506 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-15T02:10:27.709Z] #61 0.506 + . /tmp/install/proxy.installer [2020-09-15T02:10:27.709Z] #61 0.507 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-09-15T02:10:27.709Z] #61 0.507 + install_proxy [2020-09-15T02:10:27.709Z] #61 0.507 + case "$1" in [2020-09-15T02:10:27.709Z] #61 0.507 + export CGO_ENABLED=0 [2020-09-15T02:10:27.709Z] #61 0.507 + CGO_ENABLED=0 [2020-09-15T02:10:27.709Z] #61 0.507 + _install_proxy [2020-09-15T02:10:27.709Z] #61 0.507 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-09-15T02:10:27.709Z] #61 0.507 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-09-15T02:10:27.709Z] #61 0.507 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.b2MsbS62Fl/src/github.com/docker/libnetwork [2020-09-15T02:10:27.709Z] #61 0.509 Cloning into '/tmp/tmp.b2MsbS62Fl/src/github.com/docker/libnetwork'... [2020-09-15T02:10:27.745Z] #17 18.90 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-09-15T02:10:27.745Z] #17 18.91 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-15T02:10:27.745Z] #17 18.98 Selecting previously unselected package libonig5:s390x. [2020-09-15T02:10:27.745Z] #17 18.99 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-09-15T02:10:27.745Z] #17 18.99 Unpacking libonig5:s390x (6.9.1-1) ... [2020-09-15T02:10:27.745Z] #17 19.09 Selecting previously unselected package libjq1:s390x. [2020-09-15T02:10:27.745Z] #17 19.09 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-09-15T02:10:27.745Z] #17 19.09 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-15T02:10:27.745Z] #17 19.17 Selecting previously unselected package jq. [2020-09-15T02:10:27.948Z] ---> Using cache [2020-09-15T02:10:27.948Z] ---> b7a361c05382 [2020-09-15T02:10:28.009Z] #61 ... [2020-09-15T02:10:28.009Z] [2020-09-15T02:10:28.009Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T02:10:28.009Z] #33 1.187 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T02:10:28.009Z] #33 1.270 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T02:10:28.009Z] #33 1.271 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T02:10:28.009Z] #33 2.877 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-15T02:10:28.009Z] #33 5.074 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB] [2020-09-15T02:10:28.009Z] #33 6.932 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-15T02:10:28.009Z] #33 ... [2020-09-15T02:10:28.009Z] [2020-09-15T02:10:28.009Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:10:28.009Z] #42 11.89 internal/nettrace [2020-09-15T02:10:28.038Z] #17 19.17 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-09-15T02:10:28.038Z] #17 19.17 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-15T02:10:28.038Z] #17 19.22 Selecting previously unselected package libaio1:s390x. [2020-09-15T02:10:28.038Z] #17 19.22 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-09-15T02:10:28.038Z] #17 19.22 Unpacking libaio1:s390x (0.3.112-3) ... [2020-09-15T02:10:28.038Z] #17 19.25 Selecting previously unselected package libgpm2:s390x. [2020-09-15T02:10:28.038Z] #17 19.25 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-09-15T02:10:28.038Z] #17 19.26 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-09-15T02:10:28.038Z] #17 19.29 Selecting previously unselected package libicu63:s390x. [2020-09-15T02:10:28.038Z] #17 19.30 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-09-15T02:10:28.038Z] #17 19.30 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-09-15T02:10:28.133Z] #14 DONE 1.0s [2020-09-15T02:10:28.133Z] [2020-09-15T02:10:28.133Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-15T02:10:28.309Z] #42 12.06 runtime/cgo [2020-09-15T02:10:28.927Z] Successfully built b7a361c05382 [2020-09-15T02:10:28.927Z] Successfully tagged docker:latest [2020-09-15T02:10:28.927Z] INFO: Image build ended at 09/15/2020 02:10:28. Duration:00:00:08.7295123 [2020-09-15T02:10:28.927Z] [2020-09-15T02:10:28.927Z] [2020-09-15T02:10:28.927Z] INFO: Building the test binaries at 09/15/2020 02:10:28... [2020-09-15T02:10:29.078Z] #15 DONE 1.0s [2020-09-15T02:10:29.078Z] [2020-09-15T02:10:29.078Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-15T02:10:30.027Z] #16 ... [2020-09-15T02:10:30.027Z] [2020-09-15T02:10:30.027Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:10:30.027Z] #39 45.63 DEP compel/src/main.d [2020-09-15T02:10:30.027Z] #39 45.72 DEP compel/src/lib/handle-elf.d [2020-09-15T02:10:30.027Z] #39 45.86 DEP compel/arch/x86/src/lib/handle-elf.d [2020-09-15T02:10:30.027Z] #39 45.99 CC compel/src/lib/log.o [2020-09-15T02:10:30.027Z] #39 46.27 CC compel/arch/x86/src/lib/cpu.o [2020-09-15T02:10:30.027Z] #39 46.98 CC compel/arch/x86/src/lib/infect.o [2020-09-15T02:10:30.027Z] #39 48.17 CC compel/src/lib/infect-rpc.o [2020-09-15T02:10:30.027Z] #39 48.51 CC compel/src/lib/infect-util.o [2020-09-15T02:10:30.027Z] #39 48.74 CC compel/src/lib/infect.o [2020-09-15T02:10:30.027Z] #39 51.77 CC compel/src/lib/ptrace.o [2020-09-15T02:10:30.027Z] #39 52.43 AR compel/libcompel.a [2020-09-15T02:10:30.027Z] #39 52.52 HOSTCC compel/src/main-host.o [2020-09-15T02:10:30.027Z] #39 53.13 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-09-15T02:10:30.027Z] #39 53.38 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-15T02:10:30.027Z] #39 53.80 HOSTCC compel/src/lib/log-host.o [2020-09-15T02:10:30.027Z] #39 54.21 HOSTLINK compel/compel-host-bin [2020-09-15T02:10:30.027Z] #39 54.46 DEP soccr/soccr.d [2020-09-15T02:10:30.027Z] #39 54.73 CC soccr/soccr.o [2020-09-15T02:10:30.027Z] #39 ... [2020-09-15T02:10:30.027Z] [2020-09-15T02:10:30.027Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-15T02:10:30.027Z] #16 DONE 0.9s [2020-09-15T02:10:30.027Z] [2020-09-15T02:10:30.027Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T02:10:30.114Z] #17 21.13 Selecting previously unselected package libnet1:s390x. [2020-09-15T02:10:30.114Z] #17 21.14 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-09-15T02:10:30.114Z] #17 21.14 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-15T02:10:30.114Z] #17 21.20 Selecting previously unselected package libnl-3-200:s390x. [2020-09-15T02:10:30.114Z] #17 21.21 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-09-15T02:10:30.114Z] #17 21.21 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-09-15T02:10:30.114Z] #17 21.24 Selecting previously unselected package libprotobuf-c1:s390x. [2020-09-15T02:10:30.114Z] #17 21.24 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-09-15T02:10:30.114Z] #17 21.24 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-15T02:10:30.114Z] #17 21.28 Selecting previously unselected package libreadline5:s390x. [2020-09-15T02:10:30.114Z] #17 21.28 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-09-15T02:10:30.114Z] #17 21.28 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-09-15T02:10:30.114Z] #17 21.38 Selecting previously unselected package net-tools. [2020-09-15T02:10:30.114Z] #17 21.38 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-09-15T02:10:30.114Z] #17 21.38 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-15T02:10:30.114Z] #17 21.53 Selecting previously unselected package python-pip-whl. [2020-09-15T02:10:30.114Z] #17 21.53 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-15T02:10:30.114Z] #17 21.53 Unpacking python-pip-whl (18.1-5) ... [2020-09-15T02:10:30.407Z] #17 21.80 Selecting previously unselected package python3-lib2to3. [2020-09-15T02:10:30.407Z] #17 21.80 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-15T02:10:30.407Z] #17 21.81 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-15T02:10:30.407Z] #17 21.87 Selecting previously unselected package python3-distutils. [2020-09-15T02:10:30.407Z] #17 21.88 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-15T02:10:30.407Z] #17 21.88 Unpacking python3-distutils (3.7.3-1) ... [2020-09-15T02:10:30.702Z] #17 21.95 Selecting previously unselected package python3-pip. [2020-09-15T02:10:30.702Z] #17 21.95 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-15T02:10:30.702Z] #17 21.95 Unpacking python3-pip (18.1-5) ... [2020-09-15T02:10:30.702Z] #17 22.03 Selecting previously unselected package python3-pkg-resources. [2020-09-15T02:10:30.702Z] #17 22.03 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-15T02:10:30.702Z] #17 22.03 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-15T02:10:30.702Z] #17 22.10 Selecting previously unselected package python3-setuptools. [2020-09-15T02:10:30.702Z] #17 22.10 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-15T02:10:30.702Z] #17 22.10 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-15T02:10:30.702Z] #17 22.23 Selecting previously unselected package python3-wheel. [2020-09-15T02:10:30.995Z] #17 22.23 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-15T02:10:30.995Z] #17 22.23 Unpacking python3-wheel (0.32.3-2) ... [2020-09-15T02:10:30.995Z] #17 22.29 Selecting previously unselected package sudo. [2020-09-15T02:10:30.995Z] #17 22.29 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-09-15T02:10:30.995Z] #17 22.30 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-15T02:10:31.288Z] #17 22.67 Selecting previously unselected package thin-provisioning-tools. [2020-09-15T02:10:31.288Z] #17 ... [2020-09-15T02:10:31.288Z] [2020-09-15T02:10:31.288Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:10:31.288Z] #39 58.67 CC criu/clone-noasan.o [2020-09-15T02:10:31.288Z] #39 58.78 CC criu/config.o [2020-09-15T02:10:31.288Z] #39 59.80 CC criu/cr-check.o [2020-09-15T02:10:31.288Z] #39 60.26 CC criu/cr-dedup.o [2020-09-15T02:10:31.288Z] #39 60.40 CC criu/cr-dump.o [2020-09-15T02:10:31.288Z] #39 61.57 CC criu/cr-errno.o [2020-09-15T02:10:31.288Z] #39 61.62 CC criu/cr-restore.o [2020-09-15T02:10:31.288Z] #39 63.94 CC criu/cr-service.o [2020-09-15T02:10:31.288Z] #39 64.60 CC criu/crtools.o [2020-09-15T02:10:31.288Z] #39 64.93 CC criu/eventfd.o [2020-09-15T02:10:31.288Z] #39 65.05 CC criu/eventpoll.o [2020-09-15T02:10:31.288Z] #39 65.37 CC criu/external.o [2020-09-15T02:10:31.288Z] #39 65.55 CC criu/fault-injection.o [2020-09-15T02:10:31.288Z] #39 65.62 CC criu/fdstore.o [2020-09-15T02:10:31.288Z] #39 65.92 CC criu/fifo.o [2020-09-15T02:10:31.288Z] #39 66.13 CC criu/file-ids.o [2020-09-15T02:10:31.288Z] #39 66.38 CC criu/file-lock.o [2020-09-15T02:10:31.288Z] #39 66.96 CC criu/files-ext.o [2020-09-15T02:10:31.288Z] #39 67.19 CC criu/files-reg.o [2020-09-15T02:10:31.288Z] #39 67.87 CC criu/files.o [2020-09-15T02:10:31.288Z] #39 ... [2020-09-15T02:10:31.288Z] [2020-09-15T02:10:31.288Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T02:10:31.288Z] #17 22.67 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-09-15T02:10:31.288Z] #17 22.68 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-15T02:10:31.408Z] #17 1.471 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T02:10:31.581Z] #17 22.82 Selecting previously unselected package uidmap. [2020-09-15T02:10:31.581Z] #17 22.82 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-09-15T02:10:31.581Z] #17 22.83 Unpacking uidmap (1:4.5-1.1) ... [2020-09-15T02:10:31.581Z] #17 22.89 Selecting previously unselected package vim-runtime. [2020-09-15T02:10:31.581Z] #17 22.89 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-15T02:10:31.581Z] #17 22.91 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-15T02:10:31.581Z] #17 22.93 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-15T02:10:31.581Z] #17 22.93 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-15T02:10:31.668Z] #17 1.558 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T02:10:31.668Z] #17 1.734 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T02:10:32.237Z] #17 2.102 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-15T02:10:32.851Z] #42 16.30 vendor/golang.org/x/crypto/internal/subtle [2020-09-15T02:10:33.152Z] #42 ... [2020-09-15T02:10:33.152Z] [2020-09-15T02:10:33.152Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:10:33.152Z] #61 16.22 Checking out files: 67% (1400/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-09-15T02:10:33.152Z] #61 16.64 + cd /tmp/tmp.b2MsbS62Fl/src/github.com/docker/libnetwork [2020-09-15T02:10:33.152Z] #61 16.65 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-09-15T02:10:33.152Z] #61 17.26 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-15T02:10:33.628Z] #17 3.564 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-15T02:10:33.657Z] #17 24.89 Selecting previously unselected package vim. [2020-09-15T02:10:33.658Z] #17 24.89 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-09-15T02:10:33.658Z] #17 24.92 Unpacking vim (2:8.1.0875-5) ... [2020-09-15T02:10:33.950Z] #17 25.29 Selecting previously unselected package xfsprogs. [2020-09-15T02:10:33.950Z] #17 25.29 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-09-15T02:10:33.950Z] #17 25.29 Unpacking xfsprogs (4.20.0-1) ... [2020-09-15T02:10:34.243Z] #17 25.55 Selecting previously unselected package zip. [2020-09-15T02:10:34.243Z] #17 25.55 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-09-15T02:10:34.243Z] #17 25.56 Unpacking zip (3.0-11+b1) ... [2020-09-15T02:10:34.243Z] #17 25.65 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-15T02:10:34.243Z] #17 25.66 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-15T02:10:34.243Z] #17 25.66 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-09-15T02:10:34.243Z] #17 25.67 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-09-15T02:10:34.243Z] #17 25.68 Setting up libgpm2:s390x (1.20.7-5) ... [2020-09-15T02:10:34.243Z] #17 25.68 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-09-15T02:10:34.243Z] #17 25.69 Setting up uidmap (1:4.5-1.1) ... [2020-09-15T02:10:34.243Z] #17 25.70 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-09-15T02:10:34.243Z] #17 25.70 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-15T02:10:34.243Z] #17 25.71 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-15T02:10:34.243Z] #17 25.72 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-15T02:10:34.243Z] #17 25.72 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-09-15T02:10:34.243Z] #17 25.73 Setting up xxd (2:8.1.0875-5) ... [2020-09-15T02:10:34.243Z] #17 25.74 Setting up zip (3.0-11+b1) ... [2020-09-15T02:10:34.243Z] #17 25.75 Setting up vim-common (2:8.1.0875-5) ... [2020-09-15T02:10:34.536Z] #17 25.77 Setting up bash-completion (1:2.8-6) ... [2020-09-15T02:10:35.007Z] #17 5.062 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-15T02:10:35.266Z] #17 ... [2020-09-15T02:10:35.266Z] [2020-09-15T02:10:35.266Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:10:35.266Z] #41 120.6 net/http/httptrace [2020-09-15T02:10:35.266Z] #41 120.9 net/http [2020-09-15T02:10:35.526Z] #41 ... [2020-09-15T02:10:35.526Z] [2020-09-15T02:10:35.526Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:10:35.526Z] #39 56.61 AR soccr/libsoccr.a [2020-09-15T02:10:35.526Z] #39 56.67 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-15T02:10:35.526Z] #39 57.09 DEP criu/arch/x86/sigframe.d [2020-09-15T02:10:35.526Z] #39 57.21 DEP criu/arch/x86/sigaction_compat.d [2020-09-15T02:10:35.526Z] #39 57.30 DEP criu/arch/x86/kerndat.d [2020-09-15T02:10:35.526Z] #39 57.40 DEP criu/arch/x86/crtools.d [2020-09-15T02:10:35.526Z] #39 57.52 DEP criu/arch/x86/cpu.d [2020-09-15T02:10:35.526Z] #39 57.76 CC criu/arch/x86/cpu.o [2020-09-15T02:10:35.526Z] #39 58.41 CC criu/arch/x86/crtools.o [2020-09-15T02:10:35.526Z] #39 59.67 CC criu/arch/x86/kerndat.o [2020-09-15T02:10:35.526Z] #39 60.11 CC criu/arch/x86/sigaction_compat.o [2020-09-15T02:10:35.526Z] #39 60.33 CC criu/arch/x86/sigframe.o [2020-09-15T02:10:35.526Z] #39 60.60 LINK criu/arch/x86/crtools.built-in.o [2020-09-15T02:10:35.526Z] #39 60.67 DEP criu/pie/util-vdso-elf32.d [2020-09-15T02:10:35.526Z] #39 60.89 DEP criu/pie/util-vdso.d [2020-09-15T02:10:35.526Z] #39 61.07 DEP criu/pie/util.d [2020-09-15T02:10:35.526Z] #39 61.20 CC criu/pie/util.o [2020-09-15T02:10:35.527Z] #39 61.45 CC criu/pie/util-vdso.o [2020-09-15T02:10:36.052Z] #17 27.10 Setting up libiptc0:s390x (1.8.2-4) ... [2020-09-15T02:10:36.052Z] #17 27.11 Setting up xz-utils (5.2.4-1) ... [2020-09-15T02:10:36.052Z] #17 27.13 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-15T02:10:36.052Z] #17 27.15 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-15T02:10:36.052Z] #17 27.19 invoke-rc.d: could not determine current runlevel [2020-09-15T02:10:36.052Z] #17 27.19 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-15T02:10:36.052Z] #17 27.20 Setting up pigz (2.4-1) ... [2020-09-15T02:10:36.052Z] #17 27.21 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-09-15T02:10:36.052Z] #17 27.21 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-09-15T02:10:36.052Z] #17 27.23 Setting up python-pip-whl (18.1-5) ... [2020-09-15T02:10:36.052Z] #17 27.23 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-09-15T02:10:36.052Z] #17 27.24 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-15T02:10:36.052Z] #17 27.44 Setting up libaio1:s390x (0.3.112-3) ... [2020-09-15T02:10:36.052Z] #17 27.44 Setting up libonig5:s390x (6.9.1-1) ... [2020-09-15T02:10:36.052Z] #17 27.45 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-09-15T02:10:36.052Z] #17 27.46 Setting up vim (2:8.1.0875-5) ... [2020-09-15T02:10:36.052Z] #17 27.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-15T02:10:36.052Z] #17 27.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-15T02:10:36.052Z] #17 27.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-15T02:10:36.052Z] #17 27.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-15T02:10:36.052Z] #17 27.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-15T02:10:36.052Z] #17 27.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-15T02:10:36.052Z] #17 27.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-15T02:10:36.052Z] #17 27.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-15T02:10:36.052Z] #17 27.52 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-15T02:10:36.052Z] #17 27.53 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-15T02:10:36.052Z] #17 27.53 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-09-15T02:10:36.052Z] #17 27.54 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-15T02:10:36.052Z] #17 27.55 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-09-15T02:10:36.393Z] #17 27.56 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-15T02:10:36.466Z] #39 62.11 CC criu/pie/util-vdso-elf32.o [2020-09-15T02:10:37.036Z] #39 62.82 AR criu/pie/pie.lib.a [2020-09-15T02:10:37.036Z] #39 62.88 DEP criu/pie/restorer.d [2020-09-15T02:10:37.296Z] #39 63.05 DEP criu/arch/x86/sigaction_compat_pie.d [2020-09-15T02:10:37.296Z] #39 63.14 DEP criu/arch/x86/restorer_unmap.d [2020-09-15T02:10:37.296Z] #39 63.19 DEP criu/arch/x86/restorer.d [2020-09-15T02:10:37.556Z] #39 63.39 DEP criu/arch/x86/vdso-pie.d [2020-09-15T02:10:37.556Z] #39 63.48 DEP criu/pie/parasite-vdso.d [2020-09-15T02:10:37.691Z] #61 ... [2020-09-15T02:10:37.691Z] [2020-09-15T02:10:37.691Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:10:37.691Z] #48 11.00 + cd /tmp/tmp.EW1tFjor0t/src/github.com/mvdan/sh [2020-09-15T02:10:37.691Z] #48 11.00 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-15T02:10:37.691Z] #48 11.16 + GO111MODULE=on [2020-09-15T02:10:37.691Z] #48 11.19 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-15T02:10:37.691Z] #48 12.83 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-15T02:10:37.691Z] #48 12.84 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-15T02:10:37.691Z] #48 12.88 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-15T02:10:37.691Z] #48 13.33 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-15T02:10:37.691Z] #48 13.34 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-15T02:10:37.691Z] #48 14.26 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-15T02:10:37.691Z] #48 15.27 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-15T02:10:37.691Z] #48 16.95 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-15T02:10:37.691Z] #48 18.40 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-15T02:10:37.691Z] #48 18.45 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-15T02:10:37.691Z] #48 18.73 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-15T02:10:37.691Z] #48 18.95 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-15T02:10:37.691Z] #48 19.88 runtime/cgo [2020-09-15T02:10:37.691Z] #48 20.25 runtime [2020-09-15T02:10:37.691Z] #48 ... [2020-09-15T02:10:37.691Z] [2020-09-15T02:10:37.691Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-15T02:10:37.691Z] #37 17.09 Checking out files: 92% (1539/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-09-15T02:10:37.691Z] #37 17.23 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-15T02:10:37.691Z] #37 19.02 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-09-15T02:10:37.816Z] #39 63.67 DEP criu/pie/parasite.d [2020-09-15T02:10:37.940Z] #17 29.20 Setting up iptables (1.8.2-4) ... [2020-09-15T02:10:37.940Z] #17 29.22 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-15T02:10:37.940Z] #17 29.23 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-15T02:10:37.940Z] #17 29.24 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-15T02:10:37.940Z] #17 29.24 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-15T02:10:37.940Z] #17 29.24 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-15T02:10:37.940Z] #17 29.25 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-15T02:10:37.940Z] #17 29.25 Setting up python3 (3.7.3-1) ... [2020-09-15T02:10:38.076Z] #39 63.86 CC criu/pie/parasite.o [2020-09-15T02:10:38.233Z] #17 29.50 Setting up python3-wheel (0.32.3-2) ... [2020-09-15T02:10:38.344Z] #37 ... [2020-09-15T02:10:38.344Z] [2020-09-15T02:10:38.344Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:10:38.344Z] #44 12.36 go: finding github.com/fatih/color v1.6.0 [2020-09-15T02:10:38.344Z] #44 12.39 go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-15T02:10:38.344Z] #44 12.40 go: finding github.com/pkg/errors v0.8.0 [2020-09-15T02:10:38.344Z] #44 12.42 go: finding github.com/spf13/pflag v1.0.1 [2020-09-15T02:10:38.344Z] #44 12.90 go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-15T02:10:38.344Z] #44 12.98 go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-15T02:10:38.344Z] #44 13.07 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-15T02:10:38.344Z] #44 13.20 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-15T02:10:38.344Z] #44 13.25 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-15T02:10:38.344Z] #44 13.41 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-15T02:10:38.344Z] #44 13.51 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-15T02:10:38.526Z] #17 29.87 Setting up apparmor (2.13.2-10) ... [2020-09-15T02:10:38.646Z] #39 ... [2020-09-15T02:10:38.646Z] [2020-09-15T02:10:38.647Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:10:38.647Z] #41 134.0 github.com/LK4D4/vndr/godl [2020-09-15T02:10:39.305Z] INFO: make.ps1 starting at 09/15/2020 02:10:38 [2020-09-15T02:10:39.305Z] INFO: Git commit (2344b3a9e1) assumed from DOCKER_GITCOMMIT environment variable [2020-09-15T02:10:39.305Z] INFO: Invoking autogen... [2020-09-15T02:10:39.566Z] #17 30.87 Setting up xfsprogs (4.20.0-1) ... [2020-09-15T02:10:39.566Z] #17 30.88 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-15T02:10:39.587Z] #41 134.7 github.com/LK4D4/vndr [2020-09-15T02:10:39.859Z] #17 31.08 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-15T02:10:40.283Z] INFO: Building daemon... [2020-09-15T02:10:40.495Z] #17 31.71 Setting up python3-distutils (3.7.3-1) ... [2020-09-15T02:10:40.788Z] #17 32.04 Setting up python3-setuptools (40.8.0-1) ... [2020-09-15T02:10:41.425Z] #17 32.81 Setting up python3-pip (18.1-5) ... [2020-09-15T02:10:41.718Z] #17 ... [2020-09-15T02:10:41.718Z] [2020-09-15T02:10:41.718Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:10:41.718Z] #39 68.96 CC criu/filesystems.o [2020-09-15T02:10:41.718Z] #39 69.31 CC criu/fsnotify.o [2020-09-15T02:10:41.718Z] #39 69.94 CC criu/image-desc.o [2020-09-15T02:10:41.718Z] #39 70.02 CC criu/image.o [2020-09-15T02:10:41.718Z] #39 70.48 CC criu/ipc_ns.o [2020-09-15T02:10:41.718Z] #39 71.14 CC criu/irmap.o [2020-09-15T02:10:41.718Z] #39 71.40 CC criu/kcmp-ids.o [2020-09-15T02:10:41.718Z] #39 71.62 CC criu/kerndat.o [2020-09-15T02:10:41.718Z] #39 72.09 CC criu/libnetlink.o [2020-09-15T02:10:41.718Z] #39 72.28 CC criu/log.o [2020-09-15T02:10:41.718Z] #39 72.64 CC criu/lsm.o [2020-09-15T02:10:41.718Z] #39 72.93 CC criu/mem.o [2020-09-15T02:10:41.718Z] #39 73.72 CC criu/memfd.o [2020-09-15T02:10:41.718Z] #39 74.11 CC criu/mount.o [2020-09-15T02:10:41.718Z] #39 76.28 CC criu/namespaces.o [2020-09-15T02:10:41.718Z] #39 77.32 CC criu/net.o [2020-09-15T02:10:41.718Z] #39 78.83 CC criu/netfilter.o [2020-09-15T02:10:41.718Z] #39 78.99 CC criu/page-pipe.o [2020-09-15T02:10:41.797Z] ok github.com/docker/docker/api/server/httputils 0.055s coverage: 14.7% of statements [2020-09-15T02:10:41.797Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-15T02:10:41.797Z] ok github.com/docker/docker/api/server/middleware 0.051s coverage: 37.7% of statements [2020-09-15T02:10:41.797Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-15T02:10:41.797Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-15T02:10:41.797Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-15T02:10:41.797Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-15T02:10:41.797Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-15T02:10:41.797Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-15T02:10:41.797Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-15T02:10:41.797Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-15T02:10:41.797Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-15T02:10:41.797Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-15T02:10:41.797Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-15T02:10:41.797Z] ok github.com/docker/docker/api/types/strslice 0.019s coverage: 90.0% of statements [2020-09-15T02:10:41.797Z] ok github.com/docker/docker/api/types/filters 0.016s coverage: 92.2% of statements [2020-09-15T02:10:41.797Z] ok github.com/docker/docker/api/types/time 0.021s coverage: 100.0% of statements [2020-09-15T02:10:41.797Z] ok github.com/docker/docker/api/server/router/swarm 0.033s coverage: 5.7% of statements [2020-09-15T02:10:41.797Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-15T02:10:41.797Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-15T02:10:41.797Z] ? github.com/docker/docker/api/types [no test files] [2020-09-15T02:10:41.797Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-15T02:10:41.797Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-15T02:10:41.797Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-15T02:10:41.797Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-15T02:10:41.797Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-15T02:10:41.797Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-15T02:10:41.797Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-15T02:10:41.797Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-15T02:10:41.797Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-15T02:10:41.797Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-15T02:10:41.797Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-15T02:10:41.797Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 75.0% of statements [2020-09-15T02:10:41.797Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-15T02:10:41.797Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-15T02:10:41.797Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-15T02:10:41.797Z] ? github.com/docker/docker/builder [no test files] [2020-09-15T02:10:41.797Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-15T02:10:41.797Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-15T02:10:41.797Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-15T02:10:41.797Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-15T02:10:41.797Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-15T02:10:41.797Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-15T02:10:41.797Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-15T02:10:41.797Z] ok github.com/docker/docker/builder/dockerignore 0.028s coverage: 96.8% of statements [2020-09-15T02:10:41.797Z] ok github.com/docker/docker/cli/debug 0.021s coverage: 100.0% of statements [2020-09-15T02:10:41.931Z] #44 ... [2020-09-15T02:10:41.931Z] [2020-09-15T02:10:41.931Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-15T02:10:41.931Z] #24 15.82 Fetched 8156 kB in 15s (545 kB/s) [2020-09-15T02:10:41.931Z] #24 15.82 Reading package lists... [2020-09-15T02:10:42.011Z] #39 79.39 CC criu/page-xfer.o [2020-09-15T02:10:42.011Z] #39 ... [2020-09-15T02:10:42.011Z] [2020-09-15T02:10:42.011Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T02:10:42.011Z] #17 33.41 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T02:10:42.011Z] #17 33.44 Processing triggers for mime-support (3.62) ... [2020-09-15T02:10:42.231Z] #24 23.05 Reading package lists... [2020-09-15T02:10:42.231Z] #24 ... [2020-09-15T02:10:42.231Z] [2020-09-15T02:10:42.231Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T02:10:42.231Z] #39 16.43 Fetched 8156 kB in 15s (529 kB/s) [2020-09-15T02:10:42.231Z] #39 16.43 Reading package lists... [2020-09-15T02:10:42.231Z] #39 23.72 Reading package lists... [2020-09-15T02:10:42.231Z] #39 ... [2020-09-15T02:10:42.231Z] [2020-09-15T02:10:42.231Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T02:10:42.231Z] #11 16.22 Fetched 8156 kB in 15s (537 kB/s) [2020-09-15T02:10:42.231Z] #11 16.22 Reading package lists... [2020-09-15T02:10:42.540Z] #11 23.32 Reading package lists... [2020-09-15T02:10:42.540Z] #11 ... [2020-09-15T02:10:42.540Z] [2020-09-15T02:10:42.540Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T02:10:42.540Z] #33 16.34 Fetched 8156 kB in 15s (538 kB/s) [2020-09-15T02:10:42.540Z] #33 16.34 Reading package lists... [2020-09-15T02:10:42.540Z] #33 24.13 Reading package lists... [2020-09-15T02:10:42.540Z] #33 ... [2020-09-15T02:10:42.540Z] [2020-09-15T02:10:42.540Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-15T02:10:42.540Z] #52 16.42 Fetched 8156 kB in 16s (525 kB/s) [2020-09-15T02:10:42.540Z] #52 16.42 Reading package lists... [2020-09-15T02:10:42.648Z] #17 DONE 33.9s [2020-09-15T02:10:42.648Z] [2020-09-15T02:10:42.648Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-15T02:10:43.191Z] ok github.com/docker/docker/builder/remotecontext 0.301s coverage: 13.6% of statements [2020-09-15T02:10:43.788Z] #41 ... [2020-09-15T02:10:43.788Z] [2020-09-15T02:10:43.788Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:10:43.788Z] #49 10.27 + cd /tmp/tmp.D7Kcnf2lfA/src/github.com/opencontainers/runc [2020-09-15T02:10:43.788Z] #49 10.27 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-15T02:10:43.788Z] #49 10.68 + '[' -z '' ']' [2020-09-15T02:10:43.788Z] #49 10.68 + target=static [2020-09-15T02:10:43.788Z] #49 10.68 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-15T02:10:43.788Z] #49 11.07 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-09-15T02:10:43.788Z] #49 ... [2020-09-15T02:10:43.788Z] [2020-09-15T02:10:43.788Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:10:43.788Z] #39 65.04 LINK criu/pie/parasite.built-in.o [2020-09-15T02:10:43.788Z] #39 65.06 GEN criu/pie/parasite-blob.h [2020-09-15T02:10:43.788Z] #39 65.10 CC criu/pie/parasite-vdso.o [2020-09-15T02:10:43.788Z] #39 65.64 CC criu/arch/x86/vdso-pie.o [2020-09-15T02:10:43.788Z] #39 65.91 CC criu/arch/x86/restorer.o [2020-09-15T02:10:43.788Z] #39 66.49 CC criu/arch/x86/restorer_unmap.o [2020-09-15T02:10:43.788Z] #39 66.54 CC criu/arch/x86/sigaction_compat_pie.o [2020-09-15T02:10:43.788Z] #39 66.83 CC criu/pie/restorer.o [2020-09-15T02:10:43.788Z] #39 69.50 LINK criu/pie/restorer.built-in.o [2020-09-15T02:10:43.788Z] #39 69.53 GEN criu/pie/restorer-blob.h [2020-09-15T02:10:43.788Z] #39 69.64 DEP criu/vdso.d [2020-09-15T02:10:44.047Z] #39 69.86 DEP criu/vdso-compat.d [2020-09-15T02:10:44.138Z] ok github.com/docker/docker/builder/dockerfile 0.910s coverage: 48.0% of statements [2020-09-15T02:10:44.217Z] #18 1.200 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-15T02:10:44.217Z] #18 1.203 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-15T02:10:44.217Z] #18 1.206 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-15T02:10:44.217Z] #18 DONE 1.4s [2020-09-15T02:10:44.217Z] [2020-09-15T02:10:44.217Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-15T02:10:44.306Z] #39 69.98 DEP criu/uts_ns.d [2020-09-15T02:10:44.306Z] #39 70.11 DEP criu/util.d [2020-09-15T02:10:44.565Z] #39 70.27 DEP criu/uffd.d [2020-09-15T02:10:44.565Z] #39 70.52 DEP criu/tun.d [2020-09-15T02:10:44.670Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|files|imports|types_sizes|compiled_files|name) took 1m57.969899681s [2020-09-15T02:10:44.670Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 674.72557ms [2020-09-15T02:10:44.714Z] ok github.com/docker/docker/builder/remotecontext/git 3.943s coverage: 86.3% of statements [2020-09-15T02:10:44.714Z] ? github.com/docker/docker/cli [no test files] [2020-09-15T02:10:44.714Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-15T02:10:44.825Z] #39 70.69 DEP criu/tty.d [2020-09-15T02:10:45.084Z] #39 70.89 DEP criu/timerfd.d [2020-09-15T02:10:45.343Z] #39 71.03 DEP criu/timens.d [2020-09-15T02:10:45.343Z] #39 71.19 DEP criu/sysfs_parse.d [2020-09-15T02:10:45.602Z] #39 71.32 DEP criu/sysctl.d [2020-09-15T02:10:45.602Z] #39 71.47 DEP criu/string.d [2020-09-15T02:10:45.602Z] #39 71.54 DEP criu/stats.d [2020-09-15T02:10:45.862Z] #39 71.66 DEP criu/sockets.d [2020-09-15T02:10:46.122Z] #39 71.83 DEP criu/sk-unix.d [2020-09-15T02:10:46.122Z] #39 72.00 DEP criu/sk-tcp.d [2020-09-15T02:10:46.381Z] #39 72.16 DEP criu/sk-queue.d [2020-09-15T02:10:46.640Z] #39 72.29 DEP criu/sk-packet.d [2020-09-15T02:10:46.640Z] #39 72.42 DEP criu/sk-netlink.d [2020-09-15T02:10:46.900Z] #39 72.59 DEP criu/sk-inet.d [2020-09-15T02:10:46.900Z] #39 72.78 DEP criu/signalfd.d [2020-09-15T02:10:46.964Z] #19 2.992 Collecting yamllint==1.16.0 [2020-09-15T02:10:46.964Z] #19 3.113 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-15T02:10:47.071Z] #52 24.06 Reading package lists... [2020-09-15T02:10:47.071Z] #52 ... [2020-09-15T02:10:47.071Z] [2020-09-15T02:10:47.071Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T02:10:47.071Z] #11 23.32 Reading package lists... [2020-09-15T02:10:47.159Z] #39 72.89 DEP criu/sigframe.d [2020-09-15T02:10:47.159Z] #39 72.98 DEP criu/shmem.d [2020-09-15T02:10:47.359Z] #19 3.149 Collecting pyyaml (from yamllint==1.16.0) [2020-09-15T02:10:47.359Z] #19 3.264 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-15T02:10:47.419Z] #39 73.23 DEP criu/servicefd.d [2020-09-15T02:10:47.419Z] #39 73.39 DEP criu/seize.d [2020-09-15T02:10:47.680Z] #39 73.56 DEP criu/seccomp.d [2020-09-15T02:10:47.940Z] #39 73.75 DEP criu/rst-malloc.d [2020-09-15T02:10:47.995Z] #19 3.912 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-15T02:10:47.995Z] #19 3.929 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-15T02:10:47.995Z] #19 3.937 Building wheels for collected packages: pyyaml [2020-09-15T02:10:47.995Z] #19 3.960 Running setup.py bdist_wheel for pyyaml: started [2020-09-15T02:10:48.133Z] #11 30.55 Building dependency tree... [2020-09-15T02:10:48.200Z] #39 73.82 DEP criu/rbtree.d [2020-09-15T02:10:48.200Z] #39 73.88 DEP criu/pstree.d [2020-09-15T02:10:48.460Z] #39 74.14 DEP criu/protobuf.d [2020-09-15T02:10:48.460Z] #39 74.27 GEN criu/protobuf-desc-gen.h [2020-09-15T02:10:48.630Z] #19 4.480 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-15T02:10:48.630Z] #19 4.480 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-15T02:10:48.630Z] #19 4.512 Successfully built pyyaml [2020-09-15T02:10:48.630Z] #19 4.542 Installing collected packages: pyyaml, pathspec, yamllint [2020-09-15T02:10:48.630Z] #19 4.746 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-15T02:10:48.720Z] #39 ... [2020-09-15T02:10:48.720Z] [2020-09-15T02:10:48.720Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:10:48.720Z] #41 DONE 144.0s [2020-09-15T02:10:48.720Z] [2020-09-15T02:10:48.720Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T02:10:48.720Z] #17 10.07 Fetched 8380 kB in 9s (931 kB/s) [2020-09-15T02:10:48.720Z] #17 10.07 Reading package lists... [2020-09-15T02:10:48.720Z] #17 13.61 Reading package lists... [2020-09-15T02:10:48.720Z] #17 17.77 Building dependency tree... [2020-09-15T02:10:48.923Z] #19 DONE 5.0s [2020-09-15T02:10:48.923Z] [2020-09-15T02:10:48.924Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-15T02:10:49.216Z] #22 DONE 0.2s [2020-09-15T02:10:49.216Z] [2020-09-15T02:10:49.216Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-15T02:10:49.708Z] #11 33.69 The following additional packages will be installed: [2020-09-15T02:10:49.708Z] #11 33.70 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-15T02:10:49.708Z] #11 33.70 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-15T02:10:49.708Z] #11 33.70 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-15T02:10:49.708Z] #11 33.70 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-15T02:10:49.708Z] #11 33.71 Suggested packages: [2020-09-15T02:10:49.708Z] #11 33.71 gcc-8-locales seccomp wine64 [2020-09-15T02:10:50.021Z] ok github.com/docker/docker/client 0.530s coverage: 75.4% of statements [2020-09-15T02:10:50.103Z] #17 20.09 libcap2-bin is already the newest version (1:2.25-2). [2020-09-15T02:10:50.103Z] #17 20.09 The following additional packages will be installed: [2020-09-15T02:10:50.259Z] #26 DONE 0.8s [2020-09-15T02:10:50.259Z] [2020-09-15T02:10:50.259Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-15T02:10:50.259Z] #29 DONE 0.2s [2020-09-15T02:10:50.259Z] [2020-09-15T02:10:50.259Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-15T02:10:50.259Z] #31 DONE 0.1s [2020-09-15T02:10:50.259Z] [2020-09-15T02:10:50.259Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:10:50.259Z] #39 80.27 CC criu/pagemap-cache.o [2020-09-15T02:10:50.259Z] #39 80.53 CC criu/pagemap.o [2020-09-15T02:10:50.259Z] #39 81.01 CC criu/parasite-syscall.o [2020-09-15T02:10:50.259Z] #39 81.51 CC criu/path.o [2020-09-15T02:10:50.259Z] #39 81.61 CC criu/pie-util-vdso.o [2020-09-15T02:10:50.259Z] #39 81.87 CC criu/pie-util.o [2020-09-15T02:10:50.259Z] #39 81.99 CC criu/pipes.o [2020-09-15T02:10:50.259Z] #39 82.40 CC criu/plugin.o [2020-09-15T02:10:50.259Z] #39 82.68 CC criu/proc_parse.o [2020-09-15T02:10:50.259Z] #39 84.59 CC criu/protobuf-desc.o [2020-09-15T02:10:50.259Z] #39 85.19 CC criu/protobuf.o [2020-09-15T02:10:50.259Z] #39 85.39 CC criu/pstree.o [2020-09-15T02:10:50.259Z] #39 85.97 CC criu/rbtree.o [2020-09-15T02:10:50.259Z] #39 86.18 CC criu/rst-malloc.o [2020-09-15T02:10:50.259Z] #39 86.42 CC criu/seccomp.o [2020-09-15T02:10:50.259Z] #39 86.88 CC criu/seize.o [2020-09-15T02:10:50.259Z] #39 87.38 CC criu/servicefd.o [2020-09-15T02:10:50.259Z] #39 ... [2020-09-15T02:10:50.259Z] [2020-09-15T02:10:50.259Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-15T02:10:50.259Z] #34 DONE 0.1s [2020-09-15T02:10:50.259Z] [2020-09-15T02:10:50.259Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:10:50.259Z] #39 87.67 CC criu/shmem.o [2020-09-15T02:10:50.259Z] #39 ... [2020-09-15T02:10:50.259Z] [2020-09-15T02:10:50.259Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-15T02:10:50.259Z] #36 117.1 + dpkg --print-architecture [2020-09-15T02:10:50.259Z] #36 117.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-15T02:10:50.259Z] #36 117.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-15T02:10:50.259Z] #36 117.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-15T02:10:50.363Z] #17 20.10 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-15T02:10:50.363Z] #17 20.10 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-15T02:10:50.363Z] #17 20.10 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-15T02:10:50.363Z] #17 20.10 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-15T02:10:50.363Z] #17 20.10 python3.7 python3.7-minimal vim-runtime xxd [2020-09-15T02:10:50.363Z] #17 20.10 Suggested packages: [2020-09-15T02:10:50.363Z] #17 20.11 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-15T02:10:50.363Z] #17 20.11 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-15T02:10:50.363Z] #17 20.11 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-15T02:10:50.363Z] #17 20.11 Recommended packages: [2020-09-15T02:10:50.363Z] #17 20.11 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-15T02:10:50.363Z] #17 20.11 python3-keyrings.alt python3-xdg unzip [2020-09-15T02:10:50.623Z] #17 ... [2020-09-15T02:10:50.623Z] [2020-09-15T02:10:50.623Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:10:50.623Z] #39 76.28 DEP criu/protobuf-desc.d [2020-09-15T02:10:50.623Z] #39 76.35 DEP criu/proc_parse.d [2020-09-15T02:10:50.623Z] #39 76.52 DEP criu/plugin.d [2020-09-15T02:10:50.883Z] #39 76.57 DEP criu/pipes.d [2020-09-15T02:10:50.883Z] #39 76.76 DEP criu/pie-util.d [2020-09-15T02:10:50.894Z] #36 ... [2020-09-15T02:10:50.894Z] [2020-09-15T02:10:50.894Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:10:50.894Z] #39 88.24 CC criu/sigframe.o [2020-09-15T02:10:50.894Z] #39 88.30 CC criu/signalfd.o [2020-09-15T02:10:51.144Z] #39 76.93 DEP criu/pie-util-vdso.d [2020-09-15T02:10:51.187Z] #39 88.40 CC criu/sk-inet.o [2020-09-15T02:10:51.298Z] #11 35.27 The following NEW packages will be installed: [2020-09-15T02:10:51.298Z] #11 35.27 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-15T02:10:51.298Z] #11 35.27 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-15T02:10:51.298Z] #11 35.27 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-15T02:10:51.298Z] #11 35.27 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-15T02:10:51.298Z] #11 35.27 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-15T02:10:51.298Z] #11 35.27 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-15T02:10:51.404Z] #39 77.09 DEP criu/pie-util-vdso-elf32.d [2020-09-15T02:10:51.404Z] #39 77.19 DEP criu/path.d [2020-09-15T02:10:51.404Z] #39 77.30 DEP criu/parasite-syscall.d [2020-09-15T02:10:51.480Z] #39 88.87 CC criu/sk-netlink.o [2020-09-15T02:10:51.600Z] #11 35.46 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T02:10:51.600Z] #11 35.46 Need to get 78.9 MB of archives. [2020-09-15T02:10:51.600Z] #11 35.46 After this operation, 532 MB of additional disk space will be used. [2020-09-15T02:10:51.600Z] #11 35.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-09-15T02:10:51.664Z] #39 77.46 DEP criu/pagemap.d [2020-09-15T02:10:51.773Z] #39 89.11 CC criu/sk-packet.o [2020-09-15T02:10:51.904Z] #11 35.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-09-15T02:10:51.924Z] #39 77.60 DEP criu/pagemap-cache.d [2020-09-15T02:10:51.924Z] #39 77.70 DEP criu/page-xfer.d [2020-09-15T02:10:51.924Z] #39 77.83 DEP criu/page-pipe.d [2020-09-15T02:10:52.066Z] #39 89.44 CC criu/sk-queue.o [2020-09-15T02:10:52.185Z] #39 77.90 DEP criu/netfilter.d [2020-09-15T02:10:52.185Z] #39 78.03 DEP criu/net.d [2020-09-15T02:10:52.359Z] #39 89.78 CC criu/sk-tcp.o [2020-09-15T02:10:52.445Z] #39 78.27 DEP criu/namespaces.d [2020-09-15T02:10:52.558Z] #11 36.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-09-15T02:10:52.558Z] #11 36.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-09-15T02:10:52.558Z] #11 36.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-09-15T02:10:52.558Z] #11 36.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-15T02:10:52.652Z] #39 90.12 CC criu/sk-unix.o [2020-09-15T02:10:52.705Z] #39 78.43 DEP criu/mount.d [2020-09-15T02:10:52.705Z] #39 78.58 DEP criu/memfd.d [2020-09-15T02:10:52.860Z] #11 36.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-09-15T02:10:52.965Z] #39 78.70 DEP criu/mem.d [2020-09-15T02:10:53.163Z] #11 ... [2020-09-15T02:10:53.163Z] [2020-09-15T02:10:53.163Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-15T02:10:53.163Z] #52 24.06 Reading package lists... [2020-09-15T02:10:53.163Z] #52 31.44 Building dependency tree... [2020-09-15T02:10:53.163Z] #52 34.79 The following additional packages will be installed: [2020-09-15T02:10:53.163Z] #52 34.80 libbtrfs0 [2020-09-15T02:10:53.163Z] #52 34.95 The following NEW packages will be installed: [2020-09-15T02:10:53.163Z] #52 34.96 libbtrfs-dev libbtrfs0 [2020-09-15T02:10:53.163Z] #52 35.12 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T02:10:53.163Z] #52 35.12 Need to get 120 kB of archives. [2020-09-15T02:10:53.163Z] #52 35.12 After this operation, 423 kB of additional disk space will be used. [2020-09-15T02:10:53.163Z] #52 35.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-09-15T02:10:53.163Z] #52 35.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-09-15T02:10:53.163Z] #52 36.43 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T02:10:53.163Z] #52 36.70 Fetched 120 kB in 0s (1377 kB/s) [2020-09-15T02:10:53.163Z] #52 36.84 Selecting previously unselected package libbtrfs0. [2020-09-15T02:10:53.163Z] #52 36.84 (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-09-15T02:10:53.163Z] #52 37.05 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-09-15T02:10:53.163Z] #52 37.06 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-15T02:10:53.163Z] #52 37.23 Selecting previously unselected package libbtrfs-dev. [2020-09-15T02:10:53.163Z] #52 37.23 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-09-15T02:10:53.163Z] #52 37.26 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-15T02:10:53.163Z] #52 ... [2020-09-15T02:10:53.163Z] [2020-09-15T02:10:53.163Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T02:10:53.163Z] #11 37.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-09-15T02:10:53.225Z] #39 78.87 DEP criu/lsm.d [2020-09-15T02:10:53.225Z] #39 79.04 DEP criu/log.d [2020-09-15T02:10:53.476Z] #11 37.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-09-15T02:10:53.484Z] #39 79.15 DEP criu/libnetlink.d [2020-09-15T02:10:53.484Z] #39 79.23 DEP criu/kerndat.d [2020-09-15T02:10:53.484Z] #39 79.39 DEP criu/kcmp-ids.d [2020-09-15T02:10:53.694Z] #39 ... [2020-09-15T02:10:53.694Z] [2020-09-15T02:10:53.694Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:10:53.694Z] #49 53.49 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-15T02:10:53.694Z] #49 54.54 + mkdir -p /build [2020-09-15T02:10:53.694Z] #49 54.55 + cp runc /build/runc [2020-09-15T02:10:53.694Z] #49 DONE 54.9s [2020-09-15T02:10:53.694Z] [2020-09-15T02:10:53.694Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:10:53.694Z] #45 126.5 + cd /tmp/tmp.PxKV4qOWdm/src/github.com/golangci/golangci-lint/ [2020-09-15T02:10:53.694Z] #45 126.5 + git checkout -q v1.23.8 [2020-09-15T02:10:53.694Z] #45 126.8 ++ git describe --tags [2020-09-15T02:10:53.694Z] #45 126.8 + version=v1.23.8 [2020-09-15T02:10:53.694Z] #45 126.8 ++ git rev-parse --short HEAD [2020-09-15T02:10:53.694Z] #45 126.8 + commit=76a82c6 [2020-09-15T02:10:53.694Z] #45 126.8 ++ git show -s --format=%cd [2020-09-15T02:10:53.694Z] #45 126.8 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-15T02:10:53.694Z] #45 126.8 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-15T02:10:53.744Z] #39 79.53 DEP criu/irmap.d [2020-09-15T02:10:54.004Z] #39 79.73 DEP criu/ipc_ns.d [2020-09-15T02:10:54.004Z] #39 79.89 DEP criu/image.d [2020-09-15T02:10:54.139Z] #11 ... [2020-09-15T02:10:54.139Z] [2020-09-15T02:10:54.139Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-15T02:10:54.139Z] #52 37.63 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-15T02:10:54.139Z] #52 37.64 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-15T02:10:54.139Z] #52 37.66 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T02:10:54.139Z] #52 DONE 38.1s [2020-09-15T02:10:54.264Z] #39 80.03 DEP criu/image-desc.d [2020-09-15T02:10:54.264Z] #39 80.08 DEP criu/fsnotify.d [2020-09-15T02:10:54.441Z] [2020-09-15T02:10:54.441Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:10:54.441Z] #53 0.344 + RM_GOPATH=0 [2020-09-15T02:10:54.441Z] #53 0.344 + TMP_GOPATH= [2020-09-15T02:10:54.441Z] #53 0.344 + : /build [2020-09-15T02:10:54.441Z] #53 0.345 + '[' -z '' ']' [2020-09-15T02:10:54.441Z] #53 0.346 ++ mktemp -d [2020-09-15T02:10:54.441Z] #53 0.348 + export GOPATH=/tmp/tmp.NROZavmVNh [2020-09-15T02:10:54.441Z] #53 0.348 + GOPATH=/tmp/tmp.NROZavmVNh [2020-09-15T02:10:54.441Z] #53 0.348 + RM_GOPATH=1 [2020-09-15T02:10:54.441Z] #53 0.349 + case "$(go env GOARCH)" in [2020-09-15T02:10:54.441Z] #53 0.349 ++ go env GOARCH [2020-09-15T02:10:54.523Z] #39 80.30 DEP criu/filesystems.d [2020-09-15T02:10:54.745Z] #53 ... [2020-09-15T02:10:54.745Z] [2020-09-15T02:10:54.745Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-15T02:10:54.745Z] #24 23.05 Reading package lists... [2020-09-15T02:10:54.745Z] #24 30.61 Building dependency tree... [2020-09-15T02:10:54.745Z] #24 34.57 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-15T02:10:54.746Z] #24 34.57 The following additional packages will be installed: [2020-09-15T02:10:54.746Z] #24 34.58 libjq1 libonig5 [2020-09-15T02:10:54.746Z] #24 35.39 The following NEW packages will be installed: [2020-09-15T02:10:54.746Z] #24 35.40 jq libjq1 libonig5 [2020-09-15T02:10:54.746Z] #24 35.63 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T02:10:54.746Z] #24 35.63 Need to get 358 kB of archives. [2020-09-15T02:10:54.746Z] #24 35.63 After this operation, 1277 kB of additional disk space will be used. [2020-09-15T02:10:54.746Z] #24 35.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-09-15T02:10:54.746Z] #24 35.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-09-15T02:10:54.746Z] #24 35.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-09-15T02:10:54.746Z] #24 36.83 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T02:10:54.746Z] #24 36.96 Fetched 358 kB in 0s (3181 kB/s) [2020-09-15T02:10:54.746Z] #24 37.05 Selecting previously unselected package libonig5:ppc64el. [2020-09-15T02:10:54.746Z] #24 37.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-09-15T02:10:54.746Z] #24 37.17 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-09-15T02:10:54.746Z] #24 37.22 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-09-15T02:10:54.746Z] #24 37.64 Selecting previously unselected package libjq1:ppc64el. [2020-09-15T02:10:54.746Z] #24 37.65 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-15T02:10:54.746Z] #24 37.66 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-15T02:10:54.746Z] #24 37.95 Selecting previously unselected package jq. [2020-09-15T02:10:54.746Z] #24 37.97 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-15T02:10:54.746Z] #24 37.98 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-15T02:10:54.746Z] #24 38.22 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-09-15T02:10:54.746Z] #24 38.26 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-15T02:10:54.746Z] #24 38.26 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-15T02:10:54.746Z] #24 38.26 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T02:10:54.746Z] #24 DONE 38.6s [2020-09-15T02:10:54.746Z] [2020-09-15T02:10:54.746Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-15T02:10:54.746Z] #25 DONE 0.1s [2020-09-15T02:10:54.746Z] [2020-09-15T02:10:54.746Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:10:54.746Z] #53 0.374 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T02:10:54.746Z] #53 0.374 + GO_BUILDMODE=-buildmode=pie [2020-09-15T02:10:54.746Z] #53 0.378 ++ dirname /tmp/install/install.sh [2020-09-15T02:10:54.746Z] #53 0.385 + dir=/tmp/install [2020-09-15T02:10:54.746Z] #53 0.386 + bin=containerd [2020-09-15T02:10:54.746Z] #53 0.386 + shift [2020-09-15T02:10:54.746Z] #53 0.389 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-15T02:10:54.746Z] #53 0.389 + . /tmp/install/containerd.installer [2020-09-15T02:10:54.746Z] #53 0.389 ++ set -e [2020-09-15T02:10:54.746Z] #53 0.389 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-15T02:10:54.746Z] #53 0.390 + install_containerd [2020-09-15T02:10:54.746Z] #53 0.395 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-09-15T02:10:54.746Z] #53 0.395 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-15T02:10:54.746Z] #53 0.396 + git clone https://github.com/containerd/containerd.git /tmp/tmp.NROZavmVNh/src/github.com/containerd/containerd [2020-09-15T02:10:54.746Z] #53 0.437 Cloning into '/tmp/tmp.NROZavmVNh/src/github.com/containerd/containerd'... [2020-09-15T02:10:54.783Z] #39 80.49 DEP criu/files.d [2020-09-15T02:10:54.783Z] #39 80.64 DEP criu/files-reg.d [2020-09-15T02:10:55.043Z] #39 80.85 DEP criu/files-ext.d [2020-09-15T02:10:55.303Z] #39 80.99 DEP criu/file-lock.d [2020-09-15T02:10:55.303Z] #39 81.11 DEP criu/file-ids.d [2020-09-15T02:10:55.303Z] #39 81.21 DEP criu/fifo.d [2020-09-15T02:10:55.563Z] #39 81.40 DEP criu/fdstore.d [2020-09-15T02:10:55.563Z] #39 81.50 DEP criu/fault-injection.d [2020-09-15T02:10:55.823Z] #39 81.54 DEP criu/external.d [2020-09-15T02:10:55.823Z] #39 81.63 DEP criu/eventpoll.d [2020-09-15T02:10:55.823Z] #39 81.78 DEP criu/eventfd.d [2020-09-15T02:10:56.303Z] #53 ... [2020-09-15T02:10:56.303Z] [2020-09-15T02:10:56.303Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:10:56.303Z] #61 DONE 40.1s [2020-09-15T02:10:56.303Z] [2020-09-15T02:10:56.303Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T02:10:56.303Z] #39 23.72 Reading package lists... [2020-09-15T02:10:56.303Z] #39 31.31 Building dependency tree... [2020-09-15T02:10:56.303Z] #39 35.81 The following additional packages will be installed: [2020-09-15T02:10:56.303Z] #39 35.81 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-15T02:10:56.303Z] #39 35.82 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-15T02:10:56.303Z] #39 35.82 Suggested packages: [2020-09-15T02:10:56.303Z] #39 35.82 manpages-dev python-setuptools [2020-09-15T02:10:56.303Z] #39 37.54 The following NEW packages will be installed: [2020-09-15T02:10:56.303Z] #39 37.54 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-15T02:10:56.303Z] #39 37.54 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-15T02:10:56.303Z] #39 37.55 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-15T02:10:56.303Z] #39 37.55 python-six zlib1g-dev [2020-09-15T02:10:56.303Z] #39 37.82 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T02:10:56.303Z] #39 37.82 Need to get 4075 kB of archives. [2020-09-15T02:10:56.303Z] #39 37.82 After this operation, 24.5 MB of additional disk space will be used. [2020-09-15T02:10:56.303Z] #39 37.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-09-15T02:10:56.303Z] #39 37.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-09-15T02:10:56.303Z] #39 37.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-09-15T02:10:56.303Z] #39 37.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-09-15T02:10:56.303Z] #39 37.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-09-15T02:10:56.303Z] #39 37.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-09-15T02:10:56.303Z] #39 37.99 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-09-15T02:10:56.303Z] #39 38.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-09-15T02:10:56.303Z] #39 38.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-09-15T02:10:56.303Z] #39 38.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-09-15T02:10:56.303Z] #39 38.25 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-09-15T02:10:56.303Z] #39 38.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-09-15T02:10:56.303Z] #39 38.49 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-09-15T02:10:56.303Z] #39 38.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-09-15T02:10:56.303Z] #39 38.51 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-15T02:10:56.303Z] #39 38.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-09-15T02:10:56.303Z] #39 38.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-09-15T02:10:56.303Z] #39 39.60 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T02:10:56.303Z] #39 39.89 Fetched 4075 kB in 1s (4734 kB/s) [2020-09-15T02:10:56.303Z] #39 40.02 Selecting previously unselected package libcap-dev:ppc64el. [2020-09-15T02:10:56.303Z] #39 40.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-09-15T02:10:56.303Z] #39 40.18 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-09-15T02:10:56.303Z] #39 40.22 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-09-15T02:10:56.394Z] #39 81.97 DEP criu/crtools.d [2020-09-15T02:10:56.394Z] #39 82.13 DEP criu/cr-service.d [2020-09-15T02:10:56.394Z] #39 82.29 DEP criu/cr-restore.d [2020-09-15T02:10:56.623Z] #39 40.49 Selecting previously unselected package libnet1:ppc64el. [2020-09-15T02:10:56.623Z] #39 40.49 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-09-15T02:10:56.623Z] #39 40.49 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-15T02:10:56.934Z] #39 40.70 Selecting previously unselected package libnet1-dev. [2020-09-15T02:10:56.934Z] #39 40.70 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-09-15T02:10:56.934Z] #39 40.72 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-15T02:10:56.934Z] #39 ... [2020-09-15T02:10:56.934Z] [2020-09-15T02:10:56.934Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T02:10:56.934Z] #33 24.13 Reading package lists... [2020-09-15T02:10:56.934Z] #33 31.13 Building dependency tree... [2020-09-15T02:10:56.934Z] #33 34.88 The following additional packages will be installed: [2020-09-15T02:10:56.934Z] #33 34.89 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-15T02:10:56.934Z] #33 34.90 Suggested packages: [2020-09-15T02:10:56.934Z] #33 34.90 cmake-doc ninja-build lrzip [2020-09-15T02:10:56.934Z] #33 34.90 Recommended packages: [2020-09-15T02:10:56.934Z] #33 34.90 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-15T02:10:56.934Z] #33 35.87 The following NEW packages will be installed: [2020-09-15T02:10:56.934Z] #33 35.88 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-15T02:10:56.934Z] #33 35.89 vim-common xxd [2020-09-15T02:10:56.934Z] #33 36.03 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T02:10:56.934Z] #33 36.03 Need to get 14.9 MB of archives. [2020-09-15T02:10:56.934Z] #33 36.03 After this operation, 67.2 MB of additional disk space will be used. [2020-09-15T02:10:56.934Z] #33 36.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-09-15T02:10:56.934Z] #33 36.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-09-15T02:10:56.934Z] #33 36.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-09-15T02:10:56.934Z] #33 36.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-09-15T02:10:56.934Z] #33 37.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-09-15T02:10:56.934Z] #33 37.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-09-15T02:10:56.934Z] #33 37.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-09-15T02:10:56.934Z] #33 37.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-09-15T02:10:56.934Z] #33 37.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-09-15T02:10:56.934Z] #33 37.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-09-15T02:10:56.934Z] #33 40.06 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T02:10:56.934Z] #33 40.56 Fetched 14.9 MB in 2s (7508 kB/s) [2020-09-15T02:10:56.934Z] #33 40.67 Selecting previously unselected package xxd. [2020-09-15T02:10:56.934Z] #33 40.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-09-15T02:10:56.934Z] #33 40.85 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-09-15T02:10:56.934Z] #33 40.88 Unpacking xxd (2:8.1.0875-5) ... [2020-09-15T02:10:56.963Z] #39 82.54 DEP criu/cr-errno.d [2020-09-15T02:10:56.963Z] #39 82.57 DEP criu/cr-dump.d [2020-09-15T02:10:56.963Z] #39 82.76 DEP criu/cr-dedup.d [2020-09-15T02:10:57.223Z] #39 82.97 DEP criu/cr-check.d [2020-09-15T02:10:57.238Z] #33 ... [2020-09-15T02:10:57.238Z] [2020-09-15T02:10:57.238Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T02:10:57.238Z] #39 41.06 Selecting previously unselected package libnl-3-200:ppc64el. [2020-09-15T02:10:57.238Z] #39 41.06 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-09-15T02:10:57.238Z] #39 41.07 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-15T02:10:57.238Z] #39 41.19 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-09-15T02:10:57.238Z] #39 41.19 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-09-15T02:10:57.238Z] #39 41.20 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-09-15T02:10:57.484Z] #39 83.15 DEP criu/config.d [2020-09-15T02:10:57.484Z] #39 ... [2020-09-15T02:10:57.484Z] [2020-09-15T02:10:57.484Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T02:10:57.484Z] #17 22.02 The following NEW packages will be installed: [2020-09-15T02:10:57.484Z] #17 22.03 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-15T02:10:57.484Z] #17 22.03 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-15T02:10:57.484Z] #17 22.03 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-15T02:10:57.484Z] #17 22.03 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-15T02:10:57.484Z] #17 22.04 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-15T02:10:57.484Z] #17 22.04 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-15T02:10:57.484Z] #17 22.04 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-15T02:10:57.484Z] #17 22.04 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-15T02:10:57.484Z] #17 22.04 xz-utils zip [2020-09-15T02:10:57.484Z] #17 22.38 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T02:10:57.484Z] #17 22.38 Need to get 28.5 MB of archives. [2020-09-15T02:10:57.484Z] #17 22.38 After this operation, 116 MB of additional disk space will be used. [2020-09-15T02:10:57.484Z] #17 22.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-09-15T02:10:57.484Z] #17 22.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-09-15T02:10:57.484Z] #17 22.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-09-15T02:10:57.484Z] #17 22.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-09-15T02:10:57.484Z] #17 22.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-09-15T02:10:57.484Z] #17 22.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-09-15T02:10:57.484Z] #17 22.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-09-15T02:10:57.484Z] #17 22.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-09-15T02:10:57.484Z] #17 22.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-09-15T02:10:57.484Z] #17 22.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-09-15T02:10:57.484Z] #17 22.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-09-15T02:10:57.484Z] #17 22.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-09-15T02:10:57.484Z] #17 22.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-09-15T02:10:57.484Z] #17 22.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-09-15T02:10:57.484Z] #17 22.66 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-09-15T02:10:57.484Z] #17 22.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-09-15T02:10:57.484Z] #17 22.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-15T02:10:57.484Z] #17 22.70 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-15T02:10:57.484Z] #17 22.71 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-09-15T02:10:57.484Z] #17 22.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-09-15T02:10:57.484Z] #17 22.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-09-15T02:10:57.484Z] #17 22.73 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-09-15T02:10:57.484Z] #17 22.76 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-09-15T02:10:57.484Z] #17 22.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-15T02:10:57.484Z] #17 22.78 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-15T02:10:57.484Z] #17 22.78 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-15T02:10:57.484Z] #17 22.79 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-09-15T02:10:57.484Z] #17 22.80 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-09-15T02:10:57.484Z] #17 22.80 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-15T02:10:57.484Z] #17 23.29 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-15T02:10:57.484Z] #17 23.29 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-15T02:10:57.484Z] #17 23.30 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-15T02:10:57.484Z] #17 23.30 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-09-15T02:10:57.484Z] #17 23.30 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-09-15T02:10:57.484Z] #17 23.31 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-09-15T02:10:57.484Z] #17 23.41 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-15T02:10:57.484Z] #17 23.41 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-09-15T02:10:57.484Z] #17 23.42 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-09-15T02:10:57.484Z] #17 23.43 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-15T02:10:57.484Z] #17 23.44 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-09-15T02:10:57.484Z] #17 23.46 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-15T02:10:57.484Z] #17 23.46 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-09-15T02:10:57.484Z] #17 23.55 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-09-15T02:10:57.484Z] #17 23.56 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-09-15T02:10:57.484Z] #17 23.58 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-15T02:10:57.484Z] #17 23.92 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-09-15T02:10:57.484Z] #17 23.97 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-09-15T02:10:57.484Z] #17 24.03 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-09-15T02:10:57.484Z] #17 24.88 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T02:10:57.484Z] #17 25.00 Fetched 28.5 MB in 2s (14.8 MB/s) [2020-09-15T02:10:57.484Z] #17 25.06 Selecting previously unselected package pigz. [2020-09-15T02:10:57.484Z] #17 25.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-09-15T02:10:57.484Z] #17 25.12 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-09-15T02:10:57.484Z] #17 25.13 Unpacking pigz (2.4-1) ... [2020-09-15T02:10:57.484Z] #17 25.22 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-09-15T02:10:57.484Z] #17 25.23 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-15T02:10:57.484Z] #17 25.24 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-15T02:10:57.484Z] #17 25.62 Selecting previously unselected package python3.7-minimal. [2020-09-15T02:10:57.484Z] #17 25.64 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-15T02:10:57.484Z] #17 25.66 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-15T02:10:57.484Z] #17 26.54 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-15T02:10:57.484Z] #17 26.56 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-15T02:10:57.899Z] #39 41.69 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-09-15T02:10:57.899Z] #39 41.80 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-09-15T02:10:57.899Z] #39 41.80 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-15T02:10:58.199Z] #39 41.89 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-09-15T02:10:58.199Z] #39 41.90 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-09-15T02:10:58.199Z] #39 41.92 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-09-15T02:10:58.199Z] #39 42.11 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-09-15T02:10:58.199Z] #39 42.14 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-09-15T02:10:58.199Z] #39 42.17 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-09-15T02:10:58.502Z] #39 42.37 Selecting previously unselected package libprotobuf17:ppc64el. [2020-09-15T02:10:58.502Z] #39 42.38 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-09-15T02:10:58.502Z] #39 42.40 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-09-15T02:10:58.867Z] #17 28.85 Selecting previously unselected package python3-minimal. [2020-09-15T02:10:59.131Z] #17 28.85 (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 ... 23681 files and directories currently installed.) [2020-09-15T02:10:59.131Z] #17 28.94 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-09-15T02:10:59.131Z] #17 28.95 Unpacking python3-minimal (3.7.3-1) ... [2020-09-15T02:10:59.131Z] #17 29.07 Selecting previously unselected package libmpdec2:amd64. [2020-09-15T02:10:59.131Z] #17 29.07 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-09-15T02:10:59.131Z] #17 29.11 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-09-15T02:10:59.322Z] #45 ... [2020-09-15T02:10:59.322Z] [2020-09-15T02:10:59.322Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-15T02:10:59.322Z] #36 DONE 131.7s [2020-09-15T02:10:59.322Z] [2020-09-15T02:10:59.322Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:10:59.322Z] #39 91.59 CC criu/sockets.o [2020-09-15T02:10:59.322Z] #39 92.09 CC criu/stats.o [2020-09-15T02:10:59.322Z] #39 92.21 CC criu/string.o [2020-09-15T02:10:59.322Z] #39 92.25 CC criu/sysctl.o [2020-09-15T02:10:59.322Z] #39 92.68 CC criu/sysfs_parse.o [2020-09-15T02:10:59.322Z] #39 92.97 CC criu/timens.o [2020-09-15T02:10:59.322Z] #39 93.21 CC criu/timerfd.o [2020-09-15T02:10:59.322Z] #39 93.40 CC criu/tty.o [2020-09-15T02:10:59.322Z] #39 94.28 CC criu/tun.o [2020-09-15T02:10:59.322Z] #39 94.41 CC criu/uffd.o [2020-09-15T02:10:59.322Z] #39 94.90 CC criu/util.o [2020-09-15T02:10:59.322Z] #39 95.53 CC criu/uts_ns.o [2020-09-15T02:10:59.322Z] #39 95.68 CC criu/vdso.o [2020-09-15T02:10:59.322Z] #39 95.98 LINK criu/built-in.o [2020-09-15T02:10:59.322Z] #39 96.06 LINK criu/criu [2020-09-15T02:10:59.322Z] #39 96.40 DEP lib/c/criu.d [2020-09-15T02:10:59.322Z] #39 96.56 CC images/rpc.pb-c.o [2020-09-15T02:10:59.392Z] #17 ... [2020-09-15T02:10:59.392Z] [2020-09-15T02:10:59.392Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-15T02:10:59.392Z] #28 DONE 155.8s [2020-09-15T02:10:59.392Z] [2020-09-15T02:10:59.392Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T02:10:59.392Z] #17 29.31 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-09-15T02:10:59.392Z] #17 ... [2020-09-15T02:10:59.392Z] [2020-09-15T02:10:59.392Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:10:59.392Z] #39 83.30 DEP criu/clone-noasan.d [2020-09-15T02:10:59.392Z] #39 83.39 DEP criu/cgroup.d [2020-09-15T02:10:59.392Z] #39 83.55 DEP criu/cgroup-props.d [2020-09-15T02:10:59.392Z] #39 83.63 DEP criu/bitmap.d [2020-09-15T02:10:59.392Z] #39 83.65 DEP criu/bfd.d [2020-09-15T02:10:59.392Z] #39 83.74 DEP criu/autofs.d [2020-09-15T02:10:59.392Z] #39 83.88 DEP criu/aio.d [2020-09-15T02:10:59.392Z] #39 84.03 DEP criu/action-scripts.d [2020-09-15T02:10:59.392Z] #39 84.41 CC criu/action-scripts.o [2020-09-15T02:10:59.392Z] #39 84.94 CC criu/aio.o [2020-09-15T02:10:59.597Z] #39 43.29 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-09-15T02:10:59.597Z] #39 43.29 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-09-15T02:10:59.597Z] #39 43.30 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-09-15T02:10:59.597Z] #39 43.52 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-09-15T02:10:59.597Z] #39 43.53 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-09-15T02:10:59.597Z] #39 43.53 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-09-15T02:10:59.620Z] #39 96.94 CC lib/c/criu.o [2020-09-15T02:10:59.913Z] #39 ... [2020-09-15T02:10:59.913Z] [2020-09-15T02:10:59.913Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-15T02:10:59.913Z] #37 DONE 0.2s [2020-09-15T02:10:59.913Z] [2020-09-15T02:10:59.913Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:10:59.913Z] #39 97.37 LINK lib/c/built-in.o [2020-09-15T02:11:00.206Z] #39 97.38 LINK lib/c/libcriu.so [2020-09-15T02:11:00.206Z] #39 97.40 LINK lib/c/libcriu.a [2020-09-15T02:11:00.206Z] #39 97.45 GEN magic.py [2020-09-15T02:11:00.206Z] #39 97.49 Note: Building without setproctitle() and strlcpy() support. [2020-09-15T02:11:00.206Z] #39 97.49 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-15T02:11:00.206Z] #39 97.50 Note: Building without GnuTLS support [2020-09-15T02:11:00.206Z] #39 97.50 Makefile.config:39: Warn: you have no libnftables installed [2020-09-15T02:11:00.206Z] #39 97.50 Makefile.config:40: Warn: Building without nftables support [2020-09-15T02:11:00.206Z] #39 97.75 fatal: not a git repository (or any of the parent directories): .git [2020-09-15T02:11:00.374Z] #39 86.10 CC criu/autofs.o [2020-09-15T02:11:00.499Z] #39 98.03 make[1]: Nothing to be done for 'all'. [2020-09-15T02:11:00.791Z] #39 98.31 make[1]: 'images/built-in.o' is up to date. [2020-09-15T02:11:01.085Z] #39 98.33 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-15T02:11:01.085Z] #39 98.35 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-15T02:11:01.085Z] #39 98.35 make[1]: 'compel/libcompel.a' is up to date. [2020-09-15T02:11:01.085Z] #39 98.36 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-15T02:11:01.085Z] #39 98.37 make[1]: Nothing to be done for 'all'. [2020-09-15T02:11:01.085Z] #39 98.38 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-15T02:11:01.085Z] #39 98.46 make[2]: Nothing to be done for 'all'. [2020-09-15T02:11:01.085Z] #39 98.47 make[2]: Nothing to be done for 'all'. [2020-09-15T02:11:01.085Z] #39 98.48 make[2]: Nothing to be done for 'all'. [2020-09-15T02:11:01.085Z] #39 98.52 make[2]: Nothing to be done for 'all'. [2020-09-15T02:11:01.085Z] #39 98.53 make[2]: Nothing to be done for 'all'. [2020-09-15T02:11:01.085Z] #39 98.54 make[2]: Nothing to be done for 'all'. [2020-09-15T02:11:01.085Z] #39 98.55 make[2]: Nothing to be done for 'all'. [2020-09-15T02:11:01.085Z] #39 98.60 make[2]: Nothing to be done for 'all'. [2020-09-15T02:11:01.378Z] #39 98.61 INSTALL criu/criu [2020-09-15T02:11:01.378Z] #39 DONE 98.8s [2020-09-15T02:11:01.378Z] [2020-09-15T02:11:01.378Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:11:01.729Z] #39 45.24 Selecting previously unselected package libprotoc17:ppc64el. [2020-09-15T02:11:01.729Z] #39 45.25 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-09-15T02:11:01.729Z] #39 45.25 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-09-15T02:11:02.063Z] #39 45.90 Selecting previously unselected package protobuf-c-compiler. [2020-09-15T02:11:02.063Z] #39 45.92 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-09-15T02:11:02.063Z] #39 45.92 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-15T02:11:02.310Z] #39 87.76 CC criu/bfd.o [2020-09-15T02:11:02.310Z] #39 88.16 CC criu/bitmap.o [2020-09-15T02:11:02.369Z] #39 46.08 Selecting previously unselected package protobuf-compiler. [2020-09-15T02:11:02.369Z] #39 46.09 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-09-15T02:11:02.369Z] #39 46.10 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-15T02:11:02.369Z] #39 46.31 Selecting previously unselected package python-pkg-resources. [2020-09-15T02:11:02.369Z] #39 46.31 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-15T02:11:02.369Z] #39 46.33 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-15T02:11:02.369Z] #39 ... [2020-09-15T02:11:02.369Z] [2020-09-15T02:11:02.369Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T02:11:02.369Z] #26 2.386 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-15T02:11:02.369Z] #26 3.070 #=#=# [2020-09-15T02:11:02.369Z] #26 3.370 0.1% ### 5.3% ###### 9.4% ######### 13.5% ############ 17.6% ############## 19.6% ################## 25.1% ################### 27.2% ###################### 31.2% ############################ 39.7% ############################### 43.8% ################################### 49.9% ######################################### 58.0% ############################################# 63.0% ################################################# 69.1% ###################################################### 75.2% ############################################################# 85.4% ################################################################### 93.6% ######################################################################## 100.0% [2020-09-15T02:11:02.369Z] #26 6.001 [2020-09-15T02:11:02.369Z] #26 6.246 ### 4.9% ########################## 36.7% ####################################################### 76.9% ######################################################################## 100.0% [2020-09-15T02:11:02.369Z] #26 7.201 [2020-09-15T02:11:02.369Z] #26 7.420 ########## 14.3% ################################ 45.0% ###################################################### 75.8% ######################################################################## 100.0% [2020-09-15T02:11:02.452Z] #45 ... [2020-09-15T02:11:02.452Z] [2020-09-15T02:11:02.452Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-15T02:11:02.452Z] #40 DONE 0.1s [2020-09-15T02:11:02.452Z] [2020-09-15T02:11:02.452Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:11:02.452Z] #52 ... [2020-09-15T02:11:02.452Z] [2020-09-15T02:11:02.452Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-15T02:11:02.573Z] #39 88.33 CC criu/cgroup-props.o [2020-09-15T02:11:02.744Z] #42 DONE 0.2s [2020-09-15T02:11:02.745Z] [2020-09-15T02:11:02.745Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-15T02:11:02.745Z] #44 DONE 0.1s [2020-09-15T02:11:02.745Z] [2020-09-15T02:11:02.745Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:11:03.031Z] #26 8.212 [2020-09-15T02:11:03.143Z] #39 89.04 CC criu/cgroup.o [2020-09-15T02:11:03.143Z] #39 ... [2020-09-15T02:11:03.143Z] [2020-09-15T02:11:03.143Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T02:11:03.143Z] #17 29.32 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-09-15T02:11:03.143Z] #17 29.33 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-15T02:11:03.143Z] #17 30.89 Selecting previously unselected package python3.7. [2020-09-15T02:11:03.143Z] #17 30.89 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-09-15T02:11:03.143Z] #17 30.89 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-15T02:11:03.143Z] #17 31.03 Selecting previously unselected package libpython3-stdlib:amd64. [2020-09-15T02:11:03.143Z] #17 31.03 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-09-15T02:11:03.143Z] #17 31.05 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-15T02:11:03.143Z] #17 31.20 Setting up python3-minimal (3.7.3-1) ... [2020-09-15T02:11:03.143Z] #17 32.06 Selecting previously unselected package python3. [2020-09-15T02:11:03.143Z] #17 32.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-09-15T02:11:03.143Z] #17 32.13 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-09-15T02:11:03.143Z] #17 32.14 Unpacking python3 (3.7.3-1) ... [2020-09-15T02:11:03.143Z] #17 32.25 Selecting previously unselected package libip4tc0:amd64. [2020-09-15T02:11:03.143Z] #17 32.26 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-09-15T02:11:03.143Z] #17 32.27 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-09-15T02:11:03.143Z] #17 32.35 Selecting previously unselected package libip6tc0:amd64. [2020-09-15T02:11:03.143Z] #17 32.35 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-09-15T02:11:03.143Z] #17 32.36 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-09-15T02:11:03.143Z] #17 32.46 Selecting previously unselected package libiptc0:amd64. [2020-09-15T02:11:03.143Z] #17 32.46 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-09-15T02:11:03.143Z] #17 32.47 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-09-15T02:11:03.143Z] #17 32.54 Selecting previously unselected package libnfnetlink0:amd64. [2020-09-15T02:11:03.143Z] #17 32.54 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-09-15T02:11:03.143Z] #17 32.55 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-15T02:11:03.143Z] #17 32.60 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-09-15T02:11:03.143Z] #17 32.60 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-09-15T02:11:03.143Z] #17 32.60 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-15T02:11:03.143Z] #17 32.70 Selecting previously unselected package libnftnl11:amd64. [2020-09-15T02:11:03.143Z] #17 32.70 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-09-15T02:11:03.143Z] #17 32.71 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-09-15T02:11:03.143Z] #17 32.78 Selecting previously unselected package iptables. [2020-09-15T02:11:03.143Z] #17 32.79 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-09-15T02:11:03.143Z] #17 32.80 Unpacking iptables (1.8.2-4) ... [2020-09-15T02:11:03.143Z] #17 33.09 Selecting previously unselected package xxd. [2020-09-15T02:11:03.143Z] #17 33.10 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-15T02:11:03.143Z] #17 33.10 Unpacking xxd (2:8.1.0875-5) ... [2020-09-15T02:11:03.402Z] #17 33.25 Selecting previously unselected package vim-common. [2020-09-15T02:11:03.402Z] #17 33.26 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-15T02:11:03.402Z] #17 33.29 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-15T02:11:03.402Z] #17 33.49 Selecting previously unselected package bash-completion. [2020-09-15T02:11:03.662Z] #17 33.50 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-15T02:11:04.676Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-15T02:11:04.676Z] [2020-09-15T02:11:04.676Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-15T02:11:04.676Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-15T02:11:04.676Z] HOSTNAME=d648d3533c5a [2020-09-15T02:11:04.676Z] DEST=bundles/test-integration [2020-09-15T02:11:04.676Z] PWD=/go/src/github.com/docker/docker [2020-09-15T02:11:04.676Z] DOCKER_ROOTLESS=1 [2020-09-15T02:11:04.676Z] DOCKER_GITCOMMIT=2344b3a9e10aab2f63d792f9b72282129399f98d [2020-09-15T02:11:04.676Z] container=docker [2020-09-15T02:11:04.676Z] HOME=/root [2020-09-15T02:11:04.676Z] GOLANG_VERSION=1.13.15 [2020-09-15T02:11:04.676Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-15T02:11:04.676Z] VALIDATE_BRANCH=master [2020-09-15T02:11:04.676Z] TERM=xterm [2020-09-15T02:11:04.676Z] DOCKER_PKG=github.com/docker/docker [2020-09-15T02:11:04.676Z] SHLVL=1 [2020-09-15T02:11:04.676Z] TIMEOUT=120m [2020-09-15T02:11:04.676Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-15T02:11:04.676Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-15T02:11:04.676Z] GO111MODULE=off [2020-09-15T02:11:04.676Z] DOCKER_EXPERIMENTAL=1 [2020-09-15T02:11:04.676Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-15T02:11:04.676Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-15T02:11:04.676Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-15T02:11:04.676Z] GOPATH=/go [2020-09-15T02:11:04.676Z] PKG_CONFIG=pkg-config [2020-09-15T02:11:04.676Z] _=/usr/bin/env [2020-09-15T02:11:04.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-15T02:11:05.454Z] #26 8.413 0.1% ## 4.0% #### 5.9% ####### 9.8% ########### 15.6% ############# 19.4% ################ 23.3% ################### 27.1% ######################## 34.3% ############################# 41.3% ################################## 48.3% ###################################### 53.6% ########################################### 60.3% ################################################ 67.9% ##################################################### 73.7% ######################################################### 79.4% ############################################################# 85.2% ################################################################ 89.0% #################################################################### 94.8% ######################################################################## 100.0% [2020-09-15T02:11:05.762Z] #26 11.13 [2020-09-15T02:11:06.094Z] #26 ... [2020-09-15T02:11:06.094Z] [2020-09-15T02:11:06.094Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-15T02:11:06.202Z] #17 35.95 Unpacking bash-completion (1:2.8-6) ... [2020-09-15T02:11:06.202Z] #17 ... [2020-09-15T02:11:06.202Z] [2020-09-15T02:11:06.202Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:11:06.202Z] #39 91.91 CC criu/clone-noasan.o [2020-09-15T02:11:06.202Z] #39 92.19 CC criu/config.o [2020-09-15T02:11:07.383Z] #29 49.84 Checking out files: 71% (1089/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) [2020-09-15T02:11:07.383Z] #29 ... [2020-09-15T02:11:07.383Z] [2020-09-15T02:11:07.383Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:11:07.383Z] #44 DONE 51.2s [2020-09-15T02:11:07.383Z] [2020-09-15T02:11:07.383Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-15T02:11:07.384Z] #29 49.84 Checking out files: 71% (1089/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) [2020-09-15T02:11:07.384Z] #29 ... [2020-09-15T02:11:07.384Z] [2020-09-15T02:11:07.384Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T02:11:07.384Z] #33 41.20 Selecting previously unselected package vim-common. [2020-09-15T02:11:07.384Z] #33 41.22 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-15T02:11:07.384Z] #33 41.33 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-15T02:11:07.384Z] #33 41.88 Selecting previously unselected package cmake-data. [2020-09-15T02:11:07.384Z] #33 41.89 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-15T02:11:07.384Z] #33 41.90 Unpacking cmake-data (3.13.4-1) ... [2020-09-15T02:11:07.384Z] #33 44.69 Selecting previously unselected package libicu63:ppc64el. [2020-09-15T02:11:07.384Z] #33 44.70 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-09-15T02:11:07.384Z] #33 44.72 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-15T02:11:07.384Z] #33 ... [2020-09-15T02:11:07.384Z] [2020-09-15T02:11:07.384Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T02:11:07.584Z] #39 93.38 CC criu/cr-check.o [2020-09-15T02:11:08.293Z] #26 11.42 0.7% 1.2% # 2.3% ## 3.4% ### 4.4% ### 5.1% ##### 7.0% ##### 7.5% ###### 9.2% ####### 10.9% ######### 12.5% ########## 14.7% ############ 17.4% ############# 18.9% ############## 20.6% ############### 21.7% ################ 22.8% [2020-09-15T02:11:08.293Z] #26 ... [2020-09-15T02:11:08.293Z] [2020-09-15T02:11:08.293Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T02:11:08.293Z] #11 42.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-09-15T02:11:08.293Z] #11 45.56 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-09-15T02:11:08.293Z] #11 45.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-09-15T02:11:08.293Z] #11 45.61 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-09-15T02:11:08.293Z] #11 45.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-09-15T02:11:08.293Z] #11 45.64 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-09-15T02:11:08.293Z] #11 45.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-09-15T02:11:08.293Z] #11 45.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-09-15T02:11:08.293Z] #11 45.71 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-09-15T02:11:08.293Z] #11 45.75 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-09-15T02:11:08.293Z] #11 45.78 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-09-15T02:11:08.293Z] #11 45.80 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-09-15T02:11:08.293Z] #11 45.89 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-09-15T02:11:08.293Z] #11 45.91 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-09-15T02:11:08.293Z] #11 45.91 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-09-15T02:11:08.293Z] #11 45.92 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-09-15T02:11:08.293Z] #11 47.85 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T02:11:08.293Z] #11 47.98 Fetched 78.9 MB in 11s (7482 kB/s) [2020-09-15T02:11:08.293Z] #11 48.15 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-15T02:11:08.293Z] #11 48.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-09-15T02:11:08.293Z] #11 48.28 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-09-15T02:11:08.293Z] #11 48.28 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-15T02:11:08.293Z] #11 52.09 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-15T02:11:08.293Z] #11 52.09 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-09-15T02:11:08.293Z] #11 52.10 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-15T02:11:08.293Z] #11 ... [2020-09-15T02:11:08.293Z] [2020-09-15T02:11:08.293Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:11:08.293Z] #31 42.22 sync [2020-09-15T02:11:08.293Z] #31 42.22 internal/reflectlite [2020-09-15T02:11:08.293Z] #31 46.79 errors [2020-09-15T02:11:08.293Z] #31 46.79 sort [2020-09-15T02:11:08.293Z] #31 47.51 internal/oserror [2020-09-15T02:11:08.293Z] #31 47.51 io [2020-09-15T02:11:08.293Z] #31 47.55 strconv [2020-09-15T02:11:08.293Z] #31 47.81 syscall [2020-09-15T02:11:08.600Z] #31 ... [2020-09-15T02:11:08.600Z] [2020-09-15T02:11:08.600Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T02:11:09.494Z] #39 94.92 CC criu/cr-dedup.o [2020-09-15T02:11:09.494Z] #39 95.33 CC criu/cr-dump.o [2020-09-15T02:11:09.704Z] #52 121.2 + bin/containerd [2020-09-15T02:11:11.404Z] #39 ... [2020-09-15T02:11:11.404Z] [2020-09-15T02:11:11.404Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T02:11:11.404Z] #17 36.26 Selecting previously unselected package bzip2. [2020-09-15T02:11:11.404Z] #17 36.27 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-09-15T02:11:11.404Z] #17 36.27 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-15T02:11:11.404Z] #17 36.35 Selecting previously unselected package xz-utils. [2020-09-15T02:11:11.404Z] #17 36.35 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-09-15T02:11:11.404Z] #17 36.36 Unpacking xz-utils (5.2.4-1) ... [2020-09-15T02:11:11.404Z] #17 36.55 Selecting previously unselected package apparmor. [2020-09-15T02:11:11.404Z] #17 36.55 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-09-15T02:11:11.404Z] #17 36.62 Unpacking apparmor (2.13.2-10) ... [2020-09-15T02:11:11.404Z] #17 36.97 Selecting previously unselected package aufs-tools. [2020-09-15T02:11:11.404Z] #17 36.97 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-09-15T02:11:11.404Z] #17 36.98 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-15T02:11:11.404Z] #17 37.08 Selecting previously unselected package libonig5:amd64. [2020-09-15T02:11:11.404Z] #17 37.09 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-09-15T02:11:11.404Z] #17 37.09 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-15T02:11:11.404Z] #17 37.27 Selecting previously unselected package libjq1:amd64. [2020-09-15T02:11:11.404Z] #17 37.28 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-15T02:11:11.404Z] #17 37.29 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-15T02:11:11.404Z] #17 37.38 Selecting previously unselected package jq. [2020-09-15T02:11:11.404Z] #17 37.40 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-15T02:11:11.404Z] #17 37.41 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-15T02:11:11.404Z] #17 37.50 Selecting previously unselected package libaio1:amd64. [2020-09-15T02:11:11.404Z] #17 37.52 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-09-15T02:11:11.404Z] #17 37.52 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-09-15T02:11:11.404Z] #17 37.60 Selecting previously unselected package libgpm2:amd64. [2020-09-15T02:11:11.404Z] #17 37.60 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-09-15T02:11:11.404Z] #17 37.61 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-09-15T02:11:11.404Z] #17 37.66 Selecting previously unselected package libicu63:amd64. [2020-09-15T02:11:11.404Z] #17 37.67 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-15T02:11:11.404Z] #17 37.67 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-15T02:11:11.404Z] #17 40.78 Selecting previously unselected package libnet1:amd64. [2020-09-15T02:11:11.404Z] #17 40.79 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-15T02:11:11.404Z] #17 40.80 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-15T02:11:11.404Z] #17 40.89 Selecting previously unselected package libnl-3-200:amd64. [2020-09-15T02:11:11.404Z] #17 40.89 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-15T02:11:11.404Z] #17 40.90 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-15T02:11:11.404Z] #17 40.95 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-15T02:11:11.404Z] #17 40.97 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-15T02:11:11.404Z] #17 40.98 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-15T02:11:11.404Z] #17 41.05 Selecting previously unselected package libreadline5:amd64. [2020-09-15T02:11:11.404Z] #17 41.06 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-09-15T02:11:11.404Z] #17 41.06 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-15T02:11:11.404Z] #17 41.16 Selecting previously unselected package net-tools. [2020-09-15T02:11:11.404Z] #17 41.16 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-09-15T02:11:11.404Z] #17 41.16 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-15T02:11:11.404Z] #17 41.37 Selecting previously unselected package python-pip-whl. [2020-09-15T02:11:11.404Z] #17 41.38 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-15T02:11:11.404Z] #17 41.39 Unpacking python-pip-whl (18.1-5) ... [2020-09-15T02:11:11.642Z] #26 11.42 0.7% 1.2% # 2.3% ## 3.4% ### 4.4% ### 5.1% ##### 7.0% ##### 7.5% ###### 9.2% ####### 10.9% ######### 12.5% ########## 14.7% ############ 17.4% ############# 18.9% ############## 20.6% ############### 21.7% ################ 22.8% ################# 23.9% ################# 25.0% ################### 26.6% ################### 27.7% ##################### 29.3% ##################### 30.2% ###################### 31.4% ####################### 32.5% ######################## 34.1% ######################### 35.8% ########################## 37.4% ############################ 39.0% ############################# 41.2% ############################## 42.8% ############################### 43.9% ################################ 45.5% ################################# 46.6% ################################### 48.7% #################################### 50.4% ##################################### 51.4% ###################################### 53.1% ###################################### 54.2% ####################################### 55.2% ######################################## 55.8% ######################################### 57.4% ########################################### 60.1% ############################################ 62.2% [2020-09-15T02:11:11.642Z] #26 ... [2020-09-15T02:11:11.642Z] [2020-09-15T02:11:11.642Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:11:11.642Z] #42 45.49 internal/reflectlite [2020-09-15T02:11:11.642Z] #42 45.54 internal/singleflight [2020-09-15T02:11:11.642Z] #42 45.57 math/rand [2020-09-15T02:11:11.642Z] #42 45.58 github.com/LK4D4/vndr/godl/singleflight [2020-09-15T02:11:11.642Z] #42 49.50 sort [2020-09-15T02:11:11.642Z] #42 49.53 io [2020-09-15T02:11:11.642Z] #42 49.55 strconv [2020-09-15T02:11:11.642Z] #42 49.56 syscall [2020-09-15T02:11:11.642Z] #42 54.67 vendor/golang.org/x/net/dns/dnsmessage [2020-09-15T02:11:11.642Z] #42 55.47 bytes [2020-09-15T02:11:11.642Z] #42 ... [2020-09-15T02:11:11.642Z] [2020-09-15T02:11:11.642Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T02:11:11.664Z] #17 ... [2020-09-15T02:11:11.664Z] [2020-09-15T02:11:11.664Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:11:11.664Z] #39 97.46 CC criu/cr-errno.o [2020-09-15T02:11:11.664Z] #39 97.60 CC criu/cr-restore.o [2020-09-15T02:11:12.573Z] #26 11.42 0.7% 1.2% # 2.3% ## 3.4% ### 4.4% ### 5.1% ##### 7.0% ##### 7.5% ###### 9.2% ####### 10.9% ######### 12.5% ########## 14.7% ############ 17.4% ############# 18.9% ############## 20.6% ############### 21.7% ################ 22.8% ################# 23.9% ################# 25.0% ################### 26.6% ################### 27.7% ##################### 29.3% ##################### 30.2% ###################### 31.4% ####################### 32.5% ######################## 34.1% ######################### 35.8% ########################## 37.4% ############################ 39.0% ############################# 41.2% ############################## 42.8% ############################### 43.9% ################################ 45.5% ################################# 46.6% ################################### 48.7% #################################### 50.4% ##################################### 51.4% ###################################### 53.1% ###################################### 54.2% ####################################### 55.2% ######################################## 55.8% ######################################### 57.4% ########################################### 60.1% ############################################ 62.2% ############################################# 63.9% ############################################### 65.5% ################################################ 67.1% ################################################# 68.7% ################################################## 70.4% ################################################### 72.0% ##################################################### 74.2% ###################################################### 76.4% ######################################################## 78.5% [2020-09-15T02:11:12.573Z] #26 ... [2020-09-15T02:11:12.573Z] [2020-09-15T02:11:12.573Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T02:11:12.573Z] #39 46.50 Selecting previously unselected package python-six. [2020-09-15T02:11:12.573Z] #39 46.51 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-15T02:11:12.573Z] #39 46.52 Unpacking python-six (1.12.0-1) ... [2020-09-15T02:11:12.573Z] #39 46.66 Selecting previously unselected package python-protobuf. [2020-09-15T02:11:12.573Z] #39 46.68 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-09-15T02:11:12.573Z] #39 46.69 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-15T02:11:12.573Z] #39 47.44 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-15T02:11:12.573Z] #39 54.54 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-09-15T02:11:12.573Z] #39 54.55 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-15T02:11:12.573Z] #39 54.56 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-15T02:11:12.573Z] #39 54.56 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-09-15T02:11:12.573Z] #39 54.57 Setting up python-six (1.12.0-1) ... [2020-09-15T02:11:12.877Z] #39 ... [2020-09-15T02:11:12.877Z] [2020-09-15T02:11:12.877Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T02:11:13.908Z] #26 11.42 0.7% 1.2% # 2.3% ## 3.4% ### 4.4% ### 5.1% ##### 7.0% ##### 7.5% ###### 9.2% ####### 10.9% ######### 12.5% ########## 14.7% ############ 17.4% ############# 18.9% ############## 20.6% ############### 21.7% ################ 22.8% ################# 23.9% ################# 25.0% ################### 26.6% ################### 27.7% ##################### 29.3% ##################### 30.2% ###################### 31.4% ####################### 32.5% ######################## 34.1% ######################### 35.8% ########################## 37.4% ############################ 39.0% ############################# 41.2% ############################## 42.8% ############################### 43.9% ################################ 45.5% ################################# 46.6% ################################### 48.7% #################################### 50.4% ##################################### 51.4% ###################################### 53.1% ###################################### 54.2% ####################################### 55.2% ######################################## 55.8% ######################################### 57.4% ########################################### 60.1% ############################################ 62.2% ############################################# 63.9% ############################################### 65.5% ################################################ 67.1% ################################################# 68.7% ################################################## 70.4% ################################################### 72.0% ##################################################### 74.2% ###################################################### 76.4% ######################################################## 78.5% ######################################################### 79.8% ########################################################## 80.9% ########################################################### 82.6% ############################################################ 84.2% ############################################################## 87.0% ############################################################### 88.6% ################################################################ 90.2% ################################################################## 91.9% ################################################################### 94.1% ##################################################################### 96.2% ###################################################################### 97.9% ######################################################################## 100.0% [2020-09-15T02:11:14.213Z] #26 ... [2020-09-15T02:11:14.213Z] [2020-09-15T02:11:14.213Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T02:11:14.213Z] #33 52.20 Selecting previously unselected package libxml2:ppc64el. [2020-09-15T02:11:14.213Z] #33 52.22 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-09-15T02:11:14.213Z] #33 52.23 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-09-15T02:11:14.213Z] #33 53.28 Selecting previously unselected package libarchive13:ppc64el. [2020-09-15T02:11:14.213Z] #33 53.30 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-09-15T02:11:14.213Z] #33 53.31 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-09-15T02:11:14.213Z] #33 54.03 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-09-15T02:11:14.213Z] #33 54.03 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-09-15T02:11:14.213Z] #33 54.03 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-09-15T02:11:14.213Z] #33 54.19 Selecting previously unselected package librhash0:ppc64el. [2020-09-15T02:11:14.213Z] #33 54.20 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-09-15T02:11:14.213Z] #33 54.21 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-09-15T02:11:14.213Z] #33 54.44 Selecting previously unselected package libuv1:ppc64el. [2020-09-15T02:11:14.213Z] #33 54.45 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-09-15T02:11:14.213Z] #33 54.47 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-09-15T02:11:14.213Z] #33 54.72 Selecting previously unselected package cmake. [2020-09-15T02:11:14.213Z] #33 54.72 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-09-15T02:11:14.213Z] #33 54.72 Unpacking cmake (3.13.4-1) ... [2020-09-15T02:11:14.213Z] #33 57.72 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-15T02:11:14.213Z] #33 57.72 Setting up xxd (2:8.1.0875-5) ... [2020-09-15T02:11:14.213Z] #33 57.73 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-09-15T02:11:14.213Z] #33 57.75 Setting up vim-common (2:8.1.0875-5) ... [2020-09-15T02:11:14.213Z] #33 57.78 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-09-15T02:11:14.213Z] #33 57.79 Setting up cmake-data (3.13.4-1) ... [2020-09-15T02:11:14.213Z] #33 57.81 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-09-15T02:11:14.213Z] #33 57.82 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-09-15T02:11:14.213Z] #33 57.85 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-09-15T02:11:14.213Z] #33 57.87 Setting up cmake (3.13.4-1) ... [2020-09-15T02:11:14.213Z] #33 57.89 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T02:11:14.213Z] #33 58.01 Processing triggers for mime-support (3.62) ... [2020-09-15T02:11:14.213Z] #33 DONE 58.3s [2020-09-15T02:11:14.213Z] [2020-09-15T02:11:14.213Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T02:11:14.213Z] #26 19.53 [2020-09-15T02:11:16.326Z] #26 21.38 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-15T02:11:16.326Z] #26 21.77 [2020-09-15T02:11:16.657Z] ok github.com/docker/docker/cmd/dockerd 0.091s coverage: 30.8% of statements [2020-09-15T02:11:16.930Z] #26 21.94 ### 5.1% ################################################################### 93.5% ######################################################################## 100.0% [2020-09-15T02:11:16.930Z] #26 22.25 [2020-09-15T02:11:16.944Z] #39 101.9 CC criu/cr-service.o [2020-09-15T02:11:16.944Z] #39 ... [2020-09-15T02:11:16.944Z] [2020-09-15T02:11:16.944Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T02:11:16.944Z] #17 41.96 Selecting previously unselected package python3-lib2to3. [2020-09-15T02:11:16.944Z] #17 41.97 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-15T02:11:16.944Z] #17 41.98 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-15T02:11:16.944Z] #17 42.08 Selecting previously unselected package python3-distutils. [2020-09-15T02:11:16.944Z] #17 42.08 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-15T02:11:16.944Z] #17 42.08 Unpacking python3-distutils (3.7.3-1) ... [2020-09-15T02:11:16.944Z] #17 42.22 Selecting previously unselected package python3-pip. [2020-09-15T02:11:16.944Z] #17 42.23 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-15T02:11:16.944Z] #17 42.24 Unpacking python3-pip (18.1-5) ... [2020-09-15T02:11:16.944Z] #17 42.42 Selecting previously unselected package python3-pkg-resources. [2020-09-15T02:11:16.944Z] #17 42.43 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-15T02:11:16.944Z] #17 42.44 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-15T02:11:16.944Z] #17 42.58 Selecting previously unselected package python3-setuptools. [2020-09-15T02:11:16.944Z] #17 42.58 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-15T02:11:16.944Z] #17 42.58 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-15T02:11:16.944Z] #17 42.82 Selecting previously unselected package python3-wheel. [2020-09-15T02:11:16.944Z] #17 42.82 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-15T02:11:16.944Z] #17 42.83 Unpacking python3-wheel (0.32.3-2) ... [2020-09-15T02:11:16.944Z] #17 42.90 Selecting previously unselected package sudo. [2020-09-15T02:11:16.944Z] #17 42.90 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-09-15T02:11:16.944Z] #17 42.91 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-15T02:11:16.944Z] #17 43.33 Selecting previously unselected package thin-provisioning-tools. [2020-09-15T02:11:16.944Z] #17 43.34 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-09-15T02:11:16.944Z] #17 43.35 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-15T02:11:16.944Z] #17 43.59 Selecting previously unselected package uidmap. [2020-09-15T02:11:16.944Z] #17 43.61 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-09-15T02:11:16.944Z] #17 43.61 Unpacking uidmap (1:4.5-1.1) ... [2020-09-15T02:11:16.944Z] #17 43.72 Selecting previously unselected package vim-runtime. [2020-09-15T02:11:16.944Z] #17 43.72 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-15T02:11:16.944Z] #17 43.76 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-15T02:11:16.944Z] #17 43.80 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-15T02:11:16.944Z] #17 43.81 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-15T02:11:17.204Z] #17 47.08 Selecting previously unselected package vim. [2020-09-15T02:11:17.204Z] #17 47.08 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-09-15T02:11:17.204Z] #17 47.10 Unpacking vim (2:8.1.0875-5) ... [2020-09-15T02:11:17.232Z] ok github.com/docker/docker/container 0.170s coverage: 34.4% of statements [2020-09-15T02:11:17.232Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-15T02:11:17.232Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-15T02:11:17.232Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-15T02:11:17.232Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-15T02:11:17.582Z] #26 ... [2020-09-15T02:11:17.582Z] [2020-09-15T02:11:17.582Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-15T02:11:17.582Z] #29 49.84 Checking out files: 71% (1089/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-09-15T02:11:17.582Z] #29 51.33 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-15T02:11:17.582Z] #29 51.64 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-15T02:11:17.582Z] #29 ... [2020-09-15T02:11:17.582Z] [2020-09-15T02:11:17.582Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:11:17.582Z] #34 0.306 + RM_GOPATH=0 [2020-09-15T02:11:17.582Z] #34 0.306 + TMP_GOPATH= [2020-09-15T02:11:17.582Z] #34 0.306 + : /build [2020-09-15T02:11:17.582Z] #34 0.306 + '[' -z '' ']' [2020-09-15T02:11:17.582Z] #34 0.307 ++ mktemp -d [2020-09-15T02:11:17.582Z] #34 0.309 + export GOPATH=/tmp/tmp.X8AQRzYgxl [2020-09-15T02:11:17.582Z] #34 0.309 + GOPATH=/tmp/tmp.X8AQRzYgxl [2020-09-15T02:11:17.582Z] #34 0.309 + RM_GOPATH=1 [2020-09-15T02:11:17.582Z] #34 0.310 + case "$(go env GOARCH)" in [2020-09-15T02:11:17.582Z] #34 0.322 ++ go env GOARCH [2020-09-15T02:11:17.582Z] #34 0.329 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T02:11:17.582Z] #34 0.342 + GO_BUILDMODE=-buildmode=pie [2020-09-15T02:11:17.582Z] #34 0.343 ++ dirname /tmp/install/install.sh [2020-09-15T02:11:17.582Z] #34 0.345 + dir=/tmp/install [2020-09-15T02:11:17.582Z] #34 0.345 + bin=tini [2020-09-15T02:11:17.582Z] #34 0.345 + shift [2020-09-15T02:11:17.582Z] #34 0.347 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-15T02:11:17.582Z] #34 0.347 + . /tmp/install/tini.installer [2020-09-15T02:11:17.582Z] #34 0.348 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-15T02:11:17.582Z] #34 0.349 + install_tini [2020-09-15T02:11:17.582Z] #34 0.349 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-15T02:11:17.582Z] #34 0.350 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-15T02:11:17.582Z] #34 0.350 + git clone https://github.com/krallin/tini.git /tmp/tmp.X8AQRzYgxl/tini [2020-09-15T02:11:17.582Z] #34 0.353 Cloning into '/tmp/tmp.X8AQRzYgxl/tini'... [2020-09-15T02:11:17.582Z] #34 1.430 + cd /tmp/tmp.X8AQRzYgxl/tini [2020-09-15T02:11:17.582Z] #34 1.430 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-15T02:11:17.582Z] #34 1.437 + cmake . [2020-09-15T02:11:17.582Z] #34 2.176 -- The C compiler identification is GNU 8.3.0 [2020-09-15T02:11:17.582Z] #34 2.244 -- Check for working C compiler: /usr/bin/cc [2020-09-15T02:11:17.582Z] #34 2.997 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-15T02:11:17.582Z] #34 3.000 -- Detecting C compiler ABI info [2020-09-15T02:11:17.774Z] #17 47.62 Selecting previously unselected package xfsprogs. [2020-09-15T02:11:17.774Z] #17 47.62 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-09-15T02:11:17.774Z] #17 47.64 Unpacking xfsprogs (4.20.0-1) ... [2020-09-15T02:11:17.884Z] #34 3.702 -- Detecting C compiler ABI info - done [2020-09-15T02:11:18.184Z] #34 3.749 -- Detecting C compile features [2020-09-15T02:11:18.343Z] #17 48.11 Selecting previously unselected package zip. [2020-09-15T02:11:18.344Z] #17 48.13 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-09-15T02:11:18.344Z] #17 48.13 Unpacking zip (3.0-11+b1) ... [2020-09-15T02:11:18.344Z] #17 48.33 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-15T02:11:18.344Z] #17 48.35 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-15T02:11:18.344Z] #17 48.37 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-09-15T02:11:18.344Z] #17 48.38 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-15T02:11:18.344Z] #17 48.39 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-09-15T02:11:18.344Z] #17 48.41 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-09-15T02:11:18.344Z] #17 48.42 Setting up uidmap (1:4.5-1.1) ... [2020-09-15T02:11:18.603Z] #17 48.44 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-09-15T02:11:18.603Z] #17 48.45 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-15T02:11:18.603Z] #17 48.46 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-15T02:11:18.603Z] #17 48.47 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-15T02:11:18.603Z] #17 48.48 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-15T02:11:18.603Z] #17 48.50 Setting up xxd (2:8.1.0875-5) ... [2020-09-15T02:11:18.603Z] #17 48.51 Setting up zip (3.0-11+b1) ... [2020-09-15T02:11:18.603Z] #17 48.52 Setting up vim-common (2:8.1.0875-5) ... [2020-09-15T02:11:18.603Z] #17 48.56 Setting up bash-completion (1:2.8-6) ... [2020-09-15T02:11:18.851Z] #34 ... [2020-09-15T02:11:18.851Z] [2020-09-15T02:11:18.851Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:11:18.851Z] #31 52.79 strings [2020-09-15T02:11:18.851Z] #31 52.82 bytes [2020-09-15T02:11:18.851Z] #31 60.96 bufio [2020-09-15T02:11:18.851Z] #31 61.56 reflect [2020-09-15T02:11:18.851Z] #31 62.78 path [2020-09-15T02:11:19.160Z] #31 ... [2020-09-15T02:11:19.160Z] [2020-09-15T02:11:19.160Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:11:19.160Z] #42 62.99 bufio [2020-09-15T02:11:19.808Z] #42 63.75 reflect [2020-09-15T02:11:19.810Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.033s coverage: 65.3% of statements [2020-09-15T02:11:21.143Z] #17 51.06 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-09-15T02:11:21.143Z] #17 51.07 Setting up xz-utils (5.2.4-1) ... [2020-09-15T02:11:21.143Z] #17 51.08 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-15T02:11:21.143Z] #17 51.10 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-15T02:11:21.143Z] #17 51.15 invoke-rc.d: could not determine current runlevel [2020-09-15T02:11:21.403Z] #17 51.16 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-15T02:11:21.403Z] #17 51.17 Setting up pigz (2.4-1) ... [2020-09-15T02:11:21.403Z] #17 51.18 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-15T02:11:21.403Z] #17 51.19 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-15T02:11:21.403Z] #17 51.21 Setting up python-pip-whl (18.1-5) ... [2020-09-15T02:11:21.403Z] #17 51.22 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-09-15T02:11:21.403Z] #17 51.24 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-15T02:11:21.663Z] #17 51.62 Setting up libaio1:amd64 (0.3.112-3) ... [2020-09-15T02:11:21.663Z] #17 51.63 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-15T02:11:21.663Z] #17 51.64 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-15T02:11:21.663Z] #17 51.66 Setting up vim (2:8.1.0875-5) ... [2020-09-15T02:11:21.663Z] #17 51.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-15T02:11:21.663Z] #17 51.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-15T02:11:21.735Z] ok github.com/docker/docker/daemon/cluster/convert 0.034s coverage: 35.9% of statements [2020-09-15T02:11:21.914Z] #42 ... [2020-09-15T02:11:21.914Z] [2020-09-15T02:11:21.914Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:11:21.914Z] #48 55.53 strconv [2020-09-15T02:11:21.914Z] #48 55.55 syscall [2020-09-15T02:11:21.914Z] #48 55.60 bytes [2020-09-15T02:11:21.914Z] #48 55.61 strings [2020-09-15T02:11:21.914Z] #48 62.54 bufio [2020-09-15T02:11:21.914Z] #48 ... [2020-09-15T02:11:21.914Z] [2020-09-15T02:11:21.914Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:11:21.914Z] #34 5.620 -- Detecting C compile features - done [2020-09-15T02:11:21.914Z] #34 5.653 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-15T02:11:21.914Z] #34 5.931 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-15T02:11:21.914Z] #34 6.113 -- Configuring done [2020-09-15T02:11:21.914Z] #34 6.168 -- Generating done [2020-09-15T02:11:21.914Z] #34 6.176 -- Build files have been written to: /tmp/tmp.X8AQRzYgxl/tini [2020-09-15T02:11:21.914Z] #34 6.188 + make tini-static [2020-09-15T02:11:21.914Z] #34 6.517 Scanning dependencies of target tini-static [2020-09-15T02:11:21.914Z] #34 6.608 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-15T02:11:21.923Z] #17 51.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-15T02:11:21.923Z] #17 51.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-15T02:11:21.923Z] #17 51.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-15T02:11:21.923Z] #17 51.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-15T02:11:21.923Z] #17 51.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-15T02:11:21.923Z] #17 51.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-15T02:11:21.923Z] #17 51.73 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-15T02:11:21.923Z] #17 51.76 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-15T02:11:21.923Z] #17 51.77 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-15T02:11:21.923Z] #17 51.79 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-15T02:11:21.923Z] #17 51.80 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-15T02:11:21.923Z] #17 51.81 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-15T02:11:22.212Z] #34 ... [2020-09-15T02:11:22.212Z] [2020-09-15T02:11:22.212Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T02:11:22.212Z] #11 56.31 Selecting previously unselected package binutils-mingw-w64. [2020-09-15T02:11:22.212Z] #11 56.31 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-15T02:11:22.212Z] #11 56.31 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-15T02:11:22.212Z] #11 56.45 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-09-15T02:11:22.212Z] #11 56.46 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-09-15T02:11:22.212Z] #11 56.47 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-15T02:11:22.212Z] #11 56.75 Selecting previously unselected package dmsetup. [2020-09-15T02:11:22.212Z] #11 56.78 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-09-15T02:11:22.212Z] #11 56.79 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-15T02:11:22.212Z] #11 57.10 Selecting previously unselected package mingw-w64-common. [2020-09-15T02:11:22.212Z] #11 57.10 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-15T02:11:22.212Z] #11 57.11 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-15T02:11:22.212Z] #11 63.02 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-15T02:11:22.212Z] #11 63.03 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-15T02:11:22.212Z] #11 63.08 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-15T02:11:22.512Z] #11 ... [2020-09-15T02:11:22.512Z] [2020-09-15T02:11:22.512Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T02:11:22.512Z] #26 23.58 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-15T02:11:22.512Z] #26 23.70 skipping existing 5cb8031fd95d [2020-09-15T02:11:22.512Z] #26 23.81 [2020-09-15T02:11:22.512Z] #26 25.34 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-15T02:11:22.512Z] #26 25.43 skipping existing 283607eaa57e [2020-09-15T02:11:22.512Z] #26 25.60 [2020-09-15T02:11:22.512Z] #26 26.98 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-15T02:11:22.512Z] #26 27.32 [2020-09-15T02:11:22.512Z] #26 27.52 ######################################################################## 100.0% [2020-09-15T02:11:22.512Z] #26 27.67 [2020-09-15T02:11:22.512Z] #26 27.71 Download of images into '/build' complete. [2020-09-15T02:11:22.512Z] #26 27.71 Use something like the following to load the result into a Docker daemon: [2020-09-15T02:11:22.512Z] #26 27.71 tar -cC '/build' . | docker load [2020-09-15T02:11:22.512Z] #26 DONE 27.8s [2020-09-15T02:11:22.512Z] [2020-09-15T02:11:22.512Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:11:22.512Z] #48 66.38 text/tabwriter [2020-09-15T02:11:22.820Z] #48 ... [2020-09-15T02:11:22.820Z] [2020-09-15T02:11:22.820Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T02:11:22.820Z] #39 60.10 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-09-15T02:11:22.820Z] #39 60.10 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-15T02:11:22.820Z] #39 60.11 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-09-15T02:11:22.820Z] #39 60.12 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-09-15T02:11:22.820Z] #39 60.12 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-09-15T02:11:22.820Z] #39 60.13 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-15T02:11:22.820Z] #39 60.14 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-15T02:11:22.820Z] #39 60.15 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-09-15T02:11:22.820Z] #39 60.18 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-15T02:11:22.820Z] #39 60.20 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-15T02:11:22.820Z] #39 66.43 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-09-15T02:11:22.820Z] #39 66.43 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T02:11:22.820Z] #39 DONE 66.7s [2020-09-15T02:11:23.132Z] [2020-09-15T02:11:23.132Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:11:23.785Z] #40 ... [2020-09-15T02:11:23.785Z] [2020-09-15T02:11:23.785Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:11:23.785Z] #34 8.839 [100%] Linking C executable tini-static [2020-09-15T02:11:23.785Z] #34 9.347 [100%] Built target tini-static [2020-09-15T02:11:23.785Z] #34 9.418 + mkdir -p /build [2020-09-15T02:11:23.785Z] #34 9.422 + cp tini-static /build/docker-init [2020-09-15T02:11:23.785Z] #34 DONE 9.6s [2020-09-15T02:11:24.087Z] [2020-09-15T02:11:24.087Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:11:24.087Z] #31 65.18 text/tabwriter [2020-09-15T02:11:24.297Z] ok github.com/docker/docker/daemon/cluster 0.104s coverage: 0.5% of statements [2020-09-15T02:11:25.219Z] #17 54.78 Setting up iptables (1.8.2-4) ... [2020-09-15T02:11:25.219Z] #17 54.79 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-15T02:11:25.219Z] #17 54.80 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-15T02:11:25.219Z] #17 54.81 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-15T02:11:25.219Z] #17 54.81 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-15T02:11:25.219Z] #17 54.82 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-15T02:11:25.219Z] #17 54.82 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-15T02:11:25.219Z] #17 54.83 Setting up python3 (3.7.3-1) ... [2020-09-15T02:11:25.479Z] #17 55.25 Setting up python3-wheel (0.32.3-2) ... [2020-09-15T02:11:26.049Z] #17 55.86 Setting up apparmor (2.13.2-10) ... [2020-09-15T02:11:26.220Z] ok github.com/docker/docker/daemon/discovery 0.053s coverage: 30.0% of statements [2020-09-15T02:11:26.894Z] #31 ... [2020-09-15T02:11:26.894Z] [2020-09-15T02:11:26.894Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:11:26.894Z] #40 1.471 Note: Building without setproctitle() and strlcpy() support. [2020-09-15T02:11:26.894Z] #40 1.471 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-15T02:11:26.894Z] #40 1.488 Note: Building without GnuTLS support [2020-09-15T02:11:26.894Z] #40 1.503 Makefile.config:39: Warn: you have no libnftables installed [2020-09-15T02:11:26.894Z] #40 1.503 Makefile.config:40: Warn: Building without nftables support [2020-09-15T02:11:26.894Z] #40 2.706 fatal: not a git repository (or any of the parent directories): .git [2020-09-15T02:11:26.894Z] #40 2.742 GEN .gitid [2020-09-15T02:11:26.894Z] #40 2.791 GEN criu/include/version.h [2020-09-15T02:11:26.894Z] #40 2.878 GEN include/common/asm [2020-09-15T02:11:27.195Z] #40 4.526 PBCC images/timens.pb-c.c [2020-09-15T02:11:27.496Z] #40 4.584 DEP images/timens.pb-c.d [2020-09-15T02:11:27.496Z] #40 4.630 PBCC images/fown.pb-c.c [2020-09-15T02:11:27.496Z] #40 4.658 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-15T02:11:27.648Z] ok github.com/docker/docker/daemon/config 0.098s coverage: 81.8% of statements [2020-09-15T02:11:27.796Z] #40 4.790 PBCC images/opts.pb-c.c [2020-09-15T02:11:27.796Z] #40 4.836 PBCC images/memfd.pb-c.c [2020-09-15T02:11:27.796Z] #40 4.900 DEP images/fown.pb-c.d [2020-09-15T02:11:27.796Z] #40 4.934 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-15T02:11:27.796Z] #40 5.001 DEP images/opts.pb-c.d [2020-09-15T02:11:27.796Z] #40 5.049 DEP images/memfd.pb-c.d [2020-09-15T02:11:27.796Z] #40 5.093 PBCC images/sit.pb-c.c [2020-09-15T02:11:27.930Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2020-09-15T02:11:27.956Z] #17 ... [2020-09-15T02:11:27.956Z] [2020-09-15T02:11:27.956Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:11:27.956Z] #39 103.4 CC criu/crtools.o [2020-09-15T02:11:27.956Z] #39 104.0 CC criu/eventfd.o [2020-09-15T02:11:27.956Z] #39 104.3 CC criu/eventpoll.o [2020-09-15T02:11:27.956Z] #39 105.0 CC criu/external.o [2020-09-15T02:11:27.956Z] #39 105.3 CC criu/fault-injection.o [2020-09-15T02:11:27.956Z] #39 105.4 CC criu/fdstore.o [2020-09-15T02:11:27.956Z] #39 105.7 CC criu/fifo.o [2020-09-15T02:11:27.956Z] #39 106.2 CC criu/file-ids.o [2020-09-15T02:11:27.956Z] #39 106.4 CC criu/file-lock.o [2020-09-15T02:11:27.956Z] #39 107.3 CC criu/files-ext.o [2020-09-15T02:11:27.957Z] #39 107.6 CC criu/files-reg.o [2020-09-15T02:11:27.957Z] #39 109.4 CC criu/files.o [2020-09-15T02:11:27.957Z] #39 111.6 CC criu/filesystems.o [2020-09-15T02:11:27.957Z] #39 112.1 CC criu/fsnotify.o [2020-09-15T02:11:27.957Z] #39 113.2 CC criu/image-desc.o [2020-09-15T02:11:27.957Z] #39 113.4 CC criu/image.o [2020-09-15T02:11:27.957Z] #39 ... [2020-09-15T02:11:27.957Z] [2020-09-15T02:11:27.957Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T02:11:27.957Z] #17 57.76 Setting up xfsprogs (4.20.0-1) ... [2020-09-15T02:11:27.957Z] #17 57.78 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-15T02:11:28.103Z] #40 5.155 DEP images/sit.pb-c.d [2020-09-15T02:11:28.103Z] #40 5.239 PBCC images/macvlan.pb-c.c [2020-09-15T02:11:28.103Z] #40 5.258 DEP images/macvlan.pb-c.d [2020-09-15T02:11:28.103Z] #40 5.388 PBCC images/autofs.pb-c.c [2020-09-15T02:11:28.216Z] #17 58.15 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-15T02:11:28.314Z] #52 ... [2020-09-15T02:11:28.314Z] [2020-09-15T02:11:28.314Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:11:28.314Z] #45 DONE 160.7s [2020-09-15T02:11:28.314Z] [2020-09-15T02:11:28.314Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:11:28.401Z] #40 5.419 DEP images/autofs.pb-c.d [2020-09-15T02:11:28.401Z] #40 5.454 PBCC images/sysctl.pb-c.c [2020-09-15T02:11:28.401Z] #40 5.492 DEP images/sysctl.pb-c.d [2020-09-15T02:11:28.401Z] #40 5.550 PBCC images/time.pb-c.c [2020-09-15T02:11:28.401Z] #40 5.578 DEP images/time.pb-c.d [2020-09-15T02:11:28.401Z] #40 5.628 PBCC images/binfmt-misc.pb-c.c [2020-09-15T02:11:28.401Z] #40 5.641 DEP images/binfmt-misc.pb-c.d [2020-09-15T02:11:28.401Z] #40 5.664 PBCC images/seccomp.pb-c.c [2020-09-15T02:11:28.401Z] #40 5.684 DEP images/seccomp.pb-c.d [2020-09-15T02:11:28.401Z] #40 5.745 PBCC images/userns.pb-c.c [2020-09-15T02:11:28.699Z] #40 5.789 DEP images/userns.pb-c.d [2020-09-15T02:11:28.699Z] #40 5.813 PBCC images/cgroup.pb-c.c [2020-09-15T02:11:28.699Z] #40 5.829 DEP images/cgroup.pb-c.d [2020-09-15T02:11:28.699Z] #40 5.873 PBCC images/ext-file.pb-c.c [2020-09-15T02:11:28.699Z] #40 5.903 DEP images/ext-file.pb-c.d [2020-09-15T02:11:28.699Z] #40 5.942 PBCC images/rpc.pb-c.c [2020-09-15T02:11:28.699Z] #40 5.971 DEP images/rpc.pb-c.d [2020-09-15T02:11:29.000Z] #40 6.037 PBCC images/siginfo.pb-c.c [2020-09-15T02:11:29.000Z] #40 6.087 DEP images/siginfo.pb-c.d [2020-09-15T02:11:29.000Z] #40 6.137 PBCC images/pagemap.pb-c.c [2020-09-15T02:11:29.000Z] #40 6.202 DEP images/pagemap.pb-c.d [2020-09-15T02:11:29.000Z] #40 6.246 PBCC images/rlimit.pb-c.c [2020-09-15T02:11:29.000Z] #40 6.268 DEP images/rlimit.pb-c.d [2020-09-15T02:11:29.000Z] #40 6.362 PBCC images/file-lock.pb-c.c [2020-09-15T02:11:29.155Z] #17 59.11 Setting up python3-distutils (3.7.3-1) ... [2020-09-15T02:11:29.299Z] #40 6.431 DEP images/file-lock.pb-c.d [2020-09-15T02:11:29.299Z] #40 6.483 PBCC images/tty.pb-c.c [2020-09-15T02:11:29.299Z] #40 6.551 DEP images/tty.pb-c.d [2020-09-15T02:11:29.299Z] #40 6.614 PBCC images/tun.pb-c.c [2020-09-15T02:11:29.381Z] #52 ... [2020-09-15T02:11:29.381Z] [2020-09-15T02:11:29.381Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-15T02:11:29.381Z] #46 DONE 0.2s [2020-09-15T02:11:29.381Z] [2020-09-15T02:11:29.381Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-15T02:11:29.601Z] #40 6.664 PBCC images/netdev.pb-c.c [2020-09-15T02:11:29.601Z] #40 6.742 DEP images/tun.pb-c.d [2020-09-15T02:11:29.601Z] #40 6.785 DEP images/netdev.pb-c.d [2020-09-15T02:11:29.601Z] #40 6.822 PBCC images/vma.pb-c.c [2020-09-15T02:11:29.673Z] #48 DONE 0.1s [2020-09-15T02:11:29.673Z] [2020-09-15T02:11:29.673Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-15T02:11:29.673Z] #50 DONE 0.2s [2020-09-15T02:11:29.673Z] [2020-09-15T02:11:29.673Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:11:29.724Z] #17 59.55 Setting up python3-setuptools (40.8.0-1) ... [2020-09-15T02:11:29.883Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-09-15T02:11:29.903Z] #40 6.908 DEP images/vma.pb-c.d [2020-09-15T02:11:29.903Z] #40 6.977 PBCC images/creds.pb-c.c [2020-09-15T02:11:29.903Z] #40 7.003 DEP images/creds.pb-c.d [2020-09-15T02:11:29.903Z] #40 7.049 PBCC images/utsns.pb-c.c [2020-09-15T02:11:29.903Z] #40 7.081 DEP images/utsns.pb-c.d [2020-09-15T02:11:29.903Z] #40 7.176 PBCC images/ipc-desc.pb-c.c [2020-09-15T02:11:29.903Z] #40 7.228 PBCC images/ipc-sem.pb-c.c [2020-09-15T02:11:29.903Z] #40 7.253 DEP images/ipc-desc.pb-c.d [2020-09-15T02:11:30.204Z] #40 7.310 DEP images/ipc-sem.pb-c.d [2020-09-15T02:11:30.204Z] #40 7.348 PBCC images/ipc-msg.pb-c.c [2020-09-15T02:11:30.204Z] #40 7.371 DEP images/ipc-msg.pb-c.d [2020-09-15T02:11:30.204Z] #40 7.437 PBCC images/ipc-shm.pb-c.c [2020-09-15T02:11:30.204Z] #40 7.473 DEP images/ipc-shm.pb-c.d [2020-09-15T02:11:30.204Z] #40 7.523 PBCC images/ipc-var.pb-c.c [2020-09-15T02:11:30.204Z] #40 7.534 DEP images/ipc-var.pb-c.d [2020-09-15T02:11:30.204Z] #40 7.577 PBCC images/sk-opts.pb-c.c [2020-09-15T02:11:30.503Z] #40 7.606 PBCC images/packet-sock.pb-c.c [2020-09-15T02:11:30.503Z] #40 7.658 DEP images/sk-opts.pb-c.d [2020-09-15T02:11:30.503Z] #40 7.707 DEP images/packet-sock.pb-c.d [2020-09-15T02:11:30.503Z] #40 7.751 PBCC images/sk-netlink.pb-c.c [2020-09-15T02:11:30.503Z] #40 7.814 DEP images/sk-netlink.pb-c.d [2020-09-15T02:11:30.663Z] #17 60.64 Setting up python3-pip (18.1-5) ... [2020-09-15T02:11:30.804Z] #40 7.864 PBCC images/sk-inet.pb-c.c [2020-09-15T02:11:30.804Z] #40 7.921 DEP images/sk-inet.pb-c.d [2020-09-15T02:11:30.804Z] #40 7.978 PBCC images/sk-unix.pb-c.c [2020-09-15T02:11:30.804Z] #40 8.029 DEP images/sk-unix.pb-c.d [2020-09-15T02:11:30.804Z] #40 8.081 PBCC images/mm.pb-c.c [2020-09-15T02:11:31.104Z] #40 8.209 DEP images/mm.pb-c.d [2020-09-15T02:11:31.104Z] #40 8.262 PBCC images/timerfd.pb-c.c [2020-09-15T02:11:31.104Z] #40 8.316 DEP images/timerfd.pb-c.d [2020-09-15T02:11:31.104Z] #40 8.353 PBCC images/timer.pb-c.c [2020-09-15T02:11:31.104Z] #40 8.373 DEP images/timer.pb-c.d [2020-09-15T02:11:31.104Z] #40 8.444 PBCC images/sa.pb-c.c [2020-09-15T02:11:31.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-15T02:11:31.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-15T02:11:31.406Z] #40 8.504 DEP images/sa.pb-c.d [2020-09-15T02:11:31.406Z] #40 8.551 PBCC images/pipe-data.pb-c.c [2020-09-15T02:11:31.406Z] #40 8.570 DEP images/pipe-data.pb-c.d [2020-09-15T02:11:31.406Z] #40 8.616 PBCC images/mnt.pb-c.c [2020-09-15T02:11:31.406Z] #40 8.663 DEP images/mnt.pb-c.d [2020-09-15T02:11:31.406Z] #40 8.695 PBCC images/sk-packet.pb-c.c [2020-09-15T02:11:31.406Z] #40 8.709 DEP images/sk-packet.pb-c.d [2020-09-15T02:11:31.406Z] #40 8.776 PBCC images/tcp-stream.pb-c.c [2020-09-15T02:11:31.713Z] #40 8.845 DEP images/tcp-stream.pb-c.d [2020-09-15T02:11:31.713Z] #40 8.886 PBCC images/pipe.pb-c.c [2020-09-15T02:11:31.713Z] #40 8.927 DEP images/pipe.pb-c.d [2020-09-15T02:11:31.713Z] #40 8.991 PBCC images/pstree.pb-c.c [2020-09-15T02:11:31.863Z] #17 61.60 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T02:11:31.863Z] #17 61.64 Processing triggers for mime-support (3.62) ... [2020-09-15T02:11:32.014Z] #40 9.003 DEP images/pstree.pb-c.d [2020-09-15T02:11:32.014Z] #40 9.059 PBCC images/fs.pb-c.c [2020-09-15T02:11:32.014Z] #40 9.075 DEP images/fs.pb-c.d [2020-09-15T02:11:32.014Z] #40 9.143 PBCC images/signalfd.pb-c.c [2020-09-15T02:11:32.014Z] #40 9.208 DEP images/signalfd.pb-c.d [2020-09-15T02:11:32.014Z] #40 9.250 PBCC images/fh.pb-c.c [2020-09-15T02:11:32.014Z] #40 9.359 PBCC images/fsnotify.pb-c.c [2020-09-15T02:11:32.312Z] #40 9.480 DEP images/fh.pb-c.d [2020-09-15T02:11:32.312Z] #40 9.575 DEP images/fsnotify.pb-c.d [2020-09-15T02:11:32.610Z] #40 9.663 PBCC images/eventpoll.pb-c.c [2020-09-15T02:11:32.610Z] #40 9.675 DEP images/eventpoll.pb-c.d [2020-09-15T02:11:32.610Z] #40 9.738 PBCC images/eventfd.pb-c.c [2020-09-15T02:11:32.610Z] #40 9.769 DEP images/eventfd.pb-c.d [2020-09-15T02:11:32.610Z] #40 9.829 PBCC images/remap-file-path.pb-c.c [2020-09-15T02:11:32.610Z] #40 9.857 DEP images/remap-file-path.pb-c.d [2020-09-15T02:11:32.909Z] #40 10.00 PBCC images/fifo.pb-c.c [2020-09-15T02:11:32.909Z] #40 10.05 DEP images/fifo.pb-c.d [2020-09-15T02:11:32.909Z] #40 10.11 PBCC images/ghost-file.pb-c.c [2020-09-15T02:11:32.909Z] #40 10.21 DEP images/ghost-file.pb-c.d [2020-09-15T02:11:33.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-15T02:11:33.191Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.535s coverage: 14.1% of statements [2020-09-15T02:11:33.191Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-09-15T02:11:33.210Z] #40 10.33 PBCC images/regfile.pb-c.c [2020-09-15T02:11:33.210Z] #40 10.41 DEP images/regfile.pb-c.d [2020-09-15T02:11:33.245Z] #17 DONE 63.1s [2020-09-15T02:11:33.245Z] [2020-09-15T02:11:33.245Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-15T02:11:33.245Z] #36 187.0 + dpkg --print-architecture [2020-09-15T02:11:33.245Z] #36 187.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-15T02:11:33.245Z] #36 187.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-15T02:11:33.245Z] #36 187.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-15T02:11:33.508Z] #40 10.49 PBCC images/ns.pb-c.c [2020-09-15T02:11:33.508Z] #40 10.52 DEP images/ns.pb-c.d [2020-09-15T02:11:33.508Z] #40 10.61 PBCC images/fdinfo.pb-c.c [2020-09-15T02:11:33.825Z] #40 10.81 DEP images/fdinfo.pb-c.d [2020-09-15T02:11:33.825Z] #40 10.84 PBCC images/core-aarch64.pb-c.c [2020-09-15T02:11:33.825Z] #40 10.86 PBCC images/core-arm.pb-c.c [2020-09-15T02:11:33.825Z] #40 10.92 PBCC images/core-ppc64.pb-c.c [2020-09-15T02:11:33.825Z] #40 10.98 PBCC images/core-s390.pb-c.c [2020-09-15T02:11:33.825Z] #40 11.06 PBCC images/core-x86.pb-c.c [2020-09-15T02:11:34.125Z] #40 11.12 PBCC images/core.pb-c.c [2020-09-15T02:11:34.125Z] #40 11.22 PBCC images/inventory.pb-c.c [2020-09-15T02:11:34.125Z] #40 11.30 DEP images/core-aarch64.pb-c.d [2020-09-15T02:11:34.183Z] #36 ... [2020-09-15T02:11:34.184Z] [2020-09-15T02:11:34.184Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-15T02:11:34.184Z] #18 0.960 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-15T02:11:34.184Z] #18 0.966 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-15T02:11:34.184Z] #18 0.969 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-15T02:11:34.184Z] #18 DONE 1.1s [2020-09-15T02:11:34.425Z] #40 11.38 DEP images/core-arm.pb-c.d [2020-09-15T02:11:34.425Z] #40 11.45 DEP images/core-ppc64.pb-c.d [2020-09-15T02:11:34.425Z] #40 ... [2020-09-15T02:11:34.425Z] [2020-09-15T02:11:34.425Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:11:34.425Z] #42 68.11 regexp/syntax [2020-09-15T02:11:34.425Z] #42 72.76 hash/crc32 [2020-09-15T02:11:34.425Z] #42 75.39 vendor/golang.org/x/text/transform [2020-09-15T02:11:34.425Z] #42 75.90 time [2020-09-15T02:11:34.425Z] #42 ... [2020-09-15T02:11:34.425Z] [2020-09-15T02:11:34.425Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:11:34.425Z] #40 11.51 DEP images/core-s390.pb-c.d [2020-09-15T02:11:34.425Z] #40 11.59 DEP images/core-x86.pb-c.d [2020-09-15T02:11:34.446Z] [2020-09-15T02:11:34.446Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-15T02:11:34.581Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.654s coverage: 57.0% of statements [2020-09-15T02:11:34.725Z] #40 11.67 DEP images/core.pb-c.d [2020-09-15T02:11:34.725Z] #40 11.73 DEP images/inventory.pb-c.d [2020-09-15T02:11:34.725Z] #40 11.80 PBCC images/cpuinfo.pb-c.c [2020-09-15T02:11:34.725Z] #40 11.82 DEP images/cpuinfo.pb-c.d [2020-09-15T02:11:34.725Z] #40 11.88 PBCC images/stats.pb-c.c [2020-09-15T02:11:34.725Z] #40 11.90 DEP images/stats.pb-c.d [2020-09-15T02:11:35.374Z] #40 ... [2020-09-15T02:11:35.374Z] [2020-09-15T02:11:35.374Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:11:35.374Z] #48 69.04 reflect [2020-09-15T02:11:35.374Z] #48 69.05 regexp/syntax [2020-09-15T02:11:35.374Z] #48 77.70 time [2020-09-15T02:11:35.374Z] #48 ... [2020-09-15T02:11:35.374Z] [2020-09-15T02:11:35.374Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T02:11:35.374Z] #11 71.01 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-15T02:11:35.374Z] #11 71.02 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-09-15T02:11:35.374Z] #11 71.03 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-15T02:11:35.374Z] #11 71.15 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-15T02:11:35.374Z] #11 71.15 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-09-15T02:11:35.374Z] #11 71.15 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-15T02:11:35.685Z] #11 ... [2020-09-15T02:11:35.685Z] [2020-09-15T02:11:35.685Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:11:35.685Z] #48 79.52 regexp [2020-09-15T02:11:37.130Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.017s coverage: 1.8% of statements [2020-09-15T02:11:37.704Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.311s coverage: 45.9% of statements [2020-09-15T02:11:37.810Z] #48 ... [2020-09-15T02:11:37.810Z] [2020-09-15T02:11:37.810Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:11:37.810Z] #31 71.59 time [2020-09-15T02:11:37.810Z] #31 71.60 internal/syscall/execenv [2020-09-15T02:11:37.810Z] #31 71.61 internal/syscall/unix [2020-09-15T02:11:37.810Z] #31 78.47 internal/poll [2020-09-15T02:11:37.810Z] #31 81.53 os [2020-09-15T02:11:37.810Z] #31 ... [2020-09-15T02:11:37.810Z] [2020-09-15T02:11:37.810Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:11:37.810Z] #53 42.65 Checking out files: 51% (1677/3238) Checking out files: 52% (1684/3238) Checking out files: 53% (1717/3238) Checking out files: 54% (1749/3238) Checking out files: 55% (1781/3238) Checking out files: 56% (1814/3238) Checking out files: 57% (1846/3238) Checking out files: 58% (1879/3238) Checking out files: 59% (1911/3238) Checking out files: 60% (1943/3238) Checking out files: 61% (1976/3238) Checking out files: 62% (2008/3238) Checking out files: 63% (2040/3238) Checking out files: 64% (2073/3238) Checking out files: 65% (2105/3238) Checking out files: 66% (2138/3238) Checking out files: 67% (2170/3238) Checking out files: 68% (2202/3238) Checking out files: 69% (2235/3238) Checking out files: 70% (2267/3238) Checking out files: 71% (2299/3238) Checking out files: 72% (2332/3238) Checking out files: 73% (2364/3238) Checking out files: 74% (2397/3238) Checking out files: 75% (2429/3238) Checking out files: 76% (2461/3238) Checking out files: 77% (2494/3238) Checking out files: 78% (2526/3238) Checking out files: 79% (2559/3238) Checking out files: 80% (2591/3238) Checking out files: 81% (2623/3238) Checking out files: 82% (2656/3238) Checking out files: 83% (2688/3238) Checking out files: 84% (2720/3238) Checking out files: 85% (2753/3238) Checking out files: 86% (2785/3238) Checking out files: 87% (2818/3238) Checking out files: 88% (2850/3238) Checking out files: 89% (2882/3238) Checking out files: 90% (2915/3238) Checking out files: 91% (2947/3238) Checking out files: 92% (2979/3238) Checking out files: 93% (3012/3238) Checking out files: 94% (3044/3238) Checking out files: 95% (3077/3238) Checking out files: 96% (3109/3238) Checking out files: 97% (3141/3238) Checking out files: 98% (3174/3238) Checking out files: 99% (3206/3238) Checking out files: 100% (3238/3238) Checking out files: 100% (3238/3238), done. [2020-09-15T02:11:37.810Z] #53 43.57 + cd /tmp/tmp.NROZavmVNh/src/github.com/containerd/containerd [2020-09-15T02:11:37.810Z] #53 43.57 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-15T02:11:38.166Z] #52 149.1 + bin/containerd-stress [2020-09-15T02:11:38.646Z] #19 ... [2020-09-15T02:11:38.646Z] [2020-09-15T02:11:38.646Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:11:38.646Z] #39 114.2 CC criu/ipc_ns.o [2020-09-15T02:11:38.646Z] #39 115.3 CC criu/irmap.o [2020-09-15T02:11:38.646Z] #39 115.8 CC criu/kcmp-ids.o [2020-09-15T02:11:38.646Z] #39 116.2 CC criu/kerndat.o [2020-09-15T02:11:38.646Z] #39 117.3 CC criu/libnetlink.o [2020-09-15T02:11:38.646Z] #39 117.7 CC criu/log.o [2020-09-15T02:11:38.646Z] #39 118.2 CC criu/lsm.o [2020-09-15T02:11:38.646Z] #39 118.8 CC criu/mem.o [2020-09-15T02:11:38.646Z] #39 121.0 CC criu/memfd.o [2020-09-15T02:11:38.646Z] #39 121.8 CC criu/mount.o [2020-09-15T02:11:38.646Z] #39 ... [2020-09-15T02:11:38.646Z] [2020-09-15T02:11:38.646Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:11:38.646Z] #45 192.0 + cd /tmp/tmp.GkAf2p0vD7/src/github.com/golangci/golangci-lint/ [2020-09-15T02:11:38.647Z] #45 192.0 + git checkout -q v1.23.8 [2020-09-15T02:11:38.647Z] #45 192.8 ++ git describe --tags [2020-09-15T02:11:38.647Z] #45 192.8 + version=v1.23.8 [2020-09-15T02:11:38.647Z] #45 192.8 ++ git rev-parse --short HEAD [2020-09-15T02:11:38.647Z] #45 192.8 + commit=76a82c6 [2020-09-15T02:11:38.647Z] #45 192.8 ++ git show -s --format=%cd [2020-09-15T02:11:38.647Z] #45 192.8 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-15T02:11:38.647Z] #45 192.8 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-15T02:11:38.801Z] #52 150.5 + bin/containerd-shim [2020-09-15T02:11:38.867Z] #53 44.30 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-15T02:11:38.867Z] #53 44.30 + BUILDTAGS='netgo osusergo static_build' [2020-09-15T02:11:38.867Z] #53 44.30 + export EXTRA_FLAGS=-buildmode=pie [2020-09-15T02:11:38.867Z] #53 44.30 + EXTRA_FLAGS=-buildmode=pie [2020-09-15T02:11:38.867Z] #53 44.30 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-15T02:11:38.867Z] #53 44.30 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-15T02:11:38.867Z] #53 44.30 + '[' '' = dynamic ']' [2020-09-15T02:11:38.867Z] #53 44.30 + make [2020-09-15T02:11:39.518Z] #53 45.06 + bin/ctr [2020-09-15T02:11:40.253Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.018s coverage: 73.1% of statements [2020-09-15T02:11:40.515Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.815s coverage: 49.5% of statements [2020-09-15T02:11:41.462Z] ok github.com/docker/docker/daemon 12.364s coverage: 17.4% of statements [2020-09-15T02:11:41.462Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-15T02:11:41.462Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-15T02:11:41.462Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-15T02:11:41.462Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-15T02:11:41.462Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-15T02:11:42.408Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.605s coverage: 76.1% of statements [2020-09-15T02:11:42.671Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.036s coverage: 58.0% of statements [2020-09-15T02:11:43.247Z] ok github.com/docker/docker/daemon/links 0.026s coverage: 93.0% of statements [2020-09-15T02:11:43.259Z] #52 155.0 + bin/containerd-shim-runc-v1 [2020-09-15T02:11:43.822Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.030s coverage: 3.0% of statements [2020-09-15T02:11:44.061Z] #53 ... [2020-09-15T02:11:44.061Z] [2020-09-15T02:11:44.061Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:11:44.061Z] #48 88.07 mvdan.cc/sh/v3/fileutil [2020-09-15T02:11:45.122Z] #48 88.96 flag [2020-09-15T02:11:45.122Z] #48 88.97 github.com/pkg/diff [2020-09-15T02:11:45.122Z] #48 88.97 go/token [2020-09-15T02:11:45.122Z] #48 88.97 encoding/binary [2020-09-15T02:11:45.744Z] ok github.com/docker/docker/daemon/logger 0.291s coverage: 41.0% of statements [2020-09-15T02:11:45.744Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.881s coverage: 57.7% of statements [2020-09-15T02:11:45.744Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-15T02:11:45.744Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-15T02:11:46.006Z] ok github.com/docker/docker/daemon/images 0.063s coverage: 4.8% of statements [2020-09-15T02:11:46.006Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-15T02:11:46.006Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-15T02:11:46.681Z] #48 ... [2020-09-15T02:11:46.681Z] [2020-09-15T02:11:46.681Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:11:46.681Z] #40 13.80 make[1]: Nothing to be done for 'all'. [2020-09-15T02:11:46.681Z] #40 15.55 CC images/stats.o [2020-09-15T02:11:46.681Z] #40 16.02 CC images/core.o [2020-09-15T02:11:46.681Z] #40 16.83 CC images/core-x86.o [2020-09-15T02:11:46.681Z] #40 17.61 CC images/core-arm.o [2020-09-15T02:11:46.681Z] #40 18.09 CC images/core-aarch64.o [2020-09-15T02:11:46.681Z] #40 18.51 CC images/core-ppc64.o [2020-09-15T02:11:46.681Z] #40 19.20 CC images/core-s390.o [2020-09-15T02:11:46.681Z] #40 20.00 CC images/cpuinfo.o [2020-09-15T02:11:46.681Z] #40 20.40 CC images/inventory.o [2020-09-15T02:11:46.681Z] #40 20.67 CC images/fdinfo.o [2020-09-15T02:11:46.681Z] #40 21.05 CC images/fown.o [2020-09-15T02:11:46.681Z] #40 21.25 CC images/ns.o [2020-09-15T02:11:46.681Z] #40 21.53 CC images/regfile.o [2020-09-15T02:11:46.681Z] #40 21.78 CC images/ghost-file.o [2020-09-15T02:11:46.681Z] #40 22.10 CC images/fifo.o [2020-09-15T02:11:46.681Z] #40 22.29 CC images/remap-file-path.o [2020-09-15T02:11:46.681Z] #40 22.65 CC images/eventfd.o [2020-09-15T02:11:46.681Z] #40 22.92 CC images/eventpoll.o [2020-09-15T02:11:46.681Z] #40 23.42 CC images/fh.o [2020-09-15T02:11:46.681Z] #40 23.85 CC images/fsnotify.o [2020-09-15T02:11:46.681Z] #40 ... [2020-09-15T02:11:46.681Z] [2020-09-15T02:11:46.681Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:11:46.681Z] #42 80.59 regexp [2020-09-15T02:11:46.681Z] #42 87.53 os/exec [2020-09-15T02:11:46.681Z] #42 87.62 net [2020-09-15T02:11:46.681Z] #42 89.08 internal/lazyregexp [2020-09-15T02:11:46.681Z] #42 89.58 github.com/LK4D4/vndr/versioned [2020-09-15T02:11:46.773Z] #52 158.2 + bin/containerd-shim-runc-v2 [2020-09-15T02:11:46.773Z] #45 ... [2020-09-15T02:11:46.773Z] [2020-09-15T02:11:46.773Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-15T02:11:46.773Z] #19 4.595 Collecting yamllint==1.16.0 [2020-09-15T02:11:46.773Z] #19 9.949 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-15T02:11:46.773Z] #19 10.02 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-15T02:11:46.773Z] #19 10.07 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-15T02:11:46.773Z] #19 10.13 Collecting pyyaml (from yamllint==1.16.0) [2020-09-15T02:11:46.773Z] #19 10.27 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-15T02:11:46.773Z] #19 11.77 Building wheels for collected packages: pyyaml [2020-09-15T02:11:46.773Z] #19 11.77 Running setup.py bdist_wheel for pyyaml: started [2020-09-15T02:11:46.953Z] ok github.com/docker/docker/daemon/logger/awslogs 0.396s coverage: 77.8% of statements [2020-09-15T02:11:46.953Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-15T02:11:46.953Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-15T02:11:46.989Z] #42 ... [2020-09-15T02:11:46.989Z] [2020-09-15T02:11:46.989Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:11:46.989Z] #31 83.08 internal/fmtsort [2020-09-15T02:11:46.989Z] #31 84.58 path/filepath [2020-09-15T02:11:46.989Z] #31 84.60 fmt [2020-09-15T02:11:46.989Z] #31 86.36 io/ioutil [2020-09-15T02:11:46.989Z] #31 88.57 github.com/BurntSushi/toml [2020-09-15T02:11:46.989Z] #31 88.58 log [2020-09-15T02:11:46.989Z] #31 88.59 flag [2020-09-15T02:11:47.033Z] #19 12.78 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-15T02:11:47.033Z] #19 12.78 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-15T02:11:47.033Z] #19 12.86 Successfully built pyyaml [2020-09-15T02:11:47.033Z] #19 12.88 Installing collected packages: pathspec, pyyaml, yamllint [2020-09-15T02:11:47.287Z] #31 ... [2020-09-15T02:11:47.287Z] [2020-09-15T02:11:47.287Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:11:47.287Z] #40 24.52 CC images/signalfd.o [2020-09-15T02:11:47.404Z] #52 158.9 + binaries [2020-09-15T02:11:47.404Z] #52 158.9 + install -D bin/containerd /build/containerd [2020-09-15T02:11:47.404Z] #52 159.0 + install -D bin/containerd-shim /build/containerd-shim [2020-09-15T02:11:47.404Z] #52 159.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-15T02:11:47.404Z] #52 159.0 + install -D bin/ctr /build/ctr [2020-09-15T02:11:47.529Z] ok github.com/docker/docker/daemon/logger/gelf 0.055s coverage: 67.0% of statements [2020-09-15T02:11:47.529Z] ok github.com/docker/docker/daemon/logger/journald 0.066s coverage: 23.9% of statements [2020-09-15T02:11:47.588Z] #40 24.78 CC images/fs.o [2020-09-15T02:11:47.603Z] #19 13.23 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-15T02:11:47.694Z] #52 DONE 159.5s [2020-09-15T02:11:47.864Z] #19 DONE 13.8s [2020-09-15T02:11:47.864Z] [2020-09-15T02:11:47.864Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:11:47.864Z] #39 125.9 CC criu/namespaces.o [2020-09-15T02:11:47.864Z] #39 127.5 CC criu/net.o [2020-09-15T02:11:47.864Z] #39 130.4 CC criu/netfilter.o [2020-09-15T02:11:47.864Z] #39 130.8 CC criu/page-pipe.o [2020-09-15T02:11:47.864Z] #39 131.5 CC criu/page-xfer.o [2020-09-15T02:11:47.864Z] #39 133.2 CC criu/pagemap-cache.o [2020-09-15T02:11:47.864Z] #39 133.7 CC criu/pagemap.o [2020-09-15T02:11:47.888Z] #40 25.04 CC images/pstree.o [2020-09-15T02:11:48.104Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.023s coverage: 87.2% of statements [2020-09-15T02:11:48.104Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.022s coverage: 61.6% of statements [2020-09-15T02:11:48.124Z] #39 ... [2020-09-15T02:11:48.124Z] [2020-09-15T02:11:48.124Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-15T02:11:48.124Z] #22 DONE 0.1s [2020-09-15T02:11:48.124Z] [2020-09-15T02:11:48.124Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-15T02:11:48.188Z] #40 25.24 CC images/pipe.o [2020-09-15T02:11:48.188Z] #40 25.45 CC images/tcp-stream.o [2020-09-15T02:11:48.326Z] [2020-09-15T02:11:48.326Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-15T02:11:48.492Z] #40 25.68 CC images/sk-packet.o [2020-09-15T02:11:48.617Z] #53 DONE 0.3s [2020-09-15T02:11:48.617Z] [2020-09-15T02:11:48.617Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-15T02:11:48.795Z] #40 25.96 CC images/mnt.o [2020-09-15T02:11:48.907Z] #57 DONE 0.2s [2020-09-15T02:11:48.907Z] [2020-09-15T02:11:48.907Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-15T02:11:48.907Z] #59 DONE 0.2s [2020-09-15T02:11:49.051Z] ok github.com/docker/docker/daemon/logger/local 0.056s coverage: 75.2% of statements [2020-09-15T02:11:49.051Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-15T02:11:49.096Z] #40 26.23 CC images/pipe-data.o [2020-09-15T02:11:49.221Z] [2020-09-15T02:11:49.221Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-15T02:11:49.221Z] #61 DONE 0.1s [2020-09-15T02:11:49.221Z] [2020-09-15T02:11:49.221Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-15T02:11:49.221Z] #62 DONE 0.0s [2020-09-15T02:11:49.221Z] [2020-09-15T02:11:49.221Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-15T02:11:49.395Z] #40 26.41 CC images/sa.o [2020-09-15T02:11:49.395Z] #40 26.60 CC images/timer.o [2020-09-15T02:11:49.507Z] #26 DONE 1.1s [2020-09-15T02:11:49.507Z] [2020-09-15T02:11:49.507Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-15T02:11:49.507Z] #29 DONE 0.2s [2020-09-15T02:11:49.507Z] [2020-09-15T02:11:49.507Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:11:49.507Z] #39 135.1 CC criu/parasite-syscall.o [2020-09-15T02:11:49.507Z] #39 ... [2020-09-15T02:11:49.507Z] [2020-09-15T02:11:49.507Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-15T02:11:49.507Z] #31 DONE 0.1s [2020-09-15T02:11:49.507Z] [2020-09-15T02:11:49.507Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-15T02:11:49.507Z] #34 DONE 0.0s [2020-09-15T02:11:49.703Z] #40 26.95 CC images/timerfd.o [2020-09-15T02:11:49.766Z] [2020-09-15T02:11:49.766Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:11:50.001Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.027s coverage: 33.3% of statements [2020-09-15T02:11:50.001Z] time="2020-09-15T02:11:49Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate909435348/log691724067.1: no such file or directory" [2020-09-15T02:11:50.001Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.065s coverage: 38.3% of statements [2020-09-15T02:11:50.043Z] #40 27.34 CC images/mm.o [2020-09-15T02:11:50.256Z] #63 DONE 0.9s [2020-09-15T02:11:50.256Z] [2020-09-15T02:11:50.256Z] #64 exporting to image [2020-09-15T02:11:50.256Z] #64 exporting layers [2020-09-15T02:11:50.336Z] #39 135.9 CC criu/path.o [2020-09-15T02:11:50.336Z] #39 136.2 CC criu/pie-util-vdso-elf32.o [2020-09-15T02:11:50.575Z] ok github.com/docker/docker/daemon/logger/templates 0.015s coverage: 8.3% of statements [2020-09-15T02:11:50.710Z] #40 27.70 CC images/sk-opts.o [2020-09-15T02:11:50.710Z] #40 27.90 CC images/sk-unix.o [2020-09-15T02:11:50.905Z] #39 136.6 CC criu/pie-util-vdso.o [2020-09-15T02:11:51.010Z] #40 28.29 CC images/sk-inet.o [2020-09-15T02:11:51.150Z] ok github.com/docker/docker/daemon/logger/syslog 0.013s coverage: 46.8% of statements [2020-09-15T02:11:51.164Z] #39 137.0 CC criu/pie-util.o [2020-09-15T02:11:51.424Z] #39 137.2 CC criu/pipes.o [2020-09-15T02:11:51.661Z] #40 28.71 CC images/tun.o [2020-09-15T02:11:51.726Z] ok github.com/docker/docker/daemon/network 0.040s coverage: 63.8% of statements [2020-09-15T02:11:51.961Z] #40 28.95 CC images/sk-netlink.o [2020-09-15T02:11:51.961Z] #40 29.22 CC images/packet-sock.o [2020-09-15T02:11:51.993Z] #39 137.9 CC criu/plugin.o [2020-09-15T02:11:52.491Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-09-15T02:11:52.491Z] [2020-09-15T02:11:52.491Z] ________ ____ __. [2020-09-15T02:11:52.491Z] \_____ \ | |/ _| [2020-09-15T02:11:52.491Z] / | \| < [2020-09-15T02:11:52.491Z] / | \ | \ [2020-09-15T02:11:52.491Z] \_______ /____|__ \ [2020-09-15T02:11:52.491Z] \/ \/ [2020-09-15T02:11:52.491Z] [2020-09-15T02:11:52.491Z] INFO: make.ps1 ended at 09/15/2020 02:11:48 [2020-09-15T02:11:52.491Z] INFO: Binaries build ended at 09/15/2020 02:11:50. Duration:00:01:21.8291824 [2020-09-15T02:11:52.562Z] #39 138.3 CC criu/proc_parse.o [2020-09-15T02:11:52.612Z] #40 29.70 CC images/ipc-var.o [2020-09-15T02:11:52.612Z] #40 29.92 CC images/ipc-desc.o [2020-09-15T02:11:52.674Z] ok github.com/docker/docker/daemon/logger/splunk 2.016s coverage: 82.5% of statements [2020-09-15T02:11:52.674Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-15T02:11:52.674Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-15T02:11:52.913Z] #40 ... [2020-09-15T02:11:52.913Z] [2020-09-15T02:11:52.913Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:11:52.913Z] #31 92.98 github.com/BurntSushi/toml/cmd/tomlv [2020-09-15T02:11:52.913Z] #31 DONE 97.0s [2020-09-15T02:11:52.913Z] [2020-09-15T02:11:52.913Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:11:52.913Z] #40 30.16 CC images/ipc-shm.o [2020-09-15T02:11:52.913Z] #40 ... [2020-09-15T02:11:52.913Z] [2020-09-15T02:11:52.913Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:11:52.913Z] #42 91.55 encoding/binary [2020-09-15T02:11:52.913Z] #42 91.68 net/url [2020-09-15T02:11:52.913Z] #42 91.68 go/scanner [2020-09-15T02:11:52.913Z] #42 95.15 go/ast [2020-09-15T02:11:52.913Z] #42 95.77 text/template/parse [2020-09-15T02:11:52.913Z] #42 96.35 encoding/json [2020-09-15T02:11:52.937Z] ok github.com/docker/docker/distribution/metadata 0.126s coverage: 48.2% of statements [2020-09-15T02:11:52.954Z] INFO: Copying the built daemon binary to d:\CI\PR-41445\3\binary\dockerd-2344b3a9e1.exe... [2020-09-15T02:11:52.954Z] INFO: Copying the built client binary to d:\CI\PR-41445\3\binary\docker-2344b3a9e1.exe... [2020-09-15T02:11:52.986Z] #64 exporting layers 2.5s done [2020-09-15T02:11:52.986Z] #64 writing image sha256:8f4f0112e79f7f431523c88c165bb47a827a708610119a9fd56082bc18cfd421 done [2020-09-15T02:11:52.986Z] #64 naming to docker.io/library/docker:2344b3a9e10aab2f63d792f9b72282129399f98d done [2020-09-15T02:11:52.986Z] #64 DONE 2.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-15T02:11:53.217Z] #42 ... [2020-09-15T02:11:53.217Z] [2020-09-15T02:11:53.217Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:11:53.217Z] #40 30.43 CC images/ipc-msg.o [2020-09-15T02:11:53.420Z] INFO: Copying dockerversion from the container... [2020-09-15T02:11:53.420Z] INFO: Copying the golang package from the container to d:\CI\PR-41445\3\installer\go.zip... [2020-09-15T02:11:53.429Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41445/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2344b3a9e10aab2f63d792f9b72282129399f98d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2344b3a9e10aab2f63d792f9b72282129399f98d hack/test/unit [2020-09-15T02:11:53.890Z] ok github.com/docker/docker/distribution 0.243s coverage: 21.9% of statements [2020-09-15T02:11:53.890Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-15T02:11:53.960Z] #39 ... [2020-09-15T02:11:53.960Z] [2020-09-15T02:11:53.960Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:11:53.960Z] #49 87.98 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-15T02:11:53.960Z] #49 89.95 + mkdir -p /build [2020-09-15T02:11:53.960Z] #49 89.95 + cp runc /build/runc [2020-09-15T02:11:53.960Z] #49 DONE 90.4s [2020-09-15T02:11:53.960Z] [2020-09-15T02:11:53.960Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:11:54.314Z] #40 31.32 CC images/ipc-sem.o [2020-09-15T02:11:54.467Z] ok github.com/docker/docker/errdefs 0.026s coverage: 49.4% of statements [2020-09-15T02:11:54.615Z] #40 31.64 CC images/utsns.o [2020-09-15T02:11:54.615Z] #40 31.78 CC images/creds.o [2020-09-15T02:11:54.915Z] #40 31.93 CC images/vma.o [2020-09-15T02:11:54.915Z] #40 32.16 CC images/netdev.o [2020-09-15T02:11:55.045Z] ok github.com/docker/docker/image 0.057s coverage: 86.4% of statements [2020-09-15T02:11:55.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-15T02:11:55.307Z] ok github.com/docker/docker/image/cache 0.018s coverage: 19.2% of statements [2020-09-15T02:11:55.569Z] #40 32.53 CC images/tty.o [2020-09-15T02:11:55.869Z] #45 ... [2020-09-15T02:11:55.869Z] [2020-09-15T02:11:55.869Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:11:55.869Z] #39 141.3 CC criu/protobuf-desc.o [2020-09-15T02:11:55.882Z] ok github.com/docker/docker/distribution/xfer 1.726s coverage: 85.1% of statements [2020-09-15T02:11:55.882Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-15T02:11:55.882Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-15T02:11:55.882Z] ok github.com/docker/docker/image/v1 0.036s coverage: 25.0% of statements [2020-09-15T02:11:55.882Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-15T02:11:55.882Z] ok github.com/docker/docker/libcontainerd/queue 0.054s coverage: 100.0% of statements [2020-09-15T02:11:56.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-15T02:11:56.158Z] ? github.com/docker/docker/api [no test files] [2020-09-15T02:11:56.219Z] #40 33.32 CC images/file-lock.o [2020-09-15T02:11:56.437Z] #39 142.2 CC criu/protobuf.o [2020-09-15T02:11:56.519Z] #40 33.68 CC images/rlimit.o [2020-09-15T02:11:56.697Z] #39 142.6 CC criu/pstree.o [2020-09-15T02:11:56.818Z] #40 34.00 CC images/pagemap.o [2020-09-15T02:11:56.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-15T02:11:57.116Z] #40 34.32 CC images/siginfo.o [2020-09-15T02:11:57.180Z] INFO: Extracting go.zip to d:\CI\PR-41445\3\go [2020-09-15T02:11:57.274Z] ok github.com/docker/docker/pkg/aaparser 0.022s coverage: 50.0% of statements [2020-09-15T02:11:57.414Z] #40 34.58 CC images/rpc.o [2020-09-15T02:11:57.414Z] #40 ... [2020-09-15T02:11:57.414Z] [2020-09-15T02:11:57.414Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:11:57.414Z] #48 91.43 go/scanner [2020-09-15T02:11:57.414Z] #48 92.87 mvdan.cc/editorconfig [2020-09-15T02:11:57.414Z] #48 93.16 mvdan.cc/sh/v3/syntax [2020-09-15T02:11:57.414Z] #48 94.67 encoding/base64 [2020-09-15T02:11:57.414Z] #48 96.01 go/ast [2020-09-15T02:11:57.414Z] #48 97.04 golang.org/x/sys/unix [2020-09-15T02:11:57.414Z] #48 97.10 encoding/json [2020-09-15T02:11:58.064Z] #48 ... [2020-09-15T02:11:58.064Z] [2020-09-15T02:11:58.064Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T02:11:58.064Z] #11 91.86 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-15T02:11:58.064Z] #11 91.87 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-09-15T02:11:58.064Z] #11 91.87 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-15T02:11:58.076Z] #39 143.5 CC criu/rbtree.o [2020-09-15T02:11:58.076Z] #39 ... [2020-09-15T02:11:58.076Z] [2020-09-15T02:11:58.076Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-15T02:11:58.076Z] #36 DONE 214.4s [2020-09-15T02:11:58.076Z] [2020-09-15T02:11:58.076Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:11:58.076Z] #39 143.8 CC criu/rst-malloc.o [2020-09-15T02:11:58.336Z] #39 144.1 CC criu/seccomp.o [2020-09-15T02:11:58.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-15T02:11:58.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-15T02:11:58.665Z] ok github.com/docker/docker/opts 0.068s coverage: 67.1% of statements [2020-09-15T02:11:58.714Z] #11 ... [2020-09-15T02:11:58.714Z] [2020-09-15T02:11:58.714Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:11:58.714Z] #40 36.02 CC images/ext-file.o [2020-09-15T02:11:59.031Z] #40 36.28 CC images/cgroup.o [2020-09-15T02:11:59.239Z] ok github.com/docker/docker/pkg/broadcaster 0.030s coverage: 100.0% of statements [2020-09-15T02:11:59.276Z] #39 144.8 CC criu/seize.o [2020-09-15T02:11:59.276Z] #39 ... [2020-09-15T02:11:59.276Z] [2020-09-15T02:11:59.276Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-15T02:11:59.276Z] #37 DONE 0.2s [2020-09-15T02:11:59.276Z] [2020-09-15T02:11:59.276Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:11:59.501Z] ok github.com/docker/docker/pkg/capabilities 0.014s coverage: 87.5% of statements [2020-09-15T02:11:59.562Z] #52 ... [2020-09-15T02:11:59.562Z] [2020-09-15T02:11:59.562Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:11:59.562Z] #39 145.4 CC criu/servicefd.o [2020-09-15T02:11:59.714Z] #40 36.95 CC images/userns.o [2020-09-15T02:11:59.862Z] #39 145.7 CC criu/shmem.o [2020-09-15T02:12:00.030Z] #40 37.32 CC images/google/protobuf/descriptor.o [2020-09-15T02:12:00.074Z] ok github.com/docker/docker/pkg/archive 1.282s coverage: 76.8% of statements [2020-09-15T02:12:00.074Z] ok github.com/docker/docker/pkg/authorization 0.816s coverage: 68.3% of statements [2020-09-15T02:12:00.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-15T02:12:00.462Z] #39 146.3 CC criu/sigframe.o [2020-09-15T02:12:00.648Z] ok github.com/docker/docker/pkg/directory 0.014s coverage: 80.0% of statements [2020-09-15T02:12:00.721Z] #39 146.5 CC criu/signalfd.o [2020-09-15T02:12:00.981Z] #39 146.7 CC criu/sk-inet.o [2020-09-15T02:12:01.221Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2020-09-15T02:12:01.483Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 92.9% of statements [2020-09-15T02:12:01.549Z] #39 147.3 CC criu/sk-netlink.o [2020-09-15T02:12:01.809Z] #39 147.6 CC criu/sk-packet.o [2020-09-15T02:12:02.057Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-09-15T02:12:02.068Z] #39 148.0 CC criu/sk-queue.o [2020-09-15T02:12:02.139Z] #40 39.07 CC images/opts.o [2020-09-15T02:12:02.139Z] #40 39.34 CC images/seccomp.o [2020-09-15T02:12:02.327Z] #39 148.3 CC criu/sk-tcp.o [2020-09-15T02:12:02.440Z] #40 39.63 CC images/binfmt-misc.o [2020-09-15T02:12:02.632Z] ok github.com/docker/docker/pkg/discovery/nodes 0.014s coverage: 93.8% of statements [2020-09-15T02:12:02.743Z] #40 39.81 CC images/time.o [2020-09-15T02:12:02.893Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-09-15T02:12:02.897Z] #39 148.7 CC criu/sk-unix.o [2020-09-15T02:12:03.047Z] #40 40.03 CC images/sysctl.o [2020-09-15T02:12:03.351Z] #40 40.32 CC images/autofs.o [2020-09-15T02:12:03.351Z] #40 40.52 CC images/macvlan.o [2020-09-15T02:12:03.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-15T02:12:03.652Z] #40 40.76 CC images/sit.o [2020-09-15T02:12:03.652Z] #40 40.97 CC images/memfd.o [2020-09-15T02:12:03.970Z] #40 41.31 CC images/timens.o [2020-09-15T02:12:04.277Z] #39 149.8 CC criu/sockets.o [2020-09-15T02:12:04.281Z] ok github.com/docker/docker/pkg/chrootarchive 3.525s coverage: 43.2% of statements [2020-09-15T02:12:04.281Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-09-15T02:12:04.536Z] #39 150.4 CC criu/stats.o [2020-09-15T02:12:04.626Z] #40 41.66 LINK images/built-in.o [2020-09-15T02:12:04.626Z] #40 ... [2020-09-15T02:12:04.626Z] [2020-09-15T02:12:04.626Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T02:12:04.626Z] #11 106.6 Selecting previously unselected package libapparmor1:ppc64el. [2020-09-15T02:12:04.626Z] #11 106.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-09-15T02:12:04.626Z] #11 106.6 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-09-15T02:12:04.626Z] #11 106.7 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-09-15T02:12:04.626Z] #11 106.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-09-15T02:12:04.626Z] #11 106.8 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-09-15T02:12:04.626Z] #11 106.9 Selecting previously unselected package libbtrfs0. [2020-09-15T02:12:04.626Z] #11 106.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-09-15T02:12:04.626Z] #11 106.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-15T02:12:04.626Z] #11 107.0 Selecting previously unselected package libbtrfs-dev. [2020-09-15T02:12:04.626Z] #11 107.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-09-15T02:12:04.626Z] #11 107.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-15T02:12:04.626Z] #11 107.2 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-09-15T02:12:04.626Z] #11 107.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-09-15T02:12:04.626Z] #11 107.2 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-15T02:12:04.626Z] #11 107.3 Selecting previously unselected package libudev-dev:ppc64el. [2020-09-15T02:12:04.626Z] #11 107.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-09-15T02:12:04.626Z] #11 107.4 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-09-15T02:12:04.626Z] #11 107.6 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-09-15T02:12:04.626Z] #11 107.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-09-15T02:12:04.626Z] #11 107.6 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-09-15T02:12:04.626Z] #11 107.9 Selecting previously unselected package libpcre16-3:ppc64el. [2020-09-15T02:12:04.626Z] #11 107.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-09-15T02:12:04.626Z] #11 107.9 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-09-15T02:12:04.626Z] #11 108.1 Selecting previously unselected package libpcre32-3:ppc64el. [2020-09-15T02:12:04.626Z] #11 108.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-09-15T02:12:04.626Z] #11 108.1 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-09-15T02:12:04.626Z] #11 108.2 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-09-15T02:12:04.626Z] #11 108.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-09-15T02:12:04.626Z] #11 108.2 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-09-15T02:12:04.626Z] #11 108.3 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-09-15T02:12:04.626Z] #11 108.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-09-15T02:12:04.626Z] #11 108.3 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-09-15T02:12:04.629Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2020-09-15T02:12:04.796Z] #39 150.6 CC criu/string.o [2020-09-15T02:12:04.796Z] #39 150.7 CC criu/sysctl.o [2020-09-15T02:12:04.854Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2020-09-15T02:12:04.928Z] #11 108.7 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-09-15T02:12:04.928Z] #11 108.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-09-15T02:12:04.928Z] #11 108.7 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-09-15T02:12:04.928Z] #11 109.0 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-09-15T02:12:04.928Z] #11 109.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-09-15T02:12:04.928Z] #11 109.0 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-09-15T02:12:04.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-15T02:12:05.116Z] ok github.com/docker/docker/pkg/fsutils 0.330s coverage: 85.1% of statements [2020-09-15T02:12:05.116Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 11.4% of statements [2020-09-15T02:12:05.228Z] #11 109.1 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-09-15T02:12:05.228Z] #11 109.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-09-15T02:12:05.228Z] #11 109.1 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-09-15T02:12:05.228Z] #11 109.2 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-09-15T02:12:05.228Z] #11 109.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-09-15T02:12:05.228Z] #11 109.2 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-09-15T02:12:05.364Z] #39 151.0 CC criu/sysfs_parse.o [2020-09-15T02:12:05.364Z] #39 151.2 CC criu/timens.o [2020-09-15T02:12:05.378Z] ok github.com/docker/docker/pkg/discovery/kv 3.096s coverage: 84.1% of statements [2020-09-15T02:12:05.624Z] #39 151.5 CC criu/timerfd.o [2020-09-15T02:12:05.883Z] #39 151.7 CC criu/tty.o [2020-09-15T02:12:05.913Z] #11 109.7 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-09-15T02:12:05.913Z] #11 109.7 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-09-15T02:12:05.913Z] #11 109.7 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-09-15T02:12:05.913Z] #11 109.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-15T02:12:05.913Z] #11 109.7 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-09-15T02:12:05.913Z] #11 109.7 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-09-15T02:12:05.913Z] #11 109.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-15T02:12:05.913Z] #11 109.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-15T02:12:05.913Z] #11 109.8 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-09-15T02:12:05.913Z] #11 109.8 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-09-15T02:12:05.913Z] #11 109.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-15T02:12:05.913Z] #11 109.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-15T02:12:05.913Z] #11 109.8 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-09-15T02:12:05.913Z] #11 109.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-15T02:12:05.913Z] #11 109.8 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-09-15T02:12:05.913Z] #11 109.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-15T02:12:05.913Z] #11 109.8 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-09-15T02:12:05.913Z] #11 109.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-15T02:12:05.913Z] #11 109.9 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-09-15T02:12:05.913Z] #11 109.9 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-09-15T02:12:05.913Z] #11 109.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-15T02:12:05.913Z] #11 109.9 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-09-15T02:12:05.913Z] #11 109.9 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-09-15T02:12:05.913Z] #11 109.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-15T02:12:06.054Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m5.109883949s with top 10 stages: buildssa: 1m35.389827158s, goimports: 22.920703061s, unconvert: 12.401826135s, gosec: 10.138320575s, golint: 5.847734889s, ineffassign: 3.854622708s, inspect: 3.8124598s, misspell: 3.675679046s, vrp: 3.233261842s, printf: 2.079444113s [2020-09-15T02:12:06.214Z] #11 109.9 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-09-15T02:12:06.215Z] #11 109.9 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-15T02:12:06.215Z] #11 109.9 Setting up dmsetup (2:1.02.155-3) ... [2020-09-15T02:12:06.215Z] #11 109.9 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-15T02:12:06.215Z] #11 110.0 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-09-15T02:12:06.215Z] #11 110.0 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T02:12:06.215Z] #11 DONE 110.3s [2020-09-15T02:12:06.215Z] [2020-09-15T02:12:06.215Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:12:06.215Z] #40 41.89 GEN compel/include/asm [2020-09-15T02:12:06.215Z] #40 41.96 GEN compel/include/version.h [2020-09-15T02:12:06.215Z] #40 41.97 touch .config [2020-09-15T02:12:06.215Z] #40 42.05 GEN include/common/config.h [2020-09-15T02:12:06.215Z] #40 42.16 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-15T02:12:06.215Z] #40 42.19 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-15T02:12:06.215Z] #40 42.23 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-09-15T02:12:06.215Z] #40 42.26 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-09-15T02:12:06.215Z] #40 42.30 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-09-15T02:12:06.215Z] #40 42.34 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-09-15T02:12:06.215Z] #40 42.36 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-09-15T02:12:06.215Z] #40 42.41 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-15T02:12:06.215Z] #40 42.41 DEP compel/plugins/std/infect.d [2020-09-15T02:12:06.215Z] #40 42.55 DEP compel/plugins/std/string.d [2020-09-15T02:12:06.215Z] #40 42.71 DEP compel/plugins/std/log.d [2020-09-15T02:12:06.215Z] #40 42.85 DEP compel/plugins/std/fds.d [2020-09-15T02:12:06.215Z] #40 42.99 DEP compel/plugins/std/std.d [2020-09-15T02:12:06.215Z] #40 43.08 DEP compel/plugins/shmem/shmem.d [2020-09-15T02:12:06.215Z] #40 43.21 DEP compel/plugins/fds/fds.d [2020-09-15T02:12:06.215Z] #40 43.41 CC compel/plugins/std/std.o [2020-09-15T02:12:06.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-15T02:12:06.325Z] ok github.com/docker/docker/layer 7.594s coverage: 68.8% of statements [2020-09-15T02:12:06.325Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-15T02:12:06.325Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-15T02:12:06.325Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-15T02:12:06.325Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-15T02:12:06.325Z] ? github.com/docker/docker/oci [no test files] [2020-09-15T02:12:06.325Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-15T02:12:06.325Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-15T02:12:06.325Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-15T02:12:06.325Z] ok github.com/docker/docker/pkg/jsonmessage 0.017s coverage: 91.7% of statements [2020-09-15T02:12:06.516Z] #40 43.72 CC compel/plugins/std/fds.o [2020-09-15T02:12:06.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-15T02:12:06.587Z] ok github.com/docker/docker/pkg/longpath 0.022s coverage: 100.0% of statements [2020-09-15T02:12:06.818Z] #40 ... [2020-09-15T02:12:06.818Z] [2020-09-15T02:12:06.818Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-15T02:12:06.818Z] #12 DONE 0.6s [2020-09-15T02:12:06.850Z] ok github.com/docker/docker/pkg/ioutils 0.643s coverage: 70.6% of statements [2020-09-15T02:12:06.850Z] ok github.com/docker/docker/pkg/namesgenerator 0.013s coverage: 85.7% of statements [2020-09-15T02:12:06.850Z] ok github.com/docker/docker/pkg/idtools 0.869s coverage: 70.1% of statements [2020-09-15T02:12:06.850Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-15T02:12:06.850Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-15T02:12:06.850Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-15T02:12:06.850Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-15T02:12:07.125Z] [2020-09-15T02:12:07.125Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:12:07.125Z] #50 0.456 + RM_GOPATH=0 [2020-09-15T02:12:07.125Z] #50 0.459 + TMP_GOPATH= [2020-09-15T02:12:07.125Z] #50 0.459 + : /build [2020-09-15T02:12:07.125Z] #50 0.460 + '[' -z '' ']' [2020-09-15T02:12:07.125Z] #50 0.462 ++ mktemp -d [2020-09-15T02:12:07.125Z] #50 0.466 + export GOPATH=/tmp/tmp.iUhOknZU0s [2020-09-15T02:12:07.125Z] #50 0.466 + GOPATH=/tmp/tmp.iUhOknZU0s [2020-09-15T02:12:07.125Z] #50 0.466 + RM_GOPATH=1 [2020-09-15T02:12:07.125Z] #50 0.467 + case "$(go env GOARCH)" in [2020-09-15T02:12:07.125Z] #50 0.470 ++ go env GOARCH [2020-09-15T02:12:07.125Z] #50 0.482 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T02:12:07.125Z] #50 0.482 + GO_BUILDMODE=-buildmode=pie [2020-09-15T02:12:07.125Z] #50 0.484 ++ dirname /tmp/install/install.sh [2020-09-15T02:12:07.125Z] #50 0.485 + dir=/tmp/install [2020-09-15T02:12:07.125Z] #50 0.486 + bin=runc [2020-09-15T02:12:07.125Z] #50 0.486 + shift [2020-09-15T02:12:07.125Z] #50 0.486 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-15T02:12:07.125Z] #50 0.486 + . /tmp/install/runc.installer [2020-09-15T02:12:07.125Z] #50 0.486 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-15T02:12:07.125Z] #50 0.487 + install_runc [2020-09-15T02:12:07.125Z] #50 0.491 + uname -r [2020-09-15T02:12:07.125Z] #50 0.492 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-15T02:12:07.125Z] #50 0.494 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-15T02:12:07.125Z] #50 0.495 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-15T02:12:07.125Z] #50 0.495 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.iUhOknZU0s/src/github.com/opencontainers/runc [2020-09-15T02:12:07.125Z] #50 0.495 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-15T02:12:07.125Z] #50 0.508 Cloning into '/tmp/tmp.iUhOknZU0s/src/github.com/opencontainers/runc'... [2020-09-15T02:12:07.263Z] #39 152.8 CC criu/tun.o [2020-09-15T02:12:07.427Z] ok github.com/docker/docker/pkg/parsers 0.020s coverage: 97.0% of statements [2020-09-15T02:12:07.427Z] ok github.com/docker/docker/pkg/parsers/kernel 0.040s coverage: 60.0% of statements [2020-09-15T02:12:07.447Z] #50 ... [2020-09-15T02:12:07.447Z] [2020-09-15T02:12:07.447Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-15T02:12:07.447Z] #13 DONE 0.4s [2020-09-15T02:12:07.447Z] [2020-09-15T02:12:07.447Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-15T02:12:07.521Z] #39 153.2 CC criu/uffd.o [2020-09-15T02:12:07.689Z] ok github.com/docker/docker/pkg/pidfile 0.013s coverage: 82.4% of statements [2020-09-15T02:12:07.689Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 86.7% of statements [2020-09-15T02:12:07.689Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-15T02:12:07.689Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-15T02:12:07.752Z] #14 0.301 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-15T02:12:07.752Z] #14 DONE 0.4s [2020-09-15T02:12:07.752Z] [2020-09-15T02:12:07.752Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:12:07.752Z] #40 44.34 CC compel/plugins/std/log.o [2020-09-15T02:12:07.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-15T02:12:08.053Z] #40 ... [2020-09-15T02:12:08.053Z] [2020-09-15T02:12:08.053Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-15T02:12:08.053Z] #15 DONE 0.3s [2020-09-15T02:12:08.089Z] #39 154.0 CC criu/util.o [2020-09-15T02:12:08.265Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.030s coverage: 56.8% of statements [2020-09-15T02:12:08.359Z] [2020-09-15T02:12:08.359Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-15T02:12:08.359Z] #16 DONE 0.3s [2020-09-15T02:12:08.359Z] [2020-09-15T02:12:08.359Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-09-15T02:12:08.697Z] #17 DONE 0.3s [2020-09-15T02:12:08.697Z] [2020-09-15T02:12:08.697Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T02:12:08.842Z] ok github.com/docker/docker/pkg/plugins/transport 0.018s coverage: 85.7% of statements [2020-09-15T02:12:09.107Z] ok github.com/docker/docker/pkg/pools 0.044s coverage: 88.2% of statements [2020-09-15T02:12:09.107Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2020-09-15T02:12:09.349Z] #18 0.654 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T02:12:09.349Z] #18 0.779 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T02:12:09.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-15T02:12:09.469Z] #39 155.0 CC criu/uts_ns.o [2020-09-15T02:12:09.469Z] #39 155.1 CC criu/vdso-compat.o [2020-09-15T02:12:09.469Z] #39 155.3 CC criu/vdso.o [2020-09-15T02:12:09.651Z] #18 0.888 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T02:12:09.681Z] ok github.com/docker/docker/pkg/reexec 0.020s coverage: 82.4% of statements [2020-09-15T02:12:10.038Z] #39 155.7 LINK criu/built-in.o [2020-09-15T02:12:10.038Z] #39 155.8 LINK criu/criu [2020-09-15T02:12:10.256Z] ok github.com/docker/docker/pkg/stdcopy 0.024s coverage: 100.0% of statements [2020-09-15T02:12:10.256Z] ok github.com/docker/docker/pkg/pubsub 1.082s coverage: 73.9% of statements [2020-09-15T02:12:10.297Z] #39 156.1 DEP lib/c/criu.d [2020-09-15T02:12:10.297Z] #39 156.1 CC images/rpc.pb-c.o [2020-09-15T02:12:10.724Z] #18 1.901 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-15T02:12:10.724Z] #18 ... [2020-09-15T02:12:10.724Z] [2020-09-15T02:12:10.724Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:12:10.724Z] #42 104.6 text/template [2020-09-15T02:12:10.724Z] #42 106.2 go/parser [2020-09-15T02:12:10.724Z] #42 110.0 encoding/xml [2020-09-15T02:12:10.724Z] #42 ... [2020-09-15T02:12:10.724Z] [2020-09-15T02:12:10.724Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:12:10.724Z] #48 114.8 golang.org/x/crypto/ssh/terminal [2020-09-15T02:12:10.829Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-09-15T02:12:10.829Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2020-09-15T02:12:10.865Z] #39 156.5 CC lib/c/criu.o [2020-09-15T02:12:11.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-15T02:12:11.342Z] INFO [runner/unused/goanalysis] analyzers took 25.305394182s with top 10 stages: buildssa: 21.393941179s, U1000: 3.911453003s [2020-09-15T02:12:11.402Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-09-15T02:12:11.434Z] #39 157.2 LINK lib/c/built-in.o [2020-09-15T02:12:11.434Z] #39 157.2 LINK lib/c/libcriu.so [2020-09-15T02:12:11.434Z] #39 157.2 LINK lib/c/libcriu.a [2020-09-15T02:12:11.434Z] #39 157.3 GEN magic.py [2020-09-15T02:12:11.597Z] INFO [runner] Issues before processing: 2299, after processing: 0 [2020-09-15T02:12:11.597Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 1690/1690, autogenerated_exclude: 1585/1690, identifier_marker: 1585/1585, filename_unadjuster: 1690/1690, path_prettifier: 1690/1690, cgo: 1690/2299, exclude-rules: 64/1585, nolint: 0/64, skip_files: 1690/1690, exclude: 1585/1585 [2020-09-15T02:12:11.597Z] INFO [runner] processing took 137.634581ms with stages: nolint: 57.923644ms, identifier_marker: 39.353727ms, path_prettifier: 13.893158ms, skip_dirs: 10.536939ms, autogenerated_exclude: 7.436944ms, exclude-rules: 6.707326ms, cgo: 995.848µs, filename_unadjuster: 781.362µs, max_same_issues: 1.639µs, uniq_by_line: 758ns, source_code: 749ns, diff: 555ns, max_from_linter: 449ns, path_shortener: 407ns, skip_files: 399ns, exclude: 366ns, max_per_file_from_linter: 311ns [2020-09-15T02:12:11.597Z] INFO [runner] linters took 1m34.725312261s with stages: goanalysis_metalinter: 1m16.708360199s, unused: 17.879094604s [2020-09-15T02:12:11.597Z] INFO File cache stats: 1443 entries of total size 6.8MiB [2020-09-15T02:12:11.693Z] #39 157.5 Note: Building without setproctitle() and strlcpy() support. [2020-09-15T02:12:11.693Z] #39 157.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-15T02:12:11.693Z] #39 157.5 Note: Building without GnuTLS support [2020-09-15T02:12:11.693Z] #39 157.5 Makefile.config:39: Warn: you have no libnftables installed [2020-09-15T02:12:11.693Z] #39 157.5 Makefile.config:40: Warn: Building without nftables support [2020-09-15T02:12:11.977Z] ok github.com/docker/docker/pkg/sysinfo 0.018s coverage: 53.8% of statements [2020-09-15T02:12:12.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-15T02:12:12.238Z] ok github.com/docker/docker/pkg/system 0.037s coverage: 36.9% of statements [2020-09-15T02:12:12.270Z] #39 158.1 fatal: not a git repository (or any of the parent directories): .git [2020-09-15T02:12:12.501Z] ok github.com/docker/docker/pkg/signal 2.846s coverage: 61.0% of statements [2020-09-15T02:12:12.764Z] ok github.com/docker/docker/pkg/tailfile 0.153s coverage: 88.6% of statements [2020-09-15T02:12:12.840Z] #39 158.6 make[1]: Nothing to be done for 'all'. [2020-09-15T02:12:12.963Z] INFO Memory: 1600 samples, avg is 239.8MB, max is 3031.7MB [2020-09-15T02:12:12.963Z] INFO Execution took 3m34.802108267s [2020-09-15T02:12:13.026Z] testing: warning: no tests to run [2020-09-15T02:12:13.026Z] coverage: [no statements] [2020-09-15T02:12:13.026Z] ok github.com/docker/docker/pkg/term/windows 0.018s coverage: [no statements] [no tests to run] [2020-09-15T02:12:13.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-15T02:12:13.218Z] Congratulations! The shell scripts are properly formatted. [2020-09-15T02:12:13.288Z] ok github.com/docker/docker/pkg/tarsum 0.127s coverage: 89.3% of statements [2020-09-15T02:12:13.409Z] #39 159.1 make[1]: 'images/built-in.o' is up to date. [2020-09-15T02:12:13.409Z] #39 159.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-15T02:12:13.409Z] #39 159.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-15T02:12:13.409Z] #39 159.2 make[1]: 'compel/libcompel.a' is up to date. [2020-09-15T02:12:13.409Z] #39 159.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-15T02:12:13.409Z] #39 159.2 make[1]: Nothing to be done for 'all'. [2020-09-15T02:12:13.409Z] #39 159.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-15T02:12:13.550Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2020-09-15T02:12:13.550Z] ok github.com/docker/docker/pkg/urlutil 0.021s coverage: 100.0% of statements [2020-09-15T02:12:13.669Z] #39 159.5 make[2]: Nothing to be done for 'all'. [2020-09-15T02:12:13.669Z] #39 159.5 make[2]: Nothing to be done for 'all'. [2020-09-15T02:12:13.669Z] #39 159.5 make[2]: Nothing to be done for 'all'. [2020-09-15T02:12:13.669Z] #39 159.6 make[2]: Nothing to be done for 'all'. [Pipeline] } [Pipeline] // stage [Pipeline] stage [2020-09-15T02:12:13.814Z] ok github.com/docker/docker/pkg/useragent 0.016s coverage: 88.9% of statements [Pipeline] { (Docker-py) [Pipeline] sh [2020-09-15T02:12:13.928Z] #39 159.6 make[2]: Nothing to be done for 'all'. [2020-09-15T02:12:13.928Z] #39 159.7 make[2]: Nothing to be done for 'all'. [2020-09-15T02:12:13.928Z] #39 159.7 make[2]: Nothing to be done for 'all'. [2020-09-15T02:12:13.928Z] #39 159.8 make[2]: Nothing to be done for 'all'. [2020-09-15T02:12:13.928Z] #39 159.8 INSTALL criu/criu [2020-09-15T02:12:14.106Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41445/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2344b3a9e10aab2f63d792f9b72282129399f98d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2344b3a9e10aab2f63d792f9b72282129399f98d hack/make.sh dynbinary-daemon test-docker-py [2020-09-15T02:12:14.319Z] #48 117.7 mvdan.cc/sh/v3/cmd/shfmt [2020-09-15T02:12:14.362Z] [2020-09-15T02:12:14.362Z] Removing bundles/ [2020-09-15T02:12:14.362Z] [2020-09-15T02:12:14.362Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-09-15T02:12:14.497Z] #39 DONE 160.1s [2020-09-15T02:12:14.497Z] [2020-09-15T02:12:14.497Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:12:14.552Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-15T02:12:14.553Z] Using test binary docker [2020-09-15T02:12:14.553Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-15T02:12:14.553Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-15T02:12:14.553Z] INFO: Waiting for daemon to start... [2020-09-15T02:12:14.553Z] Starting dockerd [2020-09-15T02:12:14.618Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-15T02:12:14.618Z] GOOS="" GOARCH="" GOARM="" [2020-09-15T02:12:15.439Z] #52 ... [2020-09-15T02:12:15.439Z] [2020-09-15T02:12:15.439Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-15T02:12:15.439Z] #40 DONE 0.0s [2020-09-15T02:12:15.439Z] [2020-09-15T02:12:15.439Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-15T02:12:15.699Z] #42 DONE 0.2s [2020-09-15T02:12:15.699Z] [2020-09-15T02:12:15.699Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-15T02:12:15.699Z] #44 DONE 0.1s [2020-09-15T02:12:15.699Z] [2020-09-15T02:12:15.699Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:12:15.739Z] ok github.com/docker/docker/plugin/v2 0.017s coverage: 14.5% of statements [2020-09-15T02:12:15.739Z] ok github.com/docker/docker/profiles/seccomp 0.018s coverage: 73.8% of statements [2020-09-15T02:12:16.313Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2020-09-15T02:12:16.313Z] ok github.com/docker/docker/plugin 0.575s coverage: 23.1% of statements [2020-09-15T02:12:16.435Z] #48 ... [2020-09-15T02:12:16.435Z] [2020-09-15T02:12:16.435Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:12:16.435Z] #40 45.72 CC compel/plugins/std/string.o [2020-09-15T02:12:16.435Z] #40 46.59 CC compel/plugins/std/infect.o [2020-09-15T02:12:16.435Z] #40 47.06 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-09-15T02:12:16.435Z] #40 47.12 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-09-15T02:12:16.435Z] #40 47.17 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-09-15T02:12:16.435Z] #40 47.23 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-09-15T02:12:16.435Z] #40 47.29 AR compel/plugins/std.lib.a [2020-09-15T02:12:16.435Z] #40 47.41 CC compel/plugins/fds/fds.o [2020-09-15T02:12:16.435Z] #40 47.76 AR compel/plugins/fds.lib.a [2020-09-15T02:12:16.435Z] #40 47.79 HOSTDEP compel/src/lib/log-host.d [2020-09-15T02:12:16.435Z] #40 47.86 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-15T02:12:16.435Z] #40 47.98 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-09-15T02:12:16.435Z] #40 48.14 HOSTDEP compel/src/main-host.d [2020-09-15T02:12:16.435Z] #40 48.35 DEP compel/src/lib/ptrace.d [2020-09-15T02:12:16.435Z] #40 48.50 DEP compel/src/lib/infect.d [2020-09-15T02:12:16.435Z] #40 48.81 DEP compel/src/lib/infect-util.d [2020-09-15T02:12:16.435Z] #40 48.97 DEP compel/src/lib/infect-rpc.d [2020-09-15T02:12:16.435Z] #40 49.07 DEP compel/arch/ppc64/src/lib/infect.d [2020-09-15T02:12:16.435Z] #40 49.16 DEP compel/arch/ppc64/src/lib/cpu.d [2020-09-15T02:12:16.435Z] #40 49.23 DEP compel/src/lib/log.d [2020-09-15T02:12:16.435Z] #40 49.33 DEP compel/src/main.d [2020-09-15T02:12:16.435Z] #40 49.45 DEP compel/src/lib/handle-elf.d [2020-09-15T02:12:16.435Z] #40 49.56 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-09-15T02:12:16.435Z] #40 49.72 CC compel/src/lib/log.o [2020-09-15T02:12:16.435Z] #40 49.91 CC compel/arch/ppc64/src/lib/cpu.o [2020-09-15T02:12:16.435Z] #40 50.30 CC compel/arch/ppc64/src/lib/infect.o [2020-09-15T02:12:16.435Z] #40 51.23 CC compel/src/lib/infect-rpc.o [2020-09-15T02:12:16.435Z] #40 51.63 CC compel/src/lib/infect-util.o [2020-09-15T02:12:16.435Z] #40 51.88 CC compel/src/lib/infect.o [2020-09-15T02:12:16.458Z] . [2020-09-15T02:12:16.458Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-15T02:12:16.458Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-15T02:12:16.458Z] Error: No such image: emptyfs [2020-09-15T02:12:16.718Z] Running integration-test (iteration 1) [2020-09-15T02:12:16.718Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-09-15T02:12:16.736Z] #40 ... [2020-09-15T02:12:16.736Z] [2020-09-15T02:12:16.736Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:12:16.736Z] #50 10.17 + cd /tmp/tmp.iUhOknZU0s/src/github.com/opencontainers/runc [2020-09-15T02:12:16.736Z] #50 10.17 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-15T02:12:16.736Z] #50 10.57 + '[' -z '' ']' [2020-09-15T02:12:17.037Z] #50 10.58 + target=static [2020-09-15T02:12:17.037Z] #50 10.58 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-15T02:12:17.262Z] ok github.com/docker/docker/registry/resumable 0.028s coverage: 100.0% of statements [2020-09-15T02:12:17.262Z] ok github.com/docker/docker/restartmanager 0.022s coverage: 50.9% of statements [2020-09-15T02:12:17.338Z] #50 11.10 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-09-15T02:12:18.209Z] ok github.com/docker/docker/testutil 0.024s coverage: 62.5% of statements [2020-09-15T02:12:18.209Z] ok github.com/docker/docker/registry 0.231s coverage: 56.3% of statements [2020-09-15T02:12:18.471Z] ok github.com/docker/docker/runconfig 0.068s coverage: 66.1% of statements [2020-09-15T02:12:19.895Z] #52 193.7 + bin/containerd [2020-09-15T02:12:20.208Z] #50 ... [2020-09-15T02:12:20.208Z] [2020-09-15T02:12:20.208Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T02:12:20.208Z] #48 DONE 124.0s [2020-09-15T02:12:20.208Z] [2020-09-15T02:12:20.208Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:12:20.208Z] #40 55.18 CC compel/src/lib/ptrace.o [2020-09-15T02:12:20.208Z] #40 55.61 AR compel/libcompel.a [2020-09-15T02:12:20.208Z] #40 55.75 HOSTCC compel/src/main-host.o [2020-09-15T02:12:20.208Z] #40 56.11 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-09-15T02:12:20.208Z] #40 56.27 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-15T02:12:20.208Z] #40 56.78 HOSTCC compel/src/lib/log-host.o [2020-09-15T02:12:20.208Z] #40 57.08 HOSTLINK compel/compel-host-bin [2020-09-15T02:12:20.208Z] #40 57.25 DEP soccr/soccr.d [2020-09-15T02:12:20.395Z] ok github.com/docker/docker/volume/drivers 0.014s coverage: 36.1% of statements [2020-09-15T02:12:20.507Z] #40 57.52 CC soccr/soccr.o [2020-09-15T02:12:21.342Z] ok github.com/docker/docker/volume/local 0.050s coverage: 73.0% of statements [2020-09-15T02:12:21.342Z] ok github.com/docker/docker/volume/mounts 0.070s coverage: 67.0% of statements [2020-09-15T02:12:21.915Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.1% of statements [2020-09-15T02:12:22.089Z] #40 ... [2020-09-15T02:12:22.090Z] [2020-09-15T02:12:22.090Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T02:12:22.090Z] #18 3.476 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB] [2020-09-15T02:12:22.090Z] #18 4.817 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-15T02:12:22.090Z] #18 11.24 Fetched 8156 kB in 11s (756 kB/s) [2020-09-15T02:12:22.390Z] INFO: Extraction ended at 09/15/2020 02:12:21. Duration:00:00:25.2467837 [2020-09-15T02:12:22.390Z] INFO: Updating the golang and path environment variables [2020-09-15T02:12:22.390Z] INFO: GOPATH=d:\gopath [2020-09-15T02:12:22.390Z] INFO: go version go1.13.15 windows/amd64 [2020-09-15T02:12:22.390Z] INFO: Running the daemon under test in debug mode [2020-09-15T02:12:22.390Z] INFO: Starting a daemon under test... [2020-09-15T02:12:22.390Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41445\3\daemon --pidfile d:\CI\PR-41445\3\docker.pid -D [2020-09-15T02:12:22.390Z] INFO: Process started successfully. [2020-09-15T02:12:22.390Z] INFO: Start tailing logs of the daemon under tests [2020-09-15T02:12:22.390Z] INFO: Waiting for the daemon under test to start... [2020-09-15T02:12:22.390Z] #18 11.24 Reading package lists... [2020-09-15T02:12:22.390Z] #18 ... [2020-09-15T02:12:22.390Z] [2020-09-15T02:12:22.390Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:12:22.390Z] #40 59.45 AR soccr/libsoccr.a [2020-09-15T02:12:22.390Z] #40 59.50 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-15T02:12:22.691Z] #40 59.95 DEP criu/arch/ppc64/sigframe.d [2020-09-15T02:12:22.992Z] #40 60.23 DEP criu/arch/ppc64/crtools.d [2020-09-15T02:12:22.992Z] #40 ... [2020-09-15T02:12:22.992Z] [2020-09-15T02:12:22.992Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:12:22.992Z] #42 117.0 math/big [2020-09-15T02:12:22.992Z] #42 119.8 go/doc [2020-09-15T02:12:23.316Z] #42 ... [2020-09-15T02:12:23.316Z] [2020-09-15T02:12:23.316Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:12:23.316Z] #40 60.46 DEP criu/arch/ppc64/cpu.d [2020-09-15T02:12:23.625Z] #40 60.72 CC criu/arch/ppc64/cpu.o [2020-09-15T02:12:24.276Z] #40 61.26 CC criu/arch/ppc64/crtools.o [2020-09-15T02:12:25.820Z] #40 62.71 CC criu/arch/ppc64/sigframe.o [2020-09-15T02:12:25.820Z] #40 63.03 LINK criu/arch/ppc64/crtools.built-in.o [2020-09-15T02:12:25.820Z] #40 63.09 DEP criu/pie/util-vdso.d [2020-09-15T02:12:26.120Z] #40 63.33 DEP criu/pie/util.d [2020-09-15T02:12:26.157Z] INFO: Daemon under test started and replied! [2020-09-15T02:12:26.157Z] INFO: Docker version of the daemon under test [2020-09-15T02:12:26.157Z] [2020-09-15T02:12:26.157Z] Client: [2020-09-15T02:12:26.157Z] Version: 17.06.2-ce [2020-09-15T02:12:26.157Z] API version: 1.30 [2020-09-15T02:12:26.157Z] Go version: go1.8.3 [2020-09-15T02:12:26.157Z] Git commit: cec0b72 [2020-09-15T02:12:26.157Z] Built: Tue Sep 5 19:57:19 2017 [2020-09-15T02:12:26.157Z] OS/Arch: windows/amd64 [2020-09-15T02:12:26.157Z] [2020-09-15T02:12:26.157Z] Server: [2020-09-15T02:12:26.157Z] Version: 0.0.0-dev [2020-09-15T02:12:26.157Z] API version: 1.41 (minimum version 1.24) [2020-09-15T02:12:26.157Z] Go version: go1.13.15 [2020-09-15T02:12:26.157Z] Git commit: 2344b3a9e1 [2020-09-15T02:12:26.157Z] Built: 09/15/2020 02:10:38 [2020-09-15T02:12:26.157Z] OS/Arch: windows/amd64 [2020-09-15T02:12:26.157Z] Experimental: false [2020-09-15T02:12:26.157Z] [2020-09-15T02:12:26.157Z] INFO: Docker info of the daemon under test [2020-09-15T02:12:26.157Z] [2020-09-15T02:12:26.157Z] Containers: 0 [2020-09-15T02:12:26.157Z] Running: 0 [2020-09-15T02:12:26.157Z] Paused: 0 [2020-09-15T02:12:26.157Z] Stopped: 0 [2020-09-15T02:12:26.157Z] Images: 0 [2020-09-15T02:12:26.157Z] Server Version: 0.0.0-dev [2020-09-15T02:12:26.157Z] Storage Driver: windowsfilter [2020-09-15T02:12:26.157Z] Windows: [2020-09-15T02:12:26.157Z] Logging Driver: json-file [2020-09-15T02:12:26.157Z] Plugins: [2020-09-15T02:12:26.157Z] Volume: local [2020-09-15T02:12:26.157Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-15T02:12:26.157Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-15T02:12:26.157Z] Swarm: inactive [2020-09-15T02:12:26.157Z] Default Isolation: process [2020-09-15T02:12:26.157Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-15T02:12:26.157Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-09-15T02:12:26.157Z] OSType: windows [2020-09-15T02:12:26.157Z] Architecture: x86_64 [2020-09-15T02:12:26.157Z] CPUs: 4 [2020-09-15T02:12:26.157Z] Total Memory: 32GiB [2020-09-15T02:12:26.157Z] Name: azwin-2-a6fa70 [2020-09-15T02:12:26.157Z] ID: DIUY:YXKX:QTRQ:ZM2I:ZQC5:UMRG:RS4G:HUC4:MSBB:GD26:3IHE:BHG5 [2020-09-15T02:12:26.157Z] Docker Root Dir: D:\CI\PR-41445\3\daemon [2020-09-15T02:12:26.157Z] Debug Mode (client): false [2020-09-15T02:12:26.157Z] Debug Mode (server): true [2020-09-15T02:12:26.157Z] File Descriptors: -1 [2020-09-15T02:12:26.157Z] Goroutines: 17 [2020-09-15T02:12:26.157Z] System Time: 2020-09-15T02:12:25.4916116Z [2020-09-15T02:12:26.157Z] EventsListeners: 0 [2020-09-15T02:12:26.157Z] Registry: https://index.docker.io/v1/ [2020-09-15T02:12:26.157Z] Labels: [2020-09-15T02:12:26.157Z] Experimental: false [2020-09-15T02:12:26.157Z] Insecure Registries: [2020-09-15T02:12:26.157Z] 127.0.0.0/8 [2020-09-15T02:12:26.157Z] Live Restore Enabled: false [2020-09-15T02:12:26.157Z] [2020-09-15T02:12:26.157Z] [2020-09-15T02:12:26.157Z] INFO: Docker images of the daemon under test [2020-09-15T02:12:26.157Z] [2020-09-15T02:12:26.157Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-09-15T02:12:26.157Z] [2020-09-15T02:12:26.157Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-09-15T02:12:26.157Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-09-15T02:12:26.157Z] ltsc2019: Pulling from windows/servercore [2020-09-15T02:12:26.157Z] 4612f6d0b889: Pulling fs layer [2020-09-15T02:12:26.157Z] c3aff4450246: Pulling fs layer [2020-09-15T02:12:26.420Z] #40 63.45 CC criu/pie/util.o [2020-09-15T02:12:26.721Z] #40 63.90 CC criu/pie/util-vdso.o [2020-09-15T02:12:27.380Z] #40 64.71 AR criu/pie/pie.lib.a [2020-09-15T02:12:27.681Z] #40 64.83 DEP criu/pie/restorer.d [2020-09-15T02:12:27.981Z] #40 64.99 DEP criu/arch/ppc64/vdso-trampoline.d [2020-09-15T02:12:27.981Z] #40 65.01 DEP criu/arch/ppc64/restorer.d [2020-09-15T02:12:27.981Z] #40 65.21 DEP criu/arch/ppc64/vdso-pie.d [2020-09-15T02:12:28.281Z] #40 65.37 DEP criu/pie/parasite-vdso.d [2020-09-15T02:12:28.281Z] #40 65.56 DEP criu/pie/parasite.d [2020-09-15T02:12:28.581Z] #40 65.85 CC criu/pie/parasite.o [2020-09-15T02:12:28.936Z] Loaded image: buildpack-deps:buster [2020-09-15T02:12:28.936Z] Loaded image: busybox:latest [2020-09-15T02:12:28.936Z] Loaded image: busybox:glibc [2020-09-15T02:12:28.936Z] Loaded image: debian:buster [2020-09-15T02:12:28.936Z] Loaded image: hello-world:latest [2020-09-15T02:12:28.936Z] INFO: Testing against a local daemon [2020-09-15T02:12:28.936Z] === RUN TestCgroupNamespacesBuild [2020-09-15T02:12:30.125Z] #40 67.26 LINK criu/pie/parasite.built-in.o [2020-09-15T02:12:30.125Z] #40 67.27 GEN criu/pie/parasite-blob.h [2020-09-15T02:12:30.125Z] #40 67.29 CC criu/pie/parasite-vdso.o [2020-09-15T02:12:31.183Z] #40 68.18 CC criu/arch/ppc64/vdso-pie.o [2020-09-15T02:12:31.836Z] #40 68.80 CC criu/arch/ppc64/restorer.o [2020-09-15T02:12:32.142Z] #40 69.27 CC criu/arch/ppc64/vdso-trampoline.o [2020-09-15T02:12:32.142Z] #40 69.32 CC criu/pie/restorer.o [2020-09-15T02:12:32.225Z] --- PASS: TestCgroupNamespacesBuild (3.10s) [2020-09-15T02:12:32.225Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-15T02:12:33.202Z] #40 ... [2020-09-15T02:12:33.202Z] [2020-09-15T02:12:33.202Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T02:12:33.202Z] #18 11.24 Reading package lists... [2020-09-15T02:12:33.202Z] #18 16.48 Reading package lists... [2020-09-15T02:12:33.202Z] #18 20.63 Building dependency tree... [2020-09-15T02:12:33.202Z] #18 22.14 libcap2-bin is already the newest version (1:2.25-2). [2020-09-15T02:12:33.202Z] #18 22.14 The following additional packages will be installed: [2020-09-15T02:12:33.202Z] #18 22.14 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-15T02:12:33.202Z] #18 22.14 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-15T02:12:33.202Z] #18 22.14 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-15T02:12:33.202Z] #18 22.14 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-15T02:12:33.202Z] #18 22.14 python3.7 python3.7-minimal vim-runtime xxd [2020-09-15T02:12:33.202Z] #18 22.14 Suggested packages: [2020-09-15T02:12:33.202Z] #18 22.14 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-15T02:12:33.202Z] #18 22.14 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-15T02:12:33.202Z] #18 22.14 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-15T02:12:33.202Z] #18 22.14 Recommended packages: [2020-09-15T02:12:33.202Z] #18 22.14 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-15T02:12:33.202Z] #18 22.14 python3-keyrings.alt python3-xdg unzip [2020-09-15T02:12:33.202Z] #18 24.18 The following NEW packages will be installed: [2020-09-15T02:12:33.202Z] #18 24.18 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-15T02:12:33.202Z] #18 24.18 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-15T02:12:33.202Z] #18 24.18 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-15T02:12:33.202Z] #18 24.18 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-15T02:12:33.202Z] #18 24.19 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-15T02:12:33.202Z] #18 24.19 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-15T02:12:33.202Z] #18 24.19 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-15T02:12:33.202Z] #18 24.19 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-15T02:12:33.202Z] #18 24.19 xz-utils zip [2020-09-15T02:12:33.202Z] #18 24.32 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T02:12:33.202Z] #18 24.32 Need to get 29.2 MB of archives. [2020-09-15T02:12:33.202Z] #18 24.32 After this operation, 134 MB of additional disk space will be used. [2020-09-15T02:12:33.202Z] #18 24.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-09-15T02:12:33.202Z] #18 24.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2020-09-15T02:12:33.202Z] #18 24.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2020-09-15T02:12:33.280Z] c3aff4450246: Verifying Checksum [2020-09-15T02:12:33.280Z] c3aff4450246: Download complete [2020-09-15T02:12:33.506Z] #18 24.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-09-15T02:12:33.506Z] #18 24.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-09-15T02:12:33.506Z] #18 24.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2020-09-15T02:12:33.506Z] #18 24.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2020-09-15T02:12:33.506Z] #18 24.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-09-15T02:12:33.506Z] #18 24.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-09-15T02:12:33.506Z] #18 24.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-09-15T02:12:33.506Z] #18 24.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-09-15T02:12:33.817Z] #18 24.86 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-09-15T02:12:33.817Z] #18 24.86 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-09-15T02:12:33.817Z] #18 24.87 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-09-15T02:12:33.817Z] #18 24.87 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-09-15T02:12:33.817Z] #18 24.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-09-15T02:12:33.817Z] #18 24.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-09-15T02:12:33.817Z] #18 24.92 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-09-15T02:12:33.817Z] #18 24.93 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-09-15T02:12:33.817Z] #18 24.95 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-09-15T02:12:33.817Z] #18 24.95 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-09-15T02:12:33.817Z] #18 24.97 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-09-15T02:12:33.817Z] #18 25.00 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-09-15T02:12:33.817Z] #18 25.01 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-09-15T02:12:33.817Z] #18 25.02 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-09-15T02:12:33.817Z] #18 25.04 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-09-15T02:12:33.817Z] #18 25.04 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-09-15T02:12:33.817Z] #18 25.04 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-09-15T02:12:33.817Z] #18 25.05 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-09-15T02:12:33.817Z] #18 ... [2020-09-15T02:12:33.817Z] [2020-09-15T02:12:33.817Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:12:33.817Z] #55 129.8 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-15T02:12:33.817Z] #55 129.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-15T02:12:33.817Z] #55 DONE 137.8s [2020-09-15T02:12:33.817Z] [2020-09-15T02:12:33.817Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-15T02:12:33.817Z] #56 DONE 0.1s [2020-09-15T02:12:33.817Z] [2020-09-15T02:12:33.817Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:12:33.817Z] #42 127.8 vendor/golang.org/x/text/unicode/norm [2020-09-15T02:12:33.817Z] #42 131.4 github.com/LK4D4/vndr/build [2020-09-15T02:12:34.126Z] #42 ... [2020-09-15T02:12:34.126Z] [2020-09-15T02:12:34.126Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-15T02:12:34.126Z] #57 DONE 0.1s [2020-09-15T02:12:34.126Z] [2020-09-15T02:12:34.126Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T02:12:34.126Z] #18 25.46 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-09-15T02:12:34.126Z] #18 25.46 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-09-15T02:12:34.126Z] #18 25.47 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-09-15T02:12:34.126Z] #18 25.47 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-09-15T02:12:34.126Z] #18 25.48 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-09-15T02:12:34.126Z] #18 25.49 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-09-15T02:12:34.133Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.12s) [2020-09-15T02:12:34.133Z] === RUN TestBuildWithSession [2020-09-15T02:12:34.133Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-15T02:12:34.133Z] build_session_test.go:25: TODO: BuildKit [2020-09-15T02:12:34.133Z] === RUN TestBuildSquashParent [2020-09-15T02:12:34.430Z] #18 25.55 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-15T02:12:34.430Z] #18 25.56 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-09-15T02:12:34.430Z] #18 25.57 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-09-15T02:12:34.430Z] #18 25.57 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-15T02:12:34.430Z] #18 25.58 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-09-15T02:12:34.430Z] #18 25.60 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-15T02:12:34.430Z] #18 25.60 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-09-15T02:12:34.430Z] #18 25.65 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-09-15T02:12:34.430Z] #18 25.67 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-09-15T02:12:34.430Z] #18 25.68 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-15T02:12:34.430Z] #18 25.86 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-09-15T02:12:34.731Z] #18 25.90 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-09-15T02:12:34.731Z] #18 25.93 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-09-15T02:12:35.793Z] #18 27.03 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T02:12:36.108Z] #18 27.21 Fetched 29.2 MB in 2s (17.6 MB/s) [2020-09-15T02:12:36.108Z] #18 27.32 Selecting previously unselected package pigz. [2020-09-15T02:12:36.108Z] #18 27.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23361 files and directories currently installed.) [2020-09-15T02:12:36.408Z] #18 27.42 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-09-15T02:12:36.408Z] #18 27.43 Unpacking pigz (2.4-1) ... [2020-09-15T02:12:36.408Z] #18 27.60 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-09-15T02:12:36.408Z] #18 27.61 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-15T02:12:36.408Z] #18 27.62 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-09-15T02:12:37.061Z] #18 28.24 Selecting previously unselected package python3.7-minimal. [2020-09-15T02:12:37.061Z] #18 28.25 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-15T02:12:37.061Z] #18 28.28 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-15T02:12:38.129Z] #18 29.24 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-09-15T02:12:38.129Z] #18 29.27 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-15T02:12:40.916Z] #18 32.04 Selecting previously unselected package python3-minimal. [2020-09-15T02:12:40.916Z] #18 32.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23610 files and directories currently installed.) [2020-09-15T02:12:40.916Z] #18 32.09 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-09-15T02:12:40.916Z] #18 32.10 Unpacking python3-minimal (3.7.3-1) ... [2020-09-15T02:12:40.916Z] #18 32.18 Selecting previously unselected package libmpdec2:ppc64el. [2020-09-15T02:12:40.916Z] #18 32.18 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-09-15T02:12:40.916Z] #18 32.19 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-09-15T02:12:40.916Z] #18 32.30 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-09-15T02:12:40.916Z] #18 32.30 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-15T02:12:41.217Z] #18 32.30 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-09-15T02:12:41.899Z] 4612f6d0b889: Download complete [2020-09-15T02:12:42.255Z] --- PASS: TestBuildSquashParent (7.01s) [2020-09-15T02:12:42.255Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-15T02:12:42.255Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-15T02:12:42.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-15T02:12:42.255Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-15T02:12:42.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-15T02:12:42.255Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-15T02:12:42.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-15T02:12:42.255Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-15T02:12:42.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-15T02:12:42.255Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-15T02:12:42.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-15T02:12:42.255Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-15T02:12:42.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-15T02:12:42.255Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-15T02:12:42.255Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-15T02:12:42.292Z] #18 33.61 Selecting previously unselected package python3.7. [2020-09-15T02:12:42.292Z] #18 33.62 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-15T02:12:42.292Z] #18 33.62 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-15T02:12:42.593Z] #18 33.78 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-09-15T02:12:42.593Z] #18 33.79 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-09-15T02:12:42.593Z] #18 33.80 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-09-15T02:12:42.825Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-15T02:12:42.825Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-15T02:12:42.910Z] #18 33.92 Setting up python3-minimal (3.7.3-1) ... [2020-09-15T02:12:43.877Z] ok github.com/docker/docker/pkg/plugins 33.646s coverage: 76.6% of statements [2020-09-15T02:12:43.878Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-15T02:12:43.878Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-15T02:12:43.878Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-15T02:12:43.878Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-15T02:12:43.878Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-15T02:12:43.878Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-15T02:12:43.878Z] ? github.com/docker/docker/rootless [no test files] [2020-09-15T02:12:43.878Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-15T02:12:43.878Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-15T02:12:43.878Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-15T02:12:43.878Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-15T02:12:43.878Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-15T02:12:43.878Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-15T02:12:43.878Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-15T02:12:43.878Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-15T02:12:43.878Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-15T02:12:43.878Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-15T02:12:43.878Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-15T02:12:43.878Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-15T02:12:43.878Z] ? github.com/docker/docker/volume [no test files] [2020-09-15T02:12:43.878Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-15T02:12:43.878Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-15T02:12:43.878Z] [2020-09-15T02:12:43.878Z] === Skipped [2020-09-15T02:12:43.878Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-15T02:12:43.878Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-15T02:12:43.878Z] [2020-09-15T02:12:43.878Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-15T02:12:43.878Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-15T02:12:43.878Z] [2020-09-15T02:12:43.878Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-15T02:12:43.878Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T02:12:43.878Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-15T02:12:43.878Z] [2020-09-15T02:12:43.878Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-15T02:12:43.878Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T02:12:43.878Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-15T02:12:43.878Z] [2020-09-15T02:12:43.878Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-15T02:12:43.878Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T02:12:43.878Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-15T02:12:43.878Z] [2020-09-15T02:12:43.878Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-15T02:12:43.878Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T02:12:43.878Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-15T02:12:43.878Z] [2020-09-15T02:12:43.878Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-15T02:12:43.878Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T02:12:43.878Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-15T02:12:43.878Z] [2020-09-15T02:12:43.878Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-15T02:12:43.878Z] graphtest_unix.go:73: No driver to put! [2020-09-15T02:12:43.878Z] [2020-09-15T02:12:43.878Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-15T02:12:43.878Z] time="2020-09-15T02:11:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-15T02:12:43.878Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-15T02:12:43.878Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-15T02:12:43.878Z] [2020-09-15T02:12:43.878Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-15T02:12:43.878Z] time="2020-09-15T02:11:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-15T02:12:43.878Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-15T02:12:43.878Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-15T02:12:43.878Z] [2020-09-15T02:12:43.878Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-15T02:12:43.878Z] time="2020-09-15T02:11:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-15T02:12:43.878Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-15T02:12:43.878Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-15T02:12:43.878Z] [2020-09-15T02:12:43.878Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-15T02:12:43.878Z] time="2020-09-15T02:11:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-15T02:12:43.878Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-15T02:12:43.878Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-15T02:12:43.878Z] [2020-09-15T02:12:43.878Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-15T02:12:43.878Z] time="2020-09-15T02:11:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-15T02:12:43.878Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-15T02:12:43.878Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-15T02:12:43.878Z] [2020-09-15T02:12:43.878Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-15T02:12:43.878Z] graphtest_unix.go:73: No driver to put! [2020-09-15T02:12:43.878Z] [2020-09-15T02:12:43.878Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-15T02:12:43.878Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-15T02:12:43.878Z] [2020-09-15T02:12:43.878Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-15T02:12:43.878Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-15T02:12:43.878Z] [2020-09-15T02:12:43.878Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-15T02:12:43.878Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-15T02:12:43.878Z] [2020-09-15T02:12:43.878Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-15T02:12:43.878Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-15T02:12:43.878Z] [2020-09-15T02:12:43.878Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-15T02:12:43.878Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T02:12:43.878Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-15T02:12:43.878Z] [2020-09-15T02:12:43.878Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-15T02:12:43.878Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T02:12:43.878Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-15T02:12:43.878Z] [2020-09-15T02:12:43.878Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-15T02:12:43.878Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T02:12:43.878Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-15T02:12:43.878Z] [2020-09-15T02:12:43.878Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-15T02:12:43.878Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T02:12:43.878Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-15T02:12:43.878Z] [2020-09-15T02:12:43.878Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-15T02:12:43.878Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T02:12:43.878Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-15T02:12:43.878Z] [2020-09-15T02:12:43.878Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-15T02:12:43.878Z] graphtest_unix.go:73: No driver to put! [2020-09-15T02:12:43.878Z] [2020-09-15T02:12:43.878Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-15T02:12:43.878Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-15T02:12:43.878Z] [2020-09-15T02:12:43.878Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-15T02:12:43.878Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-15T02:12:43.878Z] [2020-09-15T02:12:43.878Z] [2020-09-15T02:12:43.878Z] DONE 2138 tests, 26 skipped in 191.424s Post stage [Pipeline] junit [2020-09-15T02:12:43.893Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-15T02:12:44.293Z] #18 35.41 Selecting previously unselected package python3. [2020-09-15T02:12:44.294Z] #18 35.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 ... 24022 files and directories currently installed.) [2020-09-15T02:12:44.294Z] #18 35.49 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-09-15T02:12:44.294Z] #18 35.50 Unpacking python3 (3.7.3-1) ... [2020-09-15T02:12:44.294Z] #18 35.62 Selecting previously unselected package libip4tc0:ppc64el. [2020-09-15T02:12:44.294Z] #18 35.64 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-09-15T02:12:44.294Z] #18 35.65 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-09-15T02:12:44.365Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41445/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2344b3a9e10aab2f63d792f9b72282129399f98d -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2344b3a9e10aab2f63d792f9b72282129399f98d hack/make.sh dynbinary test-integration [2020-09-15T02:12:44.623Z] #18 35.76 Selecting previously unselected package libip6tc0:ppc64el. [2020-09-15T02:12:44.623Z] #18 35.76 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-09-15T02:12:44.623Z] #18 35.77 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-09-15T02:12:44.623Z] #18 35.89 Selecting previously unselected package libiptc0:ppc64el. [2020-09-15T02:12:44.623Z] #18 35.90 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-09-15T02:12:44.623Z] #18 35.90 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-09-15T02:12:44.732Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-15T02:12:44.732Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-15T02:12:44.927Z] #18 35.99 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-09-15T02:12:44.927Z] #18 36.01 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-09-15T02:12:44.927Z] #18 36.02 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-09-15T02:12:44.927Z] #18 36.11 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-09-15T02:12:44.927Z] #18 36.11 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-09-15T02:12:44.927Z] #18 36.12 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-09-15T02:12:44.927Z] #18 36.23 Selecting previously unselected package libnftnl11:ppc64el. [2020-09-15T02:12:44.927Z] #18 36.24 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-09-15T02:12:44.927Z] #18 36.24 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-09-15T02:12:44.938Z] [2020-09-15T02:12:45.200Z] Removing bundles/ [2020-09-15T02:12:45.200Z] [2020-09-15T02:12:45.200Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-15T02:12:45.200Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-15T02:12:45.200Z] GOOS="" GOARCH="" GOARM="" [2020-09-15T02:12:45.231Z] #18 36.41 Selecting previously unselected package iptables. [2020-09-15T02:12:45.231Z] #18 36.43 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-09-15T02:12:45.231Z] #18 36.43 Unpacking iptables (1.8.2-4) ... [2020-09-15T02:12:45.883Z] #18 36.95 Selecting previously unselected package xxd. [2020-09-15T02:12:45.883Z] #18 36.96 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-09-15T02:12:45.883Z] #18 36.96 Unpacking xxd (2:8.1.0875-5) ... [2020-09-15T02:12:45.883Z] #18 37.08 Selecting previously unselected package vim-common. [2020-09-15T02:12:45.883Z] #18 37.09 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-15T02:12:45.883Z] #18 37.12 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-15T02:12:46.199Z] #18 37.27 Selecting previously unselected package bash-completion. [2020-09-15T02:12:46.199Z] #18 37.28 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-15T02:12:46.472Z] #52 ... [2020-09-15T02:12:46.472Z] [2020-09-15T02:12:46.472Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:12:46.472Z] #45 DONE 258.5s [2020-09-15T02:12:46.472Z] [2020-09-15T02:12:46.472Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:12:46.472Z] #52 ... [2020-09-15T02:12:46.472Z] [2020-09-15T02:12:46.472Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-15T02:12:46.472Z] #46 DONE 0.5s [2020-09-15T02:12:46.472Z] [2020-09-15T02:12:46.472Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:12:46.472Z] #52 ... [2020-09-15T02:12:46.472Z] [2020-09-15T02:12:46.472Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-15T02:12:46.472Z] #48 DONE 0.0s [2020-09-15T02:12:46.472Z] [2020-09-15T02:12:46.472Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-15T02:12:46.472Z] #50 DONE 0.2s [2020-09-15T02:12:46.472Z] [2020-09-15T02:12:46.472Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:12:46.503Z] #18 ... [2020-09-15T02:12:46.503Z] [2020-09-15T02:12:46.503Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:12:46.503Z] #40 73.73 LINK criu/pie/restorer.built-in.o [2020-09-15T02:12:46.503Z] #40 73.74 GEN criu/pie/restorer-blob.h [2020-09-15T02:12:46.503Z] #40 73.85 DEP criu/vdso.d [2020-09-15T02:12:46.503Z] #40 74.02 DEP criu/uts_ns.d [2020-09-15T02:12:46.503Z] #40 74.26 DEP criu/util.d [2020-09-15T02:12:46.503Z] #40 74.57 DEP criu/uffd.d [2020-09-15T02:12:46.503Z] #40 74.82 DEP criu/tun.d [2020-09-15T02:12:46.503Z] #40 75.03 DEP criu/tty.d [2020-09-15T02:12:46.503Z] #40 75.30 DEP criu/timerfd.d [2020-09-15T02:12:46.503Z] #40 75.47 DEP criu/timens.d [2020-09-15T02:12:46.503Z] #40 75.60 DEP criu/sysfs_parse.d [2020-09-15T02:12:46.503Z] #40 75.72 DEP criu/sysctl.d [2020-09-15T02:12:46.503Z] #40 75.87 DEP criu/string.d [2020-09-15T02:12:46.503Z] #40 75.91 DEP criu/stats.d [2020-09-15T02:12:46.503Z] #40 76.05 DEP criu/sockets.d [2020-09-15T02:12:46.503Z] #40 76.25 DEP criu/sk-unix.d [2020-09-15T02:12:46.503Z] #40 76.60 DEP criu/sk-tcp.d [2020-09-15T02:12:46.503Z] #40 76.79 DEP criu/sk-queue.d [2020-09-15T02:12:46.503Z] #40 77.02 DEP criu/sk-packet.d [2020-09-15T02:12:46.503Z] #40 77.31 DEP criu/sk-netlink.d [2020-09-15T02:12:46.503Z] #40 77.56 DEP criu/sk-inet.d [2020-09-15T02:12:46.503Z] #40 77.83 DEP criu/signalfd.d [2020-09-15T02:12:46.503Z] #40 78.01 DEP criu/sigframe.d [2020-09-15T02:12:46.503Z] #40 78.14 DEP criu/shmem.d [2020-09-15T02:12:46.503Z] #40 78.33 DEP criu/servicefd.d [2020-09-15T02:12:46.503Z] #40 78.54 DEP criu/seize.d [2020-09-15T02:12:46.503Z] #40 78.73 DEP criu/seccomp.d [2020-09-15T02:12:46.503Z] #40 78.95 DEP criu/rst-malloc.d [2020-09-15T02:12:46.503Z] #40 79.05 DEP criu/rbtree.d [2020-09-15T02:12:46.503Z] #40 79.08 DEP criu/pstree.d [2020-09-15T02:12:46.503Z] #40 79.34 DEP criu/protobuf.d [2020-09-15T02:12:46.503Z] #40 79.47 GEN criu/protobuf-desc-gen.h [2020-09-15T02:12:46.503Z] #40 81.79 DEP criu/protobuf-desc.d [2020-09-15T02:12:46.503Z] #40 81.92 DEP criu/proc_parse.d [2020-09-15T02:12:46.503Z] #40 82.10 DEP criu/plugin.d [2020-09-15T02:12:46.503Z] #40 82.19 DEP criu/pipes.d [2020-09-15T02:12:46.503Z] #40 82.45 DEP criu/pie-util.d [2020-09-15T02:12:46.503Z] #40 82.56 DEP criu/pie-util-vdso.d [2020-09-15T02:12:46.503Z] #40 82.69 DEP criu/path.d [2020-09-15T02:12:46.503Z] #40 82.85 DEP criu/parasite-syscall.d [2020-09-15T02:12:46.503Z] #40 83.08 DEP criu/pagemap.d [2020-09-15T02:12:46.503Z] #40 83.32 DEP criu/pagemap-cache.d [2020-09-15T02:12:46.503Z] #40 83.58 DEP criu/page-xfer.d [2020-09-15T02:12:46.503Z] #40 83.79 DEP criu/page-pipe.d [2020-09-15T02:12:46.803Z] #40 83.91 DEP criu/netfilter.d [2020-09-15T02:12:46.803Z] #40 84.12 DEP criu/net.d [2020-09-15T02:12:47.147Z] #40 84.32 DEP criu/namespaces.d [2020-09-15T02:12:47.266Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-09-15T02:12:47.266Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.71s) [2020-09-15T02:12:47.266Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.76s) [2020-09-15T02:12:47.266Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.79s) [2020-09-15T02:12:47.266Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.90s) [2020-09-15T02:12:47.266Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.14s) [2020-09-15T02:12:47.266Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.11s) [2020-09-15T02:12:47.266Z] === RUN TestBuildMultiStageCopy [2020-09-15T02:12:47.266Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-15T02:12:47.448Z] #40 84.55 DEP criu/mount.d [2020-09-15T02:12:47.749Z] #40 84.71 DEP criu/memfd.d [2020-09-15T02:12:47.749Z] #40 84.92 DEP criu/mem.d [2020-09-15T02:12:47.749Z] #40 85.11 DEP criu/lsm.d [2020-09-15T02:12:48.052Z] #40 85.29 DEP criu/log.d [2020-09-15T02:12:48.052Z] #40 ... [2020-09-15T02:12:48.052Z] [2020-09-15T02:12:48.052Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:12:48.052Z] #42 142.1 mime [2020-09-15T02:12:48.052Z] #42 142.4 vendor/golang.org/x/crypto/cryptobyte [2020-09-15T02:12:48.052Z] #42 142.8 vendor/golang.org/x/net/idna [2020-09-15T02:12:48.052Z] #42 149.0 net/textproto [2020-09-15T02:12:48.052Z] #42 149.0 vendor/golang.org/x/net/http/httpproxy [2020-09-15T02:12:48.052Z] #42 149.0 crypto/x509 [2020-09-15T02:12:48.052Z] #42 150.7 vendor/golang.org/x/net/http/httpguts [2020-09-15T02:12:48.052Z] #42 150.7 mime/multipart [2020-09-15T02:12:48.355Z] #42 ... [2020-09-15T02:12:48.355Z] [2020-09-15T02:12:48.355Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:12:48.355Z] #40 85.49 DEP criu/libnetlink.d [2020-09-15T02:12:48.355Z] #40 85.62 DEP criu/kerndat.d [2020-09-15T02:12:48.658Z] #40 85.82 DEP criu/kcmp-ids.d [2020-09-15T02:12:48.658Z] #40 85.91 DEP criu/irmap.d [2020-09-15T02:12:48.962Z] #40 86.10 DEP criu/ipc_ns.d [2020-09-15T02:12:49.264Z] #40 86.39 DEP criu/image.d [2020-09-15T02:12:49.567Z] #40 86.55 DEP criu/image-desc.d [2020-09-15T02:12:49.567Z] #40 86.66 DEP criu/fsnotify.d [2020-09-15T02:12:49.871Z] #40 86.82 DEP criu/filesystems.d [2020-09-15T02:12:49.871Z] #40 87.01 DEP criu/files.d [2020-09-15T02:12:50.173Z] #40 87.19 DEP criu/files-reg.d [2020-09-15T02:12:50.481Z] #40 87.42 DEP criu/files-ext.d [2020-09-15T02:12:50.481Z] #40 87.62 DEP criu/file-lock.d [2020-09-15T02:12:50.551Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-15T02:12:50.785Z] #40 87.91 DEP criu/file-ids.d [2020-09-15T02:12:50.786Z] #40 88.13 DEP criu/fifo.d [2020-09-15T02:12:51.095Z] #40 88.32 DEP criu/fdstore.d [2020-09-15T02:12:51.119Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-15T02:12:51.420Z] #40 88.44 DEP criu/fault-injection.d [2020-09-15T02:12:51.420Z] #40 88.51 DEP criu/external.d [2020-09-15T02:12:51.420Z] #40 88.65 DEP criu/eventpoll.d [2020-09-15T02:12:51.723Z] #40 88.98 DEP criu/eventfd.d [2020-09-15T02:12:51.952Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-15T02:12:51.952Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-09-15T02:12:51.952Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-09-15T02:12:51.952Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-15T02:12:51.952Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-15T02:12:51.952Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-15T02:12:51.952Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-15T02:12:51.952Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-15T02:12:51.952Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-15T02:12:51.952Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-15T02:12:51.952Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-15T02:12:51.952Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-15T02:12:51.952Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-15T02:12:51.952Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-15T02:12:51.952Z] ok github.com/docker/docker/api/server/router/swarm 0.024s coverage: 5.7% of statements [2020-09-15T02:12:51.952Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-15T02:12:51.952Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-15T02:12:51.952Z] ? github.com/docker/docker/api/types [no test files] [2020-09-15T02:12:51.952Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-15T02:12:51.952Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-15T02:12:51.952Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-15T02:12:51.952Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-15T02:12:52.034Z] #40 89.18 DEP criu/crtools.d [2020-09-15T02:12:52.055Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-15T02:12:52.243Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-09-15T02:12:52.243Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-15T02:12:52.243Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-15T02:12:52.243Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-15T02:12:52.243Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-15T02:12:52.243Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-15T02:12:52.243Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-09-15T02:12:52.243Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-15T02:12:52.243Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-15T02:12:52.337Z] #40 89.37 DEP criu/cr-service.d [2020-09-15T02:12:52.337Z] #40 89.57 DEP criu/cr-restore.d [2020-09-15T02:12:52.533Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-09-15T02:12:52.533Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2020-09-15T02:12:52.643Z] #40 89.90 DEP criu/cr-errno.d [2020-09-15T02:12:52.643Z] #40 89.94 DEP criu/cr-dump.d [2020-09-15T02:12:52.824Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-15T02:12:52.824Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-15T02:12:52.824Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-15T02:12:52.824Z] ? github.com/docker/docker/builder [no test files] [2020-09-15T02:12:52.824Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-15T02:12:52.824Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-15T02:12:52.824Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-15T02:12:52.824Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-15T02:12:52.824Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-15T02:12:52.824Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-15T02:12:52.824Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-15T02:12:52.947Z] #40 90.21 DEP criu/cr-dedup.d [2020-09-15T02:12:53.000Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-15T02:12:53.115Z] ok github.com/docker/docker/builder/dockerignore 0.003s coverage: 96.8% of statements [2020-09-15T02:12:53.251Z] #40 90.45 DEP criu/cr-check.d [2020-09-15T02:12:53.562Z] #40 90.76 DEP criu/config.d [2020-09-15T02:12:53.872Z] #40 91.01 DEP criu/clone-noasan.d [2020-09-15T02:12:54.184Z] #40 91.15 DEP criu/cgroup.d [2020-09-15T02:12:54.184Z] #40 ... [2020-09-15T02:12:54.184Z] [2020-09-15T02:12:54.184Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:12:54.375Z] --- PASS: TestBuildMultiStageCopy (7.31s) [2020-09-15T02:12:54.376Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.31s) [2020-09-15T02:12:54.376Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-09-15T02:12:54.376Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-09-15T02:12:54.376Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-09-15T02:12:54.376Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-09-15T02:12:54.376Z] === RUN TestBuildMultiStageParentConfig [2020-09-15T02:12:54.794Z] #22 155.3 Checking out files: 27% (2995/10927) Checking out files: 28% (3060/10927) Checking out files: 29% (3169/10927) Checking out files: 30% (3279/10927) Checking out files: 31% (3388/10927) Checking out files: 32% (3497/10927) Checking out files: 33% (3606/10927) Checking out files: 34% (3716/10927) Checking out files: 35% (3825/10927) Checking out files: 36% (3934/10927) Checking out files: 37% (4043/10927) Checking out files: 38% (4153/10927) Checking out files: 39% (4262/10927) Checking out files: 40% (4371/10927) Checking out files: 41% (4481/10927) Checking out files: 42% (4590/10927) Checking out files: 43% (4699/10927) Checking out files: 44% (4808/10927) Checking out files: 45% (4918/10927) Checking out files: 46% (5027/10927) Checking out files: 47% (5136/10927) Checking out files: 48% (5245/10927) Checking out files: 49% (5355/10927) Checking out files: 50% (5464/10927) Checking out files: 50% (5471/10927) Checking out files: 51% (5573/10927) Checking out files: 52% (5683/10927) Checking out files: 53% (5792/10927) Checking out files: 54% (5901/10927) Checking out files: 55% (6010/10927) Checking out files: 56% (6120/10927) Checking out files: 57% (6229/10927) Checking out files: 58% (6338/10927) Checking out files: 59% (6447/10927) Checking out files: 60% (6557/10927) Checking out files: 61% (6666/10927) Checking out files: 62% (6775/10927) Checking out files: 63% (6885/10927) Checking out files: 64% (6994/10927) Checking out files: 65% (7103/10927) Checking out files: 66% (7212/10927) Checking out files: 67% (7322/10927) Checking out files: 68% (7431/10927) Checking out files: 69% (7540/10927) Checking out files: 70% (7649/10927) Checking out files: 70% (7752/10927) Checking out files: 71% (7759/10927) Checking out files: 72% (7868/10927) Checking out files: 73% (7977/10927) Checking out files: 74% (8086/10927) Checking out files: 75% (8196/10927) Checking out files: 76% (8305/10927) Checking out files: 77% (8414/10927) Checking out files: 78% (8524/10927) Checking out files: 79% (8633/10927) Checking out files: 80% (8742/10927) Checking out files: 81% (8851/10927) Checking out files: 82% (8961/10927) Checking out files: 83% (9070/10927) Checking out files: 84% (9179/10927) Checking out files: 85% (9288/10927) Checking out files: 86% (9398/10927) Checking out files: 87% (9507/10927) Checking out files: 88% (9616/10927) Checking out files: 89% (9726/10927) Checking out files: 90% (9835/10927) Checking out files: 91% (9944/10927) Checking out files: 92% (10053/10927) Checking out files: 93% (10163/10927) Checking out files: 94% (10272/10927) Checking out files: 95% (10381/10927) Checking out files: 95% (10462/10927) Checking out files: 96% (10490/10927) Checking out files: 97% (10600/10927) Checking out files: 98% (10709/10927) Checking out files: 99% (10818/10927) Checking out files: 100% (10927/10927) Checking out files: 100% (10927/10927), done. [2020-09-15T02:12:54.794Z] #22 158.7 + cd /tmp/tmp.zD8xi1KurW/tmp/docker-ce [2020-09-15T02:12:54.794Z] #22 158.7 + git checkout -q v17.06.2-ce [2020-09-15T02:12:55.891Z] ok github.com/docker/docker/builder/remotecontext 0.350s coverage: 13.6% of statements [2020-09-15T02:12:55.891Z] ok github.com/docker/docker/builder/dockerfile 0.970s coverage: 48.0% of statements [2020-09-15T02:12:56.523Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-09-15T02:12:57.157Z] ok github.com/docker/docker/builder/remotecontext/git 0.992s coverage: 86.3% of statements [2020-09-15T02:12:57.157Z] ? github.com/docker/docker/cli [no test files] [2020-09-15T02:12:57.157Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-15T02:12:58.389Z] #22 162.1 + mkdir -p /tmp/tmp.zD8xi1KurW/src/github.com/docker [2020-09-15T02:12:58.389Z] #22 162.1 + mv components/cli /tmp/tmp.zD8xi1KurW/src/github.com/docker/cli [2020-09-15T02:12:58.389Z] #22 162.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-09-15T02:12:59.220Z] ok github.com/docker/docker/client 0.120s coverage: 75.4% of statements [2020-09-15T02:12:59.645Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2020-09-15T02:12:59.645Z] === RUN TestBuildLabelWithTargets [2020-09-15T02:12:59.966Z] #22 ... [2020-09-15T02:12:59.966Z] [2020-09-15T02:12:59.966Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:12:59.966Z] #42 153.7 crypto/tls [2020-09-15T02:12:59.966Z] #42 160.4 net/http/httptrace [2020-09-15T02:12:59.966Z] #42 160.7 net/http [2020-09-15T02:12:59.966Z] #42 ... [2020-09-15T02:12:59.966Z] [2020-09-15T02:12:59.966Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T02:12:59.966Z] #18 41.91 Unpacking bash-completion (1:2.8-6) ... [2020-09-15T02:12:59.966Z] #18 42.35 Selecting previously unselected package bzip2. [2020-09-15T02:12:59.966Z] #18 42.36 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-09-15T02:12:59.966Z] #18 42.37 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-15T02:12:59.966Z] #18 42.55 Selecting previously unselected package xz-utils. [2020-09-15T02:12:59.966Z] #18 42.55 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-09-15T02:12:59.966Z] #18 42.57 Unpacking xz-utils (5.2.4-1) ... [2020-09-15T02:12:59.966Z] #18 42.75 Selecting previously unselected package apparmor. [2020-09-15T02:12:59.966Z] #18 42.76 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-09-15T02:12:59.966Z] #18 42.89 Unpacking apparmor (2.13.2-10) ... [2020-09-15T02:12:59.966Z] #18 43.56 Selecting previously unselected package aufs-tools. [2020-09-15T02:12:59.966Z] #18 43.57 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-09-15T02:12:59.966Z] #18 43.58 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-15T02:12:59.966Z] #18 43.77 Selecting previously unselected package libonig5:ppc64el. [2020-09-15T02:12:59.966Z] #18 43.78 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-09-15T02:12:59.966Z] #18 43.78 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-09-15T02:12:59.966Z] #18 43.96 Selecting previously unselected package libjq1:ppc64el. [2020-09-15T02:12:59.966Z] #18 44.00 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-15T02:12:59.966Z] #18 44.01 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-15T02:12:59.966Z] #18 44.16 Selecting previously unselected package jq. [2020-09-15T02:12:59.966Z] #18 44.17 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-15T02:12:59.966Z] #18 44.18 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-15T02:12:59.966Z] #18 44.36 Selecting previously unselected package libaio1:ppc64el. [2020-09-15T02:12:59.966Z] #18 44.38 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-09-15T02:12:59.966Z] #18 44.38 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-09-15T02:12:59.966Z] #18 44.47 Selecting previously unselected package libgpm2:ppc64el. [2020-09-15T02:12:59.966Z] #18 44.52 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-09-15T02:12:59.966Z] #18 44.53 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-09-15T02:12:59.966Z] #18 44.63 Selecting previously unselected package libicu63:ppc64el. [2020-09-15T02:12:59.966Z] #18 44.64 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-09-15T02:12:59.966Z] #18 44.65 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-15T02:12:59.966Z] #18 48.86 Selecting previously unselected package libnet1:ppc64el. [2020-09-15T02:12:59.966Z] #18 48.86 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-09-15T02:12:59.966Z] #18 48.87 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-15T02:12:59.966Z] #18 48.96 Selecting previously unselected package libnl-3-200:ppc64el. [2020-09-15T02:12:59.966Z] #18 48.98 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-09-15T02:12:59.966Z] #18 49.00 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-15T02:12:59.966Z] #18 49.12 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-09-15T02:12:59.966Z] #18 49.12 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-09-15T02:12:59.966Z] #18 49.14 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-15T02:12:59.966Z] #18 49.20 Selecting previously unselected package libreadline5:ppc64el. [2020-09-15T02:12:59.966Z] #18 49.20 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-09-15T02:12:59.966Z] #18 49.22 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-09-15T02:12:59.966Z] #18 49.37 Selecting previously unselected package net-tools. [2020-09-15T02:12:59.966Z] #18 49.38 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-09-15T02:12:59.966Z] #18 49.38 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-15T02:12:59.966Z] #18 49.62 Selecting previously unselected package python-pip-whl. [2020-09-15T02:12:59.966Z] #18 49.63 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-15T02:12:59.966Z] #18 49.63 Unpacking python-pip-whl (18.1-5) ... [2020-09-15T02:12:59.966Z] #18 50.15 Selecting previously unselected package python3-lib2to3. [2020-09-15T02:12:59.966Z] #18 50.17 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-15T02:12:59.966Z] #18 50.18 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-15T02:12:59.966Z] #18 50.33 Selecting previously unselected package python3-distutils. [2020-09-15T02:12:59.966Z] #18 50.35 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-15T02:12:59.966Z] #18 50.36 Unpacking python3-distutils (3.7.3-1) ... [2020-09-15T02:12:59.966Z] #18 50.52 Selecting previously unselected package python3-pip. [2020-09-15T02:12:59.966Z] #18 50.53 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-15T02:12:59.966Z] #18 50.54 Unpacking python3-pip (18.1-5) ... [2020-09-15T02:12:59.966Z] #18 50.76 Selecting previously unselected package python3-pkg-resources. [2020-09-15T02:12:59.966Z] #18 50.78 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-15T02:12:59.966Z] #18 50.79 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-15T02:12:59.966Z] #18 50.96 Selecting previously unselected package python3-setuptools. [2020-09-15T02:12:59.966Z] #18 50.96 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-15T02:12:59.966Z] #18 50.97 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-15T02:12:59.966Z] #18 51.26 Selecting previously unselected package python3-wheel. [2020-09-15T02:12:59.966Z] #18 51.27 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-15T02:12:59.966Z] #18 51.28 Unpacking python3-wheel (0.32.3-2) ... [2020-09-15T02:13:00.277Z] #18 51.37 Selecting previously unselected package sudo. [2020-09-15T02:13:00.277Z] #18 51.37 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-09-15T02:13:00.277Z] #18 51.39 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-15T02:13:00.578Z] #18 51.90 Selecting previously unselected package thin-provisioning-tools. [2020-09-15T02:13:00.578Z] #18 51.91 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-09-15T02:13:00.879Z] #18 51.92 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-15T02:13:00.879Z] #18 52.16 Selecting previously unselected package uidmap. [2020-09-15T02:13:00.879Z] #18 52.17 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-09-15T02:13:01.187Z] #18 52.18 Unpacking uidmap (1:4.5-1.1) ... [2020-09-15T02:13:01.187Z] #18 52.35 Selecting previously unselected package vim-runtime. [2020-09-15T02:13:01.187Z] #18 52.38 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-15T02:13:01.187Z] #18 52.46 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-15T02:13:01.187Z] #18 52.52 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-15T02:13:01.187Z] #18 52.54 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-15T02:13:01.386Z] #52 234.1 + bin/containerd-stress [2020-09-15T02:13:02.764Z] #52 236.2 + bin/containerd-shim [2020-09-15T02:13:04.777Z] #18 ... [2020-09-15T02:13:04.777Z] [2020-09-15T02:13:04.777Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:13:04.777Z] #40 91.38 DEP criu/cgroup-props.d [2020-09-15T02:13:04.777Z] #40 91.51 DEP criu/bitmap.d [2020-09-15T02:13:04.777Z] #40 91.54 DEP criu/bfd.d [2020-09-15T02:13:04.777Z] #40 91.73 DEP criu/autofs.d [2020-09-15T02:13:04.777Z] #40 91.84 DEP criu/aio.d [2020-09-15T02:13:04.777Z] #40 92.08 DEP criu/action-scripts.d [2020-09-15T02:13:04.777Z] #40 92.64 CC criu/action-scripts.o [2020-09-15T02:13:04.777Z] #40 93.27 CC criu/aio.o [2020-09-15T02:13:04.777Z] #40 93.87 CC criu/autofs.o [2020-09-15T02:13:04.777Z] #40 96.07 CC criu/bfd.o [2020-09-15T02:13:04.777Z] #40 96.93 CC criu/bitmap.o [2020-09-15T02:13:04.777Z] #40 97.15 CC criu/cgroup-props.o [2020-09-15T02:13:04.777Z] #40 98.31 CC criu/cgroup.o [2020-09-15T02:13:05.080Z] #40 ... [2020-09-15T02:13:05.080Z] [2020-09-15T02:13:05.080Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T02:13:05.080Z] #18 56.41 Selecting previously unselected package vim. [2020-09-15T02:13:05.080Z] #18 56.45 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-09-15T02:13:05.080Z] #18 56.50 Unpacking vim (2:8.1.0875-5) ... [2020-09-15T02:13:06.167Z] #18 57.23 Selecting previously unselected package xfsprogs. [2020-09-15T02:13:06.167Z] #18 57.25 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-09-15T02:13:06.167Z] #18 57.25 Unpacking xfsprogs (4.20.0-1) ... [2020-09-15T02:13:06.821Z] #18 58.02 Selecting previously unselected package zip. [2020-09-15T02:13:06.821Z] #18 58.04 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-09-15T02:13:06.821Z] #18 58.05 Unpacking zip (3.0-11+b1) ... [2020-09-15T02:13:07.121Z] #18 58.29 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-15T02:13:07.121Z] #18 58.32 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-15T02:13:07.121Z] #18 58.32 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-09-15T02:13:07.121Z] #18 58.33 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-09-15T02:13:07.121Z] #18 58.33 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-09-15T02:13:07.121Z] #18 58.34 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-09-15T02:13:07.121Z] #18 58.34 Setting up uidmap (1:4.5-1.1) ... [2020-09-15T02:13:07.121Z] #18 58.36 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-09-15T02:13:07.121Z] #18 58.36 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-15T02:13:07.121Z] #18 58.37 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-15T02:13:07.121Z] #18 58.37 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-15T02:13:07.121Z] #18 58.38 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-15T02:13:07.121Z] #18 58.39 Setting up xxd (2:8.1.0875-5) ... [2020-09-15T02:13:07.121Z] #18 58.39 Setting up zip (3.0-11+b1) ... [2020-09-15T02:13:07.121Z] #18 58.40 Setting up vim-common (2:8.1.0875-5) ... [2020-09-15T02:13:07.121Z] #18 58.42 Setting up bash-completion (1:2.8-6) ... [2020-09-15T02:13:07.762Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-09-15T02:13:07.762Z] === RUN TestBuildWithEmptyLayers [2020-09-15T02:13:09.343Z] #52 243.0 + bin/containerd-shim-runc-v1 [2020-09-15T02:13:10.296Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2020-09-15T02:13:10.296Z] === RUN TestBuildMultiStageOnBuild [2020-09-15T02:13:11.825Z] #18 62.91 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-09-15T02:13:11.825Z] #18 62.92 Setting up xz-utils (5.2.4-1) ... [2020-09-15T02:13:11.826Z] #18 62.94 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-15T02:13:11.826Z] #18 62.95 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-15T02:13:11.826Z] #18 63.03 invoke-rc.d: could not determine current runlevel [2020-09-15T02:13:11.826Z] #18 63.05 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-15T02:13:11.826Z] #18 63.06 Setting up pigz (2.4-1) ... [2020-09-15T02:13:11.826Z] #18 63.08 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-09-15T02:13:11.826Z] #18 63.08 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-15T02:13:11.826Z] #18 63.09 Setting up python-pip-whl (18.1-5) ... [2020-09-15T02:13:11.826Z] #18 63.10 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-09-15T02:13:11.826Z] #18 63.10 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-15T02:13:12.483Z] #18 63.65 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-09-15T02:13:12.483Z] #18 63.65 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-09-15T02:13:12.483Z] #18 63.66 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-09-15T02:13:12.483Z] #18 63.67 Setting up vim (2:8.1.0875-5) ... [2020-09-15T02:13:12.483Z] #18 63.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-15T02:13:12.483Z] #18 63.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-15T02:13:12.483Z] #18 63.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-15T02:13:12.483Z] #18 63.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-15T02:13:12.483Z] #18 63.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-15T02:13:12.483Z] #18 63.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-15T02:13:12.483Z] #18 63.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-15T02:13:12.483Z] #18 63.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-15T02:13:12.483Z] #18 63.80 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-15T02:13:12.786Z] #18 63.80 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-15T02:13:12.786Z] #18 63.83 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-09-15T02:13:12.786Z] #18 63.84 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-15T02:13:12.786Z] #18 63.85 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-09-15T02:13:12.786Z] #18 63.86 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-15T02:13:14.623Z] #52 247.5 + bin/containerd-shim-runc-v2 [2020-09-15T02:13:14.623Z] #52 248.5 + binaries [2020-09-15T02:13:14.883Z] #52 248.5 + install -D bin/containerd /build/containerd [2020-09-15T02:13:14.883Z] #52 248.5 + install -D bin/containerd-shim /build/containerd-shim [2020-09-15T02:13:14.883Z] #52 248.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-15T02:13:14.883Z] #52 248.5 + install -D bin/ctr /build/ctr [2020-09-15T02:13:15.717Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-09-15T02:13:15.717Z] === RUN TestBuildUncleanTarFilenames [2020-09-15T02:13:15.717Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2020-09-15T02:13:15.717Z] === RUN TestBuildMultiStageLayerLeak [2020-09-15T02:13:16.262Z] #52 DONE 250.1s [2020-09-15T02:13:17.201Z] [2020-09-15T02:13:17.201Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-15T02:13:17.331Z] #18 ... [2020-09-15T02:13:17.331Z] [2020-09-15T02:13:17.331Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:13:17.331Z] #40 103.9 CC criu/clone-noasan.o [2020-09-15T02:13:17.331Z] #40 104.1 CC criu/config.o [2020-09-15T02:13:17.331Z] #40 106.9 CC criu/cr-check.o [2020-09-15T02:13:17.331Z] #40 109.4 CC criu/cr-dedup.o [2020-09-15T02:13:17.331Z] #40 110.0 CC criu/cr-dump.o [2020-09-15T02:13:17.331Z] #40 113.6 CC criu/cr-errno.o [2020-09-15T02:13:17.331Z] #40 113.7 CC criu/cr-restore.o [2020-09-15T02:13:17.331Z] #40 ... [2020-09-15T02:13:17.331Z] [2020-09-15T02:13:17.331Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T02:13:17.331Z] #18 68.40 Setting up iptables (1.8.2-4) ... [2020-09-15T02:13:17.331Z] #18 68.44 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-15T02:13:17.331Z] #18 68.46 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-15T02:13:17.331Z] #18 68.47 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-15T02:13:17.331Z] #18 68.49 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-15T02:13:17.331Z] #18 68.50 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-15T02:13:17.331Z] #18 68.51 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-15T02:13:17.331Z] #18 68.52 Setting up python3 (3.7.3-1) ... [2020-09-15T02:13:17.769Z] #53 DONE 0.9s [2020-09-15T02:13:17.939Z] #18 69.04 Setting up python3-wheel (0.32.3-2) ... [2020-09-15T02:13:18.028Z] [2020-09-15T02:13:18.028Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-15T02:13:18.286Z] #57 DONE 0.2s [2020-09-15T02:13:18.287Z] [2020-09-15T02:13:18.287Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-15T02:13:18.546Z] #59 DONE 0.5s [2020-09-15T02:13:18.806Z] [2020-09-15T02:13:18.806Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-15T02:13:18.806Z] #61 DONE 0.0s [2020-09-15T02:13:18.806Z] [2020-09-15T02:13:18.806Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-15T02:13:18.806Z] #62 DONE 0.0s [2020-09-15T02:13:18.806Z] [2020-09-15T02:13:18.806Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-15T02:13:19.001Z] #18 70.11 Setting up apparmor (2.13.2-10) ... [2020-09-15T02:13:19.656Z] #18 ... [2020-09-15T02:13:19.656Z] [2020-09-15T02:13:19.656Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:13:19.656Z] #42 173.4 github.com/LK4D4/vndr/godl [2020-09-15T02:13:19.656Z] #42 174.2 github.com/LK4D4/vndr [2020-09-15T02:13:19.743Z] #63 DONE 0.9s [2020-09-15T02:13:19.743Z] [2020-09-15T02:13:19.743Z] #64 exporting to image [2020-09-15T02:13:19.743Z] #64 exporting layers [2020-09-15T02:13:20.315Z] #42 DONE 184.0s [2020-09-15T02:13:20.315Z] [2020-09-15T02:13:20.315Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-15T02:13:20.972Z] #29 ... [2020-09-15T02:13:20.972Z] [2020-09-15T02:13:20.972Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T02:13:20.972Z] #18 72.31 Setting up xfsprogs (4.20.0-1) ... [2020-09-15T02:13:20.992Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s) [2020-09-15T02:13:20.992Z] === RUN TestBuildWithHugeFile [2020-09-15T02:13:21.274Z] #18 72.35 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-15T02:13:21.927Z] #18 72.94 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-15T02:13:22.879Z] #18 73.94 Setting up python3-distutils (3.7.3-1) ... [2020-09-15T02:13:23.185Z] #18 74.46 Setting up python3-setuptools (40.8.0-1) ... [2020-09-15T02:13:24.732Z] #18 75.75 Setting up python3-pip (18.1-5) ... [2020-09-15T02:13:25.806Z] #18 77.06 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T02:13:25.806Z] #18 77.10 Processing triggers for mime-support (3.62) ... [2020-09-15T02:13:26.108Z] #18 DONE 77.3s [2020-09-15T02:13:26.108Z] [2020-09-15T02:13:26.108Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:13:26.108Z] #40 119.5 CC criu/cr-service.o [2020-09-15T02:13:26.108Z] #40 121.6 CC criu/crtools.o [2020-09-15T02:13:26.108Z] #40 122.3 CC criu/eventfd.o [2020-09-15T02:13:26.108Z] #40 122.7 CC criu/eventpoll.o [2020-09-15T02:13:26.317Z] #64 exporting layers 6.8s done [2020-09-15T02:13:26.317Z] #64 writing image sha256:1531750f3a072bebc4835e19e11a996926f4c6bf214a84160cdbb1b40eb01bef done [2020-09-15T02:13:26.317Z] #64 naming to docker.io/library/docker:2344b3a9e10aab2f63d792f9b72282129399f98d [2020-09-15T02:13:26.317Z] #64 naming to docker.io/library/docker:2344b3a9e10aab2f63d792f9b72282129399f98d done [2020-09-15T02:13:26.317Z] #64 DONE 6.8s [Pipeline] } [2020-09-15T02:13:26.332Z] ok github.com/docker/docker/cmd/dockerd 0.064s coverage: 30.8% of statements [2020-09-15T02:13:26.332Z] ok github.com/docker/docker/container 0.117s coverage: 34.4% of statements [2020-09-15T02:13:26.332Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-15T02:13:26.332Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-15T02:13:26.332Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-15T02:13:26.332Z] ? github.com/docker/docker/contrib/httpserver [no test files] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-09-15T02:13:26.652Z] + trap exit INT TERM [2020-09-15T02:13:26.652Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-09-15T02:13:26.652Z] + CONTAINER_NAME=docker-pr3 [2020-09-15T02:13:26.652Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41445/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41445/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2344b3a9e10aab2f63d792f9b72282129399f98d -e DOCKER_GRAPHDRIVER docker:2344b3a9e10aab2f63d792f9b72282129399f98d hack/make.sh dynbinary-daemon [2020-09-15T02:13:26.770Z] #40 ... [2020-09-15T02:13:26.770Z] [2020-09-15T02:13:26.770Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-15T02:13:26.770Z] #19 0.383 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-15T02:13:26.770Z] #19 0.392 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-15T02:13:26.770Z] #19 0.413 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-15T02:13:26.770Z] #19 DONE 0.5s [2020-09-15T02:13:26.770Z] [2020-09-15T02:13:26.770Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:13:26.770Z] #40 123.8 CC criu/external.o [2020-09-15T02:13:27.080Z] #40 124.3 CC criu/fault-injection.o [2020-09-15T02:13:27.080Z] #40 124.4 CC criu/fdstore.o [2020-09-15T02:13:27.220Z] [2020-09-15T02:13:27.220Z] Removing bundles/ [2020-09-15T02:13:27.221Z] [2020-09-15T02:13:27.221Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-09-15T02:13:27.221Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-15T02:13:27.221Z] GOOS="" GOARCH="" GOARM="" [2020-09-15T02:13:27.731Z] #40 125.0 CC criu/fifo.o [2020-09-15T02:13:28.385Z] #40 125.5 CC criu/file-ids.o [2020-09-15T02:13:28.686Z] #40 125.8 CC criu/file-lock.o [2020-09-15T02:13:29.760Z] #40 127.1 CC criu/files-ext.o [2020-09-15T02:13:30.420Z] #40 127.5 CC criu/files-reg.o [2020-09-15T02:13:31.892Z] ok github.com/docker/docker/daemon/cluster 0.037s coverage: 0.5% of statements [2020-09-15T02:13:33.401Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2020-09-15T02:13:34.024Z] #40 131.0 CC criu/files.o [2020-09-15T02:13:34.324Z] #40 ... [2020-09-15T02:13:34.324Z] [2020-09-15T02:13:34.324Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-15T02:13:34.324Z] #29 DONE 198.2s [2020-09-15T02:13:34.324Z] [2020-09-15T02:13:34.324Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-15T02:13:34.324Z] #20 5.456 Collecting yamllint==1.16.0 [2020-09-15T02:13:34.324Z] #20 5.839 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-15T02:13:34.324Z] #20 5.944 Collecting pyyaml (from yamllint==1.16.0) [2020-09-15T02:13:34.324Z] #20 6.153 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-15T02:13:34.434Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2020-09-15T02:13:34.974Z] #20 8.243 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-15T02:13:34.974Z] #20 8.426 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-15T02:13:34.974Z] #20 8.555 Building wheels for collected packages: pyyaml [2020-09-15T02:13:35.289Z] #20 8.565 Running setup.py bdist_wheel for pyyaml: started [2020-09-15T02:13:36.017Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-15T02:13:36.874Z] #20 10.17 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-15T02:13:36.874Z] #20 10.17 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-15T02:13:36.874Z] #20 10.25 Successfully built pyyaml [2020-09-15T02:13:36.874Z] #20 10.26 Installing collected packages: pyyaml, pathspec, yamllint [2020-09-15T02:13:36.943Z] [2020-09-15T02:13:36.943Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-09-15T02:13:37.173Z] #20 ... [2020-09-15T02:13:37.173Z] [2020-09-15T02:13:37.173Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:13:37.173Z] #40 134.4 CC criu/filesystems.o [2020-09-15T02:13:37.480Z] #40 ... [2020-09-15T02:13:37.480Z] [2020-09-15T02:13:37.480Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-15T02:13:37.480Z] #20 10.62 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-15T02:13:37.480Z] #20 DONE 10.8s [2020-09-15T02:13:37.480Z] [2020-09-15T02:13:37.480Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:13:37.504Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-09-15T02:13:37.504Z] Using test binary docker [2020-09-15T02:13:37.504Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-15T02:13:37.504Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-15T02:13:37.504Z] INFO: Waiting for daemon to start... [2020-09-15T02:13:37.504Z] Starting dockerd [2020-09-15T02:13:38.134Z] #46 ... [2020-09-15T02:13:38.134Z] [2020-09-15T02:13:38.134Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:13:38.134Z] #40 135.3 CC criu/fsnotify.o [2020-09-15T02:13:39.699Z] #40 136.6 CC criu/image-desc.o [2020-09-15T02:13:39.699Z] #40 136.8 CC criu/image.o [2020-09-15T02:13:40.016Z] . [2020-09-15T02:13:40.016Z] INFO: Building docker-sdk-python3:4.3.0... [2020-09-15T02:13:40.760Z] #40 137.7 CC criu/ipc_ns.o [2020-09-15T02:13:41.321Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.428s coverage: 14.1% of statements [2020-09-15T02:13:41.825Z] #40 139.0 CC criu/irmap.o [2020-09-15T02:13:42.490Z] #40 139.6 CC criu/kcmp-ids.o [2020-09-15T02:13:42.789Z] #40 140.0 CC criu/kerndat.o [2020-09-15T02:13:42.825Z] ok github.com/docker/docker/daemon/config 0.020s coverage: 81.8% of statements [2020-09-15T02:13:43.456Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-09-15T02:13:44.088Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-09-15T02:13:44.325Z] #40 141.2 CC criu/libnetlink.o [2020-09-15T02:13:44.325Z] #40 141.5 CC criu/log.o [2020-09-15T02:13:44.719Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-09-15T02:13:44.977Z] #40 142.1 CC criu/lsm.o [2020-09-15T02:13:45.053Z] ok github.com/docker/docker/daemon 12.327s coverage: 17.4% of statements [2020-09-15T02:13:45.053Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-15T02:13:45.053Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-15T02:13:45.053Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-15T02:13:45.053Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-15T02:13:45.277Z] #40 142.6 CC criu/mem.o [2020-09-15T02:13:47.116Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-09-15T02:13:47.391Z] #40 144.6 CC criu/memfd.o [2020-09-15T02:13:47.407Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.190s coverage: 57.0% of statements [2020-09-15T02:13:48.047Z] #40 145.2 CC criu/mount.o [2020-09-15T02:13:51.859Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.201s coverage: 46.2% of statements [2020-09-15T02:13:52.594Z] #40 149.4 CC criu/namespaces.o [2020-09-15T02:13:52.893Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2020-09-15T02:13:54.161Z] #40 151.4 CC criu/net.o [2020-09-15T02:13:56.406Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.404s coverage: 49.5% of statements [2020-09-15T02:13:57.748Z] #40 154.7 CC criu/netfilter.o [2020-09-15T02:13:58.049Z] #40 155.1 CC criu/page-pipe.o [2020-09-15T02:13:58.703Z] #40 155.8 CC criu/page-xfer.o [2020-09-15T02:14:00.251Z] #40 157.5 CC criu/pagemap-cache.o [2020-09-15T02:14:00.907Z] #40 157.9 CC criu/pagemap.o [2020-09-15T02:14:01.970Z] #40 159.0 CC criu/parasite-syscall.o [2020-09-15T02:14:02.016Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.494s coverage: 73.1% of statements [2020-09-15T02:14:02.016Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-15T02:14:02.620Z] #40 160.0 CC criu/path.o [2020-09-15T02:14:03.103Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.881s coverage: 57.7% of statements [2020-09-15T02:14:03.103Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-15T02:14:03.273Z] #40 160.4 CC criu/pie-util-vdso.o [2020-09-15T02:14:03.828Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.670s coverage: 76.1% of statements [2020-09-15T02:14:03.828Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-15T02:14:03.828Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-09-15T02:14:03.945Z] #40 160.9 CC criu/pie-util.o [2020-09-15T02:14:03.945Z] #40 161.2 CC criu/pipes.o [2020-09-15T02:14:04.931Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.016s coverage: 3.0% of statements [2020-09-15T02:14:05.012Z] #40 162.0 CC criu/plugin.o [2020-09-15T02:14:05.012Z] #40 ... [2020-09-15T02:14:05.012Z] [2020-09-15T02:14:05.012Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-15T02:14:05.012Z] #37 228.7 + dpkg --print-architecture [2020-09-15T02:14:05.012Z] #37 228.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-15T02:14:05.223Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2020-09-15T02:14:05.664Z] #37 229.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-15T02:14:05.855Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 4.8% of statements [2020-09-15T02:14:05.855Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-15T02:14:05.855Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-15T02:14:05.966Z] #37 229.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-15T02:14:06.736Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-15T02:14:06.736Z] [2020-09-15T02:14:06.736Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-15T02:14:06.736Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-15T02:14:06.736Z] HOSTNAME=24378e0672f5 [2020-09-15T02:14:06.736Z] TESTDEBUG=0 [2020-09-15T02:14:06.736Z] DEST=bundles/test-integration [2020-09-15T02:14:06.736Z] PWD=/go/src/github.com/docker/docker [2020-09-15T02:14:06.736Z] DOCKER_GITCOMMIT=2344b3a9e10aab2f63d792f9b72282129399f98d [2020-09-15T02:14:06.736Z] container=docker [2020-09-15T02:14:06.736Z] HOME=/root [2020-09-15T02:14:06.736Z] GOLANG_VERSION=1.13.15 [2020-09-15T02:14:06.736Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-15T02:14:06.736Z] VALIDATE_BRANCH=master [2020-09-15T02:14:06.736Z] TERM=xterm [2020-09-15T02:14:06.736Z] DOCKER_PKG=github.com/docker/docker [2020-09-15T02:14:06.736Z] SHLVL=1 [2020-09-15T02:14:06.736Z] TIMEOUT=120m [2020-09-15T02:14:06.736Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-15T02:14:06.736Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-15T02:14:06.736Z] GO111MODULE=off [2020-09-15T02:14:06.736Z] DOCKER_EXPERIMENTAL=1 [2020-09-15T02:14:06.737Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-15T02:14:06.737Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-15T02:14:06.737Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-15T02:14:06.737Z] GOPATH=/go [2020-09-15T02:14:06.737Z] PKG_CONFIG=pkg-config [2020-09-15T02:14:06.737Z] _=/usr/bin/env [2020-09-15T02:14:06.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-15T02:14:06.954Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 41.0% of statements [2020-09-15T02:14:07.245Z] ok github.com/docker/docker/daemon/logger/awslogs 0.065s coverage: 77.8% of statements [2020-09-15T02:14:07.245Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-15T02:14:07.245Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-15T02:14:07.878Z] ok github.com/docker/docker/daemon/logger/gelf 0.003s coverage: 67.0% of statements [2020-09-15T02:14:07.878Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.9% of statements [2020-09-15T02:14:08.233Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2020-09-15T02:14:08.866Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.016s coverage: 61.6% of statements [2020-09-15T02:14:09.157Z] ok github.com/docker/docker/daemon/logger/local 0.023s coverage: 75.2% of statements [2020-09-15T02:14:09.157Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-15T02:14:10.262Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.046s coverage: 37.7% of statements [2020-09-15T02:14:10.262Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 33.3% of statements [2020-09-15T02:14:11.379Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2020-09-15T02:14:11.630Z] #37 ... [2020-09-15T02:14:11.630Z] [2020-09-15T02:14:11.630Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T02:14:11.630Z] #50 121.6 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-15T02:14:11.630Z] #50 124.2 + mkdir -p /build [2020-09-15T02:14:11.630Z] #50 124.2 + cp runc /build/runc [2020-09-15T02:14:11.630Z] #50 DONE 124.3s [2020-09-15T02:14:11.630Z] [2020-09-15T02:14:11.630Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:14:11.630Z] #40 162.6 CC criu/proc_parse.o [2020-09-15T02:14:11.630Z] #40 166.5 CC criu/protobuf-desc.o [2020-09-15T02:14:11.630Z] #40 167.7 CC criu/protobuf.o [2020-09-15T02:14:11.630Z] #40 168.3 CC criu/pstree.o [2020-09-15T02:14:11.670Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-09-15T02:14:12.304Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-09-15T02:14:12.672Z] ok github.com/docker/docker/daemon/logger/splunk 1.440s coverage: 82.5% of statements [2020-09-15T02:14:12.672Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-15T02:14:12.672Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-15T02:14:13.171Z] #40 170.1 CC criu/rbtree.o [2020-09-15T02:14:13.171Z] #40 170.4 CC criu/rst-malloc.o [2020-09-15T02:14:13.767Z] ok github.com/docker/docker/distribution/metadata 0.021s coverage: 48.2% of statements [2020-09-15T02:14:13.767Z] ok github.com/docker/docker/distribution 0.272s coverage: 21.9% of statements [2020-09-15T02:14:13.767Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-15T02:14:13.821Z] #40 170.9 CC criu/seccomp.o [2020-09-15T02:14:14.470Z] #40 171.5 CC criu/seize.o [2020-09-15T02:14:14.857Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-09-15T02:14:15.125Z] #40 ... [2020-09-15T02:14:15.125Z] [2020-09-15T02:14:15.125Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:14:15.125Z] #46 238.8 + cd /tmp/tmp.IYz8EJP8ze/src/github.com/golangci/golangci-lint/ [2020-09-15T02:14:15.125Z] #46 238.8 + git checkout -q v1.23.8 [2020-09-15T02:14:15.424Z] #46 239.4 ++ git describe --tags [2020-09-15T02:14:15.424Z] #46 239.4 + version=v1.23.8 [2020-09-15T02:14:15.424Z] #46 239.4 ++ git rev-parse --short HEAD [2020-09-15T02:14:15.424Z] #46 239.4 + commit=76a82c6 [2020-09-15T02:14:15.424Z] #46 239.4 ++ git show -s --format=%cd [2020-09-15T02:14:15.424Z] #46 239.4 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-15T02:14:15.424Z] #46 239.4 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-15T02:14:15.489Z] ok github.com/docker/docker/image 0.013s coverage: 86.4% of statements [2020-09-15T02:14:16.120Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-09-15T02:14:16.485Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-09-15T02:14:16.485Z] ok github.com/docker/docker/distribution/xfer 1.875s coverage: 85.1% of statements [2020-09-15T02:14:16.485Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-15T02:14:16.485Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-15T02:14:16.485Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-15T02:14:17.118Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2020-09-15T02:14:17.236Z] --- PASS: TestBuildWithHugeFile (50.91s) [2020-09-15T02:14:17.236Z] === RUN TestBuildWithEmptyDockerfile [2020-09-15T02:14:17.236Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-15T02:14:17.236Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-15T02:14:17.236Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-15T02:14:17.236Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-15T02:14:17.236Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-15T02:14:17.236Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-15T02:14:17.236Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-15T02:14:17.236Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-15T02:14:17.236Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-15T02:14:17.236Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2020-09-15T02:14:17.236Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2020-09-15T02:14:17.236Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2020-09-15T02:14:17.236Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-09-15T02:14:17.236Z] === RUN TestBuildPreserveOwnership [2020-09-15T02:14:17.236Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-15T02:14:17.236Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-15T02:14:18.151Z] ok github.com/docker/docker/opts 0.018s coverage: 67.1% of statements [2020-09-15T02:14:18.441Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-09-15T02:14:19.944Z] ok github.com/docker/docker/pkg/archive 0.514s coverage: 77.1% of statements [2020-09-15T02:14:21.041Z] ok github.com/docker/docker/pkg/authorization 0.533s coverage: 68.3% of statements [2020-09-15T02:14:21.407Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-09-15T02:14:21.407Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-09-15T02:14:21.448Z] --- PASS: TestBuildPreserveOwnership (9.80s) [2020-09-15T02:14:21.448Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.79s) [2020-09-15T02:14:21.448Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-09-15T02:14:21.448Z] === RUN TestBuildPlatformInvalid [2020-09-15T02:14:21.448Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-09-15T02:14:21.448Z] PASS [2020-09-15T02:14:21.448Z] [2020-09-15T02:14:21.448Z] === Skipped [2020-09-15T02:14:21.448Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-09-15T02:14:21.448Z] build_session_test.go:25: TODO: BuildKit [2020-09-15T02:14:21.448Z] [2020-09-15T02:14:21.448Z] [2020-09-15T02:14:21.448Z] DONE 32 tests, 1 skipped in 124.489s [2020-09-15T02:14:21.448Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-09-15T02:14:21.448Z] INFO: Testing against a local daemon [2020-09-15T02:14:21.448Z] === RUN TestConfigInspect [2020-09-15T02:14:21.448Z] --- SKIP: TestConfigInspect (0.02s) [2020-09-15T02:14:21.448Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:14:21.448Z] === RUN TestConfigList [2020-09-15T02:14:21.448Z] --- SKIP: TestConfigList (0.01s) [2020-09-15T02:14:21.448Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:14:21.448Z] === RUN TestConfigsCreateAndDelete [2020-09-15T02:14:21.448Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2020-09-15T02:14:21.448Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:14:21.448Z] === RUN TestConfigsUpdate [2020-09-15T02:14:21.448Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-09-15T02:14:21.448Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:14:21.448Z] === RUN TestTemplatedConfig [2020-09-15T02:14:21.448Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-09-15T02:14:21.448Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:14:21.448Z] === RUN TestConfigCreateResolve [2020-09-15T02:14:21.722Z] --- SKIP: TestConfigCreateResolve (0.02s) [2020-09-15T02:14:21.722Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:14:21.722Z] === RUN TestConfigDaemonLibtrustID [2020-09-15T02:14:23.122Z] --- PASS: TestConfigDaemonLibtrustID (1.59s) [2020-09-15T02:14:23.122Z] PASS [2020-09-15T02:14:23.122Z] [2020-09-15T02:14:23.122Z] === Skipped [2020-09-15T02:14:23.122Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-09-15T02:14:23.122Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:14:23.122Z] [2020-09-15T02:14:23.122Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-09-15T02:14:23.122Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:14:23.122Z] [2020-09-15T02:14:23.122Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2020-09-15T02:14:23.122Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:14:23.122Z] [2020-09-15T02:14:23.122Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-09-15T02:14:23.122Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:14:23.122Z] [2020-09-15T02:14:23.122Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-09-15T02:14:23.122Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:14:23.122Z] [2020-09-15T02:14:23.122Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s) [2020-09-15T02:14:23.122Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:14:23.122Z] [2020-09-15T02:14:23.122Z] [2020-09-15T02:14:23.122Z] DONE 7 tests, 6 skipped in 1.822s [2020-09-15T02:14:23.122Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-09-15T02:14:23.394Z] INFO: Testing against a local daemon [2020-09-15T02:14:23.394Z] === RUN TestCheckpoint [2020-09-15T02:14:23.394Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-15T02:14:23.394Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-15T02:14:23.394Z] === RUN TestContainerInvalidJSON [2020-09-15T02:14:23.394Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-15T02:14:23.394Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-15T02:14:23.394Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-15T02:14:23.394Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-15T02:14:23.394Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-15T02:14:23.394Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-15T02:14:23.394Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-15T02:14:23.394Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-15T02:14:23.394Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-15T02:14:23.394Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-09-15T02:14:23.394Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-15T02:14:23.394Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-15T02:14:23.394Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-15T02:14:23.394Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-15T02:14:23.394Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2020-09-15T02:14:23.394Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-15T02:14:23.394Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2020-09-15T02:14:23.394Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-15T02:14:23.394Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2020-09-15T02:14:23.395Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-15T02:14:23.658Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2020-09-15T02:14:23.658Z] === RUN TestCopyFromContainer [2020-09-15T02:14:23.985Z] #46 ... [2020-09-15T02:14:23.985Z] [2020-09-15T02:14:23.985Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:14:23.985Z] #40 172.5 CC criu/servicefd.o [2020-09-15T02:14:23.985Z] #40 173.0 CC criu/shmem.o [2020-09-15T02:14:23.985Z] #40 174.3 CC criu/sigframe.o [2020-09-15T02:14:23.985Z] #40 174.5 CC criu/signalfd.o [2020-09-15T02:14:23.985Z] #40 174.8 CC criu/sk-inet.o [2020-09-15T02:14:23.985Z] #40 176.0 CC criu/sk-netlink.o [2020-09-15T02:14:23.985Z] #40 176.6 CC criu/sk-packet.o [2020-09-15T02:14:23.985Z] #40 177.3 CC criu/sk-queue.o [2020-09-15T02:14:23.985Z] #40 177.8 CC criu/sk-tcp.o [2020-09-15T02:14:23.985Z] #40 178.4 CC criu/sk-unix.o [2020-09-15T02:14:23.985Z] #40 180.7 CC criu/sockets.o [2020-09-15T02:14:24.638Z] #40 181.8 CC criu/stats.o [2020-09-15T02:14:24.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-15T02:14:24.943Z] #40 182.2 CC criu/string.o [2020-09-15T02:14:24.943Z] #40 182.3 CC criu/sysctl.o [2020-09-15T02:14:25.162Z] ok github.com/docker/docker/layer 7.350s coverage: 68.8% of statements [2020-09-15T02:14:25.162Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-15T02:14:25.162Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-15T02:14:25.162Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-15T02:14:25.162Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-15T02:14:25.162Z] ? github.com/docker/docker/oci [no test files] [2020-09-15T02:14:25.162Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-15T02:14:25.453Z] ok github.com/docker/docker/pkg/chrootarchive 3.512s coverage: 43.2% of statements [2020-09-15T02:14:25.453Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-15T02:14:25.453Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-15T02:14:25.453Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-09-15T02:14:25.743Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2020-09-15T02:14:25.743Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-09-15T02:14:26.009Z] #40 183.0 CC criu/sysfs_parse.o [2020-09-15T02:14:26.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-15T02:14:26.318Z] #40 183.5 CC criu/timens.o [2020-09-15T02:14:26.374Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-09-15T02:14:26.644Z] sha256:b14fb8b9e881c57876bfdf64bb183370ddc568e4ab61dff65244962de0f614d0 [2020-09-15T02:14:26.644Z] INFO: Starting docker-py tests... [2020-09-15T02:14:26.644Z] ============================= test session starts ============================== [2020-09-15T02:14:26.644Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-09-15T02:14:26.644Z] rootdir: /src, inifile: pytest.ini [2020-09-15T02:14:26.644Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-09-15T02:14:26.644Z] collected 389 items / 1 deselected / 388 selected [2020-09-15T02:14:26.644Z] [2020-09-15T02:14:26.739Z] ok github.com/docker/docker/pkg/discovery/nodes 0.001s coverage: 93.8% of statements [2020-09-15T02:14:26.971Z] #40 184.0 CC criu/timerfd.o [2020-09-15T02:14:27.280Z] #40 184.5 CC criu/tty.o [2020-09-15T02:14:27.374Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2020-09-15T02:14:27.846Z] === RUN TestCopyFromContainer// [2020-09-15T02:14:27.846Z] === RUN TestCopyFromContainer//bar/root [2020-09-15T02:14:27.846Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-15T02:14:27.846Z] === RUN TestCopyFromContainer/bar/quux [2020-09-15T02:14:27.846Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-15T02:14:27.846Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-15T02:14:27.846Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-15T02:14:27.846Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-15T02:14:27.846Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-15T02:14:27.846Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-15T02:14:27.846Z] --- PASS: TestCopyFromContainer (4.18s) [2020-09-15T02:14:27.846Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-09-15T02:14:27.846Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-09-15T02:14:27.846Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-09-15T02:14:27.846Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-09-15T02:14:27.846Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2020-09-15T02:14:27.846Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2020-09-15T02:14:27.846Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2020-09-15T02:14:27.846Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2020-09-15T02:14:27.846Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2020-09-15T02:14:27.846Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2020-09-15T02:14:27.846Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-15T02:14:27.846Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-15T02:14:27.846Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-15T02:14:27.846Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-15T02:14:27.846Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-15T02:14:27.846Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-15T02:14:27.846Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-15T02:14:27.846Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-15T02:14:27.846Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-15T02:14:27.846Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-15T02:14:27.846Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-09-15T02:14:27.846Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-15T02:14:27.846Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-15T02:14:27.846Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-15T02:14:27.846Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-15T02:14:27.846Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-09-15T02:14:27.846Z] === RUN TestCreateWithInvalidEnv [2020-09-15T02:14:27.846Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-15T02:14:27.846Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-15T02:14:27.846Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-15T02:14:27.846Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-15T02:14:27.846Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-15T02:14:27.846Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-15T02:14:27.846Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-15T02:14:27.846Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-15T02:14:27.846Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-15T02:14:27.846Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-09-15T02:14:27.846Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-09-15T02:14:27.846Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-15T02:14:27.846Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-09-15T02:14:27.846Z] === RUN TestCreateTmpfsMountsTarget [2020-09-15T02:14:27.846Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-09-15T02:14:27.846Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-15T02:14:28.406Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-09-15T02:14:28.696Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 89.5% of statements [2020-09-15T02:14:28.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-15T02:14:29.223Z] --- PASS: TestCreateWithCustomMaskedPaths (1.13s) [2020-09-15T02:14:29.223Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-15T02:14:29.729Z] ok github.com/docker/docker/pkg/fsutils 0.420s coverage: 85.1% of statements [2020-09-15T02:14:29.729Z] ok github.com/docker/docker/pkg/discovery/kv 3.079s coverage: 84.1% of statements [2020-09-15T02:14:30.019Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 11.4% of statements [2020-09-15T02:14:30.065Z] #40 187.0 CC criu/tun.o [2020-09-15T02:14:30.160Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.12s) [2020-09-15T02:14:30.160Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-15T02:14:30.160Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-15T02:14:30.160Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-15T02:14:30.160Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-15T02:14:30.160Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-15T02:14:30.160Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-15T02:14:30.160Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-15T02:14:30.160Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-15T02:14:30.160Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-15T02:14:30.160Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-15T02:14:30.160Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-15T02:14:30.160Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-15T02:14:30.160Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-15T02:14:30.160Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-15T02:14:30.160Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-15T02:14:30.160Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-15T02:14:30.160Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-09-15T02:14:30.160Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-09-15T02:14:30.160Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-09-15T02:14:30.160Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-09-15T02:14:30.160Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-09-15T02:14:30.160Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-09-15T02:14:30.160Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-15T02:14:30.366Z] #40 187.7 CC criu/uffd.o [2020-09-15T02:14:30.418Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2020-09-15T02:14:30.419Z] === RUN TestCreateDifferentPlatform [2020-09-15T02:14:30.419Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-15T02:14:30.419Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-15T02:14:30.419Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-09-15T02:14:30.419Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-15T02:14:30.419Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-15T02:14:30.419Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-15T02:14:30.419Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-09-15T02:14:30.419Z] === RUN TestContainerStartOnDaemonRestart [2020-09-15T02:14:30.651Z] ok github.com/docker/docker/pkg/idtools 0.271s coverage: 70.1% of statements [2020-09-15T02:14:30.678Z] --- SKIP: TestContainerStartOnDaemonRestart (0.02s) [2020-09-15T02:14:30.678Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-09-15T02:14:30.678Z] === RUN TestDaemonRestartIpcMode [2020-09-15T02:14:30.678Z] === PAUSE TestDaemonRestartIpcMode [2020-09-15T02:14:30.678Z] === RUN TestDaemonHostGatewayIP [2020-09-15T02:14:30.678Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-09-15T02:14:30.678Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-15T02:14:30.678Z] === RUN TestContainerKillOnDaemonStart [2020-09-15T02:14:30.678Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-09-15T02:14:30.678Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-09-15T02:14:30.678Z] === RUN TestDiff [2020-09-15T02:14:30.937Z] --- PASS: TestDiff (0.39s) [2020-09-15T02:14:30.937Z] === RUN TestExecWithCloseStdin [2020-09-15T02:14:30.941Z] ok github.com/docker/docker/pkg/ioutils 0.305s coverage: 70.6% of statements [2020-09-15T02:14:30.941Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2020-09-15T02:14:30.941Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-15T02:14:31.231Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-09-15T02:14:31.231Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-15T02:14:31.231Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-15T02:14:31.231Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2020-09-15T02:14:31.231Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-15T02:14:31.505Z] --- PASS: TestExecWithCloseStdin (0.45s) [2020-09-15T02:14:31.505Z] === RUN TestExec [2020-09-15T02:14:31.564Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-09-15T02:14:31.564Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-09-15T02:14:31.764Z] --- PASS: TestExec (0.43s) [2020-09-15T02:14:31.764Z] === RUN TestExecUser [2020-09-15T02:14:31.865Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-09-15T02:14:31.865Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2020-09-15T02:14:31.865Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-15T02:14:31.865Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-15T02:14:31.908Z] #40 189.1 CC criu/util.o [2020-09-15T02:14:32.332Z] --- PASS: TestExecUser (0.44s) [2020-09-15T02:14:32.332Z] === RUN TestExportContainerAndImportImage [2020-09-15T02:14:32.496Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2020-09-15T02:14:32.556Z] #40 ... [2020-09-15T02:14:32.556Z] [2020-09-15T02:14:32.556Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-15T02:14:32.556Z] #37 DONE 256.6s [2020-09-15T02:14:32.855Z] [2020-09-15T02:14:32.855Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:14:32.901Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2020-09-15T02:14:32.901Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-15T02:14:33.128Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-09-15T02:14:33.420Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-09-15T02:14:33.420Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-09-15T02:14:33.521Z] #46 ... [2020-09-15T02:14:33.522Z] [2020-09-15T02:14:33.522Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T02:14:33.522Z] #40 190.7 CC criu/uts_ns.o [2020-09-15T02:14:34.171Z] #40 191.2 CC criu/vdso.o [2020-09-15T02:14:34.470Z] #40 191.8 LINK criu/built-in.o [2020-09-15T02:14:34.769Z] #40 192.1 LINK criu/criu [2020-09-15T02:14:34.928Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-09-15T02:14:34.928Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-09-15T02:14:35.416Z] #40 192.6 DEP lib/c/criu.d [2020-09-15T02:14:35.417Z] #40 192.7 CC images/rpc.pb-c.o [2020-09-15T02:14:36.189Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2020-09-15T02:14:36.189Z] === RUN TestHealthCheckWorkdir [2020-09-15T02:14:36.472Z] #40 193.5 CC lib/c/criu.o [2020-09-15T02:14:36.756Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2020-09-15T02:14:36.756Z] === RUN TestHealthKillContainer [2020-09-15T02:14:36.977Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-09-15T02:14:37.538Z] tests/integration/api_client_test.py ..... [ 7%] [2020-09-15T02:14:37.654Z] ok github.com/docker/docker/pkg/signal 2.333s coverage: 61.0% of statements [2020-09-15T02:14:37.945Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-09-15T02:14:38.022Z] #40 194.9 LINK lib/c/built-in.o [2020-09-15T02:14:38.022Z] #40 194.9 LINK lib/c/libcriu.so [2020-09-15T02:14:38.022Z] #40 195.0 LINK lib/c/libcriu.a [2020-09-15T02:14:38.022Z] #40 195.2 GEN magic.py [2020-09-15T02:14:38.236Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-09-15T02:14:38.344Z] #40 195.3 Note: Building without setproctitle() and strlcpy() support. [2020-09-15T02:14:38.344Z] #40 195.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-15T02:14:38.344Z] #40 195.3 Note: Building without GnuTLS support [2020-09-15T02:14:38.344Z] #40 195.4 Makefile.config:39: Warn: you have no libnftables installed [2020-09-15T02:14:38.344Z] #40 195.4 Makefile.config:40: Warn: Building without nftables support [2020-09-15T02:14:38.527Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-09-15T02:14:38.818Z] ok github.com/docker/docker/pkg/symlink 0.004s coverage: 87.7% of statements [2020-09-15T02:14:38.999Z] #40 196.2 fatal: not a git repository (or any of the parent directories): .git [2020-09-15T02:14:39.109Z] ok github.com/docker/docker/pkg/sysinfo 0.003s coverage: 53.8% of statements [2020-09-15T02:14:39.282Z] tests/integration/api_config_test.py ..... [ 8%] [2020-09-15T02:14:39.288Z] --- PASS: TestHealthKillContainer (2.45s) [2020-09-15T02:14:39.288Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-15T02:14:39.546Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) [2020-09-15T02:14:39.546Z] === RUN TestIpcModeNone [2020-09-15T02:14:39.741Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 36.9% of statements [2020-09-15T02:14:39.806Z] --- PASS: TestIpcModeNone (0.42s) [2020-09-15T02:14:39.806Z] === RUN TestIpcModePrivate [2020-09-15T02:14:40.032Z] ok github.com/docker/docker/pkg/tailfile 0.043s coverage: 88.6% of statements [2020-09-15T02:14:40.062Z] #40 197.1 make[1]: Nothing to be done for 'all'. [2020-09-15T02:14:40.323Z] ok github.com/docker/docker/pkg/tarsum 0.027s coverage: 89.3% of statements [2020-09-15T02:14:40.374Z] --- PASS: TestIpcModePrivate (0.44s) [2020-09-15T02:14:40.374Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2020-09-15T02:14:40.374Z] === RUN TestIpcModeShareable [2020-09-15T02:14:40.374Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-09-15T02:14:40.374Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-15T02:14:40.374Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-15T02:14:40.614Z] testing: warning: no tests to run [2020-09-15T02:14:40.614Z] coverage: [no statements] [2020-09-15T02:14:40.614Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-09-15T02:14:40.718Z] #40 198.0 make[1]: 'images/built-in.o' is up to date. [2020-09-15T02:14:40.906Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-09-15T02:14:41.021Z] #40 198.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-15T02:14:41.021Z] #40 198.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-15T02:14:41.021Z] #40 198.2 make[1]: 'compel/libcompel.a' is up to date. [2020-09-15T02:14:41.021Z] #40 198.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-15T02:14:41.021Z] #40 198.2 make[1]: Nothing to be done for 'all'. [2020-09-15T02:14:41.021Z] #40 198.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-15T02:14:41.197Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-09-15T02:14:41.197Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-09-15T02:14:41.320Z] #40 198.5 make[2]: Nothing to be done for 'all'. [2020-09-15T02:14:41.320Z] #40 198.5 make[2]: Nothing to be done for 'all'. [2020-09-15T02:14:41.320Z] #40 198.6 make[2]: Nothing to be done for 'all'. [2020-09-15T02:14:41.626Z] #40 198.8 make[2]: Nothing to be done for 'all'. [2020-09-15T02:14:41.626Z] #40 198.9 make[2]: Nothing to be done for 'all'. [2020-09-15T02:14:41.754Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.33s) [2020-09-15T02:14:41.754Z] === RUN TestAPIIpcModeHost [2020-09-15T02:14:41.754Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-09-15T02:14:41.754Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-15T02:14:41.754Z] === RUN TestDaemonIpcModeShareable [2020-09-15T02:14:41.754Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-09-15T02:14:41.754Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-15T02:14:41.754Z] === RUN TestDaemonIpcModePrivate [2020-09-15T02:14:41.926Z] #40 199.0 make[2]: Nothing to be done for 'all'. [2020-09-15T02:14:41.926Z] #40 199.0 make[2]: Nothing to be done for 'all'. [2020-09-15T02:14:42.226Z] #40 199.2 make[2]: Nothing to be done for 'all'. [2020-09-15T02:14:42.226Z] #40 199.2 INSTALL criu/criu [2020-09-15T02:14:42.226Z] #40 DONE 199.3s [2020-09-15T02:14:42.226Z] [2020-09-15T02:14:42.226Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:14:42.705Z] ok github.com/docker/docker/plugin 0.553s coverage: 23.1% of statements [2020-09-15T02:14:43.336Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-09-15T02:14:43.967Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-09-15T02:14:44.258Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-09-15T02:14:44.287Z] --- PASS: TestDaemonIpcModePrivate (2.12s) [2020-09-15T02:14:44.287Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false [2020-09-15T02:14:44.287Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-15T02:14:44.287Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-09-15T02:14:44.287Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-15T02:14:44.288Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-15T02:14:44.288Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-09-15T02:14:44.288Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-15T02:14:44.288Z] === RUN TestIpcModeOlderClient [2020-09-15T02:14:44.288Z] === PAUSE TestIpcModeOlderClient [2020-09-15T02:14:44.288Z] === RUN TestKillContainerInvalidSignal [2020-09-15T02:14:44.288Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2020-09-15T02:14:44.288Z] === RUN TestKillContainer [2020-09-15T02:14:44.288Z] === RUN TestKillContainer/no_signal [2020-09-15T02:14:44.546Z] === RUN TestKillContainer/non_killing_signal [2020-09-15T02:14:44.805Z] === RUN TestKillContainer/killing_signal [2020-09-15T02:14:45.374Z] --- PASS: TestKillContainer (1.21s) [2020-09-15T02:14:45.374Z] --- PASS: TestKillContainer/no_signal (0.38s) [2020-09-15T02:14:45.374Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2020-09-15T02:14:45.374Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2020-09-15T02:14:45.374Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-15T02:14:45.374Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-15T02:14:45.763Z] ok github.com/docker/docker/registry 0.089s coverage: 56.3% of statements [2020-09-15T02:14:45.941Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-15T02:14:46.054Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-09-15T02:14:46.054Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-09-15T02:14:46.200Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.76s) [2020-09-15T02:14:46.200Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2020-09-15T02:14:46.200Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2020-09-15T02:14:46.200Z] === RUN TestKillStoppedContainer [2020-09-15T02:14:46.200Z] --- PASS: TestKillStoppedContainer (0.05s) [2020-09-15T02:14:46.200Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-15T02:14:46.200Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-09-15T02:14:46.200Z] === RUN TestKillDifferentUserContainer [2020-09-15T02:14:46.685Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2020-09-15T02:14:46.767Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2020-09-15T02:14:46.767Z] === RUN TestInspectOomKilledTrue [2020-09-15T02:14:46.767Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-15T02:14:46.767Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-15T02:14:46.767Z] === RUN TestInspectOomKilledFalse [2020-09-15T02:14:46.767Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-15T02:14:46.767Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-15T02:14:46.767Z] === RUN TestLinksEtcHostsContentMatch [2020-09-15T02:14:46.767Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-09-15T02:14:46.767Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-09-15T02:14:46.767Z] === RUN TestLinksContainerNames [2020-09-15T02:14:46.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-15T02:14:46.976Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-09-15T02:14:47.703Z] --- PASS: TestLinksContainerNames (0.77s) [2020-09-15T02:14:47.703Z] === RUN TestLogsFollowTailEmpty [2020-09-15T02:14:47.962Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2020-09-15T02:14:47.962Z] === RUN TestContainerNetworkMountsNoChown [2020-09-15T02:14:48.222Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2020-09-15T02:14:48.222Z] === RUN TestMountDaemonRoot [2020-09-15T02:14:48.222Z] === RUN TestMountDaemonRoot/default [2020-09-15T02:14:48.222Z] === PAUSE TestMountDaemonRoot/default [2020-09-15T02:14:48.222Z] === RUN TestMountDaemonRoot/private [2020-09-15T02:14:48.222Z] === PAUSE TestMountDaemonRoot/private [2020-09-15T02:14:48.222Z] === RUN TestMountDaemonRoot/rprivate [2020-09-15T02:14:48.222Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-15T02:14:48.222Z] === RUN TestMountDaemonRoot/slave [2020-09-15T02:14:48.222Z] === PAUSE TestMountDaemonRoot/slave [2020-09-15T02:14:48.222Z] === RUN TestMountDaemonRoot/rslave [2020-09-15T02:14:48.222Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-15T02:14:48.222Z] === RUN TestMountDaemonRoot/shared [2020-09-15T02:14:48.222Z] === PAUSE TestMountDaemonRoot/shared [2020-09-15T02:14:48.222Z] === RUN TestMountDaemonRoot/rshared [2020-09-15T02:14:48.222Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-15T02:14:48.222Z] === CONT TestMountDaemonRoot/default [2020-09-15T02:14:48.222Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-15T02:14:48.222Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-15T02:14:48.222Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-15T02:14:48.222Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-15T02:14:48.222Z] === CONT TestMountDaemonRoot/rslave [2020-09-15T02:14:48.222Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-15T02:14:48.222Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-15T02:14:48.222Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-15T02:14:48.222Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-15T02:14:48.222Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-15T02:14:48.222Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-15T02:14:48.222Z] === CONT TestMountDaemonRoot/rshared [2020-09-15T02:14:48.222Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-15T02:14:48.222Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-15T02:14:48.222Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-15T02:14:48.222Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-15T02:14:48.222Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-15T02:14:48.222Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-15T02:14:48.222Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-15T02:14:48.222Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-15T02:14:48.222Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-15T02:14:48.222Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-15T02:14:48.222Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-15T02:14:48.222Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-15T02:14:48.222Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-15T02:14:48.222Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-15T02:14:48.222Z] === CONT TestMountDaemonRoot/shared [2020-09-15T02:14:48.222Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-15T02:14:48.222Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-15T02:14:48.222Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-15T02:14:48.222Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-15T02:14:48.222Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-15T02:14:48.222Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-15T02:14:48.222Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-15T02:14:48.222Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-15T02:14:48.222Z] === CONT TestMountDaemonRoot/rprivate [2020-09-15T02:14:48.222Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-15T02:14:48.222Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-15T02:14:48.222Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-15T02:14:48.222Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-15T02:14:48.222Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-15T02:14:48.222Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-15T02:14:48.222Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-15T02:14:48.222Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-15T02:14:48.222Z] === CONT TestMountDaemonRoot/slave [2020-09-15T02:14:48.222Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-15T02:14:48.222Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-15T02:14:48.222Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-15T02:14:48.222Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-15T02:14:48.222Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-15T02:14:48.222Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-15T02:14:48.222Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-15T02:14:48.222Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-15T02:14:48.222Z] === CONT TestMountDaemonRoot/private [2020-09-15T02:14:48.222Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-15T02:14:48.222Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-15T02:14:48.222Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-15T02:14:48.222Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-15T02:14:48.222Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-15T02:14:48.222Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-15T02:14:48.222Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-15T02:14:48.222Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-15T02:14:48.222Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-15T02:14:48.222Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-15T02:14:48.222Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-15T02:14:48.222Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-15T02:14:48.482Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-15T02:14:48.482Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-15T02:14:48.482Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-15T02:14:48.482Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-15T02:14:48.482Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-15T02:14:48.482Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-15T02:14:48.482Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-15T02:14:48.482Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-15T02:14:48.482Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-15T02:14:48.482Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-15T02:14:48.482Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-15T02:14:48.482Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-15T02:14:48.482Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-15T02:14:48.482Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-15T02:14:48.482Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-15T02:14:48.482Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-15T02:14:48.482Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-15T02:14:48.741Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-15T02:14:48.741Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-15T02:14:48.741Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-15T02:14:48.741Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-15T02:14:48.741Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-15T02:14:48.741Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-15T02:14:48.741Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-15T02:14:48.741Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-09-15T02:14:48.741Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-15T02:14:48.741Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-09-15T02:14:48.741Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-09-15T02:14:48.741Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-09-15T02:14:48.741Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-09-15T02:14:48.741Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-15T02:14:48.741Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-09-15T02:14:48.741Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-09-15T02:14:48.741Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-09-15T02:14:48.741Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-09-15T02:14:48.741Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-15T02:14:48.741Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-09-15T02:14:48.741Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-09-15T02:14:48.741Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2020-09-15T02:14:48.741Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-09-15T02:14:48.741Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-15T02:14:48.741Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-09-15T02:14:48.741Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-09-15T02:14:48.741Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-09-15T02:14:48.741Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.01s) [2020-09-15T02:14:48.741Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-15T02:14:48.741Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-09-15T02:14:48.741Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-09-15T02:14:48.741Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-09-15T02:14:48.741Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-09-15T02:14:48.741Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-15T02:14:48.741Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-09-15T02:14:48.741Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-09-15T02:14:48.741Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-09-15T02:14:48.741Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-09-15T02:14:48.741Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-15T02:14:48.741Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-09-15T02:14:48.741Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-09-15T02:14:48.741Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-09-15T02:14:48.741Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.01s) [2020-09-15T02:14:48.741Z] === RUN TestContainerBindMountNonRecursive [2020-09-15T02:14:48.741Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-09-15T02:14:48.741Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-09-15T02:14:48.741Z] === RUN TestNetworkNat [2020-09-15T02:14:48.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-15T02:14:49.041Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-09-15T02:14:49.309Z] --- PASS: TestNetworkNat (0.49s) [2020-09-15T02:14:49.309Z] === RUN TestNetworkLocalhostTCPNat [2020-09-15T02:14:49.568Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2020-09-15T02:14:49.568Z] === RUN TestNetworkLoopbackNat [2020-09-15T02:14:49.672Z] ok github.com/docker/docker/volume/local 0.038s coverage: 73.0% of statements [2020-09-15T02:14:49.963Z] ok github.com/docker/docker/volume/mounts 0.016s coverage: 67.0% of statements [2020-09-15T02:14:50.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-15T02:14:51.001Z] ok github.com/docker/docker/volume/service 0.011s coverage: 73.1% of statements [2020-09-15T02:14:51.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-15T02:14:51.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-15T02:14:52.101Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2020-09-15T02:14:52.101Z] === RUN TestPause [2020-09-15T02:14:52.101Z] --- SKIP: TestPause (0.00s) [2020-09-15T02:14:52.101Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-15T02:14:52.101Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-15T02:14:52.101Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-15T02:14:52.101Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-15T02:14:52.101Z] === RUN TestPauseStopPausedContainer [2020-09-15T02:14:52.101Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-09-15T02:14:52.101Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-15T02:14:52.101Z] === RUN TestPsFilter [2020-09-15T02:14:52.360Z] --- PASS: TestPsFilter (0.10s) [2020-09-15T02:14:52.360Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-15T02:14:52.620Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.35s) [2020-09-15T02:14:52.620Z] === RUN TestRemoveContainerWithVolume [2020-09-15T02:14:52.880Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2020-09-15T02:14:52.880Z] === RUN TestRemoveContainerRunning [2020-09-15T02:14:53.450Z] --- PASS: TestRemoveContainerRunning (0.41s) [2020-09-15T02:14:53.450Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-15T02:14:53.710Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2020-09-15T02:14:53.710Z] === RUN TestRemoveInvalidContainer [2020-09-15T02:14:53.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-15T02:14:53.970Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-09-15T02:14:53.970Z] === RUN TestRenameLinkedContainer [2020-09-15T02:14:55.348Z] --- PASS: TestRenameLinkedContainer (1.62s) [2020-09-15T02:14:55.348Z] === RUN TestRenameStoppedContainer [2020-09-15T02:14:55.917Z] --- PASS: TestRenameStoppedContainer (0.38s) [2020-09-15T02:14:55.917Z] === RUN TestRenameRunningContainerAndReuse [2020-09-15T02:14:56.854Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2020-09-15T02:14:56.854Z] === RUN TestRenameInvalidName [2020-09-15T02:14:57.114Z] --- PASS: TestRenameInvalidName (0.39s) [2020-09-15T02:14:57.114Z] === RUN TestRenameAnonymousContainer [2020-09-15T02:14:57.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-15T02:14:58.493Z] --- PASS: TestRenameAnonymousContainer (1.43s) [2020-09-15T02:14:58.493Z] === RUN TestRenameContainerWithSameName [2020-09-15T02:14:59.063Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2020-09-15T02:14:59.063Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-15T02:14:59.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-15T02:14:59.632Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2020-09-15T02:14:59.632Z] === RUN TestResize [2020-09-15T02:15:00.201Z] --- PASS: TestResize (0.55s) [2020-09-15T02:15:00.201Z] === RUN TestResizeWithInvalidSize [2020-09-15T02:15:00.769Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2020-09-15T02:15:00.769Z] === RUN TestResizeWhenContainerNotStarted [2020-09-15T02:15:00.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-15T02:15:01.028Z] --- PASS: TestResizeWhenContainerNotStarted (0.36s) [2020-09-15T02:15:01.028Z] === RUN TestDaemonRestartKillContainers [2020-09-15T02:15:01.028Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-09-15T02:15:01.028Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-09-15T02:15:01.028Z] === RUN TestCgroupNamespacesRun [2020-09-15T02:15:01.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-15T02:15:03.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-15T02:15:03.561Z] --- PASS: TestCgroupNamespacesRun (2.14s) [2020-09-15T02:15:03.561Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-15T02:15:03.766Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-15T02:15:03.766Z] [2020-09-15T02:15:03.766Z] + TEST_INTEGRATION_DEST=2 [2020-09-15T02:15:03.766Z] + CONTAINER_NAME=docker-pr3-2 [2020-09-15T02:15:03.766Z] + TEST_SKIP_INTEGRATION=1 [2020-09-15T02:15:03.766Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-09-15T02:15:03.766Z] + run_tests [2020-09-15T02:15:03.766Z] + c=0 [2020-09-15T02:15:03.766Z] + '[' -n 0 ']' [2020-09-15T02:15:03.766Z] + rm= [2020-09-15T02:15:03.766Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41445/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41445/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41445/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2344b3a9e10aab2f63d792f9b72282129399f98d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2344b3a9e10aab2f63d792f9b72282129399f98d hack/make.sh '' test-integration [2020-09-15T02:15:03.766Z] + TEST_INTEGRATION_DEST=1 [2020-09-15T02:15:03.766Z] + CONTAINER_NAME=docker-pr3-1 [2020-09-15T02:15:03.766Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-09-15T02:15:03.766Z] + run_tests test-integration-flaky [2020-09-15T02:15:03.766Z] + '[' -n 0 ']' [2020-09-15T02:15:03.766Z] + rm= [2020-09-15T02:15:03.766Z] + TEST_INTEGRATION_DEST=3 [2020-09-15T02:15:03.766Z] + CONTAINER_NAME=docker-pr3-3 [2020-09-15T02:15:03.766Z] + TEST_SKIP_INTEGRATION=1 [2020-09-15T02:15:03.766Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-09-15T02:15:03.766Z] + run_tests [2020-09-15T02:15:03.766Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41445/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41445/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41445/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2344b3a9e10aab2f63d792f9b72282129399f98d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2344b3a9e10aab2f63d792f9b72282129399f98d hack/make.sh test-integration-flaky test-integration [2020-09-15T02:15:03.766Z] + '[' -n 0 ']' [2020-09-15T02:15:03.766Z] + rm= [2020-09-15T02:15:03.766Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41445/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41445/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41445/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2344b3a9e10aab2f63d792f9b72282129399f98d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2344b3a9e10aab2f63d792f9b72282129399f98d hack/make.sh '' test-integration [2020-09-15T02:15:03.766Z] ++ jobs -p [2020-09-15T02:15:03.766Z] + for job in $(jobs -p) [2020-09-15T02:15:03.766Z] + wait 10293 [2020-09-15T02:15:03.766Z] [2020-09-15T02:15:03.766Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-15T02:15:03.766Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-15T02:15:03.766Z] HOSTNAME=c0983d9a89b2 [2020-09-15T02:15:03.766Z] TEST_SKIP_INTEGRATION=1 [2020-09-15T02:15:03.766Z] TESTDEBUG=0 [2020-09-15T02:15:03.766Z] DEST=bundles/test-integration [2020-09-15T02:15:03.766Z] PWD=/go/src/github.com/docker/docker [2020-09-15T02:15:03.766Z] KEEPBUNDLE=1 [2020-09-15T02:15:03.766Z] DOCKER_GITCOMMIT=2344b3a9e10aab2f63d792f9b72282129399f98d [2020-09-15T02:15:03.766Z] container=docker [2020-09-15T02:15:03.766Z] HOME=/root [2020-09-15T02:15:03.766Z] GOLANG_VERSION=1.13.15 [2020-09-15T02:15:03.766Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-15T02:15:03.766Z] VALIDATE_BRANCH=master [2020-09-15T02:15:03.766Z] TERM=xterm [2020-09-15T02:15:03.766Z] DOCKER_PKG=github.com/docker/docker [2020-09-15T02:15:03.766Z] SHLVL=1 [2020-09-15T02:15:03.766Z] TIMEOUT=120m [2020-09-15T02:15:03.766Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-15T02:15:03.766Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-15T02:15:03.766Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-09-15T02:15:03.766Z] GO111MODULE=off [2020-09-15T02:15:03.766Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-15T02:15:03.766Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-15T02:15:03.766Z] GOPATH=/go [2020-09-15T02:15:03.766Z] PKG_CONFIG=pkg-config [2020-09-15T02:15:03.766Z] _=/usr/bin/env [2020-09-15T02:15:03.766Z] Building test suite binary ./integration-cli/test.main [2020-09-15T02:15:03.766Z] [2020-09-15T02:15:03.766Z] [2020-09-15T02:15:03.766Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-15T02:15:03.766Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-15T02:15:03.766Z] HOSTNAME=4b54fab40ada [2020-09-15T02:15:03.766Z] TEST_SKIP_INTEGRATION=1 [2020-09-15T02:15:03.766Z] TESTDEBUG=0 [2020-09-15T02:15:03.766Z] DEST=bundles/test-integration [2020-09-15T02:15:03.766Z] PWD=/go/src/github.com/docker/docker [2020-09-15T02:15:03.766Z] KEEPBUNDLE=1 [2020-09-15T02:15:03.766Z] DOCKER_GITCOMMIT=2344b3a9e10aab2f63d792f9b72282129399f98d [2020-09-15T02:15:03.766Z] container=docker [2020-09-15T02:15:03.766Z] HOME=/root [2020-09-15T02:15:03.766Z] GOLANG_VERSION=1.13.15 [2020-09-15T02:15:03.766Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-15T02:15:03.766Z] VALIDATE_BRANCH=master [2020-09-15T02:15:03.766Z] TERM=xterm [2020-09-15T02:15:03.766Z] DOCKER_PKG=github.com/docker/docker [2020-09-15T02:15:03.766Z] SHLVL=1 [2020-09-15T02:15:03.766Z] TIMEOUT=120m [2020-09-15T02:15:03.766Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-15T02:15:03.766Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-15T02:15:03.766Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-09-15T02:15:03.766Z] GO111MODULE=off [2020-09-15T02:15:03.766Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-15T02:15:03.766Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-15T02:15:03.766Z] GOPATH=/go [2020-09-15T02:15:03.766Z] PKG_CONFIG=pkg-config [2020-09-15T02:15:03.766Z] _=/usr/bin/env [2020-09-15T02:15:03.766Z] Building test suite binary ./integration-cli/test.main [2020-09-15T02:15:03.766Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-09-15T02:15:03.766Z] No new tests added to integration. [2020-09-15T02:15:03.766Z] [2020-09-15T02:15:03.766Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-15T02:15:03.766Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-15T02:15:03.766Z] HOSTNAME=bfe59d76a3bc [2020-09-15T02:15:03.766Z] TESTDEBUG=0 [2020-09-15T02:15:03.766Z] DEST=bundles/test-integration [2020-09-15T02:15:03.766Z] PWD=/go/src/github.com/docker/docker [2020-09-15T02:15:03.766Z] KEEPBUNDLE=1 [2020-09-15T02:15:03.766Z] DOCKER_GITCOMMIT=2344b3a9e10aab2f63d792f9b72282129399f98d [2020-09-15T02:15:03.766Z] container=docker [2020-09-15T02:15:03.766Z] HOME=/root [2020-09-15T02:15:03.766Z] GOLANG_VERSION=1.13.15 [2020-09-15T02:15:03.766Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-15T02:15:03.766Z] VALIDATE_BRANCH=master [2020-09-15T02:15:03.766Z] TERM=xterm [2020-09-15T02:15:03.766Z] DOCKER_PKG=github.com/docker/docker [2020-09-15T02:15:03.766Z] SHLVL=1 [2020-09-15T02:15:03.766Z] TIMEOUT=120m [2020-09-15T02:15:03.766Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-15T02:15:03.766Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-15T02:15:03.766Z] GO111MODULE=off [2020-09-15T02:15:03.766Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-15T02:15:03.766Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-15T02:15:03.766Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-15T02:15:03.766Z] GOPATH=/go [2020-09-15T02:15:03.766Z] PKG_CONFIG=pkg-config [2020-09-15T02:15:03.766Z] _=/usr/bin/env [2020-09-15T02:15:03.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-15T02:15:04.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-15T02:15:05.464Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.10s) [2020-09-15T02:15:05.464Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-15T02:15:06.354Z] ok github.com/docker/docker/pkg/plugins 33.625s coverage: 76.6% of statements [2020-09-15T02:15:06.354Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-15T02:15:06.354Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-15T02:15:06.354Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-15T02:15:06.354Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-15T02:15:06.354Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-15T02:15:06.354Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-15T02:15:06.354Z] ? github.com/docker/docker/rootless [no test files] [2020-09-15T02:15:06.354Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-15T02:15:06.354Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-15T02:15:06.354Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-15T02:15:06.354Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-15T02:15:06.354Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-15T02:15:06.354Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-15T02:15:06.354Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-15T02:15:06.354Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-15T02:15:06.354Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-15T02:15:06.354Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-15T02:15:06.354Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-15T02:15:06.354Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-15T02:15:06.354Z] ? github.com/docker/docker/volume [no test files] [2020-09-15T02:15:06.354Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-15T02:15:06.354Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-15T02:15:06.645Z] [2020-09-15T02:15:06.645Z] === Skipped [2020-09-15T02:15:06.645Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-15T02:15:06.645Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-15T02:15:06.645Z] [2020-09-15T02:15:06.645Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-15T02:15:06.645Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-15T02:15:06.645Z] [2020-09-15T02:15:06.645Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-15T02:15:06.645Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T02:15:06.645Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-15T02:15:06.645Z] [2020-09-15T02:15:06.645Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-15T02:15:06.645Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T02:15:06.645Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-15T02:15:06.645Z] [2020-09-15T02:15:06.645Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-15T02:15:06.645Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T02:15:06.645Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-15T02:15:06.645Z] [2020-09-15T02:15:06.645Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-15T02:15:06.645Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T02:15:06.645Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-15T02:15:06.645Z] [2020-09-15T02:15:06.645Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-15T02:15:06.645Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T02:15:06.645Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-15T02:15:06.645Z] [2020-09-15T02:15:06.645Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-15T02:15:06.645Z] graphtest_unix.go:73: No driver to put! [2020-09-15T02:15:06.645Z] [2020-09-15T02:15:06.645Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-15T02:15:06.645Z] time="2020-09-15T02:13:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-15T02:15:06.645Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-15T02:15:06.645Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-15T02:15:06.645Z] [2020-09-15T02:15:06.645Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-15T02:15:06.645Z] time="2020-09-15T02:13:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-15T02:15:06.645Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-15T02:15:06.645Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-15T02:15:06.645Z] [2020-09-15T02:15:06.645Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-15T02:15:06.645Z] time="2020-09-15T02:13:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-15T02:15:06.645Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-15T02:15:06.645Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-15T02:15:06.645Z] [2020-09-15T02:15:06.645Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-15T02:15:06.645Z] time="2020-09-15T02:13:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-15T02:15:06.645Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-15T02:15:06.645Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-15T02:15:06.645Z] [2020-09-15T02:15:06.645Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-15T02:15:06.645Z] time="2020-09-15T02:13:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-15T02:15:06.645Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-15T02:15:06.645Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-15T02:15:06.645Z] [2020-09-15T02:15:06.645Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-15T02:15:06.645Z] graphtest_unix.go:73: No driver to put! [2020-09-15T02:15:06.645Z] [2020-09-15T02:15:06.645Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-15T02:15:06.645Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-15T02:15:06.645Z] [2020-09-15T02:15:06.645Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-15T02:15:06.645Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-15T02:15:06.645Z] [2020-09-15T02:15:06.645Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-15T02:15:06.645Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-15T02:15:06.645Z] [2020-09-15T02:15:06.645Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-15T02:15:06.645Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-15T02:15:06.645Z] [2020-09-15T02:15:06.645Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-15T02:15:06.645Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T02:15:06.645Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-15T02:15:06.645Z] [2020-09-15T02:15:06.645Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-15T02:15:06.645Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T02:15:06.645Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-15T02:15:06.645Z] [2020-09-15T02:15:06.645Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-15T02:15:06.645Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T02:15:06.645Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-15T02:15:06.645Z] [2020-09-15T02:15:06.645Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-15T02:15:06.645Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T02:15:06.645Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-15T02:15:06.645Z] [2020-09-15T02:15:06.645Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-15T02:15:06.645Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T02:15:06.645Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-15T02:15:06.645Z] [2020-09-15T02:15:06.645Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-15T02:15:06.645Z] graphtest_unix.go:73: No driver to put! [2020-09-15T02:15:06.645Z] [2020-09-15T02:15:06.645Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-15T02:15:06.645Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-15T02:15:06.645Z] [2020-09-15T02:15:06.645Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-15T02:15:06.645Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-15T02:15:06.645Z] [2020-09-15T02:15:06.645Z] [2020-09-15T02:15:06.645Z] DONE 2138 tests, 26 skipped in 191.806s [2020-09-15T02:15:06.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main Post stage [Pipeline] junit [2020-09-15T02:15:07.330Z] Recording test results [2020-09-15T02:15:07.367Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.17s) [2020-09-15T02:15:07.367Z] === RUN TestCgroupNamespacesRunHostMode [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-15T02:15:07.946Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41445/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2344b3a9e10aab2f63d792f9b72282129399f98d -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2344b3a9e10aab2f63d792f9b72282129399f98d hack/make.sh dynbinary test-integration [2020-09-15T02:15:08.155Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-09-15T02:15:08.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-15T02:15:08.236Z] [2020-09-15T02:15:08.527Z] Removing bundles/ [2020-09-15T02:15:08.527Z] [2020-09-15T02:15:08.527Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-15T02:15:08.527Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-15T02:15:08.527Z] GOOS="" GOARCH="" GOARM="" [2020-09-15T02:15:09.000Z] 4612f6d0b889: Pull complete [2020-09-15T02:15:09.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-15T02:15:09.900Z] --- PASS: TestCgroupNamespacesRunHostMode (2.13s) [2020-09-15T02:15:09.900Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-15T02:15:10.945Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-15T02:15:10.945Z] Using test binary docker [2020-09-15T02:15:11.206Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-15T02:15:11.206Z] +++ /etc/init.d/apparmor start [2020-09-15T02:15:11.206Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-15T02:15:11.206Z] INFO: Waiting for daemon to start... [2020-09-15T02:15:11.206Z] Starting dockerd [2020-09-15T02:15:11.206Z] +++ 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-09-15T02:15:11.803Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.10s) [2020-09-15T02:15:11.803Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-15T02:15:13.707Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.10s) [2020-09-15T02:15:13.707Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-15T02:15:13.752Z] . [2020-09-15T02:15:13.752Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-15T02:15:13.752Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-15T02:15:13.752Z] Error: No such image: emptyfs [2020-09-15T02:15:13.752Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-15T02:15:13.752Z] ++++ docker load [2020-09-15T02:15:13.752Z] Running integration-test (iteration 1) [2020-09-15T02:15:13.752Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-09-15T02:15:13.752Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:15:13.752Z] ++ set -e [2020-09-15T02:15:13.752Z] ++ '[' -n 0 ']' [2020-09-15T02:15:13.752Z] ++ set -x [2020-09-15T02:15:13.752Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:15:15.067Z] #22 ... [2020-09-15T02:15:15.067Z] [2020-09-15T02:15:15.067Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:15:15.067Z] #53 258.0 + bin/containerd [2020-09-15T02:15:15.067Z] #53 ... [2020-09-15T02:15:15.067Z] [2020-09-15T02:15:15.067Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:15:15.067Z] #22 297.3 + return [2020-09-15T02:15:15.067Z] #22 DONE 297.4s [2020-09-15T02:15:15.067Z] [2020-09-15T02:15:15.067Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:15:15.610Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2020-09-15T02:15:15.610Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-15T02:15:15.715Z] #46 ... [2020-09-15T02:15:15.715Z] [2020-09-15T02:15:15.715Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-15T02:15:15.715Z] #23 DONE 0.1s [2020-09-15T02:15:15.715Z] [2020-09-15T02:15:15.715Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-15T02:15:16.018Z] #27 DONE 0.6s [2020-09-15T02:15:16.018Z] [2020-09-15T02:15:16.018Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-15T02:15:16.319Z] #30 DONE 0.1s [2020-09-15T02:15:16.319Z] [2020-09-15T02:15:16.319Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:15:16.319Z] #46 ... [2020-09-15T02:15:16.319Z] [2020-09-15T02:15:16.319Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-15T02:15:16.319Z] #32 DONE 0.1s [2020-09-15T02:15:16.319Z] [2020-09-15T02:15:16.319Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-15T02:15:16.621Z] #35 DONE 0.1s [2020-09-15T02:15:16.621Z] [2020-09-15T02:15:16.621Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-15T02:15:16.621Z] #38 DONE 0.1s [2020-09-15T02:15:16.621Z] [2020-09-15T02:15:16.621Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-15T02:15:16.923Z] #41 DONE 0.2s [2020-09-15T02:15:16.923Z] [2020-09-15T02:15:16.923Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-15T02:15:16.923Z] #43 DONE 0.1s [2020-09-15T02:15:16.923Z] [2020-09-15T02:15:16.923Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-15T02:15:16.923Z] #45 DONE 0.1s [2020-09-15T02:15:16.923Z] [2020-09-15T02:15:16.923Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:15:17.523Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.11s) [2020-09-15T02:15:17.523Z] === RUN TestKernelTCPMemory [2020-09-15T02:15:17.523Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-09-15T02:15:17.523Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-15T02:15:17.523Z] === RUN TestNISDomainname [2020-09-15T02:15:17.523Z] --- SKIP: TestNISDomainname (0.01s) [2020-09-15T02:15:17.523Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-09-15T02:15:17.523Z] === RUN TestHostnameDnsResolution [2020-09-15T02:15:18.478Z] --- PASS: TestHostnameDnsResolution (0.68s) [2020-09-15T02:15:18.478Z] === RUN TestStats [2020-09-15T02:15:18.478Z] --- SKIP: TestStats (0.00s) [2020-09-15T02:15:18.478Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-15T02:15:18.478Z] === RUN TestStopContainerWithTimeout [2020-09-15T02:15:18.478Z] === RUN TestStopContainerWithTimeout/0 [2020-09-15T02:15:18.478Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-15T02:15:18.478Z] === RUN TestStopContainerWithTimeout/1 [2020-09-15T02:15:18.478Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-15T02:15:18.478Z] === RUN TestStopContainerWithTimeout/3 [2020-09-15T02:15:18.478Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-15T02:15:18.478Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-15T02:15:18.478Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-15T02:15:18.478Z] === CONT TestStopContainerWithTimeout/0 [2020-09-15T02:15:18.478Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-15T02:15:19.067Z] === CONT TestStopContainerWithTimeout/3 [2020-09-15T02:15:20.974Z] === CONT TestStopContainerWithTimeout/1 [2020-09-15T02:15:22.352Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-09-15T02:15:22.352Z] --- PASS: TestStopContainerWithTimeout/0 (0.72s) [2020-09-15T02:15:22.352Z] --- PASS: TestStopContainerWithTimeout/-1 (2.71s) [2020-09-15T02:15:22.352Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2020-09-15T02:15:22.352Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2020-09-15T02:15:22.352Z] === RUN TestDeleteDevicemapper [2020-09-15T02:15:22.352Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-15T02:15:22.352Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-15T02:15:22.352Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-15T02:15:23.731Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.41s) [2020-09-15T02:15:23.731Z] === RUN TestUpdateMemory [2020-09-15T02:15:23.731Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-15T02:15:23.731Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-15T02:15:23.731Z] === RUN TestUpdateCPUQuota [2020-09-15T02:15:23.731Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-09-15T02:15:23.731Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-15T02:15:23.731Z] === RUN TestUpdatePidsLimit [2020-09-15T02:15:23.731Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-09-15T02:15:23.731Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-15T02:15:23.731Z] === RUN TestUpdateRestartPolicy [2020-09-15T02:15:25.992Z] Loaded image: buildpack-deps:buster [2020-09-15T02:15:25.992Z] Loaded image: busybox:latest [2020-09-15T02:15:25.992Z] Loaded image: busybox:glibc [2020-09-15T02:15:25.992Z] Loaded image: debian:buster [2020-09-15T02:15:25.992Z] Loaded image: hello-world:latest [2020-09-15T02:15:25.992Z] INFO: Testing against a local daemon [2020-09-15T02:15:25.992Z] === RUN TestCgroupNamespacesBuild [2020-09-15T02:15:28.542Z] --- PASS: TestCgroupNamespacesBuild (2.82s) [2020-09-15T02:15:28.542Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-15T02:15:30.460Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.78s) [2020-09-15T02:15:30.460Z] === RUN TestBuildWithSession [2020-09-15T02:15:30.460Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-15T02:15:30.460Z] build_session_test.go:25: TODO: BuildKit [2020-09-15T02:15:30.460Z] === RUN TestBuildSquashParent [2020-09-15T02:15:35.941Z] --- PASS: TestUpdateRestartPolicy (10.87s) [2020-09-15T02:15:35.941Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-15T02:15:35.941Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2020-09-15T02:15:35.941Z] === RUN TestWaitNonBlocked [2020-09-15T02:15:35.941Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-15T02:15:35.941Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-15T02:15:35.941Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-15T02:15:35.941Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-15T02:15:35.941Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-15T02:15:35.941Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-15T02:15:35.941Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-09-15T02:15:35.941Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2020-09-15T02:15:35.941Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2020-09-15T02:15:35.941Z] === RUN TestWaitBlocked [2020-09-15T02:15:35.941Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-15T02:15:35.941Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-15T02:15:35.941Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-15T02:15:35.941Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-15T02:15:35.941Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-15T02:15:35.941Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-15T02:15:36.510Z] --- PASS: TestWaitBlocked (0.01s) [2020-09-15T02:15:36.510Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2020-09-15T02:15:36.510Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) [2020-09-15T02:15:36.510Z] === CONT TestDaemonRestartIpcMode [2020-09-15T02:15:36.510Z] === CONT TestIpcModeOlderClient [2020-09-15T02:15:36.769Z] --- PASS: TestIpcModeOlderClient (0.09s) [2020-09-15T02:15:37.051Z] --- PASS: TestBuildSquashParent (6.84s) [2020-09-15T02:15:37.051Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-15T02:15:37.051Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-15T02:15:37.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-15T02:15:37.051Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-15T02:15:37.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-15T02:15:37.051Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-15T02:15:37.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-15T02:15:37.051Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-15T02:15:37.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-15T02:15:37.051Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-15T02:15:37.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-15T02:15:37.051Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-15T02:15:37.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-15T02:15:37.051Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-15T02:15:37.051Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-15T02:15:37.051Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-15T02:15:37.051Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-15T02:15:39.516Z] #46 DONE 320.1s [2020-09-15T02:15:39.516Z] [2020-09-15T02:15:39.516Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:15:39.516Z] #53 ... [2020-09-15T02:15:39.516Z] [2020-09-15T02:15:39.516Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-15T02:15:39.516Z] #47 DONE 0.1s [2020-09-15T02:15:39.516Z] [2020-09-15T02:15:39.516Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-15T02:15:39.516Z] #49 DONE 0.1s [2020-09-15T02:15:39.516Z] [2020-09-15T02:15:39.516Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:15:39.516Z] #53 ... [2020-09-15T02:15:39.516Z] [2020-09-15T02:15:39.516Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-15T02:15:39.516Z] #51 DONE 0.1s [2020-09-15T02:15:39.516Z] [2020-09-15T02:15:39.516Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T02:15:40.413Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-15T02:15:40.413Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-15T02:15:40.964Z] --- PASS: TestDaemonRestartIpcMode (4.12s) [2020-09-15T02:15:40.964Z] PASS [2020-09-15T02:15:40.964Z] [2020-09-15T02:15:40.964Z] === Skipped [2020-09-15T02:15:40.964Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-09-15T02:15:40.964Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-15T02:15:40.964Z] [2020-09-15T02:15:40.964Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.02s) [2020-09-15T02:15:40.964Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-09-15T02:15:40.964Z] [2020-09-15T02:15:40.964Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-09-15T02:15:40.964Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-15T02:15:40.964Z] [2020-09-15T02:15:40.964Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-09-15T02:15:40.964Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-09-15T02:15:40.964Z] [2020-09-15T02:15:40.964Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-09-15T02:15:40.964Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-15T02:15:40.964Z] [2020-09-15T02:15:40.964Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-09-15T02:15:40.964Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-15T02:15:40.964Z] [2020-09-15T02:15:40.964Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-09-15T02:15:40.964Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-15T02:15:40.964Z] [2020-09-15T02:15:40.964Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-09-15T02:15:40.964Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-15T02:15:40.964Z] [2020-09-15T02:15:40.964Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-09-15T02:15:40.964Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-15T02:15:40.964Z] [2020-09-15T02:15:40.964Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-15T02:15:40.964Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-15T02:15:40.964Z] [2020-09-15T02:15:40.964Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-15T02:15:40.964Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-15T02:15:40.964Z] [2020-09-15T02:15:40.964Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-09-15T02:15:40.964Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-09-15T02:15:40.964Z] [2020-09-15T02:15:40.964Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-09-15T02:15:40.964Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-09-15T02:15:40.964Z] [2020-09-15T02:15:40.964Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-09-15T02:15:40.964Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-15T02:15:40.964Z] [2020-09-15T02:15:40.964Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-15T02:15:40.964Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-15T02:15:40.964Z] [2020-09-15T02:15:40.964Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-09-15T02:15:40.964Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-15T02:15:40.964Z] [2020-09-15T02:15:40.964Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-09-15T02:15:40.964Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-09-15T02:15:40.964Z] [2020-09-15T02:15:40.964Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-09-15T02:15:40.964Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-15T02:15:40.964Z] [2020-09-15T02:15:40.964Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-09-15T02:15:40.964Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-09-15T02:15:40.964Z] [2020-09-15T02:15:40.964Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-09-15T02:15:40.964Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-15T02:15:40.964Z] [2020-09-15T02:15:40.964Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-09-15T02:15:40.964Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-15T02:15:40.964Z] [2020-09-15T02:15:40.964Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-09-15T02:15:40.964Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-15T02:15:40.964Z] [2020-09-15T02:15:40.964Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-09-15T02:15:40.964Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-15T02:15:40.964Z] [2020-09-15T02:15:40.964Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-09-15T02:15:40.964Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-15T02:15:40.964Z] [2020-09-15T02:15:40.964Z] [2020-09-15T02:15:40.964Z] DONE 173 tests, 24 skipped in 77.526s [2020-09-15T02:15:40.964Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-09-15T02:15:40.964Z] INFO: Testing against a local daemon [2020-09-15T02:15:40.964Z] === RUN TestCommitInheritsEnv [2020-09-15T02:15:42.342Z] --- PASS: TestCommitInheritsEnv (1.20s) [2020-09-15T02:15:42.342Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-15T02:15:42.342Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-15T02:15:42.342Z] === RUN TestImagesFilterMultiReference [2020-09-15T02:15:42.342Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-09-15T02:15:42.342Z] === RUN TestImagePullPlatformInvalid [2020-09-15T02:15:42.342Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-09-15T02:15:42.342Z] === RUN TestRemoveImageOrphaning [2020-09-15T02:15:42.356Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-09-15T02:15:42.356Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.69s) [2020-09-15T02:15:42.356Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.05s) [2020-09-15T02:15:42.356Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.07s) [2020-09-15T02:15:42.356Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.07s) [2020-09-15T02:15:42.356Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.09s) [2020-09-15T02:15:42.356Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.85s) [2020-09-15T02:15:42.356Z] === RUN TestBuildMultiStageCopy [2020-09-15T02:15:42.356Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-15T02:15:44.247Z] --- PASS: TestRemoveImageOrphaning (1.90s) [2020-09-15T02:15:44.247Z] === RUN TestRemoveImageGarbageCollector [2020-09-15T02:15:44.247Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-15T02:15:44.247Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-09-15T02:15:44.247Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-15T02:15:44.247Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-09-15T02:15:44.247Z] === RUN TestTagInvalidReference [2020-09-15T02:15:44.247Z] --- PASS: TestTagInvalidReference (0.01s) [2020-09-15T02:15:44.247Z] === RUN TestTagValidPrefixedRepo [2020-09-15T02:15:44.247Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-09-15T02:15:44.247Z] === RUN TestTagExistedNameWithoutForce [2020-09-15T02:15:44.247Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-09-15T02:15:44.247Z] === RUN TestTagOfficialNames [2020-09-15T02:15:44.247Z] --- PASS: TestTagOfficialNames (0.05s) [2020-09-15T02:15:44.247Z] === RUN TestTagMatchesDigest [2020-09-15T02:15:44.247Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-09-15T02:15:44.247Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-15T02:15:44.284Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-15T02:15:44.857Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-15T02:15:45.430Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-15T02:15:46.003Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-15T02:15:46.265Z] --- PASS: TestBuildMultiStageCopy (4.37s) [2020-09-15T02:15:46.265Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.24s) [2020-09-15T02:15:46.265Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-09-15T02:15:46.265Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-09-15T02:15:46.265Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2020-09-15T02:15:46.265Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2020-09-15T02:15:46.265Z] === RUN TestBuildMultiStageParentConfig [2020-09-15T02:15:48.181Z] --- PASS: TestBuildMultiStageParentConfig (1.43s) [2020-09-15T02:15:48.181Z] === RUN TestBuildLabelWithTargets [2020-09-15T02:15:50.096Z] --- PASS: TestBuildLabelWithTargets (2.17s) [2020-09-15T02:15:50.096Z] === RUN TestBuildWithEmptyLayers [2020-09-15T02:15:51.039Z] --- PASS: TestBuildWithEmptyLayers (1.00s) [2020-09-15T02:15:51.039Z] === RUN TestBuildMultiStageOnBuild [2020-09-15T02:15:53.589Z] --- PASS: TestBuildMultiStageOnBuild (2.69s) [2020-09-15T02:15:53.589Z] === RUN TestBuildUncleanTarFilenames [2020-09-15T02:15:54.976Z] --- PASS: TestBuildUncleanTarFilenames (1.37s) [2020-09-15T02:15:54.976Z] === RUN TestBuildMultiStageLayerLeak [2020-09-15T02:15:58.213Z] #53 302.2 + bin/containerd-stress [2020-09-15T02:15:58.281Z] --- PASS: TestBuildMultiStageLayerLeak (2.80s) [2020-09-15T02:15:58.281Z] === RUN TestBuildWithHugeFile [2020-09-15T02:15:58.858Z] #53 304.6 + bin/containerd-shim [2020-09-15T02:16:00.160Z] ..........................xx.................... [ 29%] [2020-09-15T02:16:05.440Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-15T02:16:05.440Z] [2020-09-15T02:16:05.440Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-15T02:16:05.440Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-15T02:16:05.440Z] HOSTNAME=8aefba761028 [2020-09-15T02:16:05.440Z] TESTDEBUG=0 [2020-09-15T02:16:05.440Z] DEST=bundles/test-integration [2020-09-15T02:16:05.440Z] PWD=/go/src/github.com/docker/docker [2020-09-15T02:16:05.440Z] DOCKER_GITCOMMIT=2344b3a9e10aab2f63d792f9b72282129399f98d [2020-09-15T02:16:05.440Z] container=docker [2020-09-15T02:16:05.440Z] HOME=/root [2020-09-15T02:16:05.440Z] GOLANG_VERSION=1.13.15 [2020-09-15T02:16:05.440Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-15T02:16:05.440Z] VALIDATE_BRANCH=master [2020-09-15T02:16:05.440Z] TERM=xterm [2020-09-15T02:16:05.440Z] DOCKER_PKG=github.com/docker/docker [2020-09-15T02:16:05.440Z] SHLVL=1 [2020-09-15T02:16:05.440Z] TIMEOUT=120m [2020-09-15T02:16:05.440Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-15T02:16:05.440Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-15T02:16:05.440Z] GO111MODULE=off [2020-09-15T02:16:05.440Z] DOCKER_EXPERIMENTAL=1 [2020-09-15T02:16:05.440Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-15T02:16:05.440Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-15T02:16:05.440Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-15T02:16:05.440Z] GOPATH=/go [2020-09-15T02:16:05.440Z] PKG_CONFIG=pkg-config [2020-09-15T02:16:05.440Z] _=/usr/bin/env [2020-09-15T02:16:05.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-15T02:16:05.866Z] #53 311.6 + bin/containerd-shim-runc-v1 [2020-09-15T02:16:11.493Z] #53 316.4 + bin/containerd-shim-runc-v2 [2020-09-15T02:16:11.792Z] #53 317.5 + binaries [2020-09-15T02:16:11.792Z] #53 317.5 + install -D bin/containerd /build/containerd [2020-09-15T02:16:11.792Z] #53 317.6 + install -D bin/containerd-shim /build/containerd-shim [2020-09-15T02:16:11.792Z] #53 317.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-15T02:16:11.792Z] #53 317.6 + install -D bin/ctr /build/ctr [2020-09-15T02:16:11.792Z] #53 DONE 317.7s [2020-09-15T02:16:12.838Z] [2020-09-15T02:16:12.838Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-15T02:16:12.838Z] #54 DONE 0.1s [2020-09-15T02:16:13.134Z] [2020-09-15T02:16:13.134Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-15T02:16:13.134Z] #58 DONE 0.1s [2020-09-15T02:16:13.134Z] [2020-09-15T02:16:13.134Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-15T02:16:13.134Z] #60 DONE 0.1s [2020-09-15T02:16:13.134Z] [2020-09-15T02:16:13.134Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-15T02:16:13.134Z] #62 DONE 0.1s [2020-09-15T02:16:13.134Z] [2020-09-15T02:16:13.134Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-15T02:16:13.134Z] #63 DONE 0.0s [2020-09-15T02:16:13.430Z] [2020-09-15T02:16:13.430Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-15T02:16:15.517Z] #64 DONE 2.1s [2020-09-15T02:16:15.517Z] [2020-09-15T02:16:15.517Z] #65 exporting to oci image format [2020-09-15T02:16:15.517Z] #65 exporting layers [2020-09-15T02:16:15.548Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-09-15T02:16:22.689Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-09-15T02:16:25.654Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-09-15T02:16:27.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-15T02:16:27.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-15T02:16:28.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-15T02:16:41.032Z] tests/integration/api_network_test.py ............................ [ 47%] [2020-09-15T02:16:43.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-15T02:16:43.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-15T02:16:44.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-15T02:16:45.019Z] --- PASS: TestBuildWithHugeFile (40.41s) [2020-09-15T02:16:45.019Z] === RUN TestBuildWithEmptyDockerfile [2020-09-15T02:16:45.019Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-15T02:16:45.019Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-15T02:16:45.019Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-15T02:16:45.019Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-15T02:16:45.019Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-15T02:16:45.019Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-15T02:16:45.019Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-15T02:16:45.019Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-15T02:16:45.019Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-15T02:16:45.019Z] --- PASS: TestBuildWithEmptyDockerfile (0.34s) [2020-09-15T02:16:45.019Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2020-09-15T02:16:45.019Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2020-09-15T02:16:45.019Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s) [2020-09-15T02:16:45.019Z] === RUN TestBuildPreserveOwnership [2020-09-15T02:16:45.019Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-15T02:16:45.019Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-15T02:16:45.019Z] --- PASS: TestBuildPreserveOwnership (5.83s) [2020-09-15T02:16:45.019Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.77s) [2020-09-15T02:16:45.019Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.04s) [2020-09-15T02:16:45.019Z] === RUN TestBuildPlatformInvalid [2020-09-15T02:16:45.019Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-09-15T02:16:45.019Z] PASS [2020-09-15T02:16:45.019Z] [2020-09-15T02:16:45.019Z] === Skipped [2020-09-15T02:16:45.019Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-09-15T02:16:45.019Z] build_session_test.go:25: TODO: BuildKit [2020-09-15T02:16:45.019Z] [2020-09-15T02:16:45.019Z] [2020-09-15T02:16:45.019Z] DONE 32 tests, 1 skipped in 91.179s [2020-09-15T02:16:45.019Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-09-15T02:16:45.019Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:16:45.019Z] ++ set -e [2020-09-15T02:16:45.019Z] ++ '[' -n 0 ']' [2020-09-15T02:16:45.019Z] ++ set -x [2020-09-15T02:16:45.019Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:16:45.280Z] INFO: Testing against a local daemon [2020-09-15T02:16:45.280Z] === RUN TestConfigInspect [2020-09-15T02:16:45.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-15T02:16:45.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-15T02:16:47.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-15T02:16:48.581Z] --- PASS: TestConfigInspect (3.26s) [2020-09-15T02:16:48.581Z] === RUN TestConfigList [2020-09-15T02:16:48.593Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-09-15T02:16:49.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-15T02:16:50.080Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-09-15T02:16:50.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-15T02:16:51.881Z] --- PASS: TestConfigList (3.23s) [2020-09-15T02:16:51.881Z] === RUN TestConfigsCreateAndDelete [2020-09-15T02:16:52.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-15T02:16:52.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-15T02:16:53.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-15T02:16:54.368Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-09-15T02:16:54.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-15T02:16:55.182Z] --- PASS: TestConfigsCreateAndDelete (3.19s) [2020-09-15T02:16:55.182Z] === RUN TestConfigsUpdate [2020-09-15T02:16:55.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-15T02:16:56.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-15T02:16:57.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-15T02:16:57.727Z] --- PASS: TestConfigsUpdate (2.68s) [2020-09-15T02:16:57.727Z] === RUN TestTemplatedConfig [2020-09-15T02:16:58.262Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-15T02:16:58.262Z] Using test binary docker [2020-09-15T02:16:58.263Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-15T02:16:58.263Z] +++ /etc/init.d/apparmor start [2020-09-15T02:16:58.263Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-15T02:16:58.263Z] INFO: Waiting for daemon to start... [2020-09-15T02:16:58.263Z] Starting dockerd [2020-09-15T02:16:58.263Z] +++ 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-09-15T02:17:00.343Z] . [2020-09-15T02:17:00.343Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-15T02:17:00.343Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-15T02:17:00.343Z] Error: No such image: emptyfs [2020-09-15T02:17:00.343Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-15T02:17:00.343Z] ++++ docker load [2020-09-15T02:17:00.636Z] Running integration-test (iteration 1) [2020-09-15T02:17:00.636Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-09-15T02:17:00.636Z] ++ 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-09-15T02:17:00.636Z] ++ set -e [2020-09-15T02:17:00.636Z] ++ '[' -n 0 ']' [2020-09-15T02:17:00.636Z] ++ set -x [2020-09-15T02:17:00.636Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:17:01.031Z] --- PASS: TestTemplatedConfig (3.43s) [2020-09-15T02:17:01.031Z] === RUN TestConfigCreateResolve [2020-09-15T02:17:04.333Z] --- PASS: TestConfigCreateResolve (3.21s) [2020-09-15T02:17:04.333Z] === RUN TestConfigDaemonLibtrustID [2020-09-15T02:17:04.905Z] --- PASS: TestConfigDaemonLibtrustID (0.63s) [2020-09-15T02:17:04.905Z] PASS [2020-09-15T02:17:04.905Z] [2020-09-15T02:17:04.905Z] DONE 7 tests in 19.845s [2020-09-15T02:17:04.905Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-09-15T02:17:04.905Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:17:04.905Z] ++ set -e [2020-09-15T02:17:04.905Z] ++ '[' -n 0 ']' [2020-09-15T02:17:04.905Z] ++ set -x [2020-09-15T02:17:04.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:17:05.166Z] INFO: Testing against a local daemon [2020-09-15T02:17:05.166Z] === RUN TestCheckpoint [2020-09-15T02:17:05.166Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-15T02:17:05.166Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-15T02:17:05.166Z] === RUN TestContainerInvalidJSON [2020-09-15T02:17:05.166Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-15T02:17:05.166Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-15T02:17:05.166Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-15T02:17:05.166Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-15T02:17:05.166Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-15T02:17:05.166Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-15T02:17:05.166Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-15T02:17:05.166Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-15T02:17:05.166Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-15T02:17:05.166Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-09-15T02:17:05.166Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-15T02:17:05.166Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-15T02:17:05.166Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-15T02:17:05.166Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-15T02:17:05.166Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-09-15T02:17:05.166Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-15T02:17:05.427Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-09-15T02:17:05.427Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-15T02:17:05.427Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-09-15T02:17:05.427Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-15T02:17:05.689Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-09-15T02:17:05.689Z] === RUN TestCopyFromContainer [2020-09-15T02:17:07.606Z] === RUN TestCopyFromContainer// [2020-09-15T02:17:07.606Z] === RUN TestCopyFromContainer//bar/root [2020-09-15T02:17:07.606Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-15T02:17:07.868Z] === RUN TestCopyFromContainer/bar/quux [2020-09-15T02:17:07.868Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-15T02:17:08.129Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-15T02:17:08.129Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-15T02:17:08.129Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-15T02:17:08.391Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-15T02:17:08.391Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-15T02:17:08.652Z] --- PASS: TestCopyFromContainer (3.06s) [2020-09-15T02:17:08.652Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-09-15T02:17:08.652Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-09-15T02:17:08.652Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-09-15T02:17:08.652Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2020-09-15T02:17:08.652Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-09-15T02:17:08.652Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-09-15T02:17:08.652Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-09-15T02:17:08.652Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-09-15T02:17:08.652Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-09-15T02:17:08.652Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-09-15T02:17:08.652Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-15T02:17:08.652Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-15T02:17:08.652Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-15T02:17:08.652Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-15T02:17:08.652Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-15T02:17:08.652Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-15T02:17:08.652Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-15T02:17:08.652Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-15T02:17:08.652Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-15T02:17:08.652Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-15T02:17:08.652Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-09-15T02:17:08.652Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-15T02:17:08.652Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-15T02:17:08.652Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-09-15T02:17:08.652Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-15T02:17:08.652Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-09-15T02:17:08.652Z] === RUN TestCreateWithInvalidEnv [2020-09-15T02:17:08.652Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-15T02:17:08.652Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-15T02:17:08.652Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-15T02:17:08.652Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-15T02:17:08.652Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-15T02:17:08.652Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-15T02:17:08.652Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-15T02:17:08.652Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-15T02:17:08.652Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-15T02:17:08.652Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-09-15T02:17:08.652Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-15T02:17:08.652Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-15T02:17:08.652Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-15T02:17:08.652Z] === RUN TestCreateTmpfsMountsTarget [2020-09-15T02:17:08.652Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-09-15T02:17:08.652Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-15T02:17:08.729Z] ......................... [ 67%] [2020-09-15T02:17:09.126Z] Loaded image: buildpack-deps:buster [2020-09-15T02:17:09.126Z] Loaded image: busybox:latest [2020-09-15T02:17:09.126Z] Loaded image: busybox:glibc [2020-09-15T02:17:09.126Z] Loaded image: debian:buster [2020-09-15T02:17:09.419Z] Loaded image: hello-world:latest [2020-09-15T02:17:09.419Z] INFO: Testing against a local daemon [2020-09-15T02:17:09.419Z] === RUN TestCgroupNamespacesBuild [2020-09-15T02:17:10.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-15T02:17:10.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-15T02:17:11.200Z] --- PASS: TestCreateWithCustomMaskedPaths (2.09s) [2020-09-15T02:17:11.200Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-15T02:17:11.492Z] --- PASS: TestCgroupNamespacesBuild (2.15s) [2020-09-15T02:17:11.492Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-15T02:17:13.115Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.17s) [2020-09-15T02:17:13.115Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-15T02:17:13.115Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-15T02:17:13.115Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-15T02:17:13.115Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-15T02:17:13.115Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-15T02:17:13.115Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-15T02:17:13.115Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-15T02:17:13.115Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-15T02:17:13.115Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-15T02:17:13.115Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-15T02:17:13.115Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-15T02:17:13.115Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-15T02:17:13.115Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-15T02:17:13.115Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-15T02:17:13.115Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-15T02:17:13.115Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-15T02:17:13.115Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-09-15T02:17:13.115Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-09-15T02:17:13.115Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.06s) [2020-09-15T02:17:13.115Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.06s) [2020-09-15T02:17:13.115Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.06s) [2020-09-15T02:17:13.115Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-09-15T02:17:13.115Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-15T02:17:13.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-15T02:17:13.571Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.77s) [2020-09-15T02:17:13.571Z] === RUN TestBuildWithSession [2020-09-15T02:17:13.571Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-15T02:17:13.571Z] build_session_test.go:25: TODO: BuildKit [2020-09-15T02:17:13.571Z] === RUN TestBuildSquashParent [2020-09-15T02:17:14.059Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.73s) [2020-09-15T02:17:14.059Z] === RUN TestCreateDifferentPlatform [2020-09-15T02:17:14.059Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-15T02:17:14.059Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-15T02:17:14.059Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-09-15T02:17:14.059Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-15T02:17:14.059Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-15T02:17:14.059Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-15T02:17:14.059Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2020-09-15T02:17:14.059Z] === RUN TestContainerStartOnDaemonRestart [2020-09-15T02:17:14.059Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-15T02:17:14.059Z] === RUN TestDaemonRestartIpcMode [2020-09-15T02:17:14.059Z] === PAUSE TestDaemonRestartIpcMode [2020-09-15T02:17:14.059Z] === RUN TestDaemonHostGatewayIP [2020-09-15T02:17:14.059Z] === PAUSE TestDaemonHostGatewayIP [2020-09-15T02:17:14.059Z] === RUN TestContainerKillOnDaemonStart [2020-09-15T02:17:14.059Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-15T02:17:14.059Z] === RUN TestDiff [2020-09-15T02:17:14.631Z] --- PASS: TestDiff (0.78s) [2020-09-15T02:17:14.631Z] === RUN TestExecWithCloseStdin [2020-09-15T02:17:15.575Z] --- PASS: TestExecWithCloseStdin (0.84s) [2020-09-15T02:17:15.575Z] === RUN TestExec [2020-09-15T02:17:16.519Z] --- PASS: TestExec (0.86s) [2020-09-15T02:17:16.519Z] === RUN TestExecUser [2020-09-15T02:17:17.462Z] --- PASS: TestExecUser (0.85s) [2020-09-15T02:17:17.462Z] === RUN TestExportContainerAndImportImage [2020-09-15T02:17:18.406Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2020-09-15T02:17:18.406Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-15T02:17:20.320Z] --- PASS: TestExportContainerAfterDaemonRestart (1.99s) [2020-09-15T02:17:20.321Z] === RUN TestHealthCheckWorkdir [2020-09-15T02:17:20.480Z] --- PASS: TestBuildSquashParent (6.50s) [2020-09-15T02:17:20.480Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-15T02:17:20.480Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-15T02:17:20.480Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-15T02:17:20.480Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-15T02:17:20.480Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-15T02:17:20.480Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-15T02:17:20.480Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-15T02:17:20.480Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-15T02:17:20.480Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-15T02:17:20.480Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-15T02:17:20.480Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-15T02:17:20.480Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-15T02:17:20.480Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-15T02:17:20.480Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-15T02:17:20.480Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-15T02:17:20.800Z] c3aff4450246: Pull complete [2020-09-15T02:17:20.800Z] Digest: sha256:0197a95621a4dc47eb5635f664459a86ec7110d04a99438a54af77bd982487ec [2020-09-15T02:17:20.800Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-15T02:17:20.800Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-09-15T02:17:20.800Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-09-15T02:17:20.800Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1457' [2020-09-15T02:17:20.800Z] WARN: Skipping validation tests [2020-09-15T02:17:20.800Z] INFO: Running unit tests at 09/15/2020 02:17:06... [2020-09-15T02:17:20.800Z] INFO: make.ps1 starting at 09/15/2020 02:17:10 [2020-09-15T02:17:20.800Z] INFO: Git commit (2344b3a9e1) assumed from DOCKER_GITCOMMIT environment variable [2020-09-15T02:17:20.800Z] INFO: Invoking autogen... [2020-09-15T02:17:20.800Z] INFO: Running unit tests... [2020-09-15T02:17:20.801Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-09-15T02:17:21.402Z] --- PASS: TestHealthCheckWorkdir (1.01s) [2020-09-15T02:17:21.402Z] === RUN TestHealthKillContainer [2020-09-15T02:17:22.557Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-15T02:17:22.557Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-15T02:17:24.630Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-15T02:17:24.631Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-15T02:17:24.715Z] --- PASS: TestHealthKillContainer (2.86s) [2020-09-15T02:17:24.715Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-15T02:17:24.977Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s) [2020-09-15T02:17:24.977Z] === RUN TestIpcModeNone [2020-09-15T02:17:25.919Z] --- PASS: TestIpcModeNone (0.86s) [2020-09-15T02:17:25.919Z] === RUN TestIpcModePrivate [2020-09-15T02:17:26.491Z] --- PASS: TestIpcModePrivate (0.79s) [2020-09-15T02:17:26.491Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-09-15T02:17:26.491Z] === RUN TestIpcModeShareable [2020-09-15T02:17:27.434Z] --- PASS: TestIpcModeShareable (0.86s) [2020-09-15T02:17:27.434Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-09-15T02:17:27.434Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-15T02:17:27.502Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-09-15T02:17:27.502Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.33s) [2020-09-15T02:17:27.502Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.38s) [2020-09-15T02:17:27.502Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.46s) [2020-09-15T02:17:27.502Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.48s) [2020-09-15T02:17:27.502Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.38s) [2020-09-15T02:17:27.502Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.41s) [2020-09-15T02:17:27.502Z] === RUN TestBuildMultiStageCopy [2020-09-15T02:17:27.502Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-15T02:17:29.415Z] ? github.com/docker/docker/api [no test files] [2020-09-15T02:17:29.583Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-15T02:17:29.981Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.57s) [2020-09-15T02:17:29.981Z] === RUN TestAPIIpcModeHost [2020-09-15T02:17:30.220Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-15T02:17:30.554Z] --- PASS: TestAPIIpcModeHost (0.62s) [2020-09-15T02:17:30.554Z] === RUN TestDaemonIpcModeShareable [2020-09-15T02:17:30.857Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-15T02:17:31.492Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-15T02:17:32.128Z] --- PASS: TestBuildMultiStageCopy (4.93s) [2020-09-15T02:17:32.128Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.58s) [2020-09-15T02:17:32.128Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2020-09-15T02:17:32.128Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s) [2020-09-15T02:17:32.128Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2020-09-15T02:17:32.128Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.64s) [2020-09-15T02:17:32.128Z] === RUN TestBuildMultiStageParentConfig [2020-09-15T02:17:32.470Z] --- PASS: TestDaemonIpcModeShareable (1.79s) [2020-09-15T02:17:32.470Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-09-15T02:17:32.470Z] === RUN TestDaemonIpcModePrivate [2020-09-15T02:17:33.644Z] --- PASS: TestBuildMultiStageParentConfig (1.65s) [2020-09-15T02:17:33.644Z] === RUN TestBuildLabelWithTargets [2020-09-15T02:17:34.387Z] --- PASS: TestDaemonIpcModePrivate (1.86s) [2020-09-15T02:17:34.387Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-09-15T02:17:34.387Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-15T02:17:35.716Z] --- PASS: TestImportExtremelyLargeImageWorks (99.87s) [2020-09-15T02:17:35.716Z] PASS [2020-09-15T02:17:35.716Z] [2020-09-15T02:17:35.716Z] === Skipped [2020-09-15T02:17:35.716Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-15T02:17:35.716Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-09-15T02:17:35.716Z] [2020-09-15T02:17:35.716Z] [2020-09-15T02:17:35.716Z] DONE 12 tests, 1 skipped in 103.453s [2020-09-15T02:17:35.716Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-09-15T02:17:35.716Z] INFO: Testing against a local daemon [2020-09-15T02:17:35.716Z] === RUN TestNetworkCreateDelete [2020-09-15T02:17:35.716Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-09-15T02:17:35.716Z] === RUN TestDockerNetworkDeletePreferID [2020-09-15T02:17:35.716Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2020-09-15T02:17:35.716Z] === RUN TestDaemonDNSFallback [2020-09-15T02:17:35.716Z] --- PASS: TestDaemonDNSFallback (7.29s) [2020-09-15T02:17:35.716Z] === RUN TestInspectNetwork [2020-09-15T02:17:35.716Z] --- SKIP: TestInspectNetwork (0.00s) [2020-09-15T02:17:35.716Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:17:35.716Z] === RUN TestRunContainerWithBridgeNone [2020-09-15T02:17:35.716Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-09-15T02:17:35.716Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-15T02:17:35.716Z] === RUN TestNetworkInvalidJSON [2020-09-15T02:17:35.716Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-15T02:17:35.716Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-15T02:17:35.716Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-15T02:17:35.716Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-15T02:17:35.716Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-15T02:17:35.716Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-15T02:17:35.716Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-15T02:17:35.716Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-15T02:17:35.716Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-15T02:17:35.716Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-09-15T02:17:35.716Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-15T02:17:35.716Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-15T02:17:35.716Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-15T02:17:35.716Z] === RUN TestHostIPv4BridgeLabel [2020-09-15T02:17:35.716Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-09-15T02:17:35.716Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-15T02:17:35.716Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-15T02:17:35.716Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) [2020-09-15T02:17:35.716Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-15T02:17:35.716Z] === RUN TestDaemonDefaultNetworkPools [2020-09-15T02:17:35.716Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-09-15T02:17:35.716Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-15T02:17:35.716Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-15T02:17:35.716Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-09-15T02:17:35.716Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-15T02:17:35.716Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-15T02:17:35.716Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-09-15T02:17:35.716Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-15T02:17:35.716Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-15T02:17:35.716Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-09-15T02:17:35.716Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-15T02:17:35.716Z] === RUN TestServiceWithPredefinedNetwork [2020-09-15T02:17:35.716Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-09-15T02:17:35.716Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:17:35.716Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-15T02:17:35.716Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-15T02:17:35.716Z] service_test.go:236: FLAKY_TEST [2020-09-15T02:17:35.716Z] === RUN TestServiceWithDataPathPortInit [2020-09-15T02:17:35.716Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2020-09-15T02:17:35.716Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:17:35.716Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-15T02:17:35.716Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-15T02:17:35.716Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:17:35.716Z] PASS [2020-09-15T02:17:35.716Z] [2020-09-15T02:17:35.716Z] === Skipped [2020-09-15T02:17:35.716Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-09-15T02:17:35.716Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:17:35.716Z] [2020-09-15T02:17:35.716Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-09-15T02:17:35.716Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-15T02:17:35.716Z] [2020-09-15T02:17:35.716Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-09-15T02:17:35.716Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-15T02:17:35.716Z] [2020-09-15T02:17:35.716Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) [2020-09-15T02:17:35.716Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-15T02:17:35.716Z] [2020-09-15T02:17:35.716Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-09-15T02:17:35.716Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-15T02:17:35.716Z] [2020-09-15T02:17:35.716Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-09-15T02:17:35.716Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-15T02:17:35.716Z] [2020-09-15T02:17:35.716Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-09-15T02:17:35.716Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-15T02:17:35.716Z] [2020-09-15T02:17:35.716Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-09-15T02:17:35.716Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-15T02:17:35.716Z] [2020-09-15T02:17:35.716Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-09-15T02:17:35.716Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:17:35.716Z] [2020-09-15T02:17:35.716Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-15T02:17:35.716Z] service_test.go:236: FLAKY_TEST [2020-09-15T02:17:35.716Z] [2020-09-15T02:17:35.716Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2020-09-15T02:17:35.716Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:17:35.716Z] [2020-09-15T02:17:35.716Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-15T02:17:35.716Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:17:35.716Z] [2020-09-15T02:17:35.716Z] [2020-09-15T02:17:35.716Z] DONE 19 tests, 12 skipped in 8.016s [2020-09-15T02:17:35.716Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-15T02:17:35.716Z] INFO: Testing against a local daemon [2020-09-15T02:17:35.716Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-15T02:17:35.716Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-15T02:17:35.716Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-15T02:17:35.716Z] === RUN TestDockerNetworkIpvlan [2020-09-15T02:17:35.716Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-15T02:17:35.716Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-15T02:17:35.716Z] PASS [2020-09-15T02:17:35.716Z] [2020-09-15T02:17:35.716Z] === Skipped [2020-09-15T02:17:35.716Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-15T02:17:35.716Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-15T02:17:35.716Z] [2020-09-15T02:17:35.716Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-15T02:17:35.716Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-15T02:17:35.716Z] [2020-09-15T02:17:35.716Z] [2020-09-15T02:17:35.716Z] DONE 2 tests, 2 skipped in 0.158s [2020-09-15T02:17:35.716Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-15T02:17:35.716Z] INFO: Testing against a local daemon [2020-09-15T02:17:35.716Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-15T02:17:35.716Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-09-15T02:17:35.716Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-15T02:17:35.716Z] === RUN TestDockerNetworkMacvlan [2020-09-15T02:17:35.716Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-09-15T02:17:35.716Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-15T02:17:35.716Z] PASS [2020-09-15T02:17:35.716Z] [2020-09-15T02:17:35.716Z] === Skipped [2020-09-15T02:17:35.716Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-09-15T02:17:35.716Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-15T02:17:35.716Z] [2020-09-15T02:17:35.716Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-09-15T02:17:35.716Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-15T02:17:35.716Z] [2020-09-15T02:17:35.716Z] [2020-09-15T02:17:35.716Z] DONE 2 tests, 2 skipped in 0.188s [2020-09-15T02:17:35.716Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-15T02:17:35.716Z] testing: warning: no tests to run [2020-09-15T02:17:35.716Z] PASS [2020-09-15T02:17:35.716Z] [2020-09-15T02:17:35.716Z] DONE 0 tests in 0.033s [2020-09-15T02:17:35.716Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-15T02:17:35.716Z] INFO: Testing against a local daemon [2020-09-15T02:17:35.716Z] === RUN TestAuthZPluginAllowRequest [2020-09-15T02:17:35.716Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-09-15T02:17:35.716Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T02:17:35.716Z] === RUN TestAuthZPluginTLS [2020-09-15T02:17:35.716Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-09-15T02:17:35.716Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T02:17:35.716Z] === RUN TestAuthZPluginDenyRequest [2020-09-15T02:17:35.716Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-09-15T02:17:35.716Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T02:17:35.716Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-15T02:17:35.716Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-09-15T02:17:35.716Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T02:17:35.716Z] === RUN TestAuthZPluginDenyResponse [2020-09-15T02:17:35.716Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-09-15T02:17:35.716Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T02:17:35.716Z] === RUN TestAuthZPluginAllowEventStream [2020-09-15T02:17:35.716Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-09-15T02:17:35.716Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T02:17:35.716Z] === RUN TestAuthZPluginErrorResponse [2020-09-15T02:17:35.716Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-09-15T02:17:35.716Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T02:17:35.716Z] === RUN TestAuthZPluginErrorRequest [2020-09-15T02:17:35.716Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-09-15T02:17:35.716Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T02:17:35.716Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-15T02:17:35.716Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-09-15T02:17:35.716Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T02:17:35.716Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-15T02:17:35.716Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-09-15T02:17:35.716Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T02:17:35.716Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-15T02:17:35.716Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-09-15T02:17:35.717Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T02:17:35.717Z] === RUN TestAuthZPluginHeader [2020-09-15T02:17:35.717Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-09-15T02:17:35.717Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T02:17:35.717Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-15T02:17:35.717Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.81s) [2020-09-15T02:17:35.717Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T02:17:35.717Z] === RUN TestAuthZPluginV2Disable [2020-09-15T02:17:35.717Z] --- SKIP: TestAuthZPluginV2Disable (0.26s) [2020-09-15T02:17:35.717Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T02:17:35.717Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-15T02:17:35.717Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.18s) [2020-09-15T02:17:35.717Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T02:17:35.717Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-15T02:17:35.717Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.24s) [2020-09-15T02:17:35.717Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T02:17:35.717Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-15T02:17:35.717Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.16s) [2020-09-15T02:17:35.717Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T02:17:35.717Z] PASS [2020-09-15T02:17:35.717Z] [2020-09-15T02:17:35.717Z] === Skipped [2020-09-15T02:17:35.717Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-09-15T02:17:35.717Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T02:17:35.717Z] [2020-09-15T02:17:35.717Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-09-15T02:17:35.717Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T02:17:35.717Z] [2020-09-15T02:17:35.717Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-09-15T02:17:35.717Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T02:17:35.717Z] [2020-09-15T02:17:35.717Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-09-15T02:17:35.717Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T02:17:35.717Z] [2020-09-15T02:17:35.717Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-09-15T02:17:35.717Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T02:17:35.717Z] [2020-09-15T02:17:35.717Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-09-15T02:17:35.717Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T02:17:35.717Z] [2020-09-15T02:17:35.717Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-09-15T02:17:35.717Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T02:17:35.717Z] [2020-09-15T02:17:35.717Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-09-15T02:17:35.717Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T02:17:35.717Z] [2020-09-15T02:17:35.717Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-09-15T02:17:35.717Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T02:17:35.717Z] [2020-09-15T02:17:35.717Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-09-15T02:17:35.717Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T02:17:35.717Z] [2020-09-15T02:17:35.717Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-09-15T02:17:35.717Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T02:17:35.717Z] [2020-09-15T02:17:35.717Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-09-15T02:17:35.717Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T02:17:35.717Z] [2020-09-15T02:17:35.717Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.81s) [2020-09-15T02:17:35.717Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T02:17:35.717Z] [2020-09-15T02:17:35.717Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.26s) [2020-09-15T02:17:35.717Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T02:17:35.717Z] [2020-09-15T02:17:35.717Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.18s) [2020-09-15T02:17:35.717Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T02:17:35.717Z] [2020-09-15T02:17:35.717Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.24s) [2020-09-15T02:17:35.717Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T02:17:35.717Z] [2020-09-15T02:17:35.717Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.16s) [2020-09-15T02:17:35.717Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T02:17:35.717Z] [2020-09-15T02:17:35.717Z] [2020-09-15T02:17:35.717Z] DONE 17 tests, 17 skipped in 1.898s [2020-09-15T02:17:35.717Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-15T02:17:35.717Z] INFO: Testing against a local daemon [2020-09-15T02:17:35.717Z] === RUN TestPluginInvalidJSON [2020-09-15T02:17:35.717Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-15T02:17:35.717Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-15T02:17:35.717Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-15T02:17:35.717Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-09-15T02:17:35.717Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-09-15T02:17:35.717Z] === RUN TestPluginInstall [2020-09-15T02:17:35.717Z] --- SKIP: TestPluginInstall (0.00s) [2020-09-15T02:17:35.717Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T02:17:35.717Z] PASS [2020-09-15T02:17:35.717Z] [2020-09-15T02:17:35.717Z] === Skipped [2020-09-15T02:17:35.717Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-09-15T02:17:35.717Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T02:17:35.717Z] [2020-09-15T02:17:35.717Z] [2020-09-15T02:17:35.717Z] DONE 3 tests, 1 skipped in 0.231s [2020-09-15T02:17:35.717Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-15T02:17:35.717Z] INFO: Testing against a local daemon [2020-09-15T02:17:35.717Z] === RUN TestExternalGraphDriver [2020-09-15T02:17:35.717Z] --- SKIP: TestExternalGraphDriver (0.28s) [2020-09-15T02:17:35.717Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-09-15T02:17:35.717Z] === RUN TestGraphdriverPluginV2 [2020-09-15T02:17:36.305Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s) [2020-09-15T02:17:36.305Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-09-15T02:17:36.305Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-15T02:17:36.389Z] --- PASS: TestBuildLabelWithTargets (2.56s) [2020-09-15T02:17:36.389Z] === RUN TestBuildWithEmptyLayers [2020-09-15T02:17:37.431Z] --- PASS: TestBuildWithEmptyLayers (1.06s) [2020-09-15T02:17:37.431Z] === RUN TestBuildMultiStageOnBuild [2020-09-15T02:17:37.887Z] #65 exporting layers 80.8s done [2020-09-15T02:17:37.887Z] #65 exporting manifest sha256:b6e3f905d867a1d893963de941937ca43ec16643c4570ef26c75c72cfab76f3b done [2020-09-15T02:17:37.887Z] #65 exporting config sha256:9fc81fd6d1d7ba94aaae50b261912a171e0c7e098d715871a2fcda0efdf7a374 done [2020-09-15T02:17:37.887Z] #65 sending tarball [2020-09-15T02:17:38.221Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s) [2020-09-15T02:17:38.221Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-09-15T02:17:38.221Z] === RUN TestIpcModeOlderClient [2020-09-15T02:17:38.221Z] === PAUSE TestIpcModeOlderClient [2020-09-15T02:17:38.221Z] === RUN TestKillContainerInvalidSignal [2020-09-15T02:17:38.793Z] --- PASS: TestKillContainerInvalidSignal (0.75s) [2020-09-15T02:17:38.793Z] === RUN TestKillContainer [2020-09-15T02:17:38.793Z] === RUN TestKillContainer/no_signal [2020-09-15T02:17:39.366Z] === RUN TestKillContainer/non_killing_signal [2020-09-15T02:17:39.938Z] === RUN TestKillContainer/killing_signal [2020-09-15T02:17:40.880Z] --- PASS: TestKillContainer (2.24s) [2020-09-15T02:17:40.880Z] --- PASS: TestKillContainer/no_signal (0.74s) [2020-09-15T02:17:40.880Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2020-09-15T02:17:40.880Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2020-09-15T02:17:40.880Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-15T02:17:40.880Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-15T02:17:40.963Z] --- PASS: TestBuildMultiStageOnBuild (3.13s) [2020-09-15T02:17:40.963Z] === RUN TestBuildUncleanTarFilenames [2020-09-15T02:17:41.598Z] --- PASS: TestBuildUncleanTarFilenames (1.31s) [2020-09-15T02:17:41.598Z] === RUN TestBuildMultiStageLayerLeak [2020-09-15T02:17:41.824Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-15T02:17:42.285Z] --- PASS: TestGraphdriverPluginV2 (5.87s) [2020-09-15T02:17:42.285Z] PASS [2020-09-15T02:17:42.285Z] [2020-09-15T02:17:42.285Z] === Skipped [2020-09-15T02:17:42.285Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.28s) [2020-09-15T02:17:42.285Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-09-15T02:17:42.285Z] [2020-09-15T02:17:42.285Z] [2020-09-15T02:17:42.285Z] DONE 2 tests, 1 skipped in 6.430s [2020-09-15T02:17:42.285Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-15T02:17:42.285Z] INFO: Testing against a local daemon [2020-09-15T02:17:42.285Z] === RUN TestContinueAfterPluginCrash [2020-09-15T02:17:42.285Z] === PAUSE TestContinueAfterPluginCrash [2020-09-15T02:17:42.285Z] === RUN TestReadPluginNoRead [2020-09-15T02:17:42.285Z] === PAUSE TestReadPluginNoRead [2020-09-15T02:17:42.285Z] === RUN TestDaemonStartWithLogOpt [2020-09-15T02:17:42.285Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-15T02:17:42.285Z] === CONT TestContinueAfterPluginCrash [2020-09-15T02:17:42.285Z] === CONT TestDaemonStartWithLogOpt [2020-09-15T02:17:42.396Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.47s) [2020-09-15T02:17:42.396Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s) [2020-09-15T02:17:42.396Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-09-15T02:17:42.396Z] === RUN TestKillStoppedContainer [2020-09-15T02:17:42.396Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-09-15T02:17:42.396Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-15T02:17:42.658Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-09-15T02:17:42.658Z] === RUN TestKillDifferentUserContainer [2020-09-15T02:17:43.230Z] --- PASS: TestKillDifferentUserContainer (0.75s) [2020-09-15T02:17:43.230Z] === RUN TestInspectOomKilledTrue [2020-09-15T02:17:43.230Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-15T02:17:43.230Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-15T02:17:43.230Z] === RUN TestInspectOomKilledFalse [2020-09-15T02:17:43.230Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-15T02:17:43.230Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-15T02:17:43.230Z] === RUN TestLinksEtcHostsContentMatch [2020-09-15T02:17:44.173Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2020-09-15T02:17:44.173Z] === RUN TestLinksContainerNames [2020-09-15T02:17:44.293Z] ok github.com/docker/docker/api/server 0.214s coverage: 9.0% of statements [2020-09-15T02:17:45.123Z] --- PASS: TestBuildMultiStageLayerLeak (2.97s) [2020-09-15T02:17:45.123Z] === RUN TestBuildWithHugeFile [2020-09-15T02:17:45.560Z] --- PASS: TestLinksContainerNames (1.51s) [2020-09-15T02:17:45.560Z] === RUN TestLogsFollowTailEmpty [2020-09-15T02:17:46.131Z] --- PASS: TestLogsFollowTailEmpty (0.74s) [2020-09-15T02:17:46.131Z] === RUN TestContainerNetworkMountsNoChown [2020-09-15T02:17:47.075Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2020-09-15T02:17:47.075Z] === RUN TestMountDaemonRoot [2020-09-15T02:17:47.075Z] === RUN TestMountDaemonRoot/default [2020-09-15T02:17:47.075Z] === PAUSE TestMountDaemonRoot/default [2020-09-15T02:17:47.075Z] === RUN TestMountDaemonRoot/private [2020-09-15T02:17:47.075Z] === PAUSE TestMountDaemonRoot/private [2020-09-15T02:17:47.075Z] === RUN TestMountDaemonRoot/rprivate [2020-09-15T02:17:47.075Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-15T02:17:47.075Z] === RUN TestMountDaemonRoot/slave [2020-09-15T02:17:47.075Z] === PAUSE TestMountDaemonRoot/slave [2020-09-15T02:17:47.076Z] === RUN TestMountDaemonRoot/rslave [2020-09-15T02:17:47.076Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-15T02:17:47.076Z] === RUN TestMountDaemonRoot/shared [2020-09-15T02:17:47.076Z] === PAUSE TestMountDaemonRoot/shared [2020-09-15T02:17:47.076Z] === RUN TestMountDaemonRoot/rshared [2020-09-15T02:17:47.076Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-15T02:17:47.076Z] === CONT TestMountDaemonRoot/default [2020-09-15T02:17:47.076Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-15T02:17:47.076Z] === CONT TestMountDaemonRoot/rslave [2020-09-15T02:17:47.076Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-15T02:17:47.076Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-15T02:17:47.076Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-15T02:17:47.076Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-15T02:17:47.076Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-15T02:17:47.076Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-15T02:17:47.076Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-15T02:17:47.076Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-15T02:17:47.076Z] === CONT TestMountDaemonRoot/rshared [2020-09-15T02:17:47.076Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-15T02:17:47.076Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-15T02:17:47.076Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-15T02:17:47.076Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-15T02:17:47.076Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-15T02:17:47.076Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-15T02:17:47.076Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-15T02:17:47.076Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-15T02:17:47.076Z] === CONT TestMountDaemonRoot/slave [2020-09-15T02:17:47.076Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-15T02:17:47.076Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-15T02:17:47.076Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-15T02:17:47.076Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-15T02:17:47.076Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-15T02:17:47.076Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-15T02:17:47.076Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-15T02:17:47.076Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-15T02:17:47.076Z] === CONT TestMountDaemonRoot/shared [2020-09-15T02:17:47.076Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-15T02:17:47.076Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-15T02:17:47.076Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-15T02:17:47.076Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-15T02:17:47.076Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-15T02:17:47.076Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-15T02:17:47.076Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-15T02:17:47.076Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-15T02:17:47.076Z] === CONT TestMountDaemonRoot/private [2020-09-15T02:17:47.076Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-15T02:17:47.076Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-15T02:17:47.076Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-15T02:17:47.076Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-15T02:17:47.076Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-15T02:17:47.076Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-15T02:17:47.076Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-15T02:17:47.076Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-15T02:17:47.076Z] === CONT TestMountDaemonRoot/rprivate [2020-09-15T02:17:47.076Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-15T02:17:47.076Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-15T02:17:47.076Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-15T02:17:47.076Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-15T02:17:47.076Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-15T02:17:47.076Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-15T02:17:47.076Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-15T02:17:47.076Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-15T02:17:47.076Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-15T02:17:47.076Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-15T02:17:47.076Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-15T02:17:47.076Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-15T02:17:47.076Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-15T02:17:47.076Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-15T02:17:47.076Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-15T02:17:47.076Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-15T02:17:47.076Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-15T02:17:47.076Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-15T02:17:47.076Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-15T02:17:47.076Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-15T02:17:47.076Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-15T02:17:47.076Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-15T02:17:47.076Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-15T02:17:47.076Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-15T02:17:47.076Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-15T02:17:47.076Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-15T02:17:47.076Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-15T02:17:47.336Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-15T02:17:47.336Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-15T02:17:47.336Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-15T02:17:47.336Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-15T02:17:47.337Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-15T02:17:47.337Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-15T02:17:47.337Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-15T02:17:47.337Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-15T02:17:47.337Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-15T02:17:47.337Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-15T02:17:47.337Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-15T02:17:47.337Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-15T02:17:47.337Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-15T02:17:47.337Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-15T02:17:47.337Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-15T02:17:47.337Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-15T02:17:47.598Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-09-15T02:17:47.598Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-15T02:17:47.598Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-09-15T02:17:47.598Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-09-15T02:17:47.598Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-09-15T02:17:47.598Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-09-15T02:17:47.598Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-15T02:17:47.598Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-09-15T02:17:47.598Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-09-15T02:17:47.598Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-09-15T02:17:47.598Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2020-09-15T02:17:47.598Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-15T02:17:47.598Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-09-15T02:17:47.598Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-09-15T02:17:47.598Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-09-15T02:17:47.598Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-09-15T02:17:47.598Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-15T02:17:47.598Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-09-15T02:17:47.598Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-09-15T02:17:47.598Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-09-15T02:17:47.598Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-09-15T02:17:47.598Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-15T02:17:47.598Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-09-15T02:17:47.598Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2020-09-15T02:17:47.598Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-09-15T02:17:47.598Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-09-15T02:17:47.598Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-15T02:17:47.598Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-09-15T02:17:47.598Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-09-15T02:17:47.598Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-09-15T02:17:47.598Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-09-15T02:17:47.598Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-15T02:17:47.598Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-09-15T02:17:47.598Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-09-15T02:17:47.598Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-09-15T02:17:47.598Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-09-15T02:17:47.598Z] === RUN TestContainerBindMountNonRecursive [2020-09-15T02:17:49.589Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-09-15T02:17:50.145Z] --- PASS: TestContainerBindMountNonRecursive (2.16s) [2020-09-15T02:17:50.145Z] === RUN TestNetworkNat [2020-09-15T02:17:50.407Z] --- PASS: TestNetworkNat (0.84s) [2020-09-15T02:17:50.407Z] === RUN TestNetworkLocalhostTCPNat [2020-09-15T02:17:51.350Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2020-09-15T02:17:51.350Z] === RUN TestNetworkLoopbackNat [2020-09-15T02:17:53.396Z] #65 sending tarball 15.3s done [2020-09-15T02:17:53.396Z] #65 DONE 96.1s [2020-09-15T02:17:53.396Z] [2020-09-15T02:17:53.396Z] #66 importing to docker [2020-09-15T02:17:54.500Z] --- PASS: TestDaemonStartWithLogOpt (13.08s) [2020-09-15T02:17:54.500Z] === CONT TestReadPluginNoRead [2020-09-15T02:17:54.653Z] --- PASS: TestNetworkLoopbackNat (3.12s) [2020-09-15T02:17:54.653Z] === RUN TestPause [2020-09-15T02:17:55.225Z] --- PASS: TestPause (0.78s) [2020-09-15T02:17:55.225Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-15T02:17:55.225Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-15T02:17:55.225Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-15T02:17:55.225Z] === RUN TestPauseStopPausedContainer [2020-09-15T02:17:56.169Z] --- PASS: TestPauseStopPausedContainer (0.79s) [2020-09-15T02:17:56.169Z] === RUN TestPsFilter [2020-09-15T02:17:56.169Z] --- PASS: TestPsFilter (0.24s) [2020-09-15T02:17:56.169Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-15T02:17:57.116Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s) [2020-09-15T02:17:57.116Z] === RUN TestRemoveContainerWithVolume [2020-09-15T02:17:57.688Z] --- PASS: TestRemoveContainerWithVolume (0.73s) [2020-09-15T02:17:57.688Z] === RUN TestRemoveContainerRunning [2020-09-15T02:17:58.633Z] --- PASS: TestRemoveContainerRunning (0.75s) [2020-09-15T02:17:58.633Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-15T02:17:58.693Z] === RUN TestReadPluginNoRead/default [2020-09-15T02:17:58.693Z] --- PASS: TestContinueAfterPluginCrash (16.75s) [2020-09-15T02:17:59.205Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s) [2020-09-15T02:17:59.205Z] === RUN TestRemoveInvalidContainer [2020-09-15T02:17:59.205Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-09-15T02:17:59.205Z] === RUN TestRenameLinkedContainer [2020-09-15T02:18:00.598Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-15T02:18:02.503Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-15T02:18:02.512Z] --- PASS: TestRenameLinkedContainer (3.05s) [2020-09-15T02:18:02.512Z] === RUN TestRenameStoppedContainer [2020-09-15T02:18:03.083Z] --- PASS: TestRenameStoppedContainer (0.76s) [2020-09-15T02:18:03.083Z] === RUN TestRenameRunningContainerAndReuse [2020-09-15T02:18:04.421Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-09-15T02:18:04.470Z] --- PASS: TestRenameRunningContainerAndReuse (1.51s) [2020-09-15T02:18:04.470Z] === RUN TestRenameInvalidName [2020-09-15T02:18:05.039Z] --- PASS: TestReadPluginNoRead (10.23s) [2020-09-15T02:18:05.039Z] --- PASS: TestReadPluginNoRead/default (2.23s) [2020-09-15T02:18:05.039Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.21s) [2020-09-15T02:18:05.039Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.25s) [2020-09-15T02:18:05.039Z] read_test.go:92: [d9d280a899ef3] daemon is not started [2020-09-15T02:18:05.039Z] PASS [2020-09-15T02:18:05.039Z] [2020-09-15T02:18:05.039Z] DONE 6 tests in 23.482s [2020-09-15T02:18:05.039Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-09-15T02:18:05.039Z] testing: warning: no tests to run [2020-09-15T02:18:05.039Z] PASS [2020-09-15T02:18:05.039Z] [2020-09-15T02:18:05.039Z] DONE 0 tests in 0.098s [2020-09-15T02:18:05.039Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-15T02:18:05.039Z] INFO: Testing against a local daemon [2020-09-15T02:18:05.039Z] === RUN TestPluginWithDevMounts [2020-09-15T02:18:05.039Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-09-15T02:18:05.039Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-09-15T02:18:05.039Z] PASS [2020-09-15T02:18:05.039Z] [2020-09-15T02:18:05.039Z] === Skipped [2020-09-15T02:18:05.039Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-09-15T02:18:05.039Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-09-15T02:18:05.039Z] [2020-09-15T02:18:05.039Z] [2020-09-15T02:18:05.039Z] DONE 1 tests, 1 skipped in 0.206s [2020-09-15T02:18:05.039Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-09-15T02:18:05.299Z] INFO: Testing against a local daemon [2020-09-15T02:18:05.299Z] === RUN TestSecretInspect [2020-09-15T02:18:05.299Z] --- SKIP: TestSecretInspect (0.01s) [2020-09-15T02:18:05.299Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:05.299Z] === RUN TestSecretList [2020-09-15T02:18:05.299Z] --- SKIP: TestSecretList (0.01s) [2020-09-15T02:18:05.299Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:05.299Z] === RUN TestSecretsCreateAndDelete [2020-09-15T02:18:05.299Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-09-15T02:18:05.299Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:05.299Z] === RUN TestSecretsUpdate [2020-09-15T02:18:05.299Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-09-15T02:18:05.299Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:05.299Z] === RUN TestTemplatedSecret [2020-09-15T02:18:05.299Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-09-15T02:18:05.299Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:05.299Z] === RUN TestSecretCreateResolve [2020-09-15T02:18:05.299Z] --- SKIP: TestSecretCreateResolve (0.02s) [2020-09-15T02:18:05.299Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:05.299Z] PASS [2020-09-15T02:18:05.299Z] [2020-09-15T02:18:05.299Z] === Skipped [2020-09-15T02:18:05.299Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2020-09-15T02:18:05.299Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:05.299Z] [2020-09-15T02:18:05.299Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-09-15T02:18:05.299Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:05.299Z] [2020-09-15T02:18:05.299Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-09-15T02:18:05.299Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:05.299Z] [2020-09-15T02:18:05.299Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-09-15T02:18:05.299Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:05.299Z] [2020-09-15T02:18:05.299Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-09-15T02:18:05.299Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:05.299Z] [2020-09-15T02:18:05.299Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2020-09-15T02:18:05.299Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:05.299Z] [2020-09-15T02:18:05.299Z] [2020-09-15T02:18:05.299Z] DONE 6 tests, 6 skipped in 0.224s [2020-09-15T02:18:05.299Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-09-15T02:18:05.418Z] --- PASS: TestRenameInvalidName (0.76s) [2020-09-15T02:18:05.418Z] === RUN TestRenameAnonymousContainer [2020-09-15T02:18:05.559Z] INFO: Testing against a local daemon [2020-09-15T02:18:05.559Z] === RUN TestServiceCreateInit [2020-09-15T02:18:05.559Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-15T02:18:05.559Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-15T02:18:05.559Z] --- PASS: TestServiceCreateInit (0.02s) [2020-09-15T02:18:05.559Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-15T02:18:05.559Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:05.559Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-15T02:18:05.559Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:05.559Z] === RUN TestCreateServiceMultipleTimes [2020-09-15T02:18:05.559Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2020-09-15T02:18:05.559Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:05.559Z] === RUN TestCreateServiceConflict [2020-09-15T02:18:05.559Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-09-15T02:18:05.559Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:05.559Z] === RUN TestCreateServiceMaxReplicas [2020-09-15T02:18:05.559Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-09-15T02:18:05.559Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:05.559Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-15T02:18:05.559Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-09-15T02:18:05.559Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:05.559Z] === RUN TestCreateServiceSecretFileMode [2020-09-15T02:18:05.559Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-09-15T02:18:05.559Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:05.559Z] === RUN TestCreateServiceConfigFileMode [2020-09-15T02:18:05.559Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2020-09-15T02:18:05.559Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:05.559Z] === RUN TestCreateServiceSysctls [2020-09-15T02:18:05.559Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-09-15T02:18:05.559Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:05.559Z] === RUN TestCreateServiceCapabilities [2020-09-15T02:18:05.559Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-09-15T02:18:05.559Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:05.559Z] === RUN TestInspect [2020-09-15T02:18:05.559Z] --- SKIP: TestInspect (0.01s) [2020-09-15T02:18:05.559Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:05.559Z] === RUN TestCreateJob [2020-09-15T02:18:05.559Z] --- SKIP: TestCreateJob (0.01s) [2020-09-15T02:18:05.559Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:05.559Z] === RUN TestReplicatedJob [2020-09-15T02:18:05.559Z] --- SKIP: TestReplicatedJob (0.01s) [2020-09-15T02:18:05.559Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:05.559Z] === RUN TestUpdateReplicatedJob [2020-09-15T02:18:05.559Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-09-15T02:18:05.559Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:05.559Z] === RUN TestServiceListWithStatuses [2020-09-15T02:18:05.559Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-15T02:18:05.559Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-15T02:18:05.559Z] === RUN TestDockerNetworkConnectAlias [2020-09-15T02:18:05.559Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-09-15T02:18:05.559Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:05.559Z] === RUN TestDockerNetworkReConnect [2020-09-15T02:18:05.559Z] --- SKIP: TestDockerNetworkReConnect (0.03s) [2020-09-15T02:18:05.559Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:05.559Z] === RUN TestServicePlugin [2020-09-15T02:18:06.309Z] tests/integration/client_test.py ..... [ 75%] [2020-09-15T02:18:06.309Z] tests/integration/context_api_test.py ... [ 76%] [2020-09-15T02:18:06.871Z] tests/integration/errors_test.py . [ 76%] [2020-09-15T02:18:08.825Z] #66 DONE 16.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-15T02:18:09.286Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41445/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2344b3a9e10aab2f63d792f9b72282129399f98d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2344b3a9e10aab2f63d792f9b72282129399f98d hack/test/unit [2020-09-15T02:18:09.627Z] --- PASS: TestRenameAnonymousContainer (3.87s) [2020-09-15T02:18:09.627Z] === RUN TestRenameContainerWithSameName [2020-09-15T02:18:09.752Z] --- SKIP: TestServicePlugin (3.37s) [2020-09-15T02:18:09.752Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:09.752Z] === RUN TestServiceUpdateLabel [2020-09-15T02:18:09.752Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-09-15T02:18:09.752Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:09.752Z] === RUN TestServiceUpdateSecrets [2020-09-15T02:18:09.752Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-09-15T02:18:09.752Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:09.752Z] === RUN TestServiceUpdateConfigs [2020-09-15T02:18:09.752Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-09-15T02:18:09.752Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:09.752Z] === RUN TestServiceUpdateNetwork [2020-09-15T02:18:09.752Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-09-15T02:18:09.752Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:09.752Z] === RUN TestServiceUpdatePidsLimit [2020-09-15T02:18:09.752Z] --- SKIP: TestServiceUpdatePidsLimit (0.05s) [2020-09-15T02:18:09.752Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:09.752Z] PASS [2020-09-15T02:18:09.752Z] [2020-09-15T02:18:09.752Z] === Skipped [2020-09-15T02:18:09.752Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-15T02:18:09.752Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-15T02:18:09.752Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:09.752Z] [2020-09-15T02:18:09.752Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-15T02:18:09.752Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-15T02:18:09.752Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:09.752Z] [2020-09-15T02:18:09.752Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2020-09-15T02:18:09.752Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:09.752Z] [2020-09-15T02:18:09.752Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-09-15T02:18:09.752Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:09.752Z] [2020-09-15T02:18:09.752Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-09-15T02:18:09.752Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:09.752Z] [2020-09-15T02:18:09.752Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-09-15T02:18:09.752Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:09.752Z] [2020-09-15T02:18:09.752Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-09-15T02:18:09.752Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:09.752Z] [2020-09-15T02:18:09.752Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2020-09-15T02:18:09.752Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:09.752Z] [2020-09-15T02:18:09.752Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-09-15T02:18:09.752Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:09.752Z] [2020-09-15T02:18:09.752Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-09-15T02:18:09.752Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:09.752Z] [2020-09-15T02:18:09.752Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-09-15T02:18:09.752Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:09.752Z] [2020-09-15T02:18:09.752Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-09-15T02:18:09.752Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:09.752Z] [2020-09-15T02:18:09.752Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-09-15T02:18:09.752Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:09.752Z] [2020-09-15T02:18:09.752Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-09-15T02:18:09.752Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:09.752Z] [2020-09-15T02:18:09.752Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-09-15T02:18:09.752Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-15T02:18:09.752Z] [2020-09-15T02:18:09.752Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-09-15T02:18:09.752Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:09.752Z] [2020-09-15T02:18:09.752Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.03s) [2020-09-15T02:18:09.752Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:09.752Z] [2020-09-15T02:18:09.752Z] === SKIP: amd64.integration.service TestServicePlugin (3.37s) [2020-09-15T02:18:09.752Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:09.752Z] [2020-09-15T02:18:09.752Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-09-15T02:18:09.752Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:09.752Z] [2020-09-15T02:18:09.752Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-09-15T02:18:09.752Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:09.752Z] [2020-09-15T02:18:09.752Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-09-15T02:18:09.752Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:09.752Z] [2020-09-15T02:18:09.752Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-09-15T02:18:09.752Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:09.752Z] [2020-09-15T02:18:09.752Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.05s) [2020-09-15T02:18:09.752Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T02:18:09.752Z] [2020-09-15T02:18:09.752Z] [2020-09-15T02:18:09.752Z] DONE 24 tests, 23 skipped in 3.870s [2020-09-15T02:18:09.752Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-09-15T02:18:09.752Z] INFO: Testing against a local daemon [2020-09-15T02:18:09.752Z] === RUN TestSessionCreate [2020-09-15T02:18:09.752Z] --- PASS: TestSessionCreate (0.02s) [2020-09-15T02:18:09.752Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-15T02:18:09.752Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-09-15T02:18:09.752Z] PASS [2020-09-15T02:18:09.752Z] [2020-09-15T02:18:09.752Z] DONE 2 tests in 0.175s [2020-09-15T02:18:09.752Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-09-15T02:18:09.752Z] INFO: Testing against a local daemon [2020-09-15T02:18:09.752Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-15T02:18:09.753Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-15T02:18:09.753Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-15T02:18:09.753Z] === RUN TestEventsExecDie [2020-09-15T02:18:09.889Z] --- PASS: TestRenameContainerWithSameName (0.74s) [2020-09-15T02:18:09.889Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-15T02:18:10.013Z] --- PASS: TestEventsExecDie (0.49s) [2020-09-15T02:18:10.013Z] === RUN TestEventsBackwardsCompatible [2020-09-15T02:18:10.013Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2020-09-15T02:18:10.013Z] === RUN TestInfoBinaryCommits [2020-09-15T02:18:10.013Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-09-15T02:18:10.013Z] === RUN TestInfoAPIVersioned [2020-09-15T02:18:10.013Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-15T02:18:10.013Z] === RUN TestInfoDiscoveryBackend [2020-09-15T02:18:11.805Z] --- PASS: TestRenameContainerWithLinkedContainer (1.50s) [2020-09-15T02:18:11.805Z] === RUN TestResize [2020-09-15T02:18:11.917Z] --- PASS: TestInfoDiscoveryBackend (1.52s) [2020-09-15T02:18:11.917Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-15T02:18:12.334Z] --- PASS: TestBuildWithHugeFile (27.44s) [2020-09-15T02:18:12.334Z] === RUN TestBuildWithEmptyDockerfile [2020-09-15T02:18:12.334Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-15T02:18:12.334Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-15T02:18:12.334Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-15T02:18:12.334Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-15T02:18:12.334Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-15T02:18:12.334Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-15T02:18:12.334Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-15T02:18:12.334Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-15T02:18:12.334Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-15T02:18:12.378Z] --- PASS: TestResize (0.76s) [2020-09-15T02:18:12.378Z] === RUN TestResizeWithInvalidSize [2020-09-15T02:18:12.627Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-09-15T02:18:12.627Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2020-09-15T02:18:12.627Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2020-09-15T02:18:12.627Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2020-09-15T02:18:12.627Z] === RUN TestBuildPreserveOwnership [2020-09-15T02:18:12.627Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-15T02:18:12.872Z] ? github.com/docker/docker/api [no test files] [2020-09-15T02:18:12.950Z] --- PASS: TestResizeWithInvalidSize (0.78s) [2020-09-15T02:18:12.950Z] === RUN TestResizeWhenContainerNotStarted [2020-09-15T02:18:13.893Z] --- PASS: TestResizeWhenContainerNotStarted (0.72s) [2020-09-15T02:18:13.893Z] === RUN TestDaemonRestartKillContainers [2020-09-15T02:18:13.893Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-15T02:18:13.893Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-15T02:18:13.893Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-15T02:18:13.893Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-15T02:18:13.893Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-15T02:18:13.893Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-15T02:18:13.893Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-15T02:18:13.893Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-15T02:18:13.893Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-15T02:18:13.893Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-15T02:18:13.893Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-15T02:18:13.893Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-15T02:18:13.893Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-15T02:18:13.893Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-15T02:18:13.893Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-15T02:18:13.893Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-15T02:18:13.893Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-15T02:18:13.893Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-15T02:18:13.893Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-15T02:18:13.893Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-15T02:18:13.893Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-15T02:18:13.893Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-15T02:18:13.893Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-15T02:18:13.893Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-15T02:18:13.893Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-15T02:18:13.893Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-15T02:18:13.893Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-15T02:18:13.893Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-15T02:18:15.207Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.35s) [2020-09-15T02:18:15.207Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-15T02:18:15.207Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-09-15T02:18:15.207Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-15T02:18:15.207Z] === RUN TestInfoAPI [2020-09-15T02:18:15.207Z] --- PASS: TestInfoAPI (0.04s) [2020-09-15T02:18:15.207Z] === RUN TestInfoAPIWarnings [2020-09-15T02:18:15.285Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-15T02:18:15.547Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-15T02:18:16.493Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-15T02:18:16.493Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-15T02:18:16.584Z] --- PASS: TestInfoAPIWarnings (1.52s) [2020-09-15T02:18:16.584Z] === RUN TestInfoDebug [2020-09-15T02:18:17.067Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-15T02:18:17.067Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-15T02:18:17.090Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-15T02:18:17.963Z] --- PASS: TestInfoDebug (1.53s) [2020-09-15T02:18:17.963Z] === RUN TestInfoInsecureRegistries [2020-09-15T02:18:18.990Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-15T02:18:18.990Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-15T02:18:19.165Z] --- PASS: TestBuildPreserveOwnership (6.57s) [2020-09-15T02:18:19.165Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.28s) [2020-09-15T02:18:19.165Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.28s) [2020-09-15T02:18:19.165Z] === RUN TestBuildPlatformInvalid [2020-09-15T02:18:19.165Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-09-15T02:18:19.165Z] PASS [2020-09-15T02:18:19.165Z] [2020-09-15T02:18:19.165Z] === Skipped [2020-09-15T02:18:19.165Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-09-15T02:18:19.165Z] build_session_test.go:25: TODO: BuildKit [2020-09-15T02:18:19.165Z] [2020-09-15T02:18:19.165Z] [2020-09-15T02:18:19.165Z] DONE 32 tests, 1 skipped in 78.532s [2020-09-15T02:18:19.165Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-09-15T02:18:19.165Z] ++ 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-09-15T02:18:19.165Z] ++ set -e [2020-09-15T02:18:19.165Z] ++ '[' -n 0 ']' [2020-09-15T02:18:19.165Z] ++ set -x [2020-09-15T02:18:19.165Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:18:19.458Z] INFO: Testing against a local daemon [2020-09-15T02:18:19.458Z] === RUN TestConfigInspect [2020-09-15T02:18:19.872Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-09-15T02:18:19.872Z] === RUN TestInfoRegistryMirrors [2020-09-15T02:18:21.267Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-09-15T02:18:21.267Z] === RUN TestLoginFailsWithBadCredentials [2020-09-15T02:18:21.267Z] --- PASS: TestLoginFailsWithBadCredentials (0.24s) [2020-09-15T02:18:21.267Z] === RUN TestPingCacheHeaders [2020-09-15T02:18:21.267Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-09-15T02:18:21.267Z] === RUN TestPingGet [2020-09-15T02:18:21.267Z] --- PASS: TestPingGet (0.02s) [2020-09-15T02:18:21.267Z] === RUN TestPingHead [2020-09-15T02:18:21.543Z] --- PASS: TestPingHead (0.03s) [2020-09-15T02:18:21.543Z] === RUN TestVersion [2020-09-15T02:18:21.543Z] --- PASS: TestVersion (0.03s) [2020-09-15T02:18:21.543Z] PASS [2020-09-15T02:18:21.543Z] [2020-09-15T02:18:21.543Z] === Skipped [2020-09-15T02:18:21.543Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-15T02:18:21.543Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-15T02:18:21.543Z] [2020-09-15T02:18:21.543Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-09-15T02:18:21.543Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-15T02:18:21.543Z] [2020-09-15T02:18:21.543Z] [2020-09-15T02:18:21.543Z] DONE 18 tests, 2 skipped in 12.111s [2020-09-15T02:18:21.543Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-09-15T02:18:21.543Z] INFO: Testing against a local daemon [2020-09-15T02:18:21.543Z] === RUN TestVolumesCreateAndList [2020-09-15T02:18:21.543Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-09-15T02:18:21.543Z] === RUN TestVolumesRemove [2020-09-15T02:18:21.543Z] --- PASS: TestVolumesRemove (0.05s) [2020-09-15T02:18:21.543Z] === RUN TestVolumesInspect [2020-09-15T02:18:21.543Z] --- PASS: TestVolumesInspect (0.02s) [2020-09-15T02:18:21.543Z] === RUN TestVolumesInvalidJSON [2020-09-15T02:18:21.547Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-15T02:18:21.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.69s) [2020-09-15T02:18:21.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.81s) [2020-09-15T02:18:21.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.62s) [2020-09-15T02:18:21.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.81s) [2020-09-15T02:18:21.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.60s) [2020-09-15T02:18:21.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s) [2020-09-15T02:18:21.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.39s) [2020-09-15T02:18:21.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.55s) [2020-09-15T02:18:21.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.39s) [2020-09-15T02:18:21.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.56s) [2020-09-15T02:18:21.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.51s) [2020-09-15T02:18:21.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.47s) [2020-09-15T02:18:21.547Z] === RUN TestCgroupNamespacesRun [2020-09-15T02:18:21.818Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-15T02:18:21.818Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-15T02:18:21.818Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-15T02:18:21.818Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-09-15T02:18:21.818Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-15T02:18:21.818Z] PASS [2020-09-15T02:18:21.818Z] [2020-09-15T02:18:21.818Z] DONE 5 tests in 0.247s [2020-09-15T02:18:21.818Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-15T02:18:21.818Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11947 is not a child of this shell [2020-09-15T02:18:21.818Z] warning: PID 11947 from bundles/test-integration/docker.pid had a nonzero exit code [2020-09-15T02:18:21.818Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-15T02:18:21.818Z] [2020-09-15T02:18:21.818Z] Unloading profiles will leave already running processes permanently [2020-09-15T02:18:21.818Z] unconfined, which can lead to unexpected situations. [2020-09-15T02:18:21.818Z] [2020-09-15T02:18:21.818Z] To set a process to complain mode, use the command line tool [2020-09-15T02:18:21.818Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-15T02:18:21.818Z] Removing test suite binaries [2020-09-15T02:18:21.818Z] exiting test-integration [2020-09-15T02:18:21.818Z] ++ exit 0 [2020-09-15T02:18:22.760Z] [2020-09-15T02:18:23.466Z] --- PASS: TestCgroupNamespacesRun (1.74s) [2020-09-15T02:18:23.466Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-15T02:18:23.922Z] --- PASS: TestConfigInspect (3.83s) [2020-09-15T02:18:23.922Z] === RUN TestConfigList [2020-09-15T02:18:24.853Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.67s) [2020-09-15T02:18:24.853Z] === RUN TestCgroupNamespacesRunDaemonHostMode Post stage [Pipeline] junit [2020-09-15T02:18:26.063Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-15T02:18:26.731Z] --- PASS: TestConfigList (3.63s) [2020-09-15T02:18:26.731Z] === RUN TestConfigsCreateAndDelete [2020-09-15T02:18:26.917Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s) [2020-09-15T02:18:26.917Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-15T02:18:26.948Z] + echo Ensuring container killed. [2020-09-15T02:18:26.948Z] Ensuring container killed. [2020-09-15T02:18:26.948Z] + docker rm -vf docker-pr3 [2020-09-15T02:18:26.948Z] Error: No such container: docker-pr3 [2020-09-15T02:18:26.948Z] + true [Pipeline] sh [2020-09-15T02:18:27.232Z] + echo Chowning /workspace to jenkins user [2020-09-15T02:18:27.232Z] Chowning /workspace to jenkins user [2020-09-15T02:18:27.232Z] + id -u [2020-09-15T02:18:27.232Z] + id -g [2020-09-15T02:18:27.232Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41445:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-15T02:18:28.833Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s) [2020-09-15T02:18:28.833Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-15T02:18:28.914Z] + bundleName=amd64-rootless [2020-09-15T02:18:28.914Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-09-15T02:18:28.914Z] Creating amd64-rootless-bundles.tar.gz [2020-09-15T02:18:28.914Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-09-15T02:18:28.914Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-09-15T02:18:28.926Z] Archiving artifacts [2020-09-15T02:18:29.195Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41445/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-15T02:18:29.509Z] + make clean [2020-09-15T02:18:29.509Z] docker volume rm -f docker-dev-cache [2020-09-15T02:18:29.768Z] docker-dev-cache [Pipeline] deleteDir [2020-09-15T02:18:30.221Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s) [2020-09-15T02:18:30.221Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-15T02:18:30.258Z] --- PASS: TestConfigsCreateAndDelete (3.25s) [2020-09-15T02:18:30.258Z] === RUN TestConfigsUpdate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-15T02:18:31.569Z] ok github.com/docker/docker/api/server 0.023s coverage: 9.0% of statements [2020-09-15T02:18:32.138Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.74s) [2020-09-15T02:18:32.138Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-15T02:18:33.082Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2020-09-15T02:18:33.082Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-15T02:18:33.784Z] --- PASS: TestConfigsUpdate (3.74s) [2020-09-15T02:18:33.784Z] === RUN TestTemplatedConfig [2020-09-15T02:18:34.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-15T02:18:34.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-15T02:18:34.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-15T02:18:34.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-15T02:18:35.003Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2020-09-15T02:18:35.003Z] === RUN TestKernelTCPMemory [2020-09-15T02:18:35.073Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-15T02:18:35.073Z] ok github.com/docker/docker/api/server/httputils 0.140s coverage: 14.7% of statements [2020-09-15T02:18:35.575Z] --- PASS: TestKernelTCPMemory (0.88s) [2020-09-15T02:18:35.575Z] === RUN TestNISDomainname [2020-09-15T02:18:35.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-15T02:18:36.051Z] ok github.com/docker/docker/api/server/middleware 0.159s coverage: 37.7% of statements [2020-09-15T02:18:36.051Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-15T02:18:36.051Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-15T02:18:36.051Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-15T02:18:36.051Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-15T02:18:36.051Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-15T02:18:36.051Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-15T02:18:36.051Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-15T02:18:36.051Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-15T02:18:36.051Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-15T02:18:36.519Z] --- PASS: TestNISDomainname (0.96s) [2020-09-15T02:18:36.520Z] === RUN TestHostnameDnsResolution [2020-09-15T02:18:36.525Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-15T02:18:36.525Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-15T02:18:37.311Z] --- PASS: TestTemplatedConfig (3.27s) [2020-09-15T02:18:37.311Z] === RUN TestConfigCreateResolve [2020-09-15T02:18:37.503Z] ok github.com/docker/docker/api/types/strslice 0.132s coverage: 90.0% of statements [2020-09-15T02:18:37.503Z] ok github.com/docker/docker/api/types/filters 0.040s coverage: 92.2% of statements [2020-09-15T02:18:37.967Z] ok github.com/docker/docker/api/types/time 0.158s coverage: 100.0% of statements [2020-09-15T02:18:38.431Z] ok github.com/docker/docker/api/server/router/swarm 0.152s coverage: 5.7% of statements [2020-09-15T02:18:38.431Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-15T02:18:38.431Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-15T02:18:38.431Z] ? github.com/docker/docker/api/types [no test files] [2020-09-15T02:18:38.431Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-15T02:18:38.431Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-15T02:18:38.431Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-15T02:18:38.431Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-15T02:18:38.431Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-15T02:18:38.431Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-15T02:18:38.431Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-15T02:18:38.431Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-15T02:18:38.431Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-15T02:18:38.431Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-15T02:18:38.431Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-15T02:18:38.431Z] ok github.com/docker/docker/api/types/versions 0.041s coverage: 75.0% of statements [2020-09-15T02:18:38.431Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-15T02:18:38.431Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-15T02:18:38.431Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-15T02:18:38.431Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-09-15T02:18:38.431Z] ? github.com/docker/docker/builder [no test files] [2020-09-15T02:18:38.431Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-15T02:18:38.431Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-15T02:18:38.431Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-15T02:18:38.431Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-15T02:18:38.431Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-15T02:18:38.431Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-15T02:18:38.431Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-15T02:18:38.436Z] --- PASS: TestHostnameDnsResolution (1.66s) [2020-09-15T02:18:38.436Z] === RUN TestStats [2020-09-15T02:18:39.409Z] ok github.com/docker/docker/builder/dockerignore 0.210s coverage: 96.8% of statements [2020-09-15T02:18:40.885Z] --- PASS: TestConfigCreateResolve (3.68s) [2020-09-15T02:18:40.885Z] === RUN TestConfigDaemonLibtrustID [2020-09-15T02:18:40.981Z] --- PASS: TestStats (2.77s) [2020-09-15T02:18:40.981Z] === RUN TestStopContainerWithTimeout [2020-09-15T02:18:40.981Z] === RUN TestStopContainerWithTimeout/0 [2020-09-15T02:18:40.981Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-15T02:18:40.981Z] === RUN TestStopContainerWithTimeout/1 [2020-09-15T02:18:40.981Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-15T02:18:40.981Z] === RUN TestStopContainerWithTimeout/3 [2020-09-15T02:18:40.981Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-15T02:18:40.981Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-15T02:18:40.981Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-15T02:18:40.981Z] === CONT TestStopContainerWithTimeout/0 [2020-09-15T02:18:40.981Z] === CONT TestStopContainerWithTimeout/1 [2020-09-15T02:18:40.981Z] === CONT TestStopContainerWithTimeout/3 [2020-09-15T02:18:40.981Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-15T02:18:41.178Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-09-15T02:18:41.178Z] PASS [2020-09-15T02:18:41.178Z] [2020-09-15T02:18:41.178Z] DONE 7 tests in 22.004s [2020-09-15T02:18:41.178Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-09-15T02:18:41.178Z] ++ 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-09-15T02:18:41.178Z] ++ set -e [2020-09-15T02:18:41.178Z] ++ '[' -n 0 ']' [2020-09-15T02:18:41.178Z] ++ set -x [2020-09-15T02:18:41.178Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:18:41.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-15T02:18:41.471Z] INFO: Testing against a local daemon [2020-09-15T02:18:41.471Z] === RUN TestCheckpoint [2020-09-15T02:18:41.471Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-15T02:18:41.471Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-15T02:18:41.471Z] === RUN TestContainerInvalidJSON [2020-09-15T02:18:41.471Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-15T02:18:41.471Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-15T02:18:41.471Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-15T02:18:41.471Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-15T02:18:41.471Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-15T02:18:41.471Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-15T02:18:41.471Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-15T02:18:41.471Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-15T02:18:41.471Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-15T02:18:41.471Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-09-15T02:18:41.471Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-15T02:18:41.471Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-15T02:18:41.471Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-15T02:18:41.471Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-15T02:18:41.471Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.16s) [2020-09-15T02:18:41.471Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-15T02:18:41.764Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-09-15T02:18:41.764Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-15T02:18:41.764Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.18s) [2020-09-15T02:18:41.764Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-15T02:18:42.057Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-09-15T02:18:42.057Z] === RUN TestCopyFromContainer [2020-09-15T02:18:43.697Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-09-15T02:18:44.133Z] ok github.com/docker/docker/builder/remotecontext 0.976s coverage: 9.2% of statements [2020-09-15T02:18:44.133Z] ok github.com/docker/docker/cli/debug 0.089s coverage: 100.0% of statements [2020-09-15T02:18:44.133Z] ok github.com/docker/docker/builder/dockerfile 0.938s coverage: 46.3% of statements [2020-09-15T02:18:44.135Z] === RUN TestCopyFromContainer// [2020-09-15T02:18:44.135Z] === RUN TestCopyFromContainer//bar/root [2020-09-15T02:18:44.135Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-15T02:18:44.135Z] === RUN TestCopyFromContainer/bar/quux [2020-09-15T02:18:44.287Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-09-15T02:18:44.287Z] --- PASS: TestStopContainerWithTimeout/0 (1.32s) [2020-09-15T02:18:44.287Z] --- PASS: TestStopContainerWithTimeout/1 (1.97s) [2020-09-15T02:18:44.287Z] --- PASS: TestStopContainerWithTimeout/-1 (3.10s) [2020-09-15T02:18:44.287Z] --- PASS: TestStopContainerWithTimeout/3 (3.31s) [2020-09-15T02:18:44.287Z] === RUN TestDeleteDevicemapper [2020-09-15T02:18:44.287Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-15T02:18:44.287Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-15T02:18:44.287Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-15T02:18:44.428Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-15T02:18:44.428Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-15T02:18:44.428Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-15T02:18:44.721Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-15T02:18:44.721Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-15T02:18:44.721Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-15T02:18:45.014Z] --- PASS: TestCopyFromContainer (2.92s) [2020-09-15T02:18:45.014Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-09-15T02:18:45.014Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-09-15T02:18:45.014Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-09-15T02:18:45.014Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-09-15T02:18:45.014Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-09-15T02:18:45.014Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-09-15T02:18:45.014Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-09-15T02:18:45.014Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-09-15T02:18:45.014Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-09-15T02:18:45.014Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-09-15T02:18:45.014Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-15T02:18:45.014Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-15T02:18:45.014Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-15T02:18:45.014Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-15T02:18:45.014Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-15T02:18:45.014Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-15T02:18:45.014Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-15T02:18:45.014Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-15T02:18:45.014Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-15T02:18:45.014Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-15T02:18:45.014Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-09-15T02:18:45.014Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-15T02:18:45.014Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-15T02:18:45.014Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-15T02:18:45.014Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-15T02:18:45.014Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-09-15T02:18:45.014Z] === RUN TestCreateWithInvalidEnv [2020-09-15T02:18:45.014Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-15T02:18:45.014Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-15T02:18:45.014Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-15T02:18:45.014Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-15T02:18:45.014Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-15T02:18:45.014Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-15T02:18:45.014Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-15T02:18:45.014Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-15T02:18:45.014Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-15T02:18:45.014Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-09-15T02:18:45.014Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-15T02:18:45.014Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-15T02:18:45.014Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-15T02:18:45.014Z] === RUN TestCreateTmpfsMountsTarget [2020-09-15T02:18:45.014Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-09-15T02:18:45.014Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-15T02:18:46.838Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.40s) [2020-09-15T02:18:46.838Z] === RUN TestUpdateMemory [2020-09-15T02:18:46.838Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-15T02:18:46.838Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-15T02:18:46.838Z] === RUN TestUpdateCPUQuota [2020-09-15T02:18:47.755Z] --- PASS: TestCreateWithCustomMaskedPaths (2.31s) [2020-09-15T02:18:47.755Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-15T02:18:48.225Z] --- PASS: TestUpdateCPUQuota (1.26s) [2020-09-15T02:18:48.225Z] === RUN TestUpdatePidsLimit [2020-09-15T02:18:48.225Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-15T02:18:48.486Z] === RUN TestUpdatePidsLimit/no_change [2020-09-15T02:18:48.747Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-15T02:18:49.320Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-15T02:18:49.580Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-15T02:18:49.829Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.44s) [2020-09-15T02:18:49.829Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-15T02:18:49.829Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-15T02:18:49.829Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-15T02:18:49.829Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-15T02:18:49.829Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-15T02:18:49.829Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-15T02:18:49.829Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-15T02:18:49.829Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-15T02:18:49.829Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-15T02:18:49.829Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-15T02:18:49.829Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-15T02:18:49.829Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-15T02:18:49.829Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-15T02:18:49.829Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-15T02:18:49.829Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-15T02:18:49.829Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-15T02:18:49.829Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-09-15T02:18:49.829Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-09-15T02:18:49.829Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-09-15T02:18:49.829Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-09-15T02:18:49.829Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-09-15T02:18:49.829Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-09-15T02:18:49.829Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-15T02:18:49.841Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-15T02:18:50.414Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-15T02:18:50.867Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2020-09-15T02:18:50.867Z] === RUN TestCreateDifferentPlatform [2020-09-15T02:18:50.867Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-15T02:18:50.867Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-15T02:18:50.867Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-09-15T02:18:50.867Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-15T02:18:50.867Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-15T02:18:50.867Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-15T02:18:50.867Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-09-15T02:18:50.867Z] === RUN TestContainerStartOnDaemonRestart [2020-09-15T02:18:50.867Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-15T02:18:50.867Z] === RUN TestDaemonRestartIpcMode [2020-09-15T02:18:50.867Z] === PAUSE TestDaemonRestartIpcMode [2020-09-15T02:18:50.867Z] === RUN TestDaemonHostGatewayIP [2020-09-15T02:18:50.867Z] === PAUSE TestDaemonHostGatewayIP [2020-09-15T02:18:50.867Z] === RUN TestContainerKillOnDaemonStart [2020-09-15T02:18:50.867Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-15T02:18:50.867Z] === RUN TestDiff [2020-09-15T02:18:51.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-15T02:18:51.501Z] --- PASS: TestDiff (0.82s) [2020-09-15T02:18:51.501Z] === RUN TestExecWithCloseStdin [2020-09-15T02:18:51.800Z] --- PASS: TestUpdatePidsLimit (3.53s) [2020-09-15T02:18:51.800Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-09-15T02:18:51.800Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-09-15T02:18:51.800Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-09-15T02:18:51.800Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2020-09-15T02:18:51.800Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2020-09-15T02:18:51.800Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-09-15T02:18:51.800Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-09-15T02:18:51.800Z] === RUN TestUpdateRestartPolicy [2020-09-15T02:18:52.539Z] --- PASS: TestExecWithCloseStdin (0.89s) [2020-09-15T02:18:52.539Z] === RUN TestExec [2020-09-15T02:18:53.577Z] --- PASS: TestExec (0.94s) [2020-09-15T02:18:53.577Z] === RUN TestExecUser [2020-09-15T02:18:54.212Z] --- PASS: TestExecUser (0.89s) [2020-09-15T02:18:54.212Z] === RUN TestExportContainerAndImportImage [2020-09-15T02:18:55.250Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2020-09-15T02:18:55.250Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-15T02:18:55.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-15T02:18:56.794Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s) [2020-09-15T02:18:56.794Z] === RUN TestHealthCheckWorkdir [2020-09-15T02:18:57.832Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2020-09-15T02:18:57.832Z] === RUN TestHealthKillContainer [2020-09-15T02:18:59.019Z] ok github.com/docker/docker/client 0.664s coverage: 74.9% of statements [2020-09-15T02:18:59.546Z] ......... [ 86%] [2020-09-15T02:18:59.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-15T02:19:01.476Z] --- PASS: TestHealthKillContainer (2.91s) [2020-09-15T02:19:01.476Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-15T02:19:01.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-15T02:19:01.768Z] --- PASS: TestInspectCpusetInConfigPre120 (0.88s) [2020-09-15T02:19:01.768Z] === RUN TestIpcModeNone [2020-09-15T02:19:02.806Z] --- PASS: TestIpcModeNone (0.89s) [2020-09-15T02:19:02.806Z] === RUN TestIpcModePrivate [2020-09-15T02:19:03.441Z] --- PASS: TestIpcModePrivate (0.89s) [2020-09-15T02:19:03.441Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-09-15T02:19:03.441Z] === RUN TestIpcModeShareable [2020-09-15T02:19:04.033Z] --- PASS: TestUpdateRestartPolicy (12.27s) [2020-09-15T02:19:04.033Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-15T02:19:04.094Z] tests/integration/models_images_test.py ............... [ 89%] [2020-09-15T02:19:04.477Z] --- PASS: TestIpcModeShareable (0.92s) [2020-09-15T02:19:04.477Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-09-15T02:19:04.477Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-15T02:19:04.604Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2020-09-15T02:19:04.604Z] === RUN TestWaitNonBlocked [2020-09-15T02:19:04.604Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-15T02:19:04.604Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-15T02:19:04.604Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-15T02:19:04.604Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-15T02:19:04.604Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-15T02:19:04.604Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-15T02:19:05.276Z] tests/integration/models_networks_test.py .... [ 90%] [2020-09-15T02:19:05.547Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-09-15T02:19:05.547Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.81s) [2020-09-15T02:19:05.547Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.86s) [2020-09-15T02:19:05.547Z] === RUN TestWaitBlocked [2020-09-15T02:19:05.547Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-15T02:19:05.547Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-15T02:19:05.547Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-15T02:19:05.547Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-15T02:19:05.547Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-15T02:19:05.547Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-15T02:19:06.491Z] --- PASS: TestWaitBlocked (0.02s) [2020-09-15T02:19:06.491Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.94s) [2020-09-15T02:19:06.491Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s) [2020-09-15T02:19:06.491Z] === CONT TestContainerStartOnDaemonRestart [2020-09-15T02:19:06.491Z] === CONT TestIpcModeOlderClient [2020-09-15T02:19:06.491Z] === CONT TestDaemonHostGatewayIP [2020-09-15T02:19:06.491Z] === CONT TestDaemonRestartIpcMode [2020-09-15T02:19:06.753Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-09-15T02:19:06.753Z] === CONT TestContainerKillOnDaemonStart [2020-09-15T02:19:06.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-15T02:19:07.300Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.93s) [2020-09-15T02:19:07.300Z] === RUN TestAPIIpcModeHost [2020-09-15T02:19:07.935Z] --- PASS: TestAPIIpcModeHost (0.56s) [2020-09-15T02:19:07.935Z] === RUN TestDaemonIpcModeShareable [2020-09-15T02:19:10.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-15T02:19:10.063Z] --- PASS: TestContainerStartOnDaemonRestart (3.40s) [2020-09-15T02:19:10.085Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2020-09-15T02:19:10.085Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-09-15T02:19:10.085Z] === RUN TestDaemonIpcModePrivate [2020-09-15T02:19:11.006Z] --- PASS: TestDaemonRestartIpcMode (4.29s) [2020-09-15T02:19:11.267Z] --- PASS: TestDaemonHostGatewayIP (4.72s) [2020-09-15T02:19:11.671Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2020-09-15T02:19:11.671Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-09-15T02:19:11.671Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-15T02:19:11.805Z] tests/integration/models_nodes_test.py . [ 91%] [2020-09-15T02:19:11.805Z] tests/integration/models_resources_test.py . [ 91%] [2020-09-15T02:19:13.215Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s) [2020-09-15T02:19:13.215Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-09-15T02:19:13.215Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-15T02:19:13.887Z] ok github.com/docker/docker/builder/remotecontext/git 32.916s coverage: 86.3% of statements [2020-09-15T02:19:13.888Z] ? github.com/docker/docker/cli [no test files] [2020-09-15T02:19:13.888Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-15T02:19:15.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-15T02:19:15.348Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2020-09-15T02:19:15.348Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-09-15T02:19:15.348Z] === RUN TestIpcModeOlderClient [2020-09-15T02:19:15.348Z] === PAUSE TestIpcModeOlderClient [2020-09-15T02:19:15.348Z] === RUN TestKillContainerInvalidSignal [2020-09-15T02:19:16.053Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2020-09-15T02:19:16.053Z] === RUN TestKillContainer [2020-09-15T02:19:16.053Z] === RUN TestKillContainer/no_signal [2020-09-15T02:19:16.689Z] === RUN TestKillContainer/non_killing_signal [2020-09-15T02:19:17.325Z] === RUN TestKillContainer/killing_signal [2020-09-15T02:19:17.860Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-09-15T02:19:17.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-15T02:19:18.435Z] --- PASS: TestKillContainer (2.50s) [2020-09-15T02:19:18.435Z] --- PASS: TestKillContainer/no_signal (0.80s) [2020-09-15T02:19:18.435Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-09-15T02:19:18.435Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2020-09-15T02:19:18.435Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-15T02:19:18.435Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-15T02:19:19.544Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-15T02:19:20.179Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.73s) [2020-09-15T02:19:20.179Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s) [2020-09-15T02:19:20.179Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-09-15T02:19:20.179Z] === RUN TestKillStoppedContainer [2020-09-15T02:19:20.179Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-09-15T02:19:20.179Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-15T02:19:20.528Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-09-15T02:19:20.528Z] === RUN TestKillDifferentUserContainer [2020-09-15T02:19:20.588Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-09-15T02:19:20.588Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-09-15T02:19:21.003Z] ok github.com/docker/docker/cmd/dockerd 0.633s coverage: 19.3% of statements [2020-09-15T02:19:21.210Z] --- PASS: TestKillDifferentUserContainer (0.86s) [2020-09-15T02:19:21.210Z] === RUN TestInspectOomKilledTrue [2020-09-15T02:19:21.210Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-15T02:19:21.210Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-15T02:19:21.210Z] === RUN TestInspectOomKilledFalse [2020-09-15T02:19:21.210Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-15T02:19:21.210Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-15T02:19:21.210Z] === RUN TestLinksEtcHostsContentMatch [2020-09-15T02:19:21.266Z] --- PASS: TestContainerKillOnDaemonStart (13.05s) [2020-09-15T02:19:21.266Z] PASS [2020-09-15T02:19:21.266Z] [2020-09-15T02:19:21.266Z] === Skipped [2020-09-15T02:19:21.266Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-09-15T02:19:21.266Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-15T02:19:21.266Z] [2020-09-15T02:19:21.266Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-15T02:19:21.266Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-15T02:19:21.266Z] [2020-09-15T02:19:21.266Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-15T02:19:21.266Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-15T02:19:21.266Z] [2020-09-15T02:19:21.266Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-15T02:19:21.266Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-15T02:19:21.266Z] [2020-09-15T02:19:21.266Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-09-15T02:19:21.266Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-15T02:19:21.266Z] [2020-09-15T02:19:21.266Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-09-15T02:19:21.266Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-15T02:19:21.266Z] [2020-09-15T02:19:21.266Z] [2020-09-15T02:19:21.266Z] DONE 192 tests, 6 skipped in 134.906s [2020-09-15T02:19:21.266Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-09-15T02:19:21.266Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:19:21.266Z] ++ set -e [2020-09-15T02:19:21.266Z] ++ '[' -n 0 ']' [2020-09-15T02:19:21.266Z] ++ set -x [2020-09-15T02:19:21.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:19:21.266Z] INFO: Testing against a local daemon [2020-09-15T02:19:21.266Z] === RUN TestCommitInheritsEnv [2020-09-15T02:19:21.266Z] --- PASS: TestCommitInheritsEnv (0.54s) [2020-09-15T02:19:21.266Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-15T02:19:21.266Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-09-15T02:19:21.266Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-09-15T02:19:21.266Z] === RUN TestImagesFilterMultiReference [2020-09-15T02:19:21.266Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-09-15T02:19:21.266Z] === RUN TestImagePullPlatformInvalid [2020-09-15T02:19:21.266Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-09-15T02:19:21.266Z] === RUN TestRemoveImageOrphaning [2020-09-15T02:19:21.266Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2020-09-15T02:19:21.266Z] === RUN TestRemoveImageGarbageCollector [2020-09-15T02:19:21.266Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-15T02:19:21.266Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T02:19:21.266Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-15T02:19:21.266Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-09-15T02:19:21.266Z] === RUN TestTagInvalidReference [2020-09-15T02:19:21.266Z] --- PASS: TestTagInvalidReference (0.03s) [2020-09-15T02:19:21.266Z] === RUN TestTagValidPrefixedRepo [2020-09-15T02:19:21.266Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-09-15T02:19:21.266Z] === RUN TestTagExistedNameWithoutForce [2020-09-15T02:19:21.527Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-09-15T02:19:21.527Z] === RUN TestTagOfficialNames [2020-09-15T02:19:21.527Z] --- PASS: TestTagOfficialNames (0.07s) [2020-09-15T02:19:21.527Z] === RUN TestTagMatchesDigest [2020-09-15T02:19:21.527Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-09-15T02:19:21.527Z] PASS [2020-09-15T02:19:21.527Z] [2020-09-15T02:19:21.527Z] === Skipped [2020-09-15T02:19:21.527Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-09-15T02:19:21.527Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-09-15T02:19:21.527Z] [2020-09-15T02:19:21.527Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-15T02:19:21.527Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T02:19:21.527Z] [2020-09-15T02:19:21.527Z] [2020-09-15T02:19:21.527Z] DONE 12 tests, 2 skipped in 1.726s [2020-09-15T02:19:21.527Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-09-15T02:19:21.527Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:19:21.527Z] ++ set -e [2020-09-15T02:19:21.527Z] ++ '[' -n 0 ']' [2020-09-15T02:19:21.527Z] ++ set -x [2020-09-15T02:19:21.527Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:19:21.787Z] INFO: Testing against a local daemon [2020-09-15T02:19:21.788Z] === RUN TestNetworkCreateDelete [2020-09-15T02:19:21.844Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2020-09-15T02:19:21.844Z] === RUN TestLinksContainerNames [2020-09-15T02:19:22.049Z] --- PASS: TestNetworkCreateDelete (0.39s) [2020-09-15T02:19:22.049Z] === RUN TestDockerNetworkDeletePreferID [2020-09-15T02:19:22.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-15T02:19:22.552Z] ok github.com/docker/docker/container 0.617s coverage: 41.6% of statements [2020-09-15T02:19:22.552Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-15T02:19:22.552Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-15T02:19:22.552Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-15T02:19:22.552Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-15T02:19:23.414Z] --- PASS: TestLinksContainerNames (1.71s) [2020-09-15T02:19:23.414Z] === RUN TestLogsFollowTailEmpty [2020-09-15T02:19:23.434Z] --- PASS: TestDockerNetworkDeletePreferID (1.11s) [2020-09-15T02:19:23.434Z] === RUN TestDaemonDNSFallback [2020-09-15T02:19:24.427Z] tests/integration/regression_test.py ...... [ 98%] [2020-09-15T02:19:24.451Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2020-09-15T02:19:24.451Z] === RUN TestContainerNetworkMountsNoChown [2020-09-15T02:19:24.746Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.648s coverage: 65.3% of statements [2020-09-15T02:19:24.938Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-09-15T02:19:24.938Z] tests/integration/credentials/utils_test.py . [100%] [2020-09-15T02:19:24.938Z] [2020-09-15T02:19:24.938Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-09-15T02:19:24.938Z] =========================== short test summary info ============================ [2020-09-15T02:19:24.938Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-09-15T02:19:24.938Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-09-15T02:19:24.938Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-09-15T02:19:24.938Z] Not supported on most drivers [2020-09-15T02:19:24.938Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-09-15T02:19:24.938Z] Output of docker top depends on host distro, and is not formalized. [2020-09-15T02:19:24.938Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-09-15T02:19:24.938Z] Output of docker top depends on host distro, and is not formalized. [2020-09-15T02:19:24.938Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-09-15T02:19:24.938Z] Can fail if eth0 has multiple IP addresses [2020-09-15T02:19:24.938Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-09-15T02:19:24.938Z] This doesn't seem to be taken into account by the engine [2020-09-15T02:19:24.938Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-09-15T02:19:24.938Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-09-15T02:19:24.938Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 303.61 seconds == [2020-09-15T02:19:25.086Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2020-09-15T02:19:25.086Z] === RUN TestMountDaemonRoot [2020-09-15T02:19:25.086Z] === RUN TestMountDaemonRoot/default [2020-09-15T02:19:25.086Z] === PAUSE TestMountDaemonRoot/default [2020-09-15T02:19:25.086Z] === RUN TestMountDaemonRoot/private [2020-09-15T02:19:25.086Z] === PAUSE TestMountDaemonRoot/private [2020-09-15T02:19:25.086Z] === RUN TestMountDaemonRoot/rprivate [2020-09-15T02:19:25.086Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-15T02:19:25.086Z] === RUN TestMountDaemonRoot/slave [2020-09-15T02:19:25.086Z] === PAUSE TestMountDaemonRoot/slave [2020-09-15T02:19:25.086Z] === RUN TestMountDaemonRoot/rslave [2020-09-15T02:19:25.086Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-15T02:19:25.086Z] === RUN TestMountDaemonRoot/shared [2020-09-15T02:19:25.086Z] === PAUSE TestMountDaemonRoot/shared [2020-09-15T02:19:25.086Z] === RUN TestMountDaemonRoot/rshared [2020-09-15T02:19:25.086Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-15T02:19:25.086Z] === CONT TestMountDaemonRoot/default [2020-09-15T02:19:25.086Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-15T02:19:25.086Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-15T02:19:25.086Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-15T02:19:25.086Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-15T02:19:25.086Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-15T02:19:25.086Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-15T02:19:25.086Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-15T02:19:25.086Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-15T02:19:25.086Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-15T02:19:25.086Z] === CONT TestMountDaemonRoot/rshared [2020-09-15T02:19:25.086Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-15T02:19:25.086Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-15T02:19:25.086Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-15T02:19:25.086Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-15T02:19:25.086Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-15T02:19:25.086Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-15T02:19:25.086Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-15T02:19:25.086Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-15T02:19:25.086Z] === CONT TestMountDaemonRoot/rprivate [2020-09-15T02:19:25.086Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-15T02:19:25.086Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-15T02:19:25.086Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-15T02:19:25.086Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-15T02:19:25.086Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-15T02:19:25.086Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-15T02:19:25.086Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-15T02:19:25.086Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-15T02:19:25.086Z] === CONT TestMountDaemonRoot/shared [2020-09-15T02:19:25.086Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-15T02:19:25.086Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-15T02:19:25.086Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-15T02:19:25.086Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-15T02:19:25.086Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-15T02:19:25.086Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-15T02:19:25.086Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-15T02:19:25.086Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-15T02:19:25.086Z] === CONT TestMountDaemonRoot/rslave [2020-09-15T02:19:25.086Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-15T02:19:25.086Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-15T02:19:25.086Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-15T02:19:25.086Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-15T02:19:25.086Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-15T02:19:25.086Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-15T02:19:25.086Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-15T02:19:25.086Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-15T02:19:25.086Z] === CONT TestMountDaemonRoot/slave [2020-09-15T02:19:25.086Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-15T02:19:25.086Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-15T02:19:25.086Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-15T02:19:25.086Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-15T02:19:25.086Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-15T02:19:25.086Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-15T02:19:25.086Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-15T02:19:25.086Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-15T02:19:25.086Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-15T02:19:25.193Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-09-15T02:19:25.377Z] === CONT TestMountDaemonRoot/private [2020-09-15T02:19:25.378Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-15T02:19:25.378Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-15T02:19:25.378Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-15T02:19:25.378Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-15T02:19:25.378Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-15T02:19:25.378Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-15T02:19:25.378Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-15T02:19:25.378Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-15T02:19:25.378Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-15T02:19:25.378Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-15T02:19:25.378Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-15T02:19:25.378Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-15T02:19:25.378Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-15T02:19:25.378Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-15T02:19:25.671Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-15T02:19:25.671Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-15T02:19:25.671Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-15T02:19:25.671Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-15T02:19:25.671Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-15T02:19:25.671Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-15T02:19:25.671Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-15T02:19:25.671Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-15T02:19:25.671Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-15T02:19:25.671Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-15T02:19:25.963Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-15T02:19:25.963Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-15T02:19:25.963Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-15T02:19:25.963Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-15T02:19:25.963Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-15T02:19:25.963Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-15T02:19:25.963Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-15T02:19:25.963Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-15T02:19:26.255Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-15T02:19:26.255Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-15T02:19:26.255Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-09-15T02:19:26.255Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-15T02:19:26.255Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2020-09-15T02:19:26.255Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2020-09-15T02:19:26.255Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-09-15T02:19:26.255Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-09-15T02:19:26.255Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-15T02:19:26.255Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-09-15T02:19:26.255Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-09-15T02:19:26.255Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2020-09-15T02:19:26.255Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2020-09-15T02:19:26.255Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-15T02:19:26.255Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-09-15T02:19:26.255Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-09-15T02:19:26.255Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-09-15T02:19:26.255Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-09-15T02:19:26.255Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-15T02:19:26.255Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-09-15T02:19:26.255Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-09-15T02:19:26.255Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-09-15T02:19:26.255Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-09-15T02:19:26.255Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-15T02:19:26.255Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-09-15T02:19:26.255Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-09-15T02:19:26.255Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2020-09-15T02:19:26.255Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-09-15T02:19:26.255Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-15T02:19:26.255Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-09-15T02:19:26.255Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-09-15T02:19:26.255Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-09-15T02:19:26.255Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-09-15T02:19:26.255Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-15T02:19:26.255Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-09-15T02:19:26.255Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-09-15T02:19:26.256Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-09-15T02:19:26.256Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-09-15T02:19:26.256Z] === RUN TestContainerBindMountNonRecursive [2020-09-15T02:19:26.347Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-15T02:19:26.347Z] Using test binary docker [2020-09-15T02:19:26.347Z] +++ /etc/init.d/apparmor start [2020-09-15T02:19:26.347Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-15T02:19:26.347Z] INFO: Waiting for daemon to start... [2020-09-15T02:19:26.347Z] Starting dockerd [2020-09-15T02:19:26.347Z] +++ 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-09-15T02:19:26.941Z] ok github.com/docker/docker/daemon/cluster 0.755s coverage: 0.5% of statements [2020-09-15T02:19:27.412Z] ok github.com/docker/docker/daemon/cluster/convert 0.981s coverage: 35.9% of statements [2020-09-15T02:19:28.252Z] . [2020-09-15T02:19:28.252Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-15T02:19:28.252Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-15T02:19:28.405Z] --- PASS: TestContainerBindMountNonRecursive (1.97s) [2020-09-15T02:19:28.405Z] === RUN TestNetworkNat [2020-09-15T02:19:28.512Z] Error: No such image: emptyfs [2020-09-15T02:19:28.512Z] ++++ docker load [2020-09-15T02:19:28.512Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-15T02:19:28.771Z] Running integration-test (iteration 1) [2020-09-15T02:19:28.771Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-09-15T02:19:28.771Z] ++ 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-09-15T02:19:28.771Z] ++ set -e [2020-09-15T02:19:28.771Z] ++ '[' -n 0 ']' [2020-09-15T02:19:28.771Z] ++ set -x [2020-09-15T02:19:28.771Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:19:29.044Z] --- PASS: TestNetworkNat (0.91s) [2020-09-15T02:19:29.044Z] === RUN TestNetworkLocalhostTCPNat [2020-09-15T02:19:30.081Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s) [2020-09-15T02:19:30.081Z] === RUN TestNetworkLoopbackNat [2020-09-15T02:19:31.572Z] --- PASS: TestDaemonDNSFallback (7.34s) [2020-09-15T02:19:31.572Z] === RUN TestInspectNetwork [2020-09-15T02:19:33.238Z] ok github.com/docker/docker/daemon/discovery 0.162s coverage: 30.0% of statements [2020-09-15T02:19:33.604Z] --- PASS: TestNetworkLoopbackNat (3.22s) [2020-09-15T02:19:33.604Z] === RUN TestPause [2020-09-15T02:19:33.701Z] ok github.com/docker/docker/daemon/config 0.932s coverage: 79.7% of statements [2020-09-15T02:19:33.896Z] --- PASS: TestPause (0.85s) [2020-09-15T02:19:33.896Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-15T02:19:33.896Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-15T02:19:33.896Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-15T02:19:33.896Z] === RUN TestPauseStopPausedContainer [2020-09-15T02:19:34.933Z] --- PASS: TestPauseStopPausedContainer (0.87s) [2020-09-15T02:19:34.933Z] === RUN TestPsFilter [2020-09-15T02:19:34.933Z] --- PASS: TestPsFilter (0.26s) [2020-09-15T02:19:34.933Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-15T02:19:35.780Z] === RUN TestInspectNetwork/full_network_id [2020-09-15T02:19:35.780Z] === RUN TestInspectNetwork/partial_network_id [2020-09-15T02:19:35.780Z] === RUN TestInspectNetwork/network_name [2020-09-15T02:19:35.780Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-15T02:19:35.969Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s) [2020-09-15T02:19:35.969Z] === RUN TestRemoveContainerWithVolume [2020-09-15T02:19:36.603Z] --- PASS: TestRemoveContainerWithVolume (0.83s) [2020-09-15T02:19:36.603Z] === RUN TestRemoveContainerRunning [2020-09-15T02:19:36.634Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.827s coverage: 11.3% of statements [2020-09-15T02:19:37.098Z] ok github.com/docker/docker/daemon/events 0.276s coverage: 50.0% of statements [2020-09-15T02:19:37.352Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-15T02:19:37.352Z] [2020-09-15T02:19:37.352Z] Unloading profiles will leave already running processes permanently [2020-09-15T02:19:37.352Z] unconfined, which can lead to unexpected situations. [2020-09-15T02:19:37.352Z] [2020-09-15T02:19:37.352Z] To set a process to complain mode, use the command line tool [2020-09-15T02:19:37.352Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-15T02:19:37.352Z] [2020-09-15T02:19:37.567Z] ok github.com/docker/docker/daemon 3.938s coverage: 9.1% of statements [2020-09-15T02:19:37.567Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-15T02:19:37.567Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-15T02:19:37.567Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-15T02:19:37.567Z] ? github.com/docker/docker/daemon/exec [no test files] Post stage [Pipeline] junit [2020-09-15T02:19:37.618Z] Recording test results [2020-09-15T02:19:37.640Z] --- PASS: TestRemoveContainerRunning (0.86s) [2020-09-15T02:19:37.640Z] === RUN TestRemoveContainerForceRemoveRunning [Pipeline] sh [2020-09-15T02:19:38.024Z] + echo Ensuring container killed. [2020-09-15T02:19:38.024Z] Ensuring container killed. [2020-09-15T02:19:38.024Z] + docker rm -vf docker-pr3 [2020-09-15T02:19:38.024Z] Error: No such container: docker-pr3 [2020-09-15T02:19:38.024Z] + true [Pipeline] sh [2020-09-15T02:19:38.031Z] ok github.com/docker/docker/daemon/graphdriver 0.501s coverage: 2.3% of statements [2020-09-15T02:19:38.031Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-09-15T02:19:38.031Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-09-15T02:19:38.031Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-09-15T02:19:38.031Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-15T02:19:38.031Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-09-15T02:19:38.031Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-09-15T02:19:38.031Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-09-15T02:19:38.031Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-09-15T02:19:38.031Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-15T02:19:38.031Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-09-15T02:19:38.031Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-09-15T02:19:38.031Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-09-15T02:19:38.347Z] + echo Chowning /workspace to jenkins user [2020-09-15T02:19:38.347Z] Chowning /workspace to jenkins user [2020-09-15T02:19:38.347Z] + id -u [2020-09-15T02:19:38.347Z] + id -g [2020-09-15T02:19:38.347Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41445:/workspace busybox chown -R 1000:1000 /workspace [2020-09-15T02:19:38.678Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s) [2020-09-15T02:19:38.678Z] === RUN TestRemoveInvalidContainer [2020-09-15T02:19:38.678Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-09-15T02:19:38.678Z] === RUN TestRenameLinkedContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-15T02:19:39.007Z] ok github.com/docker/docker/daemon/links 0.261s coverage: 93.0% of statements [2020-09-15T02:19:39.246Z] + bundleName=docker-py [2020-09-15T02:19:39.246Z] + echo Creating docker-py-bundles.tar.gz [2020-09-15T02:19:39.246Z] Creating docker-py-bundles.tar.gz [2020-09-15T02:19:39.246Z] + 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-09-15T02:19:39.254Z] Archiving artifacts [2020-09-15T02:19:41.067Z] --- PASS: TestInspectNetwork (9.65s) [2020-09-15T02:19:41.067Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-15T02:19:41.067Z] --- PASS: TestInspectNetwork/partial_network_id (0.01s) [2020-09-15T02:19:41.067Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-15T02:19:41.067Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s) [2020-09-15T02:19:41.067Z] === RUN TestRunContainerWithBridgeNone [2020-09-15T02:19:41.933Z] ok github.com/docker/docker/daemon/logger/awslogs 0.779s coverage: 77.8% of statements [2020-09-15T02:19:42.209Z] --- PASS: TestRenameLinkedContainer (3.39s) [2020-09-15T02:19:42.209Z] === RUN TestRenameStoppedContainer [2020-09-15T02:19:42.396Z] ok github.com/docker/docker/daemon/logger 0.408s coverage: 41.2% of statements [2020-09-15T02:19:42.501Z] --- PASS: TestRenameStoppedContainer (0.82s) [2020-09-15T02:19:42.501Z] === RUN TestRenameRunningContainerAndReuse [2020-09-15T02:19:42.859Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.441s coverage: 61.6% of statements [2020-09-15T02:19:42.981Z] --- PASS: TestRunContainerWithBridgeNone (2.43s) [2020-09-15T02:19:42.981Z] === RUN TestNetworkInvalidJSON [2020-09-15T02:19:42.981Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-15T02:19:42.981Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-15T02:19:42.981Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-15T02:19:42.981Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-15T02:19:42.981Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-15T02:19:42.981Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-15T02:19:42.981Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-15T02:19:42.981Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-15T02:19:42.981Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-15T02:19:42.981Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-09-15T02:19:42.981Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-15T02:19:42.981Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-15T02:19:42.981Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-15T02:19:42.981Z] === RUN TestHostIPv4BridgeLabel [2020-09-15T02:19:43.322Z] ok github.com/docker/docker/daemon/images 0.472s coverage: 4.8% of statements [2020-09-15T02:19:43.322Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-15T02:19:43.322Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-15T02:19:43.322Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-09-15T02:19:43.322Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-15T02:19:43.322Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-15T02:19:43.322Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-09-15T02:19:43.322Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-09-15T02:19:43.322Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.323s coverage: 87.2% of statements [2020-09-15T02:19:43.554Z] --- PASS: TestHostIPv4BridgeLabel (0.80s) [2020-09-15T02:19:43.554Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-15T02:19:44.621Z] --- PASS: TestRenameRunningContainerAndReuse (1.75s) [2020-09-15T02:19:44.621Z] === RUN TestRenameInvalidName [2020-09-15T02:19:44.941Z] --- PASS: TestDaemonRestartWithLiveRestore (1.38s) [2020-09-15T02:19:44.941Z] === RUN TestDaemonDefaultNetworkPools [2020-09-15T02:19:44.964Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41445/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-09-15T02:19:45.255Z] --- PASS: TestRenameInvalidName (0.87s) [2020-09-15T02:19:45.255Z] === RUN TestRenameAnonymousContainer [2020-09-15T02:19:45.313Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41445/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=2344b3a9e10aab2f63d792f9b72282129399f98d -e DOCKER_GRAPHDRIVER docker:2344b3a9e10aab2f63d792f9b72282129399f98d hack/make.sh binary-daemon [2020-09-15T02:19:45.520Z] ok github.com/docker/docker/daemon/logger/local 0.391s coverage: 75.2% of statements [2020-09-15T02:19:45.520Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-15T02:19:45.520Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.206s coverage: 33.3% of statements [2020-09-15T02:19:45.569Z] [2020-09-15T02:19:45.843Z] Removing bundles/ [2020-09-15T02:19:45.843Z] [2020-09-15T02:19:45.843Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-09-15T02:19:45.843Z] Building: bundles/binary-daemon/dockerd-dev [2020-09-15T02:19:45.843Z] GOOS="" GOARCH="" GOARM="" [2020-09-15T02:19:45.985Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.212s coverage: 35.9% of statements [2020-09-15T02:19:46.326Z] --- PASS: TestDaemonDefaultNetworkPools (1.27s) [2020-09-15T02:19:46.326Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-15T02:19:46.961Z] ok github.com/docker/docker/daemon/logger/templates 0.077s coverage: 8.3% of statements [2020-09-15T02:19:47.938Z] ok github.com/docker/docker/daemon/logger/syslog 0.236s coverage: 46.8% of statements [2020-09-15T02:19:48.242Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.92s) [2020-09-15T02:19:48.242Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-15T02:19:48.917Z] ok github.com/docker/docker/daemon/logger/splunk 2.244s coverage: 82.5% of statements [2020-09-15T02:19:48.917Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-15T02:19:48.917Z] ? github.com/docker/docker/daemon/network [no test files] [2020-09-15T02:19:48.917Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-15T02:19:50.789Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.39s) [2020-09-15T02:19:50.789Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-15T02:19:50.831Z] --- PASS: TestRenameAnonymousContainer (4.82s) [2020-09-15T02:19:50.831Z] === RUN TestRenameContainerWithSameName [2020-09-15T02:19:51.112Z] ok github.com/docker/docker/distribution/metadata 1.596s coverage: 48.2% of statements [2020-09-15T02:19:51.123Z] --- PASS: TestRenameContainerWithSameName (0.90s) [2020-09-15T02:19:51.123Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-15T02:19:51.360Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s) [2020-09-15T02:19:51.361Z] === RUN TestServiceWithPredefinedNetwork [2020-09-15T02:19:51.577Z] ok github.com/docker/docker/errdefs 0.123s coverage: 49.4% of statements [2020-09-15T02:19:52.555Z] ok github.com/docker/docker/distribution 2.432s coverage: 20.1% of statements [2020-09-15T02:19:52.555Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-15T02:19:52.555Z] ok github.com/docker/docker/distribution/xfer 2.026s coverage: 76.8% of statements [2020-09-15T02:19:52.555Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-15T02:19:52.636Z] --- PASS: TestRenameContainerWithLinkedContainer (1.69s) [2020-09-15T02:19:52.636Z] === RUN TestResize [2020-09-15T02:19:53.675Z] --- PASS: TestResize (0.86s) [2020-09-15T02:19:53.675Z] === RUN TestResizeWithInvalidSize [2020-09-15T02:19:53.936Z] --- PASS: TestServiceWithPredefinedNetwork (2.79s) [2020-09-15T02:19:53.936Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-15T02:19:53.936Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-15T02:19:53.936Z] service_test.go:236: FLAKY_TEST [2020-09-15T02:19:53.936Z] === RUN TestServiceWithDataPathPortInit [2020-09-15T02:19:53.979Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements [2020-09-15T02:19:53.979Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-15T02:19:53.979Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2020-09-15T02:19:53.979Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-15T02:19:53.979Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-15T02:19:53.979Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-15T02:19:53.979Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-15T02:19:53.979Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-15T02:19:53.979Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-15T02:19:53.979Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-15T02:19:53.979Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-15T02:19:53.979Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-15T02:19:53.979Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-15T02:19:53.979Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-15T02:19:53.979Z] ok github.com/docker/docker/api/types/filters 0.024s coverage: 92.2% of statements [2020-09-15T02:19:53.979Z] ok github.com/docker/docker/api/types/strslice 0.018s coverage: 90.0% of statements [2020-09-15T02:19:53.979Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2020-09-15T02:19:53.979Z] ok github.com/docker/docker/api/types/versions 0.017s coverage: 75.0% of statements [2020-09-15T02:19:53.979Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 5.7% of statements [2020-09-15T02:19:53.979Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-15T02:19:53.979Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-15T02:19:53.979Z] ? github.com/docker/docker/api/types [no test files] [2020-09-15T02:19:53.979Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-15T02:19:53.979Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-15T02:19:53.979Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-15T02:19:53.979Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-15T02:19:53.979Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-15T02:19:53.979Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-15T02:19:53.979Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-15T02:19:53.979Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-15T02:19:53.979Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-15T02:19:53.979Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-15T02:19:53.979Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-15T02:19:53.979Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-15T02:19:53.979Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-15T02:19:53.979Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-15T02:19:53.979Z] ? github.com/docker/docker/builder [no test files] [2020-09-15T02:19:53.979Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-15T02:19:53.979Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-15T02:19:53.979Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-15T02:19:53.979Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-15T02:19:53.979Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-15T02:19:53.979Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-15T02:19:53.979Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-15T02:19:53.979Z] ok github.com/docker/docker/builder/dockerignore 0.032s coverage: 96.8% of statements [2020-09-15T02:19:53.979Z] ok github.com/docker/docker/cli/debug 0.019s coverage: 100.0% of statements [2020-09-15T02:19:53.979Z] ok github.com/docker/docker/builder/remotecontext/git 3.675s coverage: 86.3% of statements [2020-09-15T02:19:54.106Z] ok github.com/docker/docker/image/cache 0.515s coverage: 19.2% of statements [2020-09-15T02:19:54.310Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2020-09-15T02:19:54.310Z] === RUN TestResizeWhenContainerNotStarted [2020-09-15T02:19:54.571Z] ok github.com/docker/docker/image/v1 0.331s coverage: 25.0% of statements [2020-09-15T02:19:54.626Z] ok github.com/docker/docker/builder/remotecontext 0.522s coverage: 13.6% of statements [2020-09-15T02:19:55.034Z] ok github.com/docker/docker/image 1.555s coverage: 86.4% of statements [2020-09-15T02:19:55.348Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s) [2020-09-15T02:19:55.348Z] === RUN TestDaemonRestartKillContainers [2020-09-15T02:19:55.348Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-15T02:19:55.348Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-15T02:19:55.348Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-15T02:19:55.348Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-15T02:19:55.348Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-15T02:19:55.348Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-15T02:19:55.348Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-15T02:19:55.348Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-15T02:19:55.348Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-15T02:19:55.348Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-15T02:19:55.348Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-15T02:19:55.348Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-15T02:19:55.348Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-15T02:19:55.348Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-15T02:19:55.348Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-15T02:19:55.348Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-15T02:19:55.348Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-15T02:19:55.348Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-15T02:19:55.348Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-15T02:19:55.348Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-15T02:19:55.348Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-15T02:19:55.348Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-15T02:19:55.348Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-15T02:19:55.348Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-15T02:19:55.348Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-15T02:19:55.348Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-15T02:19:55.498Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-15T02:19:55.498Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-15T02:19:55.680Z] ok github.com/docker/docker/builder/dockerfile 1.167s coverage: 48.0% of statements [2020-09-15T02:19:55.680Z] ? github.com/docker/docker/cli [no test files] [2020-09-15T02:19:55.680Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-15T02:19:56.476Z] ok github.com/docker/docker/libcontainerd/queue 0.084s coverage: 100.0% of statements [2020-09-15T02:19:57.423Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-15T02:19:57.454Z] ok github.com/docker/docker/libcontainerd/local 0.233s coverage: 1.0% of statements [2020-09-15T02:19:57.454Z] ok github.com/docker/docker/layer 0.770s coverage: 30.1% of statements [2020-09-15T02:19:57.454Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-15T02:19:57.454Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-15T02:19:57.454Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-15T02:19:57.454Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-15T02:19:57.454Z] ? github.com/docker/docker/oci [no test files] [2020-09-15T02:19:57.454Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-15T02:19:57.718Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-15T02:19:57.918Z] ok github.com/docker/docker/pkg/aaparser 0.082s coverage: 50.0% of statements [2020-09-15T02:19:58.895Z] ok github.com/docker/docker/opts 0.589s coverage: 67.1% of statements [2020-09-15T02:19:59.231Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-15T02:19:59.231Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-15T02:19:59.359Z] ok github.com/docker/docker/pkg/broadcaster 0.040s coverage: 100.0% of statements [2020-09-15T02:20:00.225Z] ok github.com/docker/docker/client 0.539s coverage: 75.4% of statements [2020-09-15T02:20:00.337Z] ok github.com/docker/docker/pkg/capabilities 0.041s coverage: 87.5% of statements [2020-09-15T02:20:00.337Z] ok github.com/docker/docker/pkg/authorization 0.752s coverage: 26.8% of statements [2020-09-15T02:20:00.745Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-15T02:20:00.745Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-15T02:20:01.323Z] ok github.com/docker/docker/pkg/chrootarchive 0.160s coverage: 15.4% of statements [2020-09-15T02:20:01.323Z] ok github.com/docker/docker/pkg/directory 0.046s coverage: 80.0% of statements [2020-09-15T02:20:01.787Z] ok github.com/docker/docker/pkg/discovery 0.100s coverage: 58.3% of statements [2020-09-15T02:20:02.251Z] ok github.com/docker/docker/pkg/discovery/file 0.082s coverage: 92.9% of statements [2020-09-15T02:20:02.821Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-15T02:20:02.821Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-15T02:20:03.228Z] ok github.com/docker/docker/pkg/discovery/memory 0.194s coverage: 92.3% of statements [2020-09-15T02:20:04.206Z] ok github.com/docker/docker/pkg/discovery/nodes 0.342s coverage: 93.8% of statements [2020-09-15T02:20:05.758Z] ok github.com/docker/docker/pkg/filenotify 0.049s coverage: 39.4% of statements [2020-09-15T02:20:05.758Z] ok github.com/docker/docker/pkg/fileutils 0.111s coverage: 87.7% of statements [2020-09-15T02:20:06.348Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-15T02:20:06.348Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-15T02:20:06.737Z] ok github.com/docker/docker/pkg/homedir 0.240s coverage: 42.9% of statements [2020-09-15T02:20:07.202Z] ok github.com/docker/docker/pkg/discovery/kv 3.606s coverage: 84.1% of statements [2020-09-15T02:20:07.202Z] ok github.com/docker/docker/pkg/idtools 0.132s coverage: 7.3% of statements [2020-09-15T02:20:08.468Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-15T02:20:08.468Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.34s) [2020-09-15T02:20:08.468Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.43s) [2020-09-15T02:20:08.468Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.45s) [2020-09-15T02:20:08.468Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.41s) [2020-09-15T02:20:08.468Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.49s) [2020-09-15T02:20:08.468Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.50s) [2020-09-15T02:20:08.468Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.29s) [2020-09-15T02:20:08.468Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.25s) [2020-09-15T02:20:08.468Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.01s) [2020-09-15T02:20:08.468Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.03s) [2020-09-15T02:20:08.468Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.16s) [2020-09-15T02:20:08.468Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.47s) [2020-09-15T02:20:08.468Z] === RUN TestCgroupNamespacesRun [2020-09-15T02:20:08.755Z] ok github.com/docker/docker/pkg/jsonmessage 0.238s coverage: 91.7% of statements [2020-09-15T02:20:08.755Z] ok github.com/docker/docker/pkg/longpath 0.188s coverage: 100.0% of statements [2020-09-15T02:20:09.221Z] ok github.com/docker/docker/pkg/ioutils 0.616s coverage: 68.4% of statements [2020-09-15T02:20:09.221Z] ok github.com/docker/docker/pkg/archive 8.227s coverage: 62.7% of statements [2020-09-15T02:20:09.685Z] ok github.com/docker/docker/pkg/namesgenerator 0.040s coverage: 85.7% of statements [2020-09-15T02:20:09.685Z] ok github.com/docker/docker/pkg/parsers 0.038s coverage: 97.0% of statements [2020-09-15T02:20:09.982Z] --- PASS: TestCgroupNamespacesRun (1.74s) [2020-09-15T02:20:09.983Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-15T02:20:10.663Z] ok github.com/docker/docker/pkg/pidfile 0.161s coverage: 82.6% of statements [2020-09-15T02:20:11.127Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.059s coverage: 56.8% of statements [2020-09-15T02:20:11.496Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.63s) [2020-09-15T02:20:11.496Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-15T02:20:12.080Z] --- PASS: TestServiceWithDataPathPortInit (17.59s) [2020-09-15T02:20:12.080Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-15T02:20:12.678Z] ok github.com/docker/docker/pkg/pools 0.071s coverage: 88.2% of statements [2020-09-15T02:20:12.678Z] ok github.com/docker/docker/pkg/plugins/transport 0.187s coverage: 85.7% of statements [2020-09-15T02:20:13.572Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s) [2020-09-15T02:20:13.572Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-15T02:20:13.656Z] ok github.com/docker/docker/pkg/progress 0.123s coverage: 75.9% of statements [2020-09-15T02:20:14.637Z] ok github.com/docker/docker/pkg/pubsub 1.080s coverage: 73.9% of statements [2020-09-15T02:20:14.637Z] ok github.com/docker/docker/pkg/reexec 0.147s coverage: 82.4% of statements [2020-09-15T02:20:15.086Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s) [2020-09-15T02:20:15.086Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-15T02:20:15.465Z] Loaded image: buildpack-deps:buster [2020-09-15T02:20:15.465Z] Loaded image: busybox:latest [2020-09-15T02:20:15.465Z] Loaded image: busybox:glibc [2020-09-15T02:20:15.465Z] Loaded image: debian:buster [2020-09-15T02:20:15.465Z] Loaded image: hello-world:latest [2020-09-15T02:20:15.465Z] INFO: Testing against a local daemon [2020-09-15T02:20:15.465Z] === RUN TestCgroupNamespacesBuild [2020-09-15T02:20:15.465Z] --- PASS: TestCgroupNamespacesBuild (4.16s) [2020-09-15T02:20:15.465Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-15T02:20:15.465Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.08s) [2020-09-15T02:20:15.465Z] === RUN TestBuildWithSession [2020-09-15T02:20:15.465Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-15T02:20:15.465Z] build_session_test.go:25: TODO: BuildKit [2020-09-15T02:20:15.465Z] === RUN TestBuildSquashParent [2020-09-15T02:20:15.616Z] ok github.com/docker/docker/pkg/signal 0.079s coverage: 20.3% of statements [2020-09-15T02:20:16.079Z] ok github.com/docker/docker/pkg/stdcopy 0.091s coverage: 100.0% of statements [2020-09-15T02:20:17.057Z] ok github.com/docker/docker/pkg/stringid 0.038s coverage: 70.6% of statements [2020-09-15T02:20:17.057Z] ok github.com/docker/docker/pkg/streamformatter 0.070s coverage: 66.2% of statements [2020-09-15T02:20:17.160Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.85s) [2020-09-15T02:20:17.160Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-15T02:20:18.035Z] ok github.com/docker/docker/pkg/sysinfo 0.064s coverage: 38.2% of statements [2020-09-15T02:20:18.673Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.68s) [2020-09-15T02:20:18.673Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-15T02:20:19.014Z] ok github.com/docker/docker/pkg/system 0.101s coverage: 13.8% of statements [2020-09-15T02:20:19.308Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2020-09-15T02:20:19.308Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-15T02:20:19.479Z] ok github.com/docker/docker/pkg/tailfile 0.246s coverage: 88.6% of statements [2020-09-15T02:20:19.942Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-15T02:20:19.942Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-15T02:20:19.942Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-15T02:20:19.942Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-15T02:20:19.942Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-15T02:20:19.942Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-09-15T02:20:19.942Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-09-15T02:20:19.942Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-15T02:20:19.942Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-15T02:20:20.407Z] testing: warning: no tests to run [2020-09-15T02:20:20.407Z] coverage: [no statements] [2020-09-15T02:20:20.407Z] ok github.com/docker/docker/pkg/term/windows 0.038s coverage: [no statements] [no tests to run] [2020-09-15T02:20:20.407Z] ok github.com/docker/docker/pkg/tarsum 0.254s coverage: 89.3% of statements [2020-09-15T02:20:20.870Z] ok github.com/docker/docker/pkg/truncindex 0.155s coverage: 91.5% of statements [2020-09-15T02:20:21.334Z] ok github.com/docker/docker/pkg/urlutil 0.035s coverage: 100.0% of statements [2020-09-15T02:20:21.335Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2020-09-15T02:20:21.449Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s) [2020-09-15T02:20:21.450Z] === RUN TestKernelTCPMemory [2020-09-15T02:20:22.083Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.85s) [2020-09-15T02:20:22.084Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uymsbd6ya0nzc8ocnndfw7wep Created:2020-09-15 02:20:13.240860691 +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[e07704593df63537dc5cc0b7e94fa7fc5d1eb31f4087afaed42fa43557642d83:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qdj646az4nouefxv1ji8v7ojn EndpointID:e353a2d74345c8bff75ec3b8f138ff01d575ef1f06b303d79f089f5ef340a260 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:54420fd3aad517b77c549793e22b7705b45f804e2ef143ee03a7e8620abcac9a 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:4ece9ee5dbb2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qdj646az4nouefxv1ji8v7ojn EndpointID:e353a2d74345c8bff75ec3b8f138ff01d575ef1f06b303d79f089f5ef340a260 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-15T02:20:22.084Z] PASS [2020-09-15T02:20:22.084Z] [2020-09-15T02:20:22.084Z] === Skipped [2020-09-15T02:20:22.084Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-15T02:20:22.084Z] service_test.go:236: FLAKY_TEST [2020-09-15T02:20:22.084Z] [2020-09-15T02:20:22.084Z] [2020-09-15T02:20:22.084Z] DONE 23 tests, 1 skipped in 58.932s [2020-09-15T02:20:22.084Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-15T02:20:22.084Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:20:22.084Z] ++ set -e [2020-09-15T02:20:22.084Z] ++ '[' -n 0 ']' [2020-09-15T02:20:22.084Z] ++ set -x [2020-09-15T02:20:22.084Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:20:22.084Z] INFO: Testing against a local daemon [2020-09-15T02:20:22.084Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-15T02:20:22.084Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-09-15T02:20:22.084Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-15T02:20:22.084Z] === RUN TestDockerNetworkIpvlan [2020-09-15T02:20:22.084Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-15T02:20:22.084Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-15T02:20:22.084Z] PASS [2020-09-15T02:20:22.084Z] [2020-09-15T02:20:22.084Z] === Skipped [2020-09-15T02:20:22.084Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-09-15T02:20:22.084Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-15T02:20:22.084Z] [2020-09-15T02:20:22.084Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-15T02:20:22.084Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-15T02:20:22.084Z] [2020-09-15T02:20:22.084Z] [2020-09-15T02:20:22.084Z] DONE 2 tests, 2 skipped in 0.185s [2020-09-15T02:20:22.084Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-15T02:20:22.084Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:20:22.084Z] ++ set -e [2020-09-15T02:20:22.084Z] ++ '[' -n 0 ']' [2020-09-15T02:20:22.084Z] ++ set -x [2020-09-15T02:20:22.084Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:20:22.084Z] INFO: Testing against a local daemon [2020-09-15T02:20:22.084Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-15T02:20:22.120Z] --- PASS: TestKernelTCPMemory (0.91s) [2020-09-15T02:20:22.120Z] === RUN TestNISDomainname [2020-09-15T02:20:22.887Z] ok github.com/docker/docker/plugin/v2 0.235s coverage: 20.1% of statements [2020-09-15T02:20:23.028Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.14s) [2020-09-15T02:20:23.028Z] === RUN TestDockerNetworkMacvlan [2020-09-15T02:20:23.158Z] --- PASS: TestNISDomainname (0.93s) [2020-09-15T02:20:23.159Z] === RUN TestHostnameDnsResolution [2020-09-15T02:20:23.351Z] ok github.com/docker/docker/plugin 0.247s coverage: 12.0% of statements [2020-09-15T02:20:23.351Z] ok github.com/docker/docker/reference 0.315s coverage: 84.4% of statements [2020-09-15T02:20:23.593Z] --- PASS: TestBuildSquashParent (8.62s) [2020-09-15T02:20:23.593Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-15T02:20:23.593Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-15T02:20:23.593Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-15T02:20:23.593Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-15T02:20:23.593Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-15T02:20:23.593Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-15T02:20:23.593Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-15T02:20:23.593Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-15T02:20:23.593Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-15T02:20:23.593Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-15T02:20:23.593Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-15T02:20:23.593Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-15T02:20:23.593Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-15T02:20:23.593Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-15T02:20:23.593Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-15T02:20:23.972Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-15T02:20:24.724Z] --- PASS: TestHostnameDnsResolution (1.62s) [2020-09-15T02:20:24.724Z] === RUN TestStats [2020-09-15T02:20:24.907Z] ok github.com/docker/docker/restartmanager 0.035s coverage: 50.9% of statements [2020-09-15T02:20:25.360Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-15T02:20:25.371Z] ok github.com/docker/docker/registry/resumable 0.312s coverage: 100.0% of statements [2020-09-15T02:20:26.303Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-15T02:20:26.353Z] ok github.com/docker/docker/runconfig 0.049s coverage: 52.2% of statements [2020-09-15T02:20:26.817Z] ok github.com/docker/docker/testutil 0.141s coverage: 62.5% of statements [2020-09-15T02:20:26.817Z] ok github.com/docker/docker/registry 0.467s coverage: 51.7% of statements [2020-09-15T02:20:26.889Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-15T02:20:26.889Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-15T02:20:27.462Z] --- PASS: TestStats (2.92s) [2020-09-15T02:20:27.462Z] === RUN TestStopContainerWithTimeout [2020-09-15T02:20:27.462Z] === RUN TestStopContainerWithTimeout/0 [2020-09-15T02:20:27.462Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-15T02:20:27.462Z] === RUN TestStopContainerWithTimeout/1 [2020-09-15T02:20:27.462Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-15T02:20:27.462Z] === RUN TestStopContainerWithTimeout/3 [2020-09-15T02:20:27.462Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-15T02:20:27.462Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-15T02:20:27.462Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-15T02:20:27.462Z] === CONT TestStopContainerWithTimeout/0 [2020-09-15T02:20:27.462Z] === CONT TestStopContainerWithTimeout/3 [2020-09-15T02:20:28.500Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-15T02:20:29.013Z] ok github.com/docker/docker/volume/drivers 0.198s coverage: 36.1% of statements [2020-09-15T02:20:29.607Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-15T02:20:29.990Z] ok github.com/docker/docker/volume/local 0.167s coverage: 37.7% of statements [2020-09-15T02:20:29.990Z] ok github.com/docker/docker/volume/mounts 0.154s coverage: 66.2% of statements [2020-09-15T02:20:30.183Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-15T02:20:30.183Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-15T02:20:30.587Z] === CONT TestStopContainerWithTimeout/1 [2020-09-15T02:20:31.541Z] ok github.com/docker/docker/volume/service 0.593s coverage: 70.3% of statements [2020-09-15T02:20:32.659Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-09-15T02:20:32.659Z] --- PASS: TestStopContainerWithTimeout/0 (1.05s) [2020-09-15T02:20:32.659Z] --- PASS: TestStopContainerWithTimeout/3 (3.00s) [2020-09-15T02:20:32.659Z] --- PASS: TestStopContainerWithTimeout/-1 (2.87s) [2020-09-15T02:20:32.659Z] --- PASS: TestStopContainerWithTimeout/1 (1.88s) [2020-09-15T02:20:32.659Z] === RUN TestDeleteDevicemapper [2020-09-15T02:20:32.659Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-15T02:20:32.659Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-15T02:20:32.659Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-15T02:20:32.724Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-09-15T02:20:32.724Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.09s) [2020-09-15T02:20:32.724Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.12s) [2020-09-15T02:20:32.724Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.90s) [2020-09-15T02:20:32.724Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.07s) [2020-09-15T02:20:32.724Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.02s) [2020-09-15T02:20:32.724Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.18s) [2020-09-15T02:20:32.724Z] === RUN TestBuildMultiStageCopy [2020-09-15T02:20:32.724Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-15T02:20:32.910Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-15T02:20:35.264Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-15T02:20:35.835Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-15T02:20:36.186Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.54s) [2020-09-15T02:20:36.186Z] === RUN TestUpdateMemory [2020-09-15T02:20:36.186Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-15T02:20:36.186Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-15T02:20:36.186Z] === RUN TestUpdateCPUQuota [2020-09-15T02:20:36.405Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-15T02:20:36.665Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-15T02:20:37.225Z] --- PASS: TestUpdateCPUQuota (1.16s) [2020-09-15T02:20:37.225Z] === RUN TestUpdatePidsLimit [2020-09-15T02:20:37.225Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-15T02:20:37.518Z] === RUN TestUpdatePidsLimit/no_change [2020-09-15T02:20:37.605Z] --- PASS: TestBuildMultiStageCopy (4.59s) [2020-09-15T02:20:37.605Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.38s) [2020-09-15T02:20:37.605Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2020-09-15T02:20:37.605Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2020-09-15T02:20:37.605Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.48s) [2020-09-15T02:20:37.605Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s) [2020-09-15T02:20:37.605Z] === RUN TestBuildMultiStageParentConfig [2020-09-15T02:20:37.811Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-15T02:20:38.454Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-15T02:20:38.747Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-15T02:20:38.987Z] --- PASS: TestBuildMultiStageParentConfig (1.32s) [2020-09-15T02:20:38.987Z] === RUN TestBuildLabelWithTargets [2020-09-15T02:20:39.039Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-15T02:20:39.502Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-15T02:20:39.674Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-15T02:20:39.762Z] ok github.com/docker/docker/cmd/dockerd 0.127s coverage: 30.8% of statements [2020-09-15T02:20:40.896Z] --- PASS: TestBuildLabelWithTargets (2.04s) [2020-09-15T02:20:40.896Z] === RUN TestBuildWithEmptyLayers [2020-09-15T02:20:41.187Z] --- PASS: TestUpdatePidsLimit (3.81s) [2020-09-15T02:20:41.187Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-09-15T02:20:41.187Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-09-15T02:20:41.187Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-09-15T02:20:41.187Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2020-09-15T02:20:41.187Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.48s) [2020-09-15T02:20:41.187Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-09-15T02:20:41.187Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2020-09-15T02:20:41.187Z] === RUN TestUpdateRestartPolicy [2020-09-15T02:20:41.419Z] --- PASS: TestDockerNetworkMacvlan (18.05s) [2020-09-15T02:20:41.419Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-09-15T02:20:41.419Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-09-15T02:20:41.419Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.94s) [2020-09-15T02:20:41.419Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.02s) [2020-09-15T02:20:41.419Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.65s) [2020-09-15T02:20:41.419Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.31s) [2020-09-15T02:20:41.419Z] PASS [2020-09-15T02:20:41.419Z] [2020-09-15T02:20:41.419Z] DONE 8 tests in 20.362s [2020-09-15T02:20:41.419Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-15T02:20:41.419Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:20:41.419Z] ++ set -e [2020-09-15T02:20:41.419Z] ++ '[' -n 0 ']' [2020-09-15T02:20:41.419Z] ++ set -x [2020-09-15T02:20:41.419Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:20:41.419Z] testing: warning: no tests to run [2020-09-15T02:20:41.419Z] PASS [2020-09-15T02:20:41.419Z] [2020-09-15T02:20:41.419Z] DONE 0 tests in 0.046s [2020-09-15T02:20:41.419Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-15T02:20:41.419Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:20:41.419Z] ++ set -e [2020-09-15T02:20:41.419Z] ++ '[' -n 0 ']' [2020-09-15T02:20:41.419Z] ++ set -x [2020-09-15T02:20:41.419Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:20:41.419Z] INFO: Testing against a local daemon [2020-09-15T02:20:41.419Z] === RUN TestAuthZPluginAllowRequest [2020-09-15T02:20:41.837Z] --- PASS: TestBuildWithEmptyLayers (1.19s) [2020-09-15T02:20:41.837Z] === RUN TestBuildMultiStageOnBuild [2020-09-15T02:20:42.577Z] ok github.com/docker/docker/container 0.149s coverage: 34.7% of statements [2020-09-15T02:20:42.577Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-15T02:20:42.577Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-15T02:20:42.577Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-15T02:20:42.577Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-15T02:20:43.335Z] --- PASS: TestAuthZPluginAllowRequest (1.79s) [2020-09-15T02:20:43.335Z] === RUN TestAuthZPluginTLS [2020-09-15T02:20:43.908Z] --- PASS: TestAuthZPluginTLS (0.67s) [2020-09-15T02:20:43.908Z] === RUN TestAuthZPluginDenyRequest [2020-09-15T02:20:44.482Z] --- PASS: TestAuthZPluginDenyRequest (0.62s) [2020-09-15T02:20:44.482Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-15T02:20:45.054Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s) [2020-09-15T02:20:45.054Z] === RUN TestAuthZPluginDenyResponse [2020-09-15T02:20:45.137Z] --- PASS: TestBuildMultiStageOnBuild (2.81s) [2020-09-15T02:20:45.137Z] === RUN TestBuildUncleanTarFilenames [2020-09-15T02:20:45.358Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.047s coverage: 65.3% of statements [2020-09-15T02:20:45.999Z] --- PASS: TestAuthZPluginDenyResponse (0.66s) [2020-09-15T02:20:45.999Z] === RUN TestAuthZPluginAllowEventStream [2020-09-15T02:20:46.517Z] --- PASS: TestBuildUncleanTarFilenames (1.74s) [2020-09-15T02:20:46.517Z] === RUN TestBuildMultiStageLayerLeak [2020-09-15T02:20:47.386Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s) [2020-09-15T02:20:47.386Z] === RUN TestAuthZPluginErrorResponse [2020-09-15T02:20:48.330Z] --- PASS: TestAuthZPluginErrorResponse (0.64s) [2020-09-15T02:20:48.331Z] === RUN TestAuthZPluginErrorRequest [2020-09-15T02:20:48.904Z] --- PASS: TestAuthZPluginErrorRequest (0.65s) [2020-09-15T02:20:48.904Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-15T02:20:49.305Z] ok github.com/docker/docker/pkg/plugins 35.150s coverage: 73.4% of statements [2020-09-15T02:20:49.305Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-15T02:20:49.305Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-15T02:20:49.305Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-15T02:20:49.305Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-09-15T02:20:49.305Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-15T02:20:49.305Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-15T02:20:49.305Z] ? github.com/docker/docker/rootless [no test files] [2020-09-15T02:20:49.305Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-15T02:20:49.305Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-15T02:20:49.305Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-15T02:20:49.305Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-15T02:20:49.305Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-15T02:20:49.305Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-15T02:20:49.305Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-15T02:20:49.305Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-15T02:20:49.305Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-15T02:20:49.305Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-15T02:20:49.305Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-15T02:20:49.305Z] ? github.com/docker/docker/volume [no test files] [2020-09-15T02:20:49.305Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-15T02:20:49.305Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === Skipped [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-09-15T02:20:49.305Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-09-15T02:20:49.305Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-09-15T02:20:49.305Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-09-15T02:20:49.305Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2020-09-15T02:20:49.305Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-09-15T02:20:49.305Z] client_test.go:23: runtime.GOOS == "windows" [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-09-15T02:20:49.305Z] daemon_test.go:147: root required [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-09-15T02:20:49.305Z] reload_test.go:520: root required [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-09-15T02:20:49.305Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-09-15T02:20:49.305Z] pull_v2_test.go:73: Needs fixing on Windows [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-09-15T02:20:49.305Z] pull_v2_test.go:118: Needs fixing on Windows [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-09-15T02:20:49.305Z] download_test.go:268: Needs fixing on Windows [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-09-15T02:20:49.305Z] layer_test.go:304: Failing on Windows [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-09-15T02:20:49.305Z] layer_test.go:353: Failing on Windows [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-09-15T02:20:49.305Z] layer_test.go:468: Failing on Windows [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-09-15T02:20:49.305Z] layer_test.go:697: Failing on Windows [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-09-15T02:20:49.305Z] migration_test.go:46: Failing on Windows [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-09-15T02:20:49.305Z] migration_test.go:182: Failing on Windows [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-09-15T02:20:49.305Z] mount_test.go:17: Failing on Windows [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-09-15T02:20:49.305Z] mount_test.go:76: Failing on Windows [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-09-15T02:20:49.305Z] mount_test.go:125: Failing on Windows [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-09-15T02:20:49.305Z] mount_test.go:212: Failing on Windows [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-09-15T02:20:49.305Z] archive_test.go:133: Xz not present in msys2 [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-09-15T02:20:49.305Z] archive_test.go:238: Failing on Windows CI machines [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-09-15T02:20:49.305Z] archive_windows_test.go:16: Currently fails [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-09-15T02:20:49.305Z] changes_test.go:192: needs more investigation [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-09-15T02:20:49.305Z] changes_test.go:405: needs further investigation [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-09-15T02:20:49.305Z] changes_test.go:441: needs further investigation [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-09-15T02:20:49.305Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-09-15T02:20:49.305Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-09-15T02:20:49.305Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-09-15T02:20:49.305Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-09-15T02:20:49.305Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-09-15T02:20:49.305Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-09-15T02:20:49.305Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-09-15T02:20:49.305Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-09-15T02:20:49.305Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-09-15T02:20:49.305Z] poller_test.go:41: No chmod on Windows [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-09-15T02:20:49.305Z] fileutils_test.go:134: Needs porting to Windows [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-09-15T02:20:49.305Z] fileutils_test.go:180: Needs porting to Windows [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-09-15T02:20:49.305Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-09-15T02:20:49.305Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-09-15T02:20:49.305Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2020-09-15T02:20:49.305Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-09-15T02:20:49.305Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-09-15T02:20:49.305Z] local_test.go:181: runtime.GOOS == "windows" [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] [2020-09-15T02:20:49.305Z] DONE 1781 tests, 46 skipped in 207.515s [2020-09-15T02:20:49.305Z] INFO: make.ps1 ended at 09/15/2020 02:20:48 [2020-09-15T02:20:49.476Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s) [2020-09-15T02:20:49.476Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-15T02:20:49.814Z] --- PASS: TestBuildMultiStageLayerLeak (3.06s) [2020-09-15T02:20:49.814Z] === RUN TestBuildWithHugeFile [2020-09-15T02:20:50.285Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-09-15T02:20:50.285Z] INFO: Unit tests ended at 09/15/2020 02:20:50. Duration:00:03:42.8378826 [2020-09-15T02:20:50.285Z] INFO: Building busybox [2020-09-15T02:20:50.285Z] Sending build context to Docker daemon 5.12kB [2020-09-15T02:20:50.285Z] [2020-09-15T02:20:50.285Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-09-15T02:20:50.285Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-09-15T02:20:50.285Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-09-15T02:20:50.285Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-09-15T02:20:50.285Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-09-15T02:20:50.285Z] ---> 715aaeac112d [2020-09-15T02:20:50.285Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-09-15T02:20:50.285Z] ---> Running in d0668a512a7b [2020-09-15T02:20:51.012Z] ok github.com/docker/docker/daemon/cluster/convert 0.035s coverage: 35.9% of statements [2020-09-15T02:20:52.024Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.15s) [2020-09-15T02:20:52.024Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-15T02:20:52.581Z] ok github.com/docker/docker/daemon/cluster 0.171s coverage: 0.5% of statements [2020-09-15T02:20:53.836Z] --- PASS: TestUpdateRestartPolicy (12.87s) [2020-09-15T02:20:53.836Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-15T02:20:53.943Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s) [2020-09-15T02:20:53.943Z] === RUN TestAuthZPluginHeader [2020-09-15T02:20:54.874Z] --- PASS: TestUpdateRestartWithAutoRemove (0.91s) [2020-09-15T02:20:54.874Z] === RUN TestWaitNonBlocked [2020-09-15T02:20:54.874Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-15T02:20:54.874Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-15T02:20:54.874Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-15T02:20:54.874Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-15T02:20:54.874Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-15T02:20:54.874Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-15T02:20:54.887Z] --- PASS: TestAuthZPluginHeader (0.99s) [2020-09-15T02:20:54.887Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-15T02:20:54.887Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-15T02:20:54.887Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T02:20:54.887Z] === RUN TestAuthZPluginV2Disable [2020-09-15T02:20:54.887Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-09-15T02:20:54.887Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T02:20:54.887Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-15T02:20:54.887Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-15T02:20:54.887Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T02:20:54.887Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-15T02:20:54.887Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-15T02:20:54.887Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T02:20:54.887Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-15T02:20:55.910Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-09-15T02:20:55.911Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s) [2020-09-15T02:20:55.911Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.20s) [2020-09-15T02:20:55.911Z] === RUN TestWaitBlocked [2020-09-15T02:20:55.911Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-15T02:20:55.911Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-15T02:20:55.911Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-15T02:20:55.911Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-15T02:20:55.911Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-15T02:20:55.911Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-15T02:20:56.115Z] Removing intermediate container d0668a512a7b [2020-09-15T02:20:56.115Z] ---> 313797c02d20 [2020-09-15T02:20:56.115Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-09-15T02:20:56.115Z] ---> Running in 65e959c1c0d8 [2020-09-15T02:20:56.115Z] Removing intermediate container 65e959c1c0d8 [2020-09-15T02:20:56.115Z] ---> 9183dd7e5cb1 [2020-09-15T02:20:56.115Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-09-15T02:20:56.115Z] ---> Running in 88575eea9abb [2020-09-15T02:20:56.188Z] ok github.com/docker/docker/daemon/discovery 0.030s coverage: 30.0% of statements [2020-09-15T02:20:56.394Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-15T02:20:56.394Z] Using test binary docker [2020-09-15T02:20:56.394Z] +++ /etc/init.d/apparmor start [2020-09-15T02:20:56.394Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-15T02:20:56.394Z] Starting dockerd [2020-09-15T02:20:56.394Z] INFO: Waiting for daemon to start... [2020-09-15T02:20:56.394Z] +++ 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-09-15T02:20:56.581Z] Removing intermediate container 88575eea9abb [2020-09-15T02:20:56.581Z] ---> 71969c578737 [2020-09-15T02:20:56.581Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-09-15T02:20:56.654Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-15T02:20:56.654Z] Using test binary docker [2020-09-15T02:20:56.654Z] +++ /etc/init.d/apparmor start [2020-09-15T02:20:56.654Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-15T02:20:56.654Z] Starting dockerd [2020-09-15T02:20:56.654Z] INFO: Waiting for daemon to start... [2020-09-15T02:20:56.654Z] +++ 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-09-15T02:20:56.947Z] --- PASS: TestWaitBlocked (0.01s) [2020-09-15T02:20:56.947Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.95s) [2020-09-15T02:20:56.947Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.08s) [2020-09-15T02:20:56.947Z] === CONT TestContainerStartOnDaemonRestart [2020-09-15T02:20:56.947Z] === CONT TestContainerKillOnDaemonStart [2020-09-15T02:20:57.557Z] [2020-09-15T02:20:58.022Z] ---> a82b4f9e91dc [2020-09-15T02:20:58.022Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-09-15T02:20:58.023Z] ---> Running in 690c34b2438b [2020-09-15T02:20:58.295Z] ok github.com/docker/docker/daemon/events 0.067s coverage: 50.0% of statements [2020-09-15T02:20:59.352Z] ok github.com/docker/docker/daemon/config 0.085s coverage: 81.8% of statements [2020-09-15T02:21:00.507Z] --- PASS: TestContainerStartOnDaemonRestart (2.82s) [2020-09-15T02:21:00.507Z] === CONT TestIpcModeOlderClient [2020-09-15T02:21:00.507Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-09-15T02:21:00.507Z] === CONT TestDaemonHostGatewayIP [2020-09-15T02:21:00.906Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2020-09-15T02:21:03.243Z] --- PASS: TestDaemonHostGatewayIP (3.31s) [2020-09-15T02:21:03.243Z] === CONT TestDaemonRestartIpcMode [2020-09-15T02:21:04.480Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2020-09-15T02:21:04.778Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.527s coverage: 14.1% of statements [2020-09-15T02:21:05.843Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.735s coverage: 57.9% of statements [2020-09-15T02:21:06.773Z] --- PASS: TestDaemonRestartIpcMode (3.50s) [2020-09-15T02:21:07.225Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-09-15T02:21:07.225Z] Copying nested executables into bundles/binary-daemon [2020-09-15T02:21:07.225Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-09-15T02:21:07.547Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41445/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=2344b3a9e10aab2f63d792f9b72282129399f98d -e DOCKER_GRAPHDRIVER docker:2344b3a9e10aab2f63d792f9b72282129399f98d hack/make.sh cross [2020-09-15T02:21:07.803Z] [2020-09-15T02:21:08.060Z] Removing bundles/ [2020-09-15T02:21:08.060Z] [2020-09-15T02:21:08.060Z] ---> Making bundle: cross (in bundles/cross) [2020-09-15T02:21:08.060Z] Cross building: bundles/cross/linux/amd64 [2020-09-15T02:21:08.060Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-09-15T02:21:08.060Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-09-15T02:21:08.395Z] Removing intermediate container 690c34b2438b [2020-09-15T02:21:08.395Z] ---> 1848a9a83ab6 [2020-09-15T02:21:08.395Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-09-15T02:21:08.395Z] ---> Running in df9691df2582 [2020-09-15T02:21:08.618Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2020-09-15T02:21:08.862Z] [2020-09-15T02:21:08.862Z] SUCCESS: Specified value was saved. [2020-09-15T02:21:09.513Z] --- PASS: TestContainerKillOnDaemonStart (12.34s) [2020-09-15T02:21:09.513Z] PASS [2020-09-15T02:21:09.513Z] [2020-09-15T02:21:09.513Z] === Skipped [2020-09-15T02:21:09.513Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-09-15T02:21:09.513Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-15T02:21:09.513Z] [2020-09-15T02:21:09.513Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-15T02:21:09.513Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-15T02:21:09.513Z] [2020-09-15T02:21:09.513Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-15T02:21:09.513Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-15T02:21:09.513Z] [2020-09-15T02:21:09.513Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-15T02:21:09.513Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-15T02:21:09.513Z] [2020-09-15T02:21:09.513Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-09-15T02:21:09.513Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-15T02:21:09.513Z] [2020-09-15T02:21:09.513Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-09-15T02:21:09.513Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-15T02:21:09.513Z] [2020-09-15T02:21:09.513Z] [2020-09-15T02:21:09.513Z] DONE 192 tests, 6 skipped in 148.104s [2020-09-15T02:21:09.513Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-09-15T02:21:09.513Z] ++ 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-09-15T02:21:09.513Z] ++ set -e [2020-09-15T02:21:09.513Z] ++ '[' -n 0 ']' [2020-09-15T02:21:09.513Z] ++ set -x [2020-09-15T02:21:09.513Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:21:09.805Z] INFO: Testing against a local daemon [2020-09-15T02:21:09.805Z] === RUN TestCommitInheritsEnv [2020-09-15T02:21:10.182Z] ok github.com/docker/docker/daemon 12.341s coverage: 17.4% of statements [2020-09-15T02:21:10.182Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-15T02:21:10.182Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-15T02:21:10.182Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-15T02:21:10.182Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-15T02:21:10.182Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.052s coverage: 69.2% of statements [2020-09-15T02:21:10.440Z] --- PASS: TestCommitInheritsEnv (0.62s) [2020-09-15T02:21:10.441Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-15T02:21:10.441Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-15T02:21:10.441Z] === RUN TestImagesFilterMultiReference [2020-09-15T02:21:10.441Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-09-15T02:21:10.441Z] === RUN TestImagePullPlatformInvalid [2020-09-15T02:21:10.441Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-09-15T02:21:10.441Z] === RUN TestRemoveImageOrphaning [2020-09-15T02:21:11.077Z] --- PASS: TestRemoveImageOrphaning (0.61s) [2020-09-15T02:21:11.077Z] === RUN TestRemoveImageGarbageCollector [2020-09-15T02:21:11.077Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-15T02:21:11.077Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T02:21:11.077Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-15T02:21:11.077Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-09-15T02:21:11.077Z] === RUN TestTagInvalidReference [2020-09-15T02:21:11.077Z] --- PASS: TestTagInvalidReference (0.01s) [2020-09-15T02:21:11.077Z] === RUN TestTagValidPrefixedRepo [2020-09-15T02:21:11.077Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-09-15T02:21:11.077Z] === RUN TestTagExistedNameWithoutForce [2020-09-15T02:21:11.077Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-09-15T02:21:11.077Z] === RUN TestTagOfficialNames [2020-09-15T02:21:11.077Z] --- PASS: TestTagOfficialNames (0.03s) [2020-09-15T02:21:11.077Z] === RUN TestTagMatchesDigest [2020-09-15T02:21:11.077Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-09-15T02:21:11.077Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-15T02:21:11.745Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.782s coverage: 45.9% of statements [2020-09-15T02:21:11.745Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-15T02:21:12.626Z] Removing intermediate container df9691df2582 [2020-09-15T02:21:12.626Z] ---> 9d3cec13578b [2020-09-15T02:21:12.626Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-09-15T02:21:12.626Z] ---> Running in 213118d42261 [2020-09-15T02:21:12.810Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.233s coverage: 49.5% of statements [2020-09-15T02:21:14.917Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.691s coverage: 76.1% of statements [2020-09-15T02:21:14.917Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.014s coverage: 58.0% of statements [2020-09-15T02:21:15.578Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2020-09-15T02:21:15.884Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.028s coverage: 3.0% of statements [2020-09-15T02:21:16.405Z] Cannot create a file when that file already exists. [2020-09-15T02:21:16.854Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.39s) [2020-09-15T02:21:16.854Z] PASS [2020-09-15T02:21:16.854Z] [2020-09-15T02:21:16.854Z] === Skipped [2020-09-15T02:21:16.854Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-15T02:21:16.854Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T02:21:16.854Z] [2020-09-15T02:21:16.854Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-09-15T02:21:16.854Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T02:21:16.854Z] [2020-09-15T02:21:16.854Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-15T02:21:16.854Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T02:21:16.854Z] [2020-09-15T02:21:16.854Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-15T02:21:16.854Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T02:21:16.854Z] [2020-09-15T02:21:16.854Z] [2020-09-15T02:21:16.854Z] DONE 17 tests, 4 skipped in 32.094s [2020-09-15T02:21:16.854Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-15T02:21:16.854Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:21:16.854Z] ++ set -e [2020-09-15T02:21:16.854Z] ++ '[' -n 0 ']' [2020-09-15T02:21:16.854Z] ++ set -x [2020-09-15T02:21:16.854Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:21:16.854Z] INFO: Testing against a local daemon [2020-09-15T02:21:16.854Z] === RUN TestPluginInvalidJSON [2020-09-15T02:21:16.854Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-15T02:21:16.854Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-15T02:21:16.854Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-15T02:21:16.854Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-09-15T02:21:16.854Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-15T02:21:16.854Z] === RUN TestPluginInstall [2020-09-15T02:21:16.854Z] === RUN TestPluginInstall/no_auth [2020-09-15T02:21:18.594Z] . [2020-09-15T02:21:18.594Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-15T02:21:18.594Z] [2020-09-15T02:21:18.594Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-15T02:21:18.594Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-15T02:21:18.594Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-15T02:21:18.594Z] Error: No such image: emptyfs [2020-09-15T02:21:18.594Z] Error: No such image: emptyfs [2020-09-15T02:21:18.594Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-15T02:21:18.594Z] ++++ docker load [2020-09-15T02:21:18.594Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-15T02:21:18.594Z] ++++ docker load [2020-09-15T02:21:18.594Z] Running integration-test (iteration 1) [2020-09-15T02:21:18.594Z] Running integration-test (iteration 1) [2020-09-15T02:21:18.594Z] 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-09-15T02:21:18.594Z] ++ 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-09-15T02:21:18.594Z] 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-09-15T02:21:18.594Z] ++ 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-09-15T02:21:18.594Z] ++ set -e [2020-09-15T02:21:18.594Z] ++ '[' -n 0 ']' [2020-09-15T02:21:18.594Z] ++ set -x [2020-09-15T02:21:18.594Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-09-15T02:21:18.594Z] ++ set -e [2020-09-15T02:21:18.594Z] ++ '[' -n 0 ']' [2020-09-15T02:21:18.594Z] ++ set -x [2020-09-15T02:21:18.594Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-09-15T02:21:18.700Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.082s coverage: 52.1% of statements [2020-09-15T02:21:18.700Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-15T02:21:18.700Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-15T02:21:19.000Z] ok github.com/docker/docker/daemon/logger 0.236s coverage: 41.0% of statements [2020-09-15T02:21:19.404Z] time="2020-09-15T02:21:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T02:21:19.404Z] time="2020-09-15T02:21:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b3c23d432b539fee2f86ec643e1e1350adbda4583a66b719c6a0d76799e2f16" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T02:21:19.404Z] time="2020-09-15T02:21:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T02:21:19.404Z] time="2020-09-15T02:21:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b3c23d432b539fee2f86ec643e1e1350adbda4583a66b719c6a0d76799e2f16" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T02:21:19.404Z] === RUN TestPluginInstall/with_htpasswd [2020-09-15T02:21:20.347Z] time="2020-09-15T02:21:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T02:21:20.348Z] time="2020-09-15T02:21:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e1aae488fcce7a910d8068042bfbd9c6f65d93a232fb10e4b5f9cea97fdb71c7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T02:21:20.348Z] time="2020-09-15T02:21:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T02:21:20.348Z] time="2020-09-15T02:21:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e1aae488fcce7a910d8068042bfbd9c6f65d93a232fb10e4b5f9cea97fdb71c7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T02:21:20.609Z] === RUN TestPluginInstall/with_insecure [2020-09-15T02:21:21.112Z] ok github.com/docker/docker/daemon/logger/awslogs 0.541s coverage: 77.8% of statements [2020-09-15T02:21:21.410Z] ok github.com/docker/docker/daemon/logger/gelf 0.029s coverage: 67.0% of statements [2020-09-15T02:21:21.410Z] ok github.com/docker/docker/daemon/logger/journald 0.052s coverage: 23.9% of statements [2020-09-15T02:21:21.410Z] ok github.com/docker/docker/daemon/images 0.024s coverage: 4.8% of statements [2020-09-15T02:21:21.410Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-15T02:21:21.410Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-15T02:21:21.410Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-15T02:21:21.410Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-15T02:21:21.997Z] time="2020-09-15T02:21:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T02:21:21.997Z] time="2020-09-15T02:21:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:65bed3602b01386d537ee699e7693b501553be7f9f21c668b0a4a8f3c080b7a4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T02:21:21.997Z] time="2020-09-15T02:21:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T02:21:21.997Z] time="2020-09-15T02:21:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:65bed3602b01386d537ee699e7693b501553be7f9f21c668b0a4a8f3c080b7a4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T02:21:22.241Z] Removing intermediate container 213118d42261 [2020-09-15T02:21:22.241Z] ---> 2653579964db [2020-09-15T02:21:22.241Z] Step 13/13 : CMD ["sh"] [2020-09-15T02:21:22.241Z] ---> Running in 4bc2a8001041 [2020-09-15T02:21:22.241Z] Removing intermediate container 4bc2a8001041 [2020-09-15T02:21:22.241Z] ---> 5bcdfe830836 [2020-09-15T02:21:22.241Z] Successfully built 5bcdfe830836 [2020-09-15T02:21:22.242Z] Successfully tagged busybox:latest [2020-09-15T02:21:22.242Z] INFO: Docker images of the daemon under test [2020-09-15T02:21:22.242Z] [2020-09-15T02:21:22.242Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-09-15T02:21:22.242Z] busybox latest 5bcdfe830836 Less than a second ago 5.13GB [2020-09-15T02:21:22.242Z] microsoft/windowsservercore latest 715aaeac112d 11 days ago 5.06GB [2020-09-15T02:21:22.242Z] mcr.microsoft.com/windows/servercore ltsc2019 715aaeac112d 11 days ago 5.06GB [2020-09-15T02:21:22.242Z] [2020-09-15T02:21:22.242Z] INFO: Running integration tests at 09/15/2020 02:21:21... [2020-09-15T02:21:22.242Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-09-15T02:21:22.242Z] INFO: Integration API tests being run from the host: [2020-09-15T02:21:22.242Z] INFO: make.ps1 starting at 09/15/2020 02:21:21 [2020-09-15T02:21:22.258Z] --- PASS: TestPluginInstall (8.77s) [2020-09-15T02:21:22.258Z] --- PASS: TestPluginInstall/no_auth (5.88s) [2020-09-15T02:21:22.258Z] --- PASS: TestPluginInstall/with_htpasswd (1.19s) [2020-09-15T02:21:22.258Z] --- PASS: TestPluginInstall/with_insecure (1.70s) [2020-09-15T02:21:22.258Z] plugin_test.go:157: [dc3631d6917b6] daemon is not started [2020-09-15T02:21:22.258Z] PASS [2020-09-15T02:21:22.258Z] [2020-09-15T02:21:22.258Z] DONE 6 tests in 9.022s [2020-09-15T02:21:22.258Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-15T02:21:22.258Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:21:22.258Z] ++ set -e [2020-09-15T02:21:22.258Z] ++ '[' -n 0 ']' [2020-09-15T02:21:22.258Z] ++ set -x [2020-09-15T02:21:22.258Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:21:22.476Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2020-09-15T02:21:22.519Z] INFO: Testing against a local daemon [2020-09-15T02:21:22.519Z] === RUN TestExternalGraphDriver [2020-09-15T02:21:22.519Z] === RUN TestExternalGraphDriver/json [2020-09-15T02:21:22.705Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-09-15T02:21:24.018Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.047s coverage: 61.6% of statements [2020-09-15T02:21:24.018Z] ok github.com/docker/docker/daemon/logger/local 0.036s coverage: 75.2% of statements [2020-09-15T02:21:24.018Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-15T02:21:25.070Z] === RUN TestExternalGraphDriver/spec [2020-09-15T02:21:25.565Z] time="2020-09-15T02:21:25Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate593236078/log739647733.1: no such file or directory" [2020-09-15T02:21:25.565Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.059s coverage: 38.0% of statements [2020-09-15T02:21:25.565Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 33.3% of statements [2020-09-15T02:21:26.635Z] ok github.com/docker/docker/daemon/logger/syslog 0.028s coverage: 46.8% of statements [2020-09-15T02:21:26.938Z] ok github.com/docker/docker/daemon/logger/templates 0.028s coverage: 8.3% of statements [2020-09-15T02:21:27.619Z] === RUN TestExternalGraphDriver/pull [2020-09-15T02:21:29.740Z] ok github.com/docker/docker/daemon/network 0.008s coverage: 63.8% of statements [2020-09-15T02:21:30.042Z] ok github.com/docker/docker/daemon/logger/splunk 2.460s coverage: 82.5% of statements [2020-09-15T02:21:30.042Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-15T02:21:30.042Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-15T02:21:30.166Z] --- PASS: TestExternalGraphDriver (7.61s) [2020-09-15T02:21:30.166Z] --- PASS: TestExternalGraphDriver/json (2.36s) [2020-09-15T02:21:30.166Z] --- PASS: TestExternalGraphDriver/spec (2.60s) [2020-09-15T02:21:30.166Z] --- PASS: TestExternalGraphDriver/pull (2.49s) [2020-09-15T02:21:30.166Z] === RUN TestGraphdriverPluginV2 [2020-09-15T02:21:30.166Z] --- SKIP: TestGraphdriverPluginV2 (0.13s) [2020-09-15T02:21:30.166Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T02:21:30.166Z] PASS [2020-09-15T02:21:30.166Z] [2020-09-15T02:21:30.166Z] === Skipped [2020-09-15T02:21:30.166Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.13s) [2020-09-15T02:21:30.166Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T02:21:30.166Z] [2020-09-15T02:21:30.166Z] [2020-09-15T02:21:30.166Z] DONE 5 tests, 1 skipped in 7.931s [2020-09-15T02:21:30.166Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-15T02:21:30.166Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:21:30.166Z] ++ set -e [2020-09-15T02:21:30.166Z] ++ '[' -n 0 ']' [2020-09-15T02:21:30.166Z] ++ set -x [2020-09-15T02:21:30.166Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:21:30.428Z] INFO: Testing against a local daemon [2020-09-15T02:21:30.428Z] === RUN TestContinueAfterPluginCrash [2020-09-15T02:21:30.428Z] === PAUSE TestContinueAfterPluginCrash [2020-09-15T02:21:30.428Z] === RUN TestReadPluginNoRead [2020-09-15T02:21:30.428Z] === PAUSE TestReadPluginNoRead [2020-09-15T02:21:30.428Z] === RUN TestDaemonStartWithLogOpt [2020-09-15T02:21:30.428Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-15T02:21:30.428Z] === CONT TestContinueAfterPluginCrash [2020-09-15T02:21:30.428Z] === CONT TestDaemonStartWithLogOpt [2020-09-15T02:21:30.428Z] === CONT TestReadPluginNoRead [2020-09-15T02:21:30.693Z] ok github.com/docker/docker/distribution/metadata 0.097s coverage: 48.2% of statements [2020-09-15T02:21:32.810Z] ok github.com/docker/docker/errdefs 0.033s coverage: 49.4% of statements [2020-09-15T02:21:33.462Z] ok github.com/docker/docker/distribution 0.957s coverage: 21.9% of statements [2020-09-15T02:21:33.462Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-15T02:21:34.643Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-15T02:21:35.006Z] ok github.com/docker/docker/image 0.043s coverage: 86.4% of statements [2020-09-15T02:21:35.214Z] --- PASS: TestDaemonStartWithLogOpt (4.85s) [2020-09-15T02:21:35.652Z] ok github.com/docker/docker/image/cache 0.017s coverage: 19.2% of statements [2020-09-15T02:21:35.652Z] ok github.com/docker/docker/distribution/xfer 1.690s coverage: 85.1% of statements [2020-09-15T02:21:35.652Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-15T02:21:35.652Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-15T02:21:36.296Z] ok github.com/docker/docker/image/v1 0.033s coverage: 25.0% of statements [2020-09-15T02:21:36.296Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-15T02:21:36.599Z] ok github.com/docker/docker/libcontainerd/queue 0.037s coverage: 100.0% of statements [2020-09-15T02:21:36.600Z] === RUN TestReadPluginNoRead/default [2020-09-15T02:21:38.135Z] ok github.com/docker/docker/pkg/aaparser 0.017s coverage: 50.0% of statements [2020-09-15T02:21:38.513Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-15T02:21:40.243Z] ok github.com/docker/docker/opts 0.071s coverage: 67.1% of statements [2020-09-15T02:21:40.428Z] --- PASS: TestReadPluginNoRead (9.64s) [2020-09-15T02:21:40.428Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.79s) [2020-09-15T02:21:40.428Z] --- PASS: TestReadPluginNoRead/default (1.82s) [2020-09-15T02:21:40.428Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.82s) [2020-09-15T02:21:40.428Z] read_test.go:92: [da81f8fa8e7a3] daemon is not started [2020-09-15T02:21:40.428Z] --- PASS: TestContinueAfterPluginCrash (10.10s) [2020-09-15T02:21:40.428Z] PASS [2020-09-15T02:21:40.428Z] [2020-09-15T02:21:40.428Z] DONE 6 tests in 10.302s [2020-09-15T02:21:40.428Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-09-15T02:21:40.428Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:21:40.428Z] ++ set -e [2020-09-15T02:21:40.428Z] ++ '[' -n 0 ']' [2020-09-15T02:21:40.428Z] ++ set -x [2020-09-15T02:21:40.690Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:21:40.690Z] testing: warning: no tests to run [2020-09-15T02:21:40.690Z] PASS [2020-09-15T02:21:40.690Z] [2020-09-15T02:21:40.690Z] DONE 0 tests in 0.070s [2020-09-15T02:21:40.690Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-15T02:21:40.690Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:21:40.690Z] ++ set -e [2020-09-15T02:21:40.690Z] ++ '[' -n 0 ']' [2020-09-15T02:21:40.690Z] ++ set -x [2020-09-15T02:21:40.690Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:21:40.950Z] INFO: Testing against a local daemon [2020-09-15T02:21:40.950Z] === RUN TestPluginWithDevMounts [2020-09-15T02:21:40.950Z] === PAUSE TestPluginWithDevMounts [2020-09-15T02:21:40.950Z] === CONT TestPluginWithDevMounts [2020-09-15T02:21:41.300Z] ok github.com/docker/docker/pkg/broadcaster 0.011s coverage: 100.0% of statements [2020-09-15T02:21:41.603Z] ok github.com/docker/docker/pkg/authorization 0.874s coverage: 68.3% of statements [2020-09-15T02:21:41.906Z] ok github.com/docker/docker/pkg/archive 1.187s coverage: 76.6% of statements [2020-09-15T02:21:41.906Z] ok github.com/docker/docker/pkg/capabilities 0.019s coverage: 87.5% of statements [2020-09-15T02:21:42.554Z] ok github.com/docker/docker/pkg/directory 0.017s coverage: 80.0% of statements [2020-09-15T02:21:43.497Z] --- PASS: TestPluginWithDevMounts (2.17s) [2020-09-15T02:21:43.497Z] PASS [2020-09-15T02:21:43.497Z] [2020-09-15T02:21:43.497Z] DONE 1 tests in 2.346s [2020-09-15T02:21:43.497Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-09-15T02:21:43.497Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:21:43.497Z] ++ set -e [2020-09-15T02:21:43.497Z] ++ '[' -n 0 ']' [2020-09-15T02:21:43.497Z] ++ set -x [2020-09-15T02:21:43.497Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:21:43.497Z] INFO: Testing against a local daemon [2020-09-15T02:21:43.497Z] === RUN TestSecretInspect [2020-09-15T02:21:43.609Z] ok github.com/docker/docker/pkg/discovery 0.016s coverage: 58.3% of statements [2020-09-15T02:21:43.609Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 92.9% of statements [2020-09-15T02:21:44.665Z] ok github.com/docker/docker/pkg/discovery/memory 0.022s coverage: 92.3% of statements [2020-09-15T02:21:45.311Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2020-09-15T02:21:45.958Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-09-15T02:21:46.041Z] --- PASS: TestSecretInspect (2.69s) [2020-09-15T02:21:46.041Z] === RUN TestSecretList [2020-09-15T02:21:47.011Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2020-09-15T02:21:47.311Z] ok github.com/docker/docker/layer 7.640s coverage: 68.8% of statements [2020-09-15T02:21:47.311Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-15T02:21:47.311Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-15T02:21:47.311Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-15T02:21:47.311Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-15T02:21:47.311Z] ? github.com/docker/docker/oci [no test files] [2020-09-15T02:21:47.311Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-15T02:21:47.311Z] ok github.com/docker/docker/pkg/chrootarchive 3.866s coverage: 43.2% of statements [2020-09-15T02:21:47.311Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-15T02:21:47.311Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-15T02:21:47.993Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-15T02:21:47.993Z] INFO: Testing against a local daemon [2020-09-15T02:21:48.386Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2020-09-15T02:21:48.386Z] ok github.com/docker/docker/pkg/discovery/kv 3.093s coverage: 84.1% of statements [2020-09-15T02:21:48.386Z] ok github.com/docker/docker/pkg/fsutils 0.334s coverage: 85.1% of statements [2020-09-15T02:21:49.033Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 11.4% of statements [2020-09-15T02:21:49.343Z] --- PASS: TestSecretList (3.13s) [2020-09-15T02:21:49.343Z] === RUN TestSecretsCreateAndDelete [2020-09-15T02:21:50.088Z] ok github.com/docker/docker/pkg/longpath 0.020s coverage: 100.0% of statements [2020-09-15T02:21:50.088Z] ok github.com/docker/docker/pkg/jsonmessage 0.024s coverage: 91.7% of statements [2020-09-15T02:21:50.739Z] ok github.com/docker/docker/pkg/namesgenerator 0.017s coverage: 85.7% of statements [2020-09-15T02:21:51.038Z] ok github.com/docker/docker/pkg/ioutils 1.244s coverage: 69.3% of statements [2020-09-15T02:21:51.038Z] ok github.com/docker/docker/pkg/idtools 0.631s coverage: 70.1% of statements [2020-09-15T02:21:51.038Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-15T02:21:51.038Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-15T02:21:51.038Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-15T02:21:51.038Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-15T02:21:51.038Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2020-09-15T02:21:51.684Z] ok github.com/docker/docker/pkg/parsers/kernel 0.054s coverage: 60.0% of statements [2020-09-15T02:21:51.983Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 86.7% of statements [2020-09-15T02:21:51.983Z] ok github.com/docker/docker/pkg/pidfile 0.020s coverage: 82.4% of statements [2020-09-15T02:21:51.983Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-15T02:21:51.983Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-15T02:21:52.646Z] --- PASS: TestSecretsCreateAndDelete (3.16s) [2020-09-15T02:21:52.646Z] === RUN TestSecretsUpdate [2020-09-15T02:21:53.040Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.049s coverage: 56.8% of statements [2020-09-15T02:21:53.691Z] ok github.com/docker/docker/pkg/plugins/transport 0.015s coverage: 85.7% of statements [2020-09-15T02:21:53.691Z] ok github.com/docker/docker/pkg/pools 0.007s coverage: 88.2% of statements [2020-09-15T02:21:53.990Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2020-09-15T02:21:54.702Z] ok github.com/docker/docker/pkg/reexec 0.013s coverage: 82.4% of statements [2020-09-15T02:21:55.375Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2020-09-15T02:21:55.376Z] ok github.com/docker/docker/pkg/pubsub 1.154s coverage: 73.9% of statements [2020-09-15T02:21:55.948Z] --- PASS: TestSecretsUpdate (3.18s) [2020-09-15T02:21:55.948Z] === RUN TestTemplatedSecret [2020-09-15T02:21:56.428Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-09-15T02:21:56.428Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2020-09-15T02:21:56.723Z] ok github.com/docker/docker/pkg/symlink 0.012s coverage: 87.7% of statements [2020-09-15T02:21:57.779Z] ok github.com/docker/docker/pkg/system 0.024s coverage: 36.9% of statements [2020-09-15T02:21:58.076Z] ok github.com/docker/docker/pkg/sysinfo 0.028s coverage: 53.4% of statements [2020-09-15T02:21:58.076Z] ok github.com/docker/docker/pkg/signal 2.955s coverage: 61.0% of statements [2020-09-15T02:21:58.366Z] ok github.com/docker/docker/integration/build 13.822s [2020-09-15T02:21:58.366Z] [2020-09-15T02:21:58.366Z] === Skipped [2020-09-15T02:21:58.366Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-09-15T02:21:58.366Z] build_session_test.go:25: TODO: BuildKit [2020-09-15T02:21:58.366Z] [2020-09-15T02:21:58.366Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-09-15T02:21:58.366Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T02:21:58.366Z] [2020-09-15T02:21:58.366Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-09-15T02:21:58.366Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-15T02:21:58.366Z] [2020-09-15T02:21:58.366Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-09-15T02:21:58.366Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-15T02:21:58.366Z] [2020-09-15T02:21:58.366Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-09-15T02:21:58.366Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-15T02:21:58.366Z] [2020-09-15T02:21:58.366Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-09-15T02:21:58.366Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-15T02:21:58.366Z] [2020-09-15T02:21:58.366Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-09-15T02:21:58.366Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-15T02:21:58.366Z] [2020-09-15T02:21:58.366Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-09-15T02:21:58.366Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-15T02:21:58.366Z] [2020-09-15T02:21:58.366Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-09-15T02:21:58.366Z] build_test.go:492: testEnv.OSType == "windows" [2020-09-15T02:21:58.366Z] [2020-09-15T02:21:58.366Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2020-09-15T02:21:58.366Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-15T02:21:58.366Z] [2020-09-15T02:21:58.366Z] [2020-09-15T02:21:58.366Z] DONE 22 tests, 10 skipped in 35.612s [2020-09-15T02:21:58.830Z] [2020-09-15T02:21:58.830Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-09-15T02:21:59.154Z] ok github.com/docker/docker/pkg/tailfile 0.163s coverage: 88.6% of statements [2020-09-15T02:21:59.154Z] testing: warning: no tests to run [2020-09-15T02:21:59.154Z] coverage: [no statements] [2020-09-15T02:21:59.154Z] ok github.com/docker/docker/pkg/term/windows 0.019s coverage: [no statements] [no tests to run] [2020-09-15T02:21:59.250Z] --- PASS: TestTemplatedSecret (3.41s) [2020-09-15T02:21:59.250Z] === RUN TestSecretCreateResolve [2020-09-15T02:21:59.450Z] ok github.com/docker/docker/pkg/tarsum 0.182s coverage: 89.3% of statements [2020-09-15T02:21:59.450Z] ok github.com/docker/docker/pkg/urlutil 0.020s coverage: 100.0% of statements [2020-09-15T02:21:59.749Z] ok github.com/docker/docker/pkg/truncindex 0.104s coverage: 91.5% of statements [2020-09-15T02:22:00.048Z] ok github.com/docker/docker/pkg/useragent 0.008s coverage: 88.9% of statements [2020-09-15T02:22:01.023Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-15T02:22:01.023Z] INFO: Testing against a local daemon [2020-09-15T02:22:01.023Z] ok github.com/docker/docker/integration/config 0.148s [2020-09-15T02:22:01.023Z] [2020-09-15T02:22:01.023Z] === Skipped [2020-09-15T02:22:01.023Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-09-15T02:22:01.023Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T02:22:01.023Z] [2020-09-15T02:22:01.023Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-09-15T02:22:01.023Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T02:22:01.023Z] [2020-09-15T02:22:01.023Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-09-15T02:22:01.023Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T02:22:01.023Z] [2020-09-15T02:22:01.023Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-09-15T02:22:01.023Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T02:22:01.023Z] [2020-09-15T02:22:01.023Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-09-15T02:22:01.023Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T02:22:01.023Z] [2020-09-15T02:22:01.023Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-09-15T02:22:01.023Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-09-15T02:22:01.023Z] [2020-09-15T02:22:01.023Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-09-15T02:22:01.023Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-09-15T02:22:01.023Z] [2020-09-15T02:22:01.023Z] [2020-09-15T02:22:01.023Z] DONE 7 tests, 7 skipped in 2.361s [2020-09-15T02:22:01.023Z] [2020-09-15T02:22:01.023Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-09-15T02:22:01.795Z] --- PASS: TestSecretCreateResolve (2.77s) [2020-09-15T02:22:01.795Z] PASS [2020-09-15T02:22:01.795Z] [2020-09-15T02:22:01.795Z] DONE 6 tests in 18.512s [2020-09-15T02:22:01.795Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-09-15T02:22:01.795Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:22:01.795Z] ++ set -e [2020-09-15T02:22:01.795Z] ++ '[' -n 0 ']' [2020-09-15T02:22:01.795Z] ++ set -x [2020-09-15T02:22:01.795Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:22:01.795Z] INFO: Testing against a local daemon [2020-09-15T02:22:01.795Z] === RUN TestServiceCreateInit [2020-09-15T02:22:01.795Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-15T02:22:02.825Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-09-15T02:22:03.122Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 68.8% of statements [2020-09-15T02:22:03.420Z] ok github.com/docker/docker/reference 0.015s coverage: 84.4% of statements [2020-09-15T02:22:03.726Z] ok github.com/docker/docker/plugin 0.553s coverage: 23.1% of statements [2020-09-15T02:22:03.952Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-15T02:22:03.952Z] INFO: Testing against a local daemon [2020-09-15T02:22:04.782Z] ok github.com/docker/docker/registry/resumable 0.025s coverage: 100.0% of statements [2020-09-15T02:22:05.291Z] Loaded image: buildpack-deps:buster [2020-09-15T02:22:05.291Z] Loaded image: busybox:latest [2020-09-15T02:22:05.291Z] Loaded image: buildpack-deps:buster [2020-09-15T02:22:05.291Z] Loaded image: busybox:glibc [2020-09-15T02:22:05.291Z] Loaded image: debian:buster [2020-09-15T02:22:05.291Z] Loaded image: busybox:latest [2020-09-15T02:22:05.291Z] Loaded image: hello-world:latest [2020-09-15T02:22:05.291Z] INFO: Testing against a local daemon [2020-09-15T02:22:05.291Z] === RUN TestDockerSuite [2020-09-15T02:22:05.291Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-09-15T02:22:05.291Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-09-15T02:22:05.291Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-09-15T02:22:05.291Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-09-15T02:22:05.291Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-09-15T02:22:05.291Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-09-15T02:22:05.291Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-09-15T02:22:05.291Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-09-15T02:22:05.291Z] Loaded image: busybox:glibc [2020-09-15T02:22:05.291Z] Loaded image: debian:buster [2020-09-15T02:22:05.291Z] Loaded image: hello-world:latest [2020-09-15T02:22:05.291Z] INFO: Testing against a local daemon [2020-09-15T02:22:05.291Z] === RUN TestDockerDaemonSuite [2020-09-15T02:22:05.291Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-09-15T02:22:05.291Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-09-15T02:22:05.291Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-09-15T02:22:05.291Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-09-15T02:22:05.291Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-09-15T02:22:05.291Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-09-15T02:22:05.291Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-09-15T02:22:05.291Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-09-15T02:22:05.291Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-09-15T02:22:05.291Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-09-15T02:22:05.426Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2020-09-15T02:22:05.550Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-09-15T02:22:05.550Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-09-15T02:22:05.550Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-09-15T02:22:06.483Z] ok github.com/docker/docker/testutil 0.017s coverage: 62.5% of statements [2020-09-15T02:22:06.976Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-09-15T02:22:07.086Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-15T02:22:07.130Z] ok github.com/docker/docker/runconfig 0.040s coverage: 66.1% of statements [2020-09-15T02:22:07.130Z] ok github.com/docker/docker/registry 0.348s coverage: 56.3% of statements [2020-09-15T02:22:07.553Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-09-15T02:22:07.812Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-09-15T02:22:08.071Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-09-15T02:22:08.071Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-09-15T02:22:08.071Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-09-15T02:22:08.334Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-09-15T02:22:09.906Z] ok github.com/docker/docker/volume/drivers 0.008s coverage: 36.1% of statements [2020-09-15T02:22:10.871Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-09-15T02:22:11.446Z] ok github.com/docker/docker/volume/mounts 0.058s coverage: 67.0% of statements [2020-09-15T02:22:11.446Z] ok github.com/docker/docker/volume/local 0.044s coverage: 73.0% of statements [2020-09-15T02:22:12.255Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-09-15T02:22:12.379Z] --- PASS: TestServiceCreateInit (9.74s) [2020-09-15T02:22:12.380Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.27s) [2020-09-15T02:22:12.380Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.43s) [2020-09-15T02:22:12.380Z] === RUN TestCreateServiceMultipleTimes [2020-09-15T02:22:12.496Z] ok github.com/docker/docker/volume/service 0.023s coverage: 73.1% of statements [2020-09-15T02:22:13.194Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-09-15T02:22:14.136Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-09-15T02:22:15.075Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-09-15T02:22:16.456Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-09-15T02:22:16.716Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-09-15T02:22:18.626Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-09-15T02:22:19.196Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-09-15T02:22:19.767Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-09-15T02:22:19.767Z] --- PASS: TestBuildWithHugeFile (90.09s) [2020-09-15T02:22:19.767Z] === RUN TestBuildWithEmptyDockerfile [2020-09-15T02:22:19.767Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-15T02:22:19.767Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-15T02:22:19.767Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-15T02:22:19.767Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-15T02:22:19.767Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-15T02:22:19.767Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-15T02:22:19.767Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-15T02:22:19.767Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-15T02:22:19.767Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-15T02:22:20.028Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-09-15T02:22:20.028Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-09-15T02:22:20.028Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2020-09-15T02:22:20.028Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2020-09-15T02:22:20.028Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-09-15T02:22:20.028Z] === RUN TestBuildPreserveOwnership [2020-09-15T02:22:20.028Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-15T02:22:20.598Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-09-15T02:22:21.537Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-09-15T02:22:22.107Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-09-15T02:22:23.046Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-15T02:22:23.305Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-09-15T02:22:24.685Z] --- PASS: TestBuildPreserveOwnership (4.76s) [2020-09-15T02:22:24.685Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.10s) [2020-09-15T02:22:24.685Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.64s) [2020-09-15T02:22:24.685Z] === RUN TestBuildPlatformInvalid [2020-09-15T02:22:24.945Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2020-09-15T02:22:24.945Z] PASS [2020-09-15T02:22:24.945Z] [2020-09-15T02:22:24.945Z] === Skipped [2020-09-15T02:22:24.945Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-09-15T02:22:24.945Z] build_session_test.go:25: TODO: BuildKit [2020-09-15T02:22:24.945Z] [2020-09-15T02:22:24.945Z] [2020-09-15T02:22:24.945Z] DONE 32 tests, 1 skipped in 175.991s [2020-09-15T02:22:24.945Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-09-15T02:22:24.945Z] ++ 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-09-15T02:22:24.945Z] ++ set -e [2020-09-15T02:22:24.945Z] ++ '[' -n 0 ']' [2020-09-15T02:22:24.945Z] ++ set -x [2020-09-15T02:22:24.945Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:22:24.945Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-09-15T02:22:24.945Z] INFO: Testing against a local daemon [2020-09-15T02:22:24.945Z] === RUN TestConfigInspect [2020-09-15T02:22:25.205Z] === RUN TestDockerSuite/TestAttachDetach [2020-09-15T02:22:25.774Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-09-15T02:22:26.713Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-09-15T02:22:27.887Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.6% of statements [2020-09-15T02:22:27.887Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-15T02:22:27.887Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-15T02:22:27.887Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-15T02:22:27.887Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-15T02:22:27.887Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-15T02:22:27.887Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-15T02:22:27.887Z] ? github.com/docker/docker/rootless [no test files] [2020-09-15T02:22:27.887Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-15T02:22:27.887Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-15T02:22:27.887Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-15T02:22:27.887Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-15T02:22:27.887Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-15T02:22:27.887Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-15T02:22:27.887Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-15T02:22:27.887Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-15T02:22:27.887Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-15T02:22:27.887Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-15T02:22:27.887Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-15T02:22:27.887Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-15T02:22:27.887Z] ? github.com/docker/docker/volume [no test files] [2020-09-15T02:22:27.887Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-15T02:22:27.887Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-15T02:22:27.887Z] [2020-09-15T02:22:27.887Z] === Skipped [2020-09-15T02:22:27.887Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-15T02:22:27.887Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-15T02:22:27.887Z] [2020-09-15T02:22:27.887Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-15T02:22:27.887Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-15T02:22:27.887Z] [2020-09-15T02:22:27.887Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-15T02:22:27.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T02:22:27.887Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-15T02:22:27.887Z] [2020-09-15T02:22:27.887Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-15T02:22:27.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T02:22:27.887Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-15T02:22:27.887Z] [2020-09-15T02:22:27.887Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-15T02:22:27.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T02:22:27.887Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-15T02:22:27.887Z] [2020-09-15T02:22:27.887Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-15T02:22:27.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T02:22:27.887Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-15T02:22:27.887Z] [2020-09-15T02:22:27.887Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-15T02:22:27.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T02:22:27.887Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-15T02:22:27.887Z] [2020-09-15T02:22:27.887Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-15T02:22:27.887Z] graphtest_unix.go:73: No driver to put! [2020-09-15T02:22:27.887Z] [2020-09-15T02:22:27.887Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-15T02:22:27.887Z] time="2020-09-15T02:21:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-15T02:22:27.887Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-15T02:22:27.887Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-15T02:22:27.887Z] [2020-09-15T02:22:27.887Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-15T02:22:27.887Z] time="2020-09-15T02:21:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-15T02:22:27.887Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-15T02:22:27.887Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-15T02:22:27.887Z] [2020-09-15T02:22:27.887Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-15T02:22:27.887Z] time="2020-09-15T02:21:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-15T02:22:27.887Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-15T02:22:27.887Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-15T02:22:27.887Z] [2020-09-15T02:22:27.887Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-15T02:22:27.887Z] time="2020-09-15T02:21:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-15T02:22:27.887Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-15T02:22:27.887Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-15T02:22:27.887Z] [2020-09-15T02:22:27.887Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-15T02:22:27.887Z] time="2020-09-15T02:21:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-15T02:22:27.887Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-15T02:22:27.887Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-15T02:22:27.887Z] [2020-09-15T02:22:27.887Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-15T02:22:27.887Z] graphtest_unix.go:73: No driver to put! [2020-09-15T02:22:27.887Z] [2020-09-15T02:22:27.887Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-15T02:22:27.887Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-15T02:22:27.887Z] [2020-09-15T02:22:27.887Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-15T02:22:27.887Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-15T02:22:27.887Z] [2020-09-15T02:22:27.887Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-15T02:22:27.887Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-15T02:22:27.887Z] [2020-09-15T02:22:27.887Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-15T02:22:27.887Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-15T02:22:27.887Z] [2020-09-15T02:22:27.887Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-15T02:22:27.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T02:22:27.887Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-15T02:22:27.887Z] [2020-09-15T02:22:27.888Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-15T02:22:27.888Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T02:22:27.888Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-15T02:22:27.888Z] [2020-09-15T02:22:27.888Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-15T02:22:27.888Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T02:22:27.888Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-15T02:22:27.888Z] [2020-09-15T02:22:27.888Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-15T02:22:27.888Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T02:22:27.888Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-15T02:22:27.888Z] [2020-09-15T02:22:27.888Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-15T02:22:27.888Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T02:22:27.888Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-15T02:22:27.888Z] [2020-09-15T02:22:27.888Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-15T02:22:27.888Z] graphtest_unix.go:73: No driver to put! [2020-09-15T02:22:27.888Z] [2020-09-15T02:22:27.888Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-15T02:22:27.888Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-15T02:22:27.888Z] [2020-09-15T02:22:27.888Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-15T02:22:27.888Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-15T02:22:27.888Z] [2020-09-15T02:22:27.888Z] [2020-09-15T02:22:27.888Z] DONE 2138 tests, 26 skipped in 256.579s [2020-09-15T02:22:28.092Z] --- PASS: TestConfigInspect (2.92s) [2020-09-15T02:22:28.092Z] === RUN TestConfigList [2020-09-15T02:22:28.092Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP Post stage [Pipeline] junit [2020-09-15T02:22:28.231Z] Recording test results [2020-09-15T02:22:28.352Z] === RUN TestDockerSuite/TestAttachPausedContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-15T02:22:29.098Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41445/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2344b3a9e10aab2f63d792f9b72282129399f98d -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2344b3a9e10aab2f63d792f9b72282129399f98d hack/make.sh dynbinary test-integration [2020-09-15T02:22:29.292Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-09-15T02:22:29.396Z] [2020-09-15T02:22:29.396Z] Removing bundles/ [2020-09-15T02:22:29.396Z] [2020-09-15T02:22:29.396Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-15T02:22:29.396Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-15T02:22:29.396Z] GOOS="" GOARCH="" GOARM="" [2020-09-15T02:22:29.434Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-09-15T02:22:29.434Z] Copying nested executables into bundles/cross/linux/amd64 [2020-09-15T02:22:29.434Z] Cross building: bundles/cross/windows/amd64 [2020-09-15T02:22:29.434Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-09-15T02:22:29.434Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-09-15T02:22:29.861Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-09-15T02:22:30.430Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-09-15T02:22:31.001Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-09-15T02:22:31.001Z] --- PASS: TestConfigList (3.01s) [2020-09-15T02:22:31.001Z] === RUN TestConfigsCreateAndDelete [2020-09-15T02:22:31.571Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-09-15T02:22:32.511Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-09-15T02:22:33.292Z] --- PASS: TestImportExtremelyLargeImageWorks (79.87s) [2020-09-15T02:22:33.293Z] PASS [2020-09-15T02:22:33.293Z] [2020-09-15T02:22:33.293Z] === Skipped [2020-09-15T02:22:33.293Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-15T02:22:33.293Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T02:22:33.293Z] [2020-09-15T02:22:33.293Z] [2020-09-15T02:22:33.293Z] DONE 12 tests, 1 skipped in 81.566s [2020-09-15T02:22:33.293Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-09-15T02:22:33.293Z] ++ 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-09-15T02:22:33.293Z] ++ set -e [2020-09-15T02:22:33.293Z] ++ '[' -n 0 ']' [2020-09-15T02:22:33.293Z] ++ set -x [2020-09-15T02:22:33.293Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:22:33.293Z] INFO: Testing against a local daemon [2020-09-15T02:22:33.293Z] === RUN TestNetworkCreateDelete [2020-09-15T02:22:33.293Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-09-15T02:22:33.293Z] === RUN TestDockerNetworkDeletePreferID [2020-09-15T02:22:33.293Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-09-15T02:22:33.293Z] === RUN TestDaemonDNSFallback [2020-09-15T02:22:33.896Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-09-15T02:22:33.896Z] --- PASS: TestConfigsCreateAndDelete (2.74s) [2020-09-15T02:22:33.896Z] === RUN TestConfigsUpdate [2020-09-15T02:22:34.155Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-09-15T02:22:34.325Z] --- PASS: TestDaemonDNSFallback (2.49s) [2020-09-15T02:22:34.325Z] === RUN TestInspectNetwork [2020-09-15T02:22:34.385Z] --- PASS: TestCreateServiceMultipleTimes (19.54s) [2020-09-15T02:22:34.385Z] === RUN TestCreateServiceConflict [2020-09-15T02:22:34.385Z] --- PASS: TestCreateServiceConflict (3.19s) [2020-09-15T02:22:34.385Z] === RUN TestCreateServiceMaxReplicas [2020-09-15T02:22:34.724Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-09-15T02:22:34.724Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-09-15T02:22:34.724Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-09-15T02:22:35.296Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-09-15T02:22:35.296Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-09-15T02:22:36.236Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-09-15T02:22:36.495Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-09-15T02:22:36.756Z] --- PASS: TestConfigsUpdate (2.88s) [2020-09-15T02:22:36.756Z] === RUN TestTemplatedConfig [2020-09-15T02:22:37.016Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-09-15T02:22:37.692Z] --- PASS: TestCreateServiceMaxReplicas (3.57s) [2020-09-15T02:22:37.692Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-15T02:22:39.555Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-09-15T02:22:39.955Z] === RUN TestInspectNetwork/full_network_id [2020-09-15T02:22:39.955Z] === RUN TestInspectNetwork/partial_network_id [2020-09-15T02:22:39.955Z] === RUN TestInspectNetwork/network_name [2020-09-15T02:22:39.955Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-15T02:22:40.493Z] --- PASS: TestTemplatedConfig (3.73s) [2020-09-15T02:22:40.493Z] === RUN TestConfigCreateResolve [2020-09-15T02:22:40.755Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-09-15T02:22:43.295Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-09-15T02:22:43.295Z] --- PASS: TestConfigCreateResolve (2.99s) [2020-09-15T02:22:43.295Z] === RUN TestConfigDaemonLibtrustID [2020-09-15T02:22:43.863Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2020-09-15T02:22:43.863Z] PASS [2020-09-15T02:22:43.863Z] [2020-09-15T02:22:43.863Z] DONE 7 tests in 19.025s [2020-09-15T02:22:43.863Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-09-15T02:22:43.863Z] ++ 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-09-15T02:22:43.863Z] ++ set -e [2020-09-15T02:22:43.863Z] ++ '[' -n 0 ']' [2020-09-15T02:22:43.863Z] ++ set -x [2020-09-15T02:22:43.863Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:22:44.123Z] INFO: Testing against a local daemon [2020-09-15T02:22:44.123Z] === RUN TestCheckpoint [2020-09-15T02:22:44.123Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-15T02:22:44.123Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-15T02:22:44.123Z] === RUN TestContainerInvalidJSON [2020-09-15T02:22:44.123Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-09-15T02:22:44.123Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-15T02:22:44.123Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-15T02:22:44.123Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-15T02:22:44.123Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-15T02:22:44.123Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-15T02:22:44.123Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-15T02:22:44.123Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-15T02:22:44.123Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-15T02:22:44.123Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-15T02:22:44.123Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-09-15T02:22:44.123Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-09-15T02:22:44.123Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-09-15T02:22:44.123Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-15T02:22:44.123Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-15T02:22:44.123Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-09-15T02:22:44.123Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-15T02:22:44.382Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-09-15T02:22:44.382Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-15T02:22:44.382Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-09-15T02:22:44.382Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-15T02:22:44.382Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-09-15T02:22:44.382Z] === RUN TestCopyFromContainer [2020-09-15T02:22:44.642Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-09-15T02:22:45.521Z] --- PASS: TestInspectNetwork (10.89s) [2020-09-15T02:22:45.521Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-15T02:22:45.521Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-15T02:22:45.521Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-15T02:22:45.521Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-15T02:22:45.521Z] === RUN TestRunContainerWithBridgeNone [2020-09-15T02:22:46.022Z] === RUN TestCopyFromContainer// [2020-09-15T02:22:46.022Z] === RUN TestCopyFromContainer//bar/root [2020-09-15T02:22:46.281Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-15T02:22:46.281Z] === RUN TestCopyFromContainer/bar/quux [2020-09-15T02:22:46.541Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-15T02:22:46.541Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-15T02:22:46.541Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-15T02:22:46.800Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-15T02:22:46.800Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-15T02:22:46.800Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-15T02:22:47.059Z] --- PASS: TestCopyFromContainer (2.54s) [2020-09-15T02:22:47.059Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-09-15T02:22:47.059Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-09-15T02:22:47.059Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-09-15T02:22:47.059Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-09-15T02:22:47.059Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-09-15T02:22:47.059Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-09-15T02:22:47.059Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-09-15T02:22:47.059Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-09-15T02:22:47.059Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-09-15T02:22:47.059Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-09-15T02:22:47.059Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-15T02:22:47.059Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-15T02:22:47.059Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-15T02:22:47.059Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-15T02:22:47.059Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-15T02:22:47.059Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-15T02:22:47.059Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-15T02:22:47.059Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-15T02:22:47.059Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-15T02:22:47.059Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-15T02:22:47.059Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-09-15T02:22:47.059Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-15T02:22:47.059Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-15T02:22:47.059Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-09-15T02:22:47.059Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-15T02:22:47.059Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-09-15T02:22:47.059Z] === RUN TestCreateWithInvalidEnv [2020-09-15T02:22:47.059Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-15T02:22:47.059Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-15T02:22:47.059Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-15T02:22:47.059Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-15T02:22:47.059Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-15T02:22:47.059Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-15T02:22:47.059Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-15T02:22:47.059Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-15T02:22:47.059Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-15T02:22:47.059Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-09-15T02:22:47.059Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-15T02:22:47.059Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-15T02:22:47.059Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-15T02:22:47.059Z] === RUN TestCreateTmpfsMountsTarget [2020-09-15T02:22:47.059Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-09-15T02:22:47.059Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-15T02:22:47.592Z] --- PASS: TestRunContainerWithBridgeNone (2.43s) [2020-09-15T02:22:47.592Z] === RUN TestNetworkInvalidJSON [2020-09-15T02:22:47.592Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-15T02:22:47.592Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-15T02:22:47.592Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-15T02:22:47.592Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-15T02:22:47.592Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-15T02:22:47.592Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-15T02:22:47.592Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-15T02:22:47.592Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-15T02:22:47.592Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-15T02:22:47.592Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-09-15T02:22:47.592Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-15T02:22:47.592Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-15T02:22:47.592Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-15T02:22:47.592Z] === RUN TestHostIPv4BridgeLabel [2020-09-15T02:22:47.883Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2020-09-15T02:22:47.883Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-15T02:22:48.439Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-09-15T02:22:48.915Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-09-15T02:22:48.915Z] === RUN TestDaemonDefaultNetworkPools [2020-09-15T02:22:49.008Z] --- PASS: TestCreateWithCustomMaskedPaths (1.76s) [2020-09-15T02:22:49.008Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-15T02:22:49.948Z] --- PASS: TestDaemonDefaultNetworkPools (0.88s) [2020-09-15T02:22:49.948Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-15T02:22:50.915Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.64s) [2020-09-15T02:22:50.915Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-15T02:22:50.915Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-15T02:22:50.915Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-15T02:22:50.915Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-15T02:22:50.915Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-15T02:22:50.915Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-15T02:22:50.915Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-15T02:22:50.915Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-15T02:22:50.915Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-15T02:22:50.915Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-15T02:22:50.915Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-15T02:22:50.915Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-15T02:22:50.915Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-15T02:22:50.915Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-15T02:22:50.915Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-15T02:22:50.915Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-15T02:22:50.915Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-09-15T02:22:50.915Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-09-15T02:22:50.915Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-09-15T02:22:50.915Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-09-15T02:22:50.915Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-09-15T02:22:50.915Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-09-15T02:22:50.915Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-15T02:22:50.980Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-09-15T02:22:50.980Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-15T02:22:51.174Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s) [2020-09-15T02:22:51.175Z] === RUN TestCreateDifferentPlatform [2020-09-15T02:22:51.175Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-15T02:22:51.175Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-15T02:22:51.175Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-09-15T02:22:51.175Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-15T02:22:51.175Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-15T02:22:51.175Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-15T02:22:51.175Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2020-09-15T02:22:51.175Z] === RUN TestContainerStartOnDaemonRestart [2020-09-15T02:22:51.175Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-15T02:22:51.175Z] === RUN TestDaemonRestartIpcMode [2020-09-15T02:22:51.175Z] === PAUSE TestDaemonRestartIpcMode [2020-09-15T02:22:51.175Z] === RUN TestDaemonHostGatewayIP [2020-09-15T02:22:51.175Z] === PAUSE TestDaemonHostGatewayIP [2020-09-15T02:22:51.175Z] === RUN TestContainerKillOnDaemonStart [2020-09-15T02:22:51.175Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-15T02:22:51.175Z] === RUN TestDiff [2020-09-15T02:22:51.434Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-09-15T02:22:52.004Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-09-15T02:22:52.004Z] --- PASS: TestDiff (0.65s) [2020-09-15T02:22:52.004Z] === RUN TestExecWithCloseStdin [2020-09-15T02:22:52.004Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-09-15T02:22:52.486Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-09-15T02:22:52.486Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-15T02:22:52.573Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-09-15T02:22:52.573Z] --- PASS: TestExecWithCloseStdin (0.75s) [2020-09-15T02:22:52.573Z] === RUN TestExec [2020-09-15T02:22:52.605Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.80s) [2020-09-15T02:22:52.605Z] === RUN TestCreateServiceSecretFileMode [2020-09-15T02:22:53.118Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-09-15T02:22:53.118Z] === RUN TestServiceWithPredefinedNetwork [2020-09-15T02:22:53.142Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-09-15T02:22:53.142Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-09-15T02:22:53.402Z] --- PASS: TestExec (0.78s) [2020-09-15T02:22:53.402Z] === RUN TestExecUser [2020-09-15T02:22:53.402Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-09-15T02:22:53.662Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-09-15T02:22:54.232Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-09-15T02:22:54.232Z] --- PASS: TestExecUser (0.83s) [2020-09-15T02:22:54.232Z] === RUN TestExportContainerAndImportImage [2020-09-15T02:22:54.232Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-09-15T02:22:55.615Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2020-09-15T02:22:55.615Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-15T02:22:55.907Z] --- PASS: TestCreateServiceSecretFileMode (3.36s) [2020-09-15T02:22:55.907Z] === RUN TestCreateServiceConfigFileMode [2020-09-15T02:22:56.553Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-09-15T02:22:56.633Z] --- PASS: TestServiceWithPredefinedNetwork (3.71s) [2020-09-15T02:22:56.633Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-15T02:22:56.633Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-15T02:22:56.633Z] service_test.go:236: FLAKY_TEST [2020-09-15T02:22:56.633Z] === RUN TestServiceWithDataPathPortInit [2020-09-15T02:22:56.813Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s) [2020-09-15T02:22:56.814Z] === RUN TestHealthCheckWorkdir [2020-09-15T02:22:57.383Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-09-15T02:22:58.004Z] --- PASS: TestHealthCheckWorkdir (1.14s) [2020-09-15T02:22:58.004Z] === RUN TestHealthKillContainer [2020-09-15T02:22:59.213Z] --- PASS: TestCreateServiceConfigFileMode (3.32s) [2020-09-15T02:22:59.213Z] === RUN TestCreateServiceSysctls [2020-09-15T02:22:59.437Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-09-15T02:23:00.008Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-09-15T02:23:00.951Z] --- PASS: TestHealthKillContainer (2.81s) [2020-09-15T02:23:00.951Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-15T02:23:01.521Z] --- PASS: TestInspectCpusetInConfigPre120 (0.72s) [2020-09-15T02:23:01.521Z] === RUN TestIpcModeNone [2020-09-15T02:23:01.521Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-09-15T02:23:02.459Z] --- PASS: TestIpcModeNone (0.89s) [2020-09-15T02:23:02.459Z] === RUN TestIpcModePrivate [2020-09-15T02:23:03.399Z] --- PASS: TestIpcModePrivate (0.85s) [2020-09-15T02:23:03.399Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false [2020-09-15T02:23:03.399Z] === RUN TestIpcModeShareable [2020-09-15T02:23:03.423Z] --- PASS: TestCreateServiceSysctls (4.15s) [2020-09-15T02:23:03.423Z] === RUN TestCreateServiceCapabilities [2020-09-15T02:23:04.338Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-09-15T02:23:04.338Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-09-15T02:23:04.338Z] --- PASS: TestIpcModeShareable (0.93s) [2020-09-15T02:23:04.338Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:89, shared: true, mustBeShared: true [2020-09-15T02:23:04.338Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-15T02:23:04.482Z] ok github.com/docker/docker/integration/container 60.216s [2020-09-15T02:23:04.482Z] [2020-09-15T02:23:04.482Z] === Skipped [2020-09-15T02:23:04.482Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-09-15T02:23:04.482Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-15T02:23:04.482Z] [2020-09-15T02:23:04.482Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-09-15T02:23:04.482Z] copy_test.go:25: testEnv.OSType == "windows" [2020-09-15T02:23:04.482Z] [2020-09-15T02:23:04.482Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2020-09-15T02:23:04.482Z] copy_test.go:39: testEnv.OSType == "windows" [2020-09-15T02:23:04.482Z] [2020-09-15T02:23:04.482Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.03s) [2020-09-15T02:23:04.482Z] copy_test.go:51: testEnv.OSType == "windows" [2020-09-15T02:23:04.482Z] [2020-09-15T02:23:04.482Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-09-15T02:23:04.482Z] copy_test.go:65: testEnv.OSType == "windows" [2020-09-15T02:23:04.482Z] [2020-09-15T02:23:04.482Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-09-15T02:23:04.482Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T02:23:04.482Z] [2020-09-15T02:23:04.482Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-09-15T02:23:04.482Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-09-15T02:23:04.482Z] [2020-09-15T02:23:04.482Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-09-15T02:23:04.482Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T02:23:04.482Z] [2020-09-15T02:23:04.482Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-09-15T02:23:04.482Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-09-15T02:23:04.482Z] [2020-09-15T02:23:04.482Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-09-15T02:23:04.482Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-09-15T02:23:04.482Z] [2020-09-15T02:23:04.482Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-09-15T02:23:04.482Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-09-15T02:23:04.482Z] [2020-09-15T02:23:04.482Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-09-15T02:23:04.482Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T02:23:04.482Z] [2020-09-15T02:23:04.482Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-09-15T02:23:04.482Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-09-15T02:23:04.482Z] [2020-09-15T02:23:04.482Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-09-15T02:23:04.482Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-09-15T02:23:04.482Z] [2020-09-15T02:23:04.482Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-09-15T02:23:04.482Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-09-15T02:23:04.482Z] [2020-09-15T02:23:04.482Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-09-15T02:23:04.482Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T02:23:04.482Z] [2020-09-15T02:23:04.482Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-09-15T02:23:04.482Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T02:23:04.482Z] [2020-09-15T02:23:04.482Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-09-15T02:23:04.482Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-09-15T02:23:04.482Z] [2020-09-15T02:23:04.482Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-09-15T02:23:04.482Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-09-15T02:23:04.482Z] [2020-09-15T02:23:04.482Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-09-15T02:23:04.482Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-09-15T02:23:04.482Z] [2020-09-15T02:23:04.482Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-09-15T02:23:04.482Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-09-15T02:23:04.482Z] [2020-09-15T02:23:04.482Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-09-15T02:23:04.482Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-15T02:23:04.482Z] [2020-09-15T02:23:04.482Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-09-15T02:23:04.482Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-15T02:23:04.482Z] [2020-09-15T02:23:04.482Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-09-15T02:23:04.482Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-15T02:23:04.482Z] [2020-09-15T02:23:04.482Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-09-15T02:23:04.482Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-09-15T02:23:04.482Z] [2020-09-15T02:23:04.482Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-09-15T02:23:04.482Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T02:23:04.482Z] [2020-09-15T02:23:04.482Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-09-15T02:23:04.482Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-15T02:23:04.482Z] [2020-09-15T02:23:04.482Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-09-15T02:23:04.482Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-09-15T02:23:04.482Z] [2020-09-15T02:23:04.482Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-09-15T02:23:04.482Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-15T02:23:04.482Z] [2020-09-15T02:23:04.482Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-09-15T02:23:04.482Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-09-15T02:23:04.482Z] [2020-09-15T02:23:04.482Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-09-15T02:23:04.482Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-09-15T02:23:04.482Z] [2020-09-15T02:23:04.482Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-09-15T02:23:04.482Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T02:23:04.482Z] [2020-09-15T02:23:04.482Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-09-15T02:23:04.482Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-09-15T02:23:04.482Z] [2020-09-15T02:23:04.483Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-09-15T02:23:04.483Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-09-15T02:23:04.483Z] [2020-09-15T02:23:04.483Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-09-15T02:23:04.483Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-09-15T02:23:04.483Z] [2020-09-15T02:23:04.483Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-09-15T02:23:04.483Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-09-15T02:23:04.483Z] [2020-09-15T02:23:04.483Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-09-15T02:23:04.483Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-09-15T02:23:04.483Z] [2020-09-15T02:23:04.483Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-09-15T02:23:04.483Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T02:23:04.483Z] [2020-09-15T02:23:04.483Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-09-15T02:23:04.483Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-09-15T02:23:04.483Z] [2020-09-15T02:23:04.483Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-09-15T02:23:04.483Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-09-15T02:23:04.483Z] [2020-09-15T02:23:04.483Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-09-15T02:23:04.483Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-09-15T02:23:04.483Z] [2020-09-15T02:23:04.483Z] [2020-09-15T02:23:04.483Z] DONE 84 tests, 41 skipped in 62.899s [2020-09-15T02:23:04.483Z] [2020-09-15T02:23:04.483Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-09-15T02:23:06.043Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-15T02:23:06.043Z] INFO: Testing against a local daemon [2020-09-15T02:23:06.506Z] ok github.com/docker/docker/integration/image 0.466s [2020-09-15T02:23:06.506Z] [2020-09-15T02:23:06.506Z] === Skipped [2020-09-15T02:23:06.506Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-09-15T02:23:06.506Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-15T02:23:06.506Z] [2020-09-15T02:23:06.506Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-09-15T02:23:06.506Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-09-15T02:23:06.506Z] [2020-09-15T02:23:06.506Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-09-15T02:23:06.506Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-15T02:23:06.506Z] [2020-09-15T02:23:06.506Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-09-15T02:23:06.506Z] tag_test.go:98: testEnv.OSType == "windows" [2020-09-15T02:23:06.506Z] [2020-09-15T02:23:06.506Z] [2020-09-15T02:23:06.506Z] DONE 11 tests, 4 skipped in 2.411s [2020-09-15T02:23:06.506Z] [2020-09-15T02:23:06.506Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-09-15T02:23:06.877Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-09-15T02:23:06.877Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-09-15T02:23:06.877Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.58s) [2020-09-15T02:23:06.877Z] === RUN TestAPIIpcModeHost [2020-09-15T02:23:07.445Z] --- PASS: TestAPIIpcModeHost (0.71s) [2020-09-15T02:23:07.445Z] === RUN TestDaemonIpcModeShareable [2020-09-15T02:23:07.629Z] --- PASS: TestCreateServiceCapabilities (3.48s) [2020-09-15T02:23:07.630Z] === RUN TestInspect [2020-09-15T02:23:08.708Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-15T02:23:08.708Z] INFO: Testing against a local daemon [2020-09-15T02:23:08.708Z] ok github.com/docker/docker/integration/network 0.223s [2020-09-15T02:23:08.708Z] [2020-09-15T02:23:08.708Z] === Skipped [2020-09-15T02:23:08.708Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-09-15T02:23:08.708Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-09-15T02:23:08.708Z] [2020-09-15T02:23:08.708Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-09-15T02:23:08.708Z] 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-09-15T02:23:08.708Z] [2020-09-15T02:23:08.708Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-09-15T02:23:08.708Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-09-15T02:23:08.708Z] [2020-09-15T02:23:08.708Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-09-15T02:23:08.708Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-09-15T02:23:08.708Z] [2020-09-15T02:23:08.708Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-09-15T02:23:08.708Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-09-15T02:23:08.708Z] [2020-09-15T02:23:08.708Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-09-15T02:23:08.708Z] network_test.go:97: testEnv.OSType == "windows" [2020-09-15T02:23:08.708Z] [2020-09-15T02:23:08.708Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-09-15T02:23:08.708Z] service_test.go:29: testEnv.OSType == "windows" [2020-09-15T02:23:08.708Z] [2020-09-15T02:23:08.708Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-09-15T02:23:08.708Z] service_test.go:52: testEnv.OSType == "windows" [2020-09-15T02:23:08.708Z] [2020-09-15T02:23:08.708Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-09-15T02:23:08.708Z] service_test.go:96: testEnv.OSType == "windows" [2020-09-15T02:23:08.708Z] [2020-09-15T02:23:08.708Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-09-15T02:23:08.708Z] service_test.go:130: testEnv.OSType == "windows" [2020-09-15T02:23:08.708Z] [2020-09-15T02:23:08.708Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-09-15T02:23:08.708Z] service_test.go:181: testEnv.OSType == "windows" [2020-09-15T02:23:08.708Z] [2020-09-15T02:23:08.708Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-09-15T02:23:08.708Z] service_test.go:206: testEnv.OSType == "windows" [2020-09-15T02:23:08.708Z] [2020-09-15T02:23:08.708Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-15T02:23:08.708Z] service_test.go:236: FLAKY_TEST [2020-09-15T02:23:08.708Z] [2020-09-15T02:23:08.708Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-09-15T02:23:08.708Z] service_test.go:326: testEnv.OSType == "windows" [2020-09-15T02:23:08.708Z] [2020-09-15T02:23:08.708Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-15T02:23:08.708Z] service_test.go:394: testEnv.OSType == "windows" [2020-09-15T02:23:08.708Z] [2020-09-15T02:23:08.708Z] [2020-09-15T02:23:08.708Z] DONE 19 tests, 15 skipped in 2.346s [2020-09-15T02:23:08.708Z] [2020-09-15T02:23:08.708Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-09-15T02:23:08.828Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-09-15T02:23:09.088Z] --- PASS: TestDaemonIpcModeShareable (1.71s) [2020-09-15T02:23:09.088Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2020-09-15T02:23:09.088Z] === RUN TestDaemonIpcModePrivate [2020-09-15T02:23:09.685Z] testing: warning: no tests to run [2020-09-15T02:23:09.686Z] ok github.com/docker/docker/integration/network/ipvlan 0.066s [2020-09-15T02:23:09.686Z] [2020-09-15T02:23:09.686Z] DONE 0 tests in 0.756s [2020-09-15T02:23:09.686Z] [2020-09-15T02:23:09.686Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-09-15T02:23:10.467Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-09-15T02:23:10.467Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-09-15T02:23:10.663Z] testing: warning: no tests to run [2020-09-15T02:23:10.663Z] ok github.com/docker/docker/integration/network/macvlan 0.061s [2020-09-15T02:23:10.663Z] [2020-09-15T02:23:10.663Z] DONE 0 tests in 0.755s [2020-09-15T02:23:10.663Z] [2020-09-15T02:23:10.663Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-09-15T02:23:10.726Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-09-15T02:23:10.939Z] --- PASS: TestInspect (3.51s) [2020-09-15T02:23:10.939Z] === RUN TestCreateJob [2020-09-15T02:23:10.986Z] --- PASS: TestDaemonIpcModePrivate (1.86s) [2020-09-15T02:23:10.986Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2020-09-15T02:23:10.986Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-15T02:23:11.129Z] testing: warning: no tests to run [2020-09-15T02:23:11.129Z] ok github.com/docker/docker/integration/plugin 0.062s [2020-09-15T02:23:11.129Z] [2020-09-15T02:23:11.129Z] DONE 0 tests in 0.759s [2020-09-15T02:23:11.129Z] [2020-09-15T02:23:11.129Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-09-15T02:23:11.925Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-09-15T02:23:12.106Z] testing: warning: no tests to run [2020-09-15T02:23:12.106Z] ok github.com/docker/docker/integration/plugin/authz 0.061s [2020-09-15T02:23:12.106Z] [2020-09-15T02:23:12.106Z] DONE 0 tests in 0.775s [2020-09-15T02:23:12.106Z] [2020-09-15T02:23:12.106Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-09-15T02:23:12.865Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-09-15T02:23:12.865Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.70s) [2020-09-15T02:23:12.865Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: false, mustBeShared: false [2020-09-15T02:23:12.865Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-15T02:23:14.773Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.89s) [2020-09-15T02:23:14.773Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: true, mustBeShared: true [2020-09-15T02:23:14.773Z] === RUN TestIpcModeOlderClient [2020-09-15T02:23:14.773Z] === PAUSE TestIpcModeOlderClient [2020-09-15T02:23:14.773Z] === RUN TestKillContainerInvalidSignal [2020-09-15T02:23:14.773Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-09-15T02:23:15.148Z] --- PASS: TestCreateJob (4.08s) [2020-09-15T02:23:15.148Z] === RUN TestReplicatedJob [2020-09-15T02:23:15.343Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2020-09-15T02:23:15.343Z] === RUN TestKillContainer [2020-09-15T02:23:15.343Z] === RUN TestKillContainer/no_signal [2020-09-15T02:23:15.343Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-09-15T02:23:15.913Z] === RUN TestKillContainer/non_killing_signal [2020-09-15T02:23:16.482Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-09-15T02:23:16.482Z] === RUN TestKillContainer/killing_signal [2020-09-15T02:23:17.424Z] --- PASS: TestKillContainer (1.92s) [2020-09-15T02:23:17.424Z] --- PASS: TestKillContainer/no_signal (0.60s) [2020-09-15T02:23:17.424Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-09-15T02:23:17.424Z] --- PASS: TestKillContainer/killing_signal (0.59s) [2020-09-15T02:23:17.424Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-15T02:23:17.424Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-15T02:23:17.684Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-09-15T02:23:17.943Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-15T02:23:18.514Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-09-15T02:23:18.773Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s) [2020-09-15T02:23:18.773Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s) [2020-09-15T02:23:18.773Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2020-09-15T02:23:18.773Z] === RUN TestKillStoppedContainer [2020-09-15T02:23:18.773Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-09-15T02:23:18.774Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-15T02:23:18.774Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-09-15T02:23:18.774Z] === RUN TestKillDifferentUserContainer [2020-09-15T02:23:19.091Z] --- PASS: TestServiceWithDataPathPortInit (19.70s) [2020-09-15T02:23:19.091Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-15T02:23:19.342Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-09-15T02:23:19.602Z] --- PASS: TestKillDifferentUserContainer (0.72s) [2020-09-15T02:23:19.602Z] === RUN TestInspectOomKilledTrue [2020-09-15T02:23:19.602Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-15T02:23:19.602Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-15T02:23:19.602Z] === RUN TestInspectOomKilledFalse [2020-09-15T02:23:19.602Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-15T02:23:19.602Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-15T02:23:19.602Z] === RUN TestLinksEtcHostsContentMatch [2020-09-15T02:23:20.171Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2020-09-15T02:23:20.172Z] === RUN TestLinksContainerNames [2020-09-15T02:23:20.752Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-15T02:23:20.752Z] INFO: Testing against a local daemon [2020-09-15T02:23:20.752Z] ok github.com/docker/docker/integration/plugin/common 0.261s [2020-09-15T02:23:20.752Z] [2020-09-15T02:23:20.752Z] === Skipped [2020-09-15T02:23:20.752Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-09-15T02:23:20.752Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-09-15T02:23:20.752Z] [2020-09-15T02:23:20.752Z] [2020-09-15T02:23:20.752Z] DONE 3 tests, 1 skipped in 7.699s [2020-09-15T02:23:20.752Z] [2020-09-15T02:23:20.752Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-09-15T02:23:21.110Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-09-15T02:23:21.372Z] --- PASS: TestLinksContainerNames (1.37s) [2020-09-15T02:23:21.372Z] === RUN TestLogsFollowTailEmpty [2020-09-15T02:23:21.739Z] --- PASS: TestReplicatedJob (6.25s) [2020-09-15T02:23:21.739Z] === RUN TestUpdateReplicatedJob [2020-09-15T02:23:22.309Z] --- PASS: TestLogsFollowTailEmpty (0.62s) [2020-09-15T02:23:22.309Z] === RUN TestContainerNetworkMountsNoChown [2020-09-15T02:23:22.569Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2020-09-15T02:23:22.569Z] === RUN TestMountDaemonRoot [2020-09-15T02:23:22.569Z] === RUN TestMountDaemonRoot/default [2020-09-15T02:23:22.569Z] === PAUSE TestMountDaemonRoot/default [2020-09-15T02:23:22.569Z] === RUN TestMountDaemonRoot/private [2020-09-15T02:23:22.569Z] === PAUSE TestMountDaemonRoot/private [2020-09-15T02:23:22.569Z] === RUN TestMountDaemonRoot/rprivate [2020-09-15T02:23:22.569Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-15T02:23:22.569Z] === RUN TestMountDaemonRoot/slave [2020-09-15T02:23:22.569Z] === PAUSE TestMountDaemonRoot/slave [2020-09-15T02:23:22.569Z] === RUN TestMountDaemonRoot/rslave [2020-09-15T02:23:22.569Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-15T02:23:22.569Z] === RUN TestMountDaemonRoot/shared [2020-09-15T02:23:22.569Z] === PAUSE TestMountDaemonRoot/shared [2020-09-15T02:23:22.569Z] === RUN TestMountDaemonRoot/rshared [2020-09-15T02:23:22.569Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-15T02:23:22.569Z] === CONT TestMountDaemonRoot/default [2020-09-15T02:23:22.569Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-15T02:23:22.569Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-15T02:23:22.569Z] === CONT TestMountDaemonRoot/rslave [2020-09-15T02:23:22.569Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-15T02:23:22.569Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-15T02:23:22.569Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-15T02:23:22.569Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-15T02:23:22.569Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-15T02:23:22.569Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-15T02:23:22.569Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-15T02:23:22.569Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-15T02:23:22.569Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-15T02:23:22.569Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-15T02:23:22.569Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-15T02:23:22.569Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-15T02:23:22.569Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-15T02:23:22.569Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-15T02:23:22.569Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-15T02:23:22.569Z] === CONT TestMountDaemonRoot/rshared [2020-09-15T02:23:22.569Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-15T02:23:22.569Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-15T02:23:22.569Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-15T02:23:22.569Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-15T02:23:22.569Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-15T02:23:22.569Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-15T02:23:22.569Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-15T02:23:22.569Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-15T02:23:22.569Z] === CONT TestMountDaemonRoot/shared [2020-09-15T02:23:22.569Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-15T02:23:22.569Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-15T02:23:22.569Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-15T02:23:22.569Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-15T02:23:22.569Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-15T02:23:22.569Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-15T02:23:22.569Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-15T02:23:22.569Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-15T02:23:22.569Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-15T02:23:22.569Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-15T02:23:22.569Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-15T02:23:22.569Z] === CONT TestMountDaemonRoot/rprivate [2020-09-15T02:23:22.569Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-15T02:23:22.569Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-15T02:23:22.569Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-15T02:23:22.569Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-15T02:23:22.569Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-15T02:23:22.569Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-15T02:23:22.569Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-15T02:23:22.569Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-15T02:23:22.569Z] === CONT TestMountDaemonRoot/slave [2020-09-15T02:23:22.569Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-15T02:23:22.569Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-15T02:23:22.569Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-15T02:23:22.569Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-15T02:23:22.569Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-15T02:23:22.569Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-15T02:23:22.569Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-15T02:23:22.569Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-15T02:23:22.569Z] === CONT TestMountDaemonRoot/private [2020-09-15T02:23:22.569Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-15T02:23:22.569Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-15T02:23:22.569Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-15T02:23:22.569Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-15T02:23:22.569Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-15T02:23:22.569Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-15T02:23:22.569Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-15T02:23:22.569Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-15T02:23:22.569Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-15T02:23:22.569Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-15T02:23:22.828Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-15T02:23:22.829Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-15T02:23:22.829Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-15T02:23:22.829Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-15T02:23:22.829Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-15T02:23:22.829Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-15T02:23:22.829Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-15T02:23:22.829Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-15T02:23:22.829Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-15T02:23:22.829Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-15T02:23:22.829Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-15T02:23:22.829Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-15T02:23:22.829Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-15T02:23:22.950Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-15T02:23:22.950Z] INFO: Testing against a local daemon [2020-09-15T02:23:22.950Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.291s [2020-09-15T02:23:22.950Z] [2020-09-15T02:23:22.950Z] === Skipped [2020-09-15T02:23:22.950Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2020-09-15T02:23:22.950Z] external_test.go:48: runtime.GOOS == "windows" [2020-09-15T02:23:22.950Z] [2020-09-15T02:23:22.950Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-09-15T02:23:22.950Z] external_test.go:408: runtime.GOOS == "windows" [2020-09-15T02:23:22.950Z] [2020-09-15T02:23:22.950Z] [2020-09-15T02:23:22.950Z] DONE 2 tests, 2 skipped in 3.179s [2020-09-15T02:23:23.089Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-15T02:23:23.089Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-09-15T02:23:23.089Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-15T02:23:23.089Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-15T02:23:23.089Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-15T02:23:23.089Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-15T02:23:23.089Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-15T02:23:23.089Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-15T02:23:23.089Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-15T02:23:23.089Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-15T02:23:23.089Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-09-15T02:23:23.089Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-15T02:23:23.089Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-09-15T02:23:23.089Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-09-15T02:23:23.089Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-09-15T02:23:23.089Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-09-15T02:23:23.089Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-15T02:23:23.089Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-09-15T02:23:23.089Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-09-15T02:23:23.089Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-09-15T02:23:23.089Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-09-15T02:23:23.089Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-15T02:23:23.089Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-09-15T02:23:23.089Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-09-15T02:23:23.089Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-09-15T02:23:23.089Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-09-15T02:23:23.089Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-15T02:23:23.089Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-09-15T02:23:23.089Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-09-15T02:23:23.089Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-09-15T02:23:23.089Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-09-15T02:23:23.089Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-15T02:23:23.089Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-09-15T02:23:23.089Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-09-15T02:23:23.089Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-09-15T02:23:23.089Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-09-15T02:23:23.089Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-15T02:23:23.089Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-09-15T02:23:23.089Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-09-15T02:23:23.089Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-09-15T02:23:23.089Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-09-15T02:23:23.089Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-15T02:23:23.089Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-09-15T02:23:23.089Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-09-15T02:23:23.089Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-09-15T02:23:23.089Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-09-15T02:23:23.089Z] === RUN TestContainerBindMountNonRecursive [2020-09-15T02:23:23.415Z] [2020-09-15T02:23:23.415Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-09-15T02:23:24.029Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-09-15T02:23:24.970Z] --- PASS: TestContainerBindMountNonRecursive (1.70s) [2020-09-15T02:23:24.970Z] === RUN TestNetworkNat [2020-09-15T02:23:25.045Z] --- PASS: TestUpdateReplicatedJob (4.17s) [2020-09-15T02:23:25.045Z] === RUN TestServiceListWithStatuses [2020-09-15T02:23:25.045Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-15T02:23:25.045Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-15T02:23:25.045Z] === RUN TestDockerNetworkConnectAlias [2020-09-15T02:23:25.230Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-09-15T02:23:25.490Z] --- PASS: TestNetworkNat (0.72s) [2020-09-15T02:23:25.490Z] === RUN TestNetworkLocalhostTCPNat [2020-09-15T02:23:25.612Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-15T02:23:25.612Z] INFO: Testing against a local daemon [2020-09-15T02:23:25.612Z] ok github.com/docker/docker/integration/plugin/logging 0.208s [2020-09-15T02:23:25.612Z] [2020-09-15T02:23:25.612Z] === Skipped [2020-09-15T02:23:25.612Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-09-15T02:23:25.612Z] read_test.go:21: no unix domain sockets on Windows [2020-09-15T02:23:25.612Z] [2020-09-15T02:23:25.612Z] [2020-09-15T02:23:25.612Z] DONE 1 tests, 1 skipped in 2.562s [2020-09-15T02:23:25.612Z] [2020-09-15T02:23:25.612Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-09-15T02:23:26.431Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-09-15T02:23:26.431Z] --- PASS: TestNetworkLocalhostTCPNat (0.94s) [2020-09-15T02:23:26.431Z] === RUN TestNetworkLoopbackNat [2020-09-15T02:23:26.691Z] === RUN TestDockerSuite/TestBuildAddScript [2020-09-15T02:23:26.951Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-09-15T02:23:27.163Z] testing: warning: no tests to run [2020-09-15T02:23:27.163Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.066s [2020-09-15T02:23:27.163Z] [2020-09-15T02:23:27.163Z] DONE 0 tests in 1.248s [2020-09-15T02:23:27.163Z] [2020-09-15T02:23:27.163Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-09-15T02:23:27.519Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-09-15T02:23:27.566Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.83s) [2020-09-15T02:23:27.566Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:gzyv9lim2f0gh82lupwudgdsq Created:2020-09-15 02:23:17.750536077 +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[3bab43f6e54af050705a4257f3c1ecd460f491d30c39ac76c8ad786aba29232a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v2h7k3jh9nhked5ztgun2z8eh EndpointID:5c83e85600e6bc335fa7d20f5a4c771cc143d0402bd4a60136208708e46689a6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:41ffb4bff2811bf9562fc8ad1bdd1f71a07e65302d6d185a218e976bd7f77e70 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:44f1532f1d89 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v2h7k3jh9nhked5ztgun2z8eh EndpointID:5c83e85600e6bc335fa7d20f5a4c771cc143d0402bd4a60136208708e46689a6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-15T02:23:27.566Z] PASS [2020-09-15T02:23:27.566Z] [2020-09-15T02:23:27.567Z] === Skipped [2020-09-15T02:23:27.567Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-15T02:23:27.567Z] service_test.go:236: FLAKY_TEST [2020-09-15T02:23:27.567Z] [2020-09-15T02:23:27.567Z] [2020-09-15T02:23:27.567Z] DONE 23 tests, 1 skipped in 55.243s [2020-09-15T02:23:27.567Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-15T02:23:27.567Z] ++ 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-09-15T02:23:27.567Z] ++ set -e [2020-09-15T02:23:27.567Z] ++ '[' -n 0 ']' [2020-09-15T02:23:27.567Z] ++ set -x [2020-09-15T02:23:27.567Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:23:27.567Z] INFO: Testing against a local daemon [2020-09-15T02:23:27.567Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-15T02:23:27.567Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-15T02:23:27.567Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-15T02:23:27.567Z] === RUN TestDockerNetworkIpvlan [2020-09-15T02:23:27.567Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-15T02:23:27.567Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-15T02:23:27.567Z] PASS [2020-09-15T02:23:27.567Z] [2020-09-15T02:23:27.567Z] === Skipped [2020-09-15T02:23:27.567Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-15T02:23:27.567Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-15T02:23:27.567Z] [2020-09-15T02:23:27.567Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-15T02:23:27.567Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-15T02:23:27.567Z] [2020-09-15T02:23:27.567Z] [2020-09-15T02:23:27.567Z] DONE 2 tests, 2 skipped in 0.163s [2020-09-15T02:23:27.567Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-15T02:23:27.567Z] ++ 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-09-15T02:23:27.567Z] ++ set -e [2020-09-15T02:23:27.567Z] ++ '[' -n 0 ']' [2020-09-15T02:23:27.567Z] ++ set -x [2020-09-15T02:23:27.567Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:23:27.567Z] INFO: Testing against a local daemon [2020-09-15T02:23:27.567Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-15T02:23:28.087Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-09-15T02:23:28.198Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2020-09-15T02:23:28.198Z] === RUN TestDockerNetworkMacvlan [2020-09-15T02:23:28.658Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-09-15T02:23:28.830Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-15T02:23:29.229Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-09-15T02:23:29.372Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-15T02:23:29.372Z] INFO: Testing against a local daemon [2020-09-15T02:23:29.372Z] ok github.com/docker/docker/integration/plugin/volumes 0.249s [2020-09-15T02:23:29.489Z] --- PASS: TestNetworkLoopbackNat (3.02s) [2020-09-15T02:23:29.489Z] === RUN TestPause [2020-09-15T02:23:29.836Z] [2020-09-15T02:23:29.836Z] === Skipped [2020-09-15T02:23:29.836Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-09-15T02:23:29.836Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T02:23:29.836Z] [2020-09-15T02:23:29.836Z] [2020-09-15T02:23:29.836Z] DONE 1 tests, 1 skipped in 2.500s [2020-09-15T02:23:29.836Z] [2020-09-15T02:23:29.836Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-09-15T02:23:29.864Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-15T02:23:30.431Z] --- PASS: TestPause (0.75s) [2020-09-15T02:23:30.431Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-15T02:23:30.431Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-15T02:23:30.431Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-15T02:23:30.431Z] === RUN TestPauseStopPausedContainer [2020-09-15T02:23:30.897Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-15T02:23:31.000Z] --- PASS: TestPauseStopPausedContainer (0.81s) [2020-09-15T02:23:31.001Z] === RUN TestPsFilter [2020-09-15T02:23:31.261Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-09-15T02:23:31.261Z] --- PASS: TestPsFilter (0.15s) [2020-09-15T02:23:31.261Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-15T02:23:31.635Z] --- PASS: TestDockerNetworkConnectAlias (6.54s) [2020-09-15T02:23:31.635Z] === RUN TestDockerNetworkReConnect [2020-09-15T02:23:32.035Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-15T02:23:32.035Z] INFO: Testing against a local daemon [2020-09-15T02:23:32.035Z] ok github.com/docker/docker/integration/secret 0.174s [2020-09-15T02:23:32.035Z] [2020-09-15T02:23:32.035Z] === Skipped [2020-09-15T02:23:32.035Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-09-15T02:23:32.035Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T02:23:32.035Z] [2020-09-15T02:23:32.035Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-09-15T02:23:32.035Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T02:23:32.035Z] [2020-09-15T02:23:32.035Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-09-15T02:23:32.035Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T02:23:32.035Z] [2020-09-15T02:23:32.035Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-09-15T02:23:32.035Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T02:23:32.035Z] [2020-09-15T02:23:32.035Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-09-15T02:23:32.035Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T02:23:32.035Z] [2020-09-15T02:23:32.035Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-09-15T02:23:32.035Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-09-15T02:23:32.035Z] [2020-09-15T02:23:32.035Z] [2020-09-15T02:23:32.035Z] DONE 6 tests, 6 skipped in 2.144s [2020-09-15T02:23:32.035Z] [2020-09-15T02:23:32.035Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-09-15T02:23:32.201Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s) [2020-09-15T02:23:32.201Z] === RUN TestRemoveContainerWithVolume [2020-09-15T02:23:32.771Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2020-09-15T02:23:32.771Z] === RUN TestRemoveContainerRunning [2020-09-15T02:23:33.030Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-09-15T02:23:33.599Z] --- PASS: TestRemoveContainerRunning (0.71s) [2020-09-15T02:23:33.599Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-15T02:23:34.171Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s) [2020-09-15T02:23:34.171Z] === RUN TestRemoveInvalidContainer [2020-09-15T02:23:34.171Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-09-15T02:23:34.171Z] === RUN TestRenameLinkedContainer [2020-09-15T02:23:34.742Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-09-15T02:23:34.977Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-15T02:23:34.978Z] INFO: Testing against a local daemon [2020-09-15T02:23:34.978Z] ok github.com/docker/docker/integration/service 0.329s [2020-09-15T02:23:34.978Z] [2020-09-15T02:23:34.978Z] === Skipped [2020-09-15T02:23:34.978Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-15T02:23:34.978Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-15T02:23:34.978Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T02:23:34.978Z] [2020-09-15T02:23:34.978Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-15T02:23:34.978Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-15T02:23:34.978Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T02:23:34.978Z] [2020-09-15T02:23:34.978Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-09-15T02:23:34.978Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T02:23:34.978Z] [2020-09-15T02:23:34.978Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-09-15T02:23:34.978Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T02:23:34.978Z] [2020-09-15T02:23:34.978Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-09-15T02:23:34.978Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T02:23:34.978Z] [2020-09-15T02:23:34.978Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-09-15T02:23:34.978Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T02:23:34.978Z] [2020-09-15T02:23:34.978Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-09-15T02:23:34.978Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T02:23:34.978Z] [2020-09-15T02:23:34.978Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-09-15T02:23:34.978Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T02:23:34.978Z] [2020-09-15T02:23:34.978Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-09-15T02:23:34.978Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T02:23:34.978Z] [2020-09-15T02:23:34.978Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-09-15T02:23:34.978Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T02:23:34.978Z] [2020-09-15T02:23:34.978Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-09-15T02:23:34.978Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T02:23:34.978Z] [2020-09-15T02:23:34.978Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-09-15T02:23:34.978Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T02:23:34.978Z] [2020-09-15T02:23:34.978Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-09-15T02:23:34.978Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T02:23:34.978Z] [2020-09-15T02:23:34.978Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-09-15T02:23:34.978Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T02:23:34.978Z] [2020-09-15T02:23:34.978Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-09-15T02:23:34.978Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T02:23:34.978Z] [2020-09-15T02:23:34.978Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-09-15T02:23:34.978Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T02:23:34.978Z] [2020-09-15T02:23:34.978Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-09-15T02:23:34.978Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T02:23:34.978Z] [2020-09-15T02:23:34.978Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-09-15T02:23:34.978Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T02:23:34.978Z] [2020-09-15T02:23:34.978Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-09-15T02:23:34.978Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-09-15T02:23:34.978Z] [2020-09-15T02:23:34.978Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-09-15T02:23:34.978Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-09-15T02:23:34.978Z] [2020-09-15T02:23:34.978Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-09-15T02:23:34.978Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-09-15T02:23:34.978Z] [2020-09-15T02:23:34.978Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s) [2020-09-15T02:23:34.978Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-09-15T02:23:34.978Z] [2020-09-15T02:23:34.978Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-09-15T02:23:34.978Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-09-15T02:23:34.978Z] [2020-09-15T02:23:34.978Z] [2020-09-15T02:23:34.978Z] DONE 24 tests, 23 skipped in 2.857s [2020-09-15T02:23:34.978Z] [2020-09-15T02:23:34.978Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-09-15T02:23:35.345Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-15T02:23:35.681Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-09-15T02:23:36.536Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-15T02:23:36.536Z] INFO: Testing against a local daemon [2020-09-15T02:23:36.536Z] ok github.com/docker/docker/integration/session 0.183s [2020-09-15T02:23:36.622Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-09-15T02:23:36.927Z] --- PASS: TestDockerNetworkReConnect (4.72s) [2020-09-15T02:23:36.927Z] === RUN TestServicePlugin [2020-09-15T02:23:36.927Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-15T02:23:36.927Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T02:23:36.927Z] === RUN TestServiceUpdateLabel [2020-09-15T02:23:36.999Z] [2020-09-15T02:23:36.999Z] === Skipped [2020-09-15T02:23:36.999Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-09-15T02:23:36.999Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-09-15T02:23:36.999Z] [2020-09-15T02:23:36.999Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-09-15T02:23:36.999Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-09-15T02:23:36.999Z] [2020-09-15T02:23:36.999Z] [2020-09-15T02:23:36.999Z] DONE 2 tests, 2 skipped in 2.049s [2020-09-15T02:23:36.999Z] [2020-09-15T02:23:36.999Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-09-15T02:23:37.191Z] --- PASS: TestRenameLinkedContainer (2.96s) [2020-09-15T02:23:37.191Z] === RUN TestRenameStoppedContainer [2020-09-15T02:23:38.131Z] --- PASS: TestRenameStoppedContainer (0.95s) [2020-09-15T02:23:38.131Z] === RUN TestRenameRunningContainerAndReuse [2020-09-15T02:23:38.857Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-15T02:23:39.071Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-09-15T02:23:39.195Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-15T02:23:39.195Z] INFO: Testing against a local daemon [2020-09-15T02:23:39.475Z] --- PASS: TestServiceUpdateLabel (3.19s) [2020-09-15T02:23:39.475Z] === RUN TestServiceUpdateSecrets [2020-09-15T02:23:39.641Z] --- PASS: TestRenameRunningContainerAndReuse (1.51s) [2020-09-15T02:23:39.641Z] === RUN TestRenameInvalidName [2020-09-15T02:23:40.173Z] ok github.com/docker/docker/integration/system 1.407s [2020-09-15T02:23:40.173Z] [2020-09-15T02:23:40.173Z] === Skipped [2020-09-15T02:23:40.173Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-15T02:23:40.173Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T02:23:40.173Z] [2020-09-15T02:23:40.173Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-09-15T02:23:40.173Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-09-15T02:23:40.173Z] [2020-09-15T02:23:40.173Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-09-15T02:23:40.173Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-09-15T02:23:40.173Z] [2020-09-15T02:23:40.173Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-09-15T02:23:40.173Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-15T02:23:40.173Z] [2020-09-15T02:23:40.173Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-09-15T02:23:40.173Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-15T02:23:40.173Z] [2020-09-15T02:23:40.173Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-09-15T02:23:40.173Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-15T02:23:40.173Z] [2020-09-15T02:23:40.173Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-09-15T02:23:40.173Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-15T02:23:40.173Z] [2020-09-15T02:23:40.173Z] [2020-09-15T02:23:40.173Z] DONE 13 tests, 7 skipped in 3.267s [2020-09-15T02:23:40.173Z] [2020-09-15T02:23:40.173Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-09-15T02:23:40.581Z] --- PASS: TestRenameInvalidName (0.85s) [2020-09-15T02:23:40.581Z] === RUN TestRenameAnonymousContainer [2020-09-15T02:23:40.581Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-09-15T02:23:40.841Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-09-15T02:23:41.100Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-09-15T02:23:42.372Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-15T02:23:42.372Z] INFO: Testing against a local daemon [2020-09-15T02:23:42.372Z] ok github.com/docker/docker/integration/volume 0.247s [2020-09-15T02:23:42.372Z] [2020-09-15T02:23:42.372Z] === Skipped [2020-09-15T02:23:42.372Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-09-15T02:23:42.372Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-09-15T02:23:42.372Z] [2020-09-15T02:23:42.372Z] [2020-09-15T02:23:42.372Z] DONE 5 tests, 1 skipped in 2.275s [2020-09-15T02:23:42.372Z] [2020-09-15T02:23:42.372Z] INFO: make.ps1 ended at 09/15/2020 02:23:42 [2020-09-15T02:23:42.836Z] INFO: Integration CLI tests being run from the host: [2020-09-15T02:23:42.836Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-09-15T02:23:43.008Z] --- PASS: TestRenameAnonymousContainer (2.44s) [2020-09-15T02:23:43.008Z] === RUN TestRenameContainerWithSameName [2020-09-15T02:23:43.268Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-09-15T02:23:43.528Z] === RUN TestDockerSuite/TestBuildAddTar [2020-09-15T02:23:43.528Z] --- PASS: TestRenameContainerWithSameName (0.61s) [2020-09-15T02:23:43.528Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-15T02:23:44.908Z] --- PASS: TestRenameContainerWithLinkedContainer (1.10s) [2020-09-15T02:23:44.908Z] === RUN TestResize [2020-09-15T02:23:44.908Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-09-15T02:23:45.477Z] --- PASS: TestResize (0.70s) [2020-09-15T02:23:45.477Z] === RUN TestResizeWithInvalidSize [2020-09-15T02:23:45.749Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-15T02:23:46.045Z] --- PASS: TestResizeWithInvalidSize (0.57s) [2020-09-15T02:23:46.045Z] === RUN TestResizeWhenContainerNotStarted [2020-09-15T02:23:46.613Z] --- PASS: TestResizeWhenContainerNotStarted (0.58s) [2020-09-15T02:23:46.613Z] === RUN TestDaemonRestartKillContainers [2020-09-15T02:23:46.613Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-15T02:23:46.613Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-15T02:23:46.613Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-15T02:23:46.613Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-15T02:23:46.613Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-15T02:23:46.613Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-15T02:23:46.613Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-15T02:23:46.613Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-15T02:23:46.613Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-15T02:23:46.613Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-15T02:23:46.613Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-15T02:23:46.613Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-15T02:23:46.613Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-15T02:23:46.613Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-15T02:23:46.613Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-15T02:23:46.613Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-15T02:23:46.613Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-15T02:23:46.613Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-15T02:23:46.613Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-15T02:23:46.613Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-15T02:23:46.613Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-15T02:23:46.613Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-15T02:23:46.613Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-15T02:23:46.613Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-15T02:23:46.613Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-15T02:23:46.613Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-15T02:23:47.253Z] --- PASS: TestDockerNetworkMacvlan (19.09s) [2020-09-15T02:23:47.253Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-09-15T02:23:47.253Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-09-15T02:23:47.253Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.47s) [2020-09-15T02:23:47.253Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.51s) [2020-09-15T02:23:47.253Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.16s) [2020-09-15T02:23:47.253Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.38s) [2020-09-15T02:23:47.253Z] PASS [2020-09-15T02:23:47.253Z] [2020-09-15T02:23:47.253Z] DONE 8 tests in 20.698s [2020-09-15T02:23:47.253Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-15T02:23:47.253Z] ++ 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-09-15T02:23:47.253Z] ++ set -e [2020-09-15T02:23:47.253Z] ++ '[' -n 0 ']' [2020-09-15T02:23:47.253Z] ++ set -x [2020-09-15T02:23:47.253Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:23:47.253Z] testing: warning: no tests to run [2020-09-15T02:23:47.253Z] PASS [2020-09-15T02:23:47.253Z] [2020-09-15T02:23:47.253Z] DONE 0 tests in 0.063s [2020-09-15T02:23:47.253Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-15T02:23:47.254Z] ++ 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-09-15T02:23:47.254Z] ++ set -e [2020-09-15T02:23:47.254Z] ++ '[' -n 0 ']' [2020-09-15T02:23:47.254Z] ++ set -x [2020-09-15T02:23:47.254Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:23:47.254Z] INFO: Testing against a local daemon [2020-09-15T02:23:47.254Z] === RUN TestAuthZPluginAllowRequest [2020-09-15T02:23:49.153Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-15T02:23:49.153Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-15T02:23:49.321Z] --- PASS: TestAuthZPluginAllowRequest (1.72s) [2020-09-15T02:23:49.321Z] === RUN TestAuthZPluginTLS [2020-09-15T02:23:49.612Z] --- PASS: TestAuthZPluginTLS (0.53s) [2020-09-15T02:23:49.612Z] === RUN TestAuthZPluginDenyRequest [2020-09-15T02:23:49.801Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-09-15T02:23:50.244Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-09-15T02:23:50.244Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-15T02:23:50.535Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-09-15T02:23:50.535Z] === RUN TestAuthZPluginDenyResponse [2020-09-15T02:23:50.813Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-09-15T02:23:50.813Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-09-15T02:23:50.813Z] remote: Enumerating objects: 2, done. [2020-09-15T02:23:50.813Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-09-15T02:23:50.813Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-09-15T02:23:50.813Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-09-15T02:23:50.813Z] 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-09-15T02:23:50.813Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-09-15T02:23:50.813Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-15T02:23:51.145Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41445/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2344b3a9e10aab2f63d792f9b72282129399f98d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2344b3a9e10aab2f63d792f9b72282129399f98d hack/test/unit [2020-09-15T02:23:51.183Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-09-15T02:23:51.183Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-09-15T02:23:51.188Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-09-15T02:23:51.188Z] === RUN TestAuthZPluginAllowEventStream [2020-09-15T02:23:51.461Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-15T02:23:51.461Z] INFO: Testing against a local daemon [2020-09-15T02:23:52.123Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-15T02:23:52.692Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-15T02:23:52.692Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-09-15T02:23:52.717Z] --- PASS: TestAuthZPluginAllowEventStream (1.70s) [2020-09-15T02:23:52.717Z] === RUN TestAuthZPluginErrorResponse [2020-09-15T02:23:53.348Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-09-15T02:23:53.348Z] === RUN TestAuthZPluginErrorRequest [2020-09-15T02:23:53.663Z] ? github.com/docker/docker/api [no test files] [2020-09-15T02:23:53.980Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-09-15T02:23:53.980Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-15T02:23:54.384Z] --- PASS: TestServiceUpdateSecrets (14.77s) [2020-09-15T02:23:54.385Z] === RUN TestServiceUpdateConfigs [2020-09-15T02:23:54.612Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-09-15T02:23:54.612Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-15T02:23:55.233Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-15T02:23:55.492Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-15T02:23:56.725Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s) [2020-09-15T02:23:56.725Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-15T02:23:57.399Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-09-15T02:23:57.399Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-15T02:23:57.658Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-15T02:23:58.596Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-09-15T02:23:58.928Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s) [2020-09-15T02:23:58.928Z] === RUN TestAuthZPluginHeader [2020-09-15T02:23:59.166Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-15T02:23:59.559Z] --- PASS: TestAuthZPluginHeader (0.79s) [2020-09-15T02:23:59.559Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-15T02:23:59.559Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-15T02:23:59.559Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T02:23:59.559Z] === RUN TestAuthZPluginV2Disable [2020-09-15T02:23:59.559Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-09-15T02:23:59.559Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T02:23:59.559Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-15T02:23:59.559Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-15T02:23:59.559Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T02:23:59.559Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-15T02:23:59.559Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-15T02:23:59.559Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T02:23:59.559Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-15T02:23:59.734Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-15T02:24:01.115Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-09-15T02:24:02.054Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-15T02:24:02.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.35s) [2020-09-15T02:24:02.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.43s) [2020-09-15T02:24:02.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.14s) [2020-09-15T02:24:02.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.61s) [2020-09-15T02:24:02.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.92s) [2020-09-15T02:24:02.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.82s) [2020-09-15T02:24:02.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.82s) [2020-09-15T02:24:02.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.80s) [2020-09-15T02:24:02.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.91s) [2020-09-15T02:24:02.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.86s) [2020-09-15T02:24:02.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.75s) [2020-09-15T02:24:02.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.34s) [2020-09-15T02:24:02.054Z] === RUN TestCgroupNamespacesRun [2020-09-15T02:24:04.594Z] --- PASS: TestCgroupNamespacesRun (2.17s) [2020-09-15T02:24:04.594Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-15T02:24:04.594Z] === RUN TestDockerSuite/TestBuildBlankName [2020-09-15T02:24:04.855Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-09-15T02:24:06.238Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.97s) [2020-09-15T02:24:06.238Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-15T02:24:06.872Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-15T02:24:06.872Z] [2020-09-15T02:24:06.872Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-15T02:24:06.872Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-15T02:24:06.872Z] HOSTNAME=587281256edf [2020-09-15T02:24:06.872Z] TESTDEBUG=0 [2020-09-15T02:24:06.872Z] DEST=bundles/test-integration [2020-09-15T02:24:06.872Z] PWD=/go/src/github.com/docker/docker [2020-09-15T02:24:06.872Z] DOCKER_GITCOMMIT=2344b3a9e10aab2f63d792f9b72282129399f98d [2020-09-15T02:24:06.872Z] container=docker [2020-09-15T02:24:06.872Z] HOME=/root [2020-09-15T02:24:06.872Z] GOLANG_VERSION=1.13.15 [2020-09-15T02:24:06.872Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-15T02:24:06.872Z] VALIDATE_BRANCH=master [2020-09-15T02:24:06.872Z] TERM=xterm [2020-09-15T02:24:06.872Z] DOCKER_PKG=github.com/docker/docker [2020-09-15T02:24:06.872Z] SHLVL=1 [2020-09-15T02:24:06.872Z] TIMEOUT=120m [2020-09-15T02:24:06.872Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-15T02:24:06.872Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-15T02:24:06.872Z] GO111MODULE=off [2020-09-15T02:24:06.872Z] DOCKER_EXPERIMENTAL=1 [2020-09-15T02:24:06.872Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-15T02:24:06.872Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-15T02:24:06.872Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-15T02:24:06.872Z] GOPATH=/go [2020-09-15T02:24:06.872Z] PKG_CONFIG=pkg-config [2020-09-15T02:24:06.872Z] _=/usr/bin/env [2020-09-15T02:24:06.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-15T02:24:07.619Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-09-15T02:24:08.508Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2020-09-15T02:24:08.558Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.23s) [2020-09-15T02:24:08.558Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-15T02:24:10.468Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-09-15T02:24:10.468Z] --- PASS: TestCgroupNamespacesRunHostMode (1.98s) [2020-09-15T02:24:10.468Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-15T02:24:11.848Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-09-15T02:24:12.418Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.99s) [2020-09-15T02:24:12.418Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-15T02:24:12.502Z] --- PASS: TestServiceUpdateConfigs (15.28s) [2020-09-15T02:24:12.502Z] === RUN TestServiceUpdateNetwork [2020-09-15T02:24:14.324Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.70s) [2020-09-15T02:24:14.324Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-15T02:24:14.324Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-09-15T02:24:15.264Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.05s) [2020-09-15T02:24:15.264Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-15T02:24:15.523Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-09-15T02:24:16.463Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-09-15T02:24:16.721Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) [2020-09-15T02:24:16.721Z] === RUN TestKernelTCPMemory [2020-09-15T02:24:17.660Z] --- PASS: TestKernelTCPMemory (0.86s) [2020-09-15T02:24:17.660Z] === RUN TestNISDomainname [2020-09-15T02:24:17.919Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-09-15T02:24:18.263Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2020-09-15T02:24:18.263Z] PASS [2020-09-15T02:24:18.263Z] [2020-09-15T02:24:18.263Z] === Skipped [2020-09-15T02:24:18.263Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-15T02:24:18.263Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T02:24:18.263Z] [2020-09-15T02:24:18.263Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-09-15T02:24:18.263Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T02:24:18.263Z] [2020-09-15T02:24:18.263Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-15T02:24:18.263Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T02:24:18.263Z] [2020-09-15T02:24:18.263Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-15T02:24:18.263Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T02:24:18.263Z] [2020-09-15T02:24:18.263Z] [2020-09-15T02:24:18.263Z] DONE 17 tests, 4 skipped in 29.267s [2020-09-15T02:24:18.263Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-15T02:24:18.263Z] ++ 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-09-15T02:24:18.263Z] ++ set -e [2020-09-15T02:24:18.263Z] ++ '[' -n 0 ']' [2020-09-15T02:24:18.263Z] ++ set -x [2020-09-15T02:24:18.263Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:24:18.263Z] INFO: Testing against a local daemon [2020-09-15T02:24:18.263Z] === RUN TestPluginInvalidJSON [2020-09-15T02:24:18.263Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-15T02:24:18.263Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-15T02:24:18.263Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-15T02:24:18.263Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-09-15T02:24:18.263Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-15T02:24:18.263Z] === RUN TestPluginInstall [2020-09-15T02:24:18.263Z] === RUN TestPluginInstall/no_auth [2020-09-15T02:24:18.487Z] --- PASS: TestNISDomainname (0.89s) [2020-09-15T02:24:18.487Z] === RUN TestHostnameDnsResolution [2020-09-15T02:24:18.746Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-09-15T02:24:19.315Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-09-15T02:24:19.884Z] --- PASS: TestHostnameDnsResolution (1.19s) [2020-09-15T02:24:19.884Z] === RUN TestStats [2020-09-15T02:24:20.143Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-09-15T02:24:20.458Z] time="2020-09-15T02:24:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T02:24:20.458Z] time="2020-09-15T02:24:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:60766822a2b8522f94bb0c30441b54eb49a60eeb7b0aefbed96767043b92b1d3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T02:24:20.458Z] time="2020-09-15T02:24:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T02:24:20.458Z] time="2020-09-15T02:24:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:60766822a2b8522f94bb0c30441b54eb49a60eeb7b0aefbed96767043b92b1d3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T02:24:20.749Z] === RUN TestPluginInstall/with_htpasswd [2020-09-15T02:24:21.380Z] time="2020-09-15T02:24:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T02:24:21.380Z] time="2020-09-15T02:24:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1b983b5596a9c524ed24a2687b9ea607d8d00e72da6a1517c5dba948a9a9c8e0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T02:24:21.380Z] time="2020-09-15T02:24:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T02:24:21.380Z] time="2020-09-15T02:24:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1b983b5596a9c524ed24a2687b9ea607d8d00e72da6a1517c5dba948a9a9c8e0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T02:24:21.671Z] === RUN TestPluginInstall/with_insecure [2020-09-15T02:24:22.679Z] --- PASS: TestStats (2.81s) [2020-09-15T02:24:22.679Z] === RUN TestStopContainerWithTimeout [2020-09-15T02:24:22.679Z] === RUN TestStopContainerWithTimeout/0 [2020-09-15T02:24:22.679Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-15T02:24:22.679Z] === RUN TestStopContainerWithTimeout/1 [2020-09-15T02:24:22.679Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-15T02:24:22.679Z] === RUN TestStopContainerWithTimeout/3 [2020-09-15T02:24:22.679Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-15T02:24:22.679Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-15T02:24:22.679Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-15T02:24:22.679Z] === CONT TestStopContainerWithTimeout/0 [2020-09-15T02:24:22.679Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-15T02:24:22.679Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-09-15T02:24:22.702Z] time="2020-09-15T02:24:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T02:24:22.702Z] time="2020-09-15T02:24:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2c656ba0406d4ca5b4de4b3f8631c8a4c77c97aae070a6d9c7d62666b82d9d6e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T02:24:22.702Z] time="2020-09-15T02:24:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T02:24:22.702Z] time="2020-09-15T02:24:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2c656ba0406d4ca5b4de4b3f8631c8a4c77c97aae070a6d9c7d62666b82d9d6e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T02:24:22.993Z] --- PASS: TestPluginInstall (6.16s) [2020-09-15T02:24:22.993Z] --- PASS: TestPluginInstall/no_auth (4.06s) [2020-09-15T02:24:22.993Z] --- PASS: TestPluginInstall/with_htpasswd (0.80s) [2020-09-15T02:24:22.993Z] --- PASS: TestPluginInstall/with_insecure (1.31s) [2020-09-15T02:24:22.993Z] plugin_test.go:157: [d0a920d9d0f1b] daemon is not started [2020-09-15T02:24:22.993Z] PASS [2020-09-15T02:24:22.993Z] [2020-09-15T02:24:22.993Z] DONE 6 tests in 6.381s [2020-09-15T02:24:22.993Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-15T02:24:22.993Z] ++ 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-09-15T02:24:22.993Z] ++ set -e [2020-09-15T02:24:22.993Z] ++ '[' -n 0 ']' [2020-09-15T02:24:22.993Z] ++ set -x [2020-09-15T02:24:22.993Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:24:22.993Z] INFO: Testing against a local daemon [2020-09-15T02:24:22.993Z] === RUN TestExternalGraphDriver [2020-09-15T02:24:23.283Z] === RUN TestExternalGraphDriver/json [2020-09-15T02:24:23.616Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-09-15T02:24:23.616Z] === CONT TestStopContainerWithTimeout/3 [2020-09-15T02:24:24.732Z] --- PASS: TestServiceUpdateNetwork (14.67s) [2020-09-15T02:24:24.732Z] === RUN TestServiceUpdatePidsLimit [2020-09-15T02:24:25.457Z] === RUN TestExternalGraphDriver/spec [2020-09-15T02:24:25.525Z] === CONT TestStopContainerWithTimeout/1 [2020-09-15T02:24:25.675Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-15T02:24:26.181Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-09-15T02:24:26.619Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-15T02:24:27.561Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-09-15T02:24:27.561Z] --- PASS: TestStopContainerWithTimeout/0 (1.06s) [2020-09-15T02:24:27.561Z] --- PASS: TestStopContainerWithTimeout/-1 (2.94s) [2020-09-15T02:24:27.561Z] --- PASS: TestStopContainerWithTimeout/3 (2.62s) [2020-09-15T02:24:27.561Z] --- PASS: TestStopContainerWithTimeout/1 (1.81s) [2020-09-15T02:24:27.561Z] === RUN TestDeleteDevicemapper [2020-09-15T02:24:27.561Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-15T02:24:27.561Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-15T02:24:27.561Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-15T02:24:27.644Z] === RUN TestExternalGraphDriver/pull [2020-09-15T02:24:29.708Z] --- PASS: TestExternalGraphDriver (6.48s) [2020-09-15T02:24:29.708Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2020-09-15T02:24:29.708Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2020-09-15T02:24:29.708Z] --- PASS: TestExternalGraphDriver/pull (2.13s) [2020-09-15T02:24:29.708Z] === RUN TestGraphdriverPluginV2 [2020-09-15T02:24:29.708Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-09-15T02:24:29.708Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T02:24:29.708Z] PASS [2020-09-15T02:24:29.708Z] [2020-09-15T02:24:29.708Z] === Skipped [2020-09-15T02:24:29.708Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-09-15T02:24:29.708Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T02:24:29.708Z] [2020-09-15T02:24:29.708Z] [2020-09-15T02:24:29.708Z] DONE 5 tests, 1 skipped in 6.704s [2020-09-15T02:24:29.708Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-15T02:24:29.708Z] ++ 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-09-15T02:24:29.708Z] ++ set -e [2020-09-15T02:24:29.708Z] ++ '[' -n 0 ']' [2020-09-15T02:24:29.708Z] ++ set -x [2020-09-15T02:24:29.708Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:24:29.708Z] INFO: Testing against a local daemon [2020-09-15T02:24:29.708Z] === RUN TestContinueAfterPluginCrash [2020-09-15T02:24:29.708Z] === PAUSE TestContinueAfterPluginCrash [2020-09-15T02:24:29.708Z] === RUN TestReadPluginNoRead [2020-09-15T02:24:29.708Z] === PAUSE TestReadPluginNoRead [2020-09-15T02:24:29.708Z] === RUN TestDaemonStartWithLogOpt [2020-09-15T02:24:29.708Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-15T02:24:29.708Z] === CONT TestContinueAfterPluginCrash [2020-09-15T02:24:29.708Z] === CONT TestDaemonStartWithLogOpt [2020-09-15T02:24:30.102Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.52s) [2020-09-15T02:24:30.102Z] === RUN TestUpdateMemory [2020-09-15T02:24:30.102Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-15T02:24:30.102Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-15T02:24:30.102Z] === RUN TestUpdateCPUQuota [2020-09-15T02:24:31.043Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-09-15T02:24:31.610Z] --- PASS: TestUpdateCPUQuota (1.58s) [2020-09-15T02:24:31.610Z] === RUN TestUpdatePidsLimit [2020-09-15T02:24:31.610Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-15T02:24:31.870Z] === RUN TestUpdatePidsLimit/no_change [2020-09-15T02:24:32.130Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-15T02:24:32.699Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-15T02:24:32.699Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-09-15T02:24:32.957Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-15T02:24:33.217Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-09-15T02:24:33.217Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-15T02:24:33.785Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-15T02:24:34.155Z] --- PASS: TestDaemonStartWithLogOpt (3.80s) [2020-09-15T02:24:34.155Z] === CONT TestReadPluginNoRead [2020-09-15T02:24:34.755Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-15T02:24:35.167Z] --- PASS: TestUpdatePidsLimit (3.42s) [2020-09-15T02:24:35.167Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-09-15T02:24:35.167Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-09-15T02:24:35.167Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-09-15T02:24:35.167Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2020-09-15T02:24:35.167Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2020-09-15T02:24:35.167Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s) [2020-09-15T02:24:35.167Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2020-09-15T02:24:35.167Z] === RUN TestUpdateRestartPolicy [2020-09-15T02:24:35.167Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-09-15T02:24:36.104Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-09-15T02:24:36.217Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-15T02:24:38.278Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-15T02:24:38.645Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-09-15T02:24:38.645Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-09-15T02:24:38.909Z] --- PASS: TestContinueAfterPluginCrash (9.00s) [2020-09-15T02:24:39.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-15T02:24:39.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-15T02:24:39.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-15T02:24:40.415Z] === RUN TestReadPluginNoRead/default [2020-09-15T02:24:40.550Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-09-15T02:24:41.922Z] --- PASS: TestReadPluginNoRead (8.47s) [2020-09-15T02:24:41.922Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.85s) [2020-09-15T02:24:41.922Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.93s) [2020-09-15T02:24:41.922Z] --- PASS: TestReadPluginNoRead/default (1.91s) [2020-09-15T02:24:41.922Z] read_test.go:92: [d2d4ed97aaa9a] daemon is not started [2020-09-15T02:24:41.922Z] PASS [2020-09-15T02:24:41.922Z] [2020-09-15T02:24:41.922Z] DONE 6 tests in 12.465s [2020-09-15T02:24:41.922Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-09-15T02:24:41.922Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:24:41.922Z] ++ set -e [2020-09-15T02:24:41.922Z] ++ '[' -n 0 ']' [2020-09-15T02:24:41.922Z] ++ set -x [2020-09-15T02:24:41.922Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:24:42.213Z] testing: warning: no tests to run [2020-09-15T02:24:42.213Z] PASS [2020-09-15T02:24:42.213Z] [2020-09-15T02:24:42.213Z] DONE 0 tests in 0.081s [2020-09-15T02:24:42.213Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-15T02:24:42.213Z] ++ 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-09-15T02:24:42.213Z] ++ set -e [2020-09-15T02:24:42.213Z] ++ '[' -n 0 ']' [2020-09-15T02:24:42.213Z] ++ set -x [2020-09-15T02:24:42.213Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:24:42.213Z] INFO: Testing against a local daemon [2020-09-15T02:24:42.213Z] === RUN TestPluginWithDevMounts [2020-09-15T02:24:42.213Z] === PAUSE TestPluginWithDevMounts [2020-09-15T02:24:42.213Z] === CONT TestPluginWithDevMounts [2020-09-15T02:24:42.456Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-09-15T02:24:42.715Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-09-15T02:24:42.892Z] --- PASS: TestServiceUpdatePidsLimit (17.42s) [2020-09-15T02:24:42.892Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-09-15T02:24:42.892Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s) [2020-09-15T02:24:42.892Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2020-09-15T02:24:42.892Z] PASS [2020-09-15T02:24:42.892Z] [2020-09-15T02:24:42.892Z] === Skipped [2020-09-15T02:24:42.892Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-09-15T02:24:42.892Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-15T02:24:42.892Z] [2020-09-15T02:24:42.892Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-09-15T02:24:42.892Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T02:24:42.892Z] [2020-09-15T02:24:42.892Z] [2020-09-15T02:24:42.892Z] DONE 27 tests, 2 skipped in 159.980s [2020-09-15T02:24:42.892Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-09-15T02:24:42.892Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:24:42.892Z] ++ set -e [2020-09-15T02:24:42.892Z] ++ '[' -n 0 ']' [2020-09-15T02:24:42.892Z] ++ set -x [2020-09-15T02:24:42.892Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:24:42.892Z] INFO: Testing against a local daemon [2020-09-15T02:24:42.892Z] === RUN TestSessionCreate [2020-09-15T02:24:42.892Z] --- PASS: TestSessionCreate (0.05s) [2020-09-15T02:24:42.892Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-15T02:24:42.892Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-09-15T02:24:42.892Z] PASS [2020-09-15T02:24:42.892Z] [2020-09-15T02:24:42.892Z] DONE 2 tests in 0.310s [2020-09-15T02:24:42.892Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-09-15T02:24:42.892Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:24:42.892Z] ++ set -e [2020-09-15T02:24:42.892Z] ++ '[' -n 0 ']' [2020-09-15T02:24:42.892Z] ++ set -x [2020-09-15T02:24:42.892Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:24:42.892Z] INFO: Testing against a local daemon [2020-09-15T02:24:42.892Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-15T02:24:42.892Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-15T02:24:42.892Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-15T02:24:42.892Z] === RUN TestEventsExecDie [2020-09-15T02:24:42.892Z] --- PASS: TestEventsExecDie (0.85s) [2020-09-15T02:24:42.892Z] === RUN TestEventsBackwardsCompatible [2020-09-15T02:24:43.153Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-09-15T02:24:43.153Z] === RUN TestInfoBinaryCommits [2020-09-15T02:24:43.153Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-09-15T02:24:43.153Z] === RUN TestInfoAPIVersioned [2020-09-15T02:24:43.153Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-09-15T02:24:43.153Z] === RUN TestInfoDiscoveryBackend [2020-09-15T02:24:43.726Z] --- PASS: TestInfoDiscoveryBackend (0.62s) [2020-09-15T02:24:43.726Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-15T02:24:44.277Z] --- PASS: TestPluginWithDevMounts (1.83s) [2020-09-15T02:24:44.277Z] PASS [2020-09-15T02:24:44.277Z] [2020-09-15T02:24:44.277Z] DONE 1 tests in 1.961s [2020-09-15T02:24:44.277Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-09-15T02:24:44.277Z] ++ 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-09-15T02:24:44.277Z] ++ set -e [2020-09-15T02:24:44.277Z] ++ '[' -n 0 ']' [2020-09-15T02:24:44.277Z] ++ set -x [2020-09-15T02:24:44.277Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:24:44.277Z] INFO: Testing against a local daemon [2020-09-15T02:24:44.277Z] === RUN TestSecretInspect [2020-09-15T02:24:44.668Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-15T02:24:44.668Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-15T02:24:45.250Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-09-15T02:24:45.611Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2020-09-15T02:24:45.611Z] === RUN TestInfoAPI [2020-09-15T02:24:45.611Z] --- PASS: TestInfoAPI (0.05s) [2020-09-15T02:24:45.611Z] === RUN TestInfoAPIWarnings [2020-09-15T02:24:46.184Z] --- PASS: TestInfoAPIWarnings (0.64s) [2020-09-15T02:24:46.184Z] === RUN TestInfoDebug [2020-09-15T02:24:46.628Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-09-15T02:24:46.757Z] --- PASS: TestInfoDebug (0.63s) [2020-09-15T02:24:46.757Z] === RUN TestInfoInsecureRegistries [2020-09-15T02:24:46.895Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-09-15T02:24:47.179Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-09-15T02:24:47.330Z] --- PASS: TestInfoInsecureRegistries (0.60s) [2020-09-15T02:24:47.330Z] === RUN TestInfoRegistryMirrors [2020-09-15T02:24:47.442Z] --- PASS: TestUpdateRestartPolicy (12.51s) [2020-09-15T02:24:47.442Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-15T02:24:47.790Z] --- PASS: TestSecretInspect (3.66s) [2020-09-15T02:24:47.790Z] === RUN TestSecretList [2020-09-15T02:24:47.903Z] --- PASS: TestInfoRegistryMirrors (0.60s) [2020-09-15T02:24:47.903Z] === RUN TestLoginFailsWithBadCredentials [2020-09-15T02:24:48.036Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s) [2020-09-15T02:24:48.036Z] === RUN TestWaitNonBlocked [2020-09-15T02:24:48.036Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-15T02:24:48.036Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-15T02:24:48.036Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-15T02:24:48.036Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-15T02:24:48.036Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-15T02:24:48.036Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-15T02:24:48.165Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2020-09-15T02:24:48.165Z] === RUN TestPingCacheHeaders [2020-09-15T02:24:48.165Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-09-15T02:24:48.165Z] === RUN TestPingGet [2020-09-15T02:24:48.165Z] --- PASS: TestPingGet (0.03s) [2020-09-15T02:24:48.165Z] === RUN TestPingHead [2020-09-15T02:24:48.427Z] --- PASS: TestPingHead (0.04s) [2020-09-15T02:24:48.427Z] === RUN TestVersion [2020-09-15T02:24:48.427Z] --- PASS: TestVersion (0.04s) [2020-09-15T02:24:48.427Z] PASS [2020-09-15T02:24:48.427Z] [2020-09-15T02:24:48.427Z] === Skipped [2020-09-15T02:24:48.427Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-15T02:24:48.427Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-15T02:24:48.427Z] [2020-09-15T02:24:48.427Z] [2020-09-15T02:24:48.427Z] DONE 18 tests, 1 skipped in 6.497s [2020-09-15T02:24:48.427Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-09-15T02:24:48.427Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:24:48.427Z] ++ set -e [2020-09-15T02:24:48.427Z] ++ '[' -n 0 ']' [2020-09-15T02:24:48.427Z] ++ set -x [2020-09-15T02:24:48.427Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:24:48.610Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-09-15T02:24:48.688Z] INFO: Testing against a local daemon [2020-09-15T02:24:48.688Z] === RUN TestVolumesCreateAndList [2020-09-15T02:24:48.688Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-09-15T02:24:48.688Z] === RUN TestVolumesRemove [2020-09-15T02:24:48.688Z] --- PASS: TestVolumesRemove (0.11s) [2020-09-15T02:24:48.688Z] === RUN TestVolumesInspect [2020-09-15T02:24:48.688Z] --- PASS: TestVolumesInspect (0.03s) [2020-09-15T02:24:48.688Z] === RUN TestVolumesInvalidJSON [2020-09-15T02:24:48.688Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-15T02:24:48.688Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-15T02:24:48.688Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-15T02:24:48.688Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-09-15T02:24:48.688Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-15T02:24:48.688Z] PASS [2020-09-15T02:24:48.688Z] [2020-09-15T02:24:48.688Z] DONE 5 tests in 0.384s [2020-09-15T02:24:48.688Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-15T02:24:49.181Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-09-15T02:24:49.261Z] ++++ cat bundles/test-integration/docker.pid [2020-09-15T02:24:49.261Z] +++ kill 13635 [2020-09-15T02:24:49.441Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-09-15T02:24:49.441Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2020-09-15T02:24:49.441Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.22s) [2020-09-15T02:24:49.441Z] === RUN TestWaitBlocked [2020-09-15T02:24:49.441Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-15T02:24:49.441Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-15T02:24:49.441Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-15T02:24:49.441Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-15T02:24:49.441Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-15T02:24:49.441Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-15T02:24:49.700Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-09-15T02:24:50.640Z] --- PASS: TestWaitBlocked (0.03s) [2020-09-15T02:24:50.640Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s) [2020-09-15T02:24:50.640Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.19s) [2020-09-15T02:24:50.640Z] === CONT TestContainerStartOnDaemonRestart [2020-09-15T02:24:50.640Z] === CONT TestContainerKillOnDaemonStart [2020-09-15T02:24:50.640Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-09-15T02:24:50.646Z] +++ /etc/init.d/apparmor stop [2020-09-15T02:24:50.646Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-15T02:24:50.646Z] [2020-09-15T02:24:50.646Z] Unloading profiles will leave already running processes permanently [2020-09-15T02:24:50.646Z] unconfined, which can lead to unexpected situations. [2020-09-15T02:24:50.646Z] [2020-09-15T02:24:50.646Z] To set a process to complain mode, use the command line tool [2020-09-15T02:24:50.646Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-15T02:24:50.646Z] +++ true [2020-09-15T02:24:50.646Z] exiting test-integration [2020-09-15T02:24:50.646Z] ++ exit 0 [2020-09-15T02:24:50.646Z] [2020-09-15T02:24:52.243Z] --- PASS: TestSecretList (3.71s) [2020-09-15T02:24:52.243Z] === RUN TestSecretsCreateAndDelete [2020-09-15T02:24:52.548Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-09-15T02:24:52.548Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-09-15T02:24:52.548Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-09-15T02:24:54.455Z] --- PASS: TestContainerStartOnDaemonRestart (3.81s) [2020-09-15T02:24:54.455Z] === CONT TestDaemonHostGatewayIP [2020-09-15T02:24:55.775Z] --- PASS: TestSecretsCreateAndDelete (3.60s) [2020-09-15T02:24:55.776Z] === RUN TestSecretsUpdate Post stage [Pipeline] junit [2020-09-15T02:24:55.951Z] Recording test results [2020-09-15T02:24:56.361Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-09-15T02:24:56.361Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-15T02:24:56.734Z] + echo Ensuring container killed. [2020-09-15T02:24:56.734Z] Ensuring container killed. [2020-09-15T02:24:56.734Z] + docker rm -vf docker-pr3 [2020-09-15T02:24:56.734Z] Error: No such container: docker-pr3 [2020-09-15T02:24:56.734Z] + true [Pipeline] sh [2020-09-15T02:24:57.027Z] + echo Chowning /workspace to jenkins user [2020-09-15T02:24:57.027Z] Chowning /workspace to jenkins user [2020-09-15T02:24:57.027Z] + id -u [2020-09-15T02:24:57.028Z] + id -g [2020-09-15T02:24:57.028Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41445:/workspace busybox chown -R 1000:1000 /workspace [2020-09-15T02:24:57.743Z] --- PASS: TestDaemonHostGatewayIP (3.05s) [2020-09-15T02:24:57.743Z] === CONT TestDaemonRestartIpcMode [2020-09-15T02:24:57.743Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-09-15T02:24:58.682Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-09-15T02:24:59.288Z] --- PASS: TestSecretsUpdate (3.71s) [2020-09-15T02:24:59.288Z] === RUN TestTemplatedSecret [2020-09-15T02:24:59.621Z] === RUN TestDockerSuite/TestBuildChownOnCopy [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-15T02:25:00.641Z] + bundleName=arm64-integration [2020-09-15T02:25:00.641Z] + echo Creating arm64-integration-bundles.tar.gz [2020-09-15T02:25:00.641Z] Creating arm64-integration-bundles.tar.gz [2020-09-15T02:25:00.641Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print+ [2020-09-15T02:25:00.641Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-09-15T02:25:00.916Z] Archiving artifacts [2020-09-15T02:25:01.000Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-09-15T02:25:01.001Z] --- PASS: TestDaemonRestartIpcMode (3.36s) [2020-09-15T02:25:01.001Z] === CONT TestIpcModeOlderClient [2020-09-15T02:25:01.001Z] --- PASS: TestIpcModeOlderClient (0.08s) [2020-09-15T02:25:01.107Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41445/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-15T02:25:01.424Z] + make clean [2020-09-15T02:25:02.005Z] docker volume rm -f docker-dev-cache [2020-09-15T02:25:02.005Z] docker-dev-cache [Pipeline] deleteDir [2020-09-15T02:25:02.804Z] --- PASS: TestTemplatedSecret (3.53s) [2020-09-15T02:25:02.804Z] === RUN TestSecretCreateResolve [2020-09-15T02:25:03.539Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-09-15T02:25:04.109Z] --- PASS: TestContainerKillOnDaemonStart (13.41s) [2020-09-15T02:25:04.109Z] PASS [2020-09-15T02:25:04.109Z] [2020-09-15T02:25:04.109Z] === Skipped [2020-09-15T02:25:04.109Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-09-15T02:25:04.109Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-15T02:25:04.109Z] [2020-09-15T02:25:04.109Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-15T02:25:04.109Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-15T02:25:04.109Z] [2020-09-15T02:25:04.109Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-15T02:25:04.109Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-15T02:25:04.109Z] [2020-09-15T02:25:04.109Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-15T02:25:04.109Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-15T02:25:04.109Z] [2020-09-15T02:25:04.109Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-09-15T02:25:04.109Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-15T02:25:04.109Z] [2020-09-15T02:25:04.109Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-09-15T02:25:04.109Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-15T02:25:04.109Z] [2020-09-15T02:25:04.109Z] [2020-09-15T02:25:04.109Z] DONE 192 tests, 6 skipped in 140.072s [2020-09-15T02:25:04.109Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-09-15T02:25:04.109Z] ++ 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-09-15T02:25:04.109Z] ++ set -e [2020-09-15T02:25:04.109Z] ++ '[' -n 0 ']' [2020-09-15T02:25:04.109Z] ++ set -x [2020-09-15T02:25:04.109Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:25:04.109Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-09-15T02:25:04.369Z] INFO: Testing against a local daemon [2020-09-15T02:25:04.369Z] === RUN TestCommitInheritsEnv [2020-09-15T02:25:04.939Z] --- PASS: TestCommitInheritsEnv (0.53s) [2020-09-15T02:25:04.939Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-15T02:25:04.939Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-15T02:25:04.939Z] === RUN TestImagesFilterMultiReference [2020-09-15T02:25:04.939Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-09-15T02:25:04.939Z] === RUN TestImagePullPlatformInvalid [2020-09-15T02:25:04.939Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-09-15T02:25:04.939Z] === RUN TestRemoveImageOrphaning [2020-09-15T02:25:05.509Z] --- PASS: TestRemoveImageOrphaning (0.48s) [2020-09-15T02:25:05.509Z] === RUN TestRemoveImageGarbageCollector [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-15T02:25:06.321Z] --- PASS: TestSecretCreateResolve (3.59s) [2020-09-15T02:25:06.321Z] PASS [2020-09-15T02:25:06.321Z] [2020-09-15T02:25:06.321Z] DONE 6 tests in 21.961s [2020-09-15T02:25:06.321Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-09-15T02:25:06.321Z] ++ 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-09-15T02:25:06.321Z] ++ set -e [2020-09-15T02:25:06.321Z] ++ '[' -n 0 ']' [2020-09-15T02:25:06.321Z] ++ set -x [2020-09-15T02:25:06.321Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:25:06.321Z] INFO: Testing against a local daemon [2020-09-15T02:25:06.321Z] === RUN TestServiceCreateInit [2020-09-15T02:25:06.321Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-15T02:25:06.449Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-09-15T02:25:06.449Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-09-15T02:25:06.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-15T02:25:06.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-15T02:25:06.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-15T02:25:07.388Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-09-15T02:25:07.648Z] --- PASS: TestRemoveImageGarbageCollector (2.12s) [2020-09-15T02:25:07.648Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-15T02:25:07.648Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-09-15T02:25:07.648Z] === RUN TestTagInvalidReference [2020-09-15T02:25:07.648Z] --- PASS: TestTagInvalidReference (0.03s) [2020-09-15T02:25:07.648Z] === RUN TestTagValidPrefixedRepo [2020-09-15T02:25:07.648Z] === RUN TestDockerSuite/TestBuildCmd [2020-09-15T02:25:07.648Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-09-15T02:25:07.648Z] === RUN TestTagExistedNameWithoutForce [2020-09-15T02:25:07.648Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2020-09-15T02:25:07.648Z] === RUN TestTagOfficialNames [2020-09-15T02:25:07.908Z] --- PASS: TestTagOfficialNames (0.07s) [2020-09-15T02:25:07.908Z] === RUN TestTagMatchesDigest [2020-09-15T02:25:07.908Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-09-15T02:25:07.908Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-15T02:25:08.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-15T02:25:08.168Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-09-15T02:25:08.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-15T02:25:08.737Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-09-15T02:25:08.737Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-09-15T02:25:09.306Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-09-15T02:25:09.306Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-09-15T02:25:10.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-15T02:25:11.213Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-09-15T02:25:11.882Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-15T02:25:13.124Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-09-15T02:25:14.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-15T02:25:15.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-15T02:25:16.415Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-09-15T02:25:16.983Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-09-15T02:25:17.444Z] --- PASS: TestServiceCreateInit (10.28s) [2020-09-15T02:25:17.444Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.86s) [2020-09-15T02:25:17.444Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.41s) [2020-09-15T02:25:17.444Z] === RUN TestCreateServiceMultipleTimes [2020-09-15T02:25:17.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-15T02:25:17.923Z] === RUN TestDockerSuite/TestBuildContChar [2020-09-15T02:25:18.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-15T02:25:19.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-15T02:25:21.217Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-09-15T02:25:21.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-15T02:25:21.476Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-09-15T02:25:22.414Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-09-15T02:25:22.983Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-09-15T02:25:23.243Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-09-15T02:25:23.243Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-09-15T02:25:23.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-15T02:25:23.812Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-09-15T02:25:24.380Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-09-15T02:25:24.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-15T02:25:26.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-15T02:25:26.918Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-09-15T02:25:27.672Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-15T02:25:27.672Z] Using test binary docker [2020-09-15T02:25:27.672Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-15T02:25:27.672Z] +++ /etc/init.d/apparmor start [2020-09-15T02:25:27.672Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-15T02:25:27.672Z] INFO: Waiting for daemon to start... [2020-09-15T02:25:27.672Z] Starting dockerd [2020-09-15T02:25:27.672Z] +++ 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-09-15T02:25:29.765Z] . [2020-09-15T02:25:29.765Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-15T02:25:29.765Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-15T02:25:29.765Z] Error: No such image: emptyfs [2020-09-15T02:25:29.765Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-15T02:25:29.765Z] ++++ docker load [2020-09-15T02:25:29.981Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-15T02:25:29.981Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 14.7% of statements [2020-09-15T02:25:29.981Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2020-09-15T02:25:29.981Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-15T02:25:29.981Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-15T02:25:29.981Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-15T02:25:29.981Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-15T02:25:29.981Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-15T02:25:29.981Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-15T02:25:29.981Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-15T02:25:29.981Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-15T02:25:29.981Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-15T02:25:29.981Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-15T02:25:29.981Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-15T02:25:29.981Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2020-09-15T02:25:29.981Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-15T02:25:29.981Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-15T02:25:29.981Z] ? github.com/docker/docker/api/types [no test files] [2020-09-15T02:25:29.981Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-15T02:25:29.981Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-15T02:25:29.981Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-15T02:25:29.981Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-15T02:25:29.981Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2020-09-15T02:25:29.981Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-15T02:25:29.981Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-15T02:25:29.981Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-15T02:25:29.981Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-15T02:25:29.981Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-15T02:25:29.981Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-09-15T02:25:29.981Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-15T02:25:29.981Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-15T02:25:29.981Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2020-09-15T02:25:29.981Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-09-15T02:25:29.981Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-15T02:25:29.981Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-15T02:25:29.981Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-15T02:25:29.981Z] ? github.com/docker/docker/builder [no test files] [2020-09-15T02:25:29.981Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-15T02:25:29.981Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-15T02:25:29.981Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-15T02:25:29.981Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-15T02:25:29.981Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-15T02:25:29.981Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-15T02:25:29.981Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-15T02:25:29.981Z] ok github.com/docker/docker/builder/dockerignore 0.015s coverage: 96.8% of statements [2020-09-15T02:25:29.981Z] ok github.com/docker/docker/builder/remotecontext 0.088s coverage: 13.6% of statements [2020-09-15T02:25:29.981Z] ok github.com/docker/docker/builder/dockerfile 0.202s coverage: 48.0% of statements [2020-09-15T02:25:29.981Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-09-15T02:25:29.981Z] ok github.com/docker/docker/builder/remotecontext/git 1.701s coverage: 86.3% of statements [2020-09-15T02:25:29.981Z] ? github.com/docker/docker/cli [no test files] [2020-09-15T02:25:29.981Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-15T02:25:30.066Z] Running integration-test (iteration 1) [2020-09-15T02:25:30.066Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-09-15T02:25:30.066Z] ++ 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-09-15T02:25:30.066Z] ++ set -e [2020-09-15T02:25:30.066Z] ++ '[' -n 0 ']' [2020-09-15T02:25:30.066Z] ++ set -x [2020-09-15T02:25:30.066Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:25:31.112Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-09-15T02:25:31.873Z] ok github.com/docker/docker/client 0.174s coverage: 75.4% of statements [2020-09-15T02:25:32.490Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-09-15T02:25:35.783Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-09-15T02:25:36.042Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-09-15T02:25:36.042Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-09-15T02:25:36.982Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-09-15T02:25:39.522Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-09-15T02:25:39.925Z] --- PASS: TestCreateServiceMultipleTimes (22.34s) [2020-09-15T02:25:39.925Z] === RUN TestCreateServiceConflict [2020-09-15T02:25:41.427Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-09-15T02:25:42.366Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-09-15T02:25:42.648Z] --- PASS: TestCreateServiceConflict (3.67s) [2020-09-15T02:25:42.649Z] === RUN TestCreateServiceMaxReplicas [2020-09-15T02:25:42.833Z] Loaded image: buildpack-deps:buster [2020-09-15T02:25:42.833Z] Loaded image: busybox:latest [2020-09-15T02:25:42.833Z] Loaded image: busybox:glibc [2020-09-15T02:25:42.833Z] Loaded image: debian:buster [2020-09-15T02:25:42.833Z] Loaded image: hello-world:latest [2020-09-15T02:25:42.833Z] INFO: Testing against a local daemon [2020-09-15T02:25:42.833Z] === RUN TestCgroupNamespacesBuild [2020-09-15T02:25:42.934Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-09-15T02:25:43.503Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-09-15T02:25:43.762Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-09-15T02:25:44.357Z] --- PASS: TestCgroupNamespacesBuild (1.41s) [2020-09-15T02:25:44.357Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-15T02:25:45.140Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-09-15T02:25:45.140Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-09-15T02:25:45.140Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-09-15T02:25:45.140Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-09-15T02:25:45.140Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-09-15T02:25:45.879Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.37s) [2020-09-15T02:25:45.879Z] === RUN TestBuildWithSession [2020-09-15T02:25:45.879Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-15T02:25:45.879Z] build_session_test.go:25: TODO: BuildKit [2020-09-15T02:25:45.879Z] === RUN TestBuildSquashParent [2020-09-15T02:25:46.158Z] --- PASS: TestCreateServiceMaxReplicas (3.69s) [2020-09-15T02:25:46.158Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-15T02:25:48.453Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-09-15T02:25:48.715Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-09-15T02:25:50.094Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-09-15T02:25:50.389Z] --- PASS: TestBuildSquashParent (4.43s) [2020-09-15T02:25:50.389Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-15T02:25:50.389Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-15T02:25:50.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-15T02:25:50.389Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-15T02:25:50.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-15T02:25:50.389Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-15T02:25:50.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-15T02:25:50.389Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-15T02:25:50.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-15T02:25:50.389Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-15T02:25:50.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-15T02:25:50.389Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-15T02:25:50.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-15T02:25:50.389Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-15T02:25:50.389Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-15T02:25:50.389Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-15T02:25:50.389Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-15T02:25:50.662Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-09-15T02:25:51.233Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-09-15T02:25:52.487Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-15T02:25:52.487Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-15T02:25:53.773Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-09-15T02:25:54.344Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-09-15T02:25:54.579Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-09-15T02:25:54.579Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.26s) [2020-09-15T02:25:54.579Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.33s) [2020-09-15T02:25:54.579Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.93s) [2020-09-15T02:25:54.579Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.96s) [2020-09-15T02:25:54.579Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.99s) [2020-09-15T02:25:54.579Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.97s) [2020-09-15T02:25:54.579Z] === RUN TestBuildMultiStageCopy [2020-09-15T02:25:54.579Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-15T02:25:54.914Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-09-15T02:25:56.122Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-15T02:25:56.417Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-15T02:25:56.716Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-15T02:25:56.823Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-09-15T02:25:57.009Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-15T02:25:57.304Z] --- PASS: TestBuildMultiStageCopy (2.84s) [2020-09-15T02:25:57.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.56s) [2020-09-15T02:25:57.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s) [2020-09-15T02:25:57.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s) [2020-09-15T02:25:57.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.35s) [2020-09-15T02:25:57.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s) [2020-09-15T02:25:57.304Z] === RUN TestBuildMultiStageParentConfig [2020-09-15T02:25:57.392Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-09-15T02:25:58.329Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-09-15T02:25:58.350Z] --- PASS: TestBuildMultiStageParentConfig (0.81s) [2020-09-15T02:25:58.350Z] === RUN TestBuildLabelWithTargets [2020-09-15T02:25:59.396Z] --- PASS: TestBuildLabelWithTargets (1.29s) [2020-09-15T02:25:59.396Z] === RUN TestBuildWithEmptyLayers [2020-09-15T02:26:00.051Z] --- PASS: TestBuildWithEmptyLayers (0.61s) [2020-09-15T02:26:00.051Z] === RUN TestBuildMultiStageOnBuild [2020-09-15T02:26:00.235Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-09-15T02:26:01.489Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.39s) [2020-09-15T02:26:01.489Z] === RUN TestCreateServiceSecretFileMode [2020-09-15T02:26:02.158Z] --- PASS: TestBuildMultiStageOnBuild (1.76s) [2020-09-15T02:26:02.158Z] === RUN TestBuildUncleanTarFilenames [2020-09-15T02:26:02.839Z] --- PASS: TestBuildUncleanTarFilenames (0.85s) [2020-09-15T02:26:02.839Z] === RUN TestBuildMultiStageLayerLeak [2020-09-15T02:26:03.525Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-09-15T02:26:04.364Z] --- PASS: TestBuildMultiStageLayerLeak (1.74s) [2020-09-15T02:26:04.364Z] === RUN TestBuildWithHugeFile [2020-09-15T02:26:04.462Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-09-15T02:26:05.400Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-09-15T02:26:05.936Z] --- PASS: TestCreateServiceSecretFileMode (3.59s) [2020-09-15T02:26:05.936Z] === RUN TestCreateServiceConfigFileMode [2020-09-15T02:26:08.660Z] --- PASS: TestCreateServiceConfigFileMode (3.58s) [2020-09-15T02:26:08.660Z] === RUN TestCreateServiceSysctls [2020-09-15T02:26:09.595Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-09-15T02:26:09.854Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-09-15T02:26:10.114Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-09-15T02:26:10.545Z] ok github.com/docker/docker/cmd/dockerd 0.068s coverage: 30.8% of statements [2020-09-15T02:26:11.474Z] ok github.com/docker/docker/container 0.116s coverage: 34.7% of statements [2020-09-15T02:26:11.474Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-15T02:26:11.474Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-15T02:26:11.474Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-15T02:26:11.474Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-15T02:26:11.494Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-09-15T02:26:13.106Z] --- PASS: TestCreateServiceSysctls (4.28s) [2020-09-15T02:26:13.106Z] === RUN TestCreateServiceCapabilities [2020-09-15T02:26:13.399Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-09-15T02:26:15.305Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-09-15T02:26:15.874Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-09-15T02:26:15.874Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-09-15T02:26:16.444Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-09-15T02:26:16.682Z] --- PASS: TestCreateServiceCapabilities (3.46s) [2020-09-15T02:26:16.682Z] === RUN TestInspect [2020-09-15T02:26:17.382Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-09-15T02:26:18.761Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-09-15T02:26:19.020Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-09-15T02:26:19.589Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-09-15T02:26:19.849Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-09-15T02:26:20.108Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-09-15T02:26:20.194Z] --- PASS: TestInspect (3.73s) [2020-09-15T02:26:20.194Z] === RUN TestCreateJob [2020-09-15T02:26:20.677Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-09-15T02:26:22.582Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-09-15T02:26:22.582Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-09-15T02:26:23.658Z] ok github.com/docker/docker/daemon/cluster 0.124s coverage: 0.5% of statements [2020-09-15T02:26:23.658Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-09-15T02:26:24.642Z] --- PASS: TestCreateJob (4.21s) [2020-09-15T02:26:24.643Z] === RUN TestReplicatedJob [2020-09-15T02:26:25.024Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2020-09-15T02:26:25.120Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-09-15T02:26:27.025Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-09-15T02:26:29.657Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-09-15T02:26:31.062Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-09-15T02:26:31.062Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-09-15T02:26:31.530Z] --- PASS: TestReplicatedJob (7.00s) [2020-09-15T02:26:31.530Z] === RUN TestUpdateReplicatedJob [2020-09-15T02:26:32.443Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-09-15T02:26:34.352Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-09-15T02:26:34.352Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-09-15T02:26:34.967Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 14.1% of statements [2020-09-15T02:26:34.967Z] ok github.com/docker/docker/daemon 12.159s coverage: 17.4% of statements [2020-09-15T02:26:34.967Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-15T02:26:34.967Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-15T02:26:35.223Z] ok github.com/docker/docker/daemon/config 0.051s coverage: 81.8% of statements [2020-09-15T02:26:35.986Z] --- PASS: TestUpdateReplicatedJob (4.51s) [2020-09-15T02:26:35.986Z] === RUN TestServiceListWithStatuses [2020-09-15T02:26:35.986Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-15T02:26:35.986Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-15T02:26:35.986Z] === RUN TestDockerNetworkConnectAlias [2020-09-15T02:26:36.588Z] ok github.com/docker/docker/daemon/discovery 0.008s coverage: 30.0% of statements [2020-09-15T02:26:36.588Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2020-09-15T02:26:36.588Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-15T02:26:36.588Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-15T02:26:37.644Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-09-15T02:26:37.952Z] ok github.com/docker/docker/daemon/graphdriver 0.023s coverage: 2.2% of statements [2020-09-15T02:26:39.847Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.399s coverage: 73.1% of statements [2020-09-15T02:26:40.408Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2020-09-15T02:26:40.938Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-09-15T02:26:41.775Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.513s coverage: 57.0% of statements [2020-09-15T02:26:43.695Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2020-09-15T02:26:44.457Z] --- PASS: TestDockerNetworkConnectAlias (8.10s) [2020-09-15T02:26:44.457Z] === RUN TestDockerNetworkReConnect [2020-09-15T02:26:45.138Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-09-15T02:26:45.397Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-09-15T02:26:45.586Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.342s coverage: 49.5% of statements [2020-09-15T02:26:45.586Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.607s coverage: 46.2% of statements [2020-09-15T02:26:45.586Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-15T02:26:45.966Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-09-15T02:26:46.225Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-09-15T02:26:47.164Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-09-15T02:26:48.104Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.532s coverage: 57.7% of statements [2020-09-15T02:26:48.104Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-15T02:26:48.104Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.300s coverage: 76.1% of statements [2020-09-15T02:26:48.104Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-15T02:26:48.544Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-09-15T02:26:49.471Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.0% of statements [2020-09-15T02:26:49.482Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-09-15T02:26:49.727Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2020-09-15T02:26:50.657Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2020-09-15T02:26:50.862Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-09-15T02:26:51.381Z] --- PASS: TestDockerNetworkReConnect (6.32s) [2020-09-15T02:26:51.381Z] === RUN TestServicePlugin [2020-09-15T02:26:51.381Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-15T02:26:51.381Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T02:26:51.382Z] === RUN TestServiceUpdateLabel [2020-09-15T02:26:52.549Z] ok github.com/docker/docker/daemon/images 0.015s coverage: 4.8% of statements [2020-09-15T02:26:52.549Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-15T02:26:52.549Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-15T02:26:52.772Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-09-15T02:26:52.805Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 41.0% of statements [2020-09-15T02:26:53.031Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-09-15T02:26:54.109Z] --- PASS: TestServiceUpdateLabel (3.66s) [2020-09-15T02:26:54.109Z] === RUN TestServiceUpdateSecrets [2020-09-15T02:26:54.172Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2020-09-15T02:26:54.734Z] ok github.com/docker/docker/daemon/logger/awslogs 0.185s coverage: 77.8% of statements [2020-09-15T02:26:54.734Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-15T02:26:54.734Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-15T02:26:55.570Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-09-15T02:26:55.664Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2020-09-15T02:26:55.921Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.016s coverage: 61.6% of statements [2020-09-15T02:26:56.178Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.018s coverage: 87.2% of statements [2020-09-15T02:26:57.557Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2020-09-15T02:26:57.557Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-15T02:26:58.118Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.031s coverage: 37.7% of statements [2020-09-15T02:26:59.047Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 33.3% of statements [2020-09-15T02:27:00.416Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 46.8% of statements [2020-09-15T02:27:00.672Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-09-15T02:27:00.856Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-09-15T02:27:01.236Z] ok github.com/docker/docker/daemon/logger/splunk 1.718s coverage: 82.5% of statements [2020-09-15T02:27:01.236Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-15T02:27:01.393Z] --- PASS: TestBuildWithHugeFile (53.61s) [2020-09-15T02:27:01.393Z] === RUN TestBuildWithEmptyDockerfile [2020-09-15T02:27:01.393Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-15T02:27:01.393Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-15T02:27:01.393Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-15T02:27:01.393Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-15T02:27:01.393Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-15T02:27:01.393Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-15T02:27:01.393Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-15T02:27:01.393Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-15T02:27:01.393Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-15T02:27:01.393Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-09-15T02:27:01.393Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-09-15T02:27:01.393Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2020-09-15T02:27:01.393Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2020-09-15T02:27:01.393Z] === RUN TestBuildPreserveOwnership [2020-09-15T02:27:01.393Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-15T02:27:01.393Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-15T02:27:01.492Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2020-09-15T02:27:01.492Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-15T02:27:01.795Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-09-15T02:27:02.035Z] --- PASS: TestBuildPreserveOwnership (3.72s) [2020-09-15T02:27:02.035Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.41s) [2020-09-15T02:27:02.035Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.30s) [2020-09-15T02:27:02.035Z] === RUN TestBuildPlatformInvalid [2020-09-15T02:27:02.035Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-09-15T02:27:02.035Z] PASS [2020-09-15T02:27:02.035Z] [2020-09-15T02:27:02.035Z] === Skipped [2020-09-15T02:27:02.035Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-09-15T02:27:02.035Z] build_session_test.go:25: TODO: BuildKit [2020-09-15T02:27:02.035Z] [2020-09-15T02:27:02.035Z] [2020-09-15T02:27:02.035Z] DONE 32 tests, 1 skipped in 92.212s [2020-09-15T02:27:02.035Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-09-15T02:27:02.035Z] ++ 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-09-15T02:27:02.035Z] ++ set -e [2020-09-15T02:27:02.035Z] ++ '[' -n 0 ']' [2020-09-15T02:27:02.035Z] ++ set -x [2020-09-15T02:27:02.035Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:27:02.330Z] INFO: Testing against a local daemon [2020-09-15T02:27:02.330Z] === RUN TestConfigInspect [2020-09-15T02:27:03.385Z] ok github.com/docker/docker/distribution/metadata 0.043s coverage: 48.2% of statements [2020-09-15T02:27:04.335Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-09-15T02:27:04.451Z] --- PASS: TestConfigInspect (1.91s) [2020-09-15T02:27:04.451Z] === RUN TestConfigList [2020-09-15T02:27:04.752Z] ok github.com/docker/docker/distribution 0.801s coverage: 21.9% of statements [2020-09-15T02:27:04.752Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-15T02:27:05.315Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-09-15T02:27:06.008Z] --- PASS: TestConfigList (1.90s) [2020-09-15T02:27:06.008Z] === RUN TestConfigsCreateAndDelete [2020-09-15T02:27:06.244Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-09-15T02:27:06.501Z] ok github.com/docker/docker/distribution/xfer 1.882s coverage: 85.6% of statements [2020-09-15T02:27:06.501Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-15T02:27:06.873Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-09-15T02:27:07.429Z] ok github.com/docker/docker/image/cache 0.014s coverage: 19.2% of statements [2020-09-15T02:27:07.429Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-15T02:27:07.685Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-09-15T02:27:07.685Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-15T02:27:08.101Z] --- PASS: TestConfigsCreateAndDelete (1.86s) [2020-09-15T02:27:08.101Z] === RUN TestConfigsUpdate [2020-09-15T02:27:08.616Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-09-15T02:27:09.430Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-09-15T02:27:09.984Z] ok github.com/docker/docker/opts 0.022s coverage: 67.1% of statements [2020-09-15T02:27:10.208Z] --- PASS: TestConfigsUpdate (1.88s) [2020-09-15T02:27:10.208Z] === RUN TestTemplatedConfig [2020-09-15T02:27:10.240Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-09-15T02:27:12.132Z] ok github.com/docker/docker/pkg/archive 0.306s coverage: 77.1% of statements [2020-09-15T02:27:12.295Z] --- PASS: TestTemplatedConfig (2.30s) [2020-09-15T02:27:12.295Z] === RUN TestConfigCreateResolve [2020-09-15T02:27:12.682Z] --- PASS: TestServiceUpdateSecrets (15.73s) [2020-09-15T02:27:12.682Z] === RUN TestServiceUpdateConfigs [2020-09-15T02:27:12.723Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-09-15T02:27:13.061Z] ok github.com/docker/docker/pkg/authorization 0.489s coverage: 68.3% of statements [2020-09-15T02:27:13.318Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-09-15T02:27:13.574Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-09-15T02:27:14.102Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-09-15T02:27:14.399Z] --- PASS: TestConfigCreateResolve (1.91s) [2020-09-15T02:27:14.399Z] === RUN TestConfigDaemonLibtrustID [2020-09-15T02:27:14.707Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-09-15T02:27:14.707Z] PASS [2020-09-15T02:27:14.707Z] [2020-09-15T02:27:14.707Z] DONE 7 tests in 12.376s [2020-09-15T02:27:14.707Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-09-15T02:27:14.707Z] ++ 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-09-15T02:27:14.707Z] ++ set -e [2020-09-15T02:27:14.707Z] ++ '[' -n 0 ']' [2020-09-15T02:27:14.707Z] ++ set -x [2020-09-15T02:27:14.707Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:27:14.707Z] INFO: Testing against a local daemon [2020-09-15T02:27:14.707Z] === RUN TestCheckpoint [2020-09-15T02:27:14.707Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-15T02:27:14.707Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-15T02:27:14.707Z] === RUN TestContainerInvalidJSON [2020-09-15T02:27:14.707Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-15T02:27:14.707Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-15T02:27:14.707Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-15T02:27:14.707Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-15T02:27:14.707Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-15T02:27:14.707Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-15T02:27:14.707Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-15T02:27:14.707Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-15T02:27:14.707Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-15T02:27:14.707Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-09-15T02:27:14.707Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-15T02:27:14.707Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-15T02:27:14.707Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-15T02:27:14.707Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-15T02:27:14.707Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2020-09-15T02:27:14.707Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-15T02:27:14.707Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-09-15T02:27:14.707Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-15T02:27:15.001Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-09-15T02:27:15.001Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-15T02:27:15.001Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-09-15T02:27:15.001Z] === RUN TestCopyFromContainer [2020-09-15T02:27:16.047Z] === RUN TestCopyFromContainer// [2020-09-15T02:27:16.342Z] === RUN TestCopyFromContainer//bar/root [2020-09-15T02:27:16.342Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-15T02:27:16.342Z] === RUN TestCopyFromContainer/bar/quux [2020-09-15T02:27:16.342Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-15T02:27:16.342Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-15T02:27:16.639Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-15T02:27:16.639Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-15T02:27:16.639Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-15T02:27:16.639Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-15T02:27:16.845Z] ok github.com/docker/docker/pkg/chrootarchive 2.493s coverage: 43.2% of statements [2020-09-15T02:27:16.845Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-09-15T02:27:16.933Z] --- PASS: TestCopyFromContainer (1.88s) [2020-09-15T02:27:16.933Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-09-15T02:27:16.933Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2020-09-15T02:27:16.933Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-09-15T02:27:16.933Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-09-15T02:27:16.933Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-09-15T02:27:16.933Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-09-15T02:27:16.933Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-09-15T02:27:16.933Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-09-15T02:27:16.933Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-09-15T02:27:16.933Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-09-15T02:27:16.933Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-15T02:27:16.933Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-15T02:27:16.933Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-15T02:27:16.933Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-15T02:27:16.933Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-15T02:27:16.933Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-15T02:27:16.933Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-15T02:27:16.933Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-15T02:27:16.933Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-15T02:27:16.933Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-15T02:27:16.933Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-09-15T02:27:16.933Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-15T02:27:16.933Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-15T02:27:16.933Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-15T02:27:16.933Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-15T02:27:16.933Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-09-15T02:27:16.933Z] === RUN TestCreateWithInvalidEnv [2020-09-15T02:27:16.933Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-15T02:27:16.933Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-15T02:27:16.933Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-15T02:27:16.933Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-15T02:27:16.933Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-15T02:27:16.933Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-15T02:27:16.933Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-15T02:27:16.933Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-15T02:27:16.933Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-15T02:27:16.933Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-09-15T02:27:16.933Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-15T02:27:16.933Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-15T02:27:16.933Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-15T02:27:16.933Z] === RUN TestCreateTmpfsMountsTarget [2020-09-15T02:27:16.933Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-09-15T02:27:16.933Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-15T02:27:17.101Z] ok github.com/docker/docker/layer 7.410s coverage: 68.8% of statements [2020-09-15T02:27:17.101Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-15T02:27:17.101Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-15T02:27:17.101Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-15T02:27:17.101Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-15T02:27:17.101Z] ? github.com/docker/docker/oci [no test files] [2020-09-15T02:27:17.101Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-15T02:27:17.101Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-15T02:27:17.101Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-15T02:27:17.358Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2020-09-15T02:27:17.391Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-09-15T02:27:17.391Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-09-15T02:27:17.920Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-09-15T02:27:18.460Z] --- PASS: TestCreateWithCustomMaskedPaths (1.47s) [2020-09-15T02:27:18.460Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-15T02:27:18.481Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2020-09-15T02:27:19.063Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-09-15T02:27:19.627Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-09-15T02:27:19.993Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.57s) [2020-09-15T02:27:19.993Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-15T02:27:19.993Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-15T02:27:19.993Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-15T02:27:19.993Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-15T02:27:19.993Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-15T02:27:19.993Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-15T02:27:19.993Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-15T02:27:19.993Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-15T02:27:19.993Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-15T02:27:19.993Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-15T02:27:19.993Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-15T02:27:19.993Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-15T02:27:19.993Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-15T02:27:19.993Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-15T02:27:19.993Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-15T02:27:19.993Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-15T02:27:19.993Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-09-15T02:27:19.993Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-09-15T02:27:19.993Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-09-15T02:27:19.993Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-09-15T02:27:19.993Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-09-15T02:27:19.993Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-09-15T02:27:19.993Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-15T02:27:20.650Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s) [2020-09-15T02:27:20.650Z] === RUN TestCreateDifferentPlatform [2020-09-15T02:27:20.650Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-15T02:27:20.650Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-15T02:27:20.650Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-09-15T02:27:20.650Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-15T02:27:20.650Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-15T02:27:20.650Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-15T02:27:20.650Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-09-15T02:27:20.650Z] === RUN TestContainerStartOnDaemonRestart [2020-09-15T02:27:20.650Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-15T02:27:20.650Z] === RUN TestDaemonRestartIpcMode [2020-09-15T02:27:20.650Z] === PAUSE TestDaemonRestartIpcMode [2020-09-15T02:27:20.650Z] === RUN TestDaemonHostGatewayIP [2020-09-15T02:27:20.650Z] === PAUSE TestDaemonHostGatewayIP [2020-09-15T02:27:20.650Z] === RUN TestContainerKillOnDaemonStart [2020-09-15T02:27:20.650Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-15T02:27:20.650Z] === RUN TestDiff [2020-09-15T02:27:20.947Z] --- PASS: TestDiff (0.47s) [2020-09-15T02:27:20.947Z] === RUN TestExecWithCloseStdin [2020-09-15T02:27:20.992Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-09-15T02:27:21.555Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2020-09-15T02:27:21.584Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-09-15T02:27:21.584Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-09-15T02:27:21.587Z] --- PASS: TestExecWithCloseStdin (0.63s) [2020-09-15T02:27:21.587Z] === RUN TestExec [2020-09-15T02:27:21.811Z] ok github.com/docker/docker/pkg/discovery/kv 3.069s coverage: 84.1% of statements [2020-09-15T02:27:22.069Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-09-15T02:27:22.225Z] --- PASS: TestExec (0.62s) [2020-09-15T02:27:22.225Z] === RUN TestExecUser [2020-09-15T02:27:22.327Z] ok github.com/docker/docker/pkg/fsutils 0.231s coverage: 85.1% of statements [2020-09-15T02:27:22.871Z] --- PASS: TestExecUser (0.59s) [2020-09-15T02:27:22.871Z] === RUN TestExportContainerAndImportImage [2020-09-15T02:27:23.255Z] ok github.com/docker/docker/pkg/idtools 0.413s coverage: 70.1% of statements [2020-09-15T02:27:23.817Z] ok github.com/docker/docker/pkg/ioutils 0.510s coverage: 70.6% of statements [2020-09-15T02:27:23.919Z] --- PASS: TestExportContainerAndImportImage (0.75s) [2020-09-15T02:27:23.920Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-15T02:27:24.073Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2020-09-15T02:27:24.073Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-15T02:27:24.073Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2020-09-15T02:27:24.073Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-15T02:27:24.073Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-15T02:27:24.126Z] --- PASS: TestDockerDaemonSuite (323.85s) [2020-09-15T02:27:24.126Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.42s) [2020-09-15T02:27:24.126Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.28s) [2020-09-15T02:27:24.126Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.65s) [2020-09-15T02:27:24.126Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.51s) [2020-09-15T02:27:24.126Z] docker_cli_daemon_test.go:1449: [d331ade6ed1a3] daemon is not started [2020-09-15T02:27:24.126Z] check_test.go:309: [db97eb9227fa4] daemon is not started [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.48s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.84s) [2020-09-15T02:27:24.127Z] check_test.go:309: [daecdeb6ede13] daemon is not started [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.47s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.98s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.41s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.02s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.05s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.19s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.41s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.43s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-09-15T02:27:24.127Z] check_test.go:309: [dd94867a46639] daemon is not started [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-09-15T02:27:24.127Z] check_test.go:309: [d1096d17946a9] daemon is not started [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.40s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2020-09-15T02:27:24.127Z] check_test.go:309: [d4e795dd308c1] daemon is not started [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.16s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.48s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.26s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.17s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.63s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2020-09-15T02:27:24.127Z] check_test.go:309: [dffb3afa0e196] daemon is not started [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.56s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.56s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.08s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.40s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.53s) [2020-09-15T02:27:24.127Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-09-15T02:27:24.127Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-09-15T02:27:24.127Z] check_test.go:309: [d061bdc49b435] daemon is not started [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.26s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.13s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.61s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.78s) [2020-09-15T02:27:24.127Z] check_test.go:309: [d0068a8346f2f] daemon is not started [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.92s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2020-09-15T02:27:24.127Z] check_test.go:309: [d207eecf7458d] daemon is not started [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.98s) [2020-09-15T02:27:24.127Z] docker_cli_daemon_plugins_test.go:79: [d7792d7766d25] daemon is not started [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.56s) [2020-09-15T02:27:24.127Z] docker_cli_daemon_plugins_test.go:169: [da0ccd8c97928] daemon is not started [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.38s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-09-15T02:27:24.127Z] check_test.go:309: [d008aacaa7d2c] daemon is not started [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.42s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.84s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.88s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.78s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.89s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.12s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.84s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.33s) [2020-09-15T02:27:24.127Z] check_test.go:309: [d42bfa385e9eb] daemon is not started [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.54s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.38s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.46s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.31s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.76s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.82s) [2020-09-15T02:27:24.127Z] check_test.go:309: [dfd5e30faf7ed] daemon is not started [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.60s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.36s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.64s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.54s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.50s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.24s) [2020-09-15T02:27:24.127Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-09-15T02:27:24.127Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-09-15T02:27:24.127Z] check_test.go:309: [ddcb4ec9205a1] daemon is not started [2020-09-15T02:27:24.127Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-09-15T02:27:24.127Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-09-15T02:27:24.127Z] check_test.go:309: [d644bca5b2c22] daemon is not started [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.69s) [2020-09-15T02:27:24.127Z] check_test.go:309: [d37e6eae63122] daemon is not started [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.54s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.52s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.96s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.56s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.99s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.31s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.74s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.54s) [2020-09-15T02:27:24.127Z] check_test.go:309: [d5ef5329d3463] daemon is not started [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.33s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.83s) [2020-09-15T02:27:24.127Z] docker_cli_daemon_plugins_test.go:105: [de508d3e9c2b4] daemon is not started [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.90s) [2020-09-15T02:27:24.127Z] check_test.go:309: [de192d0afc4ee] daemon is not started [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.38s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2020-09-15T02:27:24.127Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-09-15T02:27:24.127Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-09-15T02:27:24.127Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-09-15T02:27:24.127Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-09-15T02:27:24.127Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-09-15T02:27:24.127Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-09-15T02:27:24.127Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-09-15T02:27:24.127Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-09-15T02:27:24.127Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-09-15T02:27:24.127Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-09-15T02:27:24.127Z] check_test.go:309: [dac85fa4b6ce4] daemon is not started [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s) [2020-09-15T02:27:24.127Z] check_test.go:309: [d68743b797fcd] daemon is not started [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.58s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.57s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.36s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-09-15T02:27:24.127Z] check_test.go:309: [d8c669b1cd3d3] daemon is not started [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.35s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.69s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.25s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.08s) [2020-09-15T02:27:24.127Z] check_test.go:309: [d2cd7df262640] daemon is not started [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.88s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.29s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.84s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.61s) [2020-09-15T02:27:24.127Z] check_test.go:309: [d1d50865eaeaa] daemon is not started [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.90s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-09-15T02:27:24.127Z] check_test.go:309: [dad4c24f53ade] daemon is not started [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.04s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.95s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.16s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.58s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.04s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.27s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.23s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.32s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.76s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.28s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.26s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.15s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.89s) [2020-09-15T02:27:24.127Z] docker_cli_daemon_test.go:2544: [ddd5019eea29c] daemon is not started [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.80s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.74s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.95s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.64s) [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2020-09-15T02:27:24.127Z] check_test.go:309: [d32cf58fcc9db] daemon is not started [2020-09-15T02:27:24.127Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.87s) [2020-09-15T02:27:24.127Z] === RUN TestDockerSwarmSuite [2020-09-15T02:27:24.127Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-09-15T02:27:24.329Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2020-09-15T02:27:24.329Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-15T02:27:24.585Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2020-09-15T02:27:24.841Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2020-09-15T02:27:24.973Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s) [2020-09-15T02:27:24.973Z] === RUN TestHealthCheckWorkdir [2020-09-15T02:27:25.097Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 86.7% of statements [2020-09-15T02:27:25.354Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-09-15T02:27:25.354Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-15T02:27:25.354Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-15T02:27:26.017Z] --- PASS: TestHealthCheckWorkdir (0.75s) [2020-09-15T02:27:26.017Z] === RUN TestHealthKillContainer [2020-09-15T02:27:26.282Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2020-09-15T02:27:26.667Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-09-15T02:27:26.667Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-09-15T02:27:26.667Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-09-15T02:27:26.844Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-09-15T02:27:26.927Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-09-15T02:27:27.099Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-09-15T02:27:27.355Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-09-15T02:27:27.864Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-09-15T02:27:27.864Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-09-15T02:27:28.009Z] --- PASS: TestServiceUpdateConfigs (15.73s) [2020-09-15T02:27:28.009Z] === RUN TestServiceUpdateNetwork [2020-09-15T02:27:28.123Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-09-15T02:27:28.695Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-09-15T02:27:28.718Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2020-09-15T02:27:28.775Z] --- PASS: TestHealthKillContainer (2.62s) [2020-09-15T02:27:28.775Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-15T02:27:28.979Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-09-15T02:27:29.077Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2020-09-15T02:27:29.077Z] === RUN TestIpcModeNone [2020-09-15T02:27:29.726Z] --- PASS: TestIpcModeNone (0.62s) [2020-09-15T02:27:29.726Z] === RUN TestIpcModePrivate [2020-09-15T02:27:30.084Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-09-15T02:27:30.365Z] --- PASS: TestIpcModePrivate (0.60s) [2020-09-15T02:27:30.365Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-09-15T02:27:30.365Z] === RUN TestIpcModeShareable [2020-09-15T02:27:31.006Z] --- PASS: TestIpcModeShareable (0.60s) [2020-09-15T02:27:31.006Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-09-15T02:27:31.006Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-15T02:27:31.021Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-09-15T02:27:32.242Z] ok github.com/docker/docker/pkg/signal 2.396s coverage: 61.0% of statements [2020-09-15T02:27:32.242Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-09-15T02:27:32.403Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-09-15T02:27:32.498Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-09-15T02:27:32.534Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.83s) [2020-09-15T02:27:32.535Z] === RUN TestAPIIpcModeHost [2020-09-15T02:27:32.754Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-09-15T02:27:33.009Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-09-15T02:27:33.173Z] --- PASS: TestAPIIpcModeHost (0.46s) [2020-09-15T02:27:33.173Z] === RUN TestDaemonIpcModeShareable [2020-09-15T02:27:33.937Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.6% of statements [2020-09-15T02:27:34.194Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-09-15T02:27:34.312Z] === RUN TestDockerSuite/TestBuildEnv [2020-09-15T02:27:34.692Z] --- PASS: TestDaemonIpcModeShareable (1.39s) [2020-09-15T02:27:34.692Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-09-15T02:27:34.692Z] === RUN TestDaemonIpcModePrivate [2020-09-15T02:27:34.755Z] ok github.com/docker/docker/pkg/tailfile 0.088s coverage: 88.6% of statements [2020-09-15T02:27:35.251Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-09-15T02:27:35.317Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2020-09-15T02:27:35.317Z] testing: warning: no tests to run [2020-09-15T02:27:35.317Z] coverage: [no statements] [2020-09-15T02:27:35.317Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-09-15T02:27:35.738Z] --- PASS: TestDaemonIpcModePrivate (1.35s) [2020-09-15T02:27:35.738Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-09-15T02:27:35.738Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-15T02:27:35.820Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-09-15T02:27:35.878Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-09-15T02:27:35.878Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-09-15T02:27:36.134Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-09-15T02:27:37.199Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-09-15T02:27:37.258Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.35s) [2020-09-15T02:27:37.258Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-09-15T02:27:37.258Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-15T02:27:38.022Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.1% of statements [2020-09-15T02:27:38.580Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-09-15T02:27:38.781Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.38s) [2020-09-15T02:27:38.781Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-09-15T02:27:38.781Z] === RUN TestIpcModeOlderClient [2020-09-15T02:27:38.781Z] === PAUSE TestIpcModeOlderClient [2020-09-15T02:27:38.781Z] === RUN TestKillContainerInvalidSignal [2020-09-15T02:27:38.950Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-09-15T02:27:39.075Z] --- PASS: TestKillContainerInvalidSignal (0.49s) [2020-09-15T02:27:39.075Z] === RUN TestKillContainer [2020-09-15T02:27:39.075Z] === RUN TestKillContainer/no_signal [2020-09-15T02:27:39.511Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-09-15T02:27:39.714Z] === RUN TestKillContainer/non_killing_signal [2020-09-15T02:27:40.009Z] === RUN TestKillContainer/killing_signal [2020-09-15T02:27:40.073Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2020-09-15T02:27:40.650Z] --- PASS: TestKillContainer (1.56s) [2020-09-15T02:27:40.650Z] --- PASS: TestKillContainer/no_signal (0.52s) [2020-09-15T02:27:40.650Z] --- PASS: TestKillContainer/non_killing_signal (0.36s) [2020-09-15T02:27:40.650Z] --- PASS: TestKillContainer/killing_signal (0.48s) [2020-09-15T02:27:40.650Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-15T02:27:40.650Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-15T02:27:41.306Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-15T02:27:41.450Z] ok github.com/docker/docker/registry 0.076s coverage: 56.3% of statements [2020-09-15T02:27:41.601Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.09s) [2020-09-15T02:27:41.601Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.52s) [2020-09-15T02:27:41.602Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.39s) [2020-09-15T02:27:41.602Z] === RUN TestKillStoppedContainer [2020-09-15T02:27:41.898Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-09-15T02:27:41.898Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-15T02:27:41.898Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-09-15T02:27:41.898Z] === RUN TestKillDifferentUserContainer [2020-09-15T02:27:42.017Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-09-15T02:27:42.278Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-09-15T02:27:42.536Z] --- PASS: TestKillDifferentUserContainer (0.52s) [2020-09-15T02:27:42.536Z] === RUN TestInspectOomKilledTrue [2020-09-15T02:27:43.174Z] --- PASS: TestInspectOomKilledTrue (0.86s) [2020-09-15T02:27:43.174Z] === RUN TestInspectOomKilledFalse [2020-09-15T02:27:43.205Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2020-09-15T02:27:43.338Z] --- PASS: TestServiceUpdateNetwork (16.01s) [2020-09-15T02:27:43.338Z] === RUN TestServiceUpdatePidsLimit [2020-09-15T02:27:43.338Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-15T02:27:43.462Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-09-15T02:27:43.629Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-15T02:27:43.814Z] --- PASS: TestInspectOomKilledFalse (0.52s) [2020-09-15T02:27:43.814Z] === RUN TestLinksEtcHostsContentMatch [2020-09-15T02:27:43.857Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-09-15T02:27:44.108Z] --- PASS: TestLinksEtcHostsContentMatch (0.38s) [2020-09-15T02:27:44.108Z] === RUN TestLinksContainerNames [2020-09-15T02:27:45.152Z] --- PASS: TestLinksContainerNames (0.98s) [2020-09-15T02:27:45.152Z] === RUN TestLogsFollowTailEmpty [2020-09-15T02:27:45.790Z] --- PASS: TestLogsFollowTailEmpty (0.55s) [2020-09-15T02:27:45.790Z] === RUN TestContainerNetworkMountsNoChown [2020-09-15T02:27:45.976Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-09-15T02:27:46.428Z] --- PASS: TestContainerNetworkMountsNoChown (0.56s) [2020-09-15T02:27:46.428Z] === RUN TestMountDaemonRoot [2020-09-15T02:27:46.428Z] === RUN TestMountDaemonRoot/default [2020-09-15T02:27:46.428Z] === PAUSE TestMountDaemonRoot/default [2020-09-15T02:27:46.428Z] === RUN TestMountDaemonRoot/private [2020-09-15T02:27:46.428Z] === PAUSE TestMountDaemonRoot/private [2020-09-15T02:27:46.428Z] === RUN TestMountDaemonRoot/rprivate [2020-09-15T02:27:46.428Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-15T02:27:46.428Z] === RUN TestMountDaemonRoot/slave [2020-09-15T02:27:46.428Z] === PAUSE TestMountDaemonRoot/slave [2020-09-15T02:27:46.428Z] === RUN TestMountDaemonRoot/rslave [2020-09-15T02:27:46.428Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-15T02:27:46.428Z] === RUN TestMountDaemonRoot/shared [2020-09-15T02:27:46.428Z] === PAUSE TestMountDaemonRoot/shared [2020-09-15T02:27:46.428Z] === RUN TestMountDaemonRoot/rshared [2020-09-15T02:27:46.428Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-15T02:27:46.428Z] === CONT TestMountDaemonRoot/default [2020-09-15T02:27:46.428Z] === CONT TestMountDaemonRoot/rshared [2020-09-15T02:27:46.428Z] === CONT TestMountDaemonRoot/shared [2020-09-15T02:27:46.428Z] === CONT TestMountDaemonRoot/rslave [2020-09-15T02:27:46.428Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-15T02:27:46.428Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-15T02:27:46.428Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-15T02:27:46.428Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-15T02:27:46.428Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-15T02:27:46.428Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-15T02:27:46.428Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-15T02:27:46.428Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-15T02:27:46.428Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-15T02:27:46.428Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-15T02:27:46.428Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-15T02:27:46.428Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-15T02:27:46.428Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-15T02:27:46.428Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-15T02:27:46.428Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-15T02:27:46.428Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-15T02:27:46.428Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-15T02:27:46.428Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-15T02:27:46.428Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-15T02:27:46.428Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-15T02:27:46.428Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-15T02:27:46.428Z] === CONT TestMountDaemonRoot/rprivate [2020-09-15T02:27:46.428Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-15T02:27:46.428Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-15T02:27:46.428Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-15T02:27:46.428Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-15T02:27:46.428Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-15T02:27:46.428Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-15T02:27:46.428Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-15T02:27:46.428Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-15T02:27:46.428Z] === CONT TestMountDaemonRoot/slave [2020-09-15T02:27:46.428Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-15T02:27:46.428Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-15T02:27:46.428Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-15T02:27:46.428Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-15T02:27:46.428Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-15T02:27:46.428Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-15T02:27:46.428Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-15T02:27:46.428Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-15T02:27:46.428Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-15T02:27:46.428Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-15T02:27:46.428Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-15T02:27:46.428Z] === CONT TestMountDaemonRoot/private [2020-09-15T02:27:46.428Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-15T02:27:46.428Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-15T02:27:46.428Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-15T02:27:46.428Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-15T02:27:46.428Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-15T02:27:46.428Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-15T02:27:46.428Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-15T02:27:46.428Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-15T02:27:46.428Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-15T02:27:46.428Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-15T02:27:46.428Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-15T02:27:46.428Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-15T02:27:46.428Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-15T02:27:46.428Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-15T02:27:46.428Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-15T02:27:46.428Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-15T02:27:46.428Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-15T02:27:46.428Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-15T02:27:46.428Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-15T02:27:46.428Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-15T02:27:46.428Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-15T02:27:46.428Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-15T02:27:46.428Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-15T02:27:46.428Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-15T02:27:46.428Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-15T02:27:46.428Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-15T02:27:46.428Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-15T02:27:46.428Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-15T02:27:46.428Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-15T02:27:46.428Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-15T02:27:46.428Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-15T02:27:46.428Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-15T02:27:46.428Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-15T02:27:46.428Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-15T02:27:46.428Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-15T02:27:46.428Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-15T02:27:46.428Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-15T02:27:46.428Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-15T02:27:46.428Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-15T02:27:46.428Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-15T02:27:46.428Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-15T02:27:46.428Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-15T02:27:46.428Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-15T02:27:46.428Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-15T02:27:46.538Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-09-15T02:27:46.734Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-09-15T02:27:46.734Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-15T02:27:46.734Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-09-15T02:27:46.734Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-09-15T02:27:46.734Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-09-15T02:27:46.734Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2020-09-15T02:27:46.734Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-15T02:27:46.734Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-09-15T02:27:46.734Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-09-15T02:27:46.734Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-09-15T02:27:46.734Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-09-15T02:27:46.734Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-15T02:27:46.734Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-09-15T02:27:46.734Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-09-15T02:27:46.734Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-09-15T02:27:46.734Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-09-15T02:27:46.734Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-15T02:27:46.734Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-09-15T02:27:46.734Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-09-15T02:27:46.734Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-09-15T02:27:46.734Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-09-15T02:27:46.734Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-15T02:27:46.734Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-09-15T02:27:46.734Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-09-15T02:27:46.734Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-09-15T02:27:46.734Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-09-15T02:27:46.734Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-15T02:27:46.734Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-09-15T02:27:46.734Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-09-15T02:27:46.734Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-09-15T02:27:46.734Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-09-15T02:27:46.734Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-15T02:27:46.734Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-09-15T02:27:46.734Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-09-15T02:27:46.734Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-09-15T02:27:46.734Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-09-15T02:27:46.734Z] === RUN TestContainerBindMountNonRecursive [2020-09-15T02:27:47.466Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2020-09-15T02:27:47.783Z] --- PASS: TestContainerBindMountNonRecursive (1.26s) [2020-09-15T02:27:47.783Z] === RUN TestNetworkNat [2020-09-15T02:27:48.047Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-09-15T02:27:48.393Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.1% of statements [2020-09-15T02:27:48.491Z] --- PASS: TestNetworkNat (0.55s) [2020-09-15T02:27:48.491Z] === RUN TestNetworkLocalhostTCPNat [2020-09-15T02:27:48.786Z] --- PASS: TestNetworkLocalhostTCPNat (0.53s) [2020-09-15T02:27:48.786Z] === RUN TestNetworkLoopbackNat [2020-09-15T02:27:48.984Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-09-15T02:27:51.531Z] --- PASS: TestNetworkLoopbackNat (2.73s) [2020-09-15T02:27:51.531Z] === RUN TestPause [2020-09-15T02:27:52.134Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-15T02:27:52.178Z] --- PASS: TestPause (0.56s) [2020-09-15T02:27:52.178Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-15T02:27:52.178Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-15T02:27:52.178Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-15T02:27:52.178Z] === RUN TestPauseStopPausedContainer [2020-09-15T02:27:52.868Z] --- PASS: TestPauseStopPausedContainer (0.55s) [2020-09-15T02:27:52.868Z] === RUN TestPsFilter [2020-09-15T02:27:52.868Z] --- PASS: TestPsFilter (0.16s) [2020-09-15T02:27:52.868Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-15T02:27:53.509Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.47s) [2020-09-15T02:27:53.509Z] === RUN TestRemoveContainerWithVolume [2020-09-15T02:27:54.150Z] --- PASS: TestRemoveContainerWithVolume (0.55s) [2020-09-15T02:27:54.150Z] === RUN TestRemoveContainerRunning [2020-09-15T02:27:54.444Z] --- PASS: TestRemoveContainerRunning (0.53s) [2020-09-15T02:27:54.444Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-15T02:27:55.083Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.53s) [2020-09-15T02:27:55.083Z] === RUN TestRemoveInvalidContainer [2020-09-15T02:27:55.083Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-09-15T02:27:55.083Z] === RUN TestRenameLinkedContainer [2020-09-15T02:27:57.169Z] --- PASS: TestRenameLinkedContainer (2.02s) [2020-09-15T02:27:57.169Z] === RUN TestRenameStoppedContainer [2020-09-15T02:27:57.465Z] --- PASS: TestRenameStoppedContainer (0.55s) [2020-09-15T02:27:57.465Z] === RUN TestRenameRunningContainerAndReuse [2020-09-15T02:27:58.508Z] --- PASS: TestRenameRunningContainerAndReuse (1.04s) [2020-09-15T02:27:58.508Z] === RUN TestRenameInvalidName [2020-09-15T02:27:59.144Z] --- PASS: TestRenameInvalidName (0.53s) [2020-09-15T02:27:59.145Z] === RUN TestRenameAnonymousContainer [2020-09-15T02:28:00.552Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2020-09-15T02:28:00.552Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-15T02:28:00.552Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-15T02:28:00.552Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-15T02:28:00.552Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-15T02:28:00.552Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-15T02:28:00.552Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-15T02:28:00.552Z] ? github.com/docker/docker/rootless [no test files] [2020-09-15T02:28:00.552Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-15T02:28:00.552Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-15T02:28:00.552Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-15T02:28:00.552Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-15T02:28:00.552Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-15T02:28:00.552Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-15T02:28:00.552Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-15T02:28:00.552Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-15T02:28:00.552Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-15T02:28:00.552Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-15T02:28:00.552Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-15T02:28:00.552Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-15T02:28:00.552Z] ? github.com/docker/docker/volume [no test files] [2020-09-15T02:28:00.552Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-15T02:28:00.552Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-15T02:28:00.552Z] [2020-09-15T02:28:00.552Z] === Skipped [2020-09-15T02:28:00.552Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-15T02:28:00.552Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-15T02:28:00.552Z] [2020-09-15T02:28:00.552Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-15T02:28:00.552Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-15T02:28:00.552Z] [2020-09-15T02:28:00.552Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-15T02:28:00.552Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T02:28:00.552Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-15T02:28:00.552Z] [2020-09-15T02:28:00.552Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-15T02:28:00.552Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T02:28:00.553Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-15T02:28:00.553Z] [2020-09-15T02:28:00.553Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-15T02:28:00.553Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T02:28:00.553Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-15T02:28:00.553Z] [2020-09-15T02:28:00.553Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-15T02:28:00.553Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T02:28:00.553Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-15T02:28:00.553Z] [2020-09-15T02:28:00.553Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-15T02:28:00.553Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T02:28:00.553Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-15T02:28:00.553Z] [2020-09-15T02:28:00.553Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-15T02:28:00.553Z] graphtest_unix.go:73: No driver to put! [2020-09-15T02:28:00.553Z] [2020-09-15T02:28:00.553Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-15T02:28:00.553Z] time="2020-09-15T02:26:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-15T02:28:00.553Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-15T02:28:00.553Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-15T02:28:00.553Z] [2020-09-15T02:28:00.553Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-15T02:28:00.553Z] time="2020-09-15T02:26:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-15T02:28:00.553Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-15T02:28:00.553Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-15T02:28:00.553Z] [2020-09-15T02:28:00.553Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-15T02:28:00.553Z] time="2020-09-15T02:26:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-15T02:28:00.553Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-15T02:28:00.553Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-15T02:28:00.553Z] [2020-09-15T02:28:00.553Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-15T02:28:00.553Z] time="2020-09-15T02:26:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-15T02:28:00.553Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-15T02:28:00.553Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-15T02:28:00.553Z] [2020-09-15T02:28:00.553Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-15T02:28:00.553Z] time="2020-09-15T02:26:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-15T02:28:00.553Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-15T02:28:00.553Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-15T02:28:00.553Z] [2020-09-15T02:28:00.553Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-15T02:28:00.553Z] graphtest_unix.go:73: No driver to put! [2020-09-15T02:28:00.553Z] [2020-09-15T02:28:00.553Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-15T02:28:00.553Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-15T02:28:00.553Z] [2020-09-15T02:28:00.553Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-15T02:28:00.553Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-15T02:28:00.553Z] [2020-09-15T02:28:00.553Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-15T02:28:00.553Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-15T02:28:00.553Z] [2020-09-15T02:28:00.553Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-15T02:28:00.553Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-15T02:28:00.553Z] [2020-09-15T02:28:00.553Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-15T02:28:00.553Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T02:28:00.553Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-15T02:28:00.553Z] [2020-09-15T02:28:00.553Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-15T02:28:00.553Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T02:28:00.553Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-15T02:28:00.553Z] [2020-09-15T02:28:00.553Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-15T02:28:00.553Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T02:28:00.553Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-15T02:28:00.553Z] [2020-09-15T02:28:00.553Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-15T02:28:00.553Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T02:28:00.553Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-15T02:28:00.553Z] [2020-09-15T02:28:00.553Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-15T02:28:00.553Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T02:28:00.553Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-15T02:28:00.553Z] [2020-09-15T02:28:00.553Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-15T02:28:00.553Z] graphtest_unix.go:73: No driver to put! [2020-09-15T02:28:00.553Z] [2020-09-15T02:28:00.553Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-15T02:28:00.553Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-15T02:28:00.553Z] [2020-09-15T02:28:00.553Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-15T02:28:00.553Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-15T02:28:00.553Z] [2020-09-15T02:28:00.553Z] [2020-09-15T02:28:00.553Z] DONE 2138 tests, 26 skipped in 247.791s [2020-09-15T02:28:00.611Z] --- PASS: TestServiceUpdatePidsLimit (17.97s) [2020-09-15T02:28:00.611Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-09-15T02:28:00.611Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.25s) [2020-09-15T02:28:00.611Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.26s) [2020-09-15T02:28:00.611Z] PASS [2020-09-15T02:28:00.611Z] [2020-09-15T02:28:00.611Z] === Skipped [2020-09-15T02:28:00.611Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-09-15T02:28:00.611Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-15T02:28:00.611Z] [2020-09-15T02:28:00.611Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-09-15T02:28:00.611Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T02:28:00.611Z] [2020-09-15T02:28:00.611Z] [2020-09-15T02:28:00.611Z] DONE 27 tests, 2 skipped in 173.414s [2020-09-15T02:28:00.611Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-09-15T02:28:00.611Z] ++ 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-09-15T02:28:00.611Z] ++ set -e [2020-09-15T02:28:00.611Z] ++ '[' -n 0 ']' [2020-09-15T02:28:00.611Z] ++ set -x [2020-09-15T02:28:00.611Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:28:00.611Z] INFO: Testing against a local daemon [2020-09-15T02:28:00.611Z] === RUN TestSessionCreate [2020-09-15T02:28:00.611Z] --- PASS: TestSessionCreate (0.02s) [2020-09-15T02:28:00.611Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-15T02:28:00.611Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-09-15T02:28:00.611Z] PASS [2020-09-15T02:28:00.611Z] [2020-09-15T02:28:00.611Z] DONE 2 tests in 0.254s [2020-09-15T02:28:00.611Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-09-15T02:28:00.611Z] ++ 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-09-15T02:28:00.611Z] ++ set -e [2020-09-15T02:28:00.611Z] ++ '[' -n 0 ']' [2020-09-15T02:28:00.611Z] ++ set -x [2020-09-15T02:28:00.611Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:28:00.611Z] INFO: Testing against a local daemon [2020-09-15T02:28:00.611Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-15T02:28:00.611Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-15T02:28:00.611Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-15T02:28:00.611Z] === RUN TestEventsExecDie Post stage [Pipeline] junit [2020-09-15T02:28:00.818Z] Recording test results [2020-09-15T02:28:00.902Z] --- PASS: TestEventsExecDie (0.97s) [2020-09-15T02:28:00.902Z] === RUN TestEventsBackwardsCompatible [2020-09-15T02:28:00.902Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-09-15T02:28:00.902Z] === RUN TestInfoBinaryCommits [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-09-15T02:28:01.193Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-09-15T02:28:01.193Z] === RUN TestInfoAPIVersioned [2020-09-15T02:28:01.193Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-15T02:28:01.193Z] === RUN TestInfoDiscoveryBackend [2020-09-15T02:28:01.231Z] --- PASS: TestRenameAnonymousContainer (1.95s) [2020-09-15T02:28:01.231Z] === RUN TestRenameContainerWithSameName [2020-09-15T02:28:01.444Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41445/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2344b3a9e10aab2f63d792f9b72282129399f98d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2344b3a9e10aab2f63d792f9b72282129399f98d hack/validate/vendor [2020-09-15T02:28:01.483Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-09-15T02:28:01.483Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-15T02:28:01.561Z] --- PASS: TestRenameContainerWithSameName (0.51s) [2020-09-15T02:28:01.561Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-15T02:28:02.005Z] No vendor changes in diff. [2020-09-15T02:28:02.516Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-15T02:28:02.516Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [2020-09-15T02:28:02.607Z] --- PASS: TestRenameContainerWithLinkedContainer (1.03s) [2020-09-15T02:28:02.607Z] === RUN TestResize [Pipeline] sh [2020-09-15T02:28:02.886Z] + echo Building e2e image [2020-09-15T02:28:02.886Z] Building e2e image [2020-09-15T02:28:02.886Z] + docker build --build-arg DOCKER_GITCOMMIT=2344b3a9e10aab2f63d792f9b72282129399f98d -t moby-e2e-test -f Dockerfile.e2e . [2020-09-15T02:28:02.886Z] #2 [internal] load build definition from Dockerfile.e2e [2020-09-15T02:28:02.886Z] #2 transferring dockerfile: 3.21kB done [2020-09-15T02:28:02.886Z] #2 DONE 0.0s [2020-09-15T02:28:02.886Z] [2020-09-15T02:28:02.886Z] #1 [internal] load .dockerignore [2020-09-15T02:28:02.886Z] #1 transferring context: 34B done [2020-09-15T02:28:02.886Z] #1 DONE 0.0s [2020-09-15T02:28:02.886Z] [2020-09-15T02:28:02.886Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2020-09-15T02:28:03.141Z] #4 DONE 0.4s [2020-09-15T02:28:03.141Z] [2020-09-15T02:28:03.141Z] #3 [internal] load metadata for docker.io/library/golang:1.13.15-alpine [2020-09-15T02:28:03.141Z] #3 DONE 0.3s [2020-09-15T02:28:03.147Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-09-15T02:28:03.147Z] === RUN TestInfoAPI [2020-09-15T02:28:03.147Z] --- PASS: TestInfoAPI (0.02s) [2020-09-15T02:28:03.147Z] === RUN TestInfoAPIWarnings [2020-09-15T02:28:03.267Z] --- PASS: TestResize (0.52s) [2020-09-15T02:28:03.267Z] === RUN TestResizeWithInvalidSize [2020-09-15T02:28:03.397Z] [2020-09-15T02:28:03.397Z] #8 [internal] load build context [2020-09-15T02:28:03.653Z] #8 transferring context: 852.57kB 0.3s done [2020-09-15T02:28:03.653Z] #8 DONE 0.4s [2020-09-15T02:28:03.653Z] [2020-09-15T02:28:03.653Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-15T02:28:03.653Z] #14 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd done [2020-09-15T02:28:03.653Z] #14 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done [2020-09-15T02:28:03.653Z] #14 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done [2020-09-15T02:28:03.653Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 2.80MB / 2.80MB 0.2s done [2020-09-15T02:28:03.653Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-09-15T02:28:03.653Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.2s done [2020-09-15T02:28:03.653Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 19.18MB / 127.34MB 0.4s [2020-09-15T02:28:03.653Z] #14 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done [2020-09-15T02:28:03.653Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0.2s [2020-09-15T02:28:03.653Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.3s done [2020-09-15T02:28:03.779Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-09-15T02:28:03.779Z] === RUN TestInfoDebug [2020-09-15T02:28:03.893Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-09-15T02:28:03.907Z] --- PASS: TestResizeWithInvalidSize (0.55s) [2020-09-15T02:28:03.907Z] === RUN TestResizeWhenContainerNotStarted [2020-09-15T02:28:03.929Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 29.02MB / 127.34MB 0.6s [2020-09-15T02:28:03.930Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0.4s done [2020-09-15T02:28:04.070Z] --- PASS: TestInfoDebug (0.55s) [2020-09-15T02:28:04.070Z] === RUN TestInfoInsecureRegistries [2020-09-15T02:28:04.189Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 45.31MB / 127.34MB 0.9s [2020-09-15T02:28:04.189Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d [2020-09-15T02:28:04.189Z] #14 ... [2020-09-15T02:28:04.189Z] [2020-09-15T02:28:04.189Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-09-15T02:28:04.189Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-09-15T02:28:04.189Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-09-15T02:28:04.189Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-09-15T02:28:04.189Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-09-15T02:28:04.189Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.2s done [2020-09-15T02:28:04.189Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done [2020-09-15T02:28:04.189Z] #5 DONE 0.9s [2020-09-15T02:28:04.189Z] [2020-09-15T02:28:04.189Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-15T02:28:04.189Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done [2020-09-15T02:28:04.210Z] --- PASS: TestResizeWhenContainerNotStarted (0.54s) [2020-09-15T02:28:04.210Z] === RUN TestDaemonRestartKillContainers [2020-09-15T02:28:04.210Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-15T02:28:04.210Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-15T02:28:04.210Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-15T02:28:04.210Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-15T02:28:04.210Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-15T02:28:04.210Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-15T02:28:04.210Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-15T02:28:04.210Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-15T02:28:04.210Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-15T02:28:04.210Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-15T02:28:04.210Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-15T02:28:04.210Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-15T02:28:04.210Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-15T02:28:04.210Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-15T02:28:04.210Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-15T02:28:04.210Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-15T02:28:04.210Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-15T02:28:04.210Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-15T02:28:04.210Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-15T02:28:04.210Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-15T02:28:04.210Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-15T02:28:04.210Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-15T02:28:04.210Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-15T02:28:04.210Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-15T02:28:04.210Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-15T02:28:04.210Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-15T02:28:04.210Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-15T02:28:04.210Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-15T02:28:04.447Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 57.53MB / 127.34MB 1.2s [2020-09-15T02:28:04.447Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-09-15T02:28:04.447Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 64.43MB / 127.34MB 1.3s [2020-09-15T02:28:04.701Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-09-15T02:28:04.701Z] === RUN TestInfoRegistryMirrors [2020-09-15T02:28:04.705Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 82.04MB / 127.34MB 1.5s [2020-09-15T02:28:04.705Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 93.95MB / 127.34MB 1.6s [2020-09-15T02:28:04.829Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-09-15T02:28:04.961Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 102.05MB / 127.34MB 1.7s [2020-09-15T02:28:05.217Z] #14 ... [2020-09-15T02:28:05.217Z] [2020-09-15T02:28:05.217Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-09-15T02:28:05.217Z] #6 DONE 0.8s [2020-09-15T02:28:05.217Z] [2020-09-15T02:28:05.217Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-15T02:28:05.217Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 115.00MB / 127.34MB 1.9s [2020-09-15T02:28:05.217Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 2.0s done [2020-09-15T02:28:05.335Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-09-15T02:28:05.335Z] === RUN TestLoginFailsWithBadCredentials [2020-09-15T02:28:05.473Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b [2020-09-15T02:28:05.627Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s) [2020-09-15T02:28:05.627Z] === RUN TestPingCacheHeaders [2020-09-15T02:28:05.627Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-09-15T02:28:05.627Z] === RUN TestPingGet [2020-09-15T02:28:05.627Z] --- PASS: TestPingGet (0.01s) [2020-09-15T02:28:05.627Z] === RUN TestPingHead [2020-09-15T02:28:05.627Z] --- PASS: TestPingHead (0.02s) [2020-09-15T02:28:05.627Z] === RUN TestVersion [2020-09-15T02:28:05.627Z] --- PASS: TestVersion (0.02s) [2020-09-15T02:28:05.627Z] PASS [2020-09-15T02:28:05.627Z] [2020-09-15T02:28:05.627Z] === Skipped [2020-09-15T02:28:05.627Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-15T02:28:05.627Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-15T02:28:05.627Z] [2020-09-15T02:28:05.627Z] [2020-09-15T02:28:05.627Z] DONE 18 tests, 1 skipped in 5.923s [2020-09-15T02:28:05.627Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-09-15T02:28:05.627Z] ++ 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-09-15T02:28:05.627Z] ++ set -e [2020-09-15T02:28:05.627Z] ++ '[' -n 0 ']' [2020-09-15T02:28:05.627Z] ++ set -x [2020-09-15T02:28:05.627Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-09-15T02:28:05.917Z] INFO: Testing against a local daemon [2020-09-15T02:28:05.917Z] === RUN TestVolumesCreateAndList [2020-09-15T02:28:05.917Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-09-15T02:28:05.917Z] === RUN TestVolumesRemove [2020-09-15T02:28:05.917Z] --- PASS: TestVolumesRemove (0.11s) [2020-09-15T02:28:05.917Z] === RUN TestVolumesInspect [2020-09-15T02:28:05.917Z] --- PASS: TestVolumesInspect (0.01s) [2020-09-15T02:28:05.917Z] === RUN TestVolumesInvalidJSON [2020-09-15T02:28:05.917Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-15T02:28:05.917Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-15T02:28:05.917Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-15T02:28:05.917Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-09-15T02:28:05.917Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-15T02:28:05.917Z] PASS [2020-09-15T02:28:05.917Z] [2020-09-15T02:28:05.917Z] DONE 5 tests in 0.310s [2020-09-15T02:28:05.917Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-15T02:28:06.209Z] ++++ cat bundles/test-integration/docker.pid [2020-09-15T02:28:06.209Z] +++ kill 12052 [2020-09-15T02:28:06.325Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-15T02:28:06.325Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-15T02:28:06.973Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-15T02:28:06.973Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-15T02:28:07.622Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-15T02:28:07.713Z] +++ /etc/init.d/apparmor stop [2020-09-15T02:28:07.714Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-15T02:28:07.714Z] [2020-09-15T02:28:07.714Z] Unloading profiles will leave already running processes permanently [2020-09-15T02:28:07.714Z] unconfined, which can lead to unexpected situations. [2020-09-15T02:28:07.714Z] [2020-09-15T02:28:07.714Z] To set a process to complain mode, use the command line tool [2020-09-15T02:28:07.714Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-15T02:28:07.714Z] +++ true [2020-09-15T02:28:07.714Z] exiting test-integration [2020-09-15T02:28:07.714Z] ++ exit 0 [2020-09-15T02:28:07.714Z] [2020-09-15T02:28:08.688Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon Post stage [Pipeline] junit [2020-09-15T02:28:09.268Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-15T02:28:09.951Z] + echo Ensuring container killed. [2020-09-15T02:28:09.951Z] Ensuring container killed. [2020-09-15T02:28:09.951Z] + docker rm -vf docker-pr3 [2020-09-15T02:28:09.951Z] Error: No such container: docker-pr3 [2020-09-15T02:28:09.951Z] + true [Pipeline] sh [2020-09-15T02:28:10.240Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-15T02:28:10.240Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-15T02:28:10.327Z] + echo Chowning /workspace to jenkins user [2020-09-15T02:28:10.327Z] Chowning /workspace to jenkins user [2020-09-15T02:28:10.327Z] + id -u [2020-09-15T02:28:10.327Z] + id -g [2020-09-15T02:28:10.327Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41445:/workspace busybox chown -R 1001:1001 /workspace [2020-09-15T02:28:10.327Z] Unable to find image 'busybox:latest' locally [2020-09-15T02:28:10.617Z] latest: Pulling from library/busybox [2020-09-15T02:28:10.617Z] d2a291f672b2: Pulling fs layer [2020-09-15T02:28:10.719Z] #14 ... [2020-09-15T02:28:10.719Z] [2020-09-15T02:28:10.719Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-09-15T02:28:10.719Z] #7 0.653 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-09-15T02:28:10.719Z] #7 1.742 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-09-15T02:28:10.719Z] #7 1.841 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-09-15T02:28:10.719Z] #7 1.847 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-09-15T02:28:10.719Z] #7 1.855 (3/30) Installing readline (8.0.0-r0) [2020-09-15T02:28:10.719Z] #7 1.860 (4/30) Installing bash (5.0.0-r0) [2020-09-15T02:28:10.719Z] #7 1.879 Executing bash-5.0.0-r0.post-install [2020-09-15T02:28:10.719Z] #7 1.882 (5/30) Installing ca-certificates (20191127-r2) [2020-09-15T02:28:10.719Z] #7 1.905 (6/30) Installing libgcc (8.3.0-r0) [2020-09-15T02:28:10.719Z] #7 1.917 (7/30) Installing libstdc++ (8.3.0-r0) [2020-09-15T02:28:10.719Z] #7 1.932 (8/30) Installing binutils (2.32-r0) [2020-09-15T02:28:10.719Z] #7 2.032 (9/30) Installing gmp (6.1.2-r1) [2020-09-15T02:28:10.719Z] #7 2.041 (10/30) Installing isl (0.18-r0) [2020-09-15T02:28:10.719Z] #7 2.061 (11/30) Installing libgomp (8.3.0-r0) [2020-09-15T02:28:10.719Z] #7 2.066 (12/30) Installing libatomic (8.3.0-r0) [2020-09-15T02:28:10.719Z] #7 2.069 (13/30) Installing mpfr3 (3.1.5-r1) [2020-09-15T02:28:10.719Z] #7 2.075 (14/30) Installing mpc1 (1.1.0-r0) [2020-09-15T02:28:10.719Z] #7 2.079 (15/30) Installing gcc (8.3.0-r0) [2020-09-15T02:28:10.719Z] #7 2.963 (16/30) Installing musl-dev (1.1.22-r3) [2020-09-15T02:28:10.719Z] #7 3.067 (17/30) Installing libc-dev (0.7.1-r0) [2020-09-15T02:28:10.719Z] #7 3.070 (18/30) Installing g++ (8.3.0-r0) [2020-09-15T02:28:10.719Z] #7 3.615 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-09-15T02:28:10.719Z] #7 3.619 (20/30) Installing libcurl (7.66.0-r0) [2020-09-15T02:28:10.719Z] #7 3.626 (21/30) Installing expat (2.2.8-r0) [2020-09-15T02:28:10.719Z] #7 3.631 (22/30) Installing pcre2 (10.33-r0) [2020-09-15T02:28:10.719Z] #7 3.639 (23/30) Installing git (2.22.4-r0) [2020-09-15T02:28:10.719Z] #7 3.847 (24/30) Installing libmnl (1.0.4-r0) [2020-09-15T02:28:10.719Z] #7 3.851 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-09-15T02:28:10.719Z] #7 3.856 (26/30) Installing iptables (1.8.3-r1) [2020-09-15T02:28:10.719Z] #7 3.881 (27/30) Installing pigz (2.4-r0) [2020-09-15T02:28:10.719Z] #7 3.887 (28/30) Installing tar (1.32-r0) [2020-09-15T02:28:10.719Z] #7 3.898 (29/30) Installing xz-libs (5.2.4-r0) [2020-09-15T02:28:10.719Z] #7 3.901 (30/30) Installing xz (5.2.4-r0) [2020-09-15T02:28:10.719Z] #7 3.909 Executing busybox-1.30.1-r3.trigger [2020-09-15T02:28:10.719Z] #7 3.913 Executing ca-certificates-20191127-r2.trigger [2020-09-15T02:28:10.719Z] #7 3.966 OK: 179 MiB in 44 packages [2020-09-15T02:28:10.719Z] #7 DONE 4.9s [2020-09-15T02:28:10.719Z] [2020-09-15T02:28:10.719Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-15T02:28:10.719Z] #14 ... [2020-09-15T02:28:10.719Z] [2020-09-15T02:28:10.719Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-09-15T02:28:10.719Z] #9 DONE 0.1s [2020-09-15T02:28:10.719Z] [2020-09-15T02:28:10.719Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-09-15T02:28:10.719Z] #10 DONE 0.0s [2020-09-15T02:28:10.719Z] [2020-09-15T02:28:10.719Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-09-15T02:28:10.719Z] #11 DONE 0.0s [2020-09-15T02:28:10.719Z] [2020-09-15T02:28:10.719Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-09-15T02:28:10.719Z] #12 DONE 0.0s [2020-09-15T02:28:10.719Z] [2020-09-15T02:28:10.719Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-09-15T02:28:10.719Z] #13 DONE 0.0s [2020-09-15T02:28:10.719Z] [2020-09-15T02:28:10.719Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-15T02:28:10.719Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.1s [2020-09-15T02:28:10.908Z] d2a291f672b2: Verifying Checksum [2020-09-15T02:28:10.908Z] d2a291f672b2: Download complete [2020-09-15T02:28:11.281Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.9s done [2020-09-15T02:28:11.537Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done [2020-09-15T02:28:11.537Z] #14 DONE 8.3s [2020-09-15T02:28:11.537Z] [2020-09-15T02:28:11.537Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-09-15T02:28:11.541Z] d2a291f672b2: Pull complete [2020-09-15T02:28:11.541Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-15T02:28:11.541Z] Status: Downloaded newer image for busybox:latest [2020-09-15T02:28:12.098Z] #15 0.366 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-15T02:28:12.331Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-15T02:28:12.332Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.87s) [2020-09-15T02:28:12.332Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.96s) [2020-09-15T02:28:12.332Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.68s) [2020-09-15T02:28:12.332Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.69s) [2020-09-15T02:28:12.332Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.61s) [2020-09-15T02:28:12.332Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.50s) [2020-09-15T02:28:12.332Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.48s) [2020-09-15T02:28:12.332Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.34s) [2020-09-15T02:28:12.332Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.51s) [2020-09-15T02:28:12.332Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.47s) [2020-09-15T02:28:12.332Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.52s) [2020-09-15T02:28:12.332Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.95s) [2020-09-15T02:28:12.332Z] === RUN TestCgroupNamespacesRun [2020-09-15T02:28:12.954Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-09-15T02:28:13.023Z] #15 1.438 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-15T02:28:13.024Z] #15 1.550 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-09-15T02:28:13.024Z] #15 1.554 (2/54) Installing ncurses-libs (6.2_p20200523-r0) [2020-09-15T02:28:13.024Z] #15 1.561 (3/54) Installing readline (8.0.4-r0) [2020-09-15T02:28:13.024Z] #15 1.564 (4/54) Installing bash (5.0.17-r0) [2020-09-15T02:28:13.024Z] #15 1.576 Executing bash-5.0.17-r0.post-install [2020-09-15T02:28:13.024Z] #15 1.578 (5/54) Installing linux-headers (5.4.5-r1) [2020-09-15T02:28:13.024Z] #15 1.657 (6/54) Installing libblkid (2.35.2-r0) [2020-09-15T02:28:13.279Z] #15 1.661 (7/54) Installing libuuid (2.35.2-r0) [2020-09-15T02:28:13.279Z] #15 1.663 (8/54) Installing btrfs-progs-libs (5.6.1-r0) [2020-09-15T02:28:13.279Z] #15 1.727 (9/54) Installing btrfs-progs-dev (5.6.1-r0) [2020-09-15T02:28:13.279Z] #15 1.731 (10/54) Installing libgcc (9.3.0-r2) [2020-09-15T02:28:13.279Z] #15 1.733 (11/54) Installing libstdc++ (9.3.0-r2) [2020-09-15T02:28:13.279Z] #15 1.746 (12/54) Installing binutils (2.34-r1) [2020-09-15T02:28:13.279Z] #15 1.813 (13/54) Installing libmagic (5.38-r0) [2020-09-15T02:28:13.279Z] #15 1.834 (14/54) Installing file (5.38-r0) [2020-09-15T02:28:13.279Z] #15 1.835 (15/54) Installing gmp (6.2.0-r0) [2020-09-15T02:28:13.279Z] #15 1.841 (16/54) Installing isl (0.18-r0) [2020-09-15T02:28:13.279Z] #15 1.856 (17/54) Installing libgomp (9.3.0-r2) [2020-09-15T02:28:13.279Z] #15 1.859 (18/54) Installing libatomic (9.3.0-r2) [2020-09-15T02:28:13.279Z] #15 1.860 (19/54) Installing libgphobos (9.3.0-r2) [2020-09-15T02:28:13.279Z] #15 1.903 (20/54) Installing mpfr4 (4.0.2-r4) [2020-09-15T02:28:13.279Z] #15 1.909 (21/54) Installing mpc1 (1.1.0-r1) [2020-09-15T02:28:13.523Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-09-15T02:28:13.535Z] #15 1.911 (22/54) Installing gcc (9.3.0-r2) [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-15T02:28:13.852Z] --- PASS: TestCgroupNamespacesRun (1.36s) [2020-09-15T02:28:13.852Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-15T02:28:14.004Z] + bundleName=s390x-integration [2020-09-15T02:28:14.004Z] + echo Creating s390x-integration-bundles.tar.gz [2020-09-15T02:28:14.004Z] Creating s390x-integration-bundles.tar.gz [2020-09-15T02:28:14.004Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-09-15T02:28:14.004Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-09-15T02:28:14.048Z] Archiving artifacts [2020-09-15T02:28:14.092Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-09-15T02:28:14.430Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41445/3/artifacts/ [Pipeline] } [Pipeline] // catchError [2020-09-15T02:28:14.464Z] #15 2.791 (23/54) Installing musl-dev (1.1.24-r9) [2020-09-15T02:28:14.464Z] #15 2.864 (24/54) Installing libc-dev (0.7.2-r3) [2020-09-15T02:28:14.464Z] #15 2.865 (25/54) Installing g++ (9.3.0-r2) [Pipeline] sh [2020-09-15T02:28:14.661Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-09-15T02:28:14.720Z] #15 3.283 (26/54) Installing make (4.3-r0) [2020-09-15T02:28:14.721Z] #15 3.286 (27/54) Installing fortify-headers (1.1-r0) [2020-09-15T02:28:14.721Z] #15 3.288 (28/54) Installing patch (2.7.6-r6) [2020-09-15T02:28:14.721Z] #15 3.291 (29/54) Installing build-base (0.5-r2) [2020-09-15T02:28:14.721Z] #15 3.292 (30/54) Installing nghttp2-libs (1.41.0-r0) [2020-09-15T02:28:14.721Z] #15 3.295 (31/54) Installing libcurl (7.69.1-r0) [2020-09-15T02:28:14.721Z] #15 3.301 (32/54) Installing curl (7.69.1-r0) [2020-09-15T02:28:14.721Z] #15 3.305 (33/54) Installing oniguruma (6.9.5-r1) [2020-09-15T02:28:14.721Z] #15 3.310 (34/54) Installing jq (1.6-r1) [2020-09-15T02:28:14.721Z] #15 3.316 (35/54) Installing device-mapper-libs (2.02.186-r1) [2020-09-15T02:28:14.721Z] #15 3.321 (36/54) Installing device-mapper-event-libs (2.02.186-r1) [2020-09-15T02:28:14.721Z] #15 3.323 (37/54) Installing libaio (0.3.112-r1) [2020-09-15T02:28:14.721Z] #15 3.347 (38/54) Installing lvm2-libs (2.02.186-r1) [2020-09-15T02:28:14.811Z] + make clean [2020-09-15T02:28:14.898Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.33s) [2020-09-15T02:28:14.899Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-15T02:28:14.976Z] #15 3.378 (39/54) Installing blkid (2.35.2-r0) [2020-09-15T02:28:14.977Z] #15 3.381 (40/54) Installing libcap-ng (0.7.10-r1) [2020-09-15T02:28:14.977Z] #15 3.383 (41/54) Installing setpriv (2.35.2-r0) [2020-09-15T02:28:14.977Z] #15 3.385 (42/54) Installing libmount (2.35.2-r0) [2020-09-15T02:28:14.977Z] #15 3.389 (43/54) Installing libsmartcols (2.35.2-r0) [2020-09-15T02:28:14.977Z] #15 3.394 (44/54) Installing findmnt (2.35.2-r0) [2020-09-15T02:28:14.977Z] #15 3.396 (45/54) Installing mcookie (2.35.2-r0) [2020-09-15T02:28:14.977Z] #15 3.398 (46/54) Installing hexdump (2.35.2-r0) [2020-09-15T02:28:14.977Z] #15 3.407 (47/54) Installing lsblk (2.35.2-r0) [2020-09-15T02:28:14.977Z] #15 3.412 (48/54) Installing libfdisk (2.35.2-r0) [2020-09-15T02:28:14.977Z] #15 3.417 (49/54) Installing sfdisk (2.35.2-r0) [2020-09-15T02:28:14.977Z] #15 3.423 (50/54) Installing cfdisk (2.35.2-r0) [2020-09-15T02:28:14.977Z] #15 3.426 (51/54) Installing util-linux (2.35.2-r0) [2020-09-15T02:28:14.977Z] #15 3.461 (52/54) Installing pkgconf (1.7.2-r0) [2020-09-15T02:28:14.977Z] #15 3.464 (53/54) Installing util-linux-dev (2.35.2-r0) [2020-09-15T02:28:14.977Z] #15 3.486 (54/54) Installing lvm2-dev (2.02.186-r1) [2020-09-15T02:28:14.977Z] #15 3.491 Executing busybox-1.31.1-r16.trigger [2020-09-15T02:28:14.977Z] #15 3.496 OK: 230 MiB in 69 packages [2020-09-15T02:28:15.102Z] docker volume rm -f docker-dev-cache [2020-09-15T02:28:15.393Z] docker-dev-cache [Pipeline] deleteDir [2020-09-15T02:28:15.538Z] #15 DONE 4.0s [2020-09-15T02:28:15.538Z] [2020-09-15T02:28:15.538Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-09-15T02:28:15.597Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-09-15T02:28:15.856Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-09-15T02:28:16.099Z] #16 DONE 0.5s [2020-09-15T02:28:16.099Z] [2020-09-15T02:28:16.099Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-09-15T02:28:16.116Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-09-15T02:28:16.426Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.35s) [2020-09-15T02:28:16.426Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-15T02:28:16.664Z] #17 DONE 0.5s [2020-09-15T02:28:16.664Z] [2020-09-15T02:28:16.664Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-09-15T02:28:16.664Z] #18 DONE 0.0s [2020-09-15T02:28:16.664Z] [2020-09-15T02:28:16.664Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-09-15T02:28:16.664Z] #26 DONE 0.1s [2020-09-15T02:28:16.664Z] [2020-09-15T02:28:16.664Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-09-15T02:28:16.664Z] #22 DONE 0.1s [2020-09-15T02:28:16.664Z] [2020-09-15T02:28:16.664Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-09-15T02:28:16.664Z] #19 DONE 0.1s [2020-09-15T02:28:16.664Z] [2020-09-15T02:28:16.664Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-09-15T02:28:16.664Z] #20 ... [2020-09-15T02:28:16.664Z] [2020-09-15T02:28:16.664Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-09-15T02:28:16.664Z] #27 DONE 0.1s [2020-09-15T02:28:16.664Z] [2020-09-15T02:28:16.664Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-09-15T02:28:16.664Z] #23 DONE 0.1s [2020-09-15T02:28:16.664Z] [2020-09-15T02:28:16.664Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-09-15T02:28:16.664Z] #28 DONE 0.1s [2020-09-15T02:28:16.664Z] [2020-09-15T02:28:16.664Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-15T02:28:17.473Z] --- PASS: TestCgroupNamespacesRunHostMode (1.36s) [2020-09-15T02:28:17.473Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-15T02:28:18.022Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-09-15T02:28:18.022Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-09-15T02:28:18.029Z] #29 ... [2020-09-15T02:28:18.029Z] [2020-09-15T02:28:18.029Z] #31 [builder 1/4] COPY . . [2020-09-15T02:28:18.029Z] #31 DONE 1.6s [2020-09-15T02:28:18.285Z] [2020-09-15T02:28:18.285Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-09-15T02:28:18.285Z] #24 1.026 + RM_GOPATH=0 [2020-09-15T02:28:18.285Z] #24 1.026 + TMP_GOPATH= [2020-09-15T02:28:18.285Z] #24 1.026 + : /build [2020-09-15T02:28:18.285Z] #24 1.026 + '[' -z '' ']' [2020-09-15T02:28:18.285Z] #24 1.026 ++ mktemp -d [2020-09-15T02:28:18.285Z] #24 1.031 + export GOPATH=/tmp/tmp.fJfliF [2020-09-15T02:28:18.285Z] #24 1.031 + GOPATH=/tmp/tmp.fJfliF [2020-09-15T02:28:18.285Z] #24 1.031 + RM_GOPATH=1 [2020-09-15T02:28:18.285Z] #24 1.031 + case "$(go env GOARCH)" in [2020-09-15T02:28:18.285Z] #24 1.031 ++ go env GOARCH [2020-09-15T02:28:18.285Z] #24 1.031 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T02:28:18.285Z] #24 1.031 + GO_BUILDMODE=-buildmode=pie [2020-09-15T02:28:18.285Z] #24 1.032 ++ dirname ./install.sh [2020-09-15T02:28:18.285Z] #24 1.035 Install docker/cli version 17.06.2-ce from stable [2020-09-15T02:28:18.285Z] #24 1.035 + dir=. [2020-09-15T02:28:18.285Z] #24 1.035 + bin=dockercli [2020-09-15T02:28:18.285Z] #24 1.035 + shift [2020-09-15T02:28:18.285Z] #24 1.035 + '[' '!' -f ./dockercli.installer ']' [2020-09-15T02:28:18.285Z] #24 1.035 + . ./dockercli.installer [2020-09-15T02:28:18.285Z] #24 1.035 ++ : stable [2020-09-15T02:28:18.285Z] #24 1.035 ++ : 17.06.2-ce [2020-09-15T02:28:18.285Z] #24 1.035 + install_dockercli [2020-09-15T02:28:18.285Z] #24 1.035 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-15T02:28:18.285Z] #24 1.036 ++ uname -m [2020-09-15T02:28:18.285Z] #24 1.036 + arch=x86_64 [2020-09-15T02:28:18.285Z] #24 1.036 + '[' x86_64 '!=' x86_64 ']' [2020-09-15T02:28:18.285Z] #24 1.036 + url=https://download.docker.com/linux/static [2020-09-15T02:28:18.285Z] #24 1.037 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-09-15T02:28:18.285Z] #24 1.038 + tar -xz docker/docker [2020-09-15T02:28:18.999Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.37s) [2020-09-15T02:28:18.999Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-15T02:28:19.212Z] #24 ... [2020-09-15T02:28:19.212Z] [2020-09-15T02:28:19.212Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-09-15T02:28:19.212Z] #32 DONE 1.0s [2020-09-15T02:28:19.212Z] [2020-09-15T02:28:19.212Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-15T02:28:20.141Z] #33 0.879 [2020-09-15T02:28:20.141Z] #33 1.078 Removing bundles/ [2020-09-15T02:28:20.141Z] #33 1.079 [2020-09-15T02:28:20.141Z] #33 1.089 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-09-15T02:28:20.516Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.35s) [2020-09-15T02:28:20.516Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-15T02:28:21.155Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2020-09-15T02:28:21.155Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-15T02:28:21.508Z] #33 ... [2020-09-15T02:28:21.508Z] [2020-09-15T02:28:21.508Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-09-15T02:28:21.508Z] #24 4.729 + mkdir -p /build [2020-09-15T02:28:21.508Z] #24 4.734 + mv docker/docker /build/ [2020-09-15T02:28:21.508Z] #24 4.736 + rmdir docker [2020-09-15T02:28:21.508Z] #24 DONE 4.9s [2020-09-15T02:28:21.508Z] [2020-09-15T02:28:21.508Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-09-15T02:28:21.508Z] #20 2.457 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-15T02:28:21.508Z] #20 3.172 [2020-09-15T02:28:21.508Z] #20 3.335 0.0% ########### 15.4% ########################### 38.2% ######################################### 57.2% #################################################### 73.2% ############################################################## 86.4% ######################################################################## 100.0% [2020-09-15T02:28:21.508Z] #20 4.387 [2020-09-15T02:28:21.508Z] #20 4.512 ######################################################## 78.3% ######################################################################## 100.0% [2020-09-15T02:28:22.071Z] #20 5.352 [2020-09-15T02:28:22.328Z] #20 5.508 0.2% ###################### 30.8% ######################################################################## 100.0% [2020-09-15T02:28:22.675Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.40s) [2020-09-15T02:28:22.675Z] === RUN TestKernelTCPMemory [2020-09-15T02:28:22.890Z] #20 6.240 [2020-09-15T02:28:23.325Z] --- PASS: TestKernelTCPMemory (0.64s) [2020-09-15T02:28:23.325Z] === RUN TestNISDomainname [2020-09-15T02:28:23.403Z] #20 6.355 # 2.0% ############## 20.3% ########################### 38.7% ########################################### 60.6% ########################################################## 81.9% ######################################################################## 100.0% [2020-09-15T02:28:23.965Z] #20 7.214 [2020-09-15T02:28:23.967Z] --- PASS: TestNISDomainname (0.69s) [2020-09-15T02:28:23.967Z] === RUN TestHostnameDnsResolution [2020-09-15T02:28:24.623Z] --- PASS: TestHostnameDnsResolution (0.83s) [2020-09-15T02:28:24.623Z] === RUN TestStats [2020-09-15T02:28:25.760Z] #20 7.337 0.0% #### 5.9% ######### 13.7% ############# 18.5% ################# 23.9% ##################### 29.6% ######################## 34.3% ############################ 40.0% ################################ 44.7% #################################### 50.4% ####################################### 55.2% ########################################### 60.6% ############################################### 65.4% ################################################### 71.1% ####################################################### 76.7% ########################################################## 81.9% ########################################################### 83.2% ################################################################ 89.8% ###################################################################### 97.6% ######################################################################## 100.0% [2020-09-15T02:28:26.146Z] === RUN TestDockerSuite/TestBuildExpose [2020-09-15T02:28:26.147Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-09-15T02:28:26.323Z] #20 9.594 [2020-09-15T02:28:26.407Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-09-15T02:28:27.019Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-09-15T02:28:27.251Z] #20 10.59 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-15T02:28:27.280Z] === RUN TestDockerSuite/TestBuildFails [2020-09-15T02:28:27.381Z] --- PASS: TestStats (2.52s) [2020-09-15T02:28:27.381Z] === RUN TestStopContainerWithTimeout [2020-09-15T02:28:27.381Z] === RUN TestStopContainerWithTimeout/0 [2020-09-15T02:28:27.381Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-15T02:28:27.381Z] === RUN TestStopContainerWithTimeout/1 [2020-09-15T02:28:27.381Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-15T02:28:27.381Z] === RUN TestStopContainerWithTimeout/3 [2020-09-15T02:28:27.381Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-15T02:28:27.381Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-15T02:28:27.381Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-15T02:28:27.381Z] === CONT TestStopContainerWithTimeout/0 [2020-09-15T02:28:27.381Z] === CONT TestStopContainerWithTimeout/3 [2020-09-15T02:28:27.381Z] === CONT TestStopContainerWithTimeout/1 [2020-09-15T02:28:27.381Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-15T02:28:27.507Z] #20 11.01 [2020-09-15T02:28:27.764Z] #20 11.11 ######################################################################## 100.0% [2020-09-15T02:28:27.849Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-09-15T02:28:27.849Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-09-15T02:28:28.020Z] #20 11.51 [2020-09-15T02:28:29.407Z] #20 12.75 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-15T02:28:29.757Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-09-15T02:28:29.969Z] #20 13.27 [2020-09-15T02:28:30.147Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-09-15T02:28:30.147Z] --- PASS: TestStopContainerWithTimeout/0 (0.95s) [2020-09-15T02:28:30.147Z] --- PASS: TestStopContainerWithTimeout/1 (2.05s) [2020-09-15T02:28:30.147Z] --- PASS: TestStopContainerWithTimeout/-1 (2.72s) [2020-09-15T02:28:30.147Z] --- PASS: TestStopContainerWithTimeout/3 (3.01s) [2020-09-15T02:28:30.147Z] === RUN TestDeleteDevicemapper [2020-09-15T02:28:30.147Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-15T02:28:30.147Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-15T02:28:30.147Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-15T02:28:30.225Z] #20 13.48 0.6% ######################################################################## 100.0% [2020-09-15T02:28:30.481Z] #20 13.85 [2020-09-15T02:28:31.410Z] #20 14.87 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-15T02:28:31.666Z] --- PASS: TestImportExtremelyLargeImageWorks (203.78s) [2020-09-15T02:28:31.666Z] PASS [2020-09-15T02:28:31.666Z] [2020-09-15T02:28:31.666Z] DONE 12 tests in 207.618s [2020-09-15T02:28:31.666Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-09-15T02:28:31.666Z] ++ 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-09-15T02:28:31.666Z] ++ set -e [2020-09-15T02:28:31.666Z] ++ '[' -n 0 ']' [2020-09-15T02:28:31.666Z] ++ set -x [2020-09-15T02:28:31.666Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:28:31.666Z] #20 15.06 skipping existing c35d46ef359f [2020-09-15T02:28:31.922Z] #20 15.34 [2020-09-15T02:28:31.926Z] INFO: Testing against a local daemon [2020-09-15T02:28:31.926Z] === RUN TestNetworkCreateDelete [2020-09-15T02:28:31.926Z] === RUN TestDockerSuite/TestBuildForceRm [2020-09-15T02:28:32.186Z] --- PASS: TestNetworkCreateDelete (0.24s) [2020-09-15T02:28:32.186Z] === RUN TestDockerNetworkDeletePreferID [2020-09-15T02:28:32.485Z] #20 ... [2020-09-15T02:28:32.485Z] [2020-09-15T02:28:32.485Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-15T02:28:32.485Z] #33 3.188 Building test suite binary ./integration-cli/test.main [2020-09-15T02:28:32.754Z] --- PASS: TestDockerNetworkDeletePreferID (0.60s) [2020-09-15T02:28:32.754Z] === RUN TestDaemonDNSFallback [2020-09-15T02:28:32.908Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.38s) [2020-09-15T02:28:32.908Z] === RUN TestUpdateMemory [2020-09-15T02:28:33.046Z] #33 ... [2020-09-15T02:28:33.047Z] [2020-09-15T02:28:33.047Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-09-15T02:28:33.047Z] #20 16.48 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-15T02:28:33.208Z] --- PASS: TestUpdateMemory (0.69s) [2020-09-15T02:28:33.208Z] === RUN TestUpdateCPUQuota [2020-09-15T02:28:33.609Z] #20 16.97 [2020-09-15T02:28:33.609Z] #20 17.03 ######################################################################## 100.0% [2020-09-15T02:28:33.695Z] === RUN TestDockerSuite/TestBuildFromGit [2020-09-15T02:28:33.865Z] #20 17.43 [2020-09-15T02:28:34.122Z] #20 17.56 Download of images into '/build' complete. [2020-09-15T02:28:34.122Z] #20 17.56 Use something like the following to load the result into a Docker daemon: [2020-09-15T02:28:34.122Z] #20 17.56 tar -cC '/build' . | docker load [2020-09-15T02:28:34.256Z] --- PASS: TestUpdateCPUQuota (0.87s) [2020-09-15T02:28:34.256Z] === RUN TestUpdatePidsLimit [2020-09-15T02:28:34.256Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-15T02:28:34.553Z] === RUN TestUpdatePidsLimit/no_change [2020-09-15T02:28:34.553Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-15T02:28:34.633Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-09-15T02:28:34.683Z] #20 DONE 17.9s [2020-09-15T02:28:34.683Z] [2020-09-15T02:28:34.683Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-15T02:28:34.849Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-15T02:28:34.893Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-09-15T02:28:35.166Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-15T02:28:35.460Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-09-15T02:28:35.465Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-15T02:28:35.761Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-15T02:28:36.404Z] --- PASS: TestUpdatePidsLimit (2.40s) [2020-09-15T02:28:36.404Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.26s) [2020-09-15T02:28:36.404Z] --- PASS: TestUpdatePidsLimit/no_change (0.26s) [2020-09-15T02:28:36.404Z] --- PASS: TestUpdatePidsLimit/update_lower (0.26s) [2020-09-15T02:28:36.404Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2020-09-15T02:28:36.404Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2020-09-15T02:28:36.404Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2020-09-15T02:28:36.404Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2020-09-15T02:28:36.404Z] === RUN TestUpdateRestartPolicy [2020-09-15T02:28:36.842Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-09-15T02:28:37.102Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-09-15T02:28:37.200Z] #33 ... [2020-09-15T02:28:37.200Z] [2020-09-15T02:28:37.200Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-09-15T02:28:37.361Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-09-15T02:28:38.131Z] #21 DONE 1.1s [2020-09-15T02:28:38.131Z] [2020-09-15T02:28:38.131Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-09-15T02:28:38.131Z] #29 ... [2020-09-15T02:28:38.131Z] [2020-09-15T02:28:38.131Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-09-15T02:28:38.131Z] #25 DONE 0.1s [2020-09-15T02:28:38.131Z] [2020-09-15T02:28:38.131Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-15T02:28:38.300Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-09-15T02:28:38.561Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-09-15T02:28:39.130Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-09-15T02:28:39.389Z] --- PASS: TestDaemonDNSFallback (6.68s) [2020-09-15T02:28:39.389Z] === RUN TestInspectNetwork [2020-09-15T02:28:40.329Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-09-15T02:28:42.239Z] === RUN TestDockerSuite/TestBuildHistory [2020-09-15T02:28:43.619Z] === RUN TestInspectNetwork/full_network_id [2020-09-15T02:28:43.619Z] === RUN TestInspectNetwork/partial_network_id [2020-09-15T02:28:43.619Z] === RUN TestInspectNetwork/network_name [2020-09-15T02:28:43.619Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-15T02:28:45.536Z] === RUN TestDockerSuite/TestBuildIidFile [2020-09-15T02:28:45.795Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-09-15T02:28:45.795Z] === RUN TestDockerSuite/TestBuildInheritance [2020-09-15T02:28:46.363Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-09-15T02:28:46.622Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-09-15T02:28:46.622Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-09-15T02:28:47.560Z] === RUN TestDockerSuite/TestBuildLabel [2020-09-15T02:28:47.820Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-09-15T02:28:48.081Z] --- PASS: TestInspectNetwork (8.59s) [2020-09-15T02:28:48.081Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-15T02:28:48.081Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-15T02:28:48.081Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-15T02:28:48.081Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-15T02:28:48.081Z] === RUN TestRunContainerWithBridgeNone [2020-09-15T02:28:48.340Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-09-15T02:28:48.599Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-09-15T02:28:48.859Z] === RUN TestDockerSuite/TestBuildLabels [2020-09-15T02:28:49.081Z] --- PASS: TestUpdateRestartPolicy (11.23s) [2020-09-15T02:28:49.081Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-15T02:28:49.081Z] --- PASS: TestUpdateRestartWithAutoRemove (0.52s) [2020-09-15T02:28:49.081Z] === RUN TestWaitNonBlocked [2020-09-15T02:28:49.081Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-15T02:28:49.081Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-15T02:28:49.081Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-15T02:28:49.081Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-15T02:28:49.081Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-15T02:28:49.081Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-15T02:28:49.081Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-09-15T02:28:49.081Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2020-09-15T02:28:49.081Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2020-09-15T02:28:49.081Z] === RUN TestWaitBlocked [2020-09-15T02:28:49.081Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-15T02:28:49.081Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-15T02:28:49.081Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-15T02:28:49.081Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-15T02:28:49.081Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-15T02:28:49.081Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-15T02:28:49.429Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-09-15T02:28:49.999Z] --- PASS: TestRunContainerWithBridgeNone (1.91s) [2020-09-15T02:28:49.999Z] === RUN TestNetworkInvalidJSON [2020-09-15T02:28:49.999Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-15T02:28:49.999Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-15T02:28:49.999Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-15T02:28:49.999Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-15T02:28:49.999Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-15T02:28:49.999Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-15T02:28:49.999Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-15T02:28:49.999Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-15T02:28:49.999Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-15T02:28:49.999Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-09-15T02:28:49.999Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-15T02:28:49.999Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-15T02:28:49.999Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-15T02:28:49.999Z] === RUN TestHostIPv4BridgeLabel [2020-09-15T02:28:50.129Z] --- PASS: TestWaitBlocked (0.03s) [2020-09-15T02:28:50.129Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.83s) [2020-09-15T02:28:50.129Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.87s) [2020-09-15T02:28:50.129Z] === CONT TestContainerStartOnDaemonRestart [2020-09-15T02:28:50.129Z] === CONT TestIpcModeOlderClient [2020-09-15T02:28:50.129Z] === CONT TestDaemonHostGatewayIP [2020-09-15T02:28:50.129Z] === CONT TestDaemonRestartIpcMode [2020-09-15T02:28:50.129Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-09-15T02:28:50.129Z] === CONT TestContainerKillOnDaemonStart [2020-09-15T02:28:50.312Z] #33 ... [2020-09-15T02:28:50.312Z] [2020-09-15T02:28:50.312Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-09-15T02:28:50.312Z] #29 32.99 # github.com/docker/docker/contrib/httpserver [2020-09-15T02:28:50.312Z] #29 32.99 loadinternal: cannot find runtime/cgo [2020-09-15T02:28:50.312Z] #29 DONE 33.2s [2020-09-15T02:28:50.312Z] [2020-09-15T02:28:50.312Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-15T02:28:50.569Z] #33 ... [2020-09-15T02:28:50.569Z] [2020-09-15T02:28:50.569Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-09-15T02:28:50.569Z] #30 DONE 0.0s [2020-09-15T02:28:50.569Z] [2020-09-15T02:28:50.569Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-15T02:28:50.569Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-09-15T02:28:50.569Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-09-15T02:28:50.569Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-15T02:28:51.507Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2020-09-15T02:28:51.507Z] === RUN TestDaemonDefaultNetworkPools [2020-09-15T02:28:52.445Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2020-09-15T02:28:52.445Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-15T02:28:52.705Z] === RUN TestDockerSuite/TestBuildLastModified [2020-09-15T02:28:53.642Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-09-15T02:28:53.642Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-15T02:28:53.706Z] --- PASS: TestContainerStartOnDaemonRestart (3.49s) [2020-09-15T02:28:54.000Z] --- PASS: TestDaemonHostGatewayIP (3.91s) [2020-09-15T02:28:54.000Z] --- PASS: TestDaemonRestartIpcMode (4.03s) [2020-09-15T02:28:55.021Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-09-15T02:28:55.021Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-15T02:28:55.280Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-09-15T02:28:55.280Z] === RUN TestServiceWithPredefinedNetwork [2020-09-15T02:28:57.187Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-09-15T02:28:58.128Z] --- PASS: TestServiceWithPredefinedNetwork (2.82s) [2020-09-15T02:28:58.128Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-15T02:28:58.128Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-15T02:28:58.128Z] service_test.go:236: FLAKY_TEST [2020-09-15T02:28:58.128Z] === RUN TestServiceWithDataPathPortInit [2020-09-15T02:28:59.508Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-09-15T02:28:59.768Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-09-15T02:29:00.039Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-09-15T02:29:00.039Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-09-15T02:29:00.302Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-09-15T02:29:00.562Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-09-15T02:29:01.941Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-09-15T02:29:02.879Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-09-15T02:29:04.464Z] --- PASS: TestContainerKillOnDaemonStart (12.70s) [2020-09-15T02:29:04.464Z] PASS [2020-09-15T02:29:04.464Z] [2020-09-15T02:29:04.464Z] === Skipped [2020-09-15T02:29:04.464Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-09-15T02:29:04.464Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-15T02:29:04.464Z] [2020-09-15T02:29:04.464Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-15T02:29:04.464Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-15T02:29:04.464Z] [2020-09-15T02:29:04.464Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-09-15T02:29:04.464Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-15T02:29:04.464Z] [2020-09-15T02:29:04.464Z] [2020-09-15T02:29:04.464Z] DONE 192 tests, 3 skipped in 108.214s [2020-09-15T02:29:04.464Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-09-15T02:29:04.464Z] ++ 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-09-15T02:29:04.464Z] ++ set -e [2020-09-15T02:29:04.464Z] ++ '[' -n 0 ']' [2020-09-15T02:29:04.464Z] ++ set -x [2020-09-15T02:29:04.464Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:29:04.464Z] INFO: Testing against a local daemon [2020-09-15T02:29:04.464Z] === RUN TestCommitInheritsEnv [2020-09-15T02:29:04.464Z] --- PASS: TestCommitInheritsEnv (0.32s) [2020-09-15T02:29:04.464Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-15T02:29:04.464Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-15T02:29:04.464Z] === RUN TestImagesFilterMultiReference [2020-09-15T02:29:04.464Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-09-15T02:29:04.464Z] === RUN TestImagePullPlatformInvalid [2020-09-15T02:29:04.464Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-09-15T02:29:04.464Z] === RUN TestRemoveImageOrphaning [2020-09-15T02:29:04.464Z] --- PASS: TestRemoveImageOrphaning (0.30s) [2020-09-15T02:29:04.464Z] === RUN TestRemoveImageGarbageCollector [2020-09-15T02:29:04.464Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-15T02:29:04.464Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T02:29:04.464Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-15T02:29:04.464Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-09-15T02:29:04.464Z] === RUN TestTagInvalidReference [2020-09-15T02:29:04.464Z] --- PASS: TestTagInvalidReference (0.03s) [2020-09-15T02:29:04.464Z] === RUN TestTagValidPrefixedRepo [2020-09-15T02:29:04.464Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-09-15T02:29:04.464Z] === RUN TestTagExistedNameWithoutForce [2020-09-15T02:29:04.464Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-09-15T02:29:04.464Z] === RUN TestTagOfficialNames [2020-09-15T02:29:04.464Z] --- PASS: TestTagOfficialNames (0.04s) [2020-09-15T02:29:04.464Z] === RUN TestTagMatchesDigest [2020-09-15T02:29:04.464Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-09-15T02:29:04.464Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-15T02:29:05.416Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-09-15T02:29:05.985Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-09-15T02:29:06.249Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-09-15T02:29:12.820Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-09-15T02:29:14.729Z] --- PASS: TestServiceWithDataPathPortInit (16.24s) [2020-09-15T02:29:14.729Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-15T02:29:15.300Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-09-15T02:29:16.240Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-09-15T02:29:18.150Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-09-15T02:29:18.150Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-09-15T02:29:21.448Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-09-15T02:29:21.449Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-09-15T02:29:22.392Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.04s) [2020-09-15T02:29:22.392Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zjzslw3mqtub9v79gyg1lubb3 Created:2020-09-15 02:29:15.99222256 +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[e248c3ea211effdb18544e9779138ac715d5f7fb461d1e5c03d732ec62ed52f5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x661ruce59uzsurgrv57q5tlo EndpointID:9a673c7182211a37d6e595cae658ee1d73488746f8053306ff8104833b08ed68 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2cd756d0d0b35563a19e328b232c77ade163d380ab1339276e126088a8d9a97d 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:badc487da3e1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x661ruce59uzsurgrv57q5tlo EndpointID:9a673c7182211a37d6e595cae658ee1d73488746f8053306ff8104833b08ed68 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-15T02:29:22.392Z] PASS [2020-09-15T02:29:22.392Z] [2020-09-15T02:29:22.392Z] === Skipped [2020-09-15T02:29:22.392Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-15T02:29:22.392Z] service_test.go:236: FLAKY_TEST [2020-09-15T02:29:22.392Z] [2020-09-15T02:29:22.392Z] [2020-09-15T02:29:22.392Z] DONE 23 tests, 1 skipped in 50.782s [2020-09-15T02:29:22.392Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-15T02:29:22.392Z] ++ 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-09-15T02:29:22.392Z] ++ set -e [2020-09-15T02:29:22.392Z] ++ '[' -n 0 ']' [2020-09-15T02:29:22.392Z] ++ set -x [2020-09-15T02:29:22.392Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:29:22.659Z] INFO: Testing against a local daemon [2020-09-15T02:29:22.659Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-15T02:29:22.659Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-09-15T02:29:22.659Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-15T02:29:22.659Z] === RUN TestDockerNetworkIpvlan [2020-09-15T02:29:22.659Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-15T02:29:22.659Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-15T02:29:22.659Z] PASS [2020-09-15T02:29:22.659Z] [2020-09-15T02:29:22.659Z] === Skipped [2020-09-15T02:29:22.659Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-09-15T02:29:22.659Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-15T02:29:22.659Z] [2020-09-15T02:29:22.659Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-15T02:29:22.659Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-15T02:29:22.659Z] [2020-09-15T02:29:22.659Z] [2020-09-15T02:29:22.659Z] DONE 2 tests, 2 skipped in 0.188s [2020-09-15T02:29:22.659Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-15T02:29:22.659Z] ++ 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-09-15T02:29:22.659Z] ++ set -e [2020-09-15T02:29:22.659Z] ++ '[' -n 0 ']' [2020-09-15T02:29:22.659Z] ++ set -x [2020-09-15T02:29:22.659Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:29:22.926Z] INFO: Testing against a local daemon [2020-09-15T02:29:22.926Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-15T02:29:22.926Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-09-15T02:29:23.185Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-09-15T02:29:24.125Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2020-09-15T02:29:24.125Z] === RUN TestDockerNetworkMacvlan [2020-09-15T02:29:24.697Z] === RUN TestDockerSuite/TestBuildNetNone [2020-09-15T02:29:24.956Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-15T02:29:25.215Z] === RUN TestDockerSuite/TestBuildNoContext [2020-09-15T02:29:25.786Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-09-15T02:29:26.046Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-15T02:29:26.615Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-09-15T02:29:26.876Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-15T02:29:28.256Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-09-15T02:29:28.256Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-09-15T02:29:28.516Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-09-15T02:29:28.775Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-09-15T02:29:29.036Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-09-15T02:29:29.296Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-15T02:29:29.555Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-09-15T02:29:30.495Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-09-15T02:29:31.878Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-15T02:29:32.817Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-09-15T02:29:33.385Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-09-15T02:29:35.924Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-09-15T02:29:36.494Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-15T02:29:37.064Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-09-15T02:29:37.633Z] --- PASS: TestDockerNetworkMacvlan (13.31s) [2020-09-15T02:29:37.633Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-09-15T02:29:37.633Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-09-15T02:29:37.633Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.24s) [2020-09-15T02:29:37.633Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.60s) [2020-09-15T02:29:37.633Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.21s) [2020-09-15T02:29:37.633Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.84s) [2020-09-15T02:29:37.633Z] PASS [2020-09-15T02:29:37.633Z] [2020-09-15T02:29:37.633Z] DONE 8 tests in 14.843s [2020-09-15T02:29:37.633Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-15T02:29:37.633Z] ++ 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-09-15T02:29:37.633Z] ++ set -e [2020-09-15T02:29:37.633Z] ++ '[' -n 0 ']' [2020-09-15T02:29:37.633Z] ++ set -x [2020-09-15T02:29:37.633Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:29:37.633Z] testing: warning: no tests to run [2020-09-15T02:29:37.633Z] PASS [2020-09-15T02:29:37.633Z] [2020-09-15T02:29:37.633Z] DONE 0 tests in 0.028s [2020-09-15T02:29:37.633Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-15T02:29:37.633Z] ++ 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-09-15T02:29:37.633Z] ++ set -e [2020-09-15T02:29:37.633Z] ++ '[' -n 0 ']' [2020-09-15T02:29:37.633Z] ++ set -x [2020-09-15T02:29:37.633Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:29:37.893Z] INFO: Testing against a local daemon [2020-09-15T02:29:37.893Z] === RUN TestAuthZPluginAllowRequest [2020-09-15T02:29:38.858Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-09-15T02:29:39.117Z] --- PASS: TestAuthZPluginAllowRequest (1.42s) [2020-09-15T02:29:39.117Z] === RUN TestAuthZPluginTLS [2020-09-15T02:29:39.688Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-09-15T02:29:39.688Z] --- PASS: TestAuthZPluginTLS (0.58s) [2020-09-15T02:29:39.688Z] === RUN TestAuthZPluginDenyRequest [2020-09-15T02:29:40.257Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-09-15T02:29:40.257Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-15T02:29:40.826Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-09-15T02:29:40.826Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-09-15T02:29:40.826Z] === RUN TestAuthZPluginDenyResponse [2020-09-15T02:29:41.086Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-09-15T02:29:41.345Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-09-15T02:29:41.345Z] === RUN TestAuthZPluginAllowEventStream [2020-09-15T02:29:42.728Z] --- PASS: TestAuthZPluginAllowEventStream (1.40s) [2020-09-15T02:29:42.728Z] === RUN TestAuthZPluginErrorResponse [2020-09-15T02:29:43.299Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-09-15T02:29:43.299Z] === RUN TestAuthZPluginErrorRequest [2020-09-15T02:29:43.558Z] === RUN TestDockerSuite/TestBuildPATH [2020-09-15T02:29:43.817Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-09-15T02:29:43.817Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-15T02:29:44.761Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.61s) [2020-09-15T02:29:44.761Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-15T02:29:45.700Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-09-15T02:29:46.269Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.78s) [2020-09-15T02:29:46.269Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-15T02:29:46.528Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-09-15T02:29:47.098Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-09-15T02:29:48.037Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.80s) [2020-09-15T02:29:48.037Z] === RUN TestAuthZPluginHeader [2020-09-15T02:29:48.980Z] --- PASS: TestAuthZPluginHeader (0.81s) [2020-09-15T02:29:48.980Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-15T02:29:53.176Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.34s) [2020-09-15T02:29:53.176Z] === RUN TestAuthZPluginV2Disable [2020-09-15T02:29:54.555Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-09-15T02:29:57.118Z] --- PASS: TestAuthZPluginV2Disable (3.78s) [2020-09-15T02:29:57.118Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-15T02:29:57.381Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-09-15T02:29:58.761Z] === RUN TestDockerSuite/TestBuildRm [2020-09-15T02:30:00.146Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.96s) [2020-09-15T02:30:00.146Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-15T02:30:00.714Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-09-15T02:30:00.974Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-09-15T02:30:01.913Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-09-15T02:30:03.825Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-09-15T02:30:04.394Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-09-15T02:30:05.331Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-09-15T02:30:07.238Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-09-15T02:30:08.177Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-09-15T02:30:09.117Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-09-15T02:30:11.652Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.36s) [2020-09-15T02:30:11.653Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-15T02:30:11.653Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-09-15T02:30:11.653Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-09-15T02:30:11.912Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-09-15T02:30:11.912Z] === RUN TestDockerSuite/TestBuildSpaces [2020-09-15T02:30:12.172Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-09-15T02:30:12.739Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-09-15T02:30:12.998Z] === RUN TestDockerSuite/TestBuildStderr [2020-09-15T02:30:13.566Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-09-15T02:30:16.126Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-09-15T02:30:16.694Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-09-15T02:30:17.262Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-09-15T02:30:17.831Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-09-15T02:30:18.400Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-09-15T02:30:19.336Z] === RUN TestDockerSuite/TestBuildUser [2020-09-15T02:30:20.274Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-09-15T02:30:22.813Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-09-15T02:30:26.106Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-09-15T02:30:28.012Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.67s) [2020-09-15T02:30:28.012Z] PASS [2020-09-15T02:30:28.012Z] [2020-09-15T02:30:28.012Z] DONE 17 tests in 50.412s [2020-09-15T02:30:28.013Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-15T02:30:28.013Z] ++ 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-09-15T02:30:28.013Z] ++ set -e [2020-09-15T02:30:28.013Z] ++ '[' -n 0 ']' [2020-09-15T02:30:28.013Z] ++ set -x [2020-09-15T02:30:28.013Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:30:28.272Z] INFO: Testing against a local daemon [2020-09-15T02:30:28.272Z] === RUN TestPluginInvalidJSON [2020-09-15T02:30:28.272Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-15T02:30:28.272Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-15T02:30:28.272Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-15T02:30:28.272Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-09-15T02:30:28.272Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-09-15T02:30:28.272Z] === RUN TestPluginInstall [2020-09-15T02:30:28.272Z] === RUN TestPluginInstall/no_auth [2020-09-15T02:30:36.400Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-09-15T02:30:36.400Z] time="2020-09-15T02:30:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T02:30:36.400Z] time="2020-09-15T02:30:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:febee980faf07b6f2ed28954d7d98c42a796165ad47a707f52d9973493a5fafc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T02:30:36.400Z] time="2020-09-15T02:30:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T02:30:36.400Z] time="2020-09-15T02:30:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:febee980faf07b6f2ed28954d7d98c42a796165ad47a707f52d9973493a5fafc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T02:30:36.400Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-09-15T02:30:36.400Z] === RUN TestPluginInstall/with_htpasswd [2020-09-15T02:30:36.659Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-09-15T02:30:36.918Z] time="2020-09-15T02:30:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T02:30:36.918Z] time="2020-09-15T02:30:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:43744b8e0c2c413262336c929b9fcfb44d9a4feafe34e8db9e93ee81ed7bcbbe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T02:30:36.918Z] time="2020-09-15T02:30:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T02:30:36.918Z] time="2020-09-15T02:30:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:43744b8e0c2c413262336c929b9fcfb44d9a4feafe34e8db9e93ee81ed7bcbbe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T02:30:37.493Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-09-15T02:30:37.493Z] === RUN TestPluginInstall/with_insecure [2020-09-15T02:30:38.063Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-09-15T02:30:38.631Z] time="2020-09-15T02:30:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T02:30:38.631Z] time="2020-09-15T02:30:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:19eef418dbc40dedeb2f1603756b06211f495b3c8f3d33d5cdcad362407a0259" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T02:30:38.631Z] time="2020-09-15T02:30:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T02:30:38.631Z] time="2020-09-15T02:30:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:19eef418dbc40dedeb2f1603756b06211f495b3c8f3d33d5cdcad362407a0259" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T02:30:39.204Z] --- PASS: TestPluginInstall (10.73s) [2020-09-15T02:30:39.204Z] --- PASS: TestPluginInstall/no_auth (8.04s) [2020-09-15T02:30:39.204Z] --- PASS: TestPluginInstall/with_htpasswd (1.11s) [2020-09-15T02:30:39.204Z] --- PASS: TestPluginInstall/with_insecure (1.57s) [2020-09-15T02:30:39.204Z] plugin_test.go:157: [daaedacd865b4] daemon is not started [2020-09-15T02:30:39.204Z] PASS [2020-09-15T02:30:39.204Z] [2020-09-15T02:30:39.204Z] DONE 6 tests in 10.991s [2020-09-15T02:30:39.204Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-15T02:30:39.204Z] ++ 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-09-15T02:30:39.204Z] ++ set -e [2020-09-15T02:30:39.204Z] ++ '[' -n 0 ']' [2020-09-15T02:30:39.204Z] ++ set -x [2020-09-15T02:30:39.204Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:30:39.204Z] INFO: Testing against a local daemon [2020-09-15T02:30:39.204Z] === RUN TestExternalGraphDriver [2020-09-15T02:30:39.463Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-09-15T02:30:39.463Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-09-15T02:30:39.463Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-09-15T02:30:39.463Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-09-15T02:30:39.463Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-09-15T02:30:39.463Z] === RUN TestExternalGraphDriver/json [2020-09-15T02:30:40.843Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-09-15T02:30:40.843Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-09-15T02:30:41.412Z] === RUN TestExternalGraphDriver/spec [2020-09-15T02:30:41.672Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-09-15T02:30:41.996Z] #33 137.9 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-15T02:30:41.996Z] #33 140.2 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-15T02:30:41.996Z] #33 141.6 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-15T02:30:42.241Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-09-15T02:30:42.557Z] #33 143.5 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-15T02:30:43.178Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-09-15T02:30:43.178Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-09-15T02:30:43.178Z] === RUN TestExternalGraphDriver/pull [2020-09-15T02:30:45.083Z] --- PASS: TestExternalGraphDriver (5.55s) [2020-09-15T02:30:45.083Z] --- PASS: TestExternalGraphDriver/json (1.89s) [2020-09-15T02:30:45.083Z] --- PASS: TestExternalGraphDriver/spec (1.87s) [2020-09-15T02:30:45.083Z] --- PASS: TestExternalGraphDriver/pull (1.56s) [2020-09-15T02:30:45.083Z] === RUN TestGraphdriverPluginV2 [2020-09-15T02:30:45.083Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-09-15T02:30:45.822Z] #33 146.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-15T02:30:46.461Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-09-15T02:30:46.749Z] #33 147.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-15T02:30:47.397Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-09-15T02:30:47.656Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-09-15T02:30:48.114Z] #33 148.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-15T02:30:48.223Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-09-15T02:30:48.223Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-09-15T02:30:48.791Z] --- PASS: TestGraphdriverPluginV2 (3.89s) [2020-09-15T02:30:48.791Z] PASS [2020-09-15T02:30:48.791Z] [2020-09-15T02:30:48.791Z] DONE 5 tests in 9.621s [2020-09-15T02:30:48.791Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-15T02:30:48.791Z] ++ 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-09-15T02:30:48.791Z] ++ set -e [2020-09-15T02:30:48.791Z] ++ '[' -n 0 ']' [2020-09-15T02:30:48.791Z] ++ set -x [2020-09-15T02:30:48.791Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:30:48.791Z] === RUN TestDockerSuite/TestBuildXZHost [2020-09-15T02:30:48.791Z] INFO: Testing against a local daemon [2020-09-15T02:30:48.791Z] === RUN TestContinueAfterPluginCrash [2020-09-15T02:30:48.791Z] === PAUSE TestContinueAfterPluginCrash [2020-09-15T02:30:48.791Z] === RUN TestReadPluginNoRead [2020-09-15T02:30:48.791Z] === PAUSE TestReadPluginNoRead [2020-09-15T02:30:48.791Z] === RUN TestDaemonStartWithLogOpt [2020-09-15T02:30:48.791Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-15T02:30:48.791Z] === CONT TestContinueAfterPluginCrash [2020-09-15T02:30:48.791Z] === CONT TestDaemonStartWithLogOpt [2020-09-15T02:30:49.041Z] #33 150.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-15T02:30:49.296Z] #33 150.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-15T02:30:49.729Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-09-15T02:30:51.187Z] #33 151.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-15T02:30:51.637Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-09-15T02:30:51.637Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-09-15T02:30:51.637Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-09-15T02:30:52.552Z] #33 153.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-15T02:30:52.574Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-09-15T02:30:53.511Z] === RUN TestDockerSuite/TestCommitChange [2020-09-15T02:30:54.439Z] #33 154.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-15T02:30:54.896Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-09-15T02:30:54.896Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-09-15T02:30:55.803Z] #33 156.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-15T02:30:55.833Z] === RUN TestDockerSuite/TestCommitHardlink [2020-09-15T02:30:56.364Z] #33 157.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-15T02:30:56.401Z] --- PASS: TestDaemonStartWithLogOpt (7.39s) [2020-09-15T02:30:56.401Z] === CONT TestReadPluginNoRead [2020-09-15T02:30:57.340Z] === RUN TestDockerSuite/TestCommitNewFile [2020-09-15T02:30:57.729Z] #33 158.7 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-15T02:30:59.093Z] #33 159.9 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-15T02:30:59.878Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-09-15T02:31:00.447Z] === RUN TestReadPluginNoRead/default [2020-09-15T02:31:00.447Z] === RUN TestDockerSuite/TestCommitTTY [2020-09-15T02:31:00.980Z] #33 161.7 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-15T02:31:01.382Z] --- PASS: TestContinueAfterPluginCrash (12.38s) [2020-09-15T02:31:01.641Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-09-15T02:31:01.901Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-15T02:31:02.159Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-09-15T02:31:02.345Z] #33 162.9 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-15T02:31:03.273Z] #33 164.2 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-15T02:31:03.537Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-15T02:31:03.537Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-09-15T02:31:04.105Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-09-15T02:31:04.105Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-09-15T02:31:04.105Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-09-15T02:31:04.105Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-09-15T02:31:04.364Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-09-15T02:31:04.364Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-09-15T02:31:04.364Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-09-15T02:31:04.640Z] #33 165.4 [2020-09-15T02:31:04.640Z] #33 DONE 165.6s [2020-09-15T02:31:04.640Z] [2020-09-15T02:31:04.640Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-09-15T02:31:04.933Z] --- PASS: TestReadPluginNoRead (8.54s) [2020-09-15T02:31:04.933Z] --- PASS: TestReadPluginNoRead/default (1.64s) [2020-09-15T02:31:04.933Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.44s) [2020-09-15T02:31:04.933Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.46s) [2020-09-15T02:31:04.933Z] read_test.go:92: [db01ef8998ad6] daemon is not started [2020-09-15T02:31:04.933Z] PASS [2020-09-15T02:31:04.933Z] [2020-09-15T02:31:04.933Z] DONE 6 tests in 16.114s [2020-09-15T02:31:04.933Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-09-15T02:31:04.933Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:31:04.933Z] ++ set -e [2020-09-15T02:31:04.933Z] ++ '[' -n 0 ']' [2020-09-15T02:31:04.933Z] ++ set -x [2020-09-15T02:31:04.933Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:31:04.933Z] testing: warning: no tests to run [2020-09-15T02:31:04.933Z] PASS [2020-09-15T02:31:04.933Z] [2020-09-15T02:31:04.933Z] DONE 0 tests in 0.061s [2020-09-15T02:31:04.933Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-15T02:31:04.933Z] ++ 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-09-15T02:31:04.933Z] ++ set -e [2020-09-15T02:31:04.933Z] ++ '[' -n 0 ']' [2020-09-15T02:31:04.933Z] ++ set -x [2020-09-15T02:31:04.933Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:31:05.192Z] INFO: Testing against a local daemon [2020-09-15T02:31:05.192Z] === RUN TestPluginWithDevMounts [2020-09-15T02:31:05.192Z] === PAUSE TestPluginWithDevMounts [2020-09-15T02:31:05.192Z] === CONT TestPluginWithDevMounts [2020-09-15T02:31:05.451Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-09-15T02:31:06.008Z] #34 DONE 1.2s [2020-09-15T02:31:06.833Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-09-15T02:31:06.833Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-09-15T02:31:07.092Z] --- PASS: TestPluginWithDevMounts (1.92s) [2020-09-15T02:31:07.092Z] PASS [2020-09-15T02:31:07.092Z] [2020-09-15T02:31:07.092Z] DONE 1 tests in 2.140s [2020-09-15T02:31:07.092Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-09-15T02:31:07.092Z] ++ 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-09-15T02:31:07.092Z] ++ set -e [2020-09-15T02:31:07.092Z] ++ '[' -n 0 ']' [2020-09-15T02:31:07.092Z] ++ set -x [2020-09-15T02:31:07.093Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:31:07.352Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-09-15T02:31:07.352Z] INFO: Testing against a local daemon [2020-09-15T02:31:07.352Z] === RUN TestSecretInspect [2020-09-15T02:31:07.899Z] [2020-09-15T02:31:07.899Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-09-15T02:31:07.920Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-09-15T02:31:08.155Z] #35 DONE 0.6s [2020-09-15T02:31:08.155Z] [2020-09-15T02:31:08.155Z] #36 exporting to image [2020-09-15T02:31:08.155Z] #36 exporting layers [2020-09-15T02:31:08.489Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-09-15T02:31:08.750Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-09-15T02:31:09.321Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-09-15T02:31:09.321Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-09-15T02:31:09.580Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-09-15T02:31:09.580Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-09-15T02:31:10.151Z] --- PASS: TestSecretInspect (2.91s) [2020-09-15T02:31:10.151Z] === RUN TestSecretList [2020-09-15T02:31:10.151Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-09-15T02:31:10.151Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-09-15T02:31:10.151Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-09-15T02:31:10.415Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-09-15T02:31:10.415Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-09-15T02:31:11.425Z] #36 exporting layers 3.1s done [2020-09-15T02:31:11.425Z] #36 writing image sha256:479e9420f114a6b2e74d56b43384d415cfcb380e2a0fabf42738cdfc33e3712a done [2020-09-15T02:31:11.425Z] #36 naming to docker.io/library/moby-e2e-test done [2020-09-15T02:31:11.425Z] #36 DONE 3.1s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-15T02:31:11.779Z] + echo Ensuring container killed. [2020-09-15T02:31:11.779Z] Ensuring container killed. [2020-09-15T02:31:11.779Z] + docker rm -vf docker-pr3 [2020-09-15T02:31:11.779Z] Error: No such container: docker-pr3 [2020-09-15T02:31:11.779Z] + true [Pipeline] sh [2020-09-15T02:31:11.808Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-09-15T02:31:12.067Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-09-15T02:31:12.098Z] + echo Chowning /workspace to jenkins user [2020-09-15T02:31:12.098Z] Chowning /workspace to jenkins user [2020-09-15T02:31:12.098Z] + id -u [2020-09-15T02:31:12.098Z] + id -g [2020-09-15T02:31:12.098Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41445:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-15T02:31:12.994Z] + bundleName=unit [2020-09-15T02:31:12.994Z] + echo Creating unit-bundles.tar.gz [2020-09-15T02:31:12.994Z] Creating unit-bundles.tar.gz [2020-09-15T02:31:12.994Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-09-15T02:31:12.994Z] bundles/junit-report.xml [2020-09-15T02:31:12.994Z] bundles/go-test-report.json [2020-09-15T02:31:12.994Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-09-15T02:31:13.003Z] Archiving artifacts [2020-09-15T02:31:13.007Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-09-15T02:31:13.007Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-09-15T02:31:13.376Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41445/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-15T02:31:13.577Z] --- PASS: TestSecretList (3.39s) [2020-09-15T02:31:13.577Z] === RUN TestSecretsCreateAndDelete [2020-09-15T02:31:13.679Z] + make clean [2020-09-15T02:31:13.679Z] docker volume rm -f docker-dev-cache [2020-09-15T02:31:13.936Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-15T02:31:14.955Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-09-15T02:31:15.523Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-09-15T02:31:15.523Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-09-15T02:31:16.091Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-09-15T02:31:16.350Z] --- PASS: TestSecretsCreateAndDelete (2.72s) [2020-09-15T02:31:16.350Z] === RUN TestSecretsUpdate [2020-09-15T02:31:16.609Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-09-15T02:31:17.178Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-09-15T02:31:17.746Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-09-15T02:31:17.746Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-09-15T02:31:18.313Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-09-15T02:31:18.881Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-09-15T02:31:18.881Z] --- PASS: TestSecretsUpdate (2.67s) [2020-09-15T02:31:18.881Z] === RUN TestTemplatedSecret [2020-09-15T02:31:19.448Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-09-15T02:31:19.448Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-09-15T02:31:20.016Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-09-15T02:31:21.397Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-09-15T02:31:22.775Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-09-15T02:31:22.775Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-09-15T02:31:22.775Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-09-15T02:31:22.775Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-09-15T02:31:22.775Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-09-15T02:31:22.775Z] --- PASS: TestTemplatedSecret (3.76s) [2020-09-15T02:31:22.775Z] === RUN TestSecretCreateResolve [2020-09-15T02:31:23.034Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-09-15T02:31:24.936Z] --- PASS: TestSecretCreateResolve (1.85s) [2020-09-15T02:31:24.936Z] PASS [2020-09-15T02:31:24.936Z] [2020-09-15T02:31:24.936Z] DONE 6 tests in 17.488s [2020-09-15T02:31:24.936Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-09-15T02:31:24.936Z] ++ 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-09-15T02:31:24.936Z] ++ set -e [2020-09-15T02:31:24.936Z] ++ '[' -n 0 ']' [2020-09-15T02:31:24.936Z] ++ set -x [2020-09-15T02:31:24.936Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:31:24.936Z] INFO: Testing against a local daemon [2020-09-15T02:31:24.936Z] === RUN TestServiceCreateInit [2020-09-15T02:31:24.936Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-15T02:31:27.472Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-09-15T02:31:28.042Z] === RUN TestDockerSuite/TestContainerAPITop [2020-09-15T02:31:28.979Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-09-15T02:31:28.979Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-09-15T02:31:28.979Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-09-15T02:31:28.979Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-15T02:31:31.513Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-09-15T02:31:32.083Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-09-15T02:31:33.022Z] --- PASS: TestServiceCreateInit (8.07s) [2020-09-15T02:31:33.022Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.14s) [2020-09-15T02:31:33.022Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.92s) [2020-09-15T02:31:33.022Z] === RUN TestCreateServiceMultipleTimes [2020-09-15T02:31:33.022Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-09-15T02:31:37.219Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-09-15T02:31:37.219Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-09-15T02:31:38.599Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-09-15T02:31:39.981Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-09-15T02:31:40.549Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-09-15T02:31:41.929Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-09-15T02:31:43.306Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-09-15T02:31:44.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-09-15T02:31:45.257Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000734800_} [2020-09-15T02:31:46.634Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1940672834_/foo_false____} [2020-09-15T02:31:48.036Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1940672834_/foo_true____} [2020-09-15T02:31:49.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3559522233_/foo_false____} [2020-09-15T02:31:50.349Z] --- PASS: TestCreateServiceMultipleTimes (17.52s) [2020-09-15T02:31:50.349Z] === RUN TestCreateServiceConflict [2020-09-15T02:31:50.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3559522233_/foo_true____} [2020-09-15T02:31:51.989Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3559522233_/foo_true__0xc0007348a0__} [2020-09-15T02:31:52.925Z] --- PASS: TestCreateServiceConflict (2.34s) [2020-09-15T02:31:52.925Z] === RUN TestCreateServiceMaxReplicas [2020-09-15T02:31:53.185Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007348c0_} [2020-09-15T02:31:54.126Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-09-15T02:31:54.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000734900_} [2020-09-15T02:31:56.605Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000734920_} [2020-09-15T02:31:56.605Z] --- PASS: TestCreateServiceMaxReplicas (3.60s) [2020-09-15T02:31:56.605Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-15T02:31:57.985Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000734940_} [2020-09-15T02:31:59.894Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-09-15T02:32:00.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-09-15T02:32:00.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-09-15T02:32:00.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-09-15T02:32:00.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-09-15T02:32:00.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-09-15T02:32:00.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-09-15T02:32:00.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-09-15T02:32:00.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-09-15T02:32:00.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-09-15T02:32:00.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-09-15T02:32:00.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-09-15T02:32:00.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-09-15T02:32:00.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-09-15T02:32:00.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-09-15T02:32:00.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-09-15T02:32:01.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-09-15T02:32:01.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-09-15T02:32:01.093Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-09-15T02:32:03.631Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-09-15T02:32:05.543Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-09-15T02:32:07.451Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-09-15T02:32:08.020Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-09-15T02:32:08.020Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-09-15T02:32:08.589Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-09-15T02:32:09.159Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-09-15T02:32:09.728Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-09-15T02:32:09.987Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-09-15T02:32:09.987Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-09-15T02:32:10.558Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.16s) [2020-09-15T02:32:10.559Z] === RUN TestCreateServiceSecretFileMode [2020-09-15T02:32:10.819Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-09-15T02:32:11.759Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-09-15T02:32:13.143Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-09-15T02:32:14.083Z] --- PASS: TestCreateServiceSecretFileMode (3.40s) [2020-09-15T02:32:14.083Z] === RUN TestCreateServiceConfigFileMode [2020-09-15T02:32:14.083Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-09-15T02:32:14.652Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-09-15T02:32:15.221Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-09-15T02:32:16.160Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-09-15T02:32:17.098Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-09-15T02:32:17.098Z] --- PASS: TestCreateServiceConfigFileMode (3.11s) [2020-09-15T02:32:17.098Z] === RUN TestCreateServiceSysctls [2020-09-15T02:32:17.667Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-09-15T02:32:18.605Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-09-15T02:32:19.545Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-09-15T02:32:20.500Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-09-15T02:32:20.500Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-09-15T02:32:21.072Z] --- PASS: TestCreateServiceSysctls (3.93s) [2020-09-15T02:32:21.072Z] === RUN TestCreateServiceCapabilities [2020-09-15T02:32:21.072Z] === RUN TestDockerSuite/TestCpRelativePath [2020-09-15T02:32:22.009Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-09-15T02:32:22.579Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-09-15T02:32:23.149Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-09-15T02:32:24.089Z] --- PASS: TestCreateServiceCapabilities (3.05s) [2020-09-15T02:32:24.089Z] === RUN TestInspect [2020-09-15T02:32:24.089Z] === RUN TestDockerSuite/TestCpToCaseA [2020-09-15T02:32:25.470Z] === RUN TestDockerSuite/TestCpToCaseB [2020-09-15T02:32:25.729Z] === RUN TestDockerSuite/TestCpToCaseC [2020-09-15T02:32:27.115Z] --- PASS: TestImportExtremelyLargeImageWorks (192.71s) [2020-09-15T02:32:27.115Z] PASS [2020-09-15T02:32:27.115Z] [2020-09-15T02:32:27.115Z] === Skipped [2020-09-15T02:32:27.115Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-15T02:32:27.115Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T02:32:27.115Z] [2020-09-15T02:32:27.115Z] [2020-09-15T02:32:27.115Z] DONE 12 tests, 1 skipped in 193.682s [2020-09-15T02:32:27.115Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-09-15T02:32:27.115Z] ++ 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-09-15T02:32:27.115Z] ++ set -e [2020-09-15T02:32:27.115Z] ++ '[' -n 0 ']' [2020-09-15T02:32:27.115Z] ++ set -x [2020-09-15T02:32:27.115Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:32:27.115Z] INFO: Testing against a local daemon [2020-09-15T02:32:27.115Z] === RUN TestNetworkCreateDelete [2020-09-15T02:32:27.115Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-09-15T02:32:27.115Z] === RUN TestDockerNetworkDeletePreferID [2020-09-15T02:32:27.115Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2020-09-15T02:32:27.115Z] === RUN TestDaemonDNSFallback [2020-09-15T02:32:27.115Z] --- PASS: TestDaemonDNSFallback (1.54s) [2020-09-15T02:32:27.115Z] === RUN TestInspectNetwork [2020-09-15T02:32:27.115Z] === RUN TestInspectNetwork/full_network_id [2020-09-15T02:32:27.115Z] === RUN TestInspectNetwork/partial_network_id [2020-09-15T02:32:27.115Z] === RUN TestInspectNetwork/network_name [2020-09-15T02:32:27.115Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-15T02:32:27.115Z] --- PASS: TestInspectNetwork (6.91s) [2020-09-15T02:32:27.115Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-15T02:32:27.115Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-15T02:32:27.115Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-15T02:32:27.115Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-15T02:32:27.115Z] === RUN TestRunContainerWithBridgeNone [2020-09-15T02:32:27.410Z] --- PASS: TestRunContainerWithBridgeNone (1.80s) [2020-09-15T02:32:27.410Z] === RUN TestNetworkInvalidJSON [2020-09-15T02:32:27.410Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-15T02:32:27.410Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-15T02:32:27.410Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-15T02:32:27.410Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-15T02:32:27.410Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-15T02:32:27.410Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-15T02:32:27.410Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-15T02:32:27.410Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-15T02:32:27.410Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-15T02:32:27.410Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-09-15T02:32:27.410Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-15T02:32:27.410Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-15T02:32:27.410Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-15T02:32:27.410Z] === RUN TestHostIPv4BridgeLabel [2020-09-15T02:32:27.636Z] --- PASS: TestInspect (3.24s) [2020-09-15T02:32:27.636Z] === RUN TestCreateJob [2020-09-15T02:32:27.636Z] === RUN TestDockerSuite/TestCpToCaseD [2020-09-15T02:32:28.048Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2020-09-15T02:32:28.048Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-15T02:32:29.095Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-09-15T02:32:29.095Z] === RUN TestDaemonDefaultNetworkPools [2020-09-15T02:32:29.750Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2020-09-15T02:32:29.750Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-15T02:32:30.929Z] --- PASS: TestCreateJob (3.69s) [2020-09-15T02:32:30.929Z] === RUN TestReplicatedJob [2020-09-15T02:32:31.267Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-09-15T02:32:31.267Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-15T02:32:31.496Z] === RUN TestDockerSuite/TestCpToCaseE [2020-09-15T02:32:32.313Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2020-09-15T02:32:32.313Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-15T02:32:32.961Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-09-15T02:32:32.961Z] === RUN TestServiceWithPredefinedNetwork [2020-09-15T02:32:34.034Z] === RUN TestDockerSuite/TestCpToCaseF [2020-09-15T02:32:34.602Z] === RUN TestDockerSuite/TestCpToCaseG [2020-09-15T02:32:35.047Z] --- PASS: TestServiceWithPredefinedNetwork (1.99s) [2020-09-15T02:32:35.048Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-15T02:32:35.048Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-15T02:32:35.048Z] service_test.go:236: FLAKY_TEST [2020-09-15T02:32:35.048Z] === RUN TestServiceWithDataPathPortInit [2020-09-15T02:32:37.138Z] --- PASS: TestReplicatedJob (5.85s) [2020-09-15T02:32:37.138Z] === RUN TestUpdateReplicatedJob [2020-09-15T02:32:38.074Z] === RUN TestDockerSuite/TestCpToCaseH [2020-09-15T02:32:41.367Z] === RUN TestDockerSuite/TestCpToCaseI [2020-09-15T02:32:41.367Z] --- PASS: TestUpdateReplicatedJob (3.99s) [2020-09-15T02:32:41.367Z] === RUN TestServiceListWithStatuses [2020-09-15T02:32:41.367Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-15T02:32:41.367Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-15T02:32:41.367Z] === RUN TestDockerNetworkConnectAlias [2020-09-15T02:32:41.367Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-09-15T02:32:44.653Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-09-15T02:32:45.592Z] === RUN TestDockerSuite/TestCpToDot [2020-09-15T02:32:45.850Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-09-15T02:32:46.110Z] --- PASS: TestDockerNetworkConnectAlias (5.25s) [2020-09-15T02:32:46.110Z] === RUN TestDockerNetworkReConnect [2020-09-15T02:32:46.110Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-09-15T02:32:47.492Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-09-15T02:32:48.871Z] === RUN TestDockerSuite/TestCpToStdout [2020-09-15T02:32:49.809Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-09-15T02:32:50.439Z] --- PASS: TestServiceWithDataPathPortInit (13.61s) [2020-09-15T02:32:50.439Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-15T02:32:50.745Z] --- PASS: TestDockerNetworkReConnect (4.54s) [2020-09-15T02:32:50.745Z] === RUN TestServicePlugin [2020-09-15T02:32:51.003Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-09-15T02:32:51.263Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-09-15T02:32:51.832Z] === RUN TestDockerSuite/TestCpVolumePath [2020-09-15T02:32:52.400Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-09-15T02:32:53.787Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-09-15T02:32:53.787Z] === RUN TestDockerSuite/TestCreateArgs [2020-09-15T02:32:53.787Z] === RUN TestDockerSuite/TestCreateByImageID [2020-09-15T02:32:54.046Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-09-15T02:32:54.990Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-09-15T02:32:54.990Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-09-15T02:32:54.990Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-09-15T02:32:55.928Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-09-15T02:32:56.053Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.84s) [2020-09-15T02:32:56.054Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vrhrpiwpgmxhdi15jnpzszlec Created:2020-09-15 02:32:49.461463227 +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[e7ff9886b88e8acb2bab8b2d7ecedf825fcf18bc4f64d7d22ea9ff76a133cce7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ca9pk7zeuirpfkmwfhu8mqcq9 EndpointID:8823393f7fb4576f7ef97f5de066e8b4635be3331af6c4208f29dd02767460c1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c0fbe1033010e7f27177f037f87501e8f934672007f504f90706f4335c23cf4d 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:fc14f587d4ac IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ca9pk7zeuirpfkmwfhu8mqcq9 EndpointID:8823393f7fb4576f7ef97f5de066e8b4635be3331af6c4208f29dd02767460c1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-15T02:32:56.054Z] PASS [2020-09-15T02:32:56.054Z] [2020-09-15T02:32:56.054Z] === Skipped [2020-09-15T02:32:56.054Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-15T02:32:56.054Z] service_test.go:236: FLAKY_TEST [2020-09-15T02:32:56.054Z] [2020-09-15T02:32:56.054Z] [2020-09-15T02:32:56.054Z] DONE 23 tests, 1 skipped in 38.806s [2020-09-15T02:32:56.054Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-15T02:32:56.054Z] ++ 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-09-15T02:32:56.054Z] ++ set -e [2020-09-15T02:32:56.054Z] ++ '[' -n 0 ']' [2020-09-15T02:32:56.054Z] ++ set -x [2020-09-15T02:32:56.054Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:32:56.054Z] INFO: Testing against a local daemon [2020-09-15T02:32:56.054Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-15T02:32:56.054Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-15T02:32:56.054Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-15T02:32:56.054Z] === RUN TestDockerNetworkIpvlan [2020-09-15T02:32:56.054Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-15T02:32:56.054Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-15T02:32:56.054Z] PASS [2020-09-15T02:32:56.054Z] [2020-09-15T02:32:56.054Z] === Skipped [2020-09-15T02:32:56.054Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-15T02:32:56.054Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-15T02:32:56.054Z] [2020-09-15T02:32:56.054Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-15T02:32:56.054Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-15T02:32:56.054Z] [2020-09-15T02:32:56.054Z] [2020-09-15T02:32:56.054Z] DONE 2 tests, 2 skipped in 0.079s [2020-09-15T02:32:56.054Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-15T02:32:56.054Z] ++ 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-09-15T02:32:56.054Z] ++ set -e [2020-09-15T02:32:56.054Z] ++ '[' -n 0 ']' [2020-09-15T02:32:56.054Z] ++ set -x [2020-09-15T02:32:56.054Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:32:56.054Z] INFO: Testing against a local daemon [2020-09-15T02:32:56.054Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-15T02:32:56.187Z] === RUN TestDockerSuite/TestCreateLabels [2020-09-15T02:32:56.446Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-09-15T02:32:56.446Z] === RUN TestDockerSuite/TestCreateRM [2020-09-15T02:32:56.446Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-09-15T02:32:56.446Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-09-15T02:32:56.705Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-09-15T02:32:56.705Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-09-15T02:32:57.108Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2020-09-15T02:32:57.108Z] === RUN TestDockerNetworkMacvlan [2020-09-15T02:32:57.750Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-15T02:32:58.609Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-09-15T02:32:58.805Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-15T02:32:58.868Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-09-15T02:32:58.868Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-09-15T02:32:59.445Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-15T02:33:01.539Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-15T02:33:03.065Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-09-15T02:33:03.065Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-09-15T02:33:03.065Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-09-15T02:33:03.324Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-09-15T02:33:03.324Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-09-15T02:33:03.324Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-09-15T02:33:03.642Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-15T02:33:03.897Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-09-15T02:33:04.832Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-09-15T02:33:05.400Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-09-15T02:33:06.337Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-09-15T02:33:07.190Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-15T02:33:07.275Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-09-15T02:33:07.831Z] --- PASS: TestDockerNetworkMacvlan (10.89s) [2020-09-15T02:33:07.831Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-09-15T02:33:07.831Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-09-15T02:33:07.831Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s) [2020-09-15T02:33:07.831Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.91s) [2020-09-15T02:33:07.831Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.15s) [2020-09-15T02:33:07.831Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2020-09-15T02:33:07.831Z] PASS [2020-09-15T02:33:07.831Z] [2020-09-15T02:33:07.831Z] DONE 8 tests in 12.341s [2020-09-15T02:33:07.831Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-15T02:33:07.831Z] ++ 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-09-15T02:33:07.831Z] ++ set -e [2020-09-15T02:33:07.831Z] ++ '[' -n 0 ']' [2020-09-15T02:33:07.831Z] ++ set -x [2020-09-15T02:33:07.831Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:33:07.831Z] testing: warning: no tests to run [2020-09-15T02:33:07.831Z] PASS [2020-09-15T02:33:07.831Z] [2020-09-15T02:33:07.831Z] DONE 0 tests in 0.013s [2020-09-15T02:33:07.831Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-15T02:33:07.831Z] ++ 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-09-15T02:33:07.831Z] ++ set -e [2020-09-15T02:33:07.831Z] ++ '[' -n 0 ']' [2020-09-15T02:33:07.831Z] ++ set -x [2020-09-15T02:33:07.831Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:33:07.831Z] INFO: Testing against a local daemon [2020-09-15T02:33:07.831Z] === RUN TestAuthZPluginAllowRequest [2020-09-15T02:33:08.212Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-09-15T02:33:08.471Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-09-15T02:33:08.471Z] === RUN TestDockerSuite/TestDevicePermissions [2020-09-15T02:33:09.038Z] === RUN TestDockerSuite/TestDockerFails [2020-09-15T02:33:09.038Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-09-15T02:33:09.038Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-09-15T02:33:09.038Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-09-15T02:33:09.362Z] --- PASS: TestAuthZPluginAllowRequest (1.37s) [2020-09-15T02:33:09.362Z] === RUN TestAuthZPluginTLS [2020-09-15T02:33:09.975Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-09-15T02:33:10.007Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-09-15T02:33:10.007Z] === RUN TestAuthZPluginDenyRequest [2020-09-15T02:33:10.234Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-09-15T02:33:10.303Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-09-15T02:33:10.303Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-15T02:33:10.802Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-09-15T02:33:10.941Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-09-15T02:33:10.941Z] === RUN TestAuthZPluginDenyResponse [2020-09-15T02:33:11.580Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-09-15T02:33:11.580Z] === RUN TestAuthZPluginAllowEventStream [2020-09-15T02:33:12.181Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-09-15T02:33:12.182Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-09-15T02:33:12.182Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-09-15T02:33:12.182Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-09-15T02:33:13.104Z] --- PASS: TestAuthZPluginAllowEventStream (1.32s) [2020-09-15T02:33:13.104Z] === RUN TestAuthZPluginErrorResponse [2020-09-15T02:33:13.404Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-09-15T02:33:13.404Z] === RUN TestAuthZPluginErrorRequest [2020-09-15T02:33:14.042Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-09-15T02:33:14.043Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-15T02:33:14.338Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-09-15T02:33:14.338Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-15T02:33:16.430Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.67s) [2020-09-15T02:33:16.430Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-15T02:33:17.964Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.67s) [2020-09-15T02:33:17.964Z] === RUN TestAuthZPluginHeader [2020-09-15T02:33:18.604Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-09-15T02:33:18.604Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-15T02:33:18.604Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-15T02:33:18.604Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T02:33:18.604Z] === RUN TestAuthZPluginV2Disable [2020-09-15T02:33:18.604Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-09-15T02:33:18.604Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T02:33:18.604Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-15T02:33:18.604Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-15T02:33:18.604Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T02:33:18.604Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-15T02:33:18.604Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-15T02:33:18.604Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T02:33:18.604Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-15T02:33:18.770Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-09-15T02:33:19.711Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-09-15T02:33:21.091Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-09-15T02:33:22.470Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-09-15T02:33:23.038Z] === RUN TestDockerSuite/TestEventsAttach [2020-09-15T02:33:23.606Z] === RUN TestDockerSuite/TestEventsCommit [2020-09-15T02:33:23.866Z] --- PASS: TestServicePlugin (33.43s) [2020-09-15T02:33:23.866Z] plugin_test.go:62: [dcdb6cc479ea9] joining swarm manager [de1bfe2137ab4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T02:33:23.866Z] plugin_test.go:65: [dd19b08c28859] joining swarm manager [de1bfe2137ab4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T02:33:24.125Z] === RUN TestServiceUpdateLabel [2020-09-15T02:33:24.125Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-09-15T02:33:24.695Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-09-15T02:33:25.263Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-09-15T02:33:25.833Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-09-15T02:33:26.401Z] --- PASS: TestServiceUpdateLabel (2.49s) [2020-09-15T02:33:26.401Z] === RUN TestServiceUpdateSecrets [2020-09-15T02:33:27.339Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-09-15T02:33:28.720Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-09-15T02:33:30.627Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-09-15T02:33:33.162Z] === RUN TestDockerSuite/TestEventsCopy [2020-09-15T02:33:33.422Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-09-15T02:33:34.389Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-09-15T02:33:37.232Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.75s) [2020-09-15T02:33:37.232Z] PASS [2020-09-15T02:33:37.232Z] [2020-09-15T02:33:37.232Z] === Skipped [2020-09-15T02:33:37.232Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-15T02:33:37.232Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T02:33:37.232Z] [2020-09-15T02:33:37.232Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-09-15T02:33:37.232Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T02:33:37.232Z] [2020-09-15T02:33:37.232Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-15T02:33:37.232Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T02:33:37.232Z] [2020-09-15T02:33:37.232Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-15T02:33:37.232Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T02:33:37.232Z] [2020-09-15T02:33:37.232Z] [2020-09-15T02:33:37.232Z] DONE 17 tests, 4 skipped in 27.549s [2020-09-15T02:33:37.232Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-15T02:33:37.232Z] ++ 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-09-15T02:33:37.232Z] ++ set -e [2020-09-15T02:33:37.232Z] ++ '[' -n 0 ']' [2020-09-15T02:33:37.232Z] ++ set -x [2020-09-15T02:33:37.232Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:33:37.232Z] INFO: Testing against a local daemon [2020-09-15T02:33:37.232Z] === RUN TestPluginInvalidJSON [2020-09-15T02:33:37.232Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-15T02:33:37.232Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-15T02:33:37.232Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-15T02:33:37.232Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-09-15T02:33:37.232Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-15T02:33:37.232Z] === RUN TestPluginInstall [2020-09-15T02:33:37.232Z] === RUN TestPluginInstall/no_auth [2020-09-15T02:33:39.661Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-09-15T02:33:39.920Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-09-15T02:33:40.793Z] time="2020-09-15T02:33:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T02:33:40.793Z] time="2020-09-15T02:33:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0a4cc3a3ea909a9d19ab0f75a333b18bde4e5c0fc189da67d558abe01cda2de5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T02:33:40.793Z] time="2020-09-15T02:33:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T02:33:40.793Z] time="2020-09-15T02:33:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0a4cc3a3ea909a9d19ab0f75a333b18bde4e5c0fc189da67d558abe01cda2de5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T02:33:40.858Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-09-15T02:33:41.088Z] === RUN TestPluginInstall/with_htpasswd [2020-09-15T02:33:41.117Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-09-15T02:33:41.376Z] === RUN TestDockerSuite/TestEventsFilterType [2020-09-15T02:33:41.376Z] --- PASS: TestServiceUpdateSecrets (15.01s) [2020-09-15T02:33:41.376Z] === RUN TestServiceUpdateConfigs [2020-09-15T02:33:41.636Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-09-15T02:33:41.727Z] time="2020-09-15T02:33:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T02:33:41.728Z] time="2020-09-15T02:33:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:047e3798f02cb2a02b8023715f63d958a2574781bfd8ddbc8bc036686942ad5b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T02:33:41.728Z] time="2020-09-15T02:33:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T02:33:41.728Z] time="2020-09-15T02:33:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:047e3798f02cb2a02b8023715f63d958a2574781bfd8ddbc8bc036686942ad5b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T02:33:41.895Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-09-15T02:33:41.895Z] === RUN TestDockerSuite/TestEventsFilters [2020-09-15T02:33:42.024Z] === RUN TestPluginInstall/with_insecure [2020-09-15T02:33:42.832Z] === RUN TestDockerSuite/TestEventsFormat [2020-09-15T02:33:43.079Z] time="2020-09-15T02:33:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T02:33:43.079Z] time="2020-09-15T02:33:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a4159f56e1a18c6efc99a25599f09598e89e9ed71970e1658cccacdb6b39e749" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T02:33:43.079Z] time="2020-09-15T02:33:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T02:33:43.080Z] time="2020-09-15T02:33:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a4159f56e1a18c6efc99a25599f09598e89e9ed71970e1658cccacdb6b39e749" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T02:33:43.376Z] --- PASS: TestPluginInstall (7.79s) [2020-09-15T02:33:43.376Z] --- PASS: TestPluginInstall/no_auth (5.48s) [2020-09-15T02:33:43.376Z] --- PASS: TestPluginInstall/with_htpasswd (0.94s) [2020-09-15T02:33:43.376Z] --- PASS: TestPluginInstall/with_insecure (1.37s) [2020-09-15T02:33:43.376Z] plugin_test.go:157: [dfd178ee54d77] daemon is not started [2020-09-15T02:33:43.376Z] PASS [2020-09-15T02:33:43.376Z] [2020-09-15T02:33:43.376Z] DONE 6 tests in 7.898s [2020-09-15T02:33:43.376Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-15T02:33:43.376Z] ++ 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-09-15T02:33:43.376Z] ++ set -e [2020-09-15T02:33:43.376Z] ++ '[' -n 0 ']' [2020-09-15T02:33:43.376Z] ++ set -x [2020-09-15T02:33:43.376Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:33:43.376Z] INFO: Testing against a local daemon [2020-09-15T02:33:43.376Z] === RUN TestExternalGraphDriver [2020-09-15T02:33:43.376Z] === RUN TestExternalGraphDriver/json [2020-09-15T02:33:44.213Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-09-15T02:33:44.213Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-09-15T02:33:44.213Z] === RUN TestDockerSuite/TestEventsImageImport [2020-09-15T02:33:44.782Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-09-15T02:33:45.041Z] === RUN TestDockerSuite/TestEventsImagePull [2020-09-15T02:33:45.300Z] === RUN TestDockerSuite/TestEventsImageTag [2020-09-15T02:33:45.485Z] === RUN TestExternalGraphDriver/spec [2020-09-15T02:33:46.238Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-09-15T02:33:46.501Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-09-15T02:33:46.501Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-09-15T02:33:46.501Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-09-15T02:33:47.036Z] === RUN TestExternalGraphDriver/pull [2020-09-15T02:33:48.409Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-09-15T02:33:48.409Z] === RUN TestDockerSuite/TestEventsRename [2020-09-15T02:33:48.978Z] === RUN TestDockerSuite/TestEventsResize [2020-09-15T02:33:49.138Z] --- PASS: TestExternalGraphDriver (5.56s) [2020-09-15T02:33:49.138Z] --- PASS: TestExternalGraphDriver/json (1.83s) [2020-09-15T02:33:49.138Z] --- PASS: TestExternalGraphDriver/spec (1.80s) [2020-09-15T02:33:49.138Z] --- PASS: TestExternalGraphDriver/pull (1.78s) [2020-09-15T02:33:49.138Z] === RUN TestGraphdriverPluginV2 [2020-09-15T02:33:49.138Z] --- SKIP: TestGraphdriverPluginV2 (0.09s) [2020-09-15T02:33:49.138Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T02:33:49.138Z] PASS [2020-09-15T02:33:49.138Z] [2020-09-15T02:33:49.138Z] === Skipped [2020-09-15T02:33:49.138Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.09s) [2020-09-15T02:33:49.138Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T02:33:49.138Z] [2020-09-15T02:33:49.138Z] [2020-09-15T02:33:49.138Z] DONE 5 tests, 1 skipped in 5.724s [2020-09-15T02:33:49.138Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-15T02:33:49.138Z] ++ 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-09-15T02:33:49.138Z] ++ set -e [2020-09-15T02:33:49.138Z] ++ '[' -n 0 ']' [2020-09-15T02:33:49.138Z] ++ set -x [2020-09-15T02:33:49.138Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:33:49.138Z] INFO: Testing against a local daemon [2020-09-15T02:33:49.138Z] === RUN TestContinueAfterPluginCrash [2020-09-15T02:33:49.138Z] === PAUSE TestContinueAfterPluginCrash [2020-09-15T02:33:49.138Z] === RUN TestReadPluginNoRead [2020-09-15T02:33:49.138Z] === PAUSE TestReadPluginNoRead [2020-09-15T02:33:49.138Z] === RUN TestDaemonStartWithLogOpt [2020-09-15T02:33:49.138Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-15T02:33:49.138Z] === CONT TestContinueAfterPluginCrash [2020-09-15T02:33:49.138Z] === CONT TestDaemonStartWithLogOpt [2020-09-15T02:33:49.138Z] === CONT TestReadPluginNoRead [2020-09-15T02:33:49.550Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-09-15T02:33:54.767Z] === RUN TestReadPluginNoRead/default [2020-09-15T02:33:54.767Z] --- PASS: TestDaemonStartWithLogOpt (5.40s) [2020-09-15T02:33:54.832Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-09-15T02:33:55.401Z] === RUN TestDockerSuite/TestEventsStreaming [2020-09-15T02:33:55.411Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-15T02:33:55.970Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-09-15T02:33:56.539Z] --- PASS: TestServiceUpdateConfigs (14.88s) [2020-09-15T02:33:56.539Z] === RUN TestServiceUpdateNetwork [2020-09-15T02:33:56.935Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-15T02:33:58.457Z] --- PASS: TestReadPluginNoRead (9.24s) [2020-09-15T02:33:58.457Z] --- PASS: TestReadPluginNoRead/default (1.44s) [2020-09-15T02:33:58.457Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.40s) [2020-09-15T02:33:58.457Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.46s) [2020-09-15T02:33:58.457Z] read_test.go:92: [ded7228d1233e] daemon is not started [2020-09-15T02:33:59.079Z] === RUN TestDockerSuite/TestEventsTop [2020-09-15T02:33:59.338Z] === RUN TestDockerSuite/TestEventsUntag [2020-09-15T02:33:59.990Z] --- PASS: TestContinueAfterPluginCrash (10.65s) [2020-09-15T02:33:59.991Z] PASS [2020-09-15T02:33:59.991Z] [2020-09-15T02:33:59.991Z] DONE 6 tests in 10.722s [2020-09-15T02:33:59.991Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-09-15T02:33:59.991Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:33:59.991Z] ++ set -e [2020-09-15T02:33:59.991Z] ++ '[' -n 0 ']' [2020-09-15T02:33:59.991Z] ++ set -x [2020-09-15T02:33:59.991Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:33:59.991Z] testing: warning: no tests to run [2020-09-15T02:33:59.991Z] PASS [2020-09-15T02:33:59.991Z] [2020-09-15T02:33:59.991Z] DONE 0 tests in 0.017s [2020-09-15T02:33:59.991Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-15T02:33:59.991Z] ++ 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-09-15T02:33:59.991Z] ++ set -e [2020-09-15T02:33:59.991Z] ++ '[' -n 0 ']' [2020-09-15T02:33:59.991Z] ++ set -x [2020-09-15T02:33:59.991Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:33:59.991Z] INFO: Testing against a local daemon [2020-09-15T02:33:59.991Z] === RUN TestPluginWithDevMounts [2020-09-15T02:33:59.991Z] === PAUSE TestPluginWithDevMounts [2020-09-15T02:33:59.991Z] === CONT TestPluginWithDevMounts [2020-09-15T02:34:01.875Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-09-15T02:34:02.081Z] --- PASS: TestPluginWithDevMounts (1.84s) [2020-09-15T02:34:02.081Z] PASS [2020-09-15T02:34:02.081Z] [2020-09-15T02:34:02.081Z] DONE 1 tests in 1.920s [2020-09-15T02:34:02.082Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-09-15T02:34:02.082Z] ++ 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-09-15T02:34:02.082Z] ++ set -e [2020-09-15T02:34:02.082Z] ++ '[' -n 0 ']' [2020-09-15T02:34:02.082Z] ++ set -x [2020-09-15T02:34:02.082Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:34:02.082Z] INFO: Testing against a local daemon [2020-09-15T02:34:02.082Z] === RUN TestSecretInspect [2020-09-15T02:34:03.613Z] --- PASS: TestSecretInspect (1.83s) [2020-09-15T02:34:03.613Z] === RUN TestSecretList [2020-09-15T02:34:05.700Z] --- PASS: TestSecretList (1.88s) [2020-09-15T02:34:05.700Z] === RUN TestSecretsCreateAndDelete [2020-09-15T02:34:07.153Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-09-15T02:34:07.722Z] === RUN TestDockerSuite/TestExec [2020-09-15T02:34:07.797Z] --- PASS: TestSecretsCreateAndDelete (1.92s) [2020-09-15T02:34:07.797Z] === RUN TestSecretsUpdate [2020-09-15T02:34:08.291Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-09-15T02:34:09.229Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-09-15T02:34:09.325Z] --- PASS: TestSecretsUpdate (1.90s) [2020-09-15T02:34:09.325Z] === RUN TestTemplatedSecret [2020-09-15T02:34:09.489Z] --- PASS: TestServiceUpdateNetwork (13.04s) [2020-09-15T02:34:09.489Z] === RUN TestServiceUpdatePidsLimit [2020-09-15T02:34:09.749Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-09-15T02:34:10.697Z] === RUN TestDockerSuite/TestExecAPIStart [2020-09-15T02:34:10.957Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-15T02:34:12.088Z] --- PASS: TestTemplatedSecret (2.51s) [2020-09-15T02:34:12.088Z] === RUN TestSecretCreateResolve [2020-09-15T02:34:12.340Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-15T02:34:12.340Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-09-15T02:34:12.909Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-09-15T02:34:13.482Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-09-15T02:34:13.615Z] --- PASS: TestSecretCreateResolve (1.91s) [2020-09-15T02:34:13.615Z] PASS [2020-09-15T02:34:13.615Z] [2020-09-15T02:34:13.615Z] DONE 6 tests in 12.034s [2020-09-15T02:34:13.910Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-09-15T02:34:13.910Z] ++ 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-09-15T02:34:13.910Z] ++ set -e [2020-09-15T02:34:13.910Z] ++ '[' -n 0 ']' [2020-09-15T02:34:13.910Z] ++ set -x [2020-09-15T02:34:13.910Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:34:13.910Z] INFO: Testing against a local daemon [2020-09-15T02:34:13.910Z] === RUN TestServiceCreateInit [2020-09-15T02:34:13.910Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-15T02:34:14.051Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-09-15T02:34:14.621Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-09-15T02:34:15.190Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-09-15T02:34:15.759Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-09-15T02:34:16.699Z] === RUN TestDockerSuite/TestExecCgroup [2020-09-15T02:34:17.639Z] === RUN TestDockerSuite/TestExecEnv [2020-09-15T02:34:18.208Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-09-15T02:34:18.393Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-15T02:34:19.146Z] === RUN TestDockerSuite/TestExecExitStatus [2020-09-15T02:34:19.147Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-15T02:34:19.405Z] === RUN TestDockerSuite/TestExecInspectID [2020-09-15T02:34:21.310Z] === RUN TestDockerSuite/TestExecInteractive [2020-09-15T02:34:21.877Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-09-15T02:34:21.935Z] --- PASS: TestServiceCreateInit (7.57s) [2020-09-15T02:34:21.936Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.83s) [2020-09-15T02:34:21.936Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.71s) [2020-09-15T02:34:21.936Z] === RUN TestCreateServiceMultipleTimes [2020-09-15T02:34:22.136Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-09-15T02:34:22.713Z] === RUN TestDockerSuite/TestExecParseError [2020-09-15T02:34:23.285Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-09-15T02:34:23.853Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-09-15T02:34:24.114Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-09-15T02:34:25.052Z] === RUN TestDockerSuite/TestExecSetEnv [2020-09-15T02:34:25.619Z] === RUN TestDockerSuite/TestExecStartFails [2020-09-15T02:34:26.188Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-09-15T02:34:27.126Z] --- PASS: TestServiceUpdatePidsLimit (17.48s) [2020-09-15T02:34:27.126Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.09s) [2020-09-15T02:34:27.126Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.04s) [2020-09-15T02:34:27.126Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.32s) [2020-09-15T02:34:27.126Z] PASS [2020-09-15T02:34:27.126Z] [2020-09-15T02:34:27.126Z] === Skipped [2020-09-15T02:34:27.126Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-09-15T02:34:27.126Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-15T02:34:27.126Z] [2020-09-15T02:34:27.126Z] [2020-09-15T02:34:27.126Z] DONE 27 tests, 1 skipped in 182.275s [2020-09-15T02:34:27.126Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-09-15T02:34:27.126Z] ++ 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-09-15T02:34:27.126Z] ++ set -e [2020-09-15T02:34:27.126Z] ++ '[' -n 0 ']' [2020-09-15T02:34:27.126Z] ++ set -x [2020-09-15T02:34:27.126Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:34:27.126Z] INFO: Testing against a local daemon [2020-09-15T02:34:27.126Z] === RUN TestSessionCreate [2020-09-15T02:34:27.126Z] --- PASS: TestSessionCreate (0.02s) [2020-09-15T02:34:27.126Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-15T02:34:27.126Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-09-15T02:34:27.126Z] PASS [2020-09-15T02:34:27.126Z] [2020-09-15T02:34:27.126Z] DONE 2 tests in 0.170s [2020-09-15T02:34:27.126Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-09-15T02:34:27.126Z] ++ 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-09-15T02:34:27.126Z] ++ set -e [2020-09-15T02:34:27.126Z] ++ '[' -n 0 ']' [2020-09-15T02:34:27.126Z] ++ set -x [2020-09-15T02:34:27.126Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:34:27.126Z] INFO: Testing against a local daemon [2020-09-15T02:34:27.126Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-15T02:34:27.126Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-15T02:34:27.126Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-15T02:34:27.126Z] === RUN TestEventsExecDie [2020-09-15T02:34:27.695Z] --- PASS: TestEventsExecDie (0.50s) [2020-09-15T02:34:27.695Z] === RUN TestEventsBackwardsCompatible [2020-09-15T02:34:27.695Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2020-09-15T02:34:27.695Z] === RUN TestInfoBinaryCommits [2020-09-15T02:34:27.695Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-09-15T02:34:27.695Z] === RUN TestInfoAPIVersioned [2020-09-15T02:34:27.695Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-15T02:34:27.695Z] === RUN TestInfoDiscoveryBackend [2020-09-15T02:34:28.263Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-09-15T02:34:28.263Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-15T02:34:29.639Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-15T02:34:29.639Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-15T02:34:29.898Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-09-15T02:34:29.898Z] === RUN TestInfoAPI [2020-09-15T02:34:29.898Z] --- PASS: TestInfoAPI (0.02s) [2020-09-15T02:34:29.898Z] === RUN TestInfoAPIWarnings [2020-09-15T02:34:30.466Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-09-15T02:34:30.466Z] === RUN TestInfoDebug [2020-09-15T02:34:31.034Z] --- PASS: TestInfoDebug (0.53s) [2020-09-15T02:34:31.034Z] === RUN TestInfoInsecureRegistries [2020-09-15T02:34:34.495Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2020-09-15T02:34:34.495Z] === RUN TestInfoRegistryMirrors [2020-09-15T02:34:34.495Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-09-15T02:34:34.495Z] === RUN TestLoginFailsWithBadCredentials [2020-09-15T02:34:34.495Z] --- PASS: TestLoginFailsWithBadCredentials (0.46s) [2020-09-15T02:34:34.495Z] === RUN TestPingCacheHeaders [2020-09-15T02:34:34.495Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-09-15T02:34:34.495Z] === RUN TestPingGet [2020-09-15T02:34:34.495Z] --- PASS: TestPingGet (0.01s) [2020-09-15T02:34:34.495Z] === RUN TestPingHead [2020-09-15T02:34:34.495Z] --- PASS: TestPingHead (0.02s) [2020-09-15T02:34:34.495Z] === RUN TestVersion [2020-09-15T02:34:34.495Z] --- PASS: TestVersion (0.02s) [2020-09-15T02:34:34.495Z] PASS [2020-09-15T02:34:34.495Z] [2020-09-15T02:34:34.495Z] === Skipped [2020-09-15T02:34:34.495Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-15T02:34:34.495Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-15T02:34:34.495Z] [2020-09-15T02:34:34.495Z] [2020-09-15T02:34:34.495Z] DONE 18 tests, 1 skipped in 5.454s [2020-09-15T02:34:34.495Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-09-15T02:34:34.495Z] ++ 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-09-15T02:34:34.495Z] ++ set -e [2020-09-15T02:34:34.495Z] ++ '[' -n 0 ']' [2020-09-15T02:34:34.495Z] ++ set -x [2020-09-15T02:34:34.495Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:34:34.495Z] INFO: Testing against a local daemon [2020-09-15T02:34:34.495Z] === RUN TestVolumesCreateAndList [2020-09-15T02:34:34.495Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-09-15T02:34:34.495Z] === RUN TestVolumesRemove [2020-09-15T02:34:34.495Z] --- PASS: TestVolumesRemove (0.06s) [2020-09-15T02:34:34.495Z] === RUN TestVolumesInspect [2020-09-15T02:34:34.495Z] --- PASS: TestVolumesInspect (0.01s) [2020-09-15T02:34:34.495Z] === RUN TestVolumesInvalidJSON [2020-09-15T02:34:34.495Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-15T02:34:34.495Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-15T02:34:34.495Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-15T02:34:34.495Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-09-15T02:34:34.495Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-15T02:34:34.495Z] PASS [2020-09-15T02:34:34.495Z] [2020-09-15T02:34:34.495Z] DONE 5 tests in 0.256s [2020-09-15T02:34:34.495Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-15T02:34:34.495Z] ++++ cat bundles/test-integration/docker.pid [2020-09-15T02:34:34.495Z] +++ kill 5619 [2020-09-15T02:34:34.495Z] +++ /etc/init.d/apparmor stop [2020-09-15T02:34:34.495Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-15T02:34:34.495Z] [2020-09-15T02:34:34.495Z] Unloading profiles will leave already running processes permanently [2020-09-15T02:34:34.495Z] unconfined, which can lead to unexpected situations. [2020-09-15T02:34:34.495Z] [2020-09-15T02:34:34.495Z] To set a process to complain mode, use the command line tool [2020-09-15T02:34:34.495Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-15T02:34:34.495Z] +++ true [2020-09-15T02:34:34.495Z] exiting test-integration [2020-09-15T02:34:34.495Z] ++ exit 0 [2020-09-15T02:34:34.495Z] [2020-09-15T02:34:35.433Z] + for job in $(jobs -p) [2020-09-15T02:34:35.433Z] + wait 10294 [2020-09-15T02:34:36.812Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-09-15T02:34:37.380Z] === RUN TestDockerSuite/TestExecTTY [2020-09-15T02:34:37.948Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-09-15T02:34:38.250Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-09-15T02:34:38.820Z] === RUN TestDockerSuite/TestExecUlimits [2020-09-15T02:34:39.389Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-09-15T02:34:39.389Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-09-15T02:34:39.499Z] --- PASS: TestCreateServiceMultipleTimes (15.53s) [2020-09-15T02:34:39.499Z] === RUN TestCreateServiceConflict [2020-09-15T02:34:39.499Z] --- PASS: TestCreateServiceConflict (1.87s) [2020-09-15T02:34:39.499Z] === RUN TestCreateServiceMaxReplicas [2020-09-15T02:34:40.783Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-09-15T02:34:41.042Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-09-15T02:34:41.591Z] --- PASS: TestCreateServiceMaxReplicas (2.64s) [2020-09-15T02:34:41.591Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-15T02:34:41.611Z] === RUN TestDockerSuite/TestExecWithTERM [2020-09-15T02:34:42.180Z] === RUN TestDockerSuite/TestExecWithUser [2020-09-15T02:34:42.749Z] === RUN TestDockerSuite/TestGetContainerStats [2020-09-15T02:34:48.019Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-09-15T02:34:52.210Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-09-15T02:34:53.587Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-09-15T02:34:54.274Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.77s) [2020-09-15T02:34:54.274Z] === RUN TestCreateServiceSecretFileMode [2020-09-15T02:34:56.360Z] --- PASS: TestCreateServiceSecretFileMode (2.20s) [2020-09-15T02:34:56.360Z] === RUN TestCreateServiceConfigFileMode [2020-09-15T02:34:57.777Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-09-15T02:34:57.777Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-09-15T02:34:58.346Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-09-15T02:34:58.346Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-09-15T02:34:58.346Z] === RUN TestDockerSuite/TestHealth [2020-09-15T02:34:59.137Z] --- PASS: TestCreateServiceConfigFileMode (2.22s) [2020-09-15T02:34:59.137Z] === RUN TestCreateServiceSysctls [2020-09-15T02:35:01.887Z] --- PASS: TestCreateServiceSysctls (3.00s) [2020-09-15T02:35:01.887Z] === RUN TestCreateServiceCapabilities [2020-09-15T02:35:03.992Z] --- PASS: TestCreateServiceCapabilities (2.32s) [2020-09-15T02:35:03.992Z] === RUN TestInspect [2020-09-15T02:35:06.778Z] --- PASS: TestInspect (2.38s) [2020-09-15T02:35:06.778Z] === RUN TestCreateJob [2020-09-15T02:35:09.538Z] --- PASS: TestCreateJob (3.11s) [2020-09-15T02:35:09.538Z] === RUN TestReplicatedJob [2020-09-15T02:35:15.149Z] --- PASS: TestReplicatedJob (5.03s) [2020-09-15T02:35:15.149Z] === RUN TestUpdateReplicatedJob [2020-09-15T02:35:17.908Z] --- PASS: TestUpdateReplicatedJob (3.04s) [2020-09-15T02:35:17.908Z] === RUN TestServiceListWithStatuses [2020-09-15T02:35:17.908Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-15T02:35:17.908Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-15T02:35:17.908Z] === RUN TestDockerNetworkConnectAlias [2020-09-15T02:35:20.297Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-09-15T02:35:20.297Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-09-15T02:35:20.297Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-09-15T02:35:20.297Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-09-15T02:35:20.297Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-09-15T02:35:20.297Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-09-15T02:35:20.297Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-09-15T02:35:20.297Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-09-15T02:35:20.297Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-09-15T02:35:20.297Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-09-15T02:35:20.297Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-09-15T02:35:20.297Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-09-15T02:35:20.297Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-09-15T02:35:20.297Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-09-15T02:35:20.297Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-09-15T02:35:20.297Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-09-15T02:35:20.297Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-09-15T02:35:20.865Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-09-15T02:35:21.456Z] --- PASS: TestDockerNetworkConnectAlias (3.95s) [2020-09-15T02:35:21.456Z] === RUN TestDockerNetworkReConnect [2020-09-15T02:35:21.803Z] === RUN TestDockerSuite/TestImagesFormat [2020-09-15T02:35:21.803Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-09-15T02:35:22.741Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-09-15T02:35:22.741Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-09-15T02:35:25.052Z] --- PASS: TestDockerNetworkReConnect (3.13s) [2020-09-15T02:35:25.052Z] === RUN TestServicePlugin [2020-09-15T02:35:25.052Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-15T02:35:25.052Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T02:35:25.052Z] === RUN TestServiceUpdateLabel [2020-09-15T02:35:25.277Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-09-15T02:35:25.536Z] === RUN TestDockerSuite/TestImportBadURL [2020-09-15T02:35:25.536Z] === RUN TestDockerSuite/TestImportDisplay [2020-09-15T02:35:26.573Z] --- PASS: TestServiceUpdateLabel (1.93s) [2020-09-15T02:35:26.573Z] === RUN TestServiceUpdateSecrets [2020-09-15T02:35:26.914Z] === RUN TestDockerSuite/TestImportFile [2020-09-15T02:35:28.823Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-09-15T02:35:28.823Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-09-15T02:35:29.761Z] === RUN TestDockerSuite/TestImportGzipped [2020-09-15T02:35:31.669Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-09-15T02:35:33.069Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-09-15T02:35:33.333Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-09-15T02:35:33.899Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-09-15T02:35:34.158Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-09-15T02:35:34.158Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-09-15T02:35:34.417Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-09-15T02:35:34.676Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-09-15T02:35:35.245Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-09-15T02:35:35.505Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-09-15T02:35:36.074Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-09-15T02:35:36.333Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-09-15T02:35:36.902Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-09-15T02:35:36.902Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-09-15T02:35:37.838Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-09-15T02:35:38.407Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-09-15T02:35:38.978Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-09-15T02:35:38.978Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-09-15T02:35:39.236Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-09-15T02:35:39.236Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-09-15T02:35:40.173Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-09-15T02:35:40.432Z] === RUN TestDockerSuite/TestInspectDefault [2020-09-15T02:35:41.000Z] === RUN TestDockerSuite/TestInspectHistory [2020-09-15T02:35:41.260Z] === RUN TestDockerSuite/TestInspectImage [2020-09-15T02:35:41.520Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-09-15T02:35:41.520Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-09-15T02:35:41.520Z] === RUN TestDockerSuite/TestInspectInt64 [2020-09-15T02:35:41.520Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-09-15T02:35:41.780Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-09-15T02:35:41.950Z] --- PASS: TestServiceUpdateSecrets (14.22s) [2020-09-15T02:35:41.950Z] === RUN TestServiceUpdateConfigs [2020-09-15T02:35:42.349Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-09-15T02:35:42.608Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-09-15T02:35:42.867Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-09-15T02:35:43.805Z] === RUN TestDockerSuite/TestInspectPlugin [2020-09-15T02:35:45.716Z] === RUN TestDockerSuite/TestInspectRootFS [2020-09-15T02:35:45.716Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-09-15T02:35:46.294Z] === RUN TestDockerSuite/TestInspectStatus [2020-09-15T02:35:47.235Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-09-15T02:35:49.143Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-09-15T02:35:49.143Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-09-15T02:35:49.712Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-09-15T02:35:50.287Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-09-15T02:35:50.548Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-09-15T02:35:51.117Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-09-15T02:35:51.376Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-09-15T02:35:51.376Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-09-15T02:35:53.281Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-09-15T02:35:53.850Z] === RUN TestDockerSuite/TestLinksEnvs [2020-09-15T02:35:54.786Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-09-15T02:35:55.046Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-09-15T02:35:55.983Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-09-15T02:35:57.340Z] --- PASS: TestServiceUpdateConfigs (14.35s) [2020-09-15T02:35:57.340Z] === RUN TestServiceUpdateNetwork [2020-09-15T02:35:57.362Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-09-15T02:35:58.741Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-09-15T02:35:58.741Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-09-15T02:35:58.741Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-09-15T02:36:00.653Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-09-15T02:36:00.653Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-09-15T02:36:01.222Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-09-15T02:36:07.743Z] --- PASS: TestServiceUpdateNetwork (12.48s) [2020-09-15T02:36:07.743Z] === RUN TestServiceUpdatePidsLimit [2020-09-15T02:36:08.794Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-15T02:36:09.357Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-09-15T02:36:09.449Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-15T02:36:10.295Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-09-15T02:36:11.678Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-09-15T02:36:11.938Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-09-15T02:36:13.317Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-09-15T02:36:13.317Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-09-15T02:36:13.576Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-09-15T02:36:13.576Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-09-15T02:36:13.576Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-09-15T02:36:14.144Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-09-15T02:36:14.712Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-09-15T02:36:14.971Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-09-15T02:36:16.369Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-15T02:36:18.263Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-09-15T02:36:18.524Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-09-15T02:36:20.427Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-09-15T02:36:22.967Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-09-15T02:36:23.536Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-09-15T02:36:23.536Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-09-15T02:36:24.893Z] --- PASS: TestServiceUpdatePidsLimit (15.94s) [2020-09-15T02:36:24.893Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2020-09-15T02:36:24.893Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) [2020-09-15T02:36:24.893Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2020-09-15T02:36:24.893Z] PASS [2020-09-15T02:36:24.893Z] [2020-09-15T02:36:24.893Z] === Skipped [2020-09-15T02:36:24.893Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-09-15T02:36:24.893Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-15T02:36:24.893Z] [2020-09-15T02:36:24.893Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-09-15T02:36:24.893Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T02:36:24.893Z] [2020-09-15T02:36:24.893Z] [2020-09-15T02:36:24.893Z] DONE 27 tests, 2 skipped in 129.767s [2020-09-15T02:36:24.893Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-09-15T02:36:24.893Z] ++ 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-09-15T02:36:24.893Z] ++ set -e [2020-09-15T02:36:24.893Z] ++ '[' -n 0 ']' [2020-09-15T02:36:24.893Z] ++ set -x [2020-09-15T02:36:24.893Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:36:24.893Z] INFO: Testing against a local daemon [2020-09-15T02:36:24.893Z] === RUN TestSessionCreate [2020-09-15T02:36:24.893Z] --- PASS: TestSessionCreate (0.05s) [2020-09-15T02:36:24.893Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-15T02:36:24.893Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-09-15T02:36:24.893Z] PASS [2020-09-15T02:36:24.893Z] [2020-09-15T02:36:24.893Z] DONE 2 tests in 0.153s [2020-09-15T02:36:24.893Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-09-15T02:36:24.893Z] ++ 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-09-15T02:36:24.893Z] ++ set -e [2020-09-15T02:36:24.893Z] ++ '[' -n 0 ']' [2020-09-15T02:36:24.893Z] ++ set -x [2020-09-15T02:36:24.893Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:36:24.893Z] INFO: Testing against a local daemon [2020-09-15T02:36:24.893Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-15T02:36:24.893Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-15T02:36:24.893Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-15T02:36:24.893Z] === RUN TestEventsExecDie [2020-09-15T02:36:24.893Z] --- PASS: TestEventsExecDie (0.63s) [2020-09-15T02:36:24.893Z] === RUN TestEventsBackwardsCompatible [2020-09-15T02:36:24.893Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-09-15T02:36:24.893Z] === RUN TestInfoBinaryCommits [2020-09-15T02:36:24.893Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-09-15T02:36:24.893Z] === RUN TestInfoAPIVersioned [2020-09-15T02:36:24.893Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-15T02:36:24.893Z] === RUN TestInfoDiscoveryBackend [2020-09-15T02:36:24.917Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-09-15T02:36:25.189Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-09-15T02:36:25.189Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-15T02:36:25.854Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-09-15T02:36:26.240Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-15T02:36:26.240Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-15T02:36:26.545Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-09-15T02:36:26.545Z] === RUN TestInfoAPI [2020-09-15T02:36:26.545Z] --- PASS: TestInfoAPI (0.03s) [2020-09-15T02:36:26.545Z] === RUN TestInfoAPIWarnings [2020-09-15T02:36:26.794Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-09-15T02:36:27.186Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-09-15T02:36:27.186Z] === RUN TestInfoDebug [2020-09-15T02:36:27.828Z] --- PASS: TestInfoDebug (0.53s) [2020-09-15T02:36:27.828Z] === RUN TestInfoInsecureRegistries [2020-09-15T02:36:28.127Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-09-15T02:36:28.127Z] === RUN TestInfoRegistryMirrors [2020-09-15T02:36:28.172Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-09-15T02:36:28.740Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-09-15T02:36:28.772Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-09-15T02:36:28.772Z] === RUN TestLoginFailsWithBadCredentials [2020-09-15T02:36:29.417Z] --- PASS: TestLoginFailsWithBadCredentials (0.48s) [2020-09-15T02:36:29.417Z] === RUN TestPingCacheHeaders [2020-09-15T02:36:29.417Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-09-15T02:36:29.417Z] === RUN TestPingGet [2020-09-15T02:36:29.417Z] --- PASS: TestPingGet (0.02s) [2020-09-15T02:36:29.417Z] === RUN TestPingHead [2020-09-15T02:36:29.417Z] --- PASS: TestPingHead (0.04s) [2020-09-15T02:36:29.417Z] === RUN TestVersion [2020-09-15T02:36:29.417Z] --- PASS: TestVersion (0.03s) [2020-09-15T02:36:29.417Z] PASS [2020-09-15T02:36:29.417Z] [2020-09-15T02:36:29.417Z] === Skipped [2020-09-15T02:36:29.417Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-15T02:36:29.417Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-15T02:36:29.417Z] [2020-09-15T02:36:29.417Z] [2020-09-15T02:36:29.417Z] DONE 18 tests, 1 skipped in 5.648s [2020-09-15T02:36:29.417Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-09-15T02:36:29.417Z] ++ 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-09-15T02:36:29.417Z] ++ set -e [2020-09-15T02:36:29.417Z] ++ '[' -n 0 ']' [2020-09-15T02:36:29.417Z] ++ set -x [2020-09-15T02:36:29.417Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-09-15T02:36:29.417Z] INFO: Testing against a local daemon [2020-09-15T02:36:29.417Z] === RUN TestVolumesCreateAndList [2020-09-15T02:36:29.417Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-09-15T02:36:29.417Z] === RUN TestVolumesRemove [2020-09-15T02:36:29.417Z] --- PASS: TestVolumesRemove (0.08s) [2020-09-15T02:36:29.417Z] === RUN TestVolumesInspect [2020-09-15T02:36:29.714Z] --- PASS: TestVolumesInspect (0.02s) [2020-09-15T02:36:29.714Z] === RUN TestVolumesInvalidJSON [2020-09-15T02:36:29.714Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-15T02:36:29.714Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-15T02:36:29.714Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-15T02:36:29.714Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-09-15T02:36:29.714Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-15T02:36:29.714Z] PASS [2020-09-15T02:36:29.714Z] [2020-09-15T02:36:29.714Z] DONE 5 tests in 0.216s [2020-09-15T02:36:29.714Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-15T02:36:29.714Z] ++++ cat bundles/test-integration/docker.pid [2020-09-15T02:36:29.714Z] +++ kill 13829 [2020-09-15T02:36:30.646Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-09-15T02:36:30.913Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-09-15T02:36:31.244Z] +++ /etc/init.d/apparmor stop [2020-09-15T02:36:31.244Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-15T02:36:31.244Z] [2020-09-15T02:36:31.244Z] Unloading profiles will leave already running processes permanently [2020-09-15T02:36:31.244Z] unconfined, which can lead to unexpected situations. [2020-09-15T02:36:31.244Z] [2020-09-15T02:36:31.244Z] To set a process to complain mode, use the command line tool [2020-09-15T02:36:31.244Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-15T02:36:31.244Z] +++ true [2020-09-15T02:36:31.244Z] exiting test-integration [2020-09-15T02:36:31.244Z] ++ exit 0 [2020-09-15T02:36:31.244Z] [2020-09-15T02:36:31.482Z] === RUN TestDockerSuite/TestLogsSince Post stage [Pipeline] junit [2020-09-15T02:36:32.818Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-15T02:36:33.805Z] + echo Ensuring container killed. [2020-09-15T02:36:33.805Z] Ensuring container killed. [2020-09-15T02:36:33.805Z] + docker rm -vf docker-pr3 [2020-09-15T02:36:33.805Z] Error: No such container: docker-pr3 [2020-09-15T02:36:33.805Z] + true [Pipeline] sh [2020-09-15T02:36:34.242Z] + echo Chowning /workspace to jenkins user [2020-09-15T02:36:34.242Z] Chowning /workspace to jenkins user [2020-09-15T02:36:34.242Z] + id -u [2020-09-15T02:36:34.242Z] + id -g [2020-09-15T02:36:34.242Z] + docker run --rm -v /home/docker/workspace/moby_PR-41445:/workspace busybox chown -R 1001:1001 /workspace [2020-09-15T02:36:34.242Z] Unable to find image 'busybox:latest' locally [2020-09-15T02:36:34.538Z] latest: Pulling from library/busybox [2020-09-15T02:36:34.538Z] d997fe81ee23: Pulling fs layer [2020-09-15T02:36:34.838Z] d997fe81ee23: Verifying Checksum [2020-09-15T02:36:34.838Z] d997fe81ee23: Download complete [2020-09-15T02:36:34.838Z] d997fe81ee23: Pull complete [2020-09-15T02:36:34.838Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-15T02:36:34.838Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-15T02:36:36.768Z] + bundleName=ppc64le-integration [2020-09-15T02:36:36.768Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-09-15T02:36:36.768Z] Creating ppc64le-integration-bundles.tar.gz [2020-09-15T02:36:36.768Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print+ [2020-09-15T02:36:36.768Z] xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-09-15T02:36:36.815Z] Archiving artifacts [2020-09-15T02:36:37.174Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41445/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-15T02:36:37.569Z] + make clean [2020-09-15T02:36:37.862Z] make: command: Command not found [2020-09-15T02:36:37.863Z] make: command: Command not found [2020-09-15T02:36:37.863Z] docker volume rm -f docker-dev-cache [2020-09-15T02:36:37.863Z] docker-dev-cache [Pipeline] deleteDir [2020-09-15T02:36:38.046Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-15T02:36:43.315Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-09-15T02:36:43.891Z] === RUN TestDockerSuite/TestLogsTail [2020-09-15T02:36:44.457Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-09-15T02:36:45.024Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-09-15T02:36:45.286Z] === RUN TestDockerSuite/TestMountIntoProc [2020-09-15T02:36:45.545Z] === RUN TestDockerSuite/TestMountIntoSys [2020-09-15T02:36:46.112Z] === RUN TestDockerSuite/TestNetHostname [2020-09-15T02:36:47.490Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-09-15T02:36:47.490Z] === RUN TestDockerSuite/TestNetworkEvents [2020-09-15T02:36:48.430Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-09-15T02:36:50.963Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-09-15T02:36:53.498Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-09-15T02:36:54.876Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-09-15T02:36:55.445Z] === RUN TestDockerSuite/TestPluginActive [2020-09-15T02:36:56.821Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-09-15T02:37:02.096Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-09-15T02:37:02.096Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-09-15T02:37:03.474Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-09-15T02:37:06.009Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-09-15T02:37:07.387Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-09-15T02:37:09.924Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-09-15T02:37:14.116Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-09-15T02:37:14.116Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-09-15T02:37:15.495Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-09-15T02:37:16.877Z] === RUN TestDockerSuite/TestPortHostBinding [2020-09-15T02:37:17.444Z] === RUN TestDockerSuite/TestPortList [2020-09-15T02:37:25.590Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-09-15T02:37:25.849Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-09-15T02:37:32.418Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-09-15T02:37:32.418Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-09-15T02:37:32.418Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-09-15T02:37:32.418Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-09-15T02:37:32.418Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-09-15T02:37:32.987Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-09-15T02:37:32.987Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-09-15T02:37:33.556Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-09-15T02:37:33.556Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-09-15T02:37:34.493Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-09-15T02:37:34.493Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-09-15T02:37:37.035Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-09-15T02:37:38.414Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-09-15T02:37:38.674Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-09-15T02:37:38.674Z] === RUN TestDockerSuite/TestPsByOrder [2020-09-15T02:37:40.580Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-09-15T02:37:41.150Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-09-15T02:37:43.685Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-09-15T02:37:43.685Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-09-15T02:37:46.991Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-09-15T02:37:46.991Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-09-15T02:37:50.282Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-09-15T02:37:58.397Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-09-15T02:37:58.397Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-09-15T02:37:59.775Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-09-15T02:38:00.713Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-09-15T02:38:01.650Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-09-15T02:38:03.028Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-09-15T02:38:04.405Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-09-15T02:38:05.784Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-09-15T02:38:05.784Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-09-15T02:38:06.046Z] === RUN TestDockerSuite/TestPsRightTagName [2020-09-15T02:38:07.422Z] === RUN TestDockerSuite/TestPsShowMounts [2020-09-15T02:38:09.323Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-09-15T02:38:09.323Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-09-15T02:38:09.323Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-09-15T02:38:09.582Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-09-15T02:38:09.582Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-09-15T02:38:09.840Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-09-15T02:38:09.840Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-09-15T02:38:10.099Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-09-15T02:38:11.302Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-09-15T02:38:12.679Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-09-15T02:38:12.938Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-09-15T02:38:21.060Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-09-15T02:38:21.060Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-09-15T02:38:21.998Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-09-15T02:38:21.998Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-09-15T02:38:21.998Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-09-15T02:38:22.256Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-09-15T02:38:24.161Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-09-15T02:38:25.100Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-09-15T02:38:27.015Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-09-15T02:38:27.952Z] === RUN TestDockerSuite/TestRmiBlank [2020-09-15T02:38:27.952Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-09-15T02:38:27.952Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-09-15T02:38:30.485Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-09-15T02:38:30.744Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-09-15T02:38:31.313Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-09-15T02:38:32.693Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-09-15T02:38:33.263Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-09-15T02:38:34.203Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-09-15T02:38:34.772Z] === RUN TestDockerSuite/TestRmiTag [2020-09-15T02:38:35.031Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-09-15T02:38:35.599Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-09-15T02:38:38.139Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-09-15T02:38:39.079Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-09-15T02:38:39.646Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-09-15T02:38:39.905Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-09-15T02:38:40.849Z] === RUN TestDockerSuite/TestRunAddHost [2020-09-15T02:38:41.108Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-09-15T02:38:41.366Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-09-15T02:38:41.934Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-09-15T02:38:41.934Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-09-15T02:38:42.193Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-09-15T02:38:43.571Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-09-15T02:38:43.829Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-09-15T02:38:44.398Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-09-15T02:38:44.965Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-09-15T02:38:45.901Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-09-15T02:38:46.472Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-09-15T02:38:47.039Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-09-15T02:38:47.978Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-09-15T02:38:48.236Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-09-15T02:38:48.804Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-09-15T02:38:49.373Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-09-15T02:38:49.373Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-09-15T02:38:50.310Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-09-15T02:38:50.880Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-09-15T02:38:51.451Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-09-15T02:38:52.391Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-09-15T02:38:52.960Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-09-15T02:38:52.960Z] === RUN TestDockerSuite/TestRunBindMounts [2020-09-15T02:38:54.880Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-09-15T02:38:55.151Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-09-15T02:38:55.413Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-09-15T02:38:55.980Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-09-15T02:38:56.549Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-09-15T02:38:56.549Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-09-15T02:38:56.808Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-09-15T02:38:57.376Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-09-15T02:38:57.943Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-09-15T02:38:58.203Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-09-15T02:38:58.771Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-09-15T02:38:58.771Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-09-15T02:38:59.341Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-09-15T02:38:59.341Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-09-15T02:39:00.280Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-09-15T02:39:00.849Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-09-15T02:39:01.420Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-09-15T02:39:01.679Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-09-15T02:39:01.939Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-09-15T02:39:02.508Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-09-15T02:39:03.446Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-09-15T02:39:04.388Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-09-15T02:39:04.961Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-09-15T02:39:05.900Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-09-15T02:39:06.159Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-09-15T02:39:06.728Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-09-15T02:39:06.988Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-09-15T02:39:07.930Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-09-15T02:39:09.325Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-09-15T02:39:11.863Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-09-15T02:39:11.863Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-09-15T02:39:11.863Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-09-15T02:39:13.775Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-09-15T02:39:14.714Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-09-15T02:39:15.283Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-09-15T02:39:17.196Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-09-15T02:39:19.738Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-09-15T02:39:19.738Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-09-15T02:39:19.738Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-09-15T02:39:19.738Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-09-15T02:39:20.309Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-09-15T02:39:21.248Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-09-15T02:39:21.508Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-09-15T02:39:22.446Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-09-15T02:39:24.355Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-09-15T02:39:24.615Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-09-15T02:39:24.615Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-09-15T02:39:26.003Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-09-15T02:39:26.269Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-09-15T02:39:26.269Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-09-15T02:39:27.211Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-09-15T02:39:27.781Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-09-15T02:39:28.350Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-09-15T02:39:28.350Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-09-15T02:39:28.918Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-09-15T02:39:29.491Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-09-15T02:39:30.060Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-09-15T02:39:30.629Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-09-15T02:39:30.629Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-09-15T02:39:30.889Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-09-15T02:39:31.148Z] === RUN TestDockerSuite/TestRunEnvironment [2020-09-15T02:39:31.717Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-09-15T02:39:32.287Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-09-15T02:39:32.858Z] === RUN TestDockerSuite/TestRunExitCode [2020-09-15T02:39:33.797Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-09-15T02:39:33.797Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-09-15T02:39:34.056Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-09-15T02:39:34.624Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-09-15T02:39:35.194Z] === RUN TestDockerSuite/TestRunExposePort [2020-09-15T02:39:35.194Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-09-15T02:39:35.763Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-09-15T02:39:36.702Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-09-15T02:39:37.641Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-09-15T02:39:37.900Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-09-15T02:39:37.900Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-09-15T02:39:37.900Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-09-15T02:39:40.440Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-09-15T02:39:41.395Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-09-15T02:39:41.655Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-09-15T02:39:53.864Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-09-15T02:39:53.864Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-09-15T02:39:54.124Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-09-15T02:39:54.124Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-09-15T02:39:54.124Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-09-15T02:39:54.124Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-09-15T02:39:54.692Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-09-15T02:39:56.597Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-09-15T02:39:57.166Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-09-15T02:39:58.104Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-09-15T02:40:04.670Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-09-15T02:40:04.670Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-09-15T02:40:04.670Z] === RUN TestDockerSuite/TestRunModeHostname [2020-09-15T02:40:05.238Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-09-15T02:40:05.238Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-09-15T02:40:05.238Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-09-15T02:40:05.497Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-09-15T02:40:06.437Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-09-15T02:40:07.386Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-09-15T02:40:08.767Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-09-15T02:40:08.767Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-09-15T02:40:09.027Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-09-15T02:40:10.408Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-09-15T02:40:10.977Z] === RUN TestDockerSuite/TestRunMount [2020-09-15T02:40:14.271Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-09-15T02:40:15.208Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-09-15T02:40:15.777Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-09-15T02:40:16.346Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-09-15T02:40:17.728Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-09-15T02:40:17.988Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-09-15T02:40:19.369Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-09-15T02:40:21.907Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-09-15T02:40:22.846Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-09-15T02:40:24.226Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-09-15T02:40:25.173Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-09-15T02:40:26.109Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-09-15T02:40:26.109Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-09-15T02:40:26.677Z] === RUN TestDockerSuite/TestRunNetHost [2020-09-15T02:40:27.244Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-09-15T02:40:27.813Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-09-15T02:40:28.072Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-09-15T02:40:29.449Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-09-15T02:40:30.829Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-09-15T02:40:30.829Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-09-15T02:40:33.368Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-09-15T02:40:34.308Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-09-15T02:40:34.567Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-09-15T02:40:34.567Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-09-15T02:40:35.506Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-09-15T02:40:35.506Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-09-15T02:40:36.075Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-09-15T02:40:36.333Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-09-15T02:40:36.591Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-09-15T02:40:36.850Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-09-15T02:40:37.419Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-09-15T02:40:38.797Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-09-15T02:40:41.358Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-09-15T02:40:43.262Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-09-15T02:40:43.262Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-09-15T02:40:43.830Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-09-15T02:40:44.397Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-09-15T02:40:44.397Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-09-15T02:40:45.776Z] === RUN TestDockerSuite/TestRunPortInUse [2020-09-15T02:40:46.346Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-09-15T02:40:46.914Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-09-15T02:40:47.482Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-09-15T02:40:47.482Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-09-15T02:40:48.049Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-09-15T02:40:48.616Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-09-15T02:40:48.875Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-09-15T02:40:48.875Z] === RUN TestDockerSuite/TestRunPublishPort [2020-09-15T02:40:49.811Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-09-15T02:40:50.378Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-09-15T02:40:50.378Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-09-15T02:40:50.378Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-09-15T02:40:50.637Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-09-15T02:40:52.014Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-09-15T02:40:52.014Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-09-15T02:40:53.922Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-09-15T02:40:54.491Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-09-15T02:40:55.869Z] === RUN TestDockerSuite/TestRunRm [2020-09-15T02:40:56.458Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-09-15T02:40:59.744Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-09-15T02:41:00.002Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-09-15T02:41:00.261Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-09-15T02:41:00.829Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-09-15T02:41:02.737Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-09-15T02:41:03.306Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-09-15T02:41:05.214Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-09-15T02:41:05.783Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-09-15T02:41:09.075Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-09-15T02:41:09.075Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-09-15T02:41:09.642Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-09-15T02:41:09.903Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-09-15T02:41:10.471Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-09-15T02:41:10.730Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-09-15T02:41:11.297Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-09-15T02:41:11.556Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-09-15T02:41:12.125Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-09-15T02:41:12.698Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-09-15T02:41:15.264Z] === RUN TestDockerSuite/TestRunState [2020-09-15T02:41:15.833Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-09-15T02:41:16.404Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-09-15T02:41:16.663Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-09-15T02:41:16.923Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-09-15T02:41:16.923Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-09-15T02:41:17.492Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-09-15T02:41:17.751Z] === RUN TestDockerSuite/TestRunSysctls [2020-09-15T02:41:18.691Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-09-15T02:41:18.951Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-09-15T02:41:18.951Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-09-15T02:41:18.951Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-09-15T02:41:19.520Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-09-15T02:41:21.429Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-09-15T02:41:21.690Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-09-15T02:41:21.949Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-09-15T02:41:23.333Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-09-15T02:41:25.240Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-09-15T02:41:26.177Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-09-15T02:41:28.086Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-09-15T02:41:29.024Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-09-15T02:41:29.285Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-09-15T02:41:30.246Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-09-15T02:41:30.814Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-09-15T02:41:32.193Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-09-15T02:41:33.135Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-09-15T02:41:33.135Z] === RUN TestDockerSuite/TestRunUserByID [2020-09-15T02:41:33.702Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-09-15T02:41:33.962Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-09-15T02:41:33.962Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-09-15T02:41:34.531Z] === RUN TestDockerSuite/TestRunUserByName [2020-09-15T02:41:35.101Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-09-15T02:41:36.038Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-09-15T02:41:36.038Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-09-15T02:41:36.038Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-09-15T02:41:36.038Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-09-15T02:41:36.609Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-09-15T02:41:39.901Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-09-15T02:41:39.901Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-09-15T02:41:40.838Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-09-15T02:41:42.217Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-09-15T02:41:42.786Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-09-15T02:41:44.166Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-09-15T02:41:46.073Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-09-15T02:41:46.073Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-09-15T02:41:46.656Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-09-15T02:41:47.223Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-09-15T02:41:47.223Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-09-15T02:41:47.223Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-09-15T02:41:47.223Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-09-15T02:41:47.223Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-09-15T02:41:47.223Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-09-15T02:41:47.791Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-09-15T02:41:48.361Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-09-15T02:41:48.622Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-09-15T02:41:49.191Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-09-15T02:41:49.760Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-09-15T02:41:50.330Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-09-15T02:41:50.330Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-09-15T02:41:50.900Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-09-15T02:41:50.900Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-09-15T02:41:51.160Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-09-15T02:41:51.160Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-09-15T02:41:51.160Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-09-15T02:41:51.160Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-09-15T02:41:51.160Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-09-15T02:41:51.160Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-09-15T02:41:51.160Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-09-15T02:41:51.160Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-09-15T02:41:51.730Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-09-15T02:41:51.991Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-09-15T02:41:52.560Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-09-15T02:41:52.560Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-09-15T02:41:53.129Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-09-15T02:41:53.390Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-09-15T02:41:53.650Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-09-15T02:41:53.908Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-09-15T02:41:54.168Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-09-15T02:41:54.737Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-09-15T02:41:54.737Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-09-15T02:41:54.737Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-09-15T02:41:54.996Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-09-15T02:41:55.935Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-09-15T02:41:56.503Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-09-15T02:41:56.503Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-09-15T02:41:56.762Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-09-15T02:41:56.762Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-09-15T02:41:57.700Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-09-15T02:41:57.960Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-09-15T02:41:59.338Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-09-15T02:41:59.909Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-09-15T02:41:59.909Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-09-15T02:41:59.909Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-09-15T02:42:00.491Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-09-15T02:42:01.426Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-09-15T02:42:01.685Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-09-15T02:42:02.255Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-09-15T02:42:02.255Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-09-15T02:42:03.633Z] === RUN TestDockerSuite/TestSaveImageId [2020-09-15T02:42:03.633Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-09-15T02:42:04.570Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-09-15T02:42:05.948Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-09-15T02:42:05.948Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-09-15T02:42:06.884Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-09-15T02:42:07.143Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-09-15T02:42:07.143Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-09-15T02:42:08.080Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-09-15T02:42:09.458Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-09-15T02:42:10.393Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-09-15T02:42:10.393Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-09-15T02:42:10.393Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-09-15T02:42:10.393Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-09-15T02:42:10.961Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-09-15T02:42:12.866Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-09-15T02:42:15.404Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-09-15T02:42:17.937Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-09-15T02:42:17.937Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-09-15T02:42:19.842Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-09-15T02:42:20.411Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-09-15T02:42:21.390Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-09-15T02:42:23.924Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-09-15T02:42:25.829Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-09-15T02:42:26.397Z] === RUN TestDockerSuite/TestStartRecordError [2020-09-15T02:42:27.777Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-09-15T02:42:28.714Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-09-15T02:42:30.094Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-09-15T02:42:32.628Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-09-15T02:42:36.591Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-09-15T02:42:36.591Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-09-15T02:42:37.534Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-09-15T02:42:38.910Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-09-15T02:42:40.291Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-09-15T02:42:43.578Z] === RUN TestDockerSuite/TestStatsNoStream [2020-09-15T02:42:46.111Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-09-15T02:42:47.489Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-09-15T02:42:48.058Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-09-15T02:42:48.640Z] === RUN TestDockerSuite/TestTopPrivileged [2020-09-15T02:42:48.899Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-09-15T02:42:48.899Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-09-15T02:42:49.467Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-09-15T02:42:52.003Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-09-15T02:42:55.291Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-09-15T02:42:55.291Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-09-15T02:42:55.553Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-09-15T02:42:55.553Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-09-15T02:42:56.122Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-09-15T02:42:57.061Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-09-15T02:42:57.320Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-09-15T02:42:58.260Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-09-15T02:42:58.828Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-09-15T02:42:59.087Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-09-15T02:42:59.663Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-09-15T02:43:00.232Z] === RUN TestDockerSuite/TestUpdateStats [2020-09-15T02:43:04.422Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-09-15T02:43:04.687Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-09-15T02:43:04.687Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-09-15T02:43:05.255Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-09-15T02:43:05.823Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-09-15T02:43:07.201Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-09-15T02:43:08.583Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-09-15T02:43:09.962Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-09-15T02:43:10.901Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-09-15T02:43:13.437Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-09-15T02:43:14.817Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-09-15T02:43:17.353Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-09-15T02:43:19.890Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-09-15T02:43:20.827Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-09-15T02:43:22.207Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-09-15T02:43:23.144Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-09-15T02:43:24.085Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-09-15T02:43:25.463Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-09-15T02:43:26.032Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-09-15T02:43:26.967Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-09-15T02:43:28.873Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-09-15T02:43:30.252Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-09-15T02:43:31.629Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-09-15T02:43:46.502Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-09-15T02:43:46.502Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-09-15T02:43:46.502Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-09-15T02:43:46.502Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-09-15T02:43:47.070Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-09-15T02:43:47.070Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-09-15T02:43:47.331Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-09-15T02:43:47.331Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-09-15T02:43:47.900Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-09-15T02:43:47.900Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-09-15T02:43:48.467Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-09-15T02:43:48.727Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-09-15T02:43:48.727Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-09-15T02:43:48.727Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-09-15T02:43:48.727Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-09-15T02:43:50.104Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-09-15T02:43:50.370Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-09-15T02:43:50.370Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-09-15T02:43:50.370Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-09-15T02:43:50.636Z] === RUN TestDockerSuite/TestVolumeEvents [2020-09-15T02:43:53.167Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-09-15T02:43:56.458Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-09-15T02:43:57.396Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-09-15T02:43:57.396Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-09-15T02:43:57.655Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-09-15T02:43:59.561Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-09-15T02:44:01.469Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite (1322.07s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.58s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.94s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.25s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.61s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.43s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.56s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.39s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.25s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.97s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.23s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.97s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.05s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.34s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.92s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.77s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.80s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.73s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.77s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.96s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.71s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestAttachDetach (0.79s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.78s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.71s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.73s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.61s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.29s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.53s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.16s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.94s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.67s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.23s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.51s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.40s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.24s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.77s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.57s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.76s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.80s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.02s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.84s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.20s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.70s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.85s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.81s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.31s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.24s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.18s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.97s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.03s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.44s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.30s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.19s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.40s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.50s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.50s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.16s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.67s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.48s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.68s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.60s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.62s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.26s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.29s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.19s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.72s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.34s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.97s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.13s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.37s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.66s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.16s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.04s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.76s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.45s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.97s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.09s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.59s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.40s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.88s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.85s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.76s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.05s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.00s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.47s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildCmd (0.55s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.47s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.44s) [2020-09-15T02:44:01.469Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-09-15T02:44:01.469Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.72s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.60s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.28s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildContChar (3.58s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.13s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.26s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.67s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.36s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.11s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.74s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.89s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.92s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.42s) [2020-09-15T02:44:01.469Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-09-15T02:44:01.469Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-09-15T02:44:01.469Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-09-15T02:44:01.469Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows [2020-09-15T02:44:01.469Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-09-15T02:44:01.469Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows [2020-09-15T02:44:01.469Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-09-15T02:44:01.469Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.48s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.83s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.38s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.74s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.04s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.67s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.46s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.90s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.78s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.28s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.45s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.28s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.54s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.51s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.96s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.94s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.15s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.09s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.59s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.42s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.48s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.28s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.46s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.18s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.78s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.80s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.32s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.39s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.83s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.26s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.36s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.30s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.57s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.87s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildEnv (1.48s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.48s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.16s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.34s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.86s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.31s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.80s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.78s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.50s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.22s) [2020-09-15T02:44:01.469Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-09-15T02:44:01.469Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.13s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildExpose (0.35s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.78s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.53s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildFails (0.71s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.90s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.10s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.72s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.05s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.24s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.61s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.12s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.51s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.21s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.25s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.68s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.96s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildHistory (3.11s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.31s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.18s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.41s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.36s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.87s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildLabel (0.32s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.36s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.34s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.29s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildLabels (0.47s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.05s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.30s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.41s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.49s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.17s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.15s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.16s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.14s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.33s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.46s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.96s) [2020-09-15T02:44:01.469Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.57s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.33s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.41s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.59s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.55s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.84s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.97s) [2020-09-15T02:44:01.470Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-09-15T02:44:01.470Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.80s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.39s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.44s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.31s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.47s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.52s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.75s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.71s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.51s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.48s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.49s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.39s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.05s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.19s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.64s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.46s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.19s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.70s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.96s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.03s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.39s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.42s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildPATH (2.20s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.68s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.69s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.34s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.86s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.41s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildRm (2.13s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.84s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (2.08s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.66s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.96s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.46s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.34s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.69s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.57s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.24s) [2020-09-15T02:44:01.470Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-09-15T02:44:01.470Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.42s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.55s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildStderr (0.58s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.55s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.67s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.64s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.35s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.60s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.88s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildUser (1.15s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.12s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.94s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.81s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.34s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.85s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.76s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.27s) [2020-09-15T02:44:01.470Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-09-15T02:44:01.470Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-09-15T02:44:01.470Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-09-15T02:44:01.470Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows [2020-09-15T02:44:01.470Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-09-15T02:44:01.470Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows [2020-09-15T02:44:01.470Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-09-15T02:44:01.470Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.39s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.71s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.60s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.78s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.09s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.32s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.76s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.27s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.56s) [2020-09-15T02:44:01.470Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-09-15T02:44:01.470Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.77s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.42s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.10s) [2020-09-15T02:44:01.470Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-09-15T02:44:01.470Z] docker_cli_sni_test.go:18: Flakey test [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.95s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.20s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCommitChange (1.29s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.94s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.57s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.98s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.97s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCommitTTY (1.19s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.71s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.14s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.65s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.05s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.20s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.23s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.48s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.54s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.55s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.48s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.60s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.77s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.12s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.00s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.62s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.92s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.77s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.54s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.57s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.56s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.60s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.49s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.62s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.62s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.55s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.67s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.07s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.36s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.50s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.21s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.74s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.72s) [2020-09-15T02:44:01.470Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-09-15T02:44:01.470Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.49s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.58s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.94s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.54s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.81s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.26s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.38s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.66s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.38s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.32s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.49s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (0.42s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000734800_} (1.42s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1940672834_/foo_false____} (1.30s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1940672834_/foo_true____} (1.30s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3559522233_/foo_false____} (1.30s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3559522233_/foo_true____} (1.29s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3559522233_/foo_true__0xc0007348a0__} (1.40s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007348c0_} (1.43s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000734900_} (1.65s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000734920_} (1.50s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000734940_} (1.75s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.22s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.09s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.03s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.85s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.88s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.48s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.48s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.53s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.49s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.81s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.00s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.27s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.97s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.60s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.59s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.84s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.80s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.71s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.95s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.00s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.78s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.79s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.61s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.66s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.77s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.90s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.05s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.50s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.03s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.70s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.46s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.70s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.44s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.79s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.50s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.47s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.73s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCpToDot (0.70s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.29s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.43s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCpToStdout (0.75s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.28s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.22s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.71s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.63s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.43s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.87s) [2020-09-15T02:44:01.470Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.02s) [2020-09-15T02:44:01.470Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2020-09-15T02:44:01.470Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.83s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.39s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2020-09-15T02:44:01.471Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-09-15T02:44:01.471Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.92s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.26s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.52s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.86s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.55s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.95s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.15s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.67s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.43s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.42s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.74s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.58s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.59s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.85s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.54s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.59s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.16s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.67s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestEventsAttach (0.49s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestEventsCommit (0.79s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.49s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.49s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.66s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.55s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.00s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.33s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.96s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestEventsCopy (0.78s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.92s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.37s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.90s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.23s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.25s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.35s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestEventsFilters (0.92s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestEventsFormat (1.22s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.62s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.28s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.39s) [2020-09-15T02:44:01.471Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-09-15T02:44:01.471Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-09-15T02:44:01.471Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-09-15T02:44:01.471Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.45s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.44s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestEventsRename (0.47s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestEventsResize (0.48s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.38s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.54s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.44s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.78s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestEventsTop (0.63s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.99s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestExec (0.55s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.77s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.73s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.69s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.65s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.60s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.53s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.82s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.54s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.61s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.60s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.93s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestExecCgroup (0.74s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestExecEnv (0.51s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.92s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.52s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestExecInspectID (1.62s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestExecInteractive (0.58s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.51s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.47s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestExecParseError (0.50s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.51s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.45s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.88s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.53s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestExecStartFails (0.56s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.74s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.49s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestExecTTY (0.51s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.53s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestExecUlimits (0.51s) [2020-09-15T02:44:01.471Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-09-15T02:44:01.471Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.19s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.47s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.72s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.52s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestExecWithUser (0.53s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.56s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.48s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.45s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.53s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestHealth (18.44s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.54s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.24s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.36s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.78s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.25s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.84s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.84s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.68s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestImportBadURL (0.17s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestImportDisplay (1.37s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestImportFile (1.61s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.22s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestImportGzipped (1.89s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.06s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.43s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.44s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.45s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.43s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.40s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.40s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.07s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.43s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s) [2020-09-15T02:44:01.471Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-09-15T02:44:01.471Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestInspectDefault (0.42s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-09-15T02:44:01.471Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-09-15T02:44:01.471Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.47s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.52s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.42s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.73s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.89s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.68s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestInspectStatus (1.02s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.52s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.45s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.44s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.41s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.52s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.92s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.87s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.20s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.04s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.34s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.30s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.58s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.32s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.72s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.66s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.45s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.98s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.50s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.46s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.30s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.44s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.45s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.48s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.52s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.51s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.55s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.18s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.93s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.11s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.01s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.73s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.91s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.47s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.45s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestLogsSince (6.49s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.47s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.52s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestLogsTail (0.51s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.43s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.43s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestNetHostname (1.29s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.20s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.62s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.55s) [2020-09-15T02:44:01.471Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.81s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPluginActive (1.41s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.14s) [2020-09-15T02:44:01.472Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-09-15T02:44:01.472Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.53s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.26s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.52s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.20s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.49s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.42s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.15s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.94s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPortList (7.52s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.86s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.02s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.51s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.47s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.47s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.97s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.34s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.32s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.51s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPsByOrder (1.83s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.62s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.01s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.63s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.97s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.40s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.94s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.46s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.87s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.83s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.49s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.43s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.10s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.50s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.40s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.43s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.46s) [2020-09-15T02:44:01.472Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-09-15T02:44:01.472Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.14s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.47s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.98s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.24s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.47s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.86s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.77s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.28s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.18s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.92s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.85s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.91s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.90s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.40s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.61s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.32s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.46s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.67s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.04s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.57s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.45s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.76s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.70s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.68s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.88s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunAddHost (0.42s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.45s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.42s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.98s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.43s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.55s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.59s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.83s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.88s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.58s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.60s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.46s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.57s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.71s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.84s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.64s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.84s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.63s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.55s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.46s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.45s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.54s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.48s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.43s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.46s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.45s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.05s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.48s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.53s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.42s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.53s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.93s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.93s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.87s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.63s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.42s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.50s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.48s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.67s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.38s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.24s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.46s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.92s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.31s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.11s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.39s) [2020-09-15T02:44:01.472Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-09-15T02:44:01.472Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-09-15T02:44:01.472Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-09-15T02:44:01.472Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.51s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.21s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.01s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.68s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.66s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.03s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.54s) [2020-09-15T02:44:01.472Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-09-15T02:44:01.472Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.67s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.41s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.48s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.48s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.72s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.60s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.50s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.59s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.42s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.72s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunExitCode (0.70s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.48s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.55s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.48s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.67s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.63s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.22s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.24s) [2020-09-15T02:44:01.472Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-15T02:44:01.472Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.58s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.80s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.97s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.92s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.86s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.41s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.68s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.89s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.89s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.66s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.41s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.94s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.92s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.95s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.25s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.22s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.90s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunMount (4.15s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.43s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.67s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.52s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.49s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.23s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.25s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.42s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.00s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.96s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.38s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunNetHost (0.63s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.44s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.40s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.27s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.51s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.36s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.64s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.75s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.51s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.58s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.55s) [2020-09-15T02:44:01.472Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-09-15T02:44:01.472Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.79s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.71s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.17s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.67s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.56s) [2020-09-15T02:44:01.472Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.66s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.51s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.56s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s) [2020-09-15T02:44:01.472Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-15T02:44:01.472Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.68s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.63s) [2020-09-15T02:44:01.472Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-09-15T02:44:01.472Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.50s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.98s) [2020-09-15T02:44:01.472Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-09-15T02:44:01.472Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.79s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.09s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunRm (0.77s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.50s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.48s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.49s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.86s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.48s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.40s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.08s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.42s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.41s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.43s) [2020-09-15T02:44:01.472Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.44s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.41s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.41s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.42s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.49s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.42s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.40s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunState (0.95s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.41s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.45s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2020-09-15T02:44:01.473Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-09-15T02:44:01.473Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.43s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.39s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunSysctls (1.19s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.54s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.85s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.52s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.50s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.63s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.94s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.44s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.73s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.57s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.41s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.09s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunUserByID (0.55s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.52s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunUserByName (0.69s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.72s) [2020-09-15T02:44:01.473Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-09-15T02:44:01.473Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.48s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.04s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.43s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.65s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.33s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.86s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.34s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.51s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.44s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.45s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.50s) [2020-09-15T02:44:01.473Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-09-15T02:44:01.473Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-09-15T02:44:01.473Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-09-15T02:44:01.473Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-09-15T02:44:01.473Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-09-15T02:44:01.473Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2020-09-15T02:44:01.473Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-09-15T02:44:01.473Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.51s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.50s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.01s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.55s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.46s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.68s) [2020-09-15T02:44:01.473Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-09-15T02:44:01.473Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.08s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.07s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.03s) [2020-09-15T02:44:01.473Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-09-15T02:44:01.473Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-09-15T02:44:01.473Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-09-15T02:44:01.473Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-09-15T02:44:01.473Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-09-15T02:44:01.473Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-09-15T02:44:01.473Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-09-15T02:44:01.473Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-09-15T02:44:01.473Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-09-15T02:44:01.473Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.47s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.43s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.43s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.46s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.28s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.44s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.42s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.42s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.42s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.86s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.42s) [2020-09-15T02:44:01.473Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-09-15T02:44:01.473Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.31s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.85s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.40s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.36s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.42s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.68s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.71s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.98s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.37s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestSaveImageId (0.13s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.86s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.33s) [2020-09-15T02:44:01.473Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents174900139 [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.03s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.12s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.13s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.94s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.92s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.98s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.69s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.79s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.84s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.55s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.77s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.73s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestStartRecordError (1.38s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.11s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.11s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.48s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.36s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.83s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.49s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.42s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.46s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.53s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.47s) [2020-09-15T02:44:01.473Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-09-15T02:44:01.473Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.48s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.40s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.83s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2020-09-15T02:44:01.473Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-09-15T02:44:01.473Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.53s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.05s) [2020-09-15T02:44:01.473Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-09-15T02:44:01.473Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.91s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.56s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.54s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.98s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestUpdateStats (3.59s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.89s) [2020-09-15T02:44:01.473Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-09-15T02:44:01.473Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.62s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.56s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.43s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.65s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.53s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.39s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.23s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.59s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.25s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.27s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.85s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.84s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.29s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.71s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.62s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.46s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.39s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.51s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.15s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.11s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.05s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.66s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.59s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.40s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.43s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.50s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.63s) [2020-09-15T02:44:01.473Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.30s) [2020-09-15T02:44:01.473Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-09-15T02:44:01.473Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-09-15T02:44:01.473Z] === RUN TestDockerRegistrySuite [2020-09-15T02:44:01.473Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-09-15T02:44:02.854Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-09-15T02:44:03.791Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-09-15T02:44:05.170Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-09-15T02:44:05.170Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-09-15T02:44:07.706Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-09-15T02:44:10.250Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-09-15T02:44:12.791Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-09-15T02:44:13.729Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-09-15T02:44:14.668Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-09-15T02:44:15.605Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-09-15T02:44:16.983Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-09-15T02:44:17.552Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-09-15T02:44:18.491Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-09-15T02:44:19.429Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-09-15T02:44:21.338Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-09-15T02:44:23.246Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-09-15T02:44:23.815Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-09-15T02:44:26.356Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-09-15T02:44:26.925Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-09-15T02:44:26.925Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-09-15T02:44:27.868Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-09-15T02:44:28.804Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-09-15T02:44:29.740Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-09-15T02:44:31.645Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-09-15T02:44:32.213Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-09-15T02:44:33.150Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-09-15T02:44:33.408Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-09-15T02:44:33.667Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-09-15T02:44:33.926Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-09-15T02:44:34.186Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-09-15T02:44:34.445Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-09-15T02:44:34.445Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-09-15T02:44:35.826Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-09-15T02:44:37.205Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-09-15T02:44:37.775Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-09-15T02:44:38.714Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-09-15T02:44:39.650Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-09-15T02:44:40.588Z] --- PASS: TestDockerRegistrySuite (38.97s) [2020-09-15T02:44:40.588Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.20s) [2020-09-15T02:44:40.588Z] check_test.go:196: [dc1a0aa977f00] daemon is not started [2020-09-15T02:44:40.588Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.94s) [2020-09-15T02:44:40.588Z] check_test.go:196: [de83bfe0f94cf] daemon is not started [2020-09-15T02:44:40.588Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.23s) [2020-09-15T02:44:40.588Z] check_test.go:196: [d212a05e46f6a] daemon is not started [2020-09-15T02:44:40.588Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-09-15T02:44:40.588Z] check_test.go:196: [dd9142d1e2049] daemon is not started [2020-09-15T02:44:40.588Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.61s) [2020-09-15T02:44:40.588Z] check_test.go:196: [df1e37854b196] daemon is not started [2020-09-15T02:44:40.588Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.65s) [2020-09-15T02:44:40.588Z] check_test.go:196: [dcece021fb990] daemon is not started [2020-09-15T02:44:40.588Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.61s) [2020-09-15T02:44:40.588Z] check_test.go:196: [d2389f0e35ad8] daemon is not started [2020-09-15T02:44:40.588Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.96s) [2020-09-15T02:44:40.588Z] check_test.go:196: [d83acba97876c] daemon is not started [2020-09-15T02:44:40.588Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.83s) [2020-09-15T02:44:40.588Z] check_test.go:196: [d8e2553a667c7] daemon is not started [2020-09-15T02:44:40.588Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.99s) [2020-09-15T02:44:40.588Z] check_test.go:196: [d7f57bdb05808] daemon is not started [2020-09-15T02:44:40.588Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.03s) [2020-09-15T02:44:40.588Z] check_test.go:196: [da048b5502dd1] daemon is not started [2020-09-15T02:44:40.588Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.98s) [2020-09-15T02:44:40.588Z] check_test.go:196: [dbb792f610e19] daemon is not started [2020-09-15T02:44:40.588Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.92s) [2020-09-15T02:44:40.588Z] check_test.go:196: [d7918c21068fd] daemon is not started [2020-09-15T02:44:40.588Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.94s) [2020-09-15T02:44:40.588Z] check_test.go:196: [d56ef696a25a5] daemon is not started [2020-09-15T02:44:40.588Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.73s) [2020-09-15T02:44:40.588Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d76568ccca939fca6631773877bff347a12b2cc480aadc0b8588a2ea550a4d16 [2020-09-15T02:44:40.588Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4c88a8abb07aad016ee639b88bd94aacd838ec4641b4f457e3ab25eb00e4e20e [2020-09-15T02:44:40.588Z] check_test.go:196: [d0b4769ad3700] daemon is not started [2020-09-15T02:44:40.588Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.74s) [2020-09-15T02:44:40.588Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:47e4c77eb647fdf72f806a22e929ea9fe8fd62a4128e25542cbd622b32e7923c [2020-09-15T02:44:40.588Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:deb3e8c575e53496c83216b885671908c4fa7e8740119dff7240577181e77295 [2020-09-15T02:44:40.588Z] check_test.go:196: [d1554fd850e19] daemon is not started [2020-09-15T02:44:40.588Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.91s) [2020-09-15T02:44:40.588Z] check_test.go:196: [dedd53dd69d77] daemon is not started [2020-09-15T02:44:40.588Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.97s) [2020-09-15T02:44:40.588Z] check_test.go:196: [d3fbdb106c50a] daemon is not started [2020-09-15T02:44:40.588Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.90s) [2020-09-15T02:44:40.588Z] check_test.go:196: [d1e1a1a25854e] daemon is not started [2020-09-15T02:44:40.588Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-09-15T02:44:40.588Z] check_test.go:196: [d9d9969f76353] daemon is not started [2020-09-15T02:44:40.588Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2020-09-15T02:44:40.588Z] check_test.go:196: [ddcd266b06091] daemon is not started [2020-09-15T02:44:40.588Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.83s) [2020-09-15T02:44:40.588Z] check_test.go:196: [de4dad8bb2a14] daemon is not started [2020-09-15T02:44:40.588Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.82s) [2020-09-15T02:44:40.588Z] check_test.go:196: [d6a80ed1ecdc2] daemon is not started [2020-09-15T02:44:40.588Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.23s) [2020-09-15T02:44:40.588Z] check_test.go:196: [d2ff3df69bdfa] daemon is not started [2020-09-15T02:44:40.588Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2020-09-15T02:44:40.588Z] check_test.go:196: [d49df21a147e0] daemon is not started [2020-09-15T02:44:40.588Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.96s) [2020-09-15T02:44:40.588Z] check_test.go:196: [d78b502ae7099] daemon is not started [2020-09-15T02:44:40.588Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.35s) [2020-09-15T02:44:40.588Z] check_test.go:196: [d11d2c4ba394a] daemon is not started [2020-09-15T02:44:40.588Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-09-15T02:44:40.588Z] check_test.go:196: [d0ce386c8855c] daemon is not started [2020-09-15T02:44:40.588Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2020-09-15T02:44:40.588Z] check_test.go:196: [d3b6f9642315c] daemon is not started [2020-09-15T02:44:40.588Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2020-09-15T02:44:40.588Z] check_test.go:196: [d36bfb747bcc7] daemon is not started [2020-09-15T02:44:40.588Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-09-15T02:44:40.588Z] check_test.go:196: [deddaa7649990] daemon is not started [2020-09-15T02:44:40.588Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-09-15T02:44:40.588Z] check_test.go:196: [db17bdb4bb70f] daemon is not started [2020-09-15T02:44:40.588Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.99s) [2020-09-15T02:44:40.588Z] check_test.go:196: [d33627b30169a] daemon is not started [2020-09-15T02:44:40.588Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.34s) [2020-09-15T02:44:40.588Z] check_test.go:196: [d5d56fb57b3bf] daemon is not started [2020-09-15T02:44:40.588Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.83s) [2020-09-15T02:44:40.588Z] check_test.go:196: [d203fcf44a70c] daemon is not started [2020-09-15T02:44:40.588Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.06s) [2020-09-15T02:44:40.588Z] check_test.go:196: [dcf2f8e92dd2b] daemon is not started [2020-09-15T02:44:40.588Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2020-09-15T02:44:40.588Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2020-09-15T02:44:40.588Z] === RUN TestDockerSchema1RegistrySuite [2020-09-15T02:44:40.588Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-09-15T02:44:40.588Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-09-15T02:44:43.878Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-09-15T02:44:46.431Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-09-15T02:44:48.966Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-09-15T02:44:49.534Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-09-15T02:44:50.471Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-09-15T02:44:50.731Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-09-15T02:44:51.669Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-09-15T02:44:52.607Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-09-15T02:44:53.546Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-09-15T02:44:56.082Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-09-15T02:44:56.082Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-09-15T02:44:56.341Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-09-15T02:44:56.601Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-09-15T02:44:56.861Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-09-15T02:44:57.120Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-09-15T02:44:57.379Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-09-15T02:44:57.639Z] --- PASS: TestDockerSchema1RegistrySuite (17.14s) [2020-09-15T02:44:57.639Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-09-15T02:44:57.639Z] check_test.go:223: [d63b547d860a7] daemon is not started [2020-09-15T02:44:57.639Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.65s) [2020-09-15T02:44:57.639Z] check_test.go:223: [d1ca0f55e39f4] daemon is not started [2020-09-15T02:44:57.639Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.68s) [2020-09-15T02:44:57.639Z] check_test.go:223: [d865361e9afa8] daemon is not started [2020-09-15T02:44:57.639Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.69s) [2020-09-15T02:44:57.639Z] check_test.go:223: [dd17f23cb58bd] daemon is not started [2020-09-15T02:44:57.639Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.92s) [2020-09-15T02:44:57.639Z] check_test.go:223: [da03f141ae235] daemon is not started [2020-09-15T02:44:57.639Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.97s) [2020-09-15T02:44:57.639Z] check_test.go:223: [d342bf5a8c38e] daemon is not started [2020-09-15T02:44:57.639Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-09-15T02:44:57.639Z] check_test.go:223: [d057c38fb1ac9] daemon is not started [2020-09-15T02:44:57.639Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2020-09-15T02:44:57.639Z] check_test.go:223: [d86f9a5fb70c5] daemon is not started [2020-09-15T02:44:57.639Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2020-09-15T02:44:57.639Z] check_test.go:223: [dedb61f55a25d] daemon is not started [2020-09-15T02:44:57.639Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2020-09-15T02:44:57.639Z] check_test.go:223: [d85fd0a8d52ee] daemon is not started [2020-09-15T02:44:57.639Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.31s) [2020-09-15T02:44:57.639Z] check_test.go:223: [d799dc53aa0c6] daemon is not started [2020-09-15T02:44:57.639Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2020-09-15T02:44:57.639Z] check_test.go:223: [de0573b68fed1] daemon is not started [2020-09-15T02:44:57.639Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2020-09-15T02:44:57.639Z] check_test.go:223: [d77ebef9ace8e] daemon is not started [2020-09-15T02:44:57.639Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-09-15T02:44:57.639Z] check_test.go:223: [d1c88bcb15d94] daemon is not started [2020-09-15T02:44:57.639Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-09-15T02:44:57.639Z] check_test.go:223: [db521a93aa595] daemon is not started [2020-09-15T02:44:57.639Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s) [2020-09-15T02:44:57.639Z] check_test.go:223: [d6c4d18411715] daemon is not started [2020-09-15T02:44:57.639Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2020-09-15T02:44:57.639Z] check_test.go:223: [d3036ba26bef8] daemon is not started [2020-09-15T02:44:57.639Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-09-15T02:44:57.639Z] check_test.go:223: [df9671126f062] daemon is not started [2020-09-15T02:44:57.639Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-09-15T02:44:57.639Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-09-15T02:44:58.576Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-09-15T02:44:58.835Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-09-15T02:44:59.099Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-09-15T02:45:00.036Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-09-15T02:45:00.353Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-09-15T02:45:00.921Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-09-15T02:45:01.181Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-09-15T02:45:01.475Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.82s) [2020-09-15T02:45:01.475Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.82s) [2020-09-15T02:45:01.475Z] check_test.go:252: [dddecc9edf07b] daemon is not started [2020-09-15T02:45:01.475Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2020-09-15T02:45:01.475Z] check_test.go:252: [d21d34d4fefd8] daemon is not started [2020-09-15T02:45:01.475Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-09-15T02:45:01.475Z] check_test.go:252: [d10f25e567271] daemon is not started [2020-09-15T02:45:01.475Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.08s) [2020-09-15T02:45:01.475Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-09-15T02:45:01.475Z] check_test.go:252: [d0dbc31f456ee] daemon is not started [2020-09-15T02:45:01.475Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2020-09-15T02:45:01.475Z] check_test.go:252: [dc1c0c8ac0c75] daemon is not started [2020-09-15T02:45:01.475Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2020-09-15T02:45:01.475Z] check_test.go:252: [dd3d3d6037533] daemon is not started [2020-09-15T02:45:01.475Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-09-15T02:45:01.475Z] check_test.go:252: [d7ad55387c5b8] daemon is not started [2020-09-15T02:45:01.475Z] === RUN TestDockerRegistryAuthTokenSuite [2020-09-15T02:45:01.475Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-09-15T02:45:06.764Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-09-15T02:45:06.764Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-09-15T02:45:07.023Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-09-15T02:45:07.023Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-09-15T02:45:07.282Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.80s) [2020-09-15T02:45:07.282Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.18s) [2020-09-15T02:45:07.282Z] check_test.go:279: [dcde321c9cc1e] daemon is not started [2020-09-15T02:45:07.282Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-09-15T02:45:07.282Z] check_test.go:279: [d57a4f2f7ee72] daemon is not started [2020-09-15T02:45:07.282Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2020-09-15T02:45:07.282Z] check_test.go:279: [d49a83570076b] daemon is not started [2020-09-15T02:45:07.282Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2020-09-15T02:45:07.282Z] check_test.go:279: [d0ab10f0056de] daemon is not started [2020-09-15T02:45:07.282Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-09-15T02:45:07.282Z] check_test.go:279: [db7c4f7612266] daemon is not started [2020-09-15T02:45:07.282Z] === RUN TestDockerNetworkSuite [2020-09-15T02:45:07.282Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-09-15T02:45:09.189Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-09-15T02:45:09.758Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-09-15T02:45:12.298Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-09-15T02:45:14.202Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-09-15T02:45:16.739Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-09-15T02:45:18.121Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-09-15T02:45:23.395Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-09-15T02:45:25.310Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-09-15T02:45:26.688Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-09-15T02:45:26.948Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-09-15T02:45:27.207Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-09-15T02:45:28.142Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-09-15T02:45:29.079Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-09-15T02:45:29.337Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-09-15T02:45:29.596Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-09-15T02:45:30.532Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-09-15T02:45:30.532Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-09-15T02:45:30.532Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-09-15T02:45:30.792Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-09-15T02:45:31.360Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-09-15T02:45:32.738Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-09-15T02:45:32.738Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-09-15T02:45:32.738Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-09-15T02:45:32.996Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-09-15T02:45:35.531Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-09-15T02:45:36.910Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-09-15T02:45:42.183Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-09-15T02:45:42.183Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-09-15T02:45:43.118Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-09-15T02:45:43.383Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-09-15T02:45:43.383Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-09-15T02:45:43.664Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-09-15T02:45:43.665Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-09-15T02:45:43.665Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-09-15T02:45:46.196Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-09-15T02:45:46.196Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-09-15T02:45:46.196Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-09-15T02:45:46.763Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-09-15T02:45:49.299Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-09-15T02:45:50.235Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-09-15T02:45:53.523Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-09-15T02:45:54.460Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-09-15T02:45:54.460Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-09-15T02:45:55.838Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-09-15T02:45:57.743Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-09-15T02:45:57.743Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-09-15T02:45:58.312Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-09-15T02:45:59.251Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-09-15T02:46:00.633Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-09-15T02:46:01.569Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-09-15T02:46:08.145Z] --- PASS: TestDockerNetworkSuite (60.14s) [2020-09-15T02:46:08.145Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.84s) [2020-09-15T02:46:08.145Z] docker_cli_network_unix_test.go:46: [deae72a95d5a9] daemon is not started [2020-09-15T02:46:08.145Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.68s) [2020-09-15T02:46:08.145Z] docker_cli_network_unix_test.go:46: [df3b715815839] daemon is not started [2020-09-15T02:46:08.145Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.62s) [2020-09-15T02:46:08.145Z] docker_cli_network_unix_test.go:46: [d81e2f6cf70a0] daemon is not started [2020-09-15T02:46:08.145Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.50s) [2020-09-15T02:46:08.145Z] docker_cli_network_unix_test.go:46: [dbed640e5b52c] daemon is not started [2020-09-15T02:46:08.145Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.53s) [2020-09-15T02:46:08.145Z] docker_cli_network_unix_test.go:1233: [d8f949047202f] daemon is not started [2020-09-15T02:46:08.145Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.53s) [2020-09-15T02:46:08.145Z] docker_cli_network_unix_test.go:46: [d078186cffe19] daemon is not started [2020-09-15T02:46:08.145Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.12s) [2020-09-15T02:46:08.145Z] docker_cli_network_unix_test.go:46: [dc6bad2d13504] daemon is not started [2020-09-15T02:46:08.145Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.28s) [2020-09-15T02:46:08.145Z] docker_cli_network_unix_test.go:46: [d7c7985ddab1f] daemon is not started [2020-09-15T02:46:08.145Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.14s) [2020-09-15T02:46:08.145Z] docker_cli_network_unix_test.go:46: [da099358562d1] daemon is not started [2020-09-15T02:46:08.145Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s) [2020-09-15T02:46:08.145Z] docker_cli_network_unix_test.go:46: [d2a6789240ea5] daemon is not started [2020-09-15T02:46:08.145Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2020-09-15T02:46:08.145Z] docker_cli_network_unix_test.go:46: [d80cbd9dafb84] daemon is not started [2020-09-15T02:46:08.145Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.86s) [2020-09-15T02:46:08.145Z] docker_cli_network_unix_test.go:46: [d726dafc9c414] daemon is not started [2020-09-15T02:46:08.145Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.04s) [2020-09-15T02:46:08.145Z] docker_cli_network_unix_test.go:46: [d622de7f7369d] daemon is not started [2020-09-15T02:46:08.145Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2020-09-15T02:46:08.145Z] docker_cli_network_unix_test.go:46: [d1c9274476f7d] daemon is not started [2020-09-15T02:46:08.145Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.34s) [2020-09-15T02:46:08.145Z] docker_cli_network_unix_test.go:46: [d21b3ce7da1e2] daemon is not started [2020-09-15T02:46:08.145Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.67s) [2020-09-15T02:46:08.145Z] docker_cli_network_unix_test.go:46: [df6b35a57406d] daemon is not started [2020-09-15T02:46:08.145Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2020-09-15T02:46:08.145Z] docker_cli_network_unix_test.go:46: [ddf3d904de301] daemon is not started [2020-09-15T02:46:08.145Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-09-15T02:46:08.145Z] docker_cli_network_unix_test.go:46: [d0ef96c14447a] daemon is not started [2020-09-15T02:46:08.145Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2020-09-15T02:46:08.145Z] docker_cli_network_unix_test.go:46: [dcccbd64d0cf6] daemon is not started [2020-09-15T02:46:08.145Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.72s) [2020-09-15T02:46:08.145Z] docker_cli_network_unix_test.go:46: [dde667ca08109] daemon is not started [2020-09-15T02:46:08.145Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.01s) [2020-09-15T02:46:08.145Z] docker_cli_network_unix_test.go:46: [dd50823ab86fe] daemon is not started [2020-09-15T02:46:08.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-09-15T02:46:08.146Z] docker_cli_network_unix_test.go:46: [d5fafa1bcc339] daemon is not started [2020-09-15T02:46:08.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2020-09-15T02:46:08.146Z] docker_cli_network_unix_test.go:46: [d493c3a741f6f] daemon is not started [2020-09-15T02:46:08.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2020-09-15T02:46:08.146Z] docker_cli_network_unix_test.go:46: [da80183781735] daemon is not started [2020-09-15T02:46:08.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.34s) [2020-09-15T02:46:08.146Z] docker_cli_network_unix_test.go:968: [d0ce962b8abce] daemon is not started [2020-09-15T02:46:08.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.57s) [2020-09-15T02:46:08.146Z] docker_cli_network_unix_test.go:46: [d4ef063a6b669] daemon is not started [2020-09-15T02:46:08.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.24s) [2020-09-15T02:46:08.146Z] docker_cli_network_unix_test.go:1116: [d2e268e30cdef] daemon is not started [2020-09-15T02:46:08.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2020-09-15T02:46:08.146Z] docker_cli_network_unix_test.go:46: [d955cba6d4920] daemon is not started [2020-09-15T02:46:08.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.92s) [2020-09-15T02:46:08.146Z] docker_cli_network_unix_test.go:46: [dae2e3f9eba6b] daemon is not started [2020-09-15T02:46:08.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2020-09-15T02:46:08.146Z] docker_cli_network_unix_test.go:46: [d0b1c1dde022e] daemon is not started [2020-09-15T02:46:08.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2020-09-15T02:46:08.146Z] docker_cli_network_unix_test.go:46: [d5dd1347e0298] daemon is not started [2020-09-15T02:46:08.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2020-09-15T02:46:08.146Z] docker_cli_network_unix_test.go:46: [d0ee5c4ff2f76] daemon is not started [2020-09-15T02:46:08.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s) [2020-09-15T02:46:08.146Z] docker_cli_network_unix_test.go:46: [d2cb9c7316972] daemon is not started [2020-09-15T02:46:08.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-09-15T02:46:08.146Z] docker_cli_network_unix_test.go:46: [d798baaf4df1d] daemon is not started [2020-09-15T02:46:08.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.33s) [2020-09-15T02:46:08.146Z] docker_cli_network_unix_test.go:46: [defc9c36ce645] daemon is not started [2020-09-15T02:46:08.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-09-15T02:46:08.146Z] docker_cli_network_unix_test.go:46: [de2330f2744bb] daemon is not started [2020-09-15T02:46:08.146Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-09-15T02:46:08.146Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-09-15T02:46:08.146Z] docker_cli_network_unix_test.go:46: [d91e5a701f112] daemon is not started [2020-09-15T02:46:08.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) [2020-09-15T02:46:08.146Z] docker_cli_network_unix_test.go:46: [dd131018e3daa] daemon is not started [2020-09-15T02:46:08.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.44s) [2020-09-15T02:46:08.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.02s) [2020-09-15T02:46:08.146Z] docker_cli_network_unix_test.go:1084: [df548f05b9c15] daemon is not started [2020-09-15T02:46:08.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.09s) [2020-09-15T02:46:08.146Z] docker_cli_network_unix_test.go:46: [d9eb7fdd30ca5] daemon is not started [2020-09-15T02:46:08.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.25s) [2020-09-15T02:46:08.146Z] docker_cli_network_unix_test.go:46: [d47d65fb5336e] daemon is not started [2020-09-15T02:46:08.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.11s) [2020-09-15T02:46:08.146Z] docker_cli_network_unix_test.go:46: [d762cec2474b5] daemon is not started [2020-09-15T02:46:08.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-09-15T02:46:08.146Z] docker_cli_network_unix_test.go:46: [dd95076e9115b] daemon is not started [2020-09-15T02:46:08.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.62s) [2020-09-15T02:46:08.146Z] docker_cli_network_unix_test.go:46: [dc25079d2e9a1] daemon is not started [2020-09-15T02:46:08.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.63s) [2020-09-15T02:46:08.146Z] docker_cli_network_unix_test.go:46: [d4bf05e559a68] daemon is not started [2020-09-15T02:46:08.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.45s) [2020-09-15T02:46:08.146Z] docker_cli_network_unix_test.go:46: [de3f5ad3d3009] daemon is not started [2020-09-15T02:46:08.146Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.84s) [2020-09-15T02:46:08.146Z] docker_cli_network_unix_test.go:46: [d602071768d44] daemon is not started [2020-09-15T02:46:08.146Z] === RUN TestDockerHubPullSuite [2020-09-15T02:46:08.146Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-09-15T02:46:08.405Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-09-15T02:46:09.340Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-09-15T02:46:10.715Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-09-15T02:46:11.283Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-09-15T02:46:11.850Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-09-15T02:46:13.754Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-09-15T02:46:14.013Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-09-15T02:46:14.272Z] --- PASS: TestDockerHubPullSuite (6.80s) [2020-09-15T02:46:14.272Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.83s) [2020-09-15T02:46:14.272Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2020-09-15T02:46:14.272Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.42s) [2020-09-15T02:46:14.272Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.88s) [2020-09-15T02:46:14.272Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.38s) [2020-09-15T02:46:14.272Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2020-09-15T02:46:14.272Z] PASS [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === Skipped [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-09-15T02:46:14.272Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-09-15T02:46:14.272Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-09-15T02:46:14.272Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-09-15T02:46:14.272Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-09-15T02:46:14.272Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-09-15T02:46:14.272Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-09-15T02:46:14.272Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-09-15T02:46:14.272Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-09-15T02:46:14.272Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-09-15T02:46:14.272Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-09-15T02:46:14.272Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-09-15T02:46:14.272Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-09-15T02:46:14.272Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-09-15T02:46:14.272Z] docker_cli_sni_test.go:18: Flakey test [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-09-15T02:46:14.272Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.02s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.02s) [2020-09-15T02:46:14.272Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-09-15T02:46:14.272Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-09-15T02:46:14.272Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-09-15T02:46:14.272Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-09-15T02:46:14.272Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-09-15T02:46:14.272Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-09-15T02:46:14.272Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-09-15T02:46:14.272Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-09-15T02:46:14.272Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-09-15T02:46:14.272Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-09-15T02:46:14.272Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-09-15T02:46:14.272Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-15T02:46:14.272Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-09-15T02:46:14.272Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-15T02:46:14.272Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-09-15T02:46:14.272Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-09-15T02:46:14.272Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-09-15T02:46:14.272Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-09-15T02:46:14.272Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-09-15T02:46:14.272Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-09-15T02:46:14.272Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-09-15T02:46:14.272Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-09-15T02:46:14.272Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-09-15T02:46:14.272Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-09-15T02:46:14.272Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-09-15T02:46:14.272Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-09-15T02:46:14.272Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-09-15T02:46:14.272Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-09-15T02:46:14.272Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-09-15T02:46:14.272Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-09-15T02:46:14.272Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-09-15T02:46:14.272Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-09-15T02:46:14.272Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-09-15T02:46:14.272Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-09-15T02:46:14.272Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-09-15T02:46:14.272Z] [2020-09-15T02:46:14.272Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-09-15T02:46:14.272Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-09-15T02:46:14.273Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-09-15T02:46:14.273Z] docker_cli_network_unix_test.go:46: [d91e5a701f112] daemon is not started [2020-09-15T02:46:14.273Z] [2020-09-15T02:46:14.273Z] [2020-09-15T02:46:14.273Z] DONE 1277 tests, 51 skipped in 1495.443s [2020-09-15T02:46:14.273Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-15T02:46:14.273Z] ++++ cat bundles/test-integration/docker.pid [2020-09-15T02:46:14.273Z] +++ kill 7622 [2020-09-15T02:46:15.208Z] +++ /etc/init.d/apparmor stop [2020-09-15T02:46:15.208Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-15T02:46:15.208Z] [2020-09-15T02:46:15.208Z] Unloading profiles will leave already running processes permanently [2020-09-15T02:46:15.208Z] unconfined, which can lead to unexpected situations. [2020-09-15T02:46:15.208Z] [2020-09-15T02:46:15.208Z] To set a process to complain mode, use the command line tool [2020-09-15T02:46:15.208Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-15T02:46:15.208Z] +++ true [2020-09-15T02:46:15.208Z] exiting test-integration [2020-09-15T02:46:15.208Z] ++ exit 0 [2020-09-15T02:46:15.208Z] [2020-09-15T02:46:15.467Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-09-15T02:46:15.467Z] + for job in $(jobs -p) [2020-09-15T02:46:15.467Z] + wait 10295 [2020-09-15T02:46:17.999Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-09-15T02:46:22.185Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-09-15T02:46:22.185Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-09-15T02:46:26.386Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-09-15T02:46:26.953Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-09-15T02:46:27.889Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-09-15T02:46:30.421Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-09-15T02:47:26.648Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-09-15T02:48:22.883Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-09-15T02:48:28.151Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-09-15T02:48:32.342Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-09-15T02:50:53.819Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-09-15T02:50:55.732Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-09-15T02:50:57.109Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-09-15T02:50:57.109Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-09-15T02:50:57.369Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-09-15T02:50:57.369Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-09-15T02:50:57.937Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-09-15T02:51:00.470Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-09-15T02:51:03.758Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-09-15T02:51:06.290Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-09-15T02:52:02.519Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-09-15T02:52:02.519Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-09-15T02:52:03.942Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-09-15T02:52:06.477Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-09-15T02:52:09.767Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-09-15T02:52:12.302Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-09-15T02:52:34.233Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-09-15T02:52:49.125Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-09-15T02:52:50.063Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-09-15T02:52:52.594Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-09-15T02:52:55.880Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-09-15T02:53:02.445Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-09-15T02:53:06.641Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-09-15T02:53:09.172Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-09-15T02:53:11.705Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-09-15T02:53:14.247Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-09-15T02:53:16.778Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-09-15T02:53:20.064Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-09-15T02:53:22.600Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-09-15T02:54:18.830Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-09-15T02:54:33.726Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite (1644.82s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.92s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.35s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.07s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.93s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.55s) [2020-09-15T02:54:48.602Z] docker_api_swarm_test.go:562: [ddd4251fca5ca] joining swarm manager [d00b8f9123c61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T02:54:48.602Z] docker_api_swarm_test.go:584: [d85e0b9362aca] joining swarm manager [d00b8f9123c61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T02:54:48.602Z] check_test.go:380: [ddd4251fca5ca] daemon is not started [2020-09-15T02:54:48.602Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-09-15T02:54:48.602Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.71s) [2020-09-15T02:54:48.602Z] docker_api_swarm_test.go:45: [dd1838e0e4b3c] joining swarm manager [d1bd9d798b36b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.82s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.94s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.51s) [2020-09-15T02:54:48.602Z] docker_api_swarm_test.go:303: [decb01ad6e6e1] joining swarm manager [df7f5774d1b2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T02:54:48.602Z] docker_api_swarm_test.go:304: [d9d39be7bce8c] joining swarm manager [df7f5774d1b2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T02:54:48.602Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-09-15T02:54:48.602Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.16s) [2020-09-15T02:54:48.602Z] docker_api_swarm_test.go:271: [d22633d38e890] joining swarm manager [d2e95d3b43aa7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T02:54:48.602Z] docker_api_swarm_test.go:272: [d9e066b94c0a0] joining swarm manager [d2e95d3b43aa7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.81s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.39s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.38s) [2020-09-15T02:54:48.602Z] docker_api_swarm_node_test.go:19: [d7201f648dae7] joining swarm manager [d0052b16639ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T02:54:48.602Z] docker_api_swarm_node_test.go:20: [dd1f2610e6b6d] joining swarm manager [d0052b16639ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.56s) [2020-09-15T02:54:48.602Z] docker_api_swarm_test.go:501: [d654314ed0671] joining swarm manager [d0007bfa053e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T02:54:48.602Z] docker_api_swarm_test.go:506: [dc665029c383d] joining swarm manager [d0007bfa053e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.01s) [2020-09-15T02:54:48.602Z] docker_api_swarm_node_test.go:80: [dea20971c6f69] joining swarm manager [d6f50a30b67d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.86s) [2020-09-15T02:54:48.602Z] docker_api_swarm_node_test.go:52: [ddaecba0ceb96] joining swarm manager [d40f09bfde354]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T02:54:48.602Z] docker_api_swarm_node_test.go:53: [d23877aa92204] joining swarm manager [d40f09bfde354]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.44s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.67s) [2020-09-15T02:54:48.602Z] docker_api_swarm_test.go:201: [dce6c4b7cb1b5] joining swarm manager [ddccc302bfd50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (56.02s) [2020-09-15T02:54:48.602Z] docker_api_swarm_test.go:383: [ddc0835bcf79e] joining swarm manager [d3f521aa86a91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T02:54:48.602Z] docker_api_swarm_test.go:384: [de4e8e399bd8b] joining swarm manager [d3f521aa86a91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T02:54:48.602Z] check_test.go:380: [de4e8e399bd8b] daemon is not started [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (50.41s) [2020-09-15T02:54:48.602Z] docker_api_swarm_test.go:801: [d934413de0907] joining swarm manager [d9ece6f725583]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T02:54:48.602Z] docker_api_swarm_test.go:801: [df6a6a9918afb] joining swarm manager [d9ece6f725583]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T02:54:48.602Z] docker_api_swarm_test.go:801: [df191ab7ca438] joining swarm manager [d9ece6f725583]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-09-15T02:54:48.602Z] docker_api_swarm_test.go:801: [db2447326f196] joining swarm manager [d9ece6f725583]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-09-15T02:54:48.602Z] docker_api_swarm_test.go:809: [d62dc9e1339c0] joining swarm manager [d9ece6f725583]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.44s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.04s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.80s) [2020-09-15T02:54:48.602Z] docker_api_swarm_service_test.go:394: [dc3267df5eac8] joining swarm manager [da785d2764c93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T02:54:48.602Z] docker_api_swarm_service_test.go:394: [d14fc19120ef1] joining swarm manager [da785d2764c93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.09s) [2020-09-15T02:54:48.602Z] docker_api_swarm_service_test.go:342: [d0d9d6cecbd1b] joining swarm manager [df104b1a85a7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T02:54:48.602Z] docker_api_swarm_service_test.go:342: [db5cf0020aedf] joining swarm manager [df104b1a85a7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.22s) [2020-09-15T02:54:48.602Z] docker_api_swarm_service_test.go:489: [dfcbe11f2b863] joining swarm manager [d593085a6b3ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T02:54:48.602Z] docker_api_swarm_service_test.go:489: [daa5f96f51c0a] joining swarm manager [d593085a6b3ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.32s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.27s) [2020-09-15T02:54:48.602Z] docker_api_swarm_service_test.go:127: [dd4f8926bdcc9] joining swarm manager [defc5cbf9e3a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T02:54:48.602Z] docker_api_swarm_service_test.go:128: [d307efadfbee7] joining swarm manager [defc5cbf9e3a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T02:54:48.602Z] docker_api_swarm_service_test.go:136: [ddf45f8c2acf8] joining swarm manager [defc5cbf9e3a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-09-15T02:54:48.602Z] docker_api_swarm_service_test.go:137: [d1a2da3992084] joining swarm manager [defc5cbf9e3a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.37s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.86s) [2020-09-15T02:54:48.602Z] docker_api_swarm_service_test.go:303: [d75864c62ba7a] joining swarm manager [d2b826c6b8bd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T02:54:48.602Z] docker_api_swarm_service_test.go:303: [da35a95c27c96] joining swarm manager [d2b826c6b8bd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (29.64s) [2020-09-15T02:54:48.602Z] docker_api_swarm_service_test.go:99: [d60893c629593] joining swarm manager [d25823e318ee3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T02:54:48.602Z] docker_api_swarm_service_test.go:100: [dbbeddbe8054f] joining swarm manager [d25823e318ee3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T02:54:48.602Z] check_test.go:380: [d60893c629593] daemon is not started [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.52s) [2020-09-15T02:54:48.602Z] docker_api_swarm_service_test.go:532: [dcb75c84fb6af] joining swarm manager [da470acf79312]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T02:54:48.602Z] docker_api_swarm_service_test.go:533: [d02e3ee4a3531] joining swarm manager [da470acf79312]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.43s) [2020-09-15T02:54:48.602Z] docker_api_swarm_service_test.go:147: [d21b8777314c6] joining swarm manager [d0d7f89caf528]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T02:54:48.602Z] docker_api_swarm_service_test.go:147: [d645d91104112] joining swarm manager [d0d7f89caf528]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.15s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.85s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.03s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.23s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.16s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.10s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.79s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.21s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.76s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.70s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.02s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.55s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.76s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.52s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.15s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.38s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.68s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.02s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.21s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.81s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.24s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.02s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.33s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.53s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.12s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.30s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.99s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.96s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.17s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.59s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.06s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.74s) [2020-09-15T02:54:48.602Z] docker_cli_service_logs_test.go:245: checking task 1pcdsjop8hky [2020-09-15T02:54:48.602Z] docker_cli_service_logs_test.go:250: checking messages for 1pcdsjop8hky [2020-09-15T02:54:48.602Z] docker_cli_service_logs_test.go:245: checking task mfwmf5xife1p [2020-09-15T02:54:48.602Z] docker_cli_service_logs_test.go:250: checking messages for mfwmf5xife1p [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.35s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.34s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.40s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.63s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.39s) [2020-09-15T02:54:48.602Z] docker_cli_swarm_test.go:1901: [d668d24e22140] joining swarm manager [d71ac9227cec1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T02:54:48.602Z] docker_cli_swarm_test.go:1902: [d351c71ce3cc8] joining swarm manager [d71ac9227cec1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.74s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.65s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.91s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.49s) [2020-09-15T02:54:48.602Z] docker_cli_swarm_test.go:1802: [de96ae92326bd] joining swarm manager [d8442df6bcce1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T02:54:48.602Z] docker_cli_swarm_test.go:1803: [d24dc768f34f0] joining swarm manager [d8442df6bcce1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.85s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (115.78s) [2020-09-15T02:54:48.602Z] docker_cli_swarm_test.go:1321: [d462dd1d97a62] joining swarm manager [d8d6ca0447242]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T02:54:48.602Z] docker_cli_swarm_test.go:1322: [d11a68e59120c] joining swarm manager [d8d6ca0447242]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.17s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.19s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.09s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.38s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.67s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.29s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.86s) [2020-09-15T02:54:48.602Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-09-15T02:54:48.602Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.69s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.72s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.22s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.50s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.97s) [2020-09-15T02:54:48.602Z] docker_cli_swarm_test.go:1186: [d89c8b00e7a33] joining swarm manager [d54f175ec1a05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T02:54:48.602Z] docker_cli_swarm_test.go:1195: [d0cdbb82b2aaa] joining swarm manager [d54f175ec1a05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.12s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.38s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (130.33s) [2020-09-15T02:54:48.602Z] docker_cli_swarm_test.go:1118: [dc1654c42c96e] joining swarm manager [db825890e9908]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T02:54:48.602Z] docker_cli_swarm_test.go:1119: [d58415dae8600] joining swarm manager [db825890e9908]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T02:54:48.602Z] docker_cli_swarm_test.go:1172: [de0417fac667d] joining swarm manager [db825890e9908]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.38s) [2020-09-15T02:54:48.602Z] docker_cli_swarm_test.go:1453: [dca5f473348b3] joining swarm manager [d89a83e9055ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T02:54:48.602Z] docker_cli_swarm_test.go:1454: [d28924a170af3] joining swarm manager [d89a83e9055ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.37s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.32s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.43s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.20s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.37s) [2020-09-15T02:54:48.602Z] docker_cli_swarm_unix_test.go:62: [db8a924846c47] joining swarm manager [d3c53d979bb2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.29s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.18s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.32s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.21s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.50s) [2020-09-15T02:54:48.602Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.23s) [2020-09-15T02:54:48.603Z] docker_api_swarm_test.go:961: [d8116c70d68d2] joining swarm manager [d755094e07c0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T02:54:48.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.60s) [2020-09-15T02:54:48.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.33s) [2020-09-15T02:54:48.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.25s) [2020-09-15T02:54:48.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.08s) [2020-09-15T02:54:48.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.33s) [2020-09-15T02:54:48.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.53s) [2020-09-15T02:54:48.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.67s) [2020-09-15T02:54:48.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.48s) [2020-09-15T02:54:48.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.65s) [2020-09-15T02:54:48.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.67s) [2020-09-15T02:54:48.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.05s) [2020-09-15T02:54:48.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.37s) [2020-09-15T02:54:48.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.94s) [2020-09-15T02:54:48.603Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.24s) [2020-09-15T02:54:48.603Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.29s) [2020-09-15T02:54:48.603Z] === RUN TestDockerExternalVolumeSuite [2020-09-15T02:54:48.603Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-09-15T02:55:06.689Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-09-15T02:56:14.410Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-09-15T02:56:20.970Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-09-15T02:56:53.043Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-09-15T02:57:07.935Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-09-15T02:57:40.008Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-09-15T02:57:52.213Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-09-15T02:58:24.305Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-09-15T02:58:39.184Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-09-15T02:58:57.271Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-09-15T02:59:43.961Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-09-15T03:00:02.045Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-09-15T03:00:34.116Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-09-15T03:01:06.210Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-09-15T03:01:18.009Z] ok github.com/docker/docker/integration-cli 2237.929s [2020-09-15T03:01:18.010Z] [2020-09-15T03:01:18.010Z] === Skipped [2020-09-15T03:01:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-09-15T03:01:18.010Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-09-15T03:01:18.010Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.010Z] [2020-09-15T03:01:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-09-15T03:01:18.010Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-09-15T03:01:18.010Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.010Z] [2020-09-15T03:01:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-09-15T03:01:18.010Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-09-15T03:01:18.010Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.010Z] [2020-09-15T03:01:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-09-15T03:01:18.010Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-09-15T03:01:18.010Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.010Z] [2020-09-15T03:01:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-09-15T03:01:18.010Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-09-15T03:01:18.010Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.010Z] [2020-09-15T03:01:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2020-09-15T03:01:18.010Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2020-09-15T03:01:18.010Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.010Z] [2020-09-15T03:01:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2020-09-15T03:01:18.010Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2020-09-15T03:01:18.010Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.010Z] [2020-09-15T03:01:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-09-15T03:01:18.010Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-09-15T03:01:18.010Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.010Z] [2020-09-15T03:01:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-09-15T03:01:18.010Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-09-15T03:01:18.010Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.010Z] [2020-09-15T03:01:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-09-15T03:01:18.010Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-09-15T03:01:18.010Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.010Z] [2020-09-15T03:01:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-09-15T03:01:18.010Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-09-15T03:01:18.010Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.010Z] [2020-09-15T03:01:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-09-15T03:01:18.010Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-09-15T03:01:18.010Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.010Z] [2020-09-15T03:01:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-09-15T03:01:18.010Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-09-15T03:01:18.010Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-09-15T03:01:18.010Z] [2020-09-15T03:01:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-09-15T03:01:18.010Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-09-15T03:01:18.010Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-09-15T03:01:18.010Z] [2020-09-15T03:01:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-09-15T03:01:18.010Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-09-15T03:01:18.010Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.010Z] [2020-09-15T03:01:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-09-15T03:01:18.010Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-09-15T03:01:18.010Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.010Z] [2020-09-15T03:01:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-09-15T03:01:18.010Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-09-15T03:01:18.010Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-09-15T03:01:18.010Z] [2020-09-15T03:01:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-09-15T03:01:18.010Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-09-15T03:01:18.010Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.010Z] [2020-09-15T03:01:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2020-09-15T03:01:18.010Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2020-09-15T03:01:18.010Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-09-15T03:01:18.010Z] [2020-09-15T03:01:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-09-15T03:01:18.010Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-09-15T03:01:18.010Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.010Z] [2020-09-15T03:01:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-09-15T03:01:18.010Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-09-15T03:01:18.010Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.010Z] [2020-09-15T03:01:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-09-15T03:01:18.010Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-09-15T03:01:18.010Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.010Z] [2020-09-15T03:01:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-09-15T03:01:18.010Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-09-15T03:01:18.010Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-09-15T03:01:18.011Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.31s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.31s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.31s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2020-09-15T03:01:18.011Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.31s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-09-15T03:01:18.011Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.011Z] [2020-09-15T03:01:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-09-15T03:01:18.011Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-09-15T03:01:18.012Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-09-15T03:01:18.012Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-09-15T03:01:18.012Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2020-09-15T03:01:18.012Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-09-15T03:01:18.012Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2020-09-15T03:01:18.012Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2020-09-15T03:01:18.012Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.30s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2020-09-15T03:01:18.012Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-09-15T03:01:18.012Z] docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2020-09-15T03:01:18.012Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-09-15T03:01:18.012Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-09-15T03:01:18.012Z] docker_cli_sni_test.go:18: Flakey test [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-09-15T03:01:18.012Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-09-15T03:01:18.012Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-09-15T03:01:18.012Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-09-15T03:01:18.012Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-09-15T03:01:18.012Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-09-15T03:01:18.012Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-09-15T03:01:18.012Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-09-15T03:01:18.012Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-09-15T03:01:18.012Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-09-15T03:01:18.012Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-09-15T03:01:18.012Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-09-15T03:01:18.012Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-09-15T03:01:18.012Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-09-15T03:01:18.012Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-09-15T03:01:18.012Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-09-15T03:01:18.012Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-09-15T03:01:18.012Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-09-15T03:01:18.012Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-09-15T03:01:18.012Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-09-15T03:01:18.012Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2020-09-15T03:01:18.012Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-09-15T03:01:18.012Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-09-15T03:01:18.012Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-09-15T03:01:18.012Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-09-15T03:01:18.012Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-09-15T03:01:18.012Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-09-15T03:01:18.012Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-09-15T03:01:18.012Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-09-15T03:01:18.012Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-09-15T03:01:18.012Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-09-15T03:01:18.012Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-09-15T03:01:18.012Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-09-15T03:01:18.012Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-09-15T03:01:18.012Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-09-15T03:01:18.012Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-09-15T03:01:18.012Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-09-15T03:01:18.012Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-09-15T03:01:18.012Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-09-15T03:01:18.012Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-09-15T03:01:18.012Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-09-15T03:01:18.012Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-09-15T03:01:18.012Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-09-15T03:01:18.012Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-09-15T03:01:18.012Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-09-15T03:01:18.012Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-09-15T03:01:18.012Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-09-15T03:01:18.012Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-09-15T03:01:18.012Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2020-09-15T03:01:18.012Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-09-15T03:01:18.012Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-09-15T03:01:18.012Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-09-15T03:01:18.012Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-09-15T03:01:18.012Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-09-15T03:01:18.012Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-09-15T03:01:18.012Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-09-15T03:01:18.012Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.012Z] [2020-09-15T03:01:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-09-15T03:01:18.013Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-09-15T03:01:18.013Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-09-15T03:01:18.013Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-09-15T03:01:18.013Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-09-15T03:01:18.013Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-09-15T03:01:18.013Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-09-15T03:01:18.013Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-09-15T03:01:18.013Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-09-15T03:01:18.013Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-09-15T03:01:18.013Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-09-15T03:01:18.013Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-09-15T03:01:18.013Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-09-15T03:01:18.013Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-09-15T03:01:18.013Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-09-15T03:01:18.013Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-09-15T03:01:18.013Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-09-15T03:01:18.013Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-09-15T03:01:18.013Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-09-15T03:01:18.013Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-09-15T03:01:18.013Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-09-15T03:01:18.013Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-09-15T03:01:18.013Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-09-15T03:01:18.013Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-09-15T03:01:18.013Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-09-15T03:01:18.013Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-09-15T03:01:18.013Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-09-15T03:01:18.013Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-09-15T03:01:18.013Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-09-15T03:01:18.013Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-09-15T03:01:18.013Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-09-15T03:01:18.013Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-09-15T03:01:18.013Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-09-15T03:01:18.013Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-09-15T03:01:18.013Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-09-15T03:01:18.013Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-09-15T03:01:18.013Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-09-15T03:01:18.013Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-09-15T03:01:18.013Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-09-15T03:01:18.013Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-09-15T03:01:18.013Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-09-15T03:01:18.013Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-09-15T03:01:18.013Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2020-09-15T03:01:18.013Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-09-15T03:01:18.013Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-09-15T03:01:18.013Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-09-15T03:01:18.013Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-09-15T03:01:18.013Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-09-15T03:01:18.013Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-09-15T03:01:18.013Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-09-15T03:01:18.013Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-09-15T03:01:18.013Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-09-15T03:01:18.013Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-09-15T03:01:18.013Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-09-15T03:01:18.013Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2020-09-15T03:01:18.013Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-09-15T03:01:18.013Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-09-15T03:01:18.013Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-09-15T03:01:18.013Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-09-15T03:01:18.013Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-09-15T03:01:18.013Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-09-15T03:01:18.013Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-09-15T03:01:18.013Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-09-15T03:01:18.013Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.013Z] [2020-09-15T03:01:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-09-15T03:01:18.014Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-09-15T03:01:18.014Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-09-15T03:01:18.014Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-09-15T03:01:18.014Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-09-15T03:01:18.014Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-09-15T03:01:18.014Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-09-15T03:01:18.014Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2020-09-15T03:01:18.014Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-09-15T03:01:18.014Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-09-15T03:01:18.014Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-09-15T03:01:18.014Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-09-15T03:01:18.014Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-09-15T03:01:18.014Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-09-15T03:01:18.014Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-09-15T03:01:18.014Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2020-09-15T03:01:18.014Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-09-15T03:01:18.014Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2020-09-15T03:01:18.014Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-09-15T03:01:18.014Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-09-15T03:01:18.014Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-09-15T03:01:18.014Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-09-15T03:01:18.014Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-09-15T03:01:18.014Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-09-15T03:01:18.014Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-09-15T03:01:18.014Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-09-15T03:01:18.014Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-09-15T03:01:18.014Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-09-15T03:01:18.014Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-09-15T03:01:18.014Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-09-15T03:01:18.014Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-09-15T03:01:18.014Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2020-09-15T03:01:18.014Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-09-15T03:01:18.014Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-09-15T03:01:18.014Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-09-15T03:01:18.014Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-09-15T03:01:18.014Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2020-09-15T03:01:18.014Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-09-15T03:01:18.014Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-09-15T03:01:18.014Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-09-15T03:01:18.014Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-09-15T03:01:18.014Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-09-15T03:01:18.014Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-09-15T03:01:18.014Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-09-15T03:01:18.014Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-09-15T03:01:18.014Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-09-15T03:01:18.014Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-09-15T03:01:18.014Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-09-15T03:01:18.014Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-09-15T03:01:18.014Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-09-15T03:01:18.014Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-09-15T03:01:18.014Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-09-15T03:01:18.014Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-09-15T03:01:18.014Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-09-15T03:01:18.014Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-09-15T03:01:18.014Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-09-15T03:01:18.014Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-09-15T03:01:18.014Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-09-15T03:01:18.014Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-09-15T03:01:18.014Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2020-09-15T03:01:18.014Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-09-15T03:01:18.014Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-09-15T03:01:18.014Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-09-15T03:01:18.014Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-09-15T03:01:18.014Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-09-15T03:01:18.014Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-09-15T03:01:18.014Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-09-15T03:01:18.014Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.014Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-09-15T03:01:18.015Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-09-15T03:01:18.015Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-09-15T03:01:18.015Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.015Z] [2020-09-15T03:01:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.42s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.42s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-09-15T03:01:18.016Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-09-15T03:01:18.016Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.016Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-09-15T03:01:18.017Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-09-15T03:01:18.017Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-09-15T03:01:18.017Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-09-15T03:01:18.017Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-09-15T03:01:18.017Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-09-15T03:01:18.017Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-09-15T03:01:18.017Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-09-15T03:01:18.017Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2020-09-15T03:01:18.017Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-09-15T03:01:18.017Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-09-15T03:01:18.017Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-09-15T03:01:18.017Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-09-15T03:01:18.017Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-09-15T03:01:18.017Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-09-15T03:01:18.017Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-09-15T03:01:18.017Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-09-15T03:01:18.017Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-09-15T03:01:18.017Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-09-15T03:01:18.017Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2020-09-15T03:01:18.017Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-09-15T03:01:18.017Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-09-15T03:01:18.017Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-09-15T03:01:18.017Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-09-15T03:01:18.017Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-09-15T03:01:18.017Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-09-15T03:01:18.017Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-09-15T03:01:18.017Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2020-09-15T03:01:18.017Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-09-15T03:01:18.017Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-09-15T03:01:18.017Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-09-15T03:01:18.017Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-09-15T03:01:18.017Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-09-15T03:01:18.017Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-09-15T03:01:18.017Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-09-15T03:01:18.017Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-09-15T03:01:18.017Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-09-15T03:01:18.017Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-09-15T03:01:18.017Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-09-15T03:01:18.017Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-09-15T03:01:18.017Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2020-09-15T03:01:18.017Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-09-15T03:01:18.017Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-09-15T03:01:18.017Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-09-15T03:01:18.017Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-09-15T03:01:18.017Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-09-15T03:01:18.017Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-09-15T03:01:18.017Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-09-15T03:01:18.017Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-09-15T03:01:18.017Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-09-15T03:01:18.017Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-09-15T03:01:18.017Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-09-15T03:01:18.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-09-15T03:01:18.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-09-15T03:01:18.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-15T03:01:18.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-15T03:01:18.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-15T03:01:18.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-09-15T03:01:18.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-09-15T03:01:18.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-09-15T03:01:18.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-09-15T03:01:18.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-09-15T03:01:18.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-09-15T03:01:18.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-09-15T03:01:18.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-09-15T03:01:18.017Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-09-15T03:01:18.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.017Z] [2020-09-15T03:01:18.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-09-15T03:01:18.018Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.018Z] [2020-09-15T03:01:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-09-15T03:01:18.018Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-09-15T03:01:18.019Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.019Z] [2020-09-15T03:01:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-09-15T03:01:18.019Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-09-15T03:01:18.019Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.019Z] [2020-09-15T03:01:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-09-15T03:01:18.019Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-09-15T03:01:18.019Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.019Z] [2020-09-15T03:01:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-09-15T03:01:18.019Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-09-15T03:01:18.019Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.019Z] [2020-09-15T03:01:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-09-15T03:01:18.019Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-09-15T03:01:18.019Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.019Z] [2020-09-15T03:01:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-09-15T03:01:18.019Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-09-15T03:01:18.019Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.019Z] [2020-09-15T03:01:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-09-15T03:01:18.019Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-09-15T03:01:18.019Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.019Z] [2020-09-15T03:01:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-09-15T03:01:18.019Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-09-15T03:01:18.019Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.019Z] [2020-09-15T03:01:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-09-15T03:01:18.019Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-09-15T03:01:18.019Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.019Z] [2020-09-15T03:01:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-09-15T03:01:18.019Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-09-15T03:01:18.019Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.019Z] [2020-09-15T03:01:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-09-15T03:01:18.019Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-09-15T03:01:18.019Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.019Z] [2020-09-15T03:01:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-09-15T03:01:18.019Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-09-15T03:01:18.019Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.019Z] [2020-09-15T03:01:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-09-15T03:01:18.019Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-09-15T03:01:18.019Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.019Z] [2020-09-15T03:01:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-09-15T03:01:18.019Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-09-15T03:01:18.019Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.019Z] [2020-09-15T03:01:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-09-15T03:01:18.019Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-09-15T03:01:18.019Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.019Z] [2020-09-15T03:01:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-09-15T03:01:18.019Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.019Z] [2020-09-15T03:01:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-09-15T03:01:18.019Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.019Z] [2020-09-15T03:01:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-09-15T03:01:18.019Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-09-15T03:01:18.019Z] [2020-09-15T03:01:18.019Z] [2020-09-15T03:01:18.019Z] DONE 1096 tests, 549 skipped in 2246.144s [2020-09-15T03:01:18.019Z] INFO: Integration tests ended at 09/15/2020 03:01:08. Duration:00:37:26.2613892 [2020-09-15T03:01:18.019Z] INFO: Docker info of the daemon under test at end of run [2020-09-15T03:01:18.019Z] [2020-09-15T03:01:18.019Z] Containers: 2 [2020-09-15T03:01:18.019Z] Running: 0 [2020-09-15T03:01:18.019Z] Paused: 0 [2020-09-15T03:01:18.019Z] Stopped: 2 [2020-09-15T03:01:18.019Z] Images: 15 [2020-09-15T03:01:18.019Z] Server Version: 0.0.0-dev [2020-09-15T03:01:18.019Z] Storage Driver: windowsfilter [2020-09-15T03:01:18.019Z] Windows: [2020-09-15T03:01:18.019Z] Logging Driver: json-file [2020-09-15T03:01:18.019Z] Plugins: [2020-09-15T03:01:18.019Z] Volume: local [2020-09-15T03:01:18.019Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-15T03:01:18.019Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-15T03:01:18.019Z] Swarm: inactive [2020-09-15T03:01:18.019Z] Default Isolation: process [2020-09-15T03:01:18.019Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-15T03:01:18.019Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-09-15T03:01:18.019Z] OSType: windows [2020-09-15T03:01:18.019Z] Architecture: x86_64 [2020-09-15T03:01:18.019Z] CPUs: 4 [2020-09-15T03:01:18.019Z] Total Memory: 32GiB [2020-09-15T03:01:18.019Z] Name: azwin-2-a6fa70 [2020-09-15T03:01:18.019Z] ID: DIUY:YXKX:QTRQ:ZM2I:ZQC5:UMRG:RS4G:HUC4:MSBB:GD26:3IHE:BHG5 [2020-09-15T03:01:18.019Z] Docker Root Dir: D:\CI\PR-41445\3\daemon [2020-09-15T03:01:18.019Z] Debug Mode (client): false [2020-09-15T03:01:18.019Z] Debug Mode (server): true [2020-09-15T03:01:18.019Z] File Descriptors: -1 [2020-09-15T03:01:18.019Z] Goroutines: 18 [2020-09-15T03:01:18.019Z] System Time: 2020-09-15T03:01:08.6599217Z [2020-09-15T03:01:18.019Z] EventsListeners: 0 [2020-09-15T03:01:18.019Z] Registry: https://index.docker.io/v1/ [2020-09-15T03:01:18.019Z] Labels: [2020-09-15T03:01:18.019Z] Experimental: false [2020-09-15T03:01:18.019Z] Insecure Registries: [2020-09-15T03:01:18.019Z] 127.0.0.0/8 [2020-09-15T03:01:18.019Z] Live Restore Enabled: false [2020-09-15T03:01:18.019Z] [2020-09-15T03:01:18.019Z] [2020-09-15T03:01:18.019Z] INFO: Stopping daemon under test [2020-09-15T03:01:18.019Z] SUCCESS: The process with PID 6668 (child process of PID 7252) has been terminated. [2020-09-15T03:01:18.019Z] SUCCESS: The process with PID 7252 (child process of PID 8672) has been terminated. [2020-09-15T03:01:18.019Z] INFO: Stop tailing logs of the daemon under tests [2020-09-15T03:01:18.019Z] INFO: executeCI.ps1 Completed successfully at 09/15/2020 03:01:08. [2020-09-15T03:01:18.019Z] INFO: Tidying up at end of run [2020-09-15T03:01:18.019Z] INFO: Saving daemon under test log (d:\CI\PR-41445\3\dut.out) to C:\windows\TEMP\CIDUT.out [2020-09-15T03:01:18.019Z] INFO: Saving daemon under test log (d:\CI\PR-41445\3\dut.err) to C:\windows\TEMP\CIDUT.err [2020-09-15T03:01:18.019Z] INFO: Nuke-Everything... [2020-09-15T03:01:18.019Z] INFO: Container count on control daemon to delete is 2 [2020-09-15T03:01:18.019Z] 399e36c210d6 [2020-09-15T03:01:18.019Z] ffefa873ed00 [2020-09-15T03:01:18.019Z] INFO: Tidying pidfile d:\CI\PR-41445\3\docker.pid [2020-09-15T03:01:18.019Z] INFO: Nuking d:\CI [2020-09-15T03:01:18.415Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-09-15T03:01:36.499Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-09-15T03:01:39.193Z] INFO: Zapped successfully [2020-09-15T03:01:39.193Z] [2020-09-15T03:01:39.193Z] INFO: executeCI.ps1 exiting at Tue Sep 15 03:01:35 CUT 2020. Duration 00:51:49.2671328 [2020-09-15T03:01:39.193Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-09-15T03:01:39.437Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-09-15T03:01:41.574Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-09-15T03:01:43.337Z] Archiving artifacts [2020-09-15T03:01:44.519Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41445/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-15T03:01:45.451Z] + make clean [2020-09-15T03:01:46.428Z] docker volume rm -f docker-dev-cache [2020-09-15T03:01:46.428Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-15T03:01:51.373Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-09-15T03:02:06.268Z] --- PASS: TestDockerExternalVolumeSuite (436.94s) [2020-09-15T03:02:06.268Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.56s) [2020-09-15T03:02:06.268Z] docker_cli_external_volume_driver_test.go:53: [dc994bd083a99] daemon is not started [2020-09-15T03:02:06.268Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-09-15T03:02:06.268Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.15s) [2020-09-15T03:02:06.268Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-09-15T03:02:06.268Z] docker_cli_external_volume_driver_test.go:53: [db15bf33a1eb4] daemon is not started [2020-09-15T03:02:06.268Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-09-15T03:02:06.268Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-09-15T03:02:06.268Z] docker_cli_external_volume_driver_test.go:53: [dfdedafc1fed9] daemon is not started [2020-09-15T03:02:06.268Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-09-15T03:02:06.268Z] docker_cli_external_volume_driver_test.go:53: [d45e26310e1c1] daemon is not started [2020-09-15T03:02:06.268Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2020-09-15T03:02:06.268Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2020-09-15T03:02:06.268Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2020-09-15T03:02:06.268Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-09-15T03:02:06.268Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s) [2020-09-15T03:02:06.268Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2020-09-15T03:02:06.268Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.92s) [2020-09-15T03:02:06.268Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.14s) [2020-09-15T03:02:06.268Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s) [2020-09-15T03:02:06.268Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2020-09-15T03:02:06.268Z] docker_cli_external_volume_driver_test.go:485: [d79515565d4c0] daemon is not started [2020-09-15T03:02:06.268Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-09-15T03:02:06.268Z] docker_cli_external_volume_driver_test.go:53: [d83b6855bbe32] daemon is not started [2020-09-15T03:02:06.268Z] PASS [2020-09-15T03:02:06.268Z] [2020-09-15T03:02:06.268Z] === Skipped [2020-09-15T03:02:06.268Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-09-15T03:02:06.268Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-09-15T03:02:06.268Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-09-15T03:02:06.268Z] check_test.go:309: [d061bdc49b435] daemon is not started [2020-09-15T03:02:06.268Z] [2020-09-15T03:02:06.268Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-09-15T03:02:06.268Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-09-15T03:02:06.268Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-09-15T03:02:06.268Z] check_test.go:309: [ddcb4ec9205a1] daemon is not started [2020-09-15T03:02:06.268Z] [2020-09-15T03:02:06.268Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-09-15T03:02:06.268Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-09-15T03:02:06.268Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-09-15T03:02:06.268Z] check_test.go:309: [d644bca5b2c22] daemon is not started [2020-09-15T03:02:06.268Z] [2020-09-15T03:02:06.268Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-09-15T03:02:06.268Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-09-15T03:02:06.268Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-09-15T03:02:06.268Z] [2020-09-15T03:02:06.268Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-09-15T03:02:06.268Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-09-15T03:02:06.268Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-09-15T03:02:06.268Z] [2020-09-15T03:02:06.268Z] [2020-09-15T03:02:06.268Z] DONE 273 tests, 5 skipped in 2446.823s [2020-09-15T03:02:06.268Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-15T03:02:06.268Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/ded13aea780da/docker.pid [2020-09-15T03:02:06.268Z] +++ kill 5358 [2020-09-15T03:02:06.268Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5358 is not a child of this shell [2020-09-15T03:02:06.268Z] warning: PID 5358 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/ded13aea780da/docker.pid had a nonzero exit code [2020-09-15T03:02:06.268Z] ++++ cat bundles/test-integration/docker.pid [2020-09-15T03:02:06.268Z] +++ kill 7612 [2020-09-15T03:02:06.836Z] +++ /etc/init.d/apparmor stop [2020-09-15T03:02:06.836Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-15T03:02:06.836Z] [2020-09-15T03:02:06.836Z] Unloading profiles will leave already running processes permanently [2020-09-15T03:02:06.836Z] unconfined, which can lead to unexpected situations. [2020-09-15T03:02:06.836Z] [2020-09-15T03:02:06.836Z] To set a process to complain mode, use the command line tool [2020-09-15T03:02:06.836Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-15T03:02:06.836Z] +++ true [2020-09-15T03:02:06.836Z] exiting test-integration [2020-09-15T03:02:06.836Z] ++ exit 0 [2020-09-15T03:02:06.836Z] [2020-09-15T03:02:07.403Z] + exit 0 [2020-09-15T03:02:07.403Z] ++ jobs -p [2020-09-15T03:02:07.403Z] + pids= [2020-09-15T03:02:07.403Z] + echo 'Remaining pids to kill: []' [2020-09-15T03:02:07.403Z] Remaining pids to kill: [] [2020-09-15T03:02:07.403Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-09-15T03:02:07.416Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-15T03:02:09.477Z] + echo Ensuring container killed. [2020-09-15T03:02:09.477Z] Ensuring container killed. [2020-09-15T03:02:09.477Z] + docker ps -aq -f name=docker-pr3-* [2020-09-15T03:02:09.477Z] + cids=bfe59d76a3bc [2020-09-15T03:02:09.477Z] 4b54fab40ada [2020-09-15T03:02:09.477Z] c0983d9a89b2 [2020-09-15T03:02:09.477Z] + [ -n bfe59d76a3bc [2020-09-15T03:02:09.477Z] 4b54fab40ada [2020-09-15T03:02:09.477Z] c0983d9a89b2 ] [2020-09-15T03:02:09.477Z] + docker rm -vf bfe59d76a3bc 4b54fab40ada c0983d9a89b2 [2020-09-15T03:02:10.866Z] bfe59d76a3bc [2020-09-15T03:02:10.866Z] 4b54fab40ada [2020-09-15T03:02:11.804Z] c0983d9a89b2 [Pipeline] sh [2020-09-15T03:02:12.091Z] + echo Chowning /workspace to jenkins user [2020-09-15T03:02:12.091Z] Chowning /workspace to jenkins user [2020-09-15T03:02:12.091Z] + id -u [2020-09-15T03:02:12.091Z] + id -g [2020-09-15T03:02:12.091Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41445:/workspace busybox chown -R 1000:1000 /workspace [2020-09-15T03:02:12.091Z] Unable to find image 'busybox:latest' locally [2020-09-15T03:02:17.358Z] latest: Pulling from library/busybox [2020-09-15T03:02:17.358Z] df8698476c65: Pulling fs layer [2020-09-15T03:02:17.358Z] df8698476c65: Verifying Checksum [2020-09-15T03:02:17.358Z] df8698476c65: Download complete [2020-09-15T03:02:17.358Z] df8698476c65: Pull complete [2020-09-15T03:02:17.358Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-15T03:02:17.358Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-15T03:02:20.958Z] + bundleName=amd64 [2020-09-15T03:02:20.958Z] + echo Creating amd64-bundles.tar.gz [2020-09-15T03:02:20.958Z] Creating amd64-bundles.tar.gz [2020-09-15T03:02:20.958Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-09-15T03:02:20.958Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-09-15T03:02:21.905Z] Archiving artifacts [2020-09-15T03:02:23.856Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41445/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-15T03:02:24.172Z] + make clean [2020-09-15T03:02:24.430Z] docker volume rm -f docker-dev-cache [2020-09-15T03:02:24.430Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS